Trace number 216214

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.08 1800.63

General information on the benchmark

NamepseudoSeries/ppp/
ppp-1-13.xml
MD5SUM186089833c0bc96dc14a6fe36838fbd0
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 benchmark259.75
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables4632
Number of constraints31138
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension31138
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/216214-1168239062/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.56	     nbVariables=4632  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.56	       =>  wckTime=0.26  cpuTime=0.18  mem=13M728
0.56	   
0.56	   predicates being loaded...
0.58	   
0.58	   constraints being loaded...
4.77	     nbConstraints=30964  nbMergedConstraints=174  nbConflictsStructures=5  nbSharedConflictsStructures=30881
4.77	     nbUnbuiltConflictsStructures=6  nbSharedBinaryRepresentations=0  nbEvaluationManagers=11
4.77	     nbSharedEvaluationManagers=30953  maxDegree=31  maxArity=29
4.77	       =>  wckTime=4.466  cpuTime=3.77  mem=54M259
4.96	   
4.96	   solver IterativeSystematicSolver being built... 
5.86	       =>  wckTime=5.556  cpuTime=4.42  mem=71M159
23.59	   
23.59	   preprocessing
23.59	     nbConstraintChecks=41925  nbValidityChecks=86064  nbPropagations=9346  nbRevisions=79266  nbUselessRevisions=79195
23.59	     nbSingletonTests=4671  nbEffectiveSingletonTests=0  nbESACBranches=2  nbRemovedValues=0  detectedInconsistency=no
23.59	       =>  wckTime=17.72  cpuTime=17.67  mem=74M206
26.89	   
26.89	   search
26.89	     run=0  nbConstraintChecks=758751  nbValidityChecks=56039  nbPropagations=10636  nbRevisions=114494
26.89	     nbUselessRevisions=114105  nbAssignments=1014  nbFailedAssignments=1  nbBacktracks=13  nbVisitedNodes=1029
26.89	     nbRestartNogoods=0  mapSize=13  nbInferences=0  nbTooLargeKeys=0
26.89	       =>  wckTime=21.027  cpuTime=20.96  mem=76M254
32.56	   
32.56	   search
32.56	     run=1  nbConstraintChecks=2500798  nbValidityChecks=100934  nbPropagations=22389  nbRevisions=256892
32.56	     nbUselessRevisions=255703  nbAssignments=1776  nbFailedAssignments=4  nbBacktracks=41  nbVisitedNodes=1808
32.56	     nbRestartNogoods=1  mapSize=29  nbInferences=0  nbTooLargeKeys=0
32.56	       =>  wckTime=26.702  cpuTime=26.62  mem=77M269
37.92	   
37.92	   search
37.92	     run=2  nbConstraintChecks=4248325  nbValidityChecks=132567  nbPropagations=35019  nbRevisions=418662
37.92	     nbUselessRevisions=416232  nbAssignments=2268  nbFailedAssignments=7  nbBacktracks=71  nbVisitedNodes=2317
37.92	     nbRestartNogoods=2  mapSize=45  nbInferences=0  nbTooLargeKeys=0
37.92	       =>  wckTime=32.058  cpuTime=31.96  mem=77M269
43.07	   
43.07	   search
43.07	     run=3  nbConstraintChecks=6019955  nbValidityChecks=150640  nbPropagations=48337  nbRevisions=591229
43.07	     nbUselessRevisions=587043  nbAssignments=2508  nbFailedAssignments=11  nbBacktracks=121  nbVisitedNodes=2576
43.07	     nbRestartNogoods=3  mapSize=63  nbInferences=0  nbTooLargeKeys=0
43.07	       =>  wckTime=37.21  cpuTime=37.11  mem=78M285
43.22	   
43.22	   search
43.22	     run=4  nbConstraintChecks=6021733  nbValidityChecks=153625  nbPropagations=61970  nbRevisions=765389
43.22	     nbUselessRevisions=759205  nbAssignments=2625  nbFailedAssignments=21  nbBacktracks=176  nbVisitedNodes=2713
43.22	     nbRestartNogoods=4  mapSize=81  nbInferences=0  nbTooLargeKeys=0
43.22	       =>  wckTime=37.355  cpuTime=37.25  mem=78M285
43.38	   
43.38	   search
43.38	     run=5  nbConstraintChecks=6022586  nbValidityChecks=156842  nbPropagations=75987  nbRevisions=941234
43.38	     nbUselessRevisions=932756  nbAssignments=2759  nbFailedAssignments=35  nbBacktracks=256  nbVisitedNodes=2875
43.38	     nbRestartNogoods=6  mapSize=107  nbInferences=0  nbTooLargeKeys=0
43.38	       =>  wckTime=37.521  cpuTime=37.42  mem=78M285
43.59	   
43.59	   search
43.59	     run=6  nbConstraintChecks=6023688  nbValidityChecks=160967  nbPropagations=90512  nbRevisions=1119250
43.59	     nbUselessRevisions=1108084  nbAssignments=2931  nbFailedAssignments=54  nbBacktracks=369  nbVisitedNodes=3085
43.59	     nbRestartNogoods=8  mapSize=143  nbInferences=0  nbTooLargeKeys=0
43.59	       =>  wckTime=37.731  cpuTime=37.63  mem=78M285
43.88	   
43.88	   search
43.88	     run=7  nbConstraintChecks=6025160  nbValidityChecks=166594  nbPropagations=105741  nbRevisions=1300247
43.88	     nbUselessRevisions=1285859  nbAssignments=3169  nbFailedAssignments=80  nbBacktracks=541  nbVisitedNodes=3375
43.88	     nbRestartNogoods=10  mapSize=193  nbInferences=0  nbTooLargeKeys=0
43.88	       =>  wckTime=38.022  cpuTime=37.92  mem=78M285
60.06	   
60.06	   search
60.06	     run=8  nbConstraintChecks=11271672  nbValidityChecks=242661  nbPropagations=123431  nbRevisions=1530327
60.06	     nbUselessRevisions=1511703  nbAssignments=4746  nbFailedAssignments=122  nbBacktracks=798  nbVisitedNodes=5036
60.06	     nbRestartNogoods=12  mapSize=273  nbInferences=0  nbTooLargeKeys=0
60.06	       =>  wckTime=54.2  cpuTime=54.09  mem=80M316
72.16	   
72.16	   search
72.16	     run=9  nbConstraintChecks=15113080  nbValidityChecks=312897  nbPropagations=143668  nbRevisions=1805164
72.16	     nbUselessRevisions=1780997  nbAssignments=6185  nbFailedAssignments=174  nbBacktracks=1186  nbVisitedNodes=6579
72.16	     nbRestartNogoods=16  mapSize=373  nbInferences=0  nbTooLargeKeys=0
72.16	       =>  wckTime=66.297  cpuTime=66.18  mem=83M363
83.24	   
83.24	   search
83.24	     run=10  nbConstraintChecks=18621508  nbValidityChecks=376872  nbPropagations=167159  nbRevisions=2120098
83.24	     nbUselessRevisions=2087793  nbAssignments=7422  nbFailedAssignments=257  nbBacktracks=1762  nbVisitedNodes=7982
83.24	     nbRestartNogoods=20  mapSize=519  nbInferences=0  nbTooLargeKeys=0
83.24	       =>  wckTime=77.379  cpuTime=77.24  mem=84M378
93.09	   
93.09	   search
93.09	     run=11  nbConstraintChecks=21623403  nbValidityChecks=465632  nbPropagations=196812  nbRevisions=2488743
93.09	     nbUselessRevisions=2442773  nbAssignments=8697  nbFailedAssignments=428  nbBacktracks=2626  nbVisitedNodes=9599
93.09	     nbRestartNogoods=24  mapSize=770  nbInferences=0  nbTooLargeKeys=0
93.09	       =>  wckTime=87.226  cpuTime=87.08  mem=85M394
94.19	   
94.19	   INFO : Stopping hyperNogood (mapSize=1008, nbTooLargekeys=0, mem=85M394)
94.90	   
94.90	   search
94.90	     run=12  nbConstraintChecks=21635615  nbValidityChecks=506663  nbPropagations=231847  nbRevisions=2879948
94.90	     nbUselessRevisions=2815964  nbAssignments=10263  nbFailedAssignments=639  nbBacktracks=3923  nbVisitedNodes=11587
94.90	     nbRestartNogoods=28
94.90	       =>  wckTime=89.041  cpuTime=88.9  mem=85M394
143.71	   
143.71	   search
143.71	     run=13  nbConstraintChecks=38362620  nbValidityChecks=697773  nbPropagations=279213  nbRevisions=3395205
143.71	     nbUselessRevisions=3301924  nbAssignments=13672  nbFailedAssignments=968  nbBacktracks=5870  nbVisitedNodes=15695
143.71	     nbRestartNogoods=31
143.71	       =>  wckTime=137.849  cpuTime=137.69  mem=85M394

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

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

