Trace number 237677

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.13 1816.8

General information on the benchmark

Namehaystacks/
haystacks_29.xml
MD5SUM6ea2fd023b80d39fcc8c5d27a75b4ff2
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark55.5806
SatisfiableNO
(Un)Satisfiability was proved
Number of variables841
Number of constraints11802
Maximum constraint arity2
Maximum domain size29
Number of constraints which are defined in extension0
Number of constraints which are defined in intension11802
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/237677-1168083343/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.51	     nbVariables=841  nbDomainTypes=1  minDomainSize=29  maxDomainSize=29
0.51	       =>  wckTime=0.19  cpuTime=0.15  mem=8M838
0.51	   
0.51	   predicates being loaded...
0.51	   
0.51	   constraints being loaded...
2.07	     nbConstraints=11802  nbConvertedConstraints=11802  nbConvertConstraintsChecks=3364  nbExtensionStructures=4
2.07	     nbSharedExtensionStructures=11798  nbConflictsStructures=4  nbSharedConflictsStructures=11798
2.07	     nbSharedBinaryRepresentations=173  maxDegree=29  maxArity=2
2.07	       =>  wckTime=1.757  cpuTime=1.53  mem=28M787
2.18	   
2.19	   solver IterativeSystematicSolver being built... 
2.40	       =>  wckTime=2.087  cpuTime=1.71  mem=24M293
2.47	   
2.47	   preprocessing
2.47	     nbConstraintChecks=0  nbPropagations=841  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.47	     detectedInconsistency=no
2.47	       =>  wckTime=0.054  cpuTime=0.05  mem=24M293
2.61	   
2.61	   search
2.61	     run=0  nbConstraintChecks=47011  nbPropagations=2957  nbRevisions=2147  nbUselessRevisions=66  nbAssignments=99
2.61	     nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=120  nbRestartNogoods=0  mapSize=10  nbInferences=0
2.61	     nbTooLargeKeys=0
2.61	       =>  wckTime=0.197  cpuTime=0.17  mem=25M287
2.67	   
2.67	   search
2.67	     run=1  nbConstraintChecks=94255  nbPropagations=8074  nbRevisions=6495  nbUselessRevisions=205  nbAssignments=208
2.67	     nbFailedAssignments=24  nbBacktracks=25  nbVisitedNodes=257  nbRestartNogoods=4  mapSize=25  nbInferences=0
2.67	     nbTooLargeKeys=0
2.67	       =>  wckTime=0.258  cpuTime=0.23  mem=25M287
2.73	   
2.73	   search
2.73	     run=2  nbConstraintChecks=141716  nbPropagations=15416  nbRevisions=13117  nbUselessRevisions=421
2.73	     nbAssignments=330  nbFailedAssignments=44  nbBacktracks=47  nbVisitedNodes=419  nbRestartNogoods=7  mapSize=47
2.73	     nbInferences=0  nbTooLargeKeys=0
2.73	       =>  wckTime=0.322  cpuTime=0.29  mem=25M287
2.80	   
2.80	   search
2.80	     run=3  nbConstraintChecks=189477  nbPropagations=25065  nbRevisions=22095  nbUselessRevisions=716
2.80	     nbAssignments=471  nbFailedAssignments=71  nbBacktracks=80  nbVisitedNodes=615  nbRestartNogoods=12  mapSize=80
2.80	     nbInferences=1  nbTooLargeKeys=0
2.80	       =>  wckTime=0.39  cpuTime=0.36  mem=26M282
2.88	   
2.88	   search
2.88	     run=4  nbConstraintChecks=237592  nbPropagations=37146  nbRevisions=33552  nbUselessRevisions=1091
2.88	     nbAssignments=640  nbFailedAssignments=108  nbBacktracks=131  nbVisitedNodes=861  nbRestartNogoods=16  mapSize=129
2.88	     nbInferences=4  nbTooLargeKeys=0
2.88	       =>  wckTime=0.471  cpuTime=0.43  mem=26M282
2.98	   
2.98	   search
2.98	     run=5  nbConstraintChecks=286419  nbPropagations=51897  nbRevisions=47700  nbUselessRevisions=1547
2.98	     nbAssignments=860  nbFailedAssignments=157  nbBacktracks=208  nbVisitedNodes=1196  nbRestartNogoods=21  mapSize=204
2.98	     nbInferences=21  nbTooLargeKeys=0
2.98	       =>  wckTime=0.568  cpuTime=0.52  mem=27M277
3.09	   
3.09	   search
3.09	     run=6  nbConstraintChecks=336112  nbPropagations=69634  nbRevisions=64844  nbUselessRevisions=2085
3.09	     nbAssignments=1148  nbFailedAssignments=231  nbBacktracks=321  nbVisitedNodes=1654  nbRestartNogoods=23
3.09	     mapSize=316  nbInferences=43  nbTooLargeKeys=0
3.09	       =>  wckTime=0.685  cpuTime=0.64  mem=28M271
3.26	   
3.26	   search
3.26	     run=7  nbConstraintChecks=387115  nbPropagations=90861  nbRevisions=85450  nbUselessRevisions=2707
3.26	     nbAssignments=1546  nbFailedAssignments=338  nbBacktracks=491  nbVisitedNodes=2308  nbRestartNogoods=30
3.26	     mapSize=486  nbInferences=85  nbTooLargeKeys=0
3.26	       =>  wckTime=0.854  cpuTime=0.79  mem=29M266
3.47	   
3.47	   search
3.47	     run=8  nbConstraintChecks=440217  nbPropagations=116361  nbRevisions=110226  nbUselessRevisions=3419
3.47	     nbAssignments=2114  nbFailedAssignments=489  nbBacktracks=747  nbVisitedNodes=3261  nbRestartNogoods=38
3.47	     mapSize=742  nbInferences=168  nbTooLargeKeys=0
3.47	       =>  wckTime=1.063  cpuTime=0.99  mem=31M255
3.76	   
3.76	   search
3.76	     run=9  nbConstraintChecks=496796  nbPropagations=147417  nbRevisions=140309  nbUselessRevisions=4222
3.76	     nbAssignments=2951  nbFailedAssignments=707  nbBacktracks=1131  nbVisitedNodes=4690  nbRestartNogoods=45
3.76	     mapSize=1126  nbInferences=324  nbTooLargeKeys=0
3.76	       =>  wckTime=1.352  cpuTime=1.27  mem=33M245
4.07	   
4.07	   search
4.07	     run=10  nbConstraintChecks=562786  nbPropagations=184852  nbRevisions=176980  nbUselessRevisions=5281
4.07	     nbAssignments=3967  nbFailedAssignments=1082  nbBacktracks=1707  nbVisitedNodes=6496  nbRestartNogoods=50
4.07	     mapSize=1668  nbInferences=364  nbTooLargeKeys=0
4.07	       =>  wckTime=1.657  cpuTime=1.57  mem=35M234
4.55	   
4.55	   search
4.55	     run=11  nbConstraintChecks=640034  nbPropagations=232468  nbRevisions=223735  nbUselessRevisions=6833
4.55	     nbAssignments=5734  nbFailedAssignments=1581  nbBacktracks=2571  nbVisitedNodes=9641  nbRestartNogoods=57
4.55	     mapSize=2498  nbInferences=744  nbTooLargeKeys=0
4.55	       =>  wckTime=2.136  cpuTime=2.04  mem=37M223
5.28	   
5.28	   search
5.28	     run=12  nbConstraintChecks=734122  nbPropagations=295935  nbRevisions=285342  nbUselessRevisions=8924
5.28	     nbAssignments=8603  nbFailedAssignments=2272  nbBacktracks=3869  nbVisitedNodes=14748  nbRestartNogoods=67
5.28	     mapSize=3762  nbInferences=1600  nbTooLargeKeys=0
5.28	       =>  wckTime=2.874  cpuTime=2.77  mem=39M213
6.78	   
6.78	   search
6.78	     run=13  nbConstraintChecks=912963  nbPropagations=386064  nbRevisions=370951  nbUselessRevisions=11765
6.78	     nbAssignments=13253  nbFailedAssignments=3127  nbBacktracks=5815  nbVisitedNodes=22851  nbRestartNogoods=78
6.78	     mapSize=5671  nbInferences=3343  nbTooLargeKeys=0
6.78	       =>  wckTime=4.371  cpuTime=4.26  mem=54M133
9.54	   
9.54	   search
9.54	     run=14  nbConstraintChecks=1144896  nbPropagations=522017  nbRevisions=494984  nbUselessRevisions=15285
9.54	     nbAssignments=21329  nbFailedAssignments=4121  nbBacktracks=8735  nbVisitedNodes=36973  nbRestartNogoods=89
9.54	     mapSize=8564  nbInferences=7401  nbTooLargeKeys=0
9.54	       =>  wckTime=7.126  cpuTime=6.95  mem=56M890
14.03	   
14.03	   search
14.03	     run=15  nbConstraintChecks=1557710  nbPropagations=734445  nbRevisions=683053  nbUselessRevisions=20592
14.03	     nbAssignments=34279  nbFailedAssignments=5431  nbBacktracks=13114  nbVisitedNodes=59700  nbRestartNogoods=103
14.03	     mapSize=12875  nbInferences=14558  nbTooLargeKeys=0
14.03	       =>  wckTime=11.619  cpuTime=11.35  mem=79M130
17.94	   
17.94	   search
17.94	     run=16  nbConstraintChecks=1885175  nbPropagations=1017302  nbRevisions=934805  nbUselessRevisions=26526
17.94	     nbAssignments=48158  nbFailedAssignments=8941  nbBacktracks=19683  nbVisitedNodes=84265  nbRestartNogoods=122
17.94	     mapSize=19386  nbInferences=18225  nbTooLargeKeys=0
17.94	       =>  wckTime=15.531  cpuTime=15.17  mem=77M27
28.97	   
28.97	   search
28.97	     run=17  nbConstraintChecks=2674811  nbPropagations=1487778  nbRevisions=1338130  nbUselessRevisions=35458
28.97	     nbAssignments=80355  nbFailedAssignments=11344  nbBacktracks=29536  nbVisitedNodes=141078  nbRestartNogoods=130
28.97	     mapSize=29173  nbInferences=38036  nbTooLargeKeys=0
28.97	       =>  wckTime=26.557  cpuTime=26.0  mem=143M775
45.52	   
45.52	   search
45.52	     run=18  nbConstraintChecks=3834112  nbPropagations=2237867  nbRevisions=1966154  nbUselessRevisions=48800
45.52	     nbAssignments=128684  nbFailedAssignments=14759  nbBacktracks=44314  nbVisitedNodes=226238  nbRestartNogoods=145
45.52	     mapSize=43847  nbInferences=68041  nbTooLargeKeys=0
45.52	       =>  wckTime=43.106  cpuTime=42.24  mem=200M738
61.66	   
61.66	   search
61.66	     run=19  nbConstraintChecks=4925277  nbPropagations=3304440  nbRevisions=2858694  nbUselessRevisions=66418
61.66	     nbAssignments=188395  nbFailedAssignments=23280  nbBacktracks=66482  nbVisitedNodes=331939  nbRestartNogoods=171
61.66	     mapSize=65947  nbInferences=96989  nbTooLargeKeys=0
61.67	       =>  wckTime=59.255  cpuTime=58.12  mem=239M558
104.28	   
104.28	   search
104.28	     run=20  nbConstraintChecks=8104506  nbPropagations=5151120  nbRevisions=4369768  nbUselessRevisions=95615
104.28	     nbAssignments=314491  nbFailedAssignments=28694  nbBacktracks=99734  nbVisitedNodes=556130  nbRestartNogoods=187
104.28	     mapSize=99094  nbInferences=184258  nbTooLargeKeys=0
104.28	       =>  wckTime=101.869  cpuTime=99.96  mem=385M220
171.17	   
171.17	   search
171.17	     run=21  nbConstraintChecks=12994550  nbPropagations=8216833  nbRevisions=6836665  nbUselessRevisions=138053
171.17	     nbAssignments=510063  nbFailedAssignments=35318  nbBacktracks=149612  nbVisitedNodes=903866  nbRestartNogoods=219
171.17	     mapSize=148863  nbInferences=323175  nbTooLargeKeys=0
171.17	       =>  wckTime=168.76  cpuTime=165.64  mem=585M990
172.63	   
172.63	   INFO : Stopping hyperNogood (mapSize=150753, nbTooLargekeys=0, mem=600M307)
192.53	   
192.53	   search
192.53	     run=22  nbConstraintChecks=14668981  nbPropagations=11861040  nbRevisions=9881944  nbUselessRevisions=183234
192.53	     nbAssignments=637516  nbFailedAssignments=86124  nbBacktracks=224430  nbVisitedNodes=1134606  nbRestartNogoods=248
192.53	       =>  wckTime=190.119  cpuTime=186.81  mem=600M307
222.61	   
222.61	   search
222.61	     run=23  nbConstraintChecks=17210766  nbPropagations=16366372  nbRevisions=13792169  nbUselessRevisions=232207
222.61	     nbAssignments=827570  nbFailedAssignments=163766  nbBacktracks=336657  nbVisitedNodes=1479941  nbRestartNogoods=274
222.61	       =>  wckTime=220.199  cpuTime=216.61  mem=600M307
267.18	   
267.18	   search
267.18	     run=24  nbConstraintChecks=20669124  nbPropagations=22152600  nbRevisions=18986299  nbUselessRevisions=284150
267.18	     nbAssignments=1112547  nbFailedAssignments=280221  nbBacktracks=504998  nbVisitedNodes=1997827
267.18	     nbRestartNogoods=300
267.18	       =>  wckTime=264.775  cpuTime=260.77  mem=600M307
334.23	   
334.23	   search
334.23	     run=25  nbConstraintChecks=25787254  nbPropagations=29849299  nbRevisions=26095704  nbUselessRevisions=340823
334.23	     nbAssignments=1538251  nbFailedAssignments=453232  nbBacktracks=757509  nbVisitedNodes=2769547
334.23	     nbRestartNogoods=332
334.23	       =>  wckTime=331.822  cpuTime=327.2  mem=600M307
492.25	   
492.25	   search
492.25	     run=26  nbConstraintChecks=308883977  nbPropagations=44601679  nbRevisions=49105048  nbUselessRevisions=1751003
492.25	     nbAssignments=2188818  nbFailedAssignments=724901  nbBacktracks=1136277  nbVisitedNodes=3923251
492.25	     nbRestartNogoods=370
492.25	       =>  wckTime=489.844  cpuTime=483.77  mem=600M307
652.25	   
652.25	   search
652.25	     run=27  nbConstraintChecks=319908986  nbPropagations=63655442  nbRevisions=76428871  nbUselessRevisions=3170536
652.25	     nbAssignments=3150599  nbFailedAssignments=1118423  nbBacktracks=1704429  nbVisitedNodes=5672075
652.25	     nbRestartNogoods=391
652.25	       =>  wckTime=649.843  cpuTime=642.29  mem=600M307
896.76	   
896.76	   search
896.76	     run=28  nbConstraintChecks=336211161  nbPropagations=89164158  nbRevisions=110209110  nbUselessRevisions=4591573
896.76	     nbAssignments=4595813  nbFailedAssignments=1711312  nbBacktracks=2556656  nbVisitedNodes=8303067
896.76	     nbRestartNogoods=396
896.76	       =>  wckTime=894.349  cpuTime=884.56  mem=600M307
1281.27	   
1281.27	   search
1281.27	     run=29  nbConstraintChecks=360784741  nbPropagations=124368200  nbRevisions=153735983  nbUselessRevisions=6044826
1281.27	     nbAssignments=6764799  nbFailedAssignments=2601906  nbBacktracks=3834996  nbVisitedNodes=12253241
1281.27	     nbRestartNogoods=409
1281.27	       =>  wckTime=1278.862  cpuTime=1265.54  mem=600M307
1778.31	   
1778.31	   search
1778.31	     run=30  nbConstraintChecks=398348329  nbPropagations=174103116  nbRevisions=211800114  nbUselessRevisions=7504522
1778.31	     nbAssignments=10010577  nbFailedAssignments=3929966  nbBacktracks=5752506  nbVisitedNodes=18155138
1778.31	     nbRestartNogoods=435
1778.31	       =>  wckTime=1775.904  cpuTime=1757.83  mem=600M307

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node19/watcher-237677-1168083343 -o ROOT/results/node19/solver-237677-1168083343 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/237677-1168083343/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.45 1.17 1.52 2/93 25786
/proc/meminfo: memFree=1081280/2055920 swapFree=4171232/4192956
[pid=25785] ppid=25783 vsize=18540 CPUtime=0
/proc/25785/stat : 25785 (runsolver) R 25783 25785 25380 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156730915 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 255236566311 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/25785/statm: 4635 279 244 17 0 2626 0

