Trace number 212792

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.16 1819.39

General information on the benchmark

NamepseudoSeries/
primesDimacs/f2000.xml
MD5SUM4b7d2542d122d7bd3ac49b0f0b108844
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 variables4000
Number of constraints10500
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10500
Global constraints used (with number of constraints)

Solver Data (download as text)

0.34	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.34	     name=esac.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/212792-1168224055/unknown.xml
0.40	   
0.40	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.59	     nbVariables=4000  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.59	       =>  wckTime=0.246  cpuTime=0.18  mem=12M753
0.59	   
0.59	   predicates being loaded...
0.60	   
0.60	   constraints being loaded...
1.95	     nbConstraints=10500  nbConvertedConstraints=2000  nbConvertConstraintsChecks=52  nbExtensionStructures=1
1.95	     nbSharedExtensionStructures=1999  nbConflictsStructures=7  nbSharedConflictsStructures=10493
1.95	     nbSharedBinaryRepresentations=2  nbEvaluationManagers=6  nbSharedEvaluationManagers=8494  maxDegree=20  maxArity=3
1.95	       =>  wckTime=1.604  cpuTime=1.39  mem=32M620
2.08	   
2.08	   solver IterativeSystematicSolver being built... 
2.55	       =>  wckTime=2.207  cpuTime=1.76  mem=37M217
8.38	   
8.38	   preprocessing
8.38	     nbConstraintChecks=27327  nbValidityChecks=5482  nbPropagations=16749  nbRevisions=25377  nbUselessRevisions=16493
8.38	     nbSingletonTests=4274  nbEffectiveSingletonTests=0  nbESACBranches=12  nbRemovedValues=0  detectedInconsistency=no
8.38	       =>  wckTime=5.815  cpuTime=5.7  mem=38M212
9.79	   
9.79	   search
9.79	     run=0  nbConstraintChecks=9242  nbValidityChecks=7065  nbPropagations=20298  nbRevisions=37649
9.79	     nbUselessRevisions=25180  nbAssignments=775  nbFailedAssignments=3  nbBacktracks=41  nbVisitedNodes=781
9.79	     nbRestartNogoods=0  mapSize=3  nbInferences=0  nbTooLargeKeys=0
9.79	       =>  wckTime=7.232  cpuTime=7.1  mem=39M206
11.54	   
11.54	   search
11.54	     run=1  nbConstraintChecks=16729  nbValidityChecks=17290  nbPropagations=45591  nbRevisions=89557
11.54	     nbUselessRevisions=60725  nbAssignments=2735  nbFailedAssignments=5  nbBacktracks=108  nbVisitedNodes=1535
11.54	     nbRestartNogoods=2  mapSize=7  nbInferences=0  nbTooLargeKeys=0
11.54	       =>  wckTime=8.979  cpuTime=8.79  mem=41M196
12.78	   
12.78	   search
12.78	     run=2  nbConstraintChecks=20664  nbValidityChecks=21278  nbPropagations=72892  nbRevisions=147381
12.78	     nbUselessRevisions=100276  nbAssignments=3461  nbFailedAssignments=8  nbBacktracks=139  nbVisitedNodes=2266
12.78	     nbRestartNogoods=3  mapSize=10  nbInferences=0  nbTooLargeKeys=0
12.78	       =>  wckTime=10.216  cpuTime=10.02  mem=42M191
14.38	   
14.38	   search
14.38	     run=3  nbConstraintChecks=27149  nbValidityChecks=29202  nbPropagations=104379  nbRevisions=216305
14.38	     nbUselessRevisions=147914  nbAssignments=5433  nbFailedAssignments=9  nbBacktracks=195  nbVisitedNodes=2977
14.38	     nbRestartNogoods=5  mapSize=15  nbInferences=0  nbTooLargeKeys=0
14.38	       =>  wckTime=11.821  cpuTime=11.61  mem=43M185
15.59	   
15.59	   search
15.59	     run=4  nbConstraintChecks=32531  nbValidityChecks=36111  nbPropagations=138819  nbRevisions=294518
15.59	     nbUselessRevisions=201835  nbAssignments=6142  nbFailedAssignments=13  nbBacktracks=255  nbVisitedNodes=3698
15.59	     nbRestartNogoods=6  mapSize=26  nbInferences=0  nbTooLargeKeys=0
15.59	       =>  wckTime=13.028  cpuTime=12.8  mem=44M180
16.61	   
16.61	   search
16.61	     run=5  nbConstraintChecks=40475  nbValidityChecks=45020  nbPropagations=177192  nbRevisions=385227
16.62	     nbUselessRevisions=264279  nbAssignments=6776  nbFailedAssignments=18  nbBacktracks=417  nbVisitedNodes=4344
16.62	     nbRestartNogoods=7  mapSize=37  nbInferences=0  nbTooLargeKeys=0
16.62	       =>  wckTime=14.055  cpuTime=13.82  mem=45M175
18.26	   
18.26	   search
18.26	     run=6  nbConstraintChecks=52393  nbValidityChecks=60390  nbPropagations=221509  nbRevisions=496755
18.26	     nbUselessRevisions=341212  nbAssignments=7645  nbFailedAssignments=23  nbBacktracks=573  nbVisitedNodes=5231
18.26	     nbRestartNogoods=8  mapSize=54  nbInferences=0  nbTooLargeKeys=0
18.26	       =>  wckTime=15.699  cpuTime=15.45  mem=47M164
20.03	   
20.03	   search
20.03	     run=7  nbConstraintChecks=66784  nbValidityChecks=78101  nbPropagations=272453  nbRevisions=631702
20.03	     nbUselessRevisions=434431  nbAssignments=8560  nbFailedAssignments=34  nbBacktracks=757  nbVisitedNodes=6171
20.03	     nbRestartNogoods=9  mapSize=77  nbInferences=0  nbTooLargeKeys=0
20.03	       =>  wckTime=17.474  cpuTime=17.21  mem=49M154
22.12	   
22.12	   search
22.12	     run=8  nbConstraintChecks=76679  nbValidityChecks=90342  nbPropagations=328976  nbRevisions=782778
22.12	     nbUselessRevisions=538866  nbAssignments=10424  nbFailedAssignments=46  nbBacktracks=1085  nbVisitedNodes=7107
22.12	     nbRestartNogoods=11  mapSize=98  nbInferences=0  nbTooLargeKeys=0
22.12	       =>  wckTime=19.561  cpuTime=19.26  mem=50M149
26.56	   
26.56	   search
26.56	     run=9  nbConstraintChecks=112322  nbValidityChecks=139649  nbPropagations=405090  nbRevisions=998602
26.56	     nbUselessRevisions=690469  nbAssignments=14896  nbFailedAssignments=63  nbBacktracks=1568  nbVisitedNodes=8529
26.56	     nbRestartNogoods=15  mapSize=132  nbInferences=0  nbTooLargeKeys=0
26.56	       =>  wckTime=24.004  cpuTime=23.65  mem=54M128
30.96	   
30.96	   search
30.96	     run=10  nbConstraintChecks=183572  nbValidityChecks=245707  nbPropagations=519677  nbRevisions=1348971
30.96	     nbUselessRevisions=938663  nbAssignments=19545  nbFailedAssignments=105  nbBacktracks=2194  nbVisitedNodes=9986
30.96	     nbRestartNogoods=21  mapSize=218  nbInferences=0  nbTooLargeKeys=0
30.96	       =>  wckTime=28.397  cpuTime=28.0  mem=57M112
35.03	   
35.03	   search
35.03	     run=11  nbConstraintChecks=227165  nbValidityChecks=303641  nbPropagations=656176  nbRevisions=1773360
35.03	     nbUselessRevisions=1239390  nbAssignments=23259  nbFailedAssignments=141  nbBacktracks=3123  nbVisitedNodes=11500
35.03	     nbRestartNogoods=26  mapSize=287  nbInferences=0  nbTooLargeKeys=0
35.03	       =>  wckTime=32.468  cpuTime=32.0  mem=17M188
39.92	   
39.92	   search
39.92	     run=12  nbConstraintChecks=288856  nbValidityChecks=391758  nbPropagations=822452  nbRevisions=2308770
39.92	     nbUselessRevisions=1618565  nbAssignments=25194  nbFailedAssignments=181  nbBacktracks=4476  nbVisitedNodes=13531
39.92	     nbRestartNogoods=27  mapSize=382  nbInferences=0  nbTooLargeKeys=0
39.92	       =>  wckTime=37.356  cpuTime=36.84  mem=22M162
46.11	   
46.11	   search
46.11	     run=13  nbConstraintChecks=351149  nbValidityChecks=477024  nbPropagations=1019051  nbRevisions=2951216
46.11	     nbUselessRevisions=2072086  nbAssignments=27761  nbFailedAssignments=231  nbBacktracks=6432  nbVisitedNodes=16203
46.11	     nbRestartNogoods=28  mapSize=482  nbInferences=0  nbTooLargeKeys=0
46.11	       =>  wckTime=43.555  cpuTime=42.98  mem=29M125
54.86	   
54.86	   search
54.86	     run=14  nbConstraintChecks=462190  nbValidityChecks=636450  nbPropagations=1271702  nbRevisions=3793519
54.86	     nbUselessRevisions=2664709  nbAssignments=31311  nbFailedAssignments=341  nbBacktracks=9387  nbVisitedNodes=19944
54.86	     nbRestartNogoods=33  mapSize=669  nbInferences=0  nbTooLargeKeys=0
54.86	       =>  wckTime=52.301  cpuTime=51.65  mem=38M78
67.16	   
67.17	   search
67.17	     run=15  nbConstraintChecks=663025  nbValidityChecks=914544  nbPropagations=1624168  nbRevisions=4986221
67.17	     nbUselessRevisions=3499211  nbAssignments=36377  nbFailedAssignments=477  nbBacktracks=13810  nbVisitedNodes=25306
67.17	     nbRestartNogoods=37  mapSize=961  nbInferences=0  nbTooLargeKeys=0
67.17	       =>  wckTime=64.605  cpuTime=63.81  mem=51M10
69.38	   
69.38	   INFO : Stopping hyperNogood (mapSize=1006, nbTooLargekeys=0, mem=53M0)
76.97	   
76.97	   search
76.97	     run=16  nbConstraintChecks=982145  nbValidityChecks=1347370  nbPropagations=2138055  nbRevisions=6724784
76.97	     nbUselessRevisions=4706273  nbAssignments=45391  nbFailedAssignments=724  nbBacktracks=20400  nbVisitedNodes=33094
76.97	     nbRestartNogoods=41
76.97	       =>  wckTime=74.409  cpuTime=73.52  mem=53M0
88.74	   
88.74	   search
88.74	     run=17  nbConstraintChecks=1342001  nbValidityChecks=1849849  nbPropagations=2831105  nbRevisions=9093813
88.74	     nbUselessRevisions=6348832  nbAssignments=56043  nbFailedAssignments=1023  nbBacktracks=30290  nbVisitedNodes=44302
88.74	     nbRestartNogoods=43
88.74	       =>  wckTime=86.178  cpuTime=85.18  mem=53M0
107.57	   
107.57	   search
107.57	     run=18  nbConstraintChecks=1990301  nbValidityChecks=2728514  nbPropagations=3851382  nbRevisions=12571616
107.57	     nbUselessRevisions=8745254  nbAssignments=73447  nbFailedAssignments=1508  nbBacktracks=45107  nbVisitedNodes=61040
107.57	     nbRestartNogoods=49
107.57	       =>  wckTime=105.012  cpuTime=103.82  mem=53M0
136.49	   
136.49	   search
136.49	     run=19  nbConstraintChecks=3143372  nbValidityChecks=4327151  nbPropagations=5469206  nbRevisions=18074305
136.49	     nbUselessRevisions=12518863  nbAssignments=97656  nbFailedAssignments=2381  nbBacktracks=67349
136.49	     nbVisitedNodes=86329  nbRestartNogoods=55
136.49	       =>  wckTime=133.933  cpuTime=132.46  mem=53M0
181.32	   
181.32	   search
181.32	     run=20  nbConstraintChecks=5146356  nbValidityChecks=7028709  nbPropagations=8106707  nbRevisions=27009065
181.32	     nbUselessRevisions=18618411  nbAssignments=132852  nbFailedAssignments=3915  nbBacktracks=100645
181.32	     nbVisitedNodes=124461  nbRestartNogoods=63
181.32	       =>  wckTime=178.758  cpuTime=176.83  mem=53M0
253.47	   
253.47	   search
253.47	     run=21  nbConstraintChecks=8752552  nbValidityChecks=12034506  nbPropagations=12551546  nbRevisions=42326053
253.47	     nbUselessRevisions=29125933  nbAssignments=186522  nbFailedAssignments=6636  nbBacktracks=150558
253.47	     nbVisitedNodes=182603  nbRestartNogoods=70
253.47	       =>  wckTime=250.907  cpuTime=248.23  mem=53M0
366.23	   
366.23	   search
366.23	     run=22  nbConstraintChecks=14715865  nbValidityChecks=20384807  nbPropagations=20029411  nbRevisions=68320880
366.23	     nbUselessRevisions=46990705  nbAssignments=266584  nbFailedAssignments=11535  nbBacktracks=225386
366.23	     nbVisitedNodes=271945  nbRestartNogoods=76
366.23	       =>  wckTime=363.667  cpuTime=359.87  mem=53M0
528.25	   
528.25	   search
528.25	     run=23  nbConstraintChecks=22867369  nbValidityChecks=31540236  nbPropagations=31595872  nbRevisions=108691288
528.25	     nbUselessRevisions=74774531  nbAssignments=385124  nbFailedAssignments=17522  nbBacktracks=337632
528.25	     nbVisitedNodes=402199  nbRestartNogoods=86
528.25	       =>  wckTime=525.688  cpuTime=520.28  mem=53M0
777.52	   
777.52	   search
777.52	     run=24  nbConstraintChecks=35622488  nbValidityChecks=49298144  nbPropagations=49692499  nbRevisions=171873060
777.52	     nbUselessRevisions=118260403  nbAssignments=563932  nbFailedAssignments=27698  nbBacktracks=505974
777.52	     nbVisitedNodes=600605  nbRestartNogoods=94
777.52	       =>  wckTime=774.963  cpuTime=767.01  mem=53M0
1152.45	   
1152.45	   search
1152.45	     run=25  nbConstraintChecks=54988501  nbValidityChecks=76059974  nbPropagations=77496454  nbRevisions=269672068
1152.45	     nbUselessRevisions=185758305  nbAssignments=831148  nbFailedAssignments=42034  nbBacktracks=758553
1152.45	     nbVisitedNodes=896903  nbRestartNogoods=100
1152.45	       =>  wckTime=1149.895  cpuTime=1138.22  mem=53M0
1699.97	   
1699.97	   search
1699.97	     run=26  nbConstraintChecks=81620417  nbValidityChecks=114014885  nbPropagations=118828815  nbRevisions=416495431
1699.97	     nbUselessRevisions=287505432  nbAssignments=1230336  nbFailedAssignments=62130  nbBacktracks=1137322
1699.97	     nbVisitedNodes=1335257  nbRestartNogoods=106
1699.97	       =>  wckTime=1697.406  cpuTime=1679.17  mem=53M0

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/node35/watcher-212792-1168224055 -o ROOT/results/node35/solver-212792-1168224055 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/212792-1168224055/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.96 1.00 1.00 3/68 29731
/proc/meminfo: memFree=1894152/2055920 swapFree=4184688/4192956
[pid=29730] ppid=29728 vsize=292 CPUtime=0
/proc/29730/stat : 29730 (java) R 29728 29730 29659 0 -1 0 48 0 0 0 0 0 0 0 19 0 1 0 170799151 299008 32 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 1464973 0 0 4096 0 0 0 0 17 1 0 0
/proc/29730/statm: 73 35 27 14 0 5 0