/proc/loadavg: 0.96 1.00 1.00 2/65 10198
/proc/meminfo: memFree=1818096/2055920 swapFree=4192812/4192956
[pid=10197] ppid=10195 vsize=1784 CPUtime=0
/proc/10197/stat : 10197 (java) D 10195 10197 8949 0 -1 0 165 0 0 0 0 0 0 0 19 0 1 0 172304687 1826816 136 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/10197/statm: 446 136 102 14 0 91 0

[startup+0.103137 s]
/proc/loadavg: 0.96 1.00 1.00 2/65 10198
/proc/meminfo: memFree=1818096/2055920 swapFree=4192812/4192956
[pid=10197] ppid=10195 vsize=914988 CPUtime=0.08
/proc/10197/stat : 10197 (java) R 10195 10197 8949 0 -1 0 3004 0 1 0 7 1 0 0 16 0 8 0 172304687 936947712 2750 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155581175 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10197/statm: 228747 2750 1430 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511163 s]
/proc/loadavg: 0.96 1.00 1.00 2/65 10198
/proc/meminfo: memFree=1818096/2055920 swapFree=4192812/4192956
[pid=10197] ppid=10195 vsize=915328 CPUtime=0.49
/proc/10197/stat : 10197 (java) S 10195 10197 8949 0 -1 0 6622 0 1 0 45 4 0 0 16 0 8 0 172304687 937295872 6361 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10197/statm: 228832 6361 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33322 s]
/proc/loadavg: 0.96 1.00 1.00 2/72 10205
/proc/meminfo: memFree=1753400/2055920 swapFree=4192812/4192956
[pid=10197] ppid=10195 vsize=915640 CPUtime=1.31
/proc/10197/stat : 10197 (java) R 10195 10197 8949 0 -1 0 18515 0 1 0 121 10 0 0 16 0 8 0 172304687 937615360 18252 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073712123 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10197/statm: 228910 18252 2157 14 0 215380 0
[pid=10197/tid=10199] ppid=10195 vsize=915640 CPUtime=0.06
/proc/10197/task/10199/stat : 10199 (java) S 10195 10197 8949 0 -1 64 1982 0 0 0 5 1 0 0 16 0 8 0 172304691 937615360 18252 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10200] ppid=10195 vsize=915640 CPUtime=0
/proc/10197/task/10200/stat : 10200 (java) S 10195 10197 8949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172304692 937615360 18252 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10201] ppid=10195 vsize=915640 CPUtime=0
/proc/10197/task/10201/stat : 10201 (java) S 10195 10197 8949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172304692 937615360 18252 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10202] ppid=10195 vsize=915640 CPUtime=0
/proc/10197/task/10202/stat : 10202 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172304695 937615360 18252 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10203] ppid=10195 vsize=915640 CPUtime=0.15
/proc/10197/task/10203/stat : 10203 (java) S 10195 10197 8949 0 -1 64 405 0 0 0 15 0 0 0 16 0 8 0 172304695 937615360 18252 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10204] ppid=10195 vsize=915640 CPUtime=0
/proc/10197/task/10204/stat : 10204 (java) S 10195 10197 8949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172304695 937615360 18252 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10205] ppid=10195 vsize=915640 CPUtime=0
/proc/10197/task/10205/stat : 10205 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172304695 937615360 18252 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915640

