Trace number 212818

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.14 1815.39

General information on the benchmark

NamepseudoSeries/primesDimacs/
g-125-18.xml
MD5SUM69efccf7b0b61a6c40bfb9a26b7257b5
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 variables4500
Number of constraints72413
Maximum constraint arity18
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension72413
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=esac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/212818-1168224242/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.56	     nbVariables=4500  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.56	       =>  wckTime=0.263  cpuTime=0.18  mem=13M728
0.56	   
0.56	   predicates being loaded...
0.56	   
0.56	   constraints being loaded...
7.99	     nbConstraints=72413  nbConvertedConstraints=72288  nbConvertConstraintsChecks=8  nbExtensionStructures=2
7.99	     nbSharedExtensionStructures=72286  nbConflictsStructures=2  nbSharedConflictsStructures=72286
7.99	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=5  nbEvaluationManagers=1
7.99	     nbSharedEvaluationManagers=124  maxDegree=76  maxArity=18
7.99	       =>  wckTime=7.695  cpuTime=6.64  mem=64M656
8.29	   
8.29	   solver IterativeSystematicSolver being built... 
8.67	       =>  wckTime=8.379  cpuTime=6.94  mem=97M156
26.04	   
26.04	   preprocessing
26.04	     nbConstraintChecks=1041757  nbValidityChecks=273194  nbPropagations=28982  nbRevisions=861232
26.04	     nbUselessRevisions=843222  nbSingletonTests=6843  nbEffectiveSingletonTests=0  nbESACBranches=7  nbRemovedValues=0
26.04	     detectedInconsistency=no
26.04	       =>  wckTime=17.349  cpuTime=17.13  mem=97M156
91.06	   
91.06	   search
91.06	     run=0  nbConstraintChecks=157410  nbValidityChecks=56554  nbPropagations=33594  nbRevisions=991638
91.06	     nbUselessRevisions=969596  nbAssignments=1743  nbFailedAssignments=1  nbBacktracks=65  nbVisitedNodes=1750
91.06	     nbRestartNogoods=0  mapSize=5  nbInferences=0  nbTooLargeKeys=0
91.06	       =>  wckTime=82.381  cpuTime=81.48  mem=101M248
144.88	   
144.88	   search
144.88	     run=1  nbConstraintChecks=313934  nbValidityChecks=114890  nbPropagations=71898  nbRevisions=2116643
144.88	     nbUselessRevisions=2068482  nbAssignments=3311  nbFailedAssignments=3  nbBacktracks=89  nbVisitedNodes=3322
144.88	     nbRestartNogoods=1  mapSize=8  nbInferences=0  nbTooLargeKeys=0
144.88	       =>  wckTime=136.198  cpuTime=134.76  mem=104M316
199.11	   
199.11	   search
199.11	     run=2  nbConstraintChecks=471097  nbValidityChecks=173226  nbPropagations=114912  nbRevisions=3375463
199.11	     nbUselessRevisions=3297111  nbAssignments=4876  nbFailedAssignments=5  nbBacktracks=113  nbVisitedNodes=4891
199.11	     nbRestartNogoods=2  mapSize=11  nbInferences=0  nbTooLargeKeys=0
199.11	       =>  wckTime=190.428  cpuTime=188.48  mem=107M385
258.76	   
258.76	   search
258.76	     run=3  nbConstraintChecks=628214  nbValidityChecks=231701  nbPropagations=162664  nbRevisions=4767817
258.76	     nbUselessRevisions=4655139  nbAssignments=6549  nbFailedAssignments=6  nbBacktracks=149  nbVisitedNodes=6572
258.76	     nbRestartNogoods=3  mapSize=18  nbInferences=0  nbTooLargeKeys=0
258.76	       =>  wckTime=250.075  cpuTime=247.52  mem=68M817
320.39	   
320.39	   search
320.39	     run=4  nbConstraintChecks=802844  nbValidityChecks=302740  nbPropagations=216833  nbRevisions=6315608
320.39	     nbUselessRevisions=6162728  nbAssignments=8261  nbFailedAssignments=10  nbBacktracks=255  nbVisitedNodes=8295
320.39	     nbRestartNogoods=4  mapSize=28  nbInferences=0  nbTooLargeKeys=0
320.39	       =>  wckTime=311.71  cpuTime=308.58  mem=72M908
389.85	   
389.85	   search
389.85	     run=5  nbConstraintChecks=969662  nbValidityChecks=369263  nbPropagations=276947  nbRevisions=8009122
389.85	     nbUselessRevisions=7810559  nbAssignments=10125  nbFailedAssignments=16  nbBacktracks=350  nbVisitedNodes=10174
389.85	     nbRestartNogoods=5  mapSize=39  nbInferences=0  nbTooLargeKeys=0
389.85	       =>  wckTime=381.171  cpuTime=377.37  mem=77M0
465.65	   
465.65	   search
465.65	     run=6  nbConstraintChecks=2016781  nbValidityChecks=729864  nbPropagations=365891  nbRevisions=10557415
465.65	     nbUselessRevisions=10289934  nbAssignments=20601  nbFailedAssignments=20  nbBacktracks=474  nbVisitedNodes=12090
465.65	     nbRestartNogoods=9  mapSize=65  nbInferences=0  nbTooLargeKeys=0
465.65	       =>  wckTime=456.967  cpuTime=452.43  mem=81M91
538.44	   
538.44	   search
538.44	     run=7  nbConstraintChecks=2208051  nbValidityChecks=811569  nbPropagations=462807  nbRevisions=13279843
538.44	     nbUselessRevisions=12935741  nbAssignments=22515  nbFailedAssignments=28  nbBacktracks=650  nbVisitedNodes=14027
538.44	     nbRestartNogoods=10  mapSize=85  nbInferences=0  nbTooLargeKeys=0
538.44	       =>  wckTime=529.756  cpuTime=524.52  mem=85M182
615.62	   
615.62	   search
615.62	     run=8  nbConstraintChecks=2703556  nbValidityChecks=997913  nbPropagations=576026  nbRevisions=16415486
615.62	     nbUselessRevisions=15980788  nbAssignments=27618  nbFailedAssignments=32  nbBacktracks=926  nbVisitedNodes=16037
615.62	     nbRestartNogoods=13  mapSize=118  nbInferences=0  nbTooLargeKeys=0
615.62	       =>  wckTime=606.937  cpuTime=600.95  mem=90M296
698.86	   
698.86	   search
698.86	     run=9  nbConstraintChecks=2941657  nbValidityChecks=1109372  nbPropagations=701119  nbRevisions=19777027
698.86	     nbUselessRevisions=19239573  nbAssignments=29746  nbFailedAssignments=44  nbBacktracks=1330  nbVisitedNodes=18206
698.86	     nbRestartNogoods=14  mapSize=156  nbInferences=0  nbTooLargeKeys=0
698.86	       =>  wckTime=690.181  cpuTime=683.86  mem=95M410
792.78	   
792.78	   search
792.78	     run=10  nbConstraintChecks=3478854  nbValidityChecks=1320823  nbPropagations=846115  nbRevisions=23601807
792.78	     nbUselessRevisions=22943331  nbAssignments=34988  nbFailedAssignments=55  nbBacktracks=1950  nbVisitedNodes=20609
792.78	     nbRestartNogoods=17  mapSize=208  nbInferences=0  nbTooLargeKeys=0
792.78	       =>  wckTime=784.099  cpuTime=777.73  mem=101M547
897.85	   
897.85	   search
897.85	     run=11  nbConstraintChecks=3785132  nbValidityChecks=1472158  nbPropagations=1007734  nbRevisions=27726854
897.85	     nbUselessRevisions=26930088  nbAssignments=37556  nbFailedAssignments=78  nbBacktracks=2821  nbVisitedNodes=23254
897.85	     nbRestartNogoods=19  mapSize=283  nbInferences=0  nbTooLargeKeys=0
897.85	       =>  wckTime=889.173  cpuTime=882.76  mem=107M684
1032.19	   
1032.19	   search
1032.19	     run=12  nbConstraintChecks=4166098  nbValidityChecks=1681920  nbPropagations=1194084  nbRevisions=32248757
1032.19	     nbUselessRevisions=31287593  nbAssignments=40658  nbFailedAssignments=109  nbBacktracks=4184  nbVisitedNodes=26481
1032.19	     nbRestartNogoods=21  mapSize=406  nbInferences=0  nbTooLargeKeys=0
1032.19	       =>  wckTime=1023.507  cpuTime=1016.75  mem=69M12
1195.62	   
1195.62	   search
1195.62	     run=13  nbConstraintChecks=4527973  nbValidityChecks=1886483  nbPropagations=1405055  nbRevisions=37148981
1195.62	     nbUselessRevisions=35997177  nbAssignments=44336  nbFailedAssignments=143  nbBacktracks=6136  nbVisitedNodes=30293
1195.62	     nbRestartNogoods=23  mapSize=539  nbInferences=0  nbTooLargeKeys=0
1195.62	       =>  wckTime=1186.941  cpuTime=1176.83  mem=80M185
1412.24	   
1412.24	   search
1412.24	     run=14  nbConstraintChecks=5143036  nbValidityChecks=2250154  nbPropagations=1660906  nbRevisions=42717229
1412.24	     nbUselessRevisions=41326767  nbAssignments=49063  nbFailedAssignments=203  nbBacktracks=9127  nbVisitedNodes=35201
1412.24	     nbRestartNogoods=24  mapSize=715  nbInferences=0  nbTooLargeKeys=0
1412.24	       =>  wckTime=1403.564  cpuTime=1391.64  mem=95M420
1708.32	   
1708.32	   search
1708.32	     run=15  nbConstraintChecks=6001423  nbValidityChecks=2714188  nbPropagations=1981219  nbRevisions=49194098
1708.32	     nbUselessRevisions=47493702  nbAssignments=55376  nbFailedAssignments=287  nbBacktracks=13508  nbVisitedNodes=41789
1708.32	     nbRestartNogoods=26  mapSize=985  nbInferences=0  nbTooLargeKeys=0
1708.32	       =>  wckTime=1699.643  cpuTime=1685.19  mem=115M733
1792.89	   
1792.89	   INFO : Stopping hyperNogood (mapSize=1003, nbTooLargekeys=0, mem=76M280)
1800.29	   
1800.29	   search
1800.29	     run=16  nbConstraintChecks=7838170  nbValidityChecks=3562232  nbPropagations=2407201  nbRevisions=57435369
1800.29	     nbUselessRevisions=55315363  nbAssignments=70360  nbFailedAssignments=408  nbBacktracks=20240  nbVisitedNodes=50786
1800.29	     nbRestartNogoods=31
1800.29	       =>  wckTime=1791.606  cpuTime=1776.38  mem=76M280
1812.01	   
1812.01	   search
1812.01	     run=17  nbConstraintChecks=9354657  nbValidityChecks=4340050  nbPropagations=2949962  nbRevisions=67265365
1812.01	     nbUselessRevisions=64597144  nbAssignments=82642  nbFailedAssignments=578  nbBacktracks=30147  nbVisitedNodes=63639
1812.01	     nbRestartNogoods=32
1812.01	       =>  wckTime=1803.33  cpuTime=1788.01  mem=76M280

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/node43/watcher-212818-1168224242 -o ROOT/results/node43/solver-212818-1168224242 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/212818-1168224242/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: 1.77 1.96 1.85 3/68 22588
/proc/meminfo: memFree=1857144/2055920 swapFree=4192812/4192956
[pid=22587] ppid=22585 vsize=292 CPUtime=0
/proc/22587/stat : 22587 (java) R 22585 22587 21812 0 -1 0 229 0 0 0 0 0 0 0 18 0 1 0 170823468 299008 35 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4731684 0 0 4096 0 0 0 0 17 1 0 0
/proc/22587/statm: 73 37 29 14 0 5 0

