Trace number 2095168

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 112v4 ESAC? (TO) 1800.2 1818.94

General information on the benchmark

Namecsp/tdsp/
normalized-C7-1-240.xml
MD5SUMd28497c4d2e2b68c6bf6783191da2ccc
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables590
Number of constraints19502
Maximum constraint arity6
Maximum domain size241
Number of constraints which are defined in extension0
Number of constraints which are defined in intension19502
Global constraints used (with number of constraints)

Solver Data

0.07/0.09	
0.07/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=esac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-2095168-1247406662.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.38/0.47	     nbVariables=590  nbDomainTypes=5  minDomainSize=1  maxDomainSize=241  nbTotalValues=79186
0.38/0.47	       =>  wckTime=0.206  cpuTime=0.16  mem=11M793
0.38/0.47	   
0.38/0.47	   predicates being loaded...
0.48/0.53	   
0.48/0.53	   constraints being loaded...
21.98/23.12	   
21.98/23.12	   INFO : Stopping converting binary constraints (cpu=20.05, mem = 116M641)
33.36/34.51	     nbConstraints=19502  nbSingletonDomainVariables=2  nbConflictsStructures=334  nbSharedConflictsStructures=58
33.36/34.51	     nbUnbuiltConflictsStructures=15234  nbSharedBinaryRepresentations=0  nbEvaluationManagers=15568
33.36/34.51	     nbSharedEvaluationManagers=3934  minDegree=196  maxDegree=197  minArity=3  avgArity=5.94  maxArity=6
33.36/34.51	     nbGenerators=0  nbFusions=0  symmetryWckTime=1.478  symmetryCpuTime=0.58
33.36/34.51	       =>  wckTime=34.248  cpuTime=30.05  mem=176M303
33.85/35.09	   
33.85/35.10	   solver IterativeSystematicSolver being built... 
65.64/66.87	   
65.64/66.87	   INFO : Tentative number 1
65.64/66.87	
65.64/66.87	   configuration
65.64/66.87	     name=esac.xml
65.64/66.88	   
65.64/66.88	   instance
65.64/66.88	     name=HOME/instance-2095168-1247406662.xml
65.64/66.88	   
65.64/66.88	   domains being loaded...
65.64/66.88	   
65.64/66.88	   variables being loaded...
65.74/66.90	     nbVariables=590  nbDomainTypes=5  minDomainSize=1  maxDomainSize=241  nbTotalValues=79186
65.74/66.90	       =>  wckTime=0.022  cpuTime=0.03  mem=91M757
65.74/66.90	   
65.74/66.90	   predicates being loaded...
65.74/66.90	   
65.74/66.90	   constraints being loaded...
74.93/76.15	     nbConstraints=19502  nbSingletonDomainVariables=2  nbConflictsStructures=334  nbSharedConflictsStructures=58
74.93/76.15	     nbUnbuiltConflictsStructures=15234  nbSharedBinaryRepresentations=0  nbEvaluationManagers=15568
74.93/76.15	     nbSharedEvaluationManagers=3934  minDegree=196  maxDegree=197  minArity=3  avgArity=5.94  maxArity=6
74.93/76.15	       =>  wckTime=9.276  cpuTime=8.28  mem=195M362
75.53/76.77	   
75.53/76.77	   solver IterativeSystematicSolver being built... 
75.63/76.84	   
75.63/76.84	   INFO : Forward propagation technique limited 
75.73/76.92	       =>  wckTime=10.049  cpuTime=8.42  mem=177M510
75.83/77.08	   
75.83/77.08	   preprocessing
75.83/77.08	     nbConstraintChecks=85456  nbPropagations=590  nbRevisions=1176  nbUselessRevisions=784  nbRemovedValues=3374
75.83/77.08	     detectedInconsistency=no
75.83/77.08	       =>  wckTime=0.148  cpuTime=0.14  mem=178M603

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2095168-1247406662/watcher-2095168-1247406662 -o /tmp/evaluation-result-2095168-1247406662/solver-2095168-1247406662 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2095168-1247406662.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 2.07 2.02 1.91 4/80 607
/proc/meminfo: memFree=1775984/2055920 swapFree=4192812/4192956
[pid=607] ppid=605 vsize=10676 CPUtime=0
/proc/607/stat : 607 (java) S 605 607 32187 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 27732817 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/607/statm: 2669 474 207 9 0 1184 0
[pid=607/tid=608] ppid=605 vsize=10676 CPUtime=0
/proc/607/task/608/stat : 608 (java) R 605 607 32187 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 27732818 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 13438936 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.08958 s]
/proc/loadavg: 2.07 2.02 1.91 4/80 607
/proc/meminfo: memFree=1775984/2055920 swapFree=4192812/4192956
[pid=607] ppid=605 vsize=865956 CPUtime=0.07
/proc/607/stat : 607 (java) S 605 607 32187 0 -1 0 3618 0 1 0 6 1 0 0 18 0 9 0 27732817 886738944 3102 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/607/statm: 216489 3102 1654 9 0 210981 0
[pid=607/tid=608] ppid=605 vsize=865956 CPUtime=0.06
/proc/607/task/608/stat : 608 (java) R 605 607 32187 0 -1 64 2702 0 1 0 5 1 0 0 20 0 9 0 27732818 886738944 3102 996147200 134512640 134550932 4294955968 18446744073709551615 103796118 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865956