[startup+0.102868 s]
/proc/loadavg: 0.45 1.17 1.52 2/93 25786
/proc/meminfo: memFree=1081280/2055920 swapFree=4171232/4192956
[pid=25785] ppid=25783 vsize=914988 CPUtime=0.08
/proc/25785/stat : 25785 (java) R 25783 25785 25380 0 -1 0 2958 0 1 0 7 1 0 0 20 0 8 0 156730915 936947712 2704 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153785378 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25785/statm: 228747 2704 1416 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.513937 s]
/proc/loadavg: 0.45 1.17 1.52 2/93 25786
/proc/meminfo: memFree=1081280/2055920 swapFree=4171232/4192956
[pid=25785] ppid=25783 vsize=915328 CPUtime=0.5
/proc/25785/stat : 25785 (java) R 25783 25785 25380 0 -1 0 6513 0 1 0 46 4 0 0 22 0 8 0 156730915 937295872 6252 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154589565 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25785/statm: 228832 6252 2141 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.3401 s]
/proc/loadavg: 0.45 1.17 1.52 3/100 25793
/proc/meminfo: memFree=1019464/2055920 swapFree=4171232/4192956
[pid=25785] ppid=25783 vsize=915632 CPUtime=1.3
/proc/25785/stat : 25785 (java) R 25783 25785 25380 0 -1 0 17830 0 1 0 113 17 0 0 25 0 8 0 156730915 937607168 17568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25785/statm: 228908 17568 2180 14 0 215378 0
[pid=25785/tid=25787] ppid=25783 vsize=915632 CPUtime=0.04
/proc/25785/task/25787/stat : 25787 (java) S 25783 25785 25380 0 -1 64 1216 0 0 0 4 0 0 0 17 0 8 0 156730920 937607168 17568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25788] ppid=25783 vsize=915632 CPUtime=0
/proc/25785/task/25788/stat : 25788 (java) S 25783 25785 25380 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156730920 937607168 17568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25789] ppid=25783 vsize=915632 CPUtime=0
/proc/25785/task/25789/stat : 25789 (java) S 25783 25785 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156730920 937607168 17568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25790] ppid=25783 vsize=915632 CPUtime=0
/proc/25785/task/25790/stat : 25790 (java) S 25783 25785 25380 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156730923 937607168 17568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25791] ppid=25783 vsize=915632 CPUtime=0.19
/proc/25785/task/25791/stat : 25791 (java) S 25783 25785 25380 0 -1 64 424 0 0 0 18 1 0 0 16 0 8 0 156730924 937607168 17568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25792] ppid=25783 vsize=915632 CPUtime=0
/proc/25785/task/25792/stat : 25792 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156730924 937607168 17568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25793] ppid=25783 vsize=915632 CPUtime=0
/proc/25785/task/25793/stat : 25793 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156730924 937607168 17568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915632

