Trace number 1109676

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
AbsconMax 112 pc-dMSAT (TO)3 3600.14 3636.95

General information on the benchmark

Namecsp/rand-10-20-10/
normalized-rand-10-20-10-5-10000-10_ext.xml
MD5SUM8251395210f77b2e86753effd7694eb9
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark2106.58
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints5
Maximum constraint arity10
Maximum domain size10
Number of constraints which are defined in extension5
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mrdac-ddeg.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1109676-1215808024.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.28/0.36	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10  nbTotalValues=200
0.28/0.36	       =>  wckTime=0.109  cpuTime=0.09  mem=7M858
0.28/0.36	   
0.28/0.36	   relations being loaded...
0.48/0.53	   
0.48/0.53	   constraints being loaded...
0.48/0.57	   Too large in ConstraintConflictsSTructure
0.48/0.58	   Too large in ConstraintConflictsSTructure
0.48/0.58	   Too large in ConstraintConflictsSTructure
0.48/0.59	   Too large in ConstraintConflictsSTructure
0.48/0.59	   Too large in ConstraintConflictsSTructure
0.57/0.61	     nbConstraints=5  nbRelationTypes=5  nbDisconnectedVariables=1  nbExtensionStructures=5
0.57/0.61	     nbSharedExtensionStructures=0  nbUnbuiltConflictsStructures=5  nbSharedBinaryRepresentations=0  minDegree=0
0.57/0.61	     maxDegree=5  minArity=10  maxArity=10
0.57/0.61	       =>  wckTime=0.353  cpuTime=0.31  mem=31M118
0.57/0.68	   
0.57/0.68	   solver LocalSearchSolver being built... 
0.67/0.71	       =>  wckTime=0.461  cpuTime=0.35  mem=11M829
0.67/0.72	
0.67/0.72	s SATISFIABLE
0.67/0.72	o 5
1.48/1.51	o 4
2.28/2.33	o 3
4.68/4.79	   
5.06/5.09	   search
5.06/5.09	     run=0  nbConstraintChecks=4132645  nbAssignments=10000
5.06/5.09	       =>  wckTime=4.073  cpuTime=4.05  mem=12M792
8.64/8.72	   
8.64/8.72	   search
8.64/8.72	     run=1  nbConstraintChecks=8163115  nbAssignments=20000
8.64/8.72	       =>  wckTime=8.01  cpuTime=7.94  mem=12M792
12.59/12.71	   
12.59/12.71	   search
12.59/12.71	     run=2  nbConstraintChecks=12209218  nbAssignments=30000
12.59/12.71	       =>  wckTime=11.996  cpuTime=11.87  mem=12M792
16.46/16.68	   
16.46/16.68	   search
16.46/16.68	     run=3  nbConstraintChecks=16254718  nbAssignments=40000
16.46/16.68	       =>  wckTime=15.967  cpuTime=15.81  mem=12M792
20.42/20.68	   
20.42/20.68	   search
20.42/20.68	     run=4  nbConstraintChecks=20299615  nbAssignments=50000
20.42/20.68	       =>  wckTime=19.966  cpuTime=19.78  mem=12M792
24.38/24.65	   
24.38/24.65	   search
24.38/24.65	     run=5  nbConstraintChecks=24344692  nbAssignments=60000
24.38/24.65	       =>  wckTime=23.933  cpuTime=23.7  mem=12M792
28.35/28.63	   
28.35/28.63	   search
28.35/28.63	     run=6  nbConstraintChecks=28389391  nbAssignments=70000
28.35/28.63	       =>  wckTime=27.918  cpuTime=27.65  mem=12M792
32.30/32.72	   
32.30/32.72	   search
32.30/32.72	     run=7  nbConstraintChecks=32434783  nbAssignments=80000
32.30/32.72	       =>  wckTime=32.004  cpuTime=31.59  mem=12M792
32.30/32.72	   
32.30/32.72	   search
32.30/32.72	     run=8  nbConstraintChecks=32435202  nbAssignments=80001
32.30/32.72	       =>  wckTime=32.005  cpuTime=31.6  mem=12M792
32.30/32.72	   
32.30/32.72	   global
32.30/32.72	     nbConstraintChecks=32435202  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.30/32.72	     solvingWckTime=32.003  solvingCpuTime=31.6  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.30/32.72	     globalCpuTime=31.99
32.30/32.72	       =>  wckTime=32.465  cpuTime=31.95  mem=12M792
32.30/32.72	   
32.30/32.72	   solver DecomposerSolver being built... 
32.40/32.83	       =>  wckTime=32.575  cpuTime=32.04  mem=23M379
124.78/126.12	   
124.78/126.12	   preprocessing
124.78/126.12	     nbConstraintChecks=176174479  nbValidityChecks=316  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
124.78/126.12	     nbRemovedValues=0  detectedInconsistency=no
124.78/126.12	       =>  wckTime=93.287  cpuTime=92.35  mem=23M379
3600.09/3636.91	v 3 3 1 0 1 9 9 4 9 8 3 8 3 9 5 8 7 7 9 5 