[startup+0.101578 s]
/proc/loadavg: 2.07 2.02 1.91 4/80 607
/proc/meminfo: memFree=1775984/2055920 swapFree=4192812/4192956
[pid=607] ppid=605 vsize=865984 CPUtime=0.08
/proc/607/stat : 607 (java) S 605 607 32187 0 -1 0 3732 0 1 0 7 1 0 0 18 0 9 0 27732817 886767616 3200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/607/statm: 216496 3200 1700 9 0 210981 0
[pid=607/tid=608] ppid=605 vsize=865984 CPUtime=0.06
/proc/607/task/608/stat : 608 (java) R 605 607 32187 0 -1 64 2810 0 1 0 5 1 0 0 20 0 9 0 27732818 886767616 3200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301599 s]
/proc/loadavg: 2.07 2.02 1.91 4/80 607
/proc/meminfo: memFree=1775984/2055920 swapFree=4192812/4192956
[pid=607] ppid=605 vsize=866380 CPUtime=0.28
/proc/607/stat : 607 (java) S 605 607 32187 0 -1 0 5866 0 1 0 25 3 0 0 18 0 9 0 27732817 887173120 5232 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/607/statm: 216595 5232 1981 9 0 211053 0
[pid=607/tid=608] ppid=605 vsize=866380 CPUtime=0.23
/proc/607/task/608/stat : 608 (java) R 605 607 32187 0 -1 64 4884 0 1 0 20 3 0 0 21 0 9 0 27732818 887173120 5232 996147200 134512640 134550932 4294955968 18446744073709551615 4159511073 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701648 s]
/proc/loadavg: 2.07 2.02 1.91 4/80 607
/proc/meminfo: memFree=1775984/2055920 swapFree=4192812/4192956
[pid=607] ppid=605 vsize=867780 CPUtime=0.68
/proc/607/stat : 607 (java) S 605 607 32187 0 -1 0 9336 0 1 0 62 6 0 0 18 0 9 0 27732817 888606720 8690 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/607/statm: 216945 8690 2038 9 0 211381 0
[pid=607/tid=608] ppid=605 vsize=867780 CPUtime=0.51
/proc/607/task/608/stat : 608 (java) R 605 607 32187 0 -1 64 7971 0 1 0 46 5 0 0 23 0 9 0 27732818 888606720 8690 996147200 134512640 134550932 4294955968 18446744073709551615 102884291 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867780