[startup+2.98532 s]
/proc/loadavg: 0.96 1.00 1.00 2/72 10205
/proc/meminfo: memFree=1742456/2055920 swapFree=4192812/4192956
[pid=10197] ppid=10195 vsize=915644 CPUtime=2.96
/proc/10197/stat : 10197 (java) R 10195 10197 8949 0 -1 0 21261 0 1 0 240 56 0 0 17 0 8 0 172304687 937619456 20995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10197/statm: 228910 20995 2177 14 0 215380 0
[pid=10197/tid=10199] ppid=10195 vsize=915644 CPUtime=0.22
/proc/10197/task/10199/stat : 10199 (java) S 10195 10197 8949 0 -1 64 4641 0 0 0 20 2 0 0 17 0 8 0 172304691 937619456 20995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10200] ppid=10195 vsize=915640 CPUtime=0
/proc/10197/task/10200/stat : 10200 (java) S 10195 10197 8949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172304692 937615360 20995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10201] ppid=10195 vsize=915640 CPUtime=0
/proc/10197/task/10201/stat : 10201 (java) S 10195 10197 8949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172304692 937615360 20995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10202] ppid=10195 vsize=915640 CPUtime=0
/proc/10197/task/10202/stat : 10202 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172304695 937615360 20995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10203] ppid=10195 vsize=915640 CPUtime=0.19
/proc/10197/task/10203/stat : 10203 (java) S 10195 10197 8949 0 -1 64 429 0 0 0 18 1 0 0 16 0 8 0 172304695 937615360 20995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10204] ppid=10195 vsize=915644 CPUtime=0
/proc/10197/task/10204/stat : 10204 (java) S 10195 10197 8949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172304695 937619456 20995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10205] ppid=10195 vsize=915640 CPUtime=0
/proc/10197/task/10205/stat : 10205 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172304695 937615360 20995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915644