[startup+0.103113 s]
/proc/loadavg: 1.77 1.96 1.85 3/68 22588
/proc/meminfo: memFree=1857144/2055920 swapFree=4192812/4192956
[pid=22587] ppid=22585 vsize=915888 CPUtime=0.08
/proc/22587/stat : 22587 (java) R 22585 22587 21812 0 -1 0 3076 0 1 0 7 1 0 0 16 0 8 0 170823468 937869312 2822 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22587/statm: 228972 2823 1454 14 0 215467 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 915888

[startup+0.513182 s]
/proc/loadavg: 1.77 1.96 1.85 3/68 22588
/proc/meminfo: memFree=1857144/2055920 swapFree=4192812/4192956
[pid=22587] ppid=22585 vsize=916120 CPUtime=0.49
/proc/22587/stat : 22587 (java) S 22585 22587 21812 0 -1 0 6650 0 1 0 45 4 0 0 16 0 8 0 170823468 938106880 6389 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22587/statm: 229030 6389 2136 14 0 215500 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 916120

[startup+1.33432 s]
/proc/loadavg: 1.77 1.96 1.85 3/88 22654
/proc/meminfo: memFree=1776088/2055920 swapFree=4192812/4192956
[pid=22587] ppid=22585 vsize=916268 CPUtime=1.3
/proc/22587/stat : 22587 (java) R 22585 22587 21812 0 -1 0 17937 0 1 0 120 10 0 0 22 0 8 0 170823468 938258432 17675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073544960 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22587/statm: 229067 17675 2157 14 0 215537 0
[pid=22587/tid=22589] ppid=22585 vsize=916268 CPUtime=0.05
/proc/22587/task/22589/stat : 22589 (java) S 22585 22587 21812 0 -1 64 1388 0 0 0 5 0 0 0 17 0 8 0 170823471 938258432 17675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22590] ppid=22585 vsize=916268 CPUtime=0
/proc/22587/task/22590/stat : 22590 (java) S 22585 22587 21812 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170823472 938258432 17675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22591] ppid=22585 vsize=916268 CPUtime=0
/proc/22587/task/22591/stat : 22591 (java) S 22585 22587 21812 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170823472 938258432 17675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22592] ppid=22585 vsize=916268 CPUtime=0
/proc/22587/task/22592/stat : 22592 (java) S 22585 22587 21812 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170823475 938258432 17675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22593] ppid=22585 vsize=916268 CPUtime=0.14
/proc/22587/task/22593/stat : 22593 (java) S 22585 22587 21812 0 -1 64 408 0 0 0 14 0 0 0 16 0 8 0 170823475 938258432 17675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22594] ppid=22585 vsize=916268 CPUtime=0
/proc/22587/task/22594/stat : 22594 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170823475 938258432 17675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22595] ppid=22585 vsize=916268 CPUtime=0
/proc/22587/task/22595/stat : 22595 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170823475 938258432 17675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 916268