[startup+2.9784 s]
/proc/loadavg: 0.65 1.20 1.53 3/100 25793
/proc/meminfo: memFree=997064/2055920 swapFree=4171232/4192956
[pid=25785] ppid=25783 vsize=915732 CPUtime=2.93
/proc/25785/stat : 25785 (java) R 25783 25785 25380 0 -1 0 20035 0 1 0 236 57 0 0 25 0 8 0 156730915 937709568 19771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073992192 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25785/statm: 228933 19771 2534 14 0 215403 0
[pid=25785/tid=25787] ppid=25783 vsize=915732 CPUtime=0.15
/proc/25785/task/25787/stat : 25787 (java) S 25783 25785 25380 0 -1 64 2943 0 0 0 14 1 0 0 17 0 8 0 156730920 937709568 19771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25788] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25788/stat : 25788 (java) S 25783 25785 25380 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 19771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25789] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25789/stat : 25789 (java) S 25783 25785 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 19771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25790] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25790/stat : 25790 (java) S 25783 25785 25380 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156730923 937709568 19771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25791] ppid=25783 vsize=915732 CPUtime=0.27
/proc/25785/task/25791/stat : 25791 (java) S 25783 25785 25380 0 -1 64 479 0 0 0 26 1 0 0 16 0 8 0 156730924 937709568 19771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25792] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25792/stat : 25792 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156730924 937709568 19771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25793] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25793/stat : 25793 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156730924 937709568 19771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915732

