Trace number 237276

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.12 1817.4

General information on the benchmark

Nameos-gp/
gp10-09-1112.xml
MD5SUM06eaa40bf809ba3f654c85e42e55e982
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.369943
SatisfiableYES
(Un)Satisfiability was proved
Number of variables101
Number of constraints1000
Maximum constraint arity2
Maximum domain size1113
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1000
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
3.62	   
3.62	   instance
3.62	     name=/tmp/evaluation/237276-1168347245/unknown.xml
3.65	   
3.65	   domains being loaded...
3.65	   
3.65	   variables being loaded...
3.71	     nbVariables=101  nbDomainTypes=2  minDomainSize=1  maxDomainSize=1113
3.71	       =>  wckTime=3.386  cpuTime=0.1  mem=9M895
3.71	   
3.71	   predicates being loaded...
3.71	   
3.71	   constraints being loaded...
143.49	     nbConstraints=1000  nbSingletonDomainVariables=1  nbConvertedConstraints=1000  nbConvertConstraintsChecks=532728546
143.49	     nbExtensionStructures=482  nbSharedExtensionStructures=518  nbConflictsStructures=482
143.49	     nbSharedConflictsStructures=518  nbSharedBinaryRepresentations=779165  maxDegree=100  maxArity=2
143.49	       =>  wckTime=143.174  cpuTime=138.33  mem=64M672
143.66	   
143.66	   solver IterativeSystematicSolver being built... 
143.82	       =>  wckTime=143.504  cpuTime=138.46  mem=81M318
144.81	   
144.81	   preprocessing
144.81	     nbConstraintChecks=27420226  nbPropagations=3339  nbRevisions=13726  nbUselessRevisions=7860  nbSingletonTests=114
144.81	     nbEffectiveSingletonTests=0  nbESACBranches=12  nbRemovedValues=16207  detectedInconsistency=no
144.81	       =>  wckTime=0.981  cpuTime=0.94  mem=81M318
148.95	   
148.95	   search
148.95	     run=0  nbConstraintChecks=96925101  nbPropagations=8068  nbRevisions=64670  nbUselessRevisions=34648
148.95	     nbAssignments=538  nbFailedAssignments=520  nbBacktracks=10  nbVisitedNodes=1066  nbRestartNogoods=0  mapSize=9
148.95	     nbInferences=0  nbTooLargeKeys=0
148.95	       =>  wckTime=5.12  cpuTime=5.04  mem=82M329
167.98	   
167.98	   search
167.98	     run=1  nbConstraintChecks=525366644  nbPropagations=63349  nbRevisions=468436  nbUselessRevisions=261351
167.98	     nbAssignments=3065  nbFailedAssignments=2185  nbBacktracks=25  nbVisitedNodes=4429  nbRestartNogoods=180
167.98	     mapSize=23  nbInferences=0  nbTooLargeKeys=0
167.98	       =>  wckTime=24.152  cpuTime=23.91  mem=82M329
190.83	   
190.83	   search
190.83	     run=2  nbConstraintChecks=954911510  nbPropagations=201490  nbRevisions=1791314  nbUselessRevisions=1094085
190.83	     nbAssignments=5785  nbFailedAssignments=4875  nbBacktracks=47  nbVisitedNodes=9860  nbRestartNogoods=188
190.83	     mapSize=45  nbInferences=0  nbTooLargeKeys=0
190.83	       =>  wckTime=46.996  cpuTime=46.61  mem=83M290
221.79	   
221.79	   search
221.79	     run=3  nbConstraintChecks=1594675557  nbPropagations=435785  nbRevisions=4020813  nbUselessRevisions=2482873
221.79	     nbAssignments=9018  nbFailedAssignments=7613  nbBacktracks=80  nbVisitedNodes=15409  nbRestartNogoods=245
221.79	     mapSize=78  nbInferences=0  nbTooLargeKeys=0
221.79	       =>  wckTime=77.958  cpuTime=77.36  mem=83M290
295.74	   
295.74	   search
295.74	     run=4  nbConstraintChecks=3366890600  nbPropagations=849735  nbRevisions=7897764  nbUselessRevisions=4741291
295.74	     nbAssignments=13599  nbFailedAssignments=11270  nbBacktracks=130  nbVisitedNodes=22826  nbRestartNogoods=401
295.74	     mapSize=128  nbInferences=0  nbTooLargeKeys=0
295.74	       =>  wckTime=151.906  cpuTime=150.84  mem=84M252
345.19	   
345.19	   search
345.19	     run=5  nbConstraintChecks=4490582289  nbPropagations=1411772  nbRevisions=13273521  nbUselessRevisions=7928042
345.19	     nbAssignments=19243  nbFailedAssignments=16057  nbBacktracks=205  nbVisitedNodes=32559  nbRestartNogoods=643
345.19	     mapSize=203  nbInferences=0  nbTooLargeKeys=0
345.19	       =>  wckTime=201.358  cpuTime=200.05  mem=85M213
373.07	   
373.07	   search
373.07	     run=6  nbConstraintChecks=5159441899  nbPropagations=2063246  nbRevisions=19346927  nbUselessRevisions=11526765
373.07	     nbAssignments=24842  nbFailedAssignments=20801  nbBacktracks=318  nbVisitedNodes=42269  nbRestartNogoods=813
373.07	     mapSize=315  nbInferences=0  nbTooLargeKeys=0
373.07	       =>  wckTime=229.241  cpuTime=227.82  mem=87M136
414.76	   
414.76	   search
414.76	     run=7  nbConstraintChecks=6219962686  nbPropagations=2809001  nbRevisions=26383042  nbUselessRevisions=15676878
414.76	     nbAssignments=33091  nbFailedAssignments=28306  nbBacktracks=488  nbVisitedNodes=57599  nbRestartNogoods=912
414.76	     mapSize=479  nbInferences=0  nbTooLargeKeys=0
414.76	       =>  wckTime=270.925  cpuTime=269.14  mem=89M59
451.73	   
451.73	   search
451.73	     run=8  nbConstraintChecks=7060781628  nbPropagations=3668746  nbRevisions=34330034  nbUselessRevisions=20365167
451.73	     nbAssignments=36513  nbFailedAssignments=30585  nbBacktracks=744  nbVisitedNodes=62652  nbRestartNogoods=1120
451.73	     mapSize=734  nbInferences=0  nbTooLargeKeys=0
451.73	       =>  wckTime=307.898  cpuTime=305.83  mem=92M905
476.62	   
476.62	   INFO : Stopping hyperNogood (mapSize=1014, nbTooLargekeys=0, mem=96M751)
493.39	   
493.39	   search
493.39	     run=9  nbConstraintChecks=8240904721  nbPropagations=4609273  nbRevisions=43453215  nbUselessRevisions=25709683
493.39	     nbAssignments=44788  nbFailedAssignments=38452  nbBacktracks=1128  nbVisitedNodes=79076  nbRestartNogoods=1153
493.39	       =>  wckTime=349.558  cpuTime=347.19  mem=96M751
819.44	   
819.44	   search
819.44	     run=10  nbConstraintChecks=16517497895  nbPropagations=6100045  nbRevisions=58436975  nbUselessRevisions=34347340
819.44	     nbAssignments=97885  nbFailedAssignments=89625  nbBacktracks=1704  nbVisitedNodes=182552  nbRestartNogoods=1617
819.44	       =>  wckTime=675.613  cpuTime=671.26  mem=96M751
1058.03	   
1058.03	   search
1058.03	     run=11  nbConstraintChecks=21418502358  nbPropagations=8392504  nbRevisions=82654446  nbUselessRevisions=49078668
1058.03	     nbAssignments=134348  nbFailedAssignments=125213  nbBacktracks=2568  nbVisitedNodes=255386  nbRestartNogoods=1639
1058.03	       =>  wckTime=914.201  cpuTime=908.35  mem=96M751
1587.38	   
1587.38	   search
1587.38	     run=12  nbConstraintChecks=33157667087  nbPropagations=12305234  nbRevisions=125629773  nbUselessRevisions=75921356
1587.38	     nbAssignments=204339  nbFailedAssignments=193331  nbBacktracks=3865  nbVisitedNodes=394170  nbRestartNogoods=1786
1587.38	       =>  wckTime=1443.549  cpuTime=1434.34  mem=96M751

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/node76/watcher-237276-1168347245 -o ROOT/results/node76/solver-237276-1168347245 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/237276-1168347245/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: 4.30 5.37 4.93 3/97 339
/proc/meminfo: memFree=95504/2055888 swapFree=4095388/4096564
[pid=338] ppid=336 vsize=0 CPUtime=0
/proc/338/stat : 338 (java) R 336 338 31949 0 -1 0 195 0 0 0 0 0 0 0 20 0 1 0 183121580 0 0 18446744073709551615 0 0 0 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/338/statm: 18 1 0 0 0 1 0