[startup+2.9716 s]
/proc/loadavg: 1.95 1.99 1.86 3/88 22654
/proc/meminfo: memFree=1756568/2055920 swapFree=4192812/4192956
[pid=22587] ppid=22585 vsize=916384 CPUtime=2.94
/proc/22587/stat : 22587 (java) R 22585 22587 21812 0 -1 0 22955 0 1 0 271 23 0 0 25 0 8 0 170823468 938377216 22690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22587/statm: 229096 22690 2178 14 0 215566 0
[pid=22587/tid=22589] ppid=22585 vsize=916384 CPUtime=0.31
/proc/22587/task/22589/stat : 22589 (java) S 22585 22587 21812 0 -1 64 6320 0 0 0 28 3 0 0 16 0 8 0 170823471 938377216 22690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22590] ppid=22585 vsize=916384 CPUtime=0
/proc/22587/task/22590/stat : 22590 (java) S 22585 22587 21812 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170823472 938377216 22690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22591] ppid=22585 vsize=916384 CPUtime=0
/proc/22587/task/22591/stat : 22591 (java) S 22585 22587 21812 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170823472 938377216 22690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22592] ppid=22585 vsize=916384 CPUtime=0
/proc/22587/task/22592/stat : 22592 (java) S 22585 22587 21812 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170823475 938377216 22690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22593] ppid=22585 vsize=916384 CPUtime=0.18
/proc/22587/task/22593/stat : 22593 (java) S 22585 22587 21812 0 -1 64 429 0 0 0 17 1 0 0 16 0 8 0 170823475 938377216 22690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22594] ppid=22585 vsize=916384 CPUtime=0
/proc/22587/task/22594/stat : 22594 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170823475 938377216 22690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22595] ppid=22585 vsize=916384 CPUtime=0
/proc/22587/task/22595/stat : 22595 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170823475 938377216 22690 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) 916384

