Trace number 252555

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 ESAC? (TO) 1800.13 1802.79

General information on the benchmark

NamesocialGolfers/
socialGolfer-6-4-6.xml
MD5SUMef05f3db01695aaf5a2bf7c10fbded9b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2520
Number of constraints10392
Maximum constraint arity24
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10392
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=esac.xml
0.40	   
0.40	   instance
0.40	     name=/tmp/evaluation/252555-1168407871/unknown.xml
0.43	   
0.43	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.58	     nbVariables=2520  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.58	       =>  wckTime=0.254  cpuTime=0.15  mem=7M861
0.58	   
0.58	   predicates being loaded...
0.58	   
0.58	   constraints being loaded...
2.04	     nbConstraints=10392  nbConflictsStructures=3  nbSharedConflictsStructures=10353  nbUnbuiltConflictsStructures=1
2.04	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=4  nbSharedEvaluationManagers=10388  maxDegree=25
2.04	     maxArity=24
2.04	       =>  wckTime=1.72  cpuTime=1.45  mem=33M490
2.20	   
2.20	   solver IterativeSystematicSolver being built... 
2.72	       =>  wckTime=2.392  cpuTime=1.86  mem=48M985
5.15	   
5.15	   preprocessing
5.15	     nbConstraintChecks=6977  nbValidityChecks=12095  nbPropagations=5415  nbRevisions=10452  nbUselessRevisions=10052
5.15	     nbSingletonTests=2576  nbEffectiveSingletonTests=0  nbESACBranches=9  nbRemovedValues=0  detectedInconsistency=no
5.15	       =>  wckTime=2.428  cpuTime=2.35  mem=49M986
7.38	   
7.38	   search
7.38	     run=0  nbConstraintChecks=1058696  nbValidityChecks=6464  nbPropagations=5987  nbRevisions=16245
7.38	     nbUselessRevisions=15402  nbAssignments=217  nbFailedAssignments=4  nbBacktracks=22  nbVisitedNodes=226
7.38	     nbRestartNogoods=0  mapSize=7  nbInferences=0  nbTooLargeKeys=0
7.38	       =>  wckTime=4.656  cpuTime=4.54  mem=49M986
9.65	   
9.65	   search
9.65	     run=1  nbConstraintChecks=2121364  nbValidityChecks=23154  nbPropagations=12961  nbRevisions=44580
9.65	     nbUselessRevisions=42153  nbAssignments=546  nbFailedAssignments=9  nbBacktracks=42  nbVisitedNodes=569
9.65	     nbRestartNogoods=1  mapSize=18  nbInferences=0  nbTooLargeKeys=0
9.65	       =>  wckTime=6.933  cpuTime=6.79  mem=50M988
12.00	   
12.00	   search
12.00	     run=2  nbConstraintChecks=3185658  nbValidityChecks=47981  nbPropagations=21186  nbRevisions=89425
12.00	     nbUselessRevisions=84497  nbAssignments=956  nbFailedAssignments=17  nbBacktracks=66  nbVisitedNodes=998
12.00	     nbRestartNogoods=4  mapSize=32  nbInferences=0  nbTooLargeKeys=0
12.00	       =>  wckTime=9.279  cpuTime=9.12  mem=50M988
13.97	   
13.97	   search
13.97	     run=3  nbConstraintChecks=3873219  nbValidityChecks=112247  nbPropagations=33550  nbRevisions=182354
13.97	     nbUselessRevisions=171933  nbAssignments=2289  nbFailedAssignments=28  nbBacktracks=99  nbVisitedNodes=1586
13.97	     nbRestartNogoods=9  mapSize=52  nbInferences=0  nbTooLargeKeys=0
13.97	       =>  wckTime=11.252  cpuTime=11.06  mem=51M989
18.13	   
18.13	   search
18.13	     run=4  nbConstraintChecks=5613523  nbValidityChecks=212087  nbPropagations=50804  nbRevisions=343368
18.13	     nbUselessRevisions=324521  nbAssignments=4277  nbFailedAssignments=35  nbBacktracks=158  nbVisitedNodes=2108
18.13	     nbRestartNogoods=18  mapSize=63  nbInferences=0  nbTooLargeKeys=0
18.13	       =>  wckTime=15.406  cpuTime=15.16  mem=51M989
20.15	   
20.15	   search
20.15	     run=5  nbConstraintChecks=6368919  nbValidityChecks=284966  nbPropagations=71918  nbRevisions=555528
20.15	     nbUselessRevisions=525698  nbAssignments=5760  nbFailedAssignments=47  nbBacktracks=233  nbVisitedNodes=2440
20.15	     nbRestartNogoods=21  mapSize=89  nbInferences=0  nbTooLargeKeys=0
20.15	       =>  wckTime=17.429  cpuTime=17.16  mem=52M991
21.96	   
21.96	   search
21.96	     run=6  nbConstraintChecks=6938234  nbValidityChecks=355502  nbPropagations=97646  nbRevisions=827424
21.96	     nbUselessRevisions=782499  nbAssignments=6662  nbFailedAssignments=67  nbBacktracks=359  nbVisitedNodes=3398
21.96	     nbRestartNogoods=22  mapSize=133  nbInferences=0  nbTooLargeKeys=0
21.96	       =>  wckTime=19.242  cpuTime=18.96  mem=54M994
27.16	   
27.16	   search
27.16	     run=7  nbConstraintChecks=8923270  nbValidityChecks=555691  nbPropagations=134481  nbRevisions=1255829
27.16	     nbUselessRevisions=1188061  nbAssignments=10168  nbFailedAssignments=83  nbBacktracks=538  nbVisitedNodes=4339
27.16	     nbRestartNogoods=34  mapSize=155  nbInferences=0  nbTooLargeKeys=0
27.16	       =>  wckTime=24.44  cpuTime=24.11  mem=56M997
28.44	   
28.44	   search
28.44	     run=8  nbConstraintChecks=9144258  nbValidityChecks=654172  nbPropagations=175799  nbRevisions=1758980
28.44	     nbUselessRevisions=1665199  nbAssignments=11809  nbFailedAssignments=102  nbBacktracks=794  nbVisitedNodes=5261
28.44	     nbRestartNogoods=40  mapSize=192  nbInferences=0  nbTooLargeKeys=0
28.44	       =>  wckTime=25.723  cpuTime=25.38  mem=58M999
30.16	   
30.16	   search
30.16	     run=9  nbConstraintChecks=9631230  nbValidityChecks=723037  nbPropagations=220192  nbRevisions=2314365
30.16	     nbUselessRevisions=2191119  nbAssignments=12869  nbFailedAssignments=185  nbBacktracks=1182  nbVisitedNodes=6485
30.16	     nbRestartNogoods=41  mapSize=300  nbInferences=0  nbTooLargeKeys=0
30.16	       =>  wckTime=27.436  cpuTime=27.07  mem=61M2
31.44	   
31.44	   search
31.44	     run=10  nbConstraintChecks=9687910  nbValidityChecks=839421  nbPropagations=270543  nbRevisions=2962009
31.44	     nbUselessRevisions=2804644  nbAssignments=14793  nbFailedAssignments=228  nbBacktracks=1822  nbVisitedNodes=7940
31.44	     nbRestartNogoods=44  mapSize=373  nbInferences=0  nbTooLargeKeys=0
31.44	       =>  wckTime=28.716  cpuTime=28.33  mem=64M346
33.39	   
33.39	   search
33.39	     run=11  nbConstraintChecks=9849081  nbValidityChecks=1016813  nbPropagations=329516  nbRevisions=3749145
33.39	     nbUselessRevisions=3551284  nbAssignments=17939  nbFailedAssignments=309  nbBacktracks=2700  nbVisitedNodes=9728
33.39	     nbRestartNogoods=51  mapSize=529  nbInferences=0  nbTooLargeKeys=0
33.39	       =>  wckTime=30.668  cpuTime=30.21  mem=25M360
40.05	   
40.05	   search
40.05	     run=12  nbConstraintChecks=12157724  nbValidityChecks=1315585  nbPropagations=410330  nbRevisions=4793166
40.05	     nbUselessRevisions=4534790  nbAssignments=21936  nbFailedAssignments=375  nbBacktracks=4032  nbVisitedNodes=11941
40.05	     nbRestartNogoods=62  mapSize=671  nbInferences=0  nbTooLargeKeys=0
40.05	       =>  wckTime=37.324  cpuTime=36.8  mem=33M372
45.02	   
45.02	   INFO : Stopping hyperNogood (mapSize=1010, nbTooLargekeys=0, mem=38M379)
45.62	   
45.62	   search
45.62	     run=13  nbConstraintChecks=13780144  nbValidityChecks=1642641  nbPropagations=510049  nbRevisions=6119143
45.62	     nbUselessRevisions=5780037  nbAssignments=25896  nbFailedAssignments=584  nbBacktracks=5981  nbVisitedNodes=15254
45.62	     nbRestartNogoods=66
45.62	       =>  wckTime=42.896  cpuTime=42.32  mem=38M379
67.14	   
67.14	   search
67.14	     run=14  nbConstraintChecks=23195083  nbValidityChecks=2178715  nbPropagations=641181  nbRevisions=7910014
67.14	     nbUselessRevisions=7460019  nbAssignments=33493  nbFailedAssignments=908  nbBacktracks=8901  nbVisitedNodes=19853
67.14	     nbRestartNogoods=86
67.14	       =>  wckTime=64.419  cpuTime=63.65  mem=38M379
71.55	   
71.55	   search
71.55	     run=15  nbConstraintChecks=23756549  nbValidityChecks=2821140  nbPropagations=805182  nbRevisions=10264055
71.55	     nbUselessRevisions=9668837  nbAssignments=39812  nbFailedAssignments=1310  nbBacktracks=13294  nbVisitedNodes=26142
71.55	     nbRestartNogoods=97
71.55	       =>  wckTime=68.828  cpuTime=68.01  mem=39M381
77.78	   
77.78	   search
77.78	     run=16  nbConstraintChecks=24846052  nbValidityChecks=3502918  nbPropagations=1005561  nbRevisions=13222749
77.78	     nbUselessRevisions=12449862  nbAssignments=50541  nbFailedAssignments=1767  nbBacktracks=19880
77.78	     nbVisitedNodes=34837  nbRestartNogoods=112
77.78	       =>  wckTime=75.063  cpuTime=74.22  mem=39M381
85.65	   
85.65	   search
85.65	     run=17  nbConstraintChecks=25718442  nbValidityChecks=4827796  nbPropagations=1281393  nbRevisions=17382859
85.65	     nbUselessRevisions=16349877  nbAssignments=64405  nbFailedAssignments=2780  nbBacktracks=29744
85.65	     nbVisitedNodes=48448  nbRestartNogoods=133
85.66	       =>  wckTime=82.933  cpuTime=82.08  mem=39M381
96.19	   
96.19	   search
96.19	     run=18  nbConstraintChecks=26747545  nbValidityChecks=6448544  nbPropagations=1650480  nbRevisions=23005496
96.19	     nbUselessRevisions=21613767  nbAssignments=83478  nbFailedAssignments=4224  nbBacktracks=44609
96.19	     nbVisitedNodes=68822  nbRestartNogoods=149
96.19	       =>  wckTime=93.47  cpuTime=92.58  mem=39M381
124.55	   
124.55	   search
124.55	     run=19  nbConstraintChecks=32818942  nbValidityChecks=12064648  nbPropagations=2518785  nbRevisions=34034641
124.55	     nbUselessRevisions=31482381  nbAssignments=113947  nbFailedAssignments=8543  nbBacktracks=66778
124.55	     nbVisitedNodes=108022  nbRestartNogoods=171
124.55	       =>  wckTime=121.825  cpuTime=120.93  mem=39M381
154.03	   
154.03	   search
154.03	     run=20  nbConstraintChecks=37192808  nbValidityChecks=17433668  nbPropagations=3838761  nbRevisions=50120227
154.03	     nbUselessRevisions=45803865  nbAssignments=152827  nbFailedAssignments=13642  nbBacktracks=100030
154.03	     nbVisitedNodes=157938  nbRestartNogoods=176
154.03	       =>  wckTime=151.305  cpuTime=150.37  mem=39M381
182.49	   
182.49	   search
182.49	     run=21  nbConstraintChecks=39348346  nbValidityChecks=21143168  nbPropagations=5415443  nbRevisions=69931042
182.49	     nbUselessRevisions=63602066  nbAssignments=207626  nbFailedAssignments=17064  nbBacktracks=149909
182.49	     nbVisitedNodes=220025  nbRestartNogoods=194
182.49	       =>  wckTime=179.765  cpuTime=178.8  mem=39M381
230.45	   
230.45	   search
230.45	     run=22  nbConstraintChecks=44063294  nbValidityChecks=29215766  nbPropagations=7453696  nbRevisions=97218172
230.45	     nbUselessRevisions=88369384  nbAssignments=291525  nbFailedAssignments=23361  nbBacktracks=224728
230.45	     nbVisitedNodes=318138  nbRestartNogoods=215
230.45	       =>  wckTime=227.724  cpuTime=226.7  mem=39M381
302.28	   
302.28	   search
302.28	     run=23  nbConstraintChecks=51478059  nbValidityChecks=40791911  nbPropagations=10123692  nbRevisions=135163753
302.28	     nbUselessRevisions=123108038  nbAssignments=419151  nbFailedAssignments=34495  nbBacktracks=336961
302.28	     nbVisitedNodes=471997  nbRestartNogoods=244
302.28	       =>  wckTime=299.561  cpuTime=298.47  mem=39M381
406.45	   
406.45	   search
406.45	     run=24  nbConstraintChecks=61596694  nbValidityChecks=58041340  nbPropagations=14041427  nbRevisions=189935764
406.45	     nbUselessRevisions=173344622  nbAssignments=604402  nbFailedAssignments=48715  nbBacktracks=505353
406.45	     nbVisitedNodes=690309  nbRestartNogoods=263
406.45	       =>  wckTime=403.73  cpuTime=402.55  mem=39M381
575.48	   
575.48	   search
575.48	     run=25  nbConstraintChecks=78198778  nbValidityChecks=85299610  nbPropagations=19650636  nbRevisions=270676034
575.48	     nbUselessRevisions=247645874  nbAssignments=889736  nbFailedAssignments=77883  nbBacktracks=757878
575.48	     nbVisitedNodes=1054069  nbRestartNogoods=283
575.48	       =>  wckTime=572.756  cpuTime=571.39  mem=39M381
822.35	   
822.35	   search
822.35	     run=26  nbConstraintChecks=99732475  nbValidityChecks=126692229  nbPropagations=27575589  nbRevisions=390798849
822.35	     nbUselessRevisions=359022968  nbAssignments=1291184  nbFailedAssignments=98395  nbBacktracks=1136687
822.35	     nbVisitedNodes=1501461  nbRestartNogoods=307
822.35	       =>  wckTime=819.631  cpuTime=818.0  mem=39M381
1235.20	   
1235.20	   search
1235.20	     run=27  nbConstraintChecks=150434027  nbValidityChecks=202622838  nbPropagations=41967454  nbRevisions=588146980
1235.20	     nbUselessRevisions=540462133  nbAssignments=1926089  nbFailedAssignments=162992  nbBacktracks=1704844
1235.20	     nbVisitedNodes=2294556  nbRestartNogoods=328
1235.20	       =>  wckTime=1232.474  cpuTime=1230.31  mem=39M381

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/node4/watcher-252555-1168407871 -o ROOT/results/node4/solver-252555-1168407871 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/252555-1168407871/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: 2.42 2.25 2.09 5/94 15823
/proc/meminfo: memFree=1206832/2055920 swapFree=4182144/4192956
[pid=15822] ppid=15820 vsize=1784 CPUtime=0
/proc/15822/stat : 15822 (java) R 15820 15822 15558 0 -1 0 169 0 0 0 0 0 0 0 19 0 1 0 189182653 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/15822/statm: 446 140 106 14 0 91 0

