Trace number 200910

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 AC? (TO) 1800.08 1800.79

General information on the benchmark

Namefapp/fapp11-15/fapp14/
fapp14-2500-5.xml
MD5SUMba29a6849ceab0326ca9029d495b4371
Bench Category2-ARY-INT (binary 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 variables2500
Number of constraints40767
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40767
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=mac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/200910-1168072229/unknown.xml
0.35	   
0.35	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.66	     nbVariables=2500  nbDomainTypes=30  minDomainSize=42  maxDomainSize=362
0.66	       =>  wckTime=0.368  cpuTime=0.28  mem=35M193
0.66	   
0.66	   predicates being loaded...
0.67	   
0.67	   constraints being loaded...
4.69	   
4.69	   INFO : Stopping converting binary constraints (cpu=4.08, mem = 61M648)
9.80	     nbConstraints=21610  nbMergedConstraints=19157  nbConvertedConstraints=46  nbConvertConstraintsChecks=4214622
9.80	     nbExtensionStructures=46  nbSharedExtensionStructures=0  nbConflictsStructures=46  nbSharedConflictsStructures=0
9.80	     nbSharedBinaryRepresentations=14703  nbEvaluationManagers=15970  nbSharedEvaluationManagers=5594  maxDegree=27
9.80	     maxArity=2
9.80	       =>  wckTime=9.503  cpuTime=8.55  mem=81M555
10.05	   
10.06	   solver IterativeSystematicSolver being built... 
10.72	       =>  wckTime=10.428  cpuTime=8.98  mem=148M372
81.75	   
81.75	   preprocessing
81.75	     nbConstraintChecks=128086615  nbValidityChecks=4001350  nbPropagations=3328  nbRevisions=68290
81.75	     nbUselessRevisions=61124  nbRemovedValues=427550  detectedInconsistency=no
81.75	       =>  wckTime=71.001  cpuTime=70.94  mem=148M372
92.63	   
92.63	   search
92.63	     run=0  nbConstraintChecks=16340059  nbValidityChecks=13277594  nbPropagations=11207  nbRevisions=207632
92.63	     nbUselessRevisions=188029  nbAssignments=219  nbFailedAssignments=47  nbBacktracks=12  nbVisitedNodes=270
92.63	     nbRestartNogoods=0  mapSize=0  nbInferences=0  nbTooLargeKeys=172
92.63	       =>  wckTime=81.89  cpuTime=81.8  mem=149M388
98.57	   
98.57	   search
98.57	     run=1  nbConstraintChecks=23911866  nbValidityChecks=32802504  nbPropagations=34055  nbRevisions=636457
98.57	     nbUselessRevisions=576059  nbAssignments=498  nbFailedAssignments=146  nbBacktracks=31  nbVisitedNodes=654
98.57	     nbRestartNogoods=15  mapSize=0  nbInferences=0  nbTooLargeKeys=352
98.57	       =>  wckTime=87.829  cpuTime=87.73  mem=149M388
107.60	   
107.60	   search
107.60	     run=2  nbConstraintChecks=35974355  nbValidityChecks=57172358  nbPropagations=71153  nbRevisions=1347120
107.60	     nbUselessRevisions=1206911  nbAssignments=877  nbFailedAssignments=341  nbBacktracks=53  nbVisitedNodes=1236
107.60	     nbRestartNogoods=17  mapSize=0  nbInferences=0  nbTooLargeKeys=536
107.60	       =>  wckTime=96.854  cpuTime=96.75  mem=149M388
114.11	   
114.11	   search
114.11	     run=3  nbConstraintChecks=44999120  nbValidityChecks=78113582  nbPropagations=120437  nbRevisions=2279843
114.11	     nbUselessRevisions=2038613  nbAssignments=1139  nbFailedAssignments=412  nbBacktracks=87  nbVisitedNodes=1578
114.11	     nbRestartNogoods=37  mapSize=0  nbInferences=0  nbTooLargeKeys=727
114.11	       =>  wckTime=103.367  cpuTime=103.25  mem=149M388
126.15	   
126.15	   search
126.15	     run=4  nbConstraintChecks=61303754  nbValidityChecks=110787253  nbPropagations=189099  nbRevisions=3600241
126.15	     nbUselessRevisions=3204202  nbAssignments=1611  nbFailedAssignments=679  nbBacktracks=137  nbVisitedNodes=2333
126.15	     nbRestartNogoods=55  mapSize=0  nbInferences=0  nbTooLargeKeys=932
126.15	       =>  wckTime=115.411  cpuTime=115.27  mem=150M404
151.08	   
151.08	   search
151.08	     run=5  nbConstraintChecks=96384661  nbValidityChecks=152774904  nbPropagations=286232  nbRevisions=5555373
151.08	     nbUselessRevisions=4895465  nbAssignments=2307  nbFailedAssignments=1294  nbBacktracks=212  nbVisitedNodes=3696
151.08	     nbRestartNogoods=57  mapSize=0  nbInferences=0  nbTooLargeKeys=1013
151.08	       =>  wckTime=140.34  cpuTime=140.18  mem=150M404
163.11	   
163.11	   INFO : Stopping hyperNogood (mapSize=0, nbTooLargekeys=1063, mem=150M404)
169.29	   
169.29	   search
169.29	     run=6  nbConstraintChecks=121669380  nbValidityChecks=189779952  nbPropagations=408562  nbRevisions=8035672
169.29	     nbUselessRevisions=7041702  nbAssignments=2741  nbFailedAssignments=1603  nbBacktracks=325  nbVisitedNodes=4529
169.29	     nbRestartNogoods=114
169.29	       =>  wckTime=158.543  cpuTime=158.37  mem=150M404
178.81	   
178.81	   search
178.81	     run=7  nbConstraintChecks=133468549  nbValidityChecks=213447208  nbPropagations=550692  nbRevisions=10916292
178.81	     nbUselessRevisions=9540487  nbAssignments=3193  nbFailedAssignments=1879  nbBacktracks=495  nbVisitedNodes=5364
178.81	     nbRestartNogoods=150
178.81	       =>  wckTime=168.071  cpuTime=167.9  mem=150M404
190.42	   
190.42	   search
190.42	     run=8  nbConstraintChecks=146684555  nbValidityChecks=244102090  nbPropagations=722060  nbRevisions=14379794
190.42	     nbUselessRevisions=12549057  nbAssignments=3931  nbFailedAssignments=2354  nbBacktracks=754  nbVisitedNodes=6728
190.42	     nbRestartNogoods=170
190.42	       =>  wckTime=179.679  cpuTime=179.5  mem=150M404
234.52	   
234.52	   search
234.52	     run=9  nbConstraintChecks=205267515  nbValidityChecks=335517922  nbPropagations=980751  nbRevisions=19529871
234.52	     nbUselessRevisions=17046051  nbAssignments=5416  nbFailedAssignments=3168  nbBacktracks=1138  nbVisitedNodes=9220
234.52	     nbRestartNogoods=198
234.52	       =>  wckTime=223.779  cpuTime=223.58  mem=150M404
278.20	   
278.20	   search
278.20	     run=10  nbConstraintChecks=267276248  nbValidityChecks=432064089  nbPropagations=1313029  nbRevisions=26042904
278.20	     nbUselessRevisions=22754054  nbAssignments=7158  nbFailedAssignments=3974  nbBacktracks=1717  nbVisitedNodes=12055
278.20	     nbRestartNogoods=223
278.20	       =>  wckTime=267.455  cpuTime=267.24  mem=150M404
361.19	   
361.19	   search
361.19	     run=11  nbConstraintChecks=371935533  nbValidityChecks=642842782  nbPropagations=1826514  nbRevisions=35599321
361.19	     nbUselessRevisions=31055770  nbAssignments=10042  nbFailedAssignments=5692  nbBacktracks=2585  nbVisitedNodes=16964
361.19	     nbRestartNogoods=260
361.19	       =>  wckTime=350.449  cpuTime=350.2  mem=150M404
462.17	   
462.17	   search
462.17	     run=12  nbConstraintChecks=516935188  nbValidityChecks=878160677  nbPropagations=2523345  nbRevisions=48183293
462.17	     nbUselessRevisions=42018217  nbAssignments=13105  nbFailedAssignments=7094  nbBacktracks=3882  nbVisitedNodes=21859
462.17	     nbRestartNogoods=288
462.17	       =>  wckTime=451.425  cpuTime=451.15  mem=150M404
591.08	   
591.08	   search
591.08	     run=13  nbConstraintChecks=662388240  nbValidityChecks=1187066431  nbPropagations=3644479  nbRevisions=67766198
591.08	     nbUselessRevisions=58840841  nbAssignments=18772  nbFailedAssignments=10500  nbBacktracks=5829
591.08	     nbVisitedNodes=32038  nbRestartNogoods=363
591.08	       =>  wckTime=580.334  cpuTime=580.01  mem=150M404
741.08	   
741.08	   search
741.08	     run=14  nbConstraintChecks=839761784  nbValidityChecks=1591988380  nbPropagations=5136641  nbRevisions=94116497
741.08	     nbUselessRevisions=81553176  nbAssignments=26816  nbFailedAssignments=15522  nbBacktracks=8749
741.08	     nbVisitedNodes=46218  nbRestartNogoods=461
741.08	       =>  wckTime=730.337  cpuTime=729.96  mem=150M404

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

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

/proc/loadavg: 0.92 0.98 1.01 3/65 5505
/proc/meminfo: memFree=1359104/2055920 swapFree=4192812/4192956
[pid=5504] ppid=5502 vsize=1500 CPUtime=0
/proc/5504/stat : 5504 (java) R 5502 5504 4875 0 -1 0 87 0 0 0 0 0 0 0 20 0 1 0 155620944 1536000 69 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 10355296 0 0 4096 0 0 0 0 17 1 0 0
/proc/5504/statm: 375 69 55 14 0 8 0

[startup+0.103305 s]
/proc/loadavg: 0.92 0.98 1.01 3/65 5505
/proc/meminfo: memFree=1359104/2055920 swapFree=4192812/4192956
[pid=5504] ppid=5502 vsize=915848 CPUtime=0.08
/proc/5504/stat : 5504 (java) R 5502 5504 4875 0 -1 0 2999 0 1 0 7 1 0 0 17 0 8 0 155620944 937828352 2745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155593434 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5504/statm: 228962 2745 1430 14 0 215457 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 915848

[startup+0.511377 s]
/proc/loadavg: 0.92 0.98 1.01 3/65 5505
/proc/meminfo: memFree=1359104/2055920 swapFree=4192812/4192956
[pid=5504] ppid=5502 vsize=916076 CPUtime=0.49
/proc/5504/stat : 5504 (java) R 5502 5504 4875 0 -1 0 8061 0 1 0 45 4 0 0 17 0 8 0 155620944 938061824 7800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5504/statm: 229019 7800 2138 14 0 215489 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 916076

[startup+1.33353 s]
/proc/loadavg: 0.92 0.98 1.01 2/72 5512
/proc/meminfo: memFree=1278664/2055920 swapFree=4192812/4192956
[pid=5504] ppid=5502 vsize=916228 CPUtime=1.31
/proc/5504/stat : 5504 (java) R 5502 5504 4875 0 -1 0 24480 0 1 0 120 11 0 0 17 0 8 0 155620944 938217472 24217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 11167648 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5504/statm: 229057 24217 2160 14 0 215527 0
[pid=5504/tid=5506] ppid=5502 vsize=916228 CPUtime=0.09
/proc/5504/task/5506/stat : 5506 (java) S 5502 5504 4875 0 -1 64 7926 0 0 0 7 2 0 0 16 0 8 0 155620948 938217472 24217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5507] ppid=5502 vsize=916228 CPUtime=0
/proc/5504/task/5507/stat : 5507 (java) S 5502 5504 4875 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155620949 938217472 24217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5508] ppid=5502 vsize=916228 CPUtime=0
/proc/5504/task/5508/stat : 5508 (java) S 5502 5504 4875 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155620949 938217472 24217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5509] ppid=5502 vsize=916228 CPUtime=0
/proc/5504/task/5509/stat : 5509 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155620952 938217472 24217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5510] ppid=5502 vsize=916228 CPUtime=0.15
/proc/5504/task/5510/stat : 5510 (java) S 5502 5504 4875 0 -1 64 413 0 0 0 15 0 0 0 16 0 8 0 155620952 938217472 24217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5511] ppid=5502 vsize=916228 CPUtime=0
/proc/5504/task/5511/stat : 5511 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155620952 938217472 24217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5512] ppid=5502 vsize=916228 CPUtime=0
/proc/5504/task/5512/stat : 5512 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155620952 938217472 24217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 916228