[startup+6.27114 s]
/proc/loadavg: 1.95 1.99 1.86 4/88 22654
/proc/meminfo: memFree=1723160/2055920 swapFree=4192812/4192956
[pid=22587] ppid=22585 vsize=916384 CPUtime=6.22
/proc/22587/stat : 22587 (java) R 22585 22587 21812 0 -1 0 28826 0 1 0 414 208 0 0 25 0 8 0 170823468 938377216 28559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073827204 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22587/statm: 229096 28559 2178 14 0 215566 0
[pid=22587/tid=22589] ppid=22585 vsize=916384 CPUtime=0.61
/proc/22587/task/22589/stat : 22589 (java) S 22585 22587 21812 0 -1 64 12187 0 0 0 56 5 0 0 18 0 8 0 170823471 938377216 28559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22590] ppid=22585 vsize=916384 CPUtime=0
/proc/22587/task/22590/stat : 22590 (java) S 22585 22587 21812 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170823472 938377216 28559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22591] ppid=22585 vsize=916384 CPUtime=0
/proc/22587/task/22591/stat : 22591 (java) S 22585 22587 21812 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170823472 938377216 28559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22592] ppid=22585 vsize=916384 CPUtime=0
/proc/22587/task/22592/stat : 22592 (java) S 22585 22587 21812 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170823475 938377216 28559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22593] ppid=22585 vsize=916384 CPUtime=0.19
/proc/22587/task/22593/stat : 22593 (java) S 22585 22587 21812 0 -1 64 431 0 0 0 18 1 0 0 16 0 8 0 170823475 938377216 28559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22594] ppid=22585 vsize=916384 CPUtime=0
/proc/22587/task/22594/stat : 22594 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170823475 938377216 28559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22595] ppid=22585 vsize=916384 CPUtime=0
/proc/22587/task/22595/stat : 22595 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170823475 938377216 28559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 916384