[startup+0.104905 s]
/proc/loadavg: 2.42 2.25 2.09 5/94 15823
/proc/meminfo: memFree=1206832/2055920 swapFree=4182144/4192956
[pid=15822] ppid=15820 vsize=914988 CPUtime=0.09
/proc/15822/stat : 15822 (java) R 15820 15822 15558 0 -1 0 2967 0 1 0 7 2 0 0 20 0 8 0 189182653 936947712 2713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155582939 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15822/statm: 228747 2713 1418 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.512945 s]
/proc/loadavg: 2.42 2.25 2.09 5/94 15823
/proc/meminfo: memFree=1206832/2055920 swapFree=4182144/4192956
[pid=15822] ppid=15820 vsize=915328 CPUtime=0.45
/proc/15822/stat : 15822 (java) R 15820 15822 15558 0 -1 0 5998 0 3 0 41 4 0 0 18 0 8 0 189182653 937295872 5739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15822/statm: 228832 5739 2125 14 0 215302 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915328

[startup+1.33803 s]
/proc/loadavg: 2.42 2.25 2.09 4/101 15830
/proc/meminfo: memFree=1145592/2055920 swapFree=4182144/4192956
[pid=15822] ppid=15820 vsize=915624 CPUtime=1.27
/proc/15822/stat : 15822 (java) R 15820 15822 15558 0 -1 0 17750 0 3 0 109 18 0 0 24 0 8 0 189182653 937598976 17489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15822/statm: 228906 17489 2179 14 0 215376 0
[pid=15822/tid=15824] ppid=15820 vsize=915624 CPUtime=0.05
/proc/15822/task/15824/stat : 15824 (java) S 15820 15822 15558 0 -1 64 1148 0 0 0 5 0 0 0 17 0 8 0 189182657 937598976 17489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15825] ppid=15820 vsize=915624 CPUtime=0
/proc/15822/task/15825/stat : 15825 (java) S 15820 15822 15558 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189182658 937598976 17489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15826] ppid=15820 vsize=915624 CPUtime=0
/proc/15822/task/15826/stat : 15826 (java) S 15820 15822 15558 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189182658 937598976 17489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15827] ppid=15820 vsize=915624 CPUtime=0
/proc/15822/task/15827/stat : 15827 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189182661 937598976 17489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15828] ppid=15820 vsize=915624 CPUtime=0.17
/proc/15822/task/15828/stat : 15828 (java) S 15820 15822 15558 0 -1 64 411 0 0 0 16 1 0 0 16 0 8 0 189182661 937598976 17489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15829] ppid=15820 vsize=915624 CPUtime=0
/proc/15822/task/15829/stat : 15829 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189182661 937598976 17489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15830] ppid=15820 vsize=915624 CPUtime=0
/proc/15822/task/15830/stat : 15830 (java) S 15820 15822 15558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189182661 937598976 17489 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915624