[startup+2.9838 s]
/proc/loadavg: 0.93 0.98 1.01 2/72 5512
/proc/meminfo: memFree=1263624/2055920 swapFree=4192812/4192956
[pid=5504] ppid=5502 vsize=916352 CPUtime=2.96
/proc/5504/stat : 5504 (java) R 5502 5504 4875 0 -1 0 26203 0 1 0 283 13 0 0 23 0 8 0 155620944 938344448 25937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073836279 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5504/statm: 229088 25937 2180 14 0 215558 0
[pid=5504/tid=5506] ppid=5502 vsize=916352 CPUtime=0.2
/proc/5504/task/5506/stat : 5506 (java) S 5502 5504 4875 0 -1 64 9571 0 0 0 18 2 0 0 17 0 8 0 155620948 938344448 25937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5507] ppid=5502 vsize=916352 CPUtime=0
/proc/5504/task/5507/stat : 5507 (java) S 5502 5504 4875 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155620949 938344448 25937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5508] ppid=5502 vsize=916352 CPUtime=0
/proc/5504/task/5508/stat : 5508 (java) S 5502 5504 4875 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155620949 938344448 25937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5509] ppid=5502 vsize=916352 CPUtime=0
/proc/5504/task/5509/stat : 5509 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155620952 938344448 25937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5510] ppid=5502 vsize=916352 CPUtime=0.18
/proc/5504/task/5510/stat : 5510 (java) S 5502 5504 4875 0 -1 64 427 0 0 0 17 1 0 0 15 0 8 0 155620952 938344448 25937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5511] ppid=5502 vsize=916352 CPUtime=0
/proc/5504/task/5511/stat : 5511 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155620952 938344448 25937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5512] ppid=5502 vsize=916352 CPUtime=0
/proc/5504/task/5512/stat : 5512 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155620952 938344448 25937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 916352