Verifier Data (download as text)

OK	3	2
3 unsatisfied constraints, 2 satisfied constraints

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109676-1215808024/watcher-1109676-1215808024 -o /tmp/evaluation-result-1109676-1215808024/solver-1109676-1215808024 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1109676-1215808024.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 4/68 15653
/proc/meminfo: memFree=1946396/2055920 swapFree=4180100/4192956
[pid=15653] ppid=15651 vsize=272 CPUtime=0
/proc/15653/stat : 15653 (java) D 15651 15653 15584 0 -1 0 53 0 0 0 0 0 0 0 18 0 1 0 37504665 278528 37 996147200 134512640 134550740 4294956128 18446744073709551615 12591908 0 2147483391 4096 0 18446744072099937270 0 0 17 0 0 0
/proc/15653/statm: 68 37 28 9 0 6 0

[startup+0.108248 s]
/proc/loadavg: 0.00 0.00 0.00 4/68 15653
/proc/meminfo: memFree=1946396/2055920 swapFree=4180100/4192956
[pid=15653] ppid=15651 vsize=865988 CPUtime=0.08
/proc/15653/stat : 15653 (java) S 15651 15653 15584 0 -1 0 3712 0 1 0 6 2 0 0 18 0 9 0 37504665 886771712 3187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15653/statm: 216497 3187 1687 9 0 211052 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865988

[startup+0.202258 s]
/proc/loadavg: 0.00 0.00 0.00 4/68 15653
/proc/meminfo: memFree=1946396/2055920 swapFree=4180100/4192956
[pid=15653] ppid=15651 vsize=866016 CPUtime=0.18
/proc/15653/stat : 15653 (java) S 15651 15653 15584 0 -1 0 4650 0 1 0 15 3 0 0 18 0 9 0 37504665 886800384 4078 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15653/statm: 216504 4078 1860 9 0 211052 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866016

[startup+0.302269 s]
/proc/loadavg: 0.00 0.00 0.00 4/68 15653
/proc/meminfo: memFree=1946396/2055920 swapFree=4180100/4192956
[pid=15653] ppid=15651 vsize=866388 CPUtime=0.28
/proc/15653/stat : 15653 (java) S 15651 15653 15584 0 -1 0 5824 0 1 0 24 4 0 0 18 0 9 0 37504665 887181312 5199 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15653/statm: 216597 5199 1955 9 0 211125 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866388

[startup+0.701313 s]
/proc/loadavg: 0.00 0.00 0.00 4/68 15653
/proc/meminfo: memFree=1946396/2055920 swapFree=4180100/4192956
[pid=15653] ppid=15651 vsize=866628 CPUtime=0.67
/proc/15653/stat : 15653 (java) S 15651 15653 15584 0 -1 0 14995 0 1 0 59 8 0 0 18 0 9 0 37504665 887427072 14162 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15653/statm: 216657 14162 2627 9 0 211163 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866628