[startup+6.17902 s]
/proc/loadavg: 0.65 1.20 1.53 3/100 25793
/proc/meminfo: memFree=978504/2055920 swapFree=4171232/4192956
[pid=25785] ppid=25783 vsize=915732 CPUtime=6.1
/proc/25785/stat : 25785 (java) R 25783 25785 25380 0 -1 0 20054 0 1 0 552 58 0 0 25 0 8 0 156730915 937709568 19788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074023923 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25785/statm: 228933 19788 2534 14 0 215403 0
[pid=25785/tid=25787] ppid=25783 vsize=915732 CPUtime=0.15
/proc/25785/task/25787/stat : 25787 (java) S 25783 25785 25380 0 -1 64 2943 0 0 0 14 1 0 0 16 0 8 0 156730920 937709568 19788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25788] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25788/stat : 25788 (java) S 25783 25785 25380 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 19788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25789] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25789/stat : 25789 (java) S 25783 25785 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 19788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25790] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25790/stat : 25790 (java) S 25783 25785 25380 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156730923 937709568 19788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25791] ppid=25783 vsize=915732 CPUtime=0.32
/proc/25785/task/25791/stat : 25791 (java) S 25783 25785 25380 0 -1 64 496 0 0 0 30 2 0 0 15 0 8 0 156730924 937709568 19788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25792] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25792/stat : 25792 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156730924 937709568 19788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25793] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25793/stat : 25793 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156730924 937709568 19788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915732