[startup+6.26339 s]
/proc/loadavg: 0.93 0.98 1.01 2/72 5512
/proc/meminfo: memFree=1253328/2055920 swapFree=4192812/4192956
[pid=5504] ppid=5502 vsize=916352 CPUtime=6.23
/proc/5504/stat : 5504 (java) R 5502 5504 4875 0 -1 0 29499 0 1 0 609 14 0 0 18 0 8 0 155620944 938344448 29229 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761988 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5504/statm: 229088 29229 2181 14 0 215558 0
[pid=5504/tid=5506] ppid=5502 vsize=916352 CPUtime=0.37
/proc/5504/task/5506/stat : 5506 (java) S 5502 5504 4875 0 -1 64 12836 0 0 0 34 3 0 0 16 0 8 0 155620948 938344448 29229 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5507] ppid=5502 vsize=916352 CPUtime=0
/proc/5504/task/5507/stat : 5507 (java) S 5502 5504 4875 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155620949 938344448 29229 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5508] ppid=5502 vsize=916352 CPUtime=0
/proc/5504/task/5508/stat : 5508 (java) S 5502 5504 4875 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155620949 938344448 29229 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5509] ppid=5502 vsize=916352 CPUtime=0
/proc/5504/task/5509/stat : 5509 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155620952 938344448 29229 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5510] ppid=5502 vsize=916352 CPUtime=0.21
/proc/5504/task/5510/stat : 5510 (java) S 5502 5504 4875 0 -1 64 453 0 0 0 20 1 0 0 16 0 8 0 155620952 938344448 29229 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5511] ppid=5502 vsize=916352 CPUtime=0
/proc/5504/task/5511/stat : 5511 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155620952 938344448 29229 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5512] ppid=5502 vsize=916352 CPUtime=0
/proc/5504/task/5512/stat : 5512 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155620952 938344448 29229 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 916352