[startup+6.26156 s]
/proc/loadavg: 0.97 1.00 1.00 2/72 10205
/proc/meminfo: memFree=1690552/2055920 swapFree=4192812/4192956
[pid=10197] ppid=10195 vsize=915868 CPUtime=6.23
/proc/10197/stat : 10197 (java) R 10195 10197 8949 0 -1 0 35563 0 1 0 486 137 0 0 17 0 8 0 172304687 937848832 35213 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074173471 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10197/statm: 228967 35213 2543 14 0 215437 0
[pid=10197/tid=10199] ppid=10195 vsize=915868 CPUtime=0.86
/proc/10197/task/10199/stat : 10199 (java) S 10195 10197 8949 0 -1 64 18379 0 0 0 79 7 0 0 17 0 8 0 172304691 937848832 35213 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10200] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10200/stat : 10200 (java) S 10195 10197 8949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35213 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10201] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10201/stat : 10201 (java) S 10195 10197 8949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35213 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10202] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10202/stat : 10202 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172304695 937848832 35213 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10203] ppid=10195 vsize=915868 CPUtime=0.31
/proc/10197/task/10203/stat : 10203 (java) S 10195 10197 8949 0 -1 64 521 0 0 0 30 1 0 0 16 0 8 0 172304695 937848832 35213 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10204] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10204/stat : 10204 (java) S 10195 10197 8949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172304695 937848832 35213 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10205] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10205/stat : 10205 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172304695 937848832 35213 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) 915868