[startup+1.50174 s]
/proc/loadavg: 2.07 2.02 1.91 3/89 616
/proc/meminfo: memFree=1727912/2055920 swapFree=4192812/4192956
[pid=607] ppid=605 vsize=867692 CPUtime=1.48
/proc/607/stat : 607 (java) S 605 607 32187 0 -1 0 19143 0 1 0 138 10 0 0 18 0 9 0 27732817 888516608 18471 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/607/statm: 216923 18471 2028 9 0 211381 0
[pid=607/tid=608] ppid=605 vsize=867692 CPUtime=1.22
/proc/607/task/608/stat : 608 (java) R 605 607 32187 0 -1 64 15798 0 1 0 114 8 0 0 25 0 9 0 27732818 888516608 18471 996147200 134512640 134550932 4294955968 18446744073709551615 4126405557 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=610] ppid=605 vsize=867692 CPUtime=0.06
/proc/607/task/610/stat : 610 (java) S 605 607 32187 0 -1 64 1970 0 0 0 6 0 0 0 16 0 9 0 27732820 888516608 18471 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=611] ppid=605 vsize=867692 CPUtime=0
/proc/607/task/611/stat : 611 (java) S 605 607 32187 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27732820 888516608 18471 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=612] ppid=605 vsize=867692 CPUtime=0
/proc/607/task/612/stat : 612 (java) S 605 607 32187 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27732820 888516608 18471 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=613] ppid=605 vsize=867692 CPUtime=0
/proc/607/task/613/stat : 613 (java) S 605 607 32187 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27732822 888516608 18471 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=614] ppid=605 vsize=867692 CPUtime=0.17
/proc/607/task/614/stat : 614 (java) S 605 607 32187 0 -1 64 674 0 0 0 17 0 0 0 16 0 9 0 27732822 888516608 18471 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=615] ppid=605 vsize=867692 CPUtime=0
/proc/607/task/615/stat : 615 (java) S 605 607 32187 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 27732822 888516608 18471 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=616] ppid=605 vsize=867692 CPUtime=0
/proc/607/task/616/stat : 616 (java) S 605 607 32187 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27732822 888516608 18471 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867692

[startup+3.10173 s]
/proc/loadavg: 2.07 2.02 1.91 3/89 616
/proc/meminfo: memFree=1696168/2055920 swapFree=4192812/4192956
[pid=607] ppid=605 vsize=867692 CPUtime=2.62
/proc/607/stat : 607 (java) S 605 607 32187 0 -1 0 22582 0 1 0 243 19 0 0 18 0 9 0 27732817 888516608 21908 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/607/statm: 216923 21908 2028 9 0 211381 0
[pid=607/tid=608] ppid=605 vsize=867692 CPUtime=1.99
/proc/607/task/608/stat : 608 (java) R 605 607 32187 0 -1 64 15800 0 1 0 190 9 0 0 25 0 9 0 27732818 888516608 21908 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=610] ppid=605 vsize=867692 CPUtime=0.35
/proc/607/task/610/stat : 610 (java) R 605 607 32187 0 -1 64 5407 0 0 0 32 3 0 0 18 0 9 0 27732820 888516608 21908 996147200 134512640 134550932 4294955968 18446744073709551615 104194442 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=611] ppid=605 vsize=867692 CPUtime=0
/proc/607/task/611/stat : 611 (java) S 605 607 32187 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27732820 888516608 21908 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=612] ppid=605 vsize=867692 CPUtime=0
/proc/607/task/612/stat : 612 (java) S 605 607 32187 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27732820 888516608 21908 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=613] ppid=605 vsize=867692 CPUtime=0
/proc/607/task/613/stat : 613 (java) S 605 607 32187 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27732822 888516608 21908 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=614] ppid=605 vsize=867692 CPUtime=0.17
/proc/607/task/614/stat : 614 (java) S 605 607 32187 0 -1 64 674 0 0 0 17 0 0 0 16 0 9 0 27732822 888516608 21908 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=615] ppid=605 vsize=867692 CPUtime=0
/proc/607/task/615/stat : 615 (java) S 605 607 32187 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 27732822 888516608 21908 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=616] ppid=605 vsize=867692 CPUtime=0.07
/proc/607/task/616/stat : 616 (java) S 605 607 32187 0 -1 64 0 0 0 0 2 5 0 0 15 0 9 0 27732822 888516608 21908 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 867692