[startup+12.7502 s]
/proc/loadavg: 2.03 2.01 1.86 3/88 22654
/proc/meminfo: memFree=1686624/2055920 swapFree=4192812/4192956
[pid=22587] ppid=22585 vsize=916636 CPUtime=12.65
/proc/22587/stat : 22587 (java) R 22585 22587 21812 0 -1 0 35045 0 1 0 973 292 0 0 25 0 8 0 170823468 938635264 34626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074229352 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22587/statm: 229159 34626 2546 14 0 215629 0
[pid=22587/tid=22589] ppid=22585 vsize=916636 CPUtime=1.11
/proc/22587/task/22589/stat : 22589 (java) S 22585 22587 21812 0 -1 64 17817 0 0 0 104 7 0 0 16 0 8 0 170823471 938635264 34626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22590] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22590/stat : 22590 (java) S 22585 22587 21812 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170823472 938635264 34626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22591] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22591/stat : 22591 (java) S 22585 22587 21812 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170823472 938635264 34626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22592] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22592/stat : 22592 (java) S 22585 22587 21812 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170823475 938635264 34626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22593] ppid=22585 vsize=916636 CPUtime=0.34
/proc/22587/task/22593/stat : 22593 (java) S 22585 22587 21812 0 -1 64 560 0 0 0 32 2 0 0 16 0 8 0 170823475 938635264 34626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22594] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22594/stat : 22594 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170823475 938635264 34626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22595] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22595/stat : 22595 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170823475 938635264 34626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 916636

[startup+25.6174 s]
/proc/loadavg: 2.10 2.02 1.87 3/88 22654
/proc/meminfo: memFree=1673440/2055920 swapFree=4192812/4192956
[pid=22587] ppid=22585 vsize=916636 CPUtime=25.39
/proc/22587/stat : 22587 (java) R 22585 22587 21812 0 -1 0 35047 0 1 0 2247 292 0 0 25 0 8 0 170823468 938635264 34626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074187270 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22587/statm: 229159 34626 2546 14 0 215629 0
[pid=22587/tid=22589] ppid=22585 vsize=916636 CPUtime=1.11
/proc/22587/task/22589/stat : 22589 (java) S 22585 22587 21812 0 -1 64 17817 0 0 0 104 7 0 0 16 0 8 0 170823471 938635264 34626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22590] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22590/stat : 22590 (java) S 22585 22587 21812 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170823472 938635264 34626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22591] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22591/stat : 22591 (java) S 22585 22587 21812 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170823472 938635264 34626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22592] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22592/stat : 22592 (java) S 22585 22587 21812 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170823475 938635264 34626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22593] ppid=22585 vsize=916636 CPUtime=0.34
/proc/22587/task/22593/stat : 22593 (java) S 22585 22587 21812 0 -1 64 560 0 0 0 32 2 0 0 16 0 8 0 170823475 938635264 34626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22594] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22594/stat : 22594 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170823475 938635264 34626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22595] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22595/stat : 22595 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170823475 938635264 34626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 916636

[startup+51.2376 s]
/proc/loadavg: 2.07 2.02 1.87 3/88 22654
/proc/meminfo: memFree=1654496/2055920 swapFree=4192812/4192956
[pid=22587] ppid=22585 vsize=916636 CPUtime=50.74
/proc/22587/stat : 22587 (java) R 22585 22587 21812 0 -1 0 35055 0 1 0 4782 292 0 0 25 0 8 0 170823468 938635264 34633 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074259875 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22587/statm: 229159 34633 2546 14 0 215629 0
[pid=22587/tid=22589] ppid=22585 vsize=916636 CPUtime=1.11
/proc/22587/task/22589/stat : 22589 (java) S 22585 22587 21812 0 -1 64 17817 0 0 0 104 7 0 0 16 0 8 0 170823471 938635264 34633 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22590] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22590/stat : 22590 (java) S 22585 22587 21812 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170823472 938635264 34633 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22591] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22591/stat : 22591 (java) S 22585 22587 21812 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170823472 938635264 34633 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22592] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22592/stat : 22592 (java) S 22585 22587 21812 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170823475 938635264 34633 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22593] ppid=22585 vsize=916636 CPUtime=0.36
/proc/22587/task/22593/stat : 22593 (java) S 22585 22587 21812 0 -1 64 568 0 0 0 34 2 0 0 16 0 8 0 170823475 938635264 34633 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22594] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22594/stat : 22594 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170823475 938635264 34633 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22595] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22595/stat : 22595 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170823475 938635264 34633 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 916636