[startup+12.7525 s]
/proc/loadavg: 0.94 0.98 1.01 2/72 5512
/proc/meminfo: memFree=1169880/2055920 swapFree=4192812/4192956
[pid=5504] ppid=5502 vsize=916484 CPUtime=12.7
/proc/5504/stat : 5504 (java) R 5502 5504 4875 0 -1 0 50017 0 1 0 1247 23 0 0 19 0 8 0 155620944 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837031 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5504/statm: 229121 49701 2533 14 0 215591 0
[pid=5504/tid=5506] ppid=5502 vsize=916484 CPUtime=1.14
/proc/5504/task/5506/stat : 5506 (java) S 5502 5504 4875 0 -1 64 32815 0 0 0 103 11 0 0 17 0 8 0 155620948 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5507] ppid=5502 vsize=916484 CPUtime=0
/proc/5504/task/5507/stat : 5507 (java) S 5502 5504 4875 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155620949 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5508] ppid=5502 vsize=916484 CPUtime=0
/proc/5504/task/5508/stat : 5508 (java) S 5502 5504 4875 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155620949 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5509] ppid=5502 vsize=916484 CPUtime=0
/proc/5504/task/5509/stat : 5509 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155620952 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5510] ppid=5502 vsize=916484 CPUtime=0.32
/proc/5504/task/5510/stat : 5510 (java) S 5502 5504 4875 0 -1 64 567 0 0 0 31 1 0 0 16 0 8 0 155620952 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5511] ppid=5502 vsize=916484 CPUtime=0
/proc/5504/task/5511/stat : 5511 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155620952 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5512] ppid=5502 vsize=916484 CPUtime=0
/proc/5504/task/5512/stat : 5512 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155620952 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 916484

