Trace number 216279

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.07 1809.22

General information on the benchmark

NamepseudoSeries/
ppp/ppp-1-12-16.xml
MD5SUM7a32993941fd5e1b7d826e9cbce5f774
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.5914
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables4662
Number of constraints31899
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension31899
Global constraints used (with number of constraints)

Solver Data (download as text)

0.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=esac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/216279-1168239777/unknown.xml
0.39	   
0.39	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.59	     nbVariables=4662  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.59	       =>  wckTime=0.254  cpuTime=0.18  mem=13M728
0.59	   
0.59	   predicates being loaded...
0.61	   
0.61	   constraints being loaded...
4.65	     nbConstraints=31725  nbMergedConstraints=174  nbConflictsStructures=5  nbSharedConflictsStructures=31642
4.65	     nbUnbuiltConflictsStructures=6  nbSharedBinaryRepresentations=0  nbEvaluationManagers=11
4.65	     nbSharedEvaluationManagers=31714  maxDegree=31  maxArity=29
4.65	       =>  wckTime=4.315  cpuTime=3.65  mem=61M231
4.85	   
4.85	   solver IterativeSystematicSolver being built... 
5.74	       =>  wckTime=5.41  cpuTime=4.29  mem=76M447
24.74	   
24.74	   preprocessing
24.74	     nbConstraintChecks=42872  nbValidityChecks=87186  nbPropagations=9411  nbRevisions=80721  nbUselessRevisions=80651
24.74	     nbSingletonTests=4707  nbEffectiveSingletonTests=0  nbESACBranches=2  nbRemovedValues=0  detectedInconsistency=no
24.74	       =>  wckTime=18.984  cpuTime=18.86  mem=79M515
27.92	   
27.92	   search
27.92	     run=0  nbConstraintChecks=758824  nbValidityChecks=56559  nbPropagations=10706  nbRevisions=116237
27.92	     nbUselessRevisions=115848  nbAssignments=1018  nbFailedAssignments=1  nbBacktracks=13  nbVisitedNodes=1033
27.92	     nbRestartNogoods=0  mapSize=13  nbInferences=0  nbTooLargeKeys=0
27.92	       =>  wckTime=22.173  cpuTime=22.01  mem=81M610
33.38	   
33.38	   search
33.38	     run=1  nbConstraintChecks=2500908  nbValidityChecks=101712  nbPropagations=22530  nbRevisions=260471
33.38	     nbUselessRevisions=259281  nbAssignments=1780  nbFailedAssignments=4  nbBacktracks=41  nbVisitedNodes=1812
33.38	     nbRestartNogoods=1  mapSize=29  nbInferences=0  nbTooLargeKeys=0
33.38	       =>  wckTime=27.633  cpuTime=27.42  mem=82M633
38.49	   
38.49	   search
38.49	     run=2  nbConstraintChecks=4248563  nbValidityChecks=133575  nbPropagations=35232  nbRevisions=424192
38.49	     nbUselessRevisions=421759  nbAssignments=2272  nbFailedAssignments=7  nbBacktracks=71  nbVisitedNodes=2321
38.49	     nbRestartNogoods=2  mapSize=45  nbInferences=0  nbTooLargeKeys=0
38.49	       =>  wckTime=32.739  cpuTime=32.48  mem=83M656
43.39	   
43.39	   search
43.39	     run=3  nbConstraintChecks=6020706  nbValidityChecks=151778  nbPropagations=48623  nbRevisions=598775
43.39	     nbUselessRevisions=594583  nbAssignments=2512  nbFailedAssignments=11  nbBacktracks=121  nbVisitedNodes=2580
43.39	     nbRestartNogoods=3  mapSize=63  nbInferences=0  nbTooLargeKeys=0
43.39	       =>  wckTime=37.641  cpuTime=37.36  mem=83M656
43.54	   
43.54	   search
43.54	     run=4  nbConstraintChecks=6025557  nbValidityChecks=154856  nbPropagations=62333  nbRevisions=775010
43.54	     nbUselessRevisions=768815  nbAssignments=2631  nbFailedAssignments=21  nbBacktracks=176  nbVisitedNodes=2719
43.54	     nbRestartNogoods=4  mapSize=81  nbInferences=0  nbTooLargeKeys=0
43.54	       =>  wckTime=37.792  cpuTime=37.51  mem=83M656
43.70	   
43.70	   search
43.70	     run=5  nbConstraintChecks=6026410  nbValidityChecks=158073  nbPropagations=76427  nbRevisions=952930
43.70	     nbUselessRevisions=944436  nbAssignments=2765  nbFailedAssignments=35  nbBacktracks=256  nbVisitedNodes=2881
43.70	     nbRestartNogoods=6  mapSize=107  nbInferences=0  nbTooLargeKeys=0
43.70	       =>  wckTime=37.954  cpuTime=37.67  mem=83M656
43.91	   
43.91	   search
43.91	     run=6  nbConstraintChecks=6027512  nbValidityChecks=162198  nbPropagations=91029  nbRevisions=1133021
43.91	     nbUselessRevisions=1121834  nbAssignments=2937  nbFailedAssignments=54  nbBacktracks=369  nbVisitedNodes=3091
43.91	     nbRestartNogoods=8  mapSize=143  nbInferences=0  nbTooLargeKeys=0
43.91	       =>  wckTime=38.158  cpuTime=37.87  mem=83M656
44.20	   
44.20	   search
44.20	     run=7  nbConstraintChecks=6028984  nbValidityChecks=167825  nbPropagations=106335  nbRevisions=1316093
44.20	     nbUselessRevisions=1301679  nbAssignments=3175  nbFailedAssignments=80  nbBacktracks=541  nbVisitedNodes=3381
44.20	     nbRestartNogoods=10  mapSize=193  nbInferences=0  nbTooLargeKeys=0
44.20	       =>  wckTime=38.447  cpuTime=38.16  mem=83M656
66.39	   
66.39	   search
66.39	     run=8  nbConstraintChecks=13996692  nbValidityChecks=253836  nbPropagations=124571  nbRevisions=1554467
66.39	     nbUselessRevisions=1535183  nbAssignments=4895  nbFailedAssignments=122  nbBacktracks=797  nbVisitedNodes=5193
66.39	     nbRestartNogoods=12  mapSize=281  nbInferences=0  nbTooLargeKeys=0
66.39	       =>  wckTime=60.644  cpuTime=60.26  mem=86M724
79.04	   
79.04	   search
79.04	     run=9  nbConstraintChecks=18195162  nbValidityChecks=333930  nbPropagations=145586  nbRevisions=1843970
79.04	     nbUselessRevisions=1818353  nbAssignments=6483  nbFailedAssignments=172  nbBacktracks=1181  nbVisitedNodes=6881
79.04	     nbRestartNogoods=16  mapSize=377  nbInferences=0  nbTooLargeKeys=0
79.04	       =>  wckTime=73.29  cpuTime=72.84  mem=89M793
99.63	   
99.63	   search
99.63	     run=10  nbConstraintChecks=25486740  nbValidityChecks=417479  nbPropagations=170284  nbRevisions=2186775
99.63	     nbUselessRevisions=2152274  nbAssignments=7988  nbFailedAssignments=256  nbBacktracks=1757  nbVisitedNodes=8555
99.63	     nbRestartNogoods=20  mapSize=527  nbInferences=0  nbTooLargeKeys=0
99.63	       =>  wckTime=93.877  cpuTime=93.29  mem=91M838
115.58	   
115.58	   search
115.58	     run=11  nbConstraintChecks=30909771  nbValidityChecks=534404  nbPropagations=202596  nbRevisions=2602228
115.58	     nbUselessRevisions=2551390  nbAssignments=9539  nbFailedAssignments=424  nbBacktracks=2626  nbVisitedNodes=10539
115.58	     nbRestartNogoods=24  mapSize=881  nbInferences=0  nbTooLargeKeys=0
115.58	       =>  wckTime=109.825  cpuTime=109.17  mem=93M884
145.69	   
145.69	   INFO : Stopping hyperNogood (mapSize=1016, nbTooLargekeys=0, mem=96M953)
153.96	   
153.96	   search
153.96	     run=12  nbConstraintChecks=44776766  nbValidityChecks=711816  nbPropagations=245420  nbRevisions=3132080
153.96	     nbUselessRevisions=3055170  nbAssignments=12428  nbFailedAssignments=713  nbBacktracks=3924  nbVisitedNodes=14034
153.96	     nbRestartNogoods=29
153.96	       =>  wckTime=148.212  cpuTime=147.36  mem=96M953

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/node6/watcher-216279-1168239777 -o ROOT/results/node6/solver-216279-1168239777 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/216279-1168239777/unknown.xml 

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