[startup+0.106584 s]
/proc/loadavg: 0.96 1.00 1.00 3/68 29731
/proc/meminfo: memFree=1894152/2055920 swapFree=4184688/4192956
[pid=29730] ppid=29728 vsize=911488 CPUtime=0.06
/proc/29730/stat : 29730 (java) R 29728 29730 29659 0 -1 0 2575 0 1 0 5 1 0 0 22 0 8 0 170799151 933363712 2322 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29730/statm: 227872 2322 1266 14 0 215051 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 911488

[startup+0.514631 s]
/proc/loadavg: 0.96 1.00 1.00 3/68 29731
/proc/meminfo: memFree=1894152/2055920 swapFree=4184688/4192956
[pid=29730] ppid=29728 vsize=915328 CPUtime=0.45
/proc/29730/stat : 29730 (java) R 29728 29730 29659 0 -1 0 6362 0 1 0 41 4 0 0 19 0 8 0 170799151 937295872 6101 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072896998 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29730/statm: 228832 6101 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915328

[startup+1.33574 s]
/proc/loadavg: 0.96 1.00 1.00 3/88 29800
/proc/meminfo: memFree=1784544/2055920 swapFree=4184688/4192956
[pid=29730] ppid=29728 vsize=915640 CPUtime=1.26
/proc/29730/stat : 29730 (java) R 29728 29730 29659 0 -1 0 17792 0 1 0 106 20 0 0 25 0 8 0 170799151 937615360 17530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29730/statm: 228910 17530 2177 14 0 215380 0
[pid=29730/tid=29739] ppid=29728 vsize=915640 CPUtime=0.05
/proc/29730/task/29739/stat : 29739 (java) S 29728 29730 29659 0 -1 64 1183 0 0 0 5 0 0 0 17 0 8 0 170799156 937615360 17530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29741] ppid=29728 vsize=915640 CPUtime=0
/proc/29730/task/29741/stat : 29741 (java) S 29728 29730 29659 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170799157 937615360 17530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29742] ppid=29728 vsize=915640 CPUtime=0
/proc/29730/task/29742/stat : 29742 (java) S 29728 29730 29659 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170799157 937615360 17530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29749] ppid=29728 vsize=915640 CPUtime=0
/proc/29730/task/29749/stat : 29749 (java) S 29728 29730 29659 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170799161 937615360 17530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29750] ppid=29728 vsize=915640 CPUtime=0.17
/proc/29730/task/29750/stat : 29750 (java) S 29728 29730 29659 0 -1 64 423 0 0 0 17 0 0 0 16 0 8 0 170799161 937615360 17530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29751] ppid=29728 vsize=915640 CPUtime=0
/proc/29730/task/29751/stat : 29751 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170799161 937615360 17530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29752] ppid=29728 vsize=915640 CPUtime=0
/proc/29730/task/29752/stat : 29752 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170799161 937615360 17530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 915640