[startup+1.50141 s]
/proc/loadavg: 0.00 0.00 0.00 4/91 15688
/proc/meminfo: memFree=1883236/2055920 swapFree=4180100/4192956
[pid=15653] ppid=15651 vsize=866628 CPUtime=1.48
/proc/15653/stat : 15653 (java) S 15651 15653 15584 0 -1 0 15023 0 1 0 135 13 0 0 18 0 9 0 37504665 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15653/statm: 216657 14190 2633 9 0 211163 0
[pid=15653/tid=15660] ppid=15651 vsize=866628 CPUtime=1.3
/proc/15653/task/15660/stat : 15660 (java) R 15651 15653 15584 0 -1 64 11291 0 1 0 119 11 0 0 23 0 9 0 37504667 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4126605402 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15661] ppid=15651 vsize=866628 CPUtime=0.05
/proc/15653/task/15661/stat : 15661 (java) S 15651 15653 15584 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37504668 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15662] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15662/stat : 15662 (java) S 15651 15653 15584 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15663] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15663/stat : 15663 (java) S 15651 15653 15584 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15664] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15664/stat : 15664 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37504670 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15665] ppid=15651 vsize=866628 CPUtime=0.09
/proc/15653/task/15665/stat : 15665 (java) S 15651 15653 15584 0 -1 64 333 0 0 0 9 0 0 0 16 0 9 0 37504670 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15666] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15666/stat : 15666 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37504670 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15667] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15667/stat : 15667 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37504670 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 866628

[startup+3.10159 s]
/proc/loadavg: 0.00 0.00 0.00 4/91 15688
/proc/meminfo: memFree=1850596/2055920 swapFree=4180100/4192956
[pid=15653] ppid=15651 vsize=866628 CPUtime=3.07
/proc/15653/stat : 15653 (java) S 15651 15653 15584 0 -1 0 15024 0 1 0 281 26 0 0 18 0 9 0 37504665 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15653/statm: 216657 14190 2633 9 0 211163 0
[pid=15653/tid=15660] ppid=15651 vsize=866628 CPUtime=2.89
/proc/15653/task/15660/stat : 15660 (java) R 15651 15653 15584 0 -1 64 11292 0 1 0 265 24 0 0 25 0 9 0 37504667 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15661] ppid=15651 vsize=866628 CPUtime=0.05
/proc/15653/task/15661/stat : 15661 (java) S 15651 15653 15584 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37504668 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15662] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15662/stat : 15662 (java) S 15651 15653 15584 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15663] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15663/stat : 15663 (java) S 15651 15653 15584 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15664] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15664/stat : 15664 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37504670 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15665] ppid=15651 vsize=866628 CPUtime=0.09
/proc/15653/task/15665/stat : 15665 (java) S 15651 15653 15584 0 -1 64 333 0 0 0 9 0 0 0 16 0 9 0 37504670 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15666] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15666/stat : 15666 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37504670 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15667] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15667/stat : 15667 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37504670 887427072 14190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 866628

[startup+6.30214 s]
/proc/loadavg: 0.24 0.05 0.02 3/91 15688
/proc/meminfo: memFree=1835236/2055920 swapFree=4180100/4192956
[pid=15653] ppid=15651 vsize=866628 CPUtime=6.27
/proc/15653/stat : 15653 (java) S 15651 15653 15584 0 -1 0 15030 0 1 0 568 59 0 0 18 0 9 0 37504665 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15653/statm: 216657 14195 2634 9 0 211163 0
[pid=15653/tid=15660] ppid=15651 vsize=866628 CPUtime=6.08
/proc/15653/task/15660/stat : 15660 (java) R 15651 15653 15584 0 -1 64 11293 0 1 0 551 57 0 0 25 0 9 0 37504667 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4126647800 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15661] ppid=15651 vsize=866628 CPUtime=0.05
/proc/15653/task/15661/stat : 15661 (java) S 15651 15653 15584 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37504668 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15662] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15662/stat : 15662 (java) S 15651 15653 15584 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15663] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15663/stat : 15663 (java) S 15651 15653 15584 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15664] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15664/stat : 15664 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37504670 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15665] ppid=15651 vsize=866628 CPUtime=0.1
/proc/15653/task/15665/stat : 15665 (java) S 15651 15653 15584 0 -1 64 338 0 0 0 10 0 0 0 16 0 9 0 37504670 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15666] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15666/stat : 15666 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37504670 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15667] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15667/stat : 15667 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37504670 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 866628