[startup+25.5828 s]
/proc/loadavg: 0.95 0.98 1.01 2/72 5512
/proc/meminfo: memFree=1169944/2055920 swapFree=4192812/4192956
[pid=5504] ppid=5502 vsize=916484 CPUtime=25.52
/proc/5504/stat : 5504 (java) R 5502 5504 4875 0 -1 0 50021 0 1 0 2529 23 0 0 25 0 8 0 155620944 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073830728 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5504/statm: 229121 49701 2533 14 0 215591 0
[pid=5504/tid=5506] ppid=5502 vsize=916484 CPUtime=1.14
/proc/5504/task/5506/stat : 5506 (java) S 5502 5504 4875 0 -1 64 32815 0 0 0 103 11 0 0 16 0 8 0 155620948 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5507] ppid=5502 vsize=916484 CPUtime=0
/proc/5504/task/5507/stat : 5507 (java) S 5502 5504 4875 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155620949 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5508] ppid=5502 vsize=916484 CPUtime=0
/proc/5504/task/5508/stat : 5508 (java) S 5502 5504 4875 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155620949 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5509] ppid=5502 vsize=916484 CPUtime=0
/proc/5504/task/5509/stat : 5509 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155620952 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5510] ppid=5502 vsize=916484 CPUtime=0.32
/proc/5504/task/5510/stat : 5510 (java) S 5502 5504 4875 0 -1 64 570 0 0 0 31 1 0 0 16 0 8 0 155620952 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5511] ppid=5502 vsize=916484 CPUtime=0
/proc/5504/task/5511/stat : 5511 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155620952 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5512] ppid=5502 vsize=916484 CPUtime=0
/proc/5504/task/5512/stat : 5512 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155620952 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 916484

[startup+51.2583 s]
/proc/loadavg: 0.96 0.98 1.01 2/72 5512
/proc/meminfo: memFree=1170008/2055920 swapFree=4192812/4192956
[pid=5504] ppid=5502 vsize=916484 CPUtime=51.18
/proc/5504/stat : 5504 (java) R 5502 5504 4875 0 -1 0 50021 0 1 0 5095 23 0 0 25 0 8 0 155620944 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073839970 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5504/statm: 229121 49701 2533 14 0 215591 0
[pid=5504/tid=5506] ppid=5502 vsize=916484 CPUtime=1.14
/proc/5504/task/5506/stat : 5506 (java) S 5502 5504 4875 0 -1 64 32815 0 0 0 103 11 0 0 16 0 8 0 155620948 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5507] ppid=5502 vsize=916484 CPUtime=0
/proc/5504/task/5507/stat : 5507 (java) S 5502 5504 4875 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155620949 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5508] ppid=5502 vsize=916484 CPUtime=0
/proc/5504/task/5508/stat : 5508 (java) S 5502 5504 4875 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155620949 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5509] ppid=5502 vsize=916484 CPUtime=0
/proc/5504/task/5509/stat : 5509 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155620952 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5510] ppid=5502 vsize=916484 CPUtime=0.32
/proc/5504/task/5510/stat : 5510 (java) S 5502 5504 4875 0 -1 64 570 0 0 0 31 1 0 0 16 0 8 0 155620952 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5511] ppid=5502 vsize=916484 CPUtime=0
/proc/5504/task/5511/stat : 5511 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155620952 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5512] ppid=5502 vsize=916484 CPUtime=0
/proc/5504/task/5512/stat : 5512 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155620952 938479616 49701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 916484