[startup+2.97292 s]
/proc/loadavg: 0.96 1.00 1.00 3/88 29800
/proc/meminfo: memFree=1775968/2055920 swapFree=4184688/4192956
[pid=29730] ppid=29728 vsize=915728 CPUtime=2.89
/proc/29730/stat : 29730 (java) R 29728 29730 29659 0 -1 0 21086 0 1 0 238 51 0 0 25 0 8 0 170799151 937705472 20799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074137061 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29730/statm: 228932 20799 2544 14 0 215402 0
[pid=29730/tid=29739] ppid=29728 vsize=915728 CPUtime=0.2
/proc/29730/task/29739/stat : 29739 (java) S 29728 29730 29659 0 -1 64 3960 0 0 0 19 1 0 0 16 0 8 0 170799156 937705472 20799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29741] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29741/stat : 29741 (java) S 29728 29730 29659 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 20799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29742] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29742/stat : 29742 (java) S 29728 29730 29659 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 20799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29749] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29749/stat : 29749 (java) S 29728 29730 29659 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170799161 937705472 20799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29750] ppid=29728 vsize=915728 CPUtime=0.29
/proc/29730/task/29750/stat : 29750 (java) S 29728 29730 29659 0 -1 64 494 0 0 0 28 1 0 0 15 0 8 0 170799161 937705472 20799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29751] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29751/stat : 29751 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170799161 937705472 20799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29752] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29752/stat : 29752 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170799161 937705472 20799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 915728