[startup+0.107617 s]
/proc/loadavg: 4.30 5.37 4.93 3/97 339
/proc/meminfo: memFree=95504/2055888 swapFree=4095388/4096564
[pid=338] ppid=336 vsize=915704 CPUtime=0.09
/proc/338/stat : 338 (java) R 336 338 31949 0 -1 0 3048 0 1 0 8 1 0 0 16 0 8 0 183121580 937680896 2796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072917047 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/338/statm: 228926 2796 1451 14 0 215420 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 915704

[startup+0.515691 s]
/proc/loadavg: 4.30 5.37 4.93 3/97 339
/proc/meminfo: memFree=95504/2055888 swapFree=4095388/4096564
[pid=338] ppid=336 vsize=915936 CPUtime=0.3
/proc/338/stat : 338 (java) D 336 338 31949 0 -1 0 5362 0 14 0 27 3 0 0 17 0 8 0 183121580 937918464 5122 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 5572672 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/338/statm: 228984 5122 2020 14 0 215453 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 915936

[startup+1.33885 s]
/proc/loadavg: 4.35 5.37 4.93 1/104 346
/proc/meminfo: memFree=78552/2055888 swapFree=4095388/4096564
[pid=338] ppid=336 vsize=915936 CPUtime=0.3
/proc/338/stat : 338 (java) D 336 338 31949 0 -1 0 5362 0 14 0 27 3 0 0 17 0 8 0 183121580 937918464 5122 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 5572672 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/338/statm: 228984 5122 2020 14 0 215453 0
[pid=338/tid=340] ppid=336 vsize=915936 CPUtime=0
/proc/338/task/340/stat : 340 (java) D 336 338 31949 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183121584 937918464 5122 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=341] ppid=336 vsize=915936 CPUtime=0
/proc/338/task/341/stat : 341 (java) S 336 338 31949 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 183121584 937918464 5122 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=342] ppid=336 vsize=915936 CPUtime=0
/proc/338/task/342/stat : 342 (java) S 336 338 31949 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 183121584 937918464 5122 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=343] ppid=336 vsize=915936 CPUtime=0
/proc/338/task/343/stat : 343 (java) S 336 338 31949 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 183121587 937918464 5122 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=344] ppid=336 vsize=915936 CPUtime=0.04
/proc/338/task/344/stat : 344 (java) S 336 338 31949 0 -1 64 291 0 0 0 4 0 0 0 16 0 8 0 183121587 937918464 5122 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=345] ppid=336 vsize=915936 CPUtime=0
/proc/338/task/345/stat : 345 (java) S 336 338 31949 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183121587 937918464 5122 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=346] ppid=336 vsize=915936 CPUtime=0
/proc/338/task/346/stat : 346 (java) D 336 338 31949 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183121587 937918464 5122 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 915936