[startup+102.505 s]
/proc/loadavg: 1.04 1.00 1.01 2/72 5512
/proc/meminfo: memFree=1170008/2055920 swapFree=4192812/4192956
[pid=5504] ppid=5502 vsize=916484 CPUtime=102.4
/proc/5504/stat : 5504 (java) R 5502 5504 4875 0 -1 0 50055 0 1 0 10217 23 0 0 25 0 8 0 155620944 938479616 49724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074192853 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5504/statm: 229121 49724 2537 14 0 215591 0
[pid=5504/tid=5506] ppid=5502 vsize=916484 CPUtime=1.14
/proc/5504/task/5506/stat : 5506 (java) S 5502 5504 4875 0 -1 64 32816 0 0 0 103 11 0 0 16 0 8 0 155620948 938479616 49724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5507] ppid=5502 vsize=916484 CPUtime=0
/proc/5504/task/5507/stat : 5507 (java) S 5502 5504 4875 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155620949 938479616 49724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5508] ppid=5502 vsize=916484 CPUtime=0
/proc/5504/task/5508/stat : 5508 (java) S 5502 5504 4875 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155620949 938479616 49724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5509] ppid=5502 vsize=916484 CPUtime=0
/proc/5504/task/5509/stat : 5509 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155620952 938479616 49724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5510] ppid=5502 vsize=916484 CPUtime=0.35
/proc/5504/task/5510/stat : 5510 (java) S 5502 5504 4875 0 -1 64 589 0 0 0 34 1 0 0 16 0 8 0 155620952 938479616 49724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5511] ppid=5502 vsize=916484 CPUtime=0
/proc/5504/task/5511/stat : 5511 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155620952 938479616 49724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5512] ppid=5502 vsize=916484 CPUtime=0
/proc/5504/task/5512/stat : 5512 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155620952 938479616 49724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 916484

[startup+162.592 s]
/proc/loadavg: 1.01 1.00 1.00 2/72 5512
/proc/meminfo: memFree=1169944/2055920 swapFree=4192812/4192956
[pid=5504] ppid=5502 vsize=916420 CPUtime=162.46
/proc/5504/stat : 5504 (java) R 5502 5504 4875 0 -1 0 50073 0 1 0 16222 24 0 0 25 0 8 0 155620944 938414080 49726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073832807 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1423.73
Current children cumulated vsize (KiB) 916420

[startup+1484.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 5512
/proc/meminfo: memFree=1169816/2055920 swapFree=4192812/4192956
[pid=5504] ppid=5502 vsize=916420 CPUtime=1483.78
/proc/5504/stat : 5504 (java) R 5502 5504 4875 0 -1 0 50080 0 1 0 148353 25 0 0 25 0 8 0 155620944 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073840061 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5504/statm: 229105 49731 2537 14 0 215575 0
[pid=5504/tid=5506] ppid=5502 vsize=916420 CPUtime=1.14
/proc/5504/task/5506/stat : 5506 (java) S 5502 5504 4875 0 -1 64 32816 0 0 0 103 11 0 0 16 0 8 0 155620948 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5507] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5507/stat : 5507 (java) S 5502 5504 4875 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155620949 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5508] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5508/stat : 5508 (java) S 5502 5504 4875 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155620949 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5509] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5509/stat : 5509 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5510] ppid=5502 vsize=916420 CPUtime=0.4
/proc/5504/task/5510/stat : 5510 (java) S 5502 5504 4875 0 -1 64 611 0 0 0 38 2 0 0 16 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5511] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5511/stat : 5511 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5512] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5512/stat : 5512 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1483.78
Current children cumulated vsize (KiB) 916420