[startup+12.743 s]
/proc/loadavg: 0.97 1.00 1.00 2/72 10205
/proc/meminfo: memFree=1686840/2055920 swapFree=4192812/4192956
[pid=10197] ppid=10195 vsize=915868 CPUtime=12.7
/proc/10197/stat : 10197 (java) R 10195 10197 8949 0 -1 0 35575 0 1 0 1133 137 0 0 25 0 8 0 172304687 937848832 35224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074232185 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10197/statm: 228967 35224 2545 14 0 215437 0
[pid=10197/tid=10199] ppid=10195 vsize=915868 CPUtime=0.86
/proc/10197/task/10199/stat : 10199 (java) S 10195 10197 8949 0 -1 64 18379 0 0 0 79 7 0 0 16 0 8 0 172304691 937848832 35224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10200] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10200/stat : 10200 (java) S 10195 10197 8949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10201] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10201/stat : 10201 (java) S 10195 10197 8949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10202] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10202/stat : 10202 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172304695 937848832 35224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10203] ppid=10195 vsize=915868 CPUtime=0.33
/proc/10197/task/10203/stat : 10203 (java) S 10195 10197 8949 0 -1 64 530 0 0 0 31 2 0 0 16 0 8 0 172304695 937848832 35224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10204] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10204/stat : 10204 (java) S 10195 10197 8949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172304695 937848832 35224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10205] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10205/stat : 10205 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172304695 937848832 35224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915868

[startup+25.5649 s]
/proc/loadavg: 0.97 1.00 1.00 2/72 10205
/proc/meminfo: memFree=1686904/2055920 swapFree=4192812/4192956
[pid=10197] ppid=10195 vsize=915868 CPUtime=25.51
/proc/10197/stat : 10197 (java) R 10195 10197 8949 0 -1 0 35591 0 1 0 2414 137 0 0 25 0 8 0 172304687 937848832 35238 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073846907 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10197/statm: 228967 35238 2547 14 0 215437 0
[pid=10197/tid=10199] ppid=10195 vsize=915868 CPUtime=0.86
/proc/10197/task/10199/stat : 10199 (java) S 10195 10197 8949 0 -1 64 18379 0 0 0 79 7 0 0 16 0 8 0 172304691 937848832 35238 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10200] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10200/stat : 10200 (java) S 10195 10197 8949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35238 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10201] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10201/stat : 10201 (java) S 10195 10197 8949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35238 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10202] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10202/stat : 10202 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172304695 937848832 35238 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10203] ppid=10195 vsize=915868 CPUtime=0.34
/proc/10197/task/10203/stat : 10203 (java) S 10195 10197 8949 0 -1 64 539 0 0 0 32 2 0 0 15 0 8 0 172304695 937848832 35238 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10204] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10204/stat : 10204 (java) S 10195 10197 8949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172304695 937848832 35238 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10205] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10205/stat : 10205 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172304695 937848832 35238 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 915868

[startup+51.2476 s]
/proc/loadavg: 0.98 1.00 1.00 2/72 10205
/proc/meminfo: memFree=1686968/2055920 swapFree=4192812/4192956
[pid=10197] ppid=10195 vsize=915868 CPUtime=51.19
/proc/10197/stat : 10197 (java) R 10195 10197 8949 0 -1 0 35604 0 1 0 4981 138 0 0 25 0 8 0 172304687 937848832 35248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10197/statm: 228967 35248 2547 14 0 215437 0
[pid=10197/tid=10199] ppid=10195 vsize=915868 CPUtime=0.86
/proc/10197/task/10199/stat : 10199 (java) S 10195 10197 8949 0 -1 64 18379 0 0 0 79 7 0 0 16 0 8 0 172304691 937848832 35248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10200] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10200/stat : 10200 (java) S 10195 10197 8949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10201] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10201/stat : 10201 (java) S 10195 10197 8949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10202] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10202/stat : 10202 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172304695 937848832 35248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10203] ppid=10195 vsize=915868 CPUtime=0.37
/proc/10197/task/10203/stat : 10203 (java) S 10195 10197 8949 0 -1 64 549 0 0 0 35 2 0 0 15 0 8 0 172304695 937848832 35248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10204] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10204/stat : 10204 (java) S 10195 10197 8949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172304695 937848832 35248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10205] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10205/stat : 10205 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172304695 937848832 35248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 915868