[startup+6.3021 s]
/proc/loadavg: 2.07 2.02 1.91 3/89 616
/proc/meminfo: memFree=1682152/2055920 swapFree=4192812/4192956
[pid=607] ppid=605 vsize=867692 CPUtime=5.18
/proc/607/stat : 607 (java) S 605 607 32187 0 -1 0 26860 0 1 0 483 35 0 0 18 0 9 0 27732817 888516608 26182 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/607/statm: 216923 26182 2029 9 0 211381 0
[pid=607/tid=608] ppid=605 vsize=867692 CPUtime=4.04
/proc/607/task/608/stat : 608 (java) R 605 607 32187 0 -1 64 15829 0 1 0 388 16 0 0 25 0 9 0 27732818 888516608 26182 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=610] ppid=605 vsize=867692 CPUtime=0.68
/proc/607/task/610/stat : 610 (java) S 605 607 32187 0 -1 64 9596 0 0 0 62 6 0 0 16 0 9 0 27732820 888516608 26182 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=611] ppid=605 vsize=867692 CPUtime=0
/proc/607/task/611/stat : 611 (java) S 605 607 32187 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27732820 888516608 26182 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=612] ppid=605 vsize=867692 CPUtime=0
/proc/607/task/612/stat : 612 (java) S 605 607 32187 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27732820 888516608 26182 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=613] ppid=605 vsize=867692 CPUtime=0
/proc/607/task/613/stat : 613 (java) S 605 607 32187 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27732822 888516608 26182 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=614] ppid=605 vsize=867692 CPUtime=0.25
/proc/607/task/614/stat : 614 (java) R 605 607 32187 0 -1 64 734 0 0 0 25 0 0 0 16 0 9 0 27732822 888516608 26182 996147200 134512640 134550932 4294955968 18446744073709551615 102022757 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=615] ppid=605 vsize=867692 CPUtime=0
/proc/607/task/615/stat : 615 (java) S 605 607 32187 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 27732822 888516608 26182 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=616] ppid=605 vsize=867692 CPUtime=0.18
/proc/607/task/616/stat : 616 (java) S 605 607 32187 0 -1 64 0 0 0 0 7 11 0 0 15 0 9 0 27732822 888516608 26182 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.18
Current children cumulated vsize (KiB) 867692

[startup+12.7018 s]
/proc/loadavg: 2.06 2.01 1.91 3/89 616
/proc/meminfo: memFree=1661352/2055920 swapFree=4192812/4192956
[pid=607] ppid=605 vsize=867692 CPUtime=11.58
/proc/607/stat : 607 (java) S 605 607 32187 0 -1 0 31655 0 1 0 1104 54 0 0 18 0 9 0 27732817 888516608 30967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/607/statm: 216923 30967 2029 9 0 211381 0
[pid=607/tid=608] ppid=605 vsize=867692 CPUtime=10.17
/proc/607/task/608/stat : 608 (java) R 605 607 32187 0 -1 64 15839 0 1 0 985 32 0 0 25 0 9 0 27732818 888516608 30967 996147200 134512640 134550932 4294955968 18446744073709551615 102640191 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=610] ppid=605 vsize=867692 CPUtime=0.92
/proc/607/task/610/stat : 610 (java) S 605 607 32187 0 -1 64 14376 0 0 0 84 8 0 0 16 0 9 0 27732820 888516608 30967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=611] ppid=605 vsize=867692 CPUtime=0
/proc/607/task/611/stat : 611 (java) S 605 607 32187 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27732820 888516608 30967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=612] ppid=605 vsize=867692 CPUtime=0
/proc/607/task/612/stat : 612 (java) S 605 607 32187 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27732820 888516608 30967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=613] ppid=605 vsize=867696 CPUtime=0
/proc/607/task/613/stat : 613 (java) S 605 607 32187 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27732822 888520704 30967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=614] ppid=605 vsize=867692 CPUtime=0.26
/proc/607/task/614/stat : 614 (java) S 605 607 32187 0 -1 64 739 0 0 0 26 0 0 0 16 0 9 0 27732822 888516608 30967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=615] ppid=605 vsize=867692 CPUtime=0
/proc/607/task/615/stat : 615 (java) S 605 607 32187 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 27732822 888516608 30967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=616] ppid=605 vsize=867692 CPUtime=0.18
/proc/607/task/616/stat : 616 (java) S 605 607 32187 0 -1 64 0 0 0 0 7 11 0 0 15 0 9 0 27732822 888516608 30967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.58
Current children cumulated vsize (KiB) 867692