[startup+12.7029 s]
/proc/loadavg: 0.38 0.08 0.03 3/91 15688
/proc/meminfo: memFree=1834860/2055920 swapFree=4180100/4192956
[pid=15653] ppid=15651 vsize=866628 CPUtime=12.59
/proc/15653/stat : 15653 (java) S 15651 15653 15584 0 -1 0 15030 0 1 0 1138 121 0 0 18 0 9 0 37504665 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15653/statm: 216657 14195 2634 9 0 211163 0
[pid=15653/tid=15660] ppid=15651 vsize=866628 CPUtime=12.41
/proc/15653/task/15660/stat : 15660 (java) R 15651 15653 15584 0 -1 64 11293 0 1 0 1122 119 0 0 25 0 9 0 37504667 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4126657443 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15661] ppid=15651 vsize=866628 CPUtime=0.05
/proc/15653/task/15661/stat : 15661 (java) S 15651 15653 15584 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37504668 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15662] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15662/stat : 15662 (java) S 15651 15653 15584 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15663] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15663/stat : 15663 (java) S 15651 15653 15584 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15664] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15664/stat : 15664 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37504670 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15665] ppid=15651 vsize=866628 CPUtime=0.1
/proc/15653/task/15665/stat : 15665 (java) S 15651 15653 15584 0 -1 64 338 0 0 0 10 0 0 0 16 0 9 0 37504670 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15666] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15666/stat : 15666 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37504670 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15667] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15667/stat : 15667 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37504670 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 866628

[startup+25.5064 s]
/proc/loadavg: 0.74 0.18 0.06 3/91 15688
/proc/meminfo: memFree=1834924/2055920 swapFree=4180100/4192956
[pid=15653] ppid=15651 vsize=866628 CPUtime=25.27
/proc/15653/stat : 15653 (java) S 15651 15653 15584 0 -1 0 15030 0 1 0 2275 252 0 0 18 0 9 0 37504665 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15653/statm: 216657 14195 2634 9 0 211163 0
[pid=15653/tid=15660] ppid=15651 vsize=866628 CPUtime=25.08
/proc/15653/task/15660/stat : 15660 (java) R 15651 15653 15584 0 -1 64 11293 0 1 0 2259 249 0 0 25 0 9 0 37504667 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4126605438 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15661] ppid=15651 vsize=866628 CPUtime=0.05
/proc/15653/task/15661/stat : 15661 (java) S 15651 15653 15584 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37504668 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15662] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15662/stat : 15662 (java) S 15651 15653 15584 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15663] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15663/stat : 15663 (java) S 15651 15653 15584 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15664] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15664/stat : 15664 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37504670 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15665] ppid=15651 vsize=866628 CPUtime=0.1
/proc/15653/task/15665/stat : 15665 (java) S 15651 15653 15584 0 -1 64 338 0 0 0 10 0 0 0 16 0 9 0 37504670 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15666] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15666/stat : 15666 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37504670 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15667] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15667/stat : 15667 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37504670 887427072 14195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 866628

[startup+51.1013 s]
/proc/loadavg: 1.17 0.32 0.11 3/91 15688
/proc/meminfo: memFree=1834604/2055920 swapFree=4180100/4192956
[pid=15653] ppid=15651 vsize=866628 CPUtime=50.5
/proc/15653/stat : 15653 (java) S 15651 15653 15584 0 -1 0 15097 0 1 0 4730 320 0 0 18 0 9 0 37504665 887427072 14261 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15653/statm: 216657 14261 2635 9 0 211163 0
[pid=15653/tid=15660] ppid=15651 vsize=866628 CPUtime=50.29
/proc/15653/task/15660/stat : 15660 (java) R 15651 15653 15584 0 -1 64 11351 0 1 0 4712 317 0 0 25 0 9 0 37504667 887427072 14261 996147200 134512640 134550740 4294955952 18446744073709551615 4126605411 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15661] ppid=15651 vsize=866628 CPUtime=0.05
/proc/15653/task/15661/stat : 15661 (java) S 15651 15653 15584 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37504668 887427072 14261 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15662] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15662/stat : 15662 (java) S 15651 15653 15584 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14261 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15663] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15663/stat : 15663 (java) S 15651 15653 15584 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14261 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15664] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15664/stat : 15664 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37504670 887427072 14261 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15665] ppid=15651 vsize=866628 CPUtime=0.11
/proc/15653/task/15665/stat : 15665 (java) S 15651 15653 15584 0 -1 64 347 0 0 0 11 0 0 0 16 0 9 0 37504670 887427072 14261 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15666] ppid=15651 vsize=866628 CPUtime=0

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