[startup+102.471 s]
/proc/loadavg: 2.03 2.01 1.88 3/88 22654
/proc/meminfo: memFree=1626976/2055920 swapFree=4192812/4192956
[pid=22587] ppid=22585 vsize=916636 CPUtime=101.49
/proc/22587/stat : 22587 (java) R 22585 22587 21812 0 -1 0 35067 0 1 0 9856 293 0 0 25 0 8 0 170823468 938635264 34643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074258990 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22587/statm: 229159 34643 2547 14 0 215629 0
[pid=22587/tid=22589] ppid=22585 vsize=916636 CPUtime=1.11
/proc/22587/task/22589/stat : 22589 (java) S 22585 22587 21812 0 -1 64 17817 0 0 0 104 7 0 0 16 0 8 0 170823471 938635264 34643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22590] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22590/stat : 22590 (java) S 22585 22587 21812 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170823472 938635264 34643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22591] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22591/stat : 22591 (java) S 22585 22587 21812 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170823472 938635264 34643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22592] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22592/stat : 22592 (java) S 22585 22587 21812 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170823475 938635264 34643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22593] ppid=22585 vsize=916636 CPUtime=0.38
/proc/22587/task/22593/stat : 22593 (java) S 22585 22587 21812 0 -1 64 577 0 0 0 35 3 0 0 16 0 8 0 170823475 938635264 34643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22594] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22594/stat : 22594 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170823475 938635264 34643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22595] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22595/stat : 22595 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170823475 938635264 34643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 916636

[startup+162.553 s]
/proc/loadavg: 2.01 2.01 1.88 3/88 22654
/proc/meminfo: memFree=1602784/2055920 swapFree=4192812/4192956
[pid=22587] ppid=22585 vsize=916636 CPUtime=160.99
/proc/22587/stat : 22587 (java) R 22585 22587 21812 0 -1 0 35071 0 1 0 15806 293 0 0 25 0 8 0 170823468 938635264 34646 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074259078 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1412.18
Current children cumulated vsize (KiB) 916636

[startup+1484.21 s]
/proc/loadavg: 2.00 1.86 1.76 3/81 23500
/proc/meminfo: memFree=1690216/2055920 swapFree=4192812/4192956
[pid=22587] ppid=22585 vsize=916636 CPUtime=1471.76
/proc/22587/stat : 22587 (java) R 22585 22587 21812 0 -1 0 35666 0 1 0 146851 325 0 0 25 0 8 0 170823468 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074259875 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22587/statm: 229159 35232 2547 14 0 215629 0
[pid=22587/tid=22589] ppid=22585 vsize=916636 CPUtime=1.14
/proc/22587/task/22589/stat : 22589 (java) S 22585 22587 21812 0 -1 64 18394 0 0 0 107 7 0 0 16 0 8 0 170823471 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22590] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22590/stat : 22590 (java) S 22585 22587 21812 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170823472 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22591] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22591/stat : 22591 (java) S 22585 22587 21812 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170823472 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22592] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22592/stat : 22592 (java) S 22585 22587 21812 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170823475 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22593] ppid=22585 vsize=916636 CPUtime=0.4
/proc/22587/task/22593/stat : 22593 (java) S 22585 22587 21812 0 -1 64 591 0 0 0 37 3 0 0 16 0 8 0 170823475 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22594] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22594/stat : 22594 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170823475 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22595] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22595/stat : 22595 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170823475 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1471.76
Current children cumulated vsize (KiB) 916636

[startup+1544.3 s]
/proc/loadavg: 2.08 1.90 1.78 4/81 23500
/proc/meminfo: memFree=1690216/2055920 swapFree=4192812/4192956
[pid=22587] ppid=22585 vsize=916636 CPUtime=1531.34
/proc/22587/stat : 22587 (java) R 22585 22587 21812 0 -1 0 35666 0 1 0 152809 325 0 0 25 0 8 0 170823468 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074147046 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22587/statm: 229159 35232 2547 14 0 215629 0
[pid=22587/tid=22589] ppid=22585 vsize=916636 CPUtime=1.14
/proc/22587/task/22589/stat : 22589 (java) S 22585 22587 21812 0 -1 64 18394 0 0 0 107 7 0 0 16 0 8 0 170823471 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22590] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22590/stat : 22590 (java) S 22585 22587 21812 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170823472 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22591] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22591/stat : 22591 (java) S 22585 22587 21812 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170823472 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22592] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22592/stat : 22592 (java) S 22585 22587 21812 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170823475 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22593] ppid=22585 vsize=916636 CPUtime=0.4
/proc/22587/task/22593/stat : 22593 (java) S 22585 22587 21812 0 -1 64 591 0 0 0 37 3 0 0 16 0 8 0 170823475 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22594] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22594/stat : 22594 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170823475 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22595] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22595/stat : 22595 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170823475 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1531.34
Current children cumulated vsize (KiB) 916636