[startup+25.5013 s]
/proc/loadavg: 2.05 2.01 1.91 3/89 616
/proc/meminfo: memFree=1620200/2055920 swapFree=4192812/4192956
[pid=607] ppid=605 vsize=867692 CPUtime=24.37
/proc/607/stat : 607 (java) S 605 607 32187 0 -1 0 41490 0 1 0 2352 85 0 0 18 0 9 0 27732817 888516608 40782 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/607/statm: 216923 40782 2029 9 0 211381 0
[pid=607/tid=608] ppid=605 vsize=867692 CPUtime=22.48
/proc/607/task/608/stat : 608 (java) R 605 607 32187 0 -1 64 15859 0 1 0 2187 61 0 0 25 0 9 0 27732818 888516608 40782 996147200 134512640 134550932 4294955968 18446744073709551615 102883238 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=610] ppid=605 vsize=867692 CPUtime=1.42
/proc/607/task/610/stat : 610 (java) S 605 607 32187 0 -1 64 24190 0 0 0 131 11 0 0 16 0 9 0 27732820 888516608 40782 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=611] ppid=605 vsize=867692 CPUtime=0
/proc/607/task/611/stat : 611 (java) S 605 607 32187 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27732820 888516608 40782 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=612] ppid=605 vsize=867692 CPUtime=0
/proc/607/task/612/stat : 612 (java) S 605 607 32187 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27732820 888516608 40782 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=613] ppid=605 vsize=867692 CPUtime=0
/proc/607/task/613/stat : 613 (java) S 605 607 32187 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27732822 888516608 40782 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=614] ppid=605 vsize=867692 CPUtime=0.26
/proc/607/task/614/stat : 614 (java) S 605 607 32187 0 -1 64 740 0 0 0 26 0 0 0 16 0 9 0 27732822 888516608 40782 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=615] ppid=605 vsize=867692 CPUtime=0
/proc/607/task/615/stat : 615 (java) S 605 607 32187 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 27732822 888516608 40782 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=616] ppid=605 vsize=867692 CPUtime=0.18
/proc/607/task/616/stat : 616 (java) S 605 607 32187 0 -1 64 0 0 0 0 7 11 0 0 15 0 9 0 27732822 888516608 40782 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.37
Current children cumulated vsize (KiB) 867692

[startup+51.1013 s]
/proc/loadavg: 2.25 2.06 1.93 4/89 620
/proc/meminfo: memFree=985376/2055920 swapFree=4192812/4192956
[pid=607] ppid=605 vsize=869020 CPUtime=49.95
/proc/607/stat : 607 (java) S 605 607 32187 0 -1 0 252651 2537 1 0 4768 164 59 4 18 0 9 0 27732817 889876480 199747 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/607/statm: 217255 199747 2638 9 0 211713 0
[pid=607/tid=608] ppid=605 vsize=869020 CPUtime=33.39
/proc/607/task/608/stat : 608 (java) R 605 607 32187 0 -1 64 28967 2537 1 0 3211 65 59 4 25 0 9 0 27732818 889876480 199747 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=610] ppid=605 vsize=869020 CPUtime=16.63
/proc/607/task/610/stat : 610 (java) R 605 607 32187 0 -1 64 221925 2537 0 0 1517 83 59 4 18 0 9 0 27732820 889876480 199747 996147200 134512640 134550932 4294955968 18446744073709551615 104516149 0 0 0 16800975 0 0 0 -1 1 0 0

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

Current children cumulated CPU time (s) 1466.82
Current children cumulated vsize (KiB) 868104

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/89 667
/proc/meminfo: memFree=859480/2055920 swapFree=4192812/4192956
[pid=607] ppid=605 vsize=868104 CPUtime=1526.22
/proc/607/stat : 607 (java) S 605 607 32187 0 -1 0 254751 2537 1 0 152388 171 59 4 18 0 9 0 27732817 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/607/statm: 217026 199604 2662 9 0 211462 0
[pid=607/tid=608] ppid=605 vsize=868104 CPUtime=1492.23
/proc/607/task/608/stat : 608 (java) R 605 607 32187 0 -1 64 29072 2537 1 0 149090 70 59 4 25 0 9 0 27732818 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4126911185 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=607/tid=610] ppid=605 vsize=868104 CPUtime=33.97
/proc/607/task/610/stat : 610 (java) S 605 607 32187 0 -1 64 223812 2537 0 0 3249 85 59 4 16 0 9 0 27732820 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=611] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/611/stat : 611 (java) S 605 607 32187 0 -1 64 21 2537 0 0 0 0 59 4 16 0 9 0 27732820 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=612] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/612/stat : 612 (java) S 605 607 32187 0 -1 64 24 2537 0 0 0 0 59 4 16 0 9 0 27732820 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=613] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/613/stat : 613 (java) S 605 607 32187 0 -1 64 2 2537 0 0 0 0 59 4 18 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=614] ppid=605 vsize=868104 CPUtime=1.05
/proc/607/task/614/stat : 614 (java) S 605 607 32187 0 -1 64 999 2537 0 0 41 1 59 4 16 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=607/tid=615] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/615/stat : 615 (java) S 605 607 32187 0 -1 64 0 2537 0 0 0 0 59 4 19 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=616] ppid=605 vsize=868104 CPUtime=0.81
/proc/607/task/616/stat : 616 (java) S 605 607 32187 0 -1 64 10 2537 0 0 7 11 59 4 15 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1526.22
Current children cumulated vsize (KiB) 868104