[startup+1544.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 5512
/proc/meminfo: memFree=1169752/2055920 swapFree=4192812/4192956
[pid=5504] ppid=5502 vsize=916420 CPUtime=1543.84
/proc/5504/stat : 5504 (java) R 5502 5504 4875 0 -1 0 50080 0 1 0 154359 25 0 0 25 0 8 0 155620944 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073830950 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5504/statm: 229105 49731 2537 14 0 215575 0
[pid=5504/tid=5506] ppid=5502 vsize=916420 CPUtime=1.14
/proc/5504/task/5506/stat : 5506 (java) S 5502 5504 4875 0 -1 64 32816 0 0 0 103 11 0 0 16 0 8 0 155620948 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5507] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5507/stat : 5507 (java) S 5502 5504 4875 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155620949 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5508] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5508/stat : 5508 (java) S 5502 5504 4875 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155620949 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5509] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5509/stat : 5509 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5510] ppid=5502 vsize=916420 CPUtime=0.4
/proc/5504/task/5510/stat : 5510 (java) S 5502 5504 4875 0 -1 64 611 0 0 0 38 2 0 0 16 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5511] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5511/stat : 5511 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5512] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5512/stat : 5512 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1543.84
Current children cumulated vsize (KiB) 916420

[startup+1604.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 5512
/proc/meminfo: memFree=1169816/2055920 swapFree=4192812/4192956
[pid=5504] ppid=5502 vsize=916420 CPUtime=1603.9
/proc/5504/stat : 5504 (java) R 5502 5504 4875 0 -1 0 50080 0 1 0 160365 25 0 0 25 0 8 0 155620944 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073838455 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5504/statm: 229105 49731 2537 14 0 215575 0
[pid=5504/tid=5506] ppid=5502 vsize=916420 CPUtime=1.14
/proc/5504/task/5506/stat : 5506 (java) S 5502 5504 4875 0 -1 64 32816 0 0 0 103 11 0 0 16 0 8 0 155620948 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5507] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5507/stat : 5507 (java) S 5502 5504 4875 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155620949 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5508] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5508/stat : 5508 (java) S 5502 5504 4875 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155620949 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5509] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5509/stat : 5509 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5510] ppid=5502 vsize=916420 CPUtime=0.4
/proc/5504/task/5510/stat : 5510 (java) S 5502 5504 4875 0 -1 64 611 0 0 0 38 2 0 0 16 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5511] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5511/stat : 5511 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5512] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5512/stat : 5512 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1603.9
Current children cumulated vsize (KiB) 916420

[startup+1664.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 5512
/proc/meminfo: memFree=1169752/2055920 swapFree=4192812/4192956
[pid=5504] ppid=5502 vsize=916420 CPUtime=1663.96
/proc/5504/stat : 5504 (java) R 5502 5504 4875 0 -1 0 50080 0 1 0 166371 25 0 0 25 0 8 0 155620944 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074236600 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5504/statm: 229105 49731 2537 14 0 215575 0
[pid=5504/tid=5506] ppid=5502 vsize=916420 CPUtime=1.14
/proc/5504/task/5506/stat : 5506 (java) S 5502 5504 4875 0 -1 64 32816 0 0 0 103 11 0 0 16 0 8 0 155620948 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5507] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5507/stat : 5507 (java) S 5502 5504 4875 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155620949 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5508] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5508/stat : 5508 (java) S 5502 5504 4875 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155620949 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5509] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5509/stat : 5509 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5510] ppid=5502 vsize=916420 CPUtime=0.4
/proc/5504/task/5510/stat : 5510 (java) S 5502 5504 4875 0 -1 64 611 0 0 0 38 2 0 0 16 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5511] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5511/stat : 5511 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5512] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5512/stat : 5512 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1663.96
Current children cumulated vsize (KiB) 916420

[startup+1724.71 s]
/proc/loadavg: 1.08 1.02 1.01 2/72 5512
/proc/meminfo: memFree=1169752/2055920 swapFree=4192812/4192956
[pid=5504] ppid=5502 vsize=916420 CPUtime=1724.02
/proc/5504/stat : 5504 (java) R 5502 5504 4875 0 -1 0 50080 0 1 0 172377 25 0 0 25 0 8 0 155620944 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073830928 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5504/statm: 229105 49731 2537 14 0 215575 0
[pid=5504/tid=5506] ppid=5502 vsize=916420 CPUtime=1.14
/proc/5504/task/5506/stat : 5506 (java) S 5502 5504 4875 0 -1 64 32816 0 0 0 103 11 0 0 16 0 8 0 155620948 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5507] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5507/stat : 5507 (java) S 5502 5504 4875 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155620949 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5508] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5508/stat : 5508 (java) S 5502 5504 4875 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155620949 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5509] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5509/stat : 5509 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5510] ppid=5502 vsize=916420 CPUtime=0.4
/proc/5504/task/5510/stat : 5510 (java) S 5502 5504 4875 0 -1 64 611 0 0 0 38 2 0 0 16 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5511] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5511/stat : 5511 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5512] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5512/stat : 5512 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1724.02
Current children cumulated vsize (KiB) 916420