[startup+2.97822 s]
/proc/loadavg: 4.35 5.37 4.93 1/104 346
/proc/meminfo: memFree=78424/2055888 swapFree=4095388/4096564
[pid=338] ppid=336 vsize=915940 CPUtime=0.31
/proc/338/stat : 338 (java) R 336 338 31949 0 -1 0 5399 0 17 0 28 3 0 0 17 0 8 0 183121580 937922560 5156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/338/statm: 228985 5156 2041 14 0 215454 0
[pid=338/tid=340] ppid=336 vsize=915940 CPUtime=0
/proc/338/task/340/stat : 340 (java) S 336 338 31949 0 -1 64 8 0 0 0 0 0 0 0 17 0 8 0 183121584 937922560 5156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=341] ppid=336 vsize=915940 CPUtime=0
/proc/338/task/341/stat : 341 (java) S 336 338 31949 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 183121584 937922560 5156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=342] ppid=336 vsize=915940 CPUtime=0
/proc/338/task/342/stat : 342 (java) S 336 338 31949 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 183121584 937922560 5156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=343] ppid=336 vsize=915940 CPUtime=0
/proc/338/task/343/stat : 343 (java) S 336 338 31949 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 183121587 937922560 5156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=344] ppid=336 vsize=915940 CPUtime=0.04
/proc/338/task/344/stat : 344 (java) S 336 338 31949 0 -1 64 291 0 0 0 4 0 0 0 16 0 8 0 183121587 937922560 5156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=345] ppid=336 vsize=915940 CPUtime=0
/proc/338/task/345/stat : 345 (java) S 336 338 31949 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183121587 937922560 5156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=346] ppid=336 vsize=915940 CPUtime=0
/proc/338/task/346/stat : 346 (java) S 336 338 31949 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183121587 937922560 5156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 915940