[startup+1602.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/89 667
/proc/meminfo: memFree=859416/2055920 swapFree=4192812/4192956
[pid=607] ppid=605 vsize=868104 CPUtime=1585.64
/proc/607/stat : 607 (java) S 605 607 32187 0 -1 0 254751 2537 1 0 158330 171 59 4 18 0 9 0 27732817 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/607/statm: 217026 199604 2662 9 0 211462 0
[pid=607/tid=608] ppid=605 vsize=868104 CPUtime=1551.65
/proc/607/task/608/stat : 608 (java) R 605 607 32187 0 -1 64 29072 2537 1 0 155032 70 59 4 25 0 9 0 27732818 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4126915184 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=607/tid=610] ppid=605 vsize=868104 CPUtime=33.97
/proc/607/task/610/stat : 610 (java) S 605 607 32187 0 -1 64 223812 2537 0 0 3249 85 59 4 16 0 9 0 27732820 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=611] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/611/stat : 611 (java) S 605 607 32187 0 -1 64 21 2537 0 0 0 0 59 4 16 0 9 0 27732820 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=612] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/612/stat : 612 (java) S 605 607 32187 0 -1 64 24 2537 0 0 0 0 59 4 16 0 9 0 27732820 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=613] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/613/stat : 613 (java) S 605 607 32187 0 -1 64 2 2537 0 0 0 0 59 4 18 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=614] ppid=605 vsize=868104 CPUtime=1.05
/proc/607/task/614/stat : 614 (java) S 605 607 32187 0 -1 64 999 2537 0 0 41 1 59 4 16 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=607/tid=615] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/615/stat : 615 (java) S 605 607 32187 0 -1 64 0 2537 0 0 0 0 59 4 19 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=616] ppid=605 vsize=868104 CPUtime=0.81
/proc/607/task/616/stat : 616 (java) S 605 607 32187 0 -1 64 10 2537 0 0 7 11 59 4 15 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1585.64
Current children cumulated vsize (KiB) 868104

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/89 667
/proc/meminfo: memFree=859352/2055920 swapFree=4192812/4192956
[pid=607] ppid=605 vsize=868104 CPUtime=1645.05
/proc/607/stat : 607 (java) S 605 607 32187 0 -1 0 254751 2537 1 0 164271 171 59 4 18 0 9 0 27732817 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/607/statm: 217026 199604 2662 9 0 211462 0
[pid=607/tid=608] ppid=605 vsize=868104 CPUtime=1611.07
/proc/607/task/608/stat : 608 (java) R 605 607 32187 0 -1 64 29072 2537 1 0 160973 71 59 4 25 0 9 0 27732818 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4127424055 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=607/tid=610] ppid=605 vsize=868104 CPUtime=33.97
/proc/607/task/610/stat : 610 (java) S 605 607 32187 0 -1 64 223812 2537 0 0 3249 85 59 4 16 0 9 0 27732820 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=611] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/611/stat : 611 (java) S 605 607 32187 0 -1 64 21 2537 0 0 0 0 59 4 16 0 9 0 27732820 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=612] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/612/stat : 612 (java) S 605 607 32187 0 -1 64 24 2537 0 0 0 0 59 4 16 0 9 0 27732820 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=613] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/613/stat : 613 (java) S 605 607 32187 0 -1 64 2 2537 0 0 0 0 59 4 18 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=614] ppid=605 vsize=868104 CPUtime=1.05
/proc/607/task/614/stat : 614 (java) S 605 607 32187 0 -1 64 999 2537 0 0 41 1 59 4 16 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=607/tid=615] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/615/stat : 615 (java) S 605 607 32187 0 -1 64 0 2537 0 0 0 0 59 4 19 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=616] ppid=605 vsize=868104 CPUtime=0.81
/proc/607/task/616/stat : 616 (java) S 605 607 32187 0 -1 64 10 2537 0 0 7 11 59 4 15 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1645.05
Current children cumulated vsize (KiB) 868104

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/89 667
/proc/meminfo: memFree=859352/2055920 swapFree=4192812/4192956
[pid=607] ppid=605 vsize=868104 CPUtime=1704.47
/proc/607/stat : 607 (java) S 605 607 32187 0 -1 0 254751 2537 1 0 170212 172 59 4 18 0 9 0 27732817 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/607/statm: 217026 199604 2662 9 0 211462 0
[pid=607/tid=608] ppid=605 vsize=868104 CPUtime=1670.48
/proc/607/task/608/stat : 608 (java) R 605 607 32187 0 -1 64 29072 2537 1 0 166914 71 59 4 25 0 9 0 27732818 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4126911168 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=607/tid=610] ppid=605 vsize=868104 CPUtime=33.97
/proc/607/task/610/stat : 610 (java) S 605 607 32187 0 -1 64 223812 2537 0 0 3249 85 59 4 16 0 9 0 27732820 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=611] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/611/stat : 611 (java) S 605 607 32187 0 -1 64 21 2537 0 0 0 0 59 4 16 0 9 0 27732820 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=612] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/612/stat : 612 (java) S 605 607 32187 0 -1 64 24 2537 0 0 0 0 59 4 16 0 9 0 27732820 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=613] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/613/stat : 613 (java) S 605 607 32187 0 -1 64 2 2537 0 0 0 0 59 4 18 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=614] ppid=605 vsize=868104 CPUtime=1.05
/proc/607/task/614/stat : 614 (java) S 605 607 32187 0 -1 64 999 2537 0 0 41 1 59 4 16 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=607/tid=615] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/615/stat : 615 (java) S 605 607 32187 0 -1 64 0 2537 0 0 0 0 59 4 19 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=616] ppid=605 vsize=868104 CPUtime=0.81
/proc/607/task/616/stat : 616 (java) S 605 607 32187 0 -1 64 10 2537 0 0 7 11 59 4 15 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1704.47
Current children cumulated vsize (KiB) 868104

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/89 667
/proc/meminfo: memFree=859352/2055920 swapFree=4192812/4192956
[pid=607] ppid=605 vsize=868104 CPUtime=1763.9
/proc/607/stat : 607 (java) S 605 607 32187 0 -1 0 254751 2537 1 0 176155 172 59 4 18 0 9 0 27732817 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/607/statm: 217026 199604 2662 9 0 211462 0
[pid=607/tid=608] ppid=605 vsize=868104 CPUtime=1729.9
/proc/607/task/608/stat : 608 (java) R 605 607 32187 0 -1 64 29072 2537 1 0 172856 71 59 4 25 0 9 0 27732818 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4126929309 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=607/tid=610] ppid=605 vsize=868104 CPUtime=33.97
/proc/607/task/610/stat : 610 (java) S 605 607 32187 0 -1 64 223812 2537 0 0 3249 85 59 4 16 0 9 0 27732820 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=611] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/611/stat : 611 (java) S 605 607 32187 0 -1 64 21 2537 0 0 0 0 59 4 16 0 9 0 27732820 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=612] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/612/stat : 612 (java) S 605 607 32187 0 -1 64 24 2537 0 0 0 0 59 4 16 0 9 0 27732820 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=613] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/613/stat : 613 (java) S 605 607 32187 0 -1 64 2 2537 0 0 0 0 59 4 18 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=614] ppid=605 vsize=868104 CPUtime=1.05
/proc/607/task/614/stat : 614 (java) S 605 607 32187 0 -1 64 999 2537 0 0 41 1 59 4 16 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=607/tid=615] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/615/stat : 615 (java) S 605 607 32187 0 -1 64 0 2537 0 0 0 0 59 4 19 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=616] ppid=605 vsize=868104 CPUtime=0.81
/proc/607/task/616/stat : 616 (java) S 605 607 32187 0 -1 64 10 2537 0 0 7 11 59 4 15 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1763.9
Current children cumulated vsize (KiB) 868104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1818.8 s]
/proc/loadavg: 2.00 2.00 1.94 3/89 667
/proc/meminfo: memFree=859288/2055920 swapFree=4192812/4192956
[pid=607] ppid=605 vsize=868104 CPUtime=1800.05
/proc/607/stat : 607 (java) S 605 607 32187 0 -1 0 254752 2537 1 0 179770 172 59 4 18 0 9 0 27732817 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/607/statm: 217026 199604 2662 9 0 211462 0
[pid=607/tid=608] ppid=605 vsize=868104 CPUtime=1766.06
/proc/607/task/608/stat : 608 (java) R 605 607 32187 0 -1 64 29073 2537 1 0 176472 71 59 4 25 0 9 0 27732818 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4126929985 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=607/tid=610] ppid=605 vsize=868104 CPUtime=33.97
/proc/607/task/610/stat : 610 (java) S 605 607 32187 0 -1 64 223812 2537 0 0 3249 85 59 4 16 0 9 0 27732820 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=611] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/611/stat : 611 (java) S 605 607 32187 0 -1 64 21 2537 0 0 0 0 59 4 16 0 9 0 27732820 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=612] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/612/stat : 612 (java) S 605 607 32187 0 -1 64 24 2537 0 0 0 0 59 4 16 0 9 0 27732820 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=613] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/613/stat : 613 (java) S 605 607 32187 0 -1 64 2 2537 0 0 0 0 59 4 18 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=614] ppid=605 vsize=868104 CPUtime=1.05
/proc/607/task/614/stat : 614 (java) S 605 607 32187 0 -1 64 999 2537 0 0 41 1 59 4 16 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=607/tid=615] ppid=605 vsize=868104 CPUtime=0.63
/proc/607/task/615/stat : 615 (java) S 605 607 32187 0 -1 64 0 2537 0 0 0 0 59 4 19 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=607/tid=616] ppid=605 vsize=868104 CPUtime=0.81
/proc/607/task/616/stat : 616 (java) S 605 607 32187 0 -1 64 10 2537 0 0 7 11 59 4 15 0 9 0 27732822 888938496 199604 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 868104

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