[startup+1784.78 s]
/proc/loadavg: 1.03 1.01 1.00 2/72 5512
/proc/meminfo: memFree=1169816/2055920 swapFree=4192812/4192956
[pid=5504] ppid=5502 vsize=916420 CPUtime=1784.08
/proc/5504/stat : 5504 (java) R 5502 5504 4875 0 -1 0 50080 0 1 0 178383 25 0 0 25 0 8 0 155620944 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073836279 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5504/statm: 229105 49731 2537 14 0 215575 0
[pid=5504/tid=5506] ppid=5502 vsize=916420 CPUtime=1.14
/proc/5504/task/5506/stat : 5506 (java) S 5502 5504 4875 0 -1 64 32816 0 0 0 103 11 0 0 16 0 8 0 155620948 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5507] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5507/stat : 5507 (java) S 5502 5504 4875 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155620949 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5508] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5508/stat : 5508 (java) S 5502 5504 4875 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155620949 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5509] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5509/stat : 5509 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5510] ppid=5502 vsize=916420 CPUtime=0.4
/proc/5504/task/5510/stat : 5510 (java) S 5502 5504 4875 0 -1 64 611 0 0 0 38 2 0 0 16 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5511] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5511/stat : 5511 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5512] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5512/stat : 5512 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1784.08
Current children cumulated vsize (KiB) 916420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.02 1.01 1.00 2/72 5512
/proc/meminfo: memFree=1169816/2055920 swapFree=4192812/4192956
[pid=5504] ppid=5502 vsize=916420 CPUtime=1800
/proc/5504/stat : 5504 (java) R 5502 5504 4875 0 -1 0 50080 0 1 0 179975 25 0 0 25 0 8 0 155620944 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837031 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5504/statm: 229105 49731 2537 14 0 215575 0
[pid=5504/tid=5506] ppid=5502 vsize=916420 CPUtime=1.14
/proc/5504/task/5506/stat : 5506 (java) S 5502 5504 4875 0 -1 64 32816 0 0 0 103 11 0 0 16 0 8 0 155620948 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5507] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5507/stat : 5507 (java) S 5502 5504 4875 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155620949 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5508] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5508/stat : 5508 (java) S 5502 5504 4875 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155620949 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5509] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5509/stat : 5509 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5510] ppid=5502 vsize=916420 CPUtime=0.4
/proc/5504/task/5510/stat : 5510 (java) S 5502 5504 4875 0 -1 64 611 0 0 0 38 2 0 0 16 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5504/tid=5511] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5511/stat : 5511 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5504/tid=5512] ppid=5502 vsize=916420 CPUtime=0
/proc/5504/task/5512/stat : 5512 (java) S 5502 5504 4875 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155620952 938414080 49731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 916420

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

Child status: 143
Real time (s): 1800.79
CPU time (s): 1800.08
CPU user time (s): 1799.8
CPU system time (s): 0.282956
CPU usage (%): 99.9609
Max. virtual memory (cumulated for all children) (KiB): 916604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.282956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50094
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= 37896
involuntary context switches= 5259

runsolver used 1.86372 s user time and 4.51931 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sat Jan  6 08:30:31 UTC 2007


IDJOB= 200910
IDBENCH= 3734
FILE ID= node61/200910-1168072229

PBS_JOBID= 3475919

Free space on /tmp= 66505 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp14/fapp14-2500-5.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/200910-1168072229/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-200910-1168072229 -o ROOT/results/node61/solver-200910-1168072229 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/200910-1168072229/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ba29a6849ceab0326ca9029d495b4371

RANDOM SEED= 116511413

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.259
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.259
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:       1359520 kB
Buffers:         47324 kB
Cached:         549988 kB
SwapCached:          0 kB
Active:          87896 kB
Inactive:       525132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1359520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7324 kB
Writeback:           0 kB
Mapped:          25896 kB
Slab:            69464 kB
Committed_AS:  2960000 kB
PageTables:       1388 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= 66505 MiB



End job on node61 on Sat Jan  6 09:00:34 UTC 2007