[startup+1604.37 s]
/proc/loadavg: 2.03 1.92 1.79 3/81 23500
/proc/meminfo: memFree=1690152/2055920 swapFree=4192812/4192956
[pid=22587] ppid=22585 vsize=916636 CPUtime=1590.89
/proc/22587/stat : 22587 (java) R 22585 22587 21812 0 -1 0 35666 0 1 0 158764 325 0 0 25 0 8 0 170823468 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074147006 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22587/statm: 229159 35232 2547 14 0 215629 0
[pid=22587/tid=22589] ppid=22585 vsize=916636 CPUtime=1.14
/proc/22587/task/22589/stat : 22589 (java) S 22585 22587 21812 0 -1 64 18394 0 0 0 107 7 0 0 16 0 8 0 170823471 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22590] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22590/stat : 22590 (java) S 22585 22587 21812 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170823472 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22591] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22591/stat : 22591 (java) S 22585 22587 21812 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170823472 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22592] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22592/stat : 22592 (java) S 22585 22587 21812 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170823475 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22593] ppid=22585 vsize=916636 CPUtime=0.4
/proc/22587/task/22593/stat : 22593 (java) S 22585 22587 21812 0 -1 64 591 0 0 0 37 3 0 0 16 0 8 0 170823475 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22594] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22594/stat : 22594 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170823475 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22595] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22595/stat : 22595 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170823475 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1590.89
Current children cumulated vsize (KiB) 916636

[startup+1664.44 s]
/proc/loadavg: 2.01 1.93 1.80 3/81 23500
/proc/meminfo: memFree=1690088/2055920 swapFree=4192812/4192956
[pid=22587] ppid=22585 vsize=916636 CPUtime=1650.44
/proc/22587/stat : 22587 (java) R 22585 22587 21812 0 -1 0 35666 0 1 0 164718 326 0 0 25 0 8 0 170823468 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074259875 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22587/statm: 229159 35232 2547 14 0 215629 0
[pid=22587/tid=22589] ppid=22585 vsize=916636 CPUtime=1.15
/proc/22587/task/22589/stat : 22589 (java) S 22585 22587 21812 0 -1 64 18394 0 0 0 107 8 0 0 16 0 8 0 170823471 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22590] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22590/stat : 22590 (java) S 22585 22587 21812 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170823472 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22591] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22591/stat : 22591 (java) S 22585 22587 21812 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170823472 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22592] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22592/stat : 22592 (java) S 22585 22587 21812 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170823475 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22593] ppid=22585 vsize=916636 CPUtime=0.4
/proc/22587/task/22593/stat : 22593 (java) S 22585 22587 21812 0 -1 64 591 0 0 0 37 3 0 0 16 0 8 0 170823475 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22594] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22594/stat : 22594 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170823475 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22595] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22595/stat : 22595 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170823475 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1650.44
Current children cumulated vsize (KiB) 916636

[startup+1724.52 s]
/proc/loadavg: 2.00 1.94 1.81 3/81 23500
/proc/meminfo: memFree=1690088/2055920 swapFree=4192812/4192956
[pid=22587] ppid=22585 vsize=916636 CPUtime=1710.03
/proc/22587/stat : 22587 (java) R 22585 22587 21812 0 -1 0 35667 0 1 0 170677 326 0 0 25 0 8 0 170823468 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074259875 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22587/statm: 229159 35232 2547 14 0 215629 0
[pid=22587/tid=22589] ppid=22585 vsize=916636 CPUtime=1.15
/proc/22587/task/22589/stat : 22589 (java) S 22585 22587 21812 0 -1 64 18394 0 0 0 107 8 0 0 16 0 8 0 170823471 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22590] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22590/stat : 22590 (java) S 22585 22587 21812 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170823472 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22591] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22591/stat : 22591 (java) S 22585 22587 21812 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170823472 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22592] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22592/stat : 22592 (java) S 22585 22587 21812 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170823475 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22593] ppid=22585 vsize=916636 CPUtime=0.4
/proc/22587/task/22593/stat : 22593 (java) S 22585 22587 21812 0 -1 64 591 0 0 0 37 3 0 0 16 0 8 0 170823475 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22594] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22594/stat : 22594 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170823475 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22595] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22595/stat : 22595 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170823475 938635264 35232 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1710.03
Current children cumulated vsize (KiB) 916636