[startup+2.98918 s]
/proc/loadavg: 2.42 2.25 2.09 4/101 15830
/proc/meminfo: memFree=1132664/2055920 swapFree=4182144/4192956
[pid=15822] ppid=15820 vsize=915728 CPUtime=2.91
/proc/15822/stat : 15822 (java) R 15820 15822 15558 0 -1 0 22119 0 3 0 233 58 0 0 25 0 8 0 189182653 937705472 21846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074104337 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15822/statm: 228932 21846 2546 14 0 215402 0
[pid=15822/tid=15824] ppid=15820 vsize=915728 CPUtime=0.23
/proc/15822/task/15824/stat : 15824 (java) S 15820 15822 15558 0 -1 64 5000 0 0 0 21 2 0 0 16 0 8 0 189182657 937705472 21846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15825] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15825/stat : 15825 (java) S 15820 15822 15558 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 21846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15826] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15826/stat : 15826 (java) S 15820 15822 15558 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 21846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15827] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15827/stat : 15827 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189182661 937705472 21846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15828] ppid=15820 vsize=915728 CPUtime=0.31
/proc/15822/task/15828/stat : 15828 (java) S 15820 15822 15558 0 -1 64 485 0 0 0 29 2 0 0 15 0 8 0 189182661 937705472 21846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15829] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15829/stat : 15829 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189182661 937705472 21846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15830] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15830/stat : 15830 (java) S 15820 15822 15558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189182661 937705472 21846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915728