/proc/loadavg: 2.02 2.01 2.00 4/94 5722
/proc/meminfo: memFree=1700376/2055924 swapFree=4165672/4192956
[pid=5721] ppid=5719 vsize=9948 CPUtime=0
/proc/5721/stat : 5721 (java) R 5719 5721 5654 0 -1 0 713 0 0 0 0 0 0 0 18 0 1 0 172373279 10186752 462 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 2466884 0 0 0 7368 0 0 0 17 0 0 0
/proc/5721/statm: 2487 467 381 14 0 1142 0

[startup+0.103031 s]
/proc/loadavg: 2.02 2.01 2.00 4/94 5722
/proc/meminfo: memFree=1700376/2055924 swapFree=4165672/4192956
[pid=5721] ppid=5719 vsize=907808 CPUtime=0.05
/proc/5721/stat : 5721 (java) R 5719 5721 5654 0 -1 0 2458 0 1 0 4 1 0 0 21 0 4 0 172373279 929595392 2205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072944238 0 4 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/5721/statm: 226952 2205 1215 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.511077 s]
/proc/loadavg: 2.02 2.01 2.00 4/94 5722
/proc/meminfo: memFree=1700376/2055924 swapFree=4165672/4192956
[pid=5721] ppid=5719 vsize=915328 CPUtime=0.45
/proc/5721/stat : 5721 (java) R 5719 5721 5654 0 -1 0 6448 0 1 0 40 5 0 0 25 0 8 0 172373279 937295872 6187 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5721/statm: 228832 6187 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915328