[startup+1784.59 s]
/proc/loadavg: 2.00 1.95 1.82 3/81 23500
/proc/meminfo: memFree=1687464/2055920 swapFree=4192812/4192956
[pid=22587] ppid=22585 vsize=916636 CPUtime=1769.58
/proc/22587/stat : 22587 (java) R 22585 22587 21812 0 -1 0 36338 0 1 0 176632 326 0 0 25 0 8 0 170823468 938635264 35902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074146970 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22587/statm: 229159 35902 2547 14 0 215629 0
[pid=22587/tid=22589] ppid=22585 vsize=916636 CPUtime=1.16
/proc/22587/task/22589/stat : 22589 (java) S 22585 22587 21812 0 -1 64 19064 0 0 0 108 8 0 0 16 0 8 0 170823471 938635264 35902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22590] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22590/stat : 22590 (java) S 22585 22587 21812 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170823472 938635264 35902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22591] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22591/stat : 22591 (java) S 22585 22587 21812 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170823472 938635264 35902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22592] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22592/stat : 22592 (java) S 22585 22587 21812 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170823475 938635264 35902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22593] ppid=22585 vsize=916636 CPUtime=0.4
/proc/22587/task/22593/stat : 22593 (java) S 22585 22587 21812 0 -1 64 591 0 0 0 37 3 0 0 16 0 8 0 170823475 938635264 35902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22594] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22594/stat : 22594 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170823475 938635264 35902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22595] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22595/stat : 22595 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170823475 938635264 35902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1769.58
Current children cumulated vsize (KiB) 916636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.35 s]
/proc/loadavg: 2.00 1.95 1.82 3/81 23500
/proc/meminfo: memFree=1687464/2055920 swapFree=4192812/4192956
[pid=22587] ppid=22585 vsize=916636 CPUtime=1800.09
/proc/22587/stat : 22587 (java) R 22585 22587 21812 0 -1 0 36340 0 1 0 179683 326 0 0 25 0 8 0 170823468 938635264 35902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22587/statm: 229159 35902 2547 14 0 215629 0
[pid=22587/tid=22589] ppid=22585 vsize=916636 CPUtime=1.16
/proc/22587/task/22589/stat : 22589 (java) S 22585 22587 21812 0 -1 64 19064 0 0 0 108 8 0 0 16 0 8 0 170823471 938635264 35902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22590] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22590/stat : 22590 (java) S 22585 22587 21812 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170823472 938635264 35902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22591] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22591/stat : 22591 (java) S 22585 22587 21812 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170823472 938635264 35902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22592] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22592/stat : 22592 (java) S 22585 22587 21812 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 170823475 938635264 35902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22593] ppid=22585 vsize=916636 CPUtime=0.4
/proc/22587/task/22593/stat : 22593 (java) S 22585 22587 21812 0 -1 64 591 0 0 0 37 3 0 0 16 0 8 0 170823475 938635264 35902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22594] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22594/stat : 22594 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 170823475 938635264 35902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22587/tid=22595] ppid=22585 vsize=916636 CPUtime=0
/proc/22587/task/22595/stat : 22595 (java) S 22585 22587 21812 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170823475 938635264 35902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 916636

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

Child status: 143
Real time (s): 1815.39
CPU time (s): 1800.14
CPU user time (s): 1796.85
CPU system time (s): 3.2925
CPU usage (%): 99.16
Max. virtual memory (cumulated for all children) (KiB): 916888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.85
system time used= 3.2925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36356
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= 38459
involuntary context switches= 51491

runsolver used 1.93471 s user time and 5.10122 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Mon Jan  8 02:44:03 UTC 2007


IDJOB= 212818
IDBENCH= 4800
FILE ID= node43/212818-1168224242

PBS_JOBID= 3480947

Free space on /tmp= 66484 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  69efccf7b0b61a6c40bfb9a26b7257b5

RANDOM SEED= 788106317

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.278
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.278
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:       1857496 kB
Buffers:         27412 kB
Cached:          99272 kB
SwapCached:          0 kB
Active:          88292 kB
Inactive:        59472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1857496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10912 kB
Writeback:           0 kB
Mapped:          31312 kB
Slab:            36364 kB
Committed_AS:  3524704 kB
PageTables:       1592 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= 66489 MiB



End job on node43 on Mon Jan  8 03:14:22 UTC 2007