[startup+6.26849 s]
/proc/loadavg: 2.38 2.24 2.09 3/101 15830
/proc/meminfo: memFree=1129016/2055920 swapFree=4182144/4192956
[pid=15822] ppid=15820 vsize=915728 CPUtime=6.15
/proc/15822/stat : 15822 (java) R 15820 15822 15558 0 -1 0 22142 0 3 0 557 58 0 0 25 0 8 0 189182653 937705472 21867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074098633 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15822/statm: 228932 21867 2547 14 0 215402 0
[pid=15822/tid=15824] ppid=15820 vsize=915728 CPUtime=0.23
/proc/15822/task/15824/stat : 15824 (java) S 15820 15822 15558 0 -1 64 5000 0 0 0 21 2 0 0 17 0 8 0 189182657 937705472 21867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15825] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15825/stat : 15825 (java) S 15820 15822 15558 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 21867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15826] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15826/stat : 15826 (java) S 15820 15822 15558 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 21867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15827] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15827/stat : 15827 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189182661 937705472 21867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15828] ppid=15820 vsize=915728 CPUtime=0.34
/proc/15822/task/15828/stat : 15828 (java) S 15820 15822 15558 0 -1 64 503 0 0 0 32 2 0 0 15 0 8 0 189182661 937705472 21867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15829] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15829/stat : 15829 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189182661 937705472 21867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15830] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15830/stat : 15830 (java) S 15820 15822 15558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189182661 937705472 21867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915728