Solver just ended. Dumping a history of the last processes samples

[startup+1818.91 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 669
/proc/meminfo: memFree=1466576/2055920 swapFree=4192812/4192956
[pid=607] ppid=605 vsize=0 CPUtime=1800.15
/proc/607/stat : 607 (java) R 605 607 32187 0 -1 1028 254777 2537 1 0 179771 181 59 4 17 0 1 0 27732817 0 0 996147200 0 0 0 0 0 0 0 0 16800975 0 0 0 17 1 0 0
/proc/607/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1818.94
CPU time (s): 1800.2
CPU user time (s): 1798.32
CPU system time (s): 1.88271
CPU usage (%): 98.9695
Max. virtual memory (cumulated for all children) (KiB): 872880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.32
system time used= 1.88271
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257314
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= 39596
involuntary context switches= 41693

runsolver used 3.18152 second user time and 5.98709 second system time

The end

Launcher Data

Begin job on node28 at 2009-07-12 15:51:02
IDJOB=2095168
IDBENCH=54942
IDSOLVER=774
FILE ID=node28/2095168-1247406662
PBS_JOBID= 9510587
Free space on /tmp= 66112 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/tdsp/normalized-C7-1-240.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2095168-1247406662/watcher-2095168-1247406662 -o /tmp/evaluation-result-2095168-1247406662/solver-2095168-1247406662 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2095168-1247406662.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d28497c4d2e2b68c6bf6783191da2ccc
RANDOM SEED=1849139635

node28.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.230
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.230
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:       1776464 kB
Buffers:         35692 kB
Cached:         119280 kB
SwapCached:          0 kB
Active:         156864 kB
Inactive:        66764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776464 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5284 kB
Writeback:           0 kB
Mapped:          86024 kB
Slab:            40744 kB
Committed_AS:  1005056 kB
PageTables:       1940 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66112 MiB
End job on node28 at 2009-07-12 16:21:23