[startup+12.6572 s]
/proc/loadavg: 0.86 1.23 1.54 3/100 25793
/proc/meminfo: memFree=924872/2055920 swapFree=4171232/4192956
[pid=25785] ppid=25783 vsize=915732 CPUtime=12.52
/proc/25785/stat : 25785 (java) R 25783 25785 25380 0 -1 0 30154 0 1 0 1190 62 0 0 25 0 8 0 156730915 937709568 29886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074038909 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25785/statm: 228933 29886 2534 14 0 215403 0
[pid=25785/tid=25787] ppid=25783 vsize=915732 CPUtime=0.24
/proc/25785/task/25787/stat : 25787 (java) S 25783 25785 25380 0 -1 64 13041 0 0 0 19 5 0 0 16 0 8 0 156730920 937709568 29886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25788] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25788/stat : 25788 (java) S 25783 25785 25380 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 29886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25789] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25789/stat : 25789 (java) S 25783 25785 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 29886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25790] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25790/stat : 25790 (java) S 25783 25785 25380 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156730923 937709568 29886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25791] ppid=25783 vsize=915732 CPUtime=0.32
/proc/25785/task/25791/stat : 25791 (java) S 25783 25785 25380 0 -1 64 496 0 0 0 30 2 0 0 15 0 8 0 156730924 937709568 29886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25792] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25792/stat : 25792 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156730924 937709568 29886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25793] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25793/stat : 25793 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156730924 937709568 29886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 915732

[startup+25.5176 s]
/proc/loadavg: 1.03 1.25 1.54 3/100 25793
/proc/meminfo: memFree=836936/2055920 swapFree=4171232/4192956
[pid=25785] ppid=25783 vsize=915732 CPUtime=25.25
/proc/25785/stat : 25785 (java) R 25783 25785 25380 0 -1 0 40284 0 1 0 2459 66 0 0 25 0 8 0 156730915 937709568 40014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074038001 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25785/statm: 228933 40014 2534 14 0 215403 0
[pid=25785/tid=25787] ppid=25783 vsize=915732 CPUtime=0.33
/proc/25785/task/25787/stat : 25787 (java) S 25783 25785 25380 0 -1 64 23169 0 0 0 25 8 0 0 16 0 8 0 156730920 937709568 40014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25788] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25788/stat : 25788 (java) S 25783 25785 25380 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 40014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25789] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25789/stat : 25789 (java) S 25783 25785 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 40014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25790] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25790/stat : 25790 (java) S 25783 25785 25380 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156730923 937709568 40014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25791] ppid=25783 vsize=915732 CPUtime=0.32
/proc/25785/task/25791/stat : 25791 (java) S 25783 25785 25380 0 -1 64 496 0 0 0 30 2 0 0 15 0 8 0 156730924 937709568 40014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25792] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25792/stat : 25792 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156730924 937709568 40014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25793] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25793/stat : 25793 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156730924 937709568 40014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 915732