[startup+6.1743 s]
/proc/loadavg: 1.04 1.01 1.00 3/88 29800
/proc/meminfo: memFree=1761632/2055920 swapFree=4184688/4192956
[pid=29730] ppid=29728 vsize=915728 CPUtime=6.06
/proc/29730/stat : 29730 (java) R 29728 29730 29659 0 -1 0 21104 0 1 0 555 51 0 0 25 0 8 0 170799151 937705472 20814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074139888 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29730/statm: 228932 20814 2546 14 0 215402 0
[pid=29730/tid=29739] ppid=29728 vsize=915728 CPUtime=0.2
/proc/29730/task/29739/stat : 29739 (java) S 29728 29730 29659 0 -1 64 3960 0 0 0 19 1 0 0 17 0 8 0 170799156 937705472 20814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29741] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29741/stat : 29741 (java) S 29728 29730 29659 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 20814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29742] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29742/stat : 29742 (java) S 29728 29730 29659 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 20814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29749] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29749/stat : 29749 (java) S 29728 29730 29659 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170799161 937705472 20814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29750] ppid=29728 vsize=915728 CPUtime=0.31
/proc/29730/task/29750/stat : 29750 (java) S 29728 29730 29659 0 -1 64 507 0 0 0 30 1 0 0 15 0 8 0 170799161 937705472 20814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29751] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29751/stat : 29751 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170799161 937705472 20814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29752] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29752/stat : 29752 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170799161 937705472 20814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 915728