[startup+6.27081 s]
/proc/loadavg: 4.35 5.37 4.93 2/104 346
/proc/meminfo: memFree=62424/2055888 swapFree=4095388/4096564
[pid=338] ppid=336 vsize=916052 CPUtime=2.94
/proc/338/stat : 338 (java) R 336 338 31949 0 -1 0 9777 0 18 0 287 7 0 0 20 0 8 0 183121580 938037248 9533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073745548 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/338/statm: 229013 9533 2168 14 0 215482 0
[pid=338/tid=340] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/340/stat : 340 (java) S 336 338 31949 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 183121584 938037248 9533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=341] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/341/stat : 341 (java) S 336 338 31949 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 183121584 938037248 9533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=342] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/342/stat : 342 (java) S 336 338 31949 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 183121584 938037248 9533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=343] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/343/stat : 343 (java) S 336 338 31949 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 183121587 938037248 9533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=344] ppid=336 vsize=916052 CPUtime=0.14
/proc/338/task/344/stat : 344 (java) S 336 338 31949 0 -1 64 359 0 0 0 13 1 0 0 17 0 8 0 183121587 938037248 9533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=345] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/345/stat : 345 (java) S 336 338 31949 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183121587 938037248 9533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=346] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/346/stat : 346 (java) S 336 338 31949 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183121587 938037248 9533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 916052

[startup+12.7471 s]
/proc/loadavg: 4.30 5.32 4.92 2/104 346
/proc/meminfo: memFree=54424/2055888 swapFree=4095388/4096564
[pid=338] ppid=336 vsize=916052 CPUtime=9.37
/proc/338/stat : 338 (java) R 336 338 31949 0 -1 0 12022 0 18 0 928 9 0 0 25 0 8 0 183121580 938037248 11778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073739484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/338/statm: 229013 11778 2168 14 0 215482 0
[pid=338/tid=340] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/340/stat : 340 (java) S 336 338 31949 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 183121584 938037248 11778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=341] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/341/stat : 341 (java) S 336 338 31949 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 183121584 938037248 11778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=342] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/342/stat : 342 (java) S 336 338 31949 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 183121584 938037248 11778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=343] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/343/stat : 343 (java) S 336 338 31949 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 183121587 938037248 11778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=344] ppid=336 vsize=916052 CPUtime=0.15
/proc/338/task/344/stat : 344 (java) S 336 338 31949 0 -1 64 362 0 0 0 14 1 0 0 17 0 8 0 183121587 938037248 11778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=345] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/345/stat : 345 (java) S 336 338 31949 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183121587 938037248 11778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=346] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/346/stat : 346 (java) S 336 338 31949 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183121587 938037248 11778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.37
Current children cumulated vsize (KiB) 916052