[startup+1.33217 s]
/proc/loadavg: 2.02 2.01 2.00 3/101 5729
/proc/meminfo: memFree=1635424/2055924 swapFree=4165672/4192956
[pid=5721] ppid=5719 vsize=915640 CPUtime=1.27
/proc/5721/stat : 5721 (java) R 5719 5721 5654 0 -1 0 18506 0 1 0 116 11 0 0 25 0 8 0 172373279 937615360 18243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5721/statm: 228910 18243 2157 14 0 215380 0
[pid=5721/tid=5723] ppid=5719 vsize=915640 CPUtime=0.06
/proc/5721/task/5723/stat : 5723 (java) S 5719 5721 5654 0 -1 64 1973 0 0 0 6 0 0 0 16 0 8 0 172373287 937615360 18243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=915640 CPUtime=0
/proc/5721/task/5724/stat : 5724 (java) S 5719 5721 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172373287 937615360 18243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5725] ppid=5719 vsize=915640 CPUtime=0
/proc/5721/task/5725/stat : 5725 (java) S 5719 5721 5654 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172373287 937615360 18243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5726] ppid=5719 vsize=915640 CPUtime=0
/proc/5721/task/5726/stat : 5726 (java) S 5719 5721 5654 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172373290 937615360 18243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5727] ppid=5719 vsize=915640 CPUtime=0.14
/proc/5721/task/5727/stat : 5727 (java) S 5719 5721 5654 0 -1 64 405 0 0 0 14 0 0 0 16 0 8 0 172373290 937615360 18243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5728] ppid=5719 vsize=915640 CPUtime=0
/proc/5721/task/5728/stat : 5728 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172373290 937615360 18243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5729] ppid=5719 vsize=915640 CPUtime=0
/proc/5721/task/5729/stat : 5729 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172373290 937615360 18243 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915640