[startup+12.6441 s]
/proc/loadavg: 1.12 1.03 1.01 3/88 29800
/proc/meminfo: memFree=1744040/2055920 swapFree=4184688/4192956
[pid=29730] ppid=29728 vsize=915728 CPUtime=12.45
/proc/29730/stat : 29730 (java) R 29728 29730 29659 0 -1 0 21129 0 1 0 1193 52 0 0 25 0 8 0 170799151 937705472 20834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074136260 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29730/statm: 228932 20834 2547 14 0 215402 0
[pid=29730/tid=29739] ppid=29728 vsize=915728 CPUtime=0.2
/proc/29730/task/29739/stat : 29739 (java) S 29728 29730 29659 0 -1 64 3960 0 0 0 19 1 0 0 16 0 8 0 170799156 937705472 20834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29741] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29741/stat : 29741 (java) S 29728 29730 29659 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 20834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29742] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29742/stat : 29742 (java) S 29728 29730 29659 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 20834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29749] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29749/stat : 29749 (java) S 29728 29730 29659 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170799161 937705472 20834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29750] ppid=29728 vsize=915728 CPUtime=0.35
/proc/29730/task/29750/stat : 29750 (java) S 29728 29730 29659 0 -1 64 527 0 0 0 34 1 0 0 15 0 8 0 170799161 937705472 20834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29751] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29751/stat : 29751 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170799161 937705472 20834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29752] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29752/stat : 29752 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170799161 937705472 20834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 915728

[startup+25.5176 s]
/proc/loadavg: 1.31 1.08 1.02 3/89 29801
/proc/meminfo: memFree=1739936/2055920 swapFree=4184688/4192956
[pid=29730] ppid=29728 vsize=915728 CPUtime=25.2
/proc/29730/stat : 29730 (java) R 29728 29730 29659 0 -1 0 21134 0 1 0 2468 52 0 0 25 0 8 0 170799151 937705472 20837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073839334 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29730/statm: 228932 20837 2547 14 0 215402 0
[pid=29730/tid=29739] ppid=29728 vsize=915728 CPUtime=0.2
/proc/29730/task/29739/stat : 29739 (java) S 29728 29730 29659 0 -1 64 3960 0 0 0 19 1 0 0 16 0 8 0 170799156 937705472 20837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29741] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29741/stat : 29741 (java) S 29728 29730 29659 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 20837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29742] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29742/stat : 29742 (java) S 29728 29730 29659 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 20837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29749] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29749/stat : 29749 (java) S 29728 29730 29659 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170799161 937705472 20837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29750] ppid=29728 vsize=915728 CPUtime=0.36
/proc/29730/task/29750/stat : 29750 (java) S 29728 29730 29659 0 -1 64 530 0 0 0 35 1 0 0 15 0 8 0 170799161 937705472 20837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29751] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29751/stat : 29751 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170799161 937705472 20837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29752] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29752/stat : 29752 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170799161 937705472 20837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 915728