[startup+51.1385 s]
/proc/loadavg: 1.36 1.31 1.55 3/100 25793
/proc/meminfo: memFree=651720/2055920 swapFree=4171232/4192956
[pid=25785] ppid=25783 vsize=915732 CPUtime=50.64
/proc/25785/stat : 25785 (java) R 25783 25785 25380 0 -1 0 64187 0 1 0 4989 75 0 0 25 0 8 0 156730915 937709568 63911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074025968 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25785/statm: 228933 63911 2534 14 0 215403 0
[pid=25785/tid=25787] ppid=25783 vsize=915732 CPUtime=0.57
/proc/25785/task/25787/stat : 25787 (java) S 25783 25785 25380 0 -1 64 47066 0 0 0 40 17 0 0 16 0 8 0 156730920 937709568 63911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25788] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25788/stat : 25788 (java) S 25783 25785 25380 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 63911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25789] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25789/stat : 25789 (java) S 25783 25785 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 63911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25790] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25790/stat : 25790 (java) S 25783 25785 25380 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156730923 937709568 63911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25791] ppid=25783 vsize=915732 CPUtime=0.32
/proc/25785/task/25791/stat : 25791 (java) S 25783 25785 25380 0 -1 64 496 0 0 0 30 2 0 0 16 0 8 0 156730924 937709568 63911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25792] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25792/stat : 25792 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156730924 937709568 63911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25793] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25793/stat : 25793 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156730924 937709568 63911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 915732

[startup+102.366 s]
/proc/loadavg: 1.72 1.42 1.57 3/100 25793
/proc/meminfo: memFree=327816/2055920 swapFree=4171232/4192956
[pid=25785] ppid=25783 vsize=915732 CPUtime=101.37
/proc/25785/stat : 25785 (java) R 25783 25785 25380 0 -1 0 104378 0 1 0 10046 91 0 0 25 0 8 0 156730915 937709568 104091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074005798 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25785/statm: 228933 104091 2534 14 0 215403 0
[pid=25785/tid=25787] ppid=25783 vsize=915732 CPUtime=1
/proc/25785/task/25787/stat : 25787 (java) S 25783 25785 25380 0 -1 64 87246 0 0 0 68 32 0 0 16 0 8 0 156730920 937709568 104091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25788] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25788/stat : 25788 (java) S 25783 25785 25380 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 104091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25789] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25789/stat : 25789 (java) S 25783 25785 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 104091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25790] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25790/stat : 25790 (java) S 25783 25785 25380 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156730923 937709568 104091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25791] ppid=25783 vsize=915732 CPUtime=0.32
/proc/25785/task/25791/stat : 25791 (java) S 25783 25785 25380 0 -1 64 496 0 0 0 30 2 0 0 16 0 8 0 156730924 937709568 104091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25792] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25792/stat : 25792 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156730924 937709568 104091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25793] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25793/stat : 25793 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156730924 937709568 104091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 915732

[startup+162.454 s]
/proc/loadavg: 1.97 1.54 1.60 3/100 25793
/proc/meminfo: memFree=30280/2055920 swapFree=4171232/4192956
[pid=25785] ppid=25783 vsize=915732 CPUtime=160.89
/proc/25785/stat : 25785 (java) R 25783 25785 25380 0 -1 0 149417 0 1 0 15983 106 0 0 25 0 8 0 156730915 937709568 149115 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074025938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

################
# More data... #
################

Current children cumulated CPU time (s) 1410.36
Current children cumulated vsize (KiB) 915732

[startup+1483.55 s]
/proc/loadavg: 2.01 1.99 1.87 3/100 25793
/proc/meminfo: memFree=16008/2055920 swapFree=4171232/4192956
[pid=25785] ppid=25783 vsize=915732 CPUtime=1469.85
/proc/25785/stat : 25785 (java) R 25783 25785 25380 0 -1 0 155265 0 1 0 146869 116 0 0 25 0 8 0 156730915 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074053658 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25785/statm: 228933 154960 2534 14 0 215403 0
[pid=25785/tid=25787] ppid=25783 vsize=915732 CPUtime=1.6
/proc/25785/task/25787/stat : 25787 (java) S 25783 25785 25380 0 -1 64 138115 0 0 0 110 50 0 0 16 0 8 0 156730920 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25788] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25788/stat : 25788 (java) S 25783 25785 25380 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25789] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25789/stat : 25789 (java) S 25783 25785 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25790] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25790/stat : 25790 (java) S 25783 25785 25380 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156730923 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25791] ppid=25783 vsize=915732 CPUtime=0.32
/proc/25785/task/25791/stat : 25791 (java) S 25783 25785 25380 0 -1 64 496 0 0 0 30 2 0 0 16 0 8 0 156730924 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25792] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25792/stat : 25792 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156730924 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25793] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25793/stat : 25793 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156730924 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1469.85
Current children cumulated vsize (KiB) 915732