[startup+25.5886 s]
/proc/loadavg: 4.25 5.28 4.91 2/104 346
/proc/meminfo: memFree=40024/2055888 swapFree=4095388/4096564
[pid=338] ppid=336 vsize=916052 CPUtime=22.12
/proc/338/stat : 338 (java) R 336 338 31949 0 -1 0 16189 0 18 0 2201 11 0 0 25 0 8 0 183121580 938037248 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073746272 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/338/statm: 229013 15945 2168 14 0 215482 0
[pid=338/tid=340] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/340/stat : 340 (java) S 336 338 31949 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 183121584 938037248 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=341] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/341/stat : 341 (java) S 336 338 31949 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 183121584 938037248 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=342] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/342/stat : 342 (java) S 336 338 31949 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 183121584 938037248 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=343] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/343/stat : 343 (java) S 336 338 31949 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 183121587 938037248 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=344] ppid=336 vsize=916052 CPUtime=0.15
/proc/338/task/344/stat : 344 (java) S 336 338 31949 0 -1 64 363 0 0 0 14 1 0 0 16 0 8 0 183121587 938037248 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=345] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/345/stat : 345 (java) S 336 338 31949 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183121587 938037248 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=346] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/346/stat : 346 (java) S 336 338 31949 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183121587 938037248 15945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.12
Current children cumulated vsize (KiB) 916052

[startup+51.1896 s]
/proc/loadavg: 4.15 5.15 4.88 3/104 346
/proc/meminfo: memFree=23704/2055888 swapFree=4095388/4096564
[pid=338] ppid=336 vsize=916052 CPUtime=47.56
/proc/338/stat : 338 (java) R 336 338 31949 0 -1 0 20870 0 18 0 4738 18 0 0 17 0 8 0 183121580 938037248 20623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073749236 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/338/statm: 229013 20623 2180 14 0 215482 0
[pid=338/tid=340] ppid=336 vsize=916052 CPUtime=0.09
/proc/338/task/340/stat : 340 (java) S 336 338 31949 0 -1 64 4322 0 0 0 8 1 0 0 16 0 8 0 183121584 938037248 20623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=341] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/341/stat : 341 (java) S 336 338 31949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183121584 938037248 20623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=342] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/342/stat : 342 (java) S 336 338 31949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183121584 938037248 20623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=343] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/343/stat : 343 (java) S 336 338 31949 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 183121587 938037248 20623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=344] ppid=336 vsize=916052 CPUtime=0.16
/proc/338/task/344/stat : 344 (java) S 336 338 31949 0 -1 64 373 0 0 0 15 1 0 0 15 0 8 0 183121587 938037248 20623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=345] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/345/stat : 345 (java) S 336 338 31949 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183121587 938037248 20623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=346] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/346/stat : 346 (java) S 336 338 31949 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183121587 938037248 20623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.56
Current children cumulated vsize (KiB) 916052

[startup+102.491 s]
/proc/loadavg: 3.93 4.94 4.82 3/100 346
/proc/meminfo: memFree=15864/2055888 swapFree=4095388/4096564
[pid=338] ppid=336 vsize=916052 CPUtime=98.53
/proc/338/stat : 338 (java) R 336 338 31949 0 -1 0 26479 0 18 0 9825 28 0 0 25 0 8 0 183121580 938037248 26230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073763760 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/338/statm: 229013 26230 2180 14 0 215482 0
[pid=338/tid=340] ppid=336 vsize=916052 CPUtime=0.25
/proc/338/task/340/stat : 340 (java) S 336 338 31949 0 -1 64 9925 0 0 0 22 3 0 0 16 0 8 0 183121584 938037248 26230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=341] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/341/stat : 341 (java) S 336 338 31949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183121584 938037248 26230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=342] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/342/stat : 342 (java) S 336 338 31949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183121584 938037248 26230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=343] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/343/stat : 343 (java) S 336 338 31949 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 183121587 938037248 26230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=344] ppid=336 vsize=916052 CPUtime=0.17
/proc/338/task/344/stat : 344 (java) S 336 338 31949 0 -1 64 377 0 0 0 16 1 0 0 16 0 8 0 183121587 938037248 26230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=345] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/345/stat : 345 (java) S 336 338 31949 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183121587 938037248 26230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=346] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/346/stat : 346 (java) S 336 338 31949 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183121587 938037248 26230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 98.53
Current children cumulated vsize (KiB) 916052