[startup+2.96937 s]
/proc/loadavg: 2.02 2.01 2.00 3/101 5729
/proc/meminfo: memFree=1624544/2055924 swapFree=4165672/4192956
[pid=5721] ppid=5719 vsize=915640 CPUtime=2.91
/proc/5721/stat : 5721 (java) R 5719 5721 5654 0 -1 0 25435 0 1 0 239 52 0 0 25 0 8 0 172373279 937615360 25168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5721/statm: 228911 25168 2177 14 0 215381 0
[pid=5721/tid=5723] ppid=5719 vsize=915640 CPUtime=0.3
/proc/5721/task/5723/stat : 5723 (java) S 5719 5721 5654 0 -1 64 8813 0 0 0 28 2 0 0 16 0 8 0 172373287 937615360 25168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=915640 CPUtime=0
/proc/5721/task/5724/stat : 5724 (java) S 5719 5721 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172373287 937615360 25168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5725] ppid=5719 vsize=915644 CPUtime=0
/proc/5721/task/5725/stat : 5725 (java) S 5719 5721 5654 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172373287 937619456 25168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5726] ppid=5719 vsize=915640 CPUtime=0
/proc/5721/task/5726/stat : 5726 (java) S 5719 5721 5654 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172373290 937615360 25168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5727] ppid=5719 vsize=915640 CPUtime=0.2
/proc/5721/task/5727/stat : 5727 (java) S 5719 5721 5654 0 -1 64 430 0 0 0 19 1 0 0 15 0 8 0 172373290 937615360 25168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5728] ppid=5719 vsize=915644 CPUtime=0
/proc/5721/task/5728/stat : 5728 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172373290 937619456 25168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5729] ppid=5719 vsize=915640 CPUtime=0
/proc/5721/task/5729/stat : 5729 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172373290 937615360 25168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915640

[startup+6.26275 s]
/proc/loadavg: 2.02 2.01 2.00 4/101 5729
/proc/meminfo: memFree=1571552/2055924 swapFree=4165672/4192956
[pid=5721] ppid=5719 vsize=915868 CPUtime=6.2
/proc/5721/stat : 5721 (java) R 5719 5721 5654 0 -1 0 35800 0 1 0 481 139 0 0 25 0 8 0 172373279 937848832 35450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074168164 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5721/statm: 228967 35450 2543 14 0 215437 0
[pid=5721/tid=5723] ppid=5719 vsize=915868 CPUtime=0.84
/proc/5721/task/5723/stat : 5723 (java) S 5719 5721 5654 0 -1 64 18616 0 0 0 78 6 0 0 16 0 8 0 172373287 937848832 35450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5724/stat : 5724 (java) S 5719 5721 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172373287 937848832 35450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5725] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5725/stat : 5725 (java) S 5719 5721 5654 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172373287 937848832 35450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5726] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5726/stat : 5726 (java) S 5719 5721 5654 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172373290 937848832 35450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5727] ppid=5719 vsize=915868 CPUtime=0.32
/proc/5721/task/5727/stat : 5727 (java) S 5719 5721 5654 0 -1 64 517 0 0 0 31 1 0 0 15 0 8 0 172373290 937848832 35450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5728] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5728/stat : 5728 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172373290 937848832 35450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5729] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5729/stat : 5729 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172373290 937848832 35450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915868

[startup+12.6853 s]
/proc/loadavg: 2.02 2.01 2.00 3/101 5729
/proc/meminfo: memFree=1568168/2055924 swapFree=4165672/4192956
[pid=5721] ppid=5719 vsize=915868 CPUtime=12.59
/proc/5721/stat : 5721 (java) R 5719 5721 5654 0 -1 0 35812 0 1 0 1120 139 0 0 25 0 8 0 172373279 937848832 35461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074232040 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5721/statm: 228967 35461 2545 14 0 215437 0
[pid=5721/tid=5723] ppid=5719 vsize=915868 CPUtime=0.84
/proc/5721/task/5723/stat : 5723 (java) S 5719 5721 5654 0 -1 64 18616 0 0 0 78 6 0 0 16 0 8 0 172373287 937848832 35461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5724/stat : 5724 (java) S 5719 5721 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172373287 937848832 35461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5725] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5725/stat : 5725 (java) S 5719 5721 5654 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172373287 937848832 35461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5726] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5726/stat : 5726 (java) S 5719 5721 5654 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172373290 937848832 35461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5727] ppid=5719 vsize=915868 CPUtime=0.34
/proc/5721/task/5727/stat : 5727 (java) S 5719 5721 5654 0 -1 64 526 0 0 0 33 1 0 0 16 0 8 0 172373290 937848832 35461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5728] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5728/stat : 5728 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172373290 937848832 35461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5729] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5729/stat : 5729 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172373290 937848832 35461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 915868