[startup+1543.62 s]
/proc/loadavg: 2.00 1.99 1.88 3/106 25933
/proc/meminfo: memFree=16104/2055920 swapFree=4171232/4192956
[pid=25785] ppid=25783 vsize=915732 CPUtime=1529.24
/proc/25785/stat : 25785 (java) R 25783 25785 25380 0 -1 0 155265 0 1 0 152807 117 0 0 25 0 8 0 156730915 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074023988 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25785/statm: 228933 154960 2534 14 0 215403 0
[pid=25785/tid=25787] ppid=25783 vsize=915732 CPUtime=1.6
/proc/25785/task/25787/stat : 25787 (java) S 25783 25785 25380 0 -1 64 138115 0 0 0 110 50 0 0 16 0 8 0 156730920 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25788] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25788/stat : 25788 (java) S 25783 25785 25380 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25789] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25789/stat : 25789 (java) S 25783 25785 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25790] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25790/stat : 25790 (java) S 25783 25785 25380 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156730923 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25791] ppid=25783 vsize=915732 CPUtime=0.32
/proc/25785/task/25791/stat : 25791 (java) S 25783 25785 25380 0 -1 64 496 0 0 0 30 2 0 0 16 0 8 0 156730924 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25792] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25792/stat : 25792 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156730924 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25793] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25793/stat : 25793 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156730924 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1529.24
Current children cumulated vsize (KiB) 915732

[startup+1603.69 s]
/proc/loadavg: 2.00 1.99 1.89 3/100 25991
/proc/meminfo: memFree=17088/2055920 swapFree=4171232/4192956
[pid=25785] ppid=25783 vsize=915732 CPUtime=1588.7
/proc/25785/stat : 25785 (java) R 25783 25785 25380 0 -1 0 155265 0 1 0 158753 117 0 0 25 0 8 0 156730915 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074014264 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25785/statm: 228933 154960 2534 14 0 215403 0
[pid=25785/tid=25787] ppid=25783 vsize=915732 CPUtime=1.6
/proc/25785/task/25787/stat : 25787 (java) S 25783 25785 25380 0 -1 64 138115 0 0 0 110 50 0 0 16 0 8 0 156730920 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25788] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25788/stat : 25788 (java) S 25783 25785 25380 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25789] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25789/stat : 25789 (java) S 25783 25785 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25790] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25790/stat : 25790 (java) S 25783 25785 25380 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156730923 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25791] ppid=25783 vsize=915732 CPUtime=0.32
/proc/25785/task/25791/stat : 25791 (java) S 25783 25785 25380 0 -1 64 496 0 0 0 30 2 0 0 16 0 8 0 156730924 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25792] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25792/stat : 25792 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156730924 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25793] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25793/stat : 25793 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156730924 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1588.7
Current children cumulated vsize (KiB) 915732

[startup+1663.75 s]
/proc/loadavg: 2.00 1.99 1.89 3/100 25991
/proc/meminfo: memFree=17096/2055920 swapFree=4171232/4192956
[pid=25785] ppid=25783 vsize=915732 CPUtime=1648.2
/proc/25785/stat : 25785 (java) R 25783 25785 25380 0 -1 0 155265 0 1 0 164703 117 0 0 25 0 8 0 156730915 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074110654 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25785/statm: 228933 154960 2534 14 0 215403 0
[pid=25785/tid=25787] ppid=25783 vsize=915732 CPUtime=1.6
/proc/25785/task/25787/stat : 25787 (java) S 25783 25785 25380 0 -1 64 138115 0 0 0 110 50 0 0 16 0 8 0 156730920 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25788] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25788/stat : 25788 (java) S 25783 25785 25380 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25789] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25789/stat : 25789 (java) S 25783 25785 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25790] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25790/stat : 25790 (java) S 25783 25785 25380 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156730923 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25791] ppid=25783 vsize=915732 CPUtime=0.32
/proc/25785/task/25791/stat : 25791 (java) S 25783 25785 25380 0 -1 64 496 0 0 0 30 2 0 0 16 0 8 0 156730924 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25792] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25792/stat : 25792 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156730924 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25793] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25793/stat : 25793 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156730924 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1648.2
Current children cumulated vsize (KiB) 915732

[startup+1723.81 s]
/proc/loadavg: 2.00 1.99 1.90 3/100 25991
/proc/meminfo: memFree=17096/2055920 swapFree=4171232/4192956
[pid=25785] ppid=25783 vsize=915732 CPUtime=1707.71
/proc/25785/stat : 25785 (java) R 25783 25785 25380 0 -1 0 155265 0 1 0 170653 118 0 0 25 0 8 0 156730915 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073992192 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25785/statm: 228933 154960 2534 14 0 215403 0
[pid=25785/tid=25787] ppid=25783 vsize=915732 CPUtime=1.6
/proc/25785/task/25787/stat : 25787 (java) S 25783 25785 25380 0 -1 64 138115 0 0 0 110 50 0 0 16 0 8 0 156730920 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25788] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25788/stat : 25788 (java) S 25783 25785 25380 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25789] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25789/stat : 25789 (java) S 25783 25785 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25790] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25790/stat : 25790 (java) S 25783 25785 25380 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156730923 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25791] ppid=25783 vsize=915732 CPUtime=0.32
/proc/25785/task/25791/stat : 25791 (java) S 25783 25785 25380 0 -1 64 496 0 0 0 30 2 0 0 16 0 8 0 156730924 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25792] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25792/stat : 25792 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156730924 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25793] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25793/stat : 25793 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156730924 937709568 154960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1707.71
Current children cumulated vsize (KiB) 915732