[startup+162.562 s]
/proc/loadavg: 6.38 5.37 4.97 2/99 353
/proc/meminfo: memFree=15232/2055888 swapFree=4095388/4096564
[pid=338] ppid=336 vsize=916052 CPUtime=158.23
/proc/338/stat : 338 (java) R 336 338 31949 0 -1 0 35064 0 18 0 15784 39 0 0 25 0 8 0 183121580 938037248 34799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073943643 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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


[startup+1484.21 s]
/proc/loadavg: 4.34 4.82 4.79 2/100 608
/proc/meminfo: memFree=40248/2055888 swapFree=4095388/4096564
[pid=338] ppid=336 vsize=916052 CPUtime=1471.56
/proc/338/stat : 338 (java) R 336 338 31949 0 -1 0 35082 0 18 0 146964 192 0 0 25 0 8 0 183121580 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073941619 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/338/statm: 229013 34809 2548 14 0 215482 0
[pid=338/tid=340] ppid=336 vsize=916052 CPUtime=0.69
/proc/338/task/340/stat : 340 (java) S 336 338 31949 0 -1 64 17992 0 0 0 62 7 0 0 16 0 8 0 183121584 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=341] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/341/stat : 341 (java) S 336 338 31949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183121584 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=342] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/342/stat : 342 (java) S 336 338 31949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183121584 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=343] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/343/stat : 343 (java) S 336 338 31949 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=344] ppid=336 vsize=916052 CPUtime=0.31
/proc/338/task/344/stat : 344 (java) S 336 338 31949 0 -1 64 455 0 0 0 30 1 0 0 16 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=345] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/345/stat : 345 (java) S 336 338 31949 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=346] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/346/stat : 346 (java) S 336 338 31949 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1471.56
Current children cumulated vsize (KiB) 916052

[startup+1544.28 s]
/proc/loadavg: 4.75 4.81 4.78 3/98 614
/proc/meminfo: memFree=15048/2055888 swapFree=4095388/4096564
[pid=338] ppid=336 vsize=916052 CPUtime=1531.24
/proc/338/stat : 338 (java) R 336 338 31949 0 -1 0 35082 0 18 0 152926 198 0 0 25 0 8 0 183121580 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073951453 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/338/statm: 229013 34809 2548 14 0 215482 0
[pid=338/tid=340] ppid=336 vsize=916052 CPUtime=0.69
/proc/338/task/340/stat : 340 (java) S 336 338 31949 0 -1 64 17992 0 0 0 62 7 0 0 16 0 8 0 183121584 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=341] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/341/stat : 341 (java) S 336 338 31949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183121584 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=342] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/342/stat : 342 (java) S 336 338 31949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183121584 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=343] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/343/stat : 343 (java) S 336 338 31949 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=344] ppid=336 vsize=916052 CPUtime=0.31
/proc/338/task/344/stat : 344 (java) S 336 338 31949 0 -1 64 455 0 0 0 30 1 0 0 16 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=345] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/345/stat : 345 (java) S 336 338 31949 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=346] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/346/stat : 346 (java) S 336 338 31949 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1531.24
Current children cumulated vsize (KiB) 916052