[startup+102.496 s]
/proc/loadavg: 0.99 1.00 1.00 2/72 10205
/proc/meminfo: memFree=1686968/2055920 swapFree=4192812/4192956
[pid=10197] ppid=10195 vsize=915868 CPUtime=102.41
/proc/10197/stat : 10197 (java) R 10195 10197 8949 0 -1 0 35615 0 1 0 10103 138 0 0 25 0 8 0 172304687 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073848799 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10197/statm: 228967 35254 2547 14 0 215437 0
[pid=10197/tid=10199] ppid=10195 vsize=915868 CPUtime=0.86
/proc/10197/task/10199/stat : 10199 (java) S 10195 10197 8949 0 -1 64 18379 0 0 0 79 7 0 0 16 0 8 0 172304691 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10200] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10200/stat : 10200 (java) S 10195 10197 8949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10201] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10201/stat : 10201 (java) S 10195 10197 8949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10202] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10202/stat : 10202 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172304695 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10203] ppid=10195 vsize=915868 CPUtime=0.38
/proc/10197/task/10203/stat : 10203 (java) S 10195 10197 8949 0 -1 64 555 0 0 0 36 2 0 0 16 0 8 0 172304695 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10204] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10204/stat : 10204 (java) S 10195 10197 8949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172304695 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10205] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10205/stat : 10205 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172304695 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.41
Current children cumulated vsize (KiB) 915868

[startup+162.578 s]
/proc/loadavg: 0.99 1.00 1.00 2/72 10205
/proc/meminfo: memFree=1686968/2055920 swapFree=4192812/4192956
[pid=10197] ppid=10195 vsize=915868 CPUtime=162.47
/proc/10197/stat : 10197 (java) R 10195 10197 8949 0 -1 0 35617 0 1 0 16109 138 0 0 25 0 8 0 172304687 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+1484.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10403
/proc/meminfo: memFree=1686392/2055920 swapFree=4192812/4192956
[pid=10197] ppid=10195 vsize=915868 CPUtime=1483.76
/proc/10197/stat : 10197 (java) R 10195 10197 8949 0 -1 0 35617 0 1 0 148237 139 0 0 25 0 8 0 172304687 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845557 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10197/statm: 228967 35254 2547 14 0 215437 0
[pid=10197/tid=10199] ppid=10195 vsize=915868 CPUtime=0.86
/proc/10197/task/10199/stat : 10199 (java) S 10195 10197 8949 0 -1 64 18379 0 0 0 79 7 0 0 16 0 8 0 172304691 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10200] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10200/stat : 10200 (java) S 10195 10197 8949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10201] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10201/stat : 10201 (java) S 10195 10197 8949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10202] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10202/stat : 10202 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172304695 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10203] ppid=10195 vsize=915868 CPUtime=0.38
/proc/10197/task/10203/stat : 10203 (java) S 10195 10197 8949 0 -1 64 556 0 0 0 36 2 0 0 16 0 8 0 172304695 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10204] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10204/stat : 10204 (java) S 10195 10197 8949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172304695 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10205] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10205/stat : 10205 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172304695 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1483.76
Current children cumulated vsize (KiB) 915868

[startup+1544.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10403
/proc/meminfo: memFree=1686392/2055920 swapFree=4192812/4192956
[pid=10197] ppid=10195 vsize=915868 CPUtime=1543.83
/proc/10197/stat : 10197 (java) R 10195 10197 8949 0 -1 0 35617 0 1 0 154244 139 0 0 25 0 8 0 172304687 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073851352 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10197/statm: 228967 35254 2547 14 0 215437 0
[pid=10197/tid=10199] ppid=10195 vsize=915868 CPUtime=0.86
/proc/10197/task/10199/stat : 10199 (java) S 10195 10197 8949 0 -1 64 18379 0 0 0 79 7 0 0 16 0 8 0 172304691 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10200] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10200/stat : 10200 (java) S 10195 10197 8949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10201] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10201/stat : 10201 (java) S 10195 10197 8949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10202] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10202/stat : 10202 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172304695 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10203] ppid=10195 vsize=915868 CPUtime=0.38
/proc/10197/task/10203/stat : 10203 (java) S 10195 10197 8949 0 -1 64 556 0 0 0 36 2 0 0 16 0 8 0 172304695 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10204] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10204/stat : 10204 (java) S 10195 10197 8949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172304695 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10205] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10205/stat : 10205 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172304695 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1543.83
Current children cumulated vsize (KiB) 915868