[startup+25.5528 s]
/proc/loadavg: 2.01 2.01 2.00 3/101 5729
/proc/meminfo: memFree=1568296/2055924 swapFree=4165672/4192956
[pid=5721] ppid=5719 vsize=915868 CPUtime=25.39
/proc/5721/stat : 5721 (java) R 5719 5721 5654 0 -1 0 35824 0 1 0 2400 139 0 0 25 0 8 0 172373279 937848832 35472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074255244 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5721/statm: 228967 35472 2546 14 0 215437 0
[pid=5721/tid=5723] ppid=5719 vsize=915868 CPUtime=0.84
/proc/5721/task/5723/stat : 5723 (java) S 5719 5721 5654 0 -1 64 18616 0 0 0 78 6 0 0 16 0 8 0 172373287 937848832 35472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5724/stat : 5724 (java) S 5719 5721 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172373287 937848832 35472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5725] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5725/stat : 5725 (java) S 5719 5721 5654 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172373287 937848832 35472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5726] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5726/stat : 5726 (java) S 5719 5721 5654 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172373290 937848832 35472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5727] ppid=5719 vsize=915868 CPUtime=0.35
/proc/5721/task/5727/stat : 5727 (java) S 5719 5721 5654 0 -1 64 533 0 0 0 34 1 0 0 15 0 8 0 172373290 937848832 35472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5728] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5728/stat : 5728 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172373290 937848832 35472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5729] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5729/stat : 5729 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172373290 937848832 35472 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) 915868

[startup+51.2518 s]
/proc/loadavg: 2.01 2.00 2.00 3/101 5729
/proc/meminfo: memFree=1568232/2055924 swapFree=4165672/4192956
[pid=5721] ppid=5719 vsize=915868 CPUtime=50.95
/proc/5721/stat : 5721 (java) R 5719 5721 5654 0 -1 0 35841 0 1 0 4955 140 0 0 25 0 8 0 172373279 937848832 35485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073851680 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5721/statm: 228967 35485 2547 14 0 215437 0
[pid=5721/tid=5723] ppid=5719 vsize=915868 CPUtime=0.84
/proc/5721/task/5723/stat : 5723 (java) S 5719 5721 5654 0 -1 64 18616 0 0 0 78 6 0 0 16 0 8 0 172373287 937848832 35485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5724/stat : 5724 (java) S 5719 5721 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172373287 937848832 35485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5725] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5725/stat : 5725 (java) S 5719 5721 5654 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172373287 937848832 35485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5726] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5726/stat : 5726 (java) S 5719 5721 5654 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172373290 937848832 35485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5727] ppid=5719 vsize=915868 CPUtime=0.38
/proc/5721/task/5727/stat : 5727 (java) S 5719 5721 5654 0 -1 64 544 0 0 0 37 1 0 0 15 0 8 0 172373290 937848832 35485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5728] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5728/stat : 5728 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172373290 937848832 35485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5729] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5729/stat : 5729 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172373290 937848832 35485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 915868