[startup+12.7571 s]
/proc/loadavg: 2.35 2.24 2.09 3/101 15830
/proc/meminfo: memFree=1129016/2055920 swapFree=4182144/4192956
[pid=15822] ppid=15820 vsize=915728 CPUtime=12.57
/proc/15822/stat : 15822 (java) R 15820 15822 15558 0 -1 0 22156 0 3 0 1199 58 0 0 25 0 8 0 189182653 937705472 21877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074093284 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15822/statm: 228932 21877 2548 14 0 215402 0
[pid=15822/tid=15824] ppid=15820 vsize=915728 CPUtime=0.23
/proc/15822/task/15824/stat : 15824 (java) S 15820 15822 15558 0 -1 64 5000 0 0 0 21 2 0 0 17 0 8 0 189182657 937705472 21877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15825] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15825/stat : 15825 (java) S 15820 15822 15558 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 21877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15826] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15826/stat : 15826 (java) S 15820 15822 15558 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 21877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15827] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15827/stat : 15827 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189182661 937705472 21877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15828] ppid=15820 vsize=915728 CPUtime=0.36
/proc/15822/task/15828/stat : 15828 (java) S 15820 15822 15558 0 -1 64 512 0 0 0 34 2 0 0 15 0 8 0 189182661 937705472 21877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15829] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15829/stat : 15829 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189182661 937705472 21877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15830] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15830/stat : 15830 (java) R 15820 15822 15558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189182661 937705472 21877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 915728