[startup+1783.86 s]
/proc/loadavg: 1.92 1.97 1.90 2/88 26001
/proc/meminfo: memFree=623720/2055920 swapFree=4171232/4192956
[pid=25785] ppid=25783 vsize=915732 CPUtime=1767.24
/proc/25785/stat : 25785 (java) R 25783 25785 25380 0 -1 0 155266 0 1 0 176605 119 0 0 25 0 8 0 156730915 937709568 154961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074023995 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25785/statm: 228933 154961 2534 14 0 215403 0
[pid=25785/tid=25787] ppid=25783 vsize=915732 CPUtime=1.6
/proc/25785/task/25787/stat : 25787 (java) S 25783 25785 25380 0 -1 64 138115 0 0 0 110 50 0 0 16 0 8 0 156730920 937709568 154961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25788] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25788/stat : 25788 (java) S 25783 25785 25380 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 154961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25789] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25789/stat : 25789 (java) S 25783 25785 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 154961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25790] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25790/stat : 25790 (java) S 25783 25785 25380 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156730923 937709568 154961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25791] ppid=25783 vsize=915732 CPUtime=0.32
/proc/25785/task/25791/stat : 25791 (java) S 25783 25785 25380 0 -1 64 497 0 0 0 30 2 0 0 16 0 8 0 156730924 937709568 154961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25792] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25792/stat : 25792 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156730924 937709568 154961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25793] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25793/stat : 25793 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156730924 937709568 154961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1767.24
Current children cumulated vsize (KiB) 915732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.66 s]
/proc/loadavg: 1.98 1.97 1.90 3/100 26049
/proc/meminfo: memFree=586888/2055920 swapFree=4171232/4192956
[pid=25785] ppid=25783 vsize=915732 CPUtime=1800
/proc/25785/stat : 25785 (java) R 25783 25785 25380 0 -1 0 155266 0 1 0 179880 120 0 0 25 0 8 0 156730915 937709568 154961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074025915 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25785/statm: 228933 154961 2534 14 0 215403 0
[pid=25785/tid=25787] ppid=25783 vsize=915732 CPUtime=1.6
/proc/25785/task/25787/stat : 25787 (java) S 25783 25785 25380 0 -1 64 138115 0 0 0 110 50 0 0 16 0 8 0 156730920 937709568 154961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25788] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25788/stat : 25788 (java) S 25783 25785 25380 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 154961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25789] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25789/stat : 25789 (java) S 25783 25785 25380 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156730920 937709568 154961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25790] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25790/stat : 25790 (java) S 25783 25785 25380 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156730923 937709568 154961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25791] ppid=25783 vsize=915732 CPUtime=0.32
/proc/25785/task/25791/stat : 25791 (java) S 25783 25785 25380 0 -1 64 497 0 0 0 30 2 0 0 16 0 8 0 156730924 937709568 154961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25792] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25792/stat : 25792 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156730924 937709568 154961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25785/tid=25793] ppid=25783 vsize=915732 CPUtime=0
/proc/25785/task/25793/stat : 25793 (java) S 25783 25785 25380 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156730924 937709568 154961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 915732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 1816.8
CPU time (s): 1800.13
CPU user time (s): 1798.84
CPU system time (s): 1.2908
CPU usage (%): 99.0826
Max. virtual memory (cumulated for all children) (KiB): 915764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.84
system time used= 1.2908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155283
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38450
involuntary context switches= 126715

runsolver used 2.13667 s user time and 5.9031 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Jan  6 11:35:48 UTC 2007


IDJOB= 237677
IDBENCH= 6956
FILE ID= node19/237677-1168083343

PBS_JOBID= 3476251

Free space on /tmp= 66308 MiB

BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_29.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/237677-1168083343/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-237677-1168083343 -o ROOT/results/node19/solver-237677-1168083343 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/237677-1168083343/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6ea2fd023b80d39fcc8c5d27a75b4ff2

RANDOM SEED= 191147997

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.260
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.260
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1137560 kB
Buffers:         70792 kB
Cached:         624060 kB
SwapCached:      10036 kB
Active:         382508 kB
Inactive:       434852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1137560 kB
SwapTotal:     4192956 kB
SwapFree:      4171232 kB
Dirty:            5928 kB
Writeback:           0 kB
Mapped:         141864 kB
Slab:            85500 kB
Committed_AS:  4471604 kB
PageTables:       2592 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66308 MiB



End job on node19 on Sat Jan  6 12:06:23 UTC 2007