[startup+1604.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10405
/proc/meminfo: memFree=1686328/2055920 swapFree=4192812/4192956
[pid=10197] ppid=10195 vsize=915868 CPUtime=1603.9
/proc/10197/stat : 10197 (java) R 10195 10197 8949 0 -1 0 35617 0 1 0 160251 139 0 0 25 0 8 0 172304687 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073849679 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10197/statm: 228967 35254 2547 14 0 215437 0
[pid=10197/tid=10199] ppid=10195 vsize=915868 CPUtime=0.86
/proc/10197/task/10199/stat : 10199 (java) S 10195 10197 8949 0 -1 64 18379 0 0 0 79 7 0 0 16 0 8 0 172304691 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10200] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10200/stat : 10200 (java) S 10195 10197 8949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10201] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10201/stat : 10201 (java) S 10195 10197 8949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10202] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10202/stat : 10202 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172304695 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10203] ppid=10195 vsize=915868 CPUtime=0.38
/proc/10197/task/10203/stat : 10203 (java) S 10195 10197 8949 0 -1 64 556 0 0 0 36 2 0 0 16 0 8 0 172304695 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10204] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10204/stat : 10204 (java) S 10195 10197 8949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172304695 937848832 35254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10205] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10205/stat : 10205 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172304695 937848832 35254 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) 915868

[startup+1664.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10405
/proc/meminfo: memFree=1686328/2055920 swapFree=4192812/4192956
[pid=10197] ppid=10195 vsize=915868 CPUtime=1663.97
/proc/10197/stat : 10197 (java) R 10195 10197 8949 0 -1 0 35618 0 1 0 166258 139 0 0 25 0 8 0 172304687 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10197/statm: 228967 35255 2547 14 0 215437 0
[pid=10197/tid=10199] ppid=10195 vsize=915868 CPUtime=0.86
/proc/10197/task/10199/stat : 10199 (java) S 10195 10197 8949 0 -1 64 18379 0 0 0 79 7 0 0 16 0 8 0 172304691 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10200] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10200/stat : 10200 (java) S 10195 10197 8949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10201] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10201/stat : 10201 (java) S 10195 10197 8949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10202] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10202/stat : 10202 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172304695 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10203] ppid=10195 vsize=915868 CPUtime=0.38
/proc/10197/task/10203/stat : 10203 (java) S 10195 10197 8949 0 -1 64 557 0 0 0 36 2 0 0 17 0 8 0 172304695 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10204] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10204/stat : 10204 (java) S 10195 10197 8949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172304695 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10205] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10205/stat : 10205 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172304695 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1663.97
Current children cumulated vsize (KiB) 915868

[startup+1724.58 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10405
/proc/meminfo: memFree=1686328/2055920 swapFree=4192812/4192956
[pid=10197] ppid=10195 vsize=915868 CPUtime=1724.04
/proc/10197/stat : 10197 (java) R 10195 10197 8949 0 -1 0 35618 0 1 0 172265 139 0 0 25 0 8 0 172304687 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073851776 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10197/statm: 228967 35255 2547 14 0 215437 0
[pid=10197/tid=10199] ppid=10195 vsize=915868 CPUtime=0.86
/proc/10197/task/10199/stat : 10199 (java) S 10195 10197 8949 0 -1 64 18379 0 0 0 79 7 0 0 16 0 8 0 172304691 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10200] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10200/stat : 10200 (java) S 10195 10197 8949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10201] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10201/stat : 10201 (java) S 10195 10197 8949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10202] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10202/stat : 10202 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172304695 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10203] ppid=10195 vsize=915868 CPUtime=0.38
/proc/10197/task/10203/stat : 10203 (java) S 10195 10197 8949 0 -1 64 557 0 0 0 36 2 0 0 17 0 8 0 172304695 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10204] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10204/stat : 10204 (java) S 10195 10197 8949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172304695 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10205] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10205/stat : 10205 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172304695 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1724.04
Current children cumulated vsize (KiB) 915868