/proc/15653/task/15663/stat : 15663 (java) S 15651 15653 15584 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15664] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15664/stat : 15664 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15665] ppid=15651 vsize=866628 CPUtime=0.15
/proc/15653/task/15665/stat : 15665 (java) S 15651 15653 15584 0 -1 64 369 0 0 0 15 0 0 0 17 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15666] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15666/stat : 15666 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15667] ppid=15651 vsize=866628 CPUtime=0.04
/proc/15653/task/15667/stat : 15667 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 1 3 0 0 15 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3307.86
Current children cumulated vsize (KiB) 866628

[startup+3402.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/90 15755
/proc/meminfo: memFree=1867100/2055920 swapFree=4180100/4192956
[pid=15653] ppid=15651 vsize=866628 CPUtime=3367.38
/proc/15653/stat : 15653 (java) S 15651 15653 15584 0 -1 0 15141 0 1 0 336401 337 0 0 18 0 9 0 37504665 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15653/statm: 216657 14278 2635 9 0 211163 0
[pid=15653/tid=15660] ppid=15651 vsize=866628 CPUtime=3367.04
/proc/15653/task/15660/stat : 15660 (java) R 15651 15653 15584 0 -1 64 11373 0 1 0 336375 329 0 0 25 0 9 0 37504667 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4126738656 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15661] ppid=15651 vsize=866628 CPUtime=0.12
/proc/15653/task/15661/stat : 15661 (java) S 15651 15653 15584 0 -1 64 2703 0 0 0 9 3 0 0 16 0 9 0 37504668 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15662] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15662/stat : 15662 (java) S 15651 15653 15584 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15663] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15663/stat : 15663 (java) S 15651 15653 15584 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15664] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15664/stat : 15664 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15665] ppid=15651 vsize=866628 CPUtime=0.15
/proc/15653/task/15665/stat : 15665 (java) S 15651 15653 15584 0 -1 64 369 0 0 0 15 0 0 0 17 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15666] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15666/stat : 15666 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15667] ppid=15651 vsize=866628 CPUtime=0.04
/proc/15653/task/15667/stat : 15667 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 1 3 0 0 15 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3367.38
Current children cumulated vsize (KiB) 866628

[startup+3462.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/90 15755
/proc/meminfo: memFree=1867036/2055920 swapFree=4180100/4192956
[pid=15653] ppid=15651 vsize=866628 CPUtime=3426.89
/proc/15653/stat : 15653 (java) S 15651 15653 15584 0 -1 0 15141 0 1 0 342352 337 0 0 18 0 9 0 37504665 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15653/statm: 216657 14278 2635 9 0 211163 0
[pid=15653/tid=15660] ppid=15651 vsize=866628 CPUtime=3426.55
/proc/15653/task/15660/stat : 15660 (java) R 15651 15653 15584 0 -1 64 11373 0 1 0 342326 329 0 0 25 0 9 0 37504667 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4126600247 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15661] ppid=15651 vsize=866628 CPUtime=0.12
/proc/15653/task/15661/stat : 15661 (java) S 15651 15653 15584 0 -1 64 2703 0 0 0 9 3 0 0 16 0 9 0 37504668 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15662] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15662/stat : 15662 (java) S 15651 15653 15584 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15663] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15663/stat : 15663 (java) S 15651 15653 15584 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15664] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15664/stat : 15664 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15665] ppid=15651 vsize=866628 CPUtime=0.15
/proc/15653/task/15665/stat : 15665 (java) S 15651 15653 15584 0 -1 64 369 0 0 0 15 0 0 0 17 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15666] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15666/stat : 15666 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15667] ppid=15651 vsize=866628 CPUtime=0.04
/proc/15653/task/15667/stat : 15667 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 1 3 0 0 15 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3426.89
Current children cumulated vsize (KiB) 866628