[startup+102.452 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 5729
/proc/meminfo: memFree=1568296/2055924 swapFree=4165672/4192956
[pid=5721] ppid=5719 vsize=915868 CPUtime=101.89
/proc/5721/stat : 5721 (java) R 5719 5721 5654 0 -1 0 35850 0 1 0 10049 140 0 0 25 0 8 0 172373279 937848832 35490 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845635 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5721/statm: 228967 35490 2547 14 0 215437 0
[pid=5721/tid=5723] ppid=5719 vsize=915868 CPUtime=0.84
/proc/5721/task/5723/stat : 5723 (java) S 5719 5721 5654 0 -1 64 18616 0 0 0 78 6 0 0 16 0 8 0 172373287 937848832 35490 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5724/stat : 5724 (java) S 5719 5721 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172373287 937848832 35490 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5725] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5725/stat : 5725 (java) S 5719 5721 5654 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172373287 937848832 35490 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5726] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5726/stat : 5726 (java) S 5719 5721 5654 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172373290 937848832 35490 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5727] ppid=5719 vsize=915868 CPUtime=0.39
/proc/5721/task/5727/stat : 5727 (java) S 5719 5721 5654 0 -1 64 549 0 0 0 38 1 0 0 16 0 8 0 172373290 937848832 35490 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5728] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5728/stat : 5728 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172373290 937848832 35490 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5729] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5729/stat : 5729 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172373290 937848832 35490 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 915868

[startup+162.481 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 5729
/proc/meminfo: memFree=1568360/2055924 swapFree=4165672/4192956
[pid=5721] ppid=5719 vsize=915868 CPUtime=161.61
/proc/5721/stat : 5721 (java) R 5719 5721 5654 0 -1 0 35853 0 1 0 16021 140 0 0 25 0 8 0 172373279 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074169514 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1415.8
Current children cumulated vsize (KiB) 915868

[startup+1483.04 s]
/proc/loadavg: 2.06 2.02 2.00 3/101 5840
/proc/meminfo: memFree=1565168/2055924 swapFree=4165672/4192956
[pid=5721] ppid=5719 vsize=915868 CPUtime=1475.51
/proc/5721/stat : 5721 (java) R 5719 5721 5654 0 -1 0 35854 0 1 0 147407 144 0 0 25 0 8 0 172373279 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073848819 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5721/statm: 228967 35491 2547 14 0 215437 0
[pid=5721/tid=5723] ppid=5719 vsize=915868 CPUtime=0.84
/proc/5721/task/5723/stat : 5723 (java) S 5719 5721 5654 0 -1 64 18616 0 0 0 78 6 0 0 16 0 8 0 172373287 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5724/stat : 5724 (java) S 5719 5721 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172373287 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5725] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5725/stat : 5725 (java) S 5719 5721 5654 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172373287 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5726] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5726/stat : 5726 (java) S 5719 5721 5654 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5727] ppid=5719 vsize=915868 CPUtime=0.4
/proc/5721/task/5727/stat : 5727 (java) S 5719 5721 5654 0 -1 64 551 0 0 0 38 2 0 0 16 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5728] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5728/stat : 5728 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5729] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5729/stat : 5729 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1475.51
Current children cumulated vsize (KiB) 915868

[startup+1543.07 s]
/proc/loadavg: 2.02 2.02 2.00 3/101 5840
/proc/meminfo: memFree=1565168/2055924 swapFree=4165672/4192956
[pid=5721] ppid=5719 vsize=915868 CPUtime=1535.25
/proc/5721/stat : 5721 (java) R 5719 5721 5654 0 -1 0 35854 0 1 0 153381 144 0 0 25 0 8 0 172373279 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845632 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5721/statm: 228967 35491 2547 14 0 215437 0
[pid=5721/tid=5723] ppid=5719 vsize=915868 CPUtime=0.84
/proc/5721/task/5723/stat : 5723 (java) S 5719 5721 5654 0 -1 64 18616 0 0 0 78 6 0 0 16 0 8 0 172373287 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5724/stat : 5724 (java) S 5719 5721 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172373287 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5725] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5725/stat : 5725 (java) S 5719 5721 5654 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172373287 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5726] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5726/stat : 5726 (java) S 5719 5721 5654 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5727] ppid=5719 vsize=915868 CPUtime=0.4
/proc/5721/task/5727/stat : 5727 (java) S 5719 5721 5654 0 -1 64 551 0 0 0 38 2 0 0 16 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5728] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5728/stat : 5728 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5729] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5729/stat : 5729 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.25
Current children cumulated vsize (KiB) 915868