[startup+51.1656 s]
/proc/loadavg: 1.55 1.15 1.04 3/89 29801
/proc/meminfo: memFree=1736608/2055920 swapFree=4184688/4192956
[pid=29730] ppid=29728 vsize=915728 CPUtime=50.62
/proc/29730/stat : 29730 (java) R 29728 29730 29659 0 -1 0 21987 0 1 0 5009 53 0 0 25 0 8 0 170799151 937705472 21686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074206638 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29730/statm: 228932 21686 2547 14 0 215402 0
[pid=29730/tid=29739] ppid=29728 vsize=915728 CPUtime=0.23
/proc/29730/task/29739/stat : 29739 (java) S 29728 29730 29659 0 -1 64 4804 0 0 0 22 1 0 0 16 0 8 0 170799156 937705472 21686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29741] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29741/stat : 29741 (java) S 29728 29730 29659 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 21686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29742] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29742/stat : 29742 (java) S 29728 29730 29659 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 21686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29749] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29749/stat : 29749 (java) S 29728 29730 29659 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170799161 937705472 21686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29750] ppid=29728 vsize=915728 CPUtime=0.37
/proc/29730/task/29750/stat : 29750 (java) S 29728 29730 29659 0 -1 64 535 0 0 0 36 1 0 0 16 0 8 0 170799161 937705472 21686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29751] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29751/stat : 29751 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170799161 937705472 21686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29752] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29752/stat : 29752 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170799161 937705472 21686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 915728

[startup+102.458 s]
/proc/loadavg: 1.80 1.28 1.09 3/89 29801
/proc/meminfo: memFree=1736608/2055920 swapFree=4184688/4192956
[pid=29730] ppid=29728 vsize=915728 CPUtime=101.39
/proc/29730/stat : 29730 (java) R 29728 29730 29659 0 -1 0 21989 0 1 0 10085 54 0 0 25 0 8 0 170799151 937705472 21686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074193659 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29730/statm: 228932 21686 2547 14 0 215402 0
[pid=29730/tid=29739] ppid=29728 vsize=915728 CPUtime=0.23
/proc/29730/task/29739/stat : 29739 (java) S 29728 29730 29659 0 -1 64 4804 0 0 0 22 1 0 0 16 0 8 0 170799156 937705472 21686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29741] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29741/stat : 29741 (java) S 29728 29730 29659 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 21686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29742] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29742/stat : 29742 (java) S 29728 29730 29659 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 21686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29749] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29749/stat : 29749 (java) S 29728 29730 29659 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170799161 937705472 21686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29750] ppid=29728 vsize=915728 CPUtime=0.37
/proc/29730/task/29750/stat : 29750 (java) S 29728 29730 29659 0 -1 64 536 0 0 0 36 1 0 0 16 0 8 0 170799161 937705472 21686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29751] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29751/stat : 29751 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170799161 937705472 21686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29752] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29752/stat : 29752 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170799161 937705472 21686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 915728

[startup+162.507 s]
/proc/loadavg: 1.92 1.41 1.15 3/89 29801
/proc/meminfo: memFree=1698464/2055920 swapFree=4184688/4192956
[pid=29730] ppid=29728 vsize=915728 CPUtime=160.84
/proc/29730/stat : 29730 (java) R 29728 29730 29659 0 -1 0 21990 0 1 0 16030 54 0 0 25 0 8 0 170799151 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074193624 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1483.72 s]
/proc/loadavg: 2.02 2.06 1.82 3/89 30409
/proc/meminfo: memFree=1544408/2055920 swapFree=4184688/4192956
[pid=29730] ppid=29728 vsize=915728 CPUtime=1467.71
/proc/29730/stat : 29730 (java) R 29728 29730 29659 0 -1 0 21990 0 1 0 146685 86 0 0 25 0 8 0 170799151 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074091836 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29730/statm: 228932 21687 2547 14 0 215402 0
[pid=29730/tid=29739] ppid=29728 vsize=915728 CPUtime=0.24
/proc/29730/task/29739/stat : 29739 (java) S 29728 29730 29659 0 -1 64 4804 0 0 0 23 1 0 0 16 0 8 0 170799156 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29741] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29741/stat : 29741 (java) S 29728 29730 29659 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29742] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29742/stat : 29742 (java) S 29728 29730 29659 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29749] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29749/stat : 29749 (java) S 29728 29730 29659 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29750] ppid=29728 vsize=915728 CPUtime=0.37
/proc/29730/task/29750/stat : 29750 (java) S 29728 29730 29659 0 -1 64 537 0 0 0 36 1 0 0 16 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29751] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29751/stat : 29751 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29752] ppid=29728 vsize=915728 CPUtime=0.01
/proc/29730/task/29752/stat : 29752 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1467.71
Current children cumulated vsize (KiB) 915728