[startup+3522.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/90 15755
/proc/meminfo: memFree=1866972/2055920 swapFree=4180100/4192956
[pid=15653] ppid=15651 vsize=866628 CPUtime=3486.41
/proc/15653/stat : 15653 (java) S 15651 15653 15584 0 -1 0 15141 0 1 0 348304 337 0 0 18 0 9 0 37504665 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15653/statm: 216657 14278 2635 9 0 211163 0
[pid=15653/tid=15660] ppid=15651 vsize=866628 CPUtime=3486.07
/proc/15653/task/15660/stat : 15660 (java) R 15651 15653 15584 0 -1 64 11373 0 1 0 348278 329 0 0 25 0 9 0 37504667 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4126647864 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15661] ppid=15651 vsize=866628 CPUtime=0.12
/proc/15653/task/15661/stat : 15661 (java) S 15651 15653 15584 0 -1 64 2703 0 0 0 9 3 0 0 16 0 9 0 37504668 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15662] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15662/stat : 15662 (java) S 15651 15653 15584 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15663] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15663/stat : 15663 (java) S 15651 15653 15584 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15664] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15664/stat : 15664 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15665] ppid=15651 vsize=866628 CPUtime=0.15
/proc/15653/task/15665/stat : 15665 (java) S 15651 15653 15584 0 -1 64 369 0 0 0 15 0 0 0 17 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15666] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15666/stat : 15666 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15667] ppid=15651 vsize=866628 CPUtime=0.04
/proc/15653/task/15667/stat : 15667 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 1 3 0 0 15 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3486.41
Current children cumulated vsize (KiB) 866628

[startup+3582.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/90 15755
/proc/meminfo: memFree=1866908/2055920 swapFree=4180100/4192956
[pid=15653] ppid=15651 vsize=866628 CPUtime=3545.93
/proc/15653/stat : 15653 (java) S 15651 15653 15584 0 -1 0 15141 0 1 0 354255 338 0 0 18 0 9 0 37504665 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15653/statm: 216657 14278 2635 9 0 211163 0
[pid=15653/tid=15660] ppid=15651 vsize=866628 CPUtime=3545.58
/proc/15653/task/15660/stat : 15660 (java) R 15651 15653 15584 0 -1 64 11373 0 1 0 354229 329 0 0 25 0 9 0 37504667 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4126600240 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15661] ppid=15651 vsize=866628 CPUtime=0.12
/proc/15653/task/15661/stat : 15661 (java) S 15651 15653 15584 0 -1 64 2703 0 0 0 9 3 0 0 16 0 9 0 37504668 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15662] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15662/stat : 15662 (java) S 15651 15653 15584 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15663] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15663/stat : 15663 (java) S 15651 15653 15584 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15664] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15664/stat : 15664 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15665] ppid=15651 vsize=866628 CPUtime=0.15
/proc/15653/task/15665/stat : 15665 (java) S 15651 15653 15584 0 -1 64 369 0 0 0 15 0 0 0 17 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15666] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15666/stat : 15666 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15667] ppid=15651 vsize=866628 CPUtime=0.04
/proc/15653/task/15667/stat : 15667 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 1 3 0 0 15 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3545.93
Current children cumulated vsize (KiB) 866628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3636.9 s]
/proc/loadavg: 2.00 1.99 1.91 3/90 15755
/proc/meminfo: memFree=1866908/2055920 swapFree=4180100/4192956
[pid=15653] ppid=15651 vsize=866628 CPUtime=3600.09
/proc/15653/stat : 15653 (java) S 15651 15653 15584 0 -1 0 15141 0 1 0 359671 338 0 0 18 0 9 0 37504665 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15653/statm: 216657 14278 2635 9 0 211163 0
[pid=15653/tid=15660] ppid=15651 vsize=866628 CPUtime=3599.74
/proc/15653/task/15660/stat : 15660 (java) R 15651 15653 15584 0 -1 64 11373 0 1 0 359645 329 0 0 25 0 9 0 37504667 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4126742125 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15661] ppid=15651 vsize=866628 CPUtime=0.12
/proc/15653/task/15661/stat : 15661 (java) S 15651 15653 15584 0 -1 64 2703 0 0 0 9 3 0 0 16 0 9 0 37504668 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15662] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15662/stat : 15662 (java) S 15651 15653 15584 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15663] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15663/stat : 15663 (java) S 15651 15653 15584 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15664] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15664/stat : 15664 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15665] ppid=15651 vsize=866628 CPUtime=0.15
/proc/15653/task/15665/stat : 15665 (java) S 15651 15653 15584 0 -1 64 369 0 0 0 15 0 0 0 17 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15666] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15666/stat : 15666 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15667] ppid=15651 vsize=866628 CPUtime=0.04
/proc/15653/task/15667/stat : 15667 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 1 3 0 0 15 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 866628

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

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