[startup+1603.09 s]
/proc/loadavg: 2.07 2.03 2.00 3/101 5840
/proc/meminfo: memFree=1565168/2055924 swapFree=4165672/4192956
[pid=5721] ppid=5719 vsize=915868 CPUtime=1594.97
/proc/5721/stat : 5721 (java) R 5719 5721 5654 0 -1 0 35854 0 1 0 159353 144 0 0 25 0 8 0 172373279 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073851365 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5721/statm: 228967 35491 2547 14 0 215437 0
[pid=5721/tid=5723] ppid=5719 vsize=915868 CPUtime=0.84
/proc/5721/task/5723/stat : 5723 (java) S 5719 5721 5654 0 -1 64 18616 0 0 0 78 6 0 0 16 0 8 0 172373287 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5724/stat : 5724 (java) S 5719 5721 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172373287 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5725] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5725/stat : 5725 (java) S 5719 5721 5654 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172373287 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5726] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5726/stat : 5726 (java) S 5719 5721 5654 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5727] ppid=5719 vsize=915868 CPUtime=0.4
/proc/5721/task/5727/stat : 5727 (java) S 5719 5721 5654 0 -1 64 551 0 0 0 38 2 0 0 16 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5728] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5728/stat : 5728 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5729] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5729/stat : 5729 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.97
Current children cumulated vsize (KiB) 915868

[startup+1663.12 s]
/proc/loadavg: 2.02 2.02 2.00 3/101 5840
/proc/meminfo: memFree=1565168/2055924 swapFree=4165672/4192956
[pid=5721] ppid=5719 vsize=915868 CPUtime=1654.69
/proc/5721/stat : 5721 (java) R 5719 5721 5654 0 -1 0 35854 0 1 0 165324 145 0 0 25 0 8 0 172373279 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073846956 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5721/statm: 228967 35491 2547 14 0 215437 0
[pid=5721/tid=5723] ppid=5719 vsize=915868 CPUtime=0.84
/proc/5721/task/5723/stat : 5723 (java) S 5719 5721 5654 0 -1 64 18616 0 0 0 78 6 0 0 16 0 8 0 172373287 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5724/stat : 5724 (java) S 5719 5721 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172373287 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5725] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5725/stat : 5725 (java) S 5719 5721 5654 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172373287 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5726] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5726/stat : 5726 (java) S 5719 5721 5654 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5727] ppid=5719 vsize=915868 CPUtime=0.4
/proc/5721/task/5727/stat : 5727 (java) S 5719 5721 5654 0 -1 64 551 0 0 0 38 2 0 0 16 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5728] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5728/stat : 5728 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5729] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5729/stat : 5729 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.69
Current children cumulated vsize (KiB) 915868

[startup+1723.15 s]
/proc/loadavg: 2.01 2.01 2.00 3/101 5840
/proc/meminfo: memFree=1565104/2055924 swapFree=4165672/4192956
[pid=5721] ppid=5719 vsize=915868 CPUtime=1714.43
/proc/5721/stat : 5721 (java) R 5719 5721 5654 0 -1 0 35854 0 1 0 171298 145 0 0 25 0 8 0 172373279 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073847692 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5721/statm: 228967 35491 2547 14 0 215437 0
[pid=5721/tid=5723] ppid=5719 vsize=915868 CPUtime=0.84
/proc/5721/task/5723/stat : 5723 (java) S 5719 5721 5654 0 -1 64 18616 0 0 0 78 6 0 0 16 0 8 0 172373287 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5724/stat : 5724 (java) S 5719 5721 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172373287 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5725] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5725/stat : 5725 (java) S 5719 5721 5654 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172373287 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5726] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5726/stat : 5726 (java) S 5719 5721 5654 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5727] ppid=5719 vsize=915868 CPUtime=0.4
/proc/5721/task/5727/stat : 5727 (java) S 5719 5721 5654 0 -1 64 551 0 0 0 38 2 0 0 16 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5728] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5728/stat : 5728 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5729] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5729/stat : 5729 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.43
Current children cumulated vsize (KiB) 915868