[startup+25.6023 s]
/proc/loadavg: 2.27 2.22 2.09 3/101 15830
/proc/meminfo: memFree=1128888/2055920 swapFree=4182144/4192956
[pid=15822] ppid=15820 vsize=915728 CPUtime=25.31
/proc/15822/stat : 15822 (java) R 15820 15822 15558 0 -1 0 22163 0 3 0 2472 59 0 0 25 0 8 0 189182653 937705472 21883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073920023 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15822/statm: 228932 21883 2548 14 0 215402 0
[pid=15822/tid=15824] ppid=15820 vsize=915728 CPUtime=0.23
/proc/15822/task/15824/stat : 15824 (java) S 15820 15822 15558 0 -1 64 5000 0 0 0 21 2 0 0 16 0 8 0 189182657 937705472 21883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15825] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15825/stat : 15825 (java) S 15820 15822 15558 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 21883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15826] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15826/stat : 15826 (java) S 15820 15822 15558 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 21883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15827] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15827/stat : 15827 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189182661 937705472 21883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15828] ppid=15820 vsize=915728 CPUtime=0.37
/proc/15822/task/15828/stat : 15828 (java) S 15820 15822 15558 0 -1 64 518 0 0 0 35 2 0 0 16 0 8 0 189182661 937705472 21883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15829] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15829/stat : 15829 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189182661 937705472 21883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15830] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15830/stat : 15830 (java) S 15820 15822 15558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189182661 937705472 21883 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 915728

[startup+51.2218 s]
/proc/loadavg: 2.24 2.22 2.09 3/101 15830
/proc/meminfo: memFree=1124600/2055920 swapFree=4182144/4192956
[pid=15822] ppid=15820 vsize=915728 CPUtime=50.68
/proc/15822/stat : 15822 (java) R 15820 15822 15558 0 -1 0 23235 0 3 0 5009 59 0 0 25 0 8 0 189182653 937705472 22950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074098656 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15822/statm: 228932 22950 2548 14 0 215402 0
[pid=15822/tid=15824] ppid=15820 vsize=915728 CPUtime=0.27
/proc/15822/task/15824/stat : 15824 (java) S 15820 15822 15558 0 -1 64 6061 0 0 0 25 2 0 0 16 0 8 0 189182657 937705472 22950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15825] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15825/stat : 15825 (java) S 15820 15822 15558 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 22950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15826] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15826/stat : 15826 (java) S 15820 15822 15558 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 22950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15827] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15827/stat : 15827 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189182661 937705472 22950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15828] ppid=15820 vsize=915728 CPUtime=0.38
/proc/15822/task/15828/stat : 15828 (java) S 15820 15822 15558 0 -1 64 525 0 0 0 36 2 0 0 16 0 8 0 189182661 937705472 22950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15829] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15829/stat : 15829 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189182661 937705472 22950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15830] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15830/stat : 15830 (java) S 15820 15822 15558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189182661 937705472 22950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 915728

[startup+102.49 s]
/proc/loadavg: 2.05 2.17 2.08 3/101 15938
/proc/meminfo: memFree=1744632/2055920 swapFree=4182144/4192956
[pid=15822] ppid=15820 vsize=915728 CPUtime=101.69
/proc/15822/stat : 15822 (java) R 15820 15822 15558 0 -1 0 23237 0 3 0 10102 67 0 0 25 0 8 0 189182653 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074168699 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15822/statm: 228932 22951 2548 14 0 215402 0
[pid=15822/tid=15824] ppid=15820 vsize=915728 CPUtime=0.27
/proc/15822/task/15824/stat : 15824 (java) S 15820 15822 15558 0 -1 64 6061 0 0 0 25 2 0 0 16 0 8 0 189182657 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15825] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15825/stat : 15825 (java) S 15820 15822 15558 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15826] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15826/stat : 15826 (java) S 15820 15822 15558 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15827] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15827/stat : 15827 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15828] ppid=15820 vsize=915728 CPUtime=0.39
/proc/15822/task/15828/stat : 15828 (java) S 15820 15822 15558 0 -1 64 526 0 0 0 37 2 0 0 17 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15822/tid=15829] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15829/stat : 15829 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15830] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15830/stat : 15830 (java) S 15820 15822 15558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 915728

[startup+162.575 s]
/proc/loadavg: 2.15 2.17 2.08 3/101 15938
/proc/meminfo: memFree=1744696/2055920 swapFree=4182144/4192956
[pid=15822] ppid=15820 vsize=915728 CPUtime=161.72
/proc/15822/stat : 15822 (java) R 15820 15822 15558 0 -1 0 23237 0 3 0 16105 67 0 0 25 0 8 0 189182653 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074114641 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 915728

[startup+1484.06 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 16137
/proc/meminfo: memFree=1495224/2055920 swapFree=4182144/4192956
[pid=15822] ppid=15820 vsize=915728 CPUtime=1481.73
/proc/15822/stat : 15822 (java) R 15820 15822 15558 0 -1 0 23237 0 3 0 148088 85 0 0 25 0 8 0 189182653 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074079592 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15822/statm: 228932 22951 2548 14 0 215402 0
[pid=15822/tid=15824] ppid=15820 vsize=915728 CPUtime=0.27
/proc/15822/task/15824/stat : 15824 (java) S 15820 15822 15558 0 -1 64 6061 0 0 0 25 2 0 0 16 0 8 0 189182657 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15825] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15825/stat : 15825 (java) S 15820 15822 15558 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15826] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15826/stat : 15826 (java) S 15820 15822 15558 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15827] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15827/stat : 15827 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15828] ppid=15820 vsize=915728 CPUtime=0.39
/proc/15822/task/15828/stat : 15828 (java) S 15820 15822 15558 0 -1 64 526 0 0 0 37 2 0 0 17 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15822/tid=15829] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15829/stat : 15829 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15830] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15830/stat : 15830 (java) S 15820 15822 15558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 915728