[startup+1543.81 s]
/proc/loadavg: 2.01 2.05 1.82 3/89 30409
/proc/meminfo: memFree=1544408/2055920 swapFree=4184688/4192956
[pid=29730] ppid=29728 vsize=915728 CPUtime=1527.19
/proc/29730/stat : 29730 (java) R 29728 29730 29659 0 -1 0 21990 0 1 0 152632 87 0 0 25 0 8 0 170799151 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074136234 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29730/statm: 228932 21687 2547 14 0 215402 0
[pid=29730/tid=29739] ppid=29728 vsize=915728 CPUtime=0.24
/proc/29730/task/29739/stat : 29739 (java) S 29728 29730 29659 0 -1 64 4804 0 0 0 23 1 0 0 16 0 8 0 170799156 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29741] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29741/stat : 29741 (java) S 29728 29730 29659 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29742] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29742/stat : 29742 (java) S 29728 29730 29659 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29749] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29749/stat : 29749 (java) S 29728 29730 29659 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29750] ppid=29728 vsize=915728 CPUtime=0.37
/proc/29730/task/29750/stat : 29750 (java) S 29728 29730 29659 0 -1 64 537 0 0 0 36 1 0 0 16 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29751] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29751/stat : 29751 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29752] ppid=29728 vsize=915728 CPUtime=0.01
/proc/29730/task/29752/stat : 29752 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1527.19
Current children cumulated vsize (KiB) 915728

[startup+1603.82 s]
/proc/loadavg: 2.09 2.07 1.84 3/89 30409
/proc/meminfo: memFree=1502488/2055920 swapFree=4184688/4192956
[pid=29730] ppid=29728 vsize=915728 CPUtime=1586.62
/proc/29730/stat : 29730 (java) R 29728 29730 29659 0 -1 0 21990 0 1 0 158575 87 0 0 25 0 8 0 170799151 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073948712 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29730/statm: 228932 21687 2547 14 0 215402 0
[pid=29730/tid=29739] ppid=29728 vsize=915728 CPUtime=0.24
/proc/29730/task/29739/stat : 29739 (java) S 29728 29730 29659 0 -1 64 4804 0 0 0 23 1 0 0 16 0 8 0 170799156 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29741] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29741/stat : 29741 (java) S 29728 29730 29659 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29742] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29742/stat : 29742 (java) S 29728 29730 29659 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29749] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29749/stat : 29749 (java) S 29728 29730 29659 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29750] ppid=29728 vsize=915728 CPUtime=0.37
/proc/29730/task/29750/stat : 29750 (java) S 29728 29730 29659 0 -1 64 537 0 0 0 36 1 0 0 16 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29751] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29751/stat : 29751 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29752] ppid=29728 vsize=915728 CPUtime=0.01
/proc/29730/task/29752/stat : 29752 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1586.62
Current children cumulated vsize (KiB) 915728

[startup+1663.91 s]
/proc/loadavg: 2.03 2.05 1.85 5/89 30409
/proc/meminfo: memFree=1502496/2055920 swapFree=4184688/4192956
[pid=29730] ppid=29728 vsize=915728 CPUtime=1646.13
/proc/29730/stat : 29730 (java) R 29728 29730 29659 0 -1 0 21990 0 1 0 164526 87 0 0 25 0 8 0 170799151 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074106419 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29730/statm: 228932 21687 2547 14 0 215402 0
[pid=29730/tid=29739] ppid=29728 vsize=915728 CPUtime=0.24
/proc/29730/task/29739/stat : 29739 (java) S 29728 29730 29659 0 -1 64 4804 0 0 0 23 1 0 0 16 0 8 0 170799156 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29741] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29741/stat : 29741 (java) S 29728 29730 29659 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29742] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29742/stat : 29742 (java) S 29728 29730 29659 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29749] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29749/stat : 29749 (java) S 29728 29730 29659 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29750] ppid=29728 vsize=915728 CPUtime=0.37
/proc/29730/task/29750/stat : 29750 (java) S 29728 29730 29659 0 -1 64 537 0 0 0 36 1 0 0 16 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29751] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29751/stat : 29751 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29752] ppid=29728 vsize=915728 CPUtime=0.01
/proc/29730/task/29752/stat : 29752 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1646.13
Current children cumulated vsize (KiB) 915728

[startup+1724 s]
/proc/loadavg: 2.01 2.04 1.85 3/89 30409
/proc/meminfo: memFree=1502432/2055920 swapFree=4184688/4192956
[pid=29730] ppid=29728 vsize=915728 CPUtime=1705.61
/proc/29730/stat : 29730 (java) R 29728 29730 29659 0 -1 0 21990 0 1 0 170474 87 0 0 25 0 8 0 170799151 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073839350 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29730/statm: 228932 21687 2547 14 0 215402 0
[pid=29730/tid=29739] ppid=29728 vsize=915728 CPUtime=0.24
/proc/29730/task/29739/stat : 29739 (java) S 29728 29730 29659 0 -1 64 4804 0 0 0 23 1 0 0 16 0 8 0 170799156 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29741] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29741/stat : 29741 (java) S 29728 29730 29659 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29742] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29742/stat : 29742 (java) S 29728 29730 29659 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29749] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29749/stat : 29749 (java) S 29728 29730 29659 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29750] ppid=29728 vsize=915728 CPUtime=0.37
/proc/29730/task/29750/stat : 29750 (java) S 29728 29730 29659 0 -1 64 537 0 0 0 36 1 0 0 16 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29751] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29751/stat : 29751 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29752] ppid=29728 vsize=915728 CPUtime=0.01
/proc/29730/task/29752/stat : 29752 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1705.61
Current children cumulated vsize (KiB) 915728