[startup+3636.9 s]
/proc/loadavg: 2.00 1.99 1.91 3/90 15755
/proc/meminfo: memFree=1866908/2055920 swapFree=4180100/4192956
[pid=15653] ppid=15651 vsize=866628 CPUtime=3600.09
/proc/15653/stat : 15653 (java) S 15651 15653 15584 0 -1 0 15141 0 1 0 359671 338 0 0 18 0 9 0 37504665 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15653/statm: 216657 14278 2635 9 0 211163 0
[pid=15653/tid=15660] ppid=15651 vsize=866628 CPUtime=3599.74
/proc/15653/task/15660/stat : 15660 (java) R 15651 15653 15584 0 -1 64 11373 0 1 0 359645 329 0 0 25 0 9 0 37504667 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4126742125 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15661] ppid=15651 vsize=866628 CPUtime=0.12
/proc/15653/task/15661/stat : 15661 (java) S 15651 15653 15584 0 -1 64 2703 0 0 0 9 3 0 0 16 0 9 0 37504668 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15653/tid=15662] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15662/stat : 15662 (java) S 15651 15653 15584 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15663] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15663/stat : 15663 (java) S 15651 15653 15584 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37504668 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15664] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15664/stat : 15664 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15665] ppid=15651 vsize=866628 CPUtime=0.15
/proc/15653/task/15665/stat : 15665 (java) S 15651 15653 15584 0 -1 64 369 0 0 0 15 0 0 0 17 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15666] ppid=15651 vsize=866628 CPUtime=0
/proc/15653/task/15666/stat : 15666 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15653/tid=15667] ppid=15651 vsize=866628 CPUtime=0.04
/proc/15653/task/15667/stat : 15667 (java) S 15651 15653 15584 0 -1 64 1 0 0 0 1 3 0 0 15 0 9 0 37504670 887427072 14278 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 866628

Child status: 143
Real time (s): 3636.95
CPU time (s): 3600.14
CPU user time (s): 3596.75
CPU system time (s): 3.38948
CPU usage (%): 98.9878
Max. virtual memory (cumulated for all children) (KiB): 866632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.75
system time used= 3.38948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15159
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= 74423
involuntary context switches= 125736

runsolver used 4.76328 second user time and 10.8144 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-11 22:27:05
IDJOB=1109676
IDBENCH=60999
IDSOLVER=360
FILE ID=node28/1109676-1215808024
PBS_JOBID= 7903314
Free space on /tmp= 66504 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/rand-10-20-10/normalized-rand-10-20-10-5-10000-10_ext.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109676-1215808024/watcher-1109676-1215808024 -o /tmp/evaluation-result-1109676-1215808024/solver-1109676-1215808024 -C 3600 -W 4000 -M 900 --output-limit 1,15   java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1109676-1215808024.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8251395210f77b2e86753effd7694eb9
RANDOM SEED=929669744

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.223
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	: 5931.00
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.223
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:       1947652 kB
Buffers:         10956 kB
Cached:          46144 kB
SwapCached:       6004 kB
Active:          49628 kB
Inactive:        16844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1947652 kB
SwapTotal:     4192956 kB
SwapFree:      4180100 kB
Dirty:            4076 kB
Writeback:           0 kB
Mapped:          15012 kB
Slab:            27176 kB
Committed_AS:   126376 kB
PageTables:       1632 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= 66504 MiB
End job on node28 at 2008-07-11 23:27:44