[startup+1544.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 16137
/proc/meminfo: memFree=1454584/2055920 swapFree=4182144/4192956
[pid=15822] ppid=15820 vsize=915728 CPUtime=1541.73
/proc/15822/stat : 15822 (java) R 15820 15822 15558 0 -1 0 23237 0 3 0 154087 86 0 0 25 0 8 0 189182653 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074168746 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15822/statm: 228932 22951 2548 14 0 215402 0
[pid=15822/tid=15824] ppid=15820 vsize=915728 CPUtime=0.27
/proc/15822/task/15824/stat : 15824 (java) S 15820 15822 15558 0 -1 64 6061 0 0 0 25 2 0 0 16 0 8 0 189182657 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15825] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15825/stat : 15825 (java) S 15820 15822 15558 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15826] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15826/stat : 15826 (java) S 15820 15822 15558 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15827] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15827/stat : 15827 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15828] ppid=15820 vsize=915728 CPUtime=0.39
/proc/15822/task/15828/stat : 15828 (java) S 15820 15822 15558 0 -1 64 526 0 0 0 37 2 0 0 17 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15822/tid=15829] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15829/stat : 15829 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15830] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15830/stat : 15830 (java) S 15820 15822 15558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 915728

[startup+1604.14 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 16137
/proc/meminfo: memFree=1454520/2055920 swapFree=4182144/4192956
[pid=15822] ppid=15820 vsize=915728 CPUtime=1601.7
/proc/15822/stat : 15822 (java) R 15820 15822 15558 0 -1 0 23237 0 3 0 160084 86 0 0 25 0 8 0 189182653 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074072268 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15822/statm: 228932 22951 2548 14 0 215402 0
[pid=15822/tid=15824] ppid=15820 vsize=915728 CPUtime=0.27
/proc/15822/task/15824/stat : 15824 (java) S 15820 15822 15558 0 -1 64 6061 0 0 0 25 2 0 0 16 0 8 0 189182657 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15825] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15825/stat : 15825 (java) S 15820 15822 15558 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15826] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15826/stat : 15826 (java) S 15820 15822 15558 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15827] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15827/stat : 15827 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15828] ppid=15820 vsize=915728 CPUtime=0.39
/proc/15822/task/15828/stat : 15828 (java) S 15820 15822 15558 0 -1 64 526 0 0 0 37 2 0 0 17 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15822/tid=15829] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15829/stat : 15829 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15830] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15830/stat : 15830 (java) S 15820 15822 15558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 915728

[startup+1664.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 16137
/proc/meminfo: memFree=1454456/2055920 swapFree=4182144/4192956
[pid=15822] ppid=15820 vsize=915728 CPUtime=1661.66
/proc/15822/stat : 15822 (java) R 15820 15822 15558 0 -1 0 23237 0 3 0 166080 86 0 0 25 0 8 0 189182653 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074100010 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15822/statm: 228932 22951 2548 14 0 215402 0
[pid=15822/tid=15824] ppid=15820 vsize=915728 CPUtime=0.27
/proc/15822/task/15824/stat : 15824 (java) S 15820 15822 15558 0 -1 64 6061 0 0 0 25 2 0 0 16 0 8 0 189182657 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15825] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15825/stat : 15825 (java) S 15820 15822 15558 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15826] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15826/stat : 15826 (java) S 15820 15822 15558 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15827] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15827/stat : 15827 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15828] ppid=15820 vsize=915728 CPUtime=0.39
/proc/15822/task/15828/stat : 15828 (java) S 15820 15822 15558 0 -1 64 526 0 0 0 37 2 0 0 17 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15822/tid=15829] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15829/stat : 15829 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15830] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15830/stat : 15830 (java) S 15820 15822 15558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 915728