[startup+1604.36 s]
/proc/loadavg: 6.82 5.47 5.02 2/98 626
/proc/meminfo: memFree=18184/2055888 swapFree=4095388/4096564
[pid=338] ppid=336 vsize=916052 CPUtime=1590.93
/proc/338/stat : 338 (java) R 336 338 31949 0 -1 0 35082 0 18 0 158889 204 0 0 25 0 8 0 183121580 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073943679 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/338/statm: 229013 34809 2548 14 0 215482 0
[pid=338/tid=340] ppid=336 vsize=916052 CPUtime=0.69
/proc/338/task/340/stat : 340 (java) S 336 338 31949 0 -1 64 17992 0 0 0 62 7 0 0 16 0 8 0 183121584 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=341] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/341/stat : 341 (java) S 336 338 31949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183121584 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=342] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/342/stat : 342 (java) S 336 338 31949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183121584 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=343] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/343/stat : 343 (java) S 336 338 31949 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=344] ppid=336 vsize=916052 CPUtime=0.31
/proc/338/task/344/stat : 344 (java) S 336 338 31949 0 -1 64 455 0 0 0 30 1 0 0 16 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=345] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/345/stat : 345 (java) S 336 338 31949 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=346] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/346/stat : 346 (java) S 336 338 31949 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1590.93
Current children cumulated vsize (KiB) 916052

[startup+1664.43 s]
/proc/loadavg: 6.30 5.57 5.07 2/98 626
/proc/meminfo: memFree=26632/2055888 swapFree=4095388/4096564
[pid=338] ppid=336 vsize=916052 CPUtime=1650.62
/proc/338/stat : 338 (java) R 336 338 31949 0 -1 0 35082 0 18 0 164851 211 0 0 25 0 8 0 183121580 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073943595 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/338/statm: 229013 34809 2548 14 0 215482 0
[pid=338/tid=340] ppid=336 vsize=916052 CPUtime=0.69
/proc/338/task/340/stat : 340 (java) S 336 338 31949 0 -1 64 17992 0 0 0 62 7 0 0 16 0 8 0 183121584 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=341] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/341/stat : 341 (java) S 336 338 31949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183121584 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=342] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/342/stat : 342 (java) S 336 338 31949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183121584 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=343] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/343/stat : 343 (java) S 336 338 31949 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=344] ppid=336 vsize=916052 CPUtime=0.31
/proc/338/task/344/stat : 344 (java) S 336 338 31949 0 -1 64 455 0 0 0 30 1 0 0 16 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=345] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/345/stat : 345 (java) S 336 338 31949 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=346] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/346/stat : 346 (java) S 336 338 31949 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1650.62
Current children cumulated vsize (KiB) 916052

[startup+1724.5 s]
/proc/loadavg: 6.18 5.66 5.13 2/98 626
/proc/meminfo: memFree=35080/2055888 swapFree=4095388/4096564
[pid=338] ppid=336 vsize=916052 CPUtime=1710.29
/proc/338/stat : 338 (java) R 336 338 31949 0 -1 0 35082 0 18 0 170812 217 0 0 25 0 8 0 183121580 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073943601 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/338/statm: 229013 34809 2548 14 0 215482 0
[pid=338/tid=340] ppid=336 vsize=916052 CPUtime=0.69
/proc/338/task/340/stat : 340 (java) S 336 338 31949 0 -1 64 17992 0 0 0 62 7 0 0 16 0 8 0 183121584 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=341] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/341/stat : 341 (java) S 336 338 31949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183121584 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=342] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/342/stat : 342 (java) S 336 338 31949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183121584 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=343] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/343/stat : 343 (java) S 336 338 31949 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=344] ppid=336 vsize=916052 CPUtime=0.31
/proc/338/task/344/stat : 344 (java) S 336 338 31949 0 -1 64 455 0 0 0 30 1 0 0 16 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=345] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/345/stat : 345 (java) S 336 338 31949 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=346] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/346/stat : 346 (java) S 336 338 31949 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1710.29
Current children cumulated vsize (KiB) 916052