[startup+1784.01 s]
/proc/loadavg: 2.00 2.03 1.86 3/89 30409
/proc/meminfo: memFree=1502560/2055920 swapFree=4184688/4192956
[pid=29730] ppid=29728 vsize=915728 CPUtime=1765.01
/proc/29730/stat : 29730 (java) R 29728 29730 29659 0 -1 0 21990 0 1 0 176413 88 0 0 25 0 8 0 170799151 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074091836 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29730/statm: 228932 21687 2547 14 0 215402 0
[pid=29730/tid=29739] ppid=29728 vsize=915728 CPUtime=0.24
/proc/29730/task/29739/stat : 29739 (java) S 29728 29730 29659 0 -1 64 4804 0 0 0 23 1 0 0 16 0 8 0 170799156 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29741] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29741/stat : 29741 (java) S 29728 29730 29659 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29742] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29742/stat : 29742 (java) S 29728 29730 29659 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29749] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29749/stat : 29749 (java) S 29728 29730 29659 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29750] ppid=29728 vsize=915728 CPUtime=0.37
/proc/29730/task/29750/stat : 29750 (java) S 29728 29730 29659 0 -1 64 537 0 0 0 36 1 0 0 16 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29751] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29751/stat : 29751 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29752] ppid=29728 vsize=915728 CPUtime=0.01
/proc/29730/task/29752/stat : 29752 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1765.01
Current children cumulated vsize (KiB) 915728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1819.31 s]
/proc/loadavg: 1.78 1.98 1.85 2/75 30420
/proc/meminfo: memFree=1787480/2055920 swapFree=4184688/4192956
[pid=29730] ppid=29728 vsize=915728 CPUtime=1800.08
/proc/29730/stat : 29730 (java) R 29728 29730 29659 0 -1 0 21990 0 1 0 179920 88 0 0 25 0 8 0 170799151 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074136377 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29730/statm: 228932 21687 2547 14 0 215402 0
[pid=29730/tid=29739] ppid=29728 vsize=915728 CPUtime=0.24
/proc/29730/task/29739/stat : 29739 (java) S 29728 29730 29659 0 -1 64 4804 0 0 0 23 1 0 0 16 0 8 0 170799156 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29741] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29741/stat : 29741 (java) S 29728 29730 29659 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29742] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29742/stat : 29742 (java) S 29728 29730 29659 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170799157 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29749] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29749/stat : 29749 (java) S 29728 29730 29659 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29750] ppid=29728 vsize=915728 CPUtime=0.37
/proc/29730/task/29750/stat : 29750 (java) S 29728 29730 29659 0 -1 64 537 0 0 0 36 1 0 0 16 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29730/tid=29751] ppid=29728 vsize=915728 CPUtime=0
/proc/29730/task/29751/stat : 29751 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29730/tid=29752] ppid=29728 vsize=915728 CPUtime=0.01
/proc/29730/task/29752/stat : 29752 (java) S 29728 29730 29659 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 170799161 937705472 21687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 915728

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

Child status: 143
Real time (s): 1819.39
CPU time (s): 1800.16
CPU user time (s): 1799.26
CPU system time (s): 0.902862
CPU usage (%): 98.9432
Max. virtual memory (cumulated for all children) (KiB): 915956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.26
system time used= 0.902862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22008
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= 38591
involuntary context switches= 77907

runsolver used 2.72558 s user time and 5.58815 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Mon Jan  8 02:40:55 UTC 2007


IDJOB= 212792
IDBENCH= 4798
FILE ID= node35/212792-1168224055

PBS_JOBID= 3480967

Free space on /tmp= 66558 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/primesDimacs/f2000.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/212792-1168224055/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-212792-1168224055 -o ROOT/results/node35/solver-212792-1168224055 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/212792-1168224055/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4b7d2542d122d7bd3ac49b0f0b108844

RANDOM SEED= 785901703

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.234
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.234
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:       1894504 kB
Buffers:         17112 kB
Cached:          76292 kB
SwapCached:       2680 kB
Active:          67360 kB
Inactive:        40568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1894504 kB
SwapTotal:     4192956 kB
SwapFree:      4184688 kB
Dirty:            3464 kB
Writeback:           0 kB
Mapped:          20808 kB
Slab:            39224 kB
Committed_AS:  3616408 kB
PageTables:       1620 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= 66560 MiB



End job on node35 on Mon Jan  8 03:11:19 UTC 2007