[startup+1724.18 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 16137
/proc/meminfo: memFree=1454328/2055920 swapFree=4182144/4192956
[pid=15822] ppid=15820 vsize=915728 CPUtime=1721.61
/proc/15822/stat : 15822 (java) R 15820 15822 15558 0 -1 0 23237 0 3 0 172074 87 0 0 25 0 8 0 189182653 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074071122 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15822/statm: 228932 22951 2548 14 0 215402 0
[pid=15822/tid=15824] ppid=15820 vsize=915728 CPUtime=0.27
/proc/15822/task/15824/stat : 15824 (java) S 15820 15822 15558 0 -1 64 6061 0 0 0 25 2 0 0 16 0 8 0 189182657 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15825] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15825/stat : 15825 (java) S 15820 15822 15558 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15826] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15826/stat : 15826 (java) S 15820 15822 15558 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15827] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15827/stat : 15827 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15828] ppid=15820 vsize=915728 CPUtime=0.39
/proc/15822/task/15828/stat : 15828 (java) S 15820 15822 15558 0 -1 64 526 0 0 0 37 2 0 0 17 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15822/tid=15829] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15829/stat : 15829 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15830] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15830/stat : 15830 (java) S 15820 15822 15558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 915728

[startup+1784.21 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 16137
/proc/meminfo: memFree=1454264/2055920 swapFree=4182144/4192956
[pid=15822] ppid=15820 vsize=915728 CPUtime=1781.59
/proc/15822/stat : 15822 (java) R 15820 15822 15558 0 -1 0 23237 0 3 0 178072 87 0 0 25 0 8 0 189182653 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074070089 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15822/statm: 228932 22951 2548 14 0 215402 0
[pid=15822/tid=15824] ppid=15820 vsize=915728 CPUtime=0.27
/proc/15822/task/15824/stat : 15824 (java) S 15820 15822 15558 0 -1 64 6061 0 0 0 25 2 0 0 16 0 8 0 189182657 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15825] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15825/stat : 15825 (java) S 15820 15822 15558 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15826] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15826/stat : 15826 (java) S 15820 15822 15558 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15827] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15827/stat : 15827 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15828] ppid=15820 vsize=915728 CPUtime=0.39
/proc/15822/task/15828/stat : 15828 (java) S 15820 15822 15558 0 -1 64 526 0 0 0 37 2 0 0 17 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15822/tid=15829] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15829/stat : 15829 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15830] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15830/stat : 15830 (java) S 15820 15822 15558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 915728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.74 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 16137
/proc/meminfo: memFree=1454200/2055920 swapFree=4182144/4192956
[pid=15822] ppid=15820 vsize=915728 CPUtime=1800.09
/proc/15822/stat : 15822 (java) R 15820 15822 15558 0 -1 0 23237 0 3 0 179922 87 0 0 25 0 8 0 189182653 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074079592 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15822/statm: 228932 22951 2548 14 0 215402 0
[pid=15822/tid=15824] ppid=15820 vsize=915728 CPUtime=0.27
/proc/15822/task/15824/stat : 15824 (java) S 15820 15822 15558 0 -1 64 6061 0 0 0 25 2 0 0 16 0 8 0 189182657 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15825] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15825/stat : 15825 (java) S 15820 15822 15558 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15826] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15826/stat : 15826 (java) S 15820 15822 15558 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189182658 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15827] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15827/stat : 15827 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15828] ppid=15820 vsize=915728 CPUtime=0.39
/proc/15822/task/15828/stat : 15828 (java) S 15820 15822 15558 0 -1 64 526 0 0 0 37 2 0 0 17 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15822/tid=15829] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15829/stat : 15829 (java) S 15820 15822 15558 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15822/tid=15830] ppid=15820 vsize=915728 CPUtime=0
/proc/15822/task/15830/stat : 15830 (java) S 15820 15822 15558 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189182661 937705472 22951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 915728

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

Child status: 143
Real time (s): 1802.79
CPU time (s): 1800.13
CPU user time (s): 1799.25
CPU system time (s): 0.884865
CPU usage (%): 99.8527
Max. virtual memory (cumulated for all children) (KiB): 915948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.25
system time used= 0.884865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23253
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38171
involuntary context switches= 31789

runsolver used 3.73443 s user time and 7.54285 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Wed Jan 10 05:44:31 UTC 2007


IDJOB= 252555
IDBENCH= 12953
FILE ID= node4/252555-1168407871

PBS_JOBID= 3523188

Free space on /tmp= 66506 MiB

BENCH NAME= HOME/pub/bench/CPAI06/socialGolfers/socialGolfer-6-4-6.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/252555-1168407871/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-252555-1168407871 -o ROOT/results/node4/solver-252555-1168407871 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/252555-1168407871/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ef05f3db01695aaf5a2bf7c10fbded9b

RANDOM SEED= 256955694

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.223
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.223
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:       1207248 kB
Buffers:          1928 kB
Cached:          39804 kB
SwapCached:       1856 kB
Active:         779940 kB
Inactive:        12644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1207248 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            3212 kB
Writeback:           0 kB
Mapped:         768880 kB
Slab:            39236 kB
Committed_AS:  6858348 kB
PageTables:       3864 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= 66524 MiB



End job on node4 on Wed Jan 10 06:14:35 UTC 2007