[startup+1784.57 s]
/proc/loadavg: 6.06 5.72 5.19 2/98 626
/proc/meminfo: memFree=43712/2055888 swapFree=4095388/4096564
[pid=338] ppid=336 vsize=916052 CPUtime=1769.96
/proc/338/stat : 338 (java) R 336 338 31949 0 -1 0 35082 0 18 0 176772 224 0 0 25 0 8 0 183121580 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073952913 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/338/statm: 229013 34809 2548 14 0 215482 0
[pid=338/tid=340] ppid=336 vsize=916052 CPUtime=0.69
/proc/338/task/340/stat : 340 (java) S 336 338 31949 0 -1 64 17992 0 0 0 62 7 0 0 16 0 8 0 183121584 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=341] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/341/stat : 341 (java) S 336 338 31949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183121584 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=342] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/342/stat : 342 (java) S 336 338 31949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183121584 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=343] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/343/stat : 343 (java) S 336 338 31949 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=344] ppid=336 vsize=916052 CPUtime=0.31
/proc/338/task/344/stat : 344 (java) S 336 338 31949 0 -1 64 455 0 0 0 30 1 0 0 16 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=345] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/345/stat : 345 (java) S 336 338 31949 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=346] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/346/stat : 346 (java) S 336 338 31949 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1769.96
Current children cumulated vsize (KiB) 916052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.01 s]
/proc/loadavg: 5.31 5.57 5.15 3/93 627
/proc/meminfo: memFree=15088/2055888 swapFree=4095388/4096564
[pid=338] ppid=336 vsize=916052 CPUtime=1800.02
/proc/338/stat : 338 (java) R 336 338 31949 0 -1 0 35082 0 18 0 179776 226 0 0 25 0 8 0 183121580 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073943913 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/338/statm: 229013 34809 2548 14 0 215482 0
[pid=338/tid=340] ppid=336 vsize=916052 CPUtime=0.69
/proc/338/task/340/stat : 340 (java) S 336 338 31949 0 -1 64 17992 0 0 0 62 7 0 0 16 0 8 0 183121584 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=341] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/341/stat : 341 (java) S 336 338 31949 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183121584 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=342] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/342/stat : 342 (java) S 336 338 31949 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183121584 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=343] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/343/stat : 343 (java) S 336 338 31949 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=344] ppid=336 vsize=916052 CPUtime=0.31
/proc/338/task/344/stat : 344 (java) S 336 338 31949 0 -1 64 455 0 0 0 30 1 0 0 16 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=338/tid=345] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/345/stat : 345 (java) S 336 338 31949 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=338/tid=346] ppid=336 vsize=916052 CPUtime=0
/proc/338/task/346/stat : 346 (java) S 336 338 31949 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183121587 938037248 34809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 916052

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

Sending SIGKILL to process tree (bottom up)

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1817.4
CPU time (s): 1800.12
CPU user time (s): 1797.83
CPU system time (s): 2.28965
CPU usage (%): 99.0489
Max. virtual memory (cumulated for all children) (KiB): 916568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.83
system time used= 2.28965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35095
page faults= 21
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38042
involuntary context switches= 66251

runsolver used 2.84557 s user time and 5.14122 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Tue Jan  9 12:54:05 UTC 2007


IDJOB= 237276
IDBENCH= 6911
FILE ID= node76/237276-1168347245

PBS_JOBID= 3503525

Free space on /tmp= 57941 MiB

BENCH NAME= HOME/pub/bench/CPAI06/os-gp/gp10-09-1112.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/237276-1168347245/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-237276-1168347245 -o ROOT/results/node76/solver-237276-1168347245 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/237276-1168347245/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  06eaa40bf809ba3f654c85e42e55e982

RANDOM SEED= 272856314

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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:         95920 kB
Buffers:          3948 kB
Cached:        1711556 kB
SwapCached:          0 kB
Active:         145332 kB
Inactive:      1687852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:         95920 kB
SwapTotal:     4096564 kB
SwapFree:      4095388 kB
Dirty:           19804 kB
Writeback:      377492 kB
Mapped:         133556 kB
Slab:           112056 kB
Committed_AS:  7084584 kB
PageTables:       2048 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 50954 MiB



End job on node76 on Tue Jan  9 13:24:36 UTC 2007