[startup+1784.66 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10405
/proc/meminfo: memFree=1686328/2055920 swapFree=4192812/4192956
[pid=10197] ppid=10195 vsize=915868 CPUtime=1784.1
/proc/10197/stat : 10197 (java) R 10195 10197 8949 0 -1 0 35618 0 1 0 178271 139 0 0 25 0 8 0 172304687 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10197/statm: 228967 35255 2547 14 0 215437 0
[pid=10197/tid=10199] ppid=10195 vsize=915868 CPUtime=0.86
/proc/10197/task/10199/stat : 10199 (java) S 10195 10197 8949 0 -1 64 18379 0 0 0 79 7 0 0 16 0 8 0 172304691 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10200] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10200/stat : 10200 (java) S 10195 10197 8949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10201] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10201/stat : 10201 (java) S 10195 10197 8949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10202] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10202/stat : 10202 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172304695 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10203] ppid=10195 vsize=915868 CPUtime=0.38
/proc/10197/task/10203/stat : 10203 (java) S 10195 10197 8949 0 -1 64 557 0 0 0 36 2 0 0 17 0 8 0 172304695 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10204] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10204/stat : 10204 (java) S 10195 10197 8949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172304695 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10205] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10205/stat : 10205 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172304695 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1784.1
Current children cumulated vsize (KiB) 915868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.59 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10405
/proc/meminfo: memFree=1686328/2055920 swapFree=4192812/4192956
[pid=10197] ppid=10195 vsize=915868 CPUtime=1800.03
/proc/10197/stat : 10197 (java) R 10195 10197 8949 0 -1 0 35618 0 1 0 179864 139 0 0 25 0 8 0 172304687 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073847692 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10197/statm: 228967 35255 2547 14 0 215437 0
[pid=10197/tid=10199] ppid=10195 vsize=915868 CPUtime=0.86
/proc/10197/task/10199/stat : 10199 (java) S 10195 10197 8949 0 -1 64 18379 0 0 0 79 7 0 0 16 0 8 0 172304691 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10200] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10200/stat : 10200 (java) S 10195 10197 8949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10201] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10201/stat : 10201 (java) S 10195 10197 8949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172304692 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10202] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10202/stat : 10202 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172304695 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10203] ppid=10195 vsize=915868 CPUtime=0.38
/proc/10197/task/10203/stat : 10203 (java) S 10195 10197 8949 0 -1 64 557 0 0 0 36 2 0 0 17 0 8 0 172304695 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10197/tid=10204] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10204/stat : 10204 (java) S 10195 10197 8949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172304695 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10197/tid=10205] ppid=10195 vsize=915868 CPUtime=0
/proc/10197/task/10205/stat : 10205 (java) S 10195 10197 8949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172304695 937848832 35255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915868

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

Child status: 143
Real time (s): 1800.63
CPU time (s): 1800.08
CPU user time (s): 1798.66
CPU system time (s): 1.41678
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 915984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.66
system time used= 1.41678
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35635
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= 37862
involuntary context switches= 30607

runsolver used 1.77873 s user time and 4.6133 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Mon Jan  8 06:51:02 UTC 2007


IDJOB= 216214
IDBENCH= 5061
FILE ID= node52/216214-1168239062

PBS_JOBID= 3481462

Free space on /tmp= 66553 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  186089833c0bc96dc14a6fe36838fbd0

RANDOM SEED= 682851887

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.232
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.232
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:       1818576 kB
Buffers:         41776 kB
Cached:         124280 kB
SwapCached:          0 kB
Active:          87676 kB
Inactive:        94172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1818576 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6312 kB
Writeback:           0 kB
Mapped:          25988 kB
Slab:            41472 kB
Committed_AS:  3807672 kB
PageTables:       1484 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= 66553 MiB



End job on node52 on Mon Jan  8 07:21:03 UTC 2007