[startup+1783.17 s]
/proc/loadavg: 2.00 2.01 2.00 3/101 5840
/proc/meminfo: memFree=1565104/2055924 swapFree=4165672/4192956
[pid=5721] ppid=5719 vsize=915868 CPUtime=1774.15
/proc/5721/stat : 5721 (java) R 5719 5721 5654 0 -1 0 35854 0 1 0 177270 145 0 0 25 0 8 0 172373279 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5721/statm: 228967 35491 2547 14 0 215437 0
[pid=5721/tid=5723] ppid=5719 vsize=915868 CPUtime=0.84
/proc/5721/task/5723/stat : 5723 (java) S 5719 5721 5654 0 -1 64 18616 0 0 0 78 6 0 0 16 0 8 0 172373287 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5724/stat : 5724 (java) S 5719 5721 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172373287 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5725] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5725/stat : 5725 (java) S 5719 5721 5654 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172373287 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5726] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5726/stat : 5726 (java) S 5719 5721 5654 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5727] ppid=5719 vsize=915868 CPUtime=0.4
/proc/5721/task/5727/stat : 5727 (java) S 5719 5721 5654 0 -1 64 551 0 0 0 38 2 0 0 16 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5728] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5728/stat : 5728 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5729] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5729/stat : 5729 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1774.15
Current children cumulated vsize (KiB) 915868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.17 s]
/proc/loadavg: 2.00 2.01 2.00 3/101 5840
/proc/meminfo: memFree=1565104/2055924 swapFree=4165672/4192956
[pid=5721] ppid=5719 vsize=915868 CPUtime=1800.02
/proc/5721/stat : 5721 (java) R 5719 5721 5654 0 -1 0 35854 0 1 0 179857 145 0 0 25 0 8 0 172373279 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073849660 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5721/statm: 228967 35491 2547 14 0 215437 0
[pid=5721/tid=5723] ppid=5719 vsize=915868 CPUtime=0.84
/proc/5721/task/5723/stat : 5723 (java) S 5719 5721 5654 0 -1 64 18616 0 0 0 78 6 0 0 16 0 8 0 172373287 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5724] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5724/stat : 5724 (java) S 5719 5721 5654 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172373287 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5725] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5725/stat : 5725 (java) S 5719 5721 5654 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172373287 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5726] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5726/stat : 5726 (java) S 5719 5721 5654 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5727] ppid=5719 vsize=915868 CPUtime=0.4
/proc/5721/task/5727/stat : 5727 (java) S 5719 5721 5654 0 -1 64 551 0 0 0 38 2 0 0 16 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5728] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5728/stat : 5728 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5721/tid=5729] ppid=5719 vsize=915868 CPUtime=0
/proc/5721/task/5729/stat : 5729 (java) S 5719 5721 5654 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172373290 937848832 35491 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915868

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

Child status: 143
Real time (s): 1809.22
CPU time (s): 1800.07
CPU user time (s): 1798.59
CPU system time (s): 1.47778
CPU usage (%): 99.4941
Max. virtual memory (cumulated for all children) (KiB): 915984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.59
system time used= 1.47778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35872
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= 38471
involuntary context switches= 84791

runsolver used 1.9707 s user time and 5.31719 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Jan  8 07:02:58 UTC 2007


IDJOB= 216279
IDBENCH= 5066
FILE ID= node6/216279-1168239777

PBS_JOBID= 3481554

Free space on /tmp= 66544 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7a32993941fd5e1b7d826e9cbce5f774

RANDOM SEED= 943226016

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.240
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.240
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:      2055924 kB
MemFree:       1700792 kB
Buffers:         48048 kB
Cached:         166840 kB
SwapCached:       2916 kB
Active:         188084 kB
Inactive:       107272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1700792 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            6632 kB
Writeback:           0 kB
Mapped:          98696 kB
Slab:            44340 kB
Committed_AS:  5869784 kB
PageTables:       2560 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= 66543 MiB



End job on node6 on Mon Jan  8 07:33:08 UTC 2007