Trace number 1127530

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
AbsconMax 112 pc-dMSAT (TO) 3600.07 3618.66

General information on the benchmark

Namemaxcsp/cnf/3-40-1100-2000/
normalized-cnf-3-40-1700-341827_ext.xml
MD5SUM13d08595e27e3dd9f5eb42ef221633f7
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints129
Best CPU time to get the best result obtained on this benchmark140.874
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1570
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension1570
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.01/0.10	
0.01/0.10	Abscon 112 (May, 2008)
0.18/0.27	
0.18/0.27	   configuration
0.18/0.27	     name=mrdac-ddeg.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1127530-1216772061.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.28/0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=80
0.28/0.39	       =>  wckTime=0.112  cpuTime=0.11  mem=6M867
0.28/0.39	   
0.28/0.39	   relations being loaded...
0.38/0.40	   
0.38/0.40	   constraints being loaded...
0.68/0.72	     nbConstraints=1570  nbRelationTypes=37  nbExtensionStructures=37  nbSharedExtensionStructures=1533
0.68/0.72	     nbConflictsStructures=37  nbSharedConflictsStructures=1533  nbSharedBinaryRepresentations=0  minDegree=98
0.68/0.72	     maxDegree=144  minArity=3  maxArity=3
0.68/0.72	       =>  wckTime=0.441  cpuTime=0.28  mem=15M693
0.68/0.78	   
0.68/0.78	   solver LocalSearchSolver being built... 
0.78/0.83	       =>  wckTime=0.556  cpuTime=0.32  mem=6M774
0.78/0.84	
0.78/0.84	s SATISFIABLE
0.78/0.84	o 206
0.78/0.84	o 191
0.78/0.84	o 181
0.78/0.84	o 175
0.78/0.84	o 172
0.78/0.84	o 169
0.78/0.85	o 165
0.78/0.85	o 161
0.78/0.85	o 160
0.78/0.85	o 155
0.78/0.85	o 153
0.78/0.85	o 140
0.78/0.85	o 136
0.98/1.02	o 135
1.07/1.13	o 134
1.07/1.18	o 133
1.27/1.30	o 131
2.76/2.81	o 129
5.34/5.49	   
5.34/5.49	   search
5.34/5.49	     run=0  nbConstraintChecks=34326292  nbAssignments=10000
5.34/5.49	       =>  wckTime=4.663  cpuTime=4.61  mem=7M815
9.99/10.16	   
9.99/10.16	   search
9.99/10.16	     run=1  nbConstraintChecks=69607145  nbAssignments=20000
9.99/10.17	       =>  wckTime=9.337  cpuTime=9.23  mem=7M815
14.55/14.73	   
14.55/14.73	   search
14.55/14.73	     run=2  nbConstraintChecks=103907608  nbAssignments=30000
14.55/14.73	       =>  wckTime=13.899  cpuTime=13.75  mem=7M815
19.21/19.43	   
19.21/19.43	   search
19.21/19.43	     run=3  nbConstraintChecks=139214555  nbAssignments=40000
19.21/19.43	       =>  wckTime=18.602  cpuTime=18.42  mem=7M815
23.77/24.02	   
23.77/24.02	   search
23.77/24.02	     run=4  nbConstraintChecks=173537122  nbAssignments=50000
23.77/24.02	       =>  wckTime=23.192  cpuTime=22.97  mem=7M815
28.34/28.69	   
28.34/28.69	   search
28.34/28.69	     run=5  nbConstraintChecks=208763946  nbAssignments=60000
28.34/28.69	       =>  wckTime=27.866  cpuTime=27.6  mem=7M815
32.70/33.09	   
32.70/33.09	   search
32.70/33.09	     run=6  nbConstraintChecks=241731202  nbAssignments=69627
32.70/33.09	       =>  wckTime=32.259  cpuTime=31.96  mem=7M815
32.70/33.09	   
32.70/33.09	   global
32.70/33.09	     nbConstraintChecks=241731202  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.70/33.09	     solvingWckTime=32.258  solvingCpuTime=31.96  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.70/33.09	     globalCpuTime=32.33
32.70/33.09	       =>  wckTime=32.814  cpuTime=32.28  mem=7M815
32.70/33.09	   
32.70/33.09	   solver DecomposerSolver being built... 
32.88/33.26	       =>  wckTime=32.99  cpuTime=32.41  mem=28M457
32.88/33.28	   
32.88/33.28	   preprocessing
32.88/33.28	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.88/33.28	     detectedInconsistency=no
32.88/33.28	       =>  wckTime=0.015  cpuTime=0.01  mem=28M457
3600.00/3618.61	v 0 1 1 0 0 1 1 0 0 0 1 1 1 1 0 0 1 0 1 1 1 0 1 1 0 1 0 1 0 0 1 0 0 0 1 0 0 1 0 0 

Verifier Data (download as text)

OK	129	1441
129 unsatisfied constraints, 1441 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-1127530-1216772061/watcher-1127530-1216772061 -o /tmp/evaluation-result-1127530-1216772061/solver-1127530-1216772061 -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-1127530-1216772061.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: 2.52 2.59 2.55 3/75 6385
/proc/meminfo: memFree=1162776/2055912 swapFree=4192956/4192956
[pid=6385] ppid=6383 vsize=1616 CPUtime=0
/proc/6385/stat : 6385 (java) D 6383 6385 5681 0 -1 0 347 0 0 0 0 0 0 0 18 0 1 0 4291661 1654784 151 996147200 134512640 134550740 4294955952 18446744073709551615 9716516 0 2147483391 4096 0 18446744072099937270 0 0 17 1 0 0
/proc/6385/statm: 2654 472 209 9 0 1184 0
[pid=6385/tid=6386] ppid=6383 vsize=10616 CPUtime=0
/proc/6385/task/6386/stat : 6386 (java) R 6383 6385 5681 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 4291662 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 10563544 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0348359 s]
/proc/loadavg: 2.52 2.59 2.55 3/75 6385
/proc/meminfo: memFree=1162776/2055912 swapFree=4192956/4192956
[pid=6385] ppid=6383 vsize=861876 CPUtime=0.01
/proc/6385/stat : 6385 (java) S 6383 6385 5681 0 -1 0 1878 0 1 0 0 1 0 0 18 0 5 0 4291661 882561024 1565 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/6385/statm: 215469 1565 695 9 0 210448 0
[pid=6385/tid=6386] ppid=6383 vsize=861876 CPUtime=0
/proc/6385/task/6386/stat : 6386 (java) S 6383 6385 5681 0 -1 64 1190 0 1 0 0 0 0 0 19 0 5 0 4291662 882561024 1565 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861876

[startup+0.102314 s]
/proc/loadavg: 2.52 2.59 2.55 3/75 6385
/proc/meminfo: memFree=1162776/2055912 swapFree=4192956/4192956
[pid=6385] ppid=6383 vsize=865988 CPUtime=0.08
/proc/6385/stat : 6385 (java) S 6383 6385 5681 0 -1 0 3635 0 1 0 6 2 0 0 18 0 9 0 4291661 886771712 3123 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6385/statm: 216497 3123 1669 9 0 211052 0
[pid=6385/tid=6386] ppid=6383 vsize=865988 CPUtime=0.06
/proc/6385/task/6386/stat : 6386 (java) R 6383 6385 5681 0 -1 64 2726 0 1 0 5 1 0 0 20 0 9 0 4291662 886771712 3123 996147200 134512640 134550740 4294955952 18446744073709551615 102876992 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865988

[startup+0.301342 s]
/proc/loadavg: 2.52 2.59 2.55 3/75 6385
/proc/meminfo: memFree=1162776/2055912 swapFree=4192956/4192956
[pid=6385] ppid=6383 vsize=866308 CPUtime=0.28
/proc/6385/stat : 6385 (java) S 6383 6385 5681 0 -1 0 5541 0 1 0 24 4 0 0 18 0 9 0 4291661 887099392 4962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6385/statm: 216577 4962 1889 9 0 211125 0
[pid=6385/tid=6386] ppid=6383 vsize=866308 CPUtime=0.22
/proc/6385/task/6386/stat : 6386 (java) R 6383 6385 5681 0 -1 64 4570 0 1 0 19 3 0 0 20 0 9 0 4291662 887099392 4962 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866308

[startup+0.70138 s]
/proc/loadavg: 2.52 2.59 2.55 3/75 6385
/proc/meminfo: memFree=1162776/2055912 swapFree=4192956/4192956
[pid=6385] ppid=6383 vsize=867432 CPUtime=0.68
/proc/6385/stat : 6385 (java) S 6383 6385 5681 0 -1 0 8719 0 1 0 62 6 0 0 18 0 9 0 4291661 888250368 8080 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6385/statm: 216858 8080 1986 9 0 211386 0
[pid=6385/tid=6386] ppid=6383 vsize=867432 CPUtime=0.47
/proc/6385/task/6386/stat : 6386 (java) R 6383 6385 5681 0 -1 64 7410 0 1 0 42 5 0 0 19 0 9 0 4291662 888250368 8080 996147200 134512640 134550740 4294955952 18446744073709551615 4125960279 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867432

[startup+1.50146 s]
/proc/loadavg: 2.52 2.59 2.55 4/84 6394
/proc/meminfo: memFree=1135184/2055912 swapFree=4192956/4192956
[pid=6385] ppid=6383 vsize=867520 CPUtime=1.46
/proc/6385/stat : 6385 (java) S 6383 6385 5681 0 -1 0 10280 0 1 0 133 13 0 0 18 0 9 0 4291661 888340480 9447 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6385/statm: 216880 9447 2634 9 0 211386 0
[pid=6385/tid=6386] ppid=6383 vsize=867520 CPUtime=1.17
/proc/6385/task/6386/stat : 6386 (java) R 6383 6385 5681 0 -1 64 7514 0 1 0 106 11 0 0 25 0 9 0 4291662 888340480 9447 996147200 134512640 134550740 4294955952 18446744073709551615 4126942687 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6388] ppid=6383 vsize=867520 CPUtime=0.05
/proc/6385/task/6388/stat : 6388 (java) S 6383 6385 5681 0 -1 64 1437 0 0 0 5 0 0 0 16 0 9 0 4291664 888340480 9447 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6389] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6389/stat : 6389 (java) S 6383 6385 5681 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4291664 888340480 9447 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6390] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6390/stat : 6390 (java) S 6383 6385 5681 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4291664 888340480 9447 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6391] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6391/stat : 6391 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4291666 888340480 9447 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6392] ppid=6383 vsize=867520 CPUtime=0.22
/proc/6385/task/6392/stat : 6392 (java) S 6383 6385 5681 0 -1 64 633 0 0 0 22 0 0 0 16 0 9 0 4291666 888340480 9447 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6393] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6393/stat : 6393 (java) S 6383 6385 5681 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4291666 888340480 9447 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6394] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6394/stat : 6394 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4291666 888340480 9447 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867520

[startup+3.10262 s]
/proc/loadavg: 2.52 2.59 2.55 3/84 6394
/proc/meminfo: memFree=1134864/2055912 swapFree=4192956/4192956
[pid=6385] ppid=6383 vsize=867520 CPUtime=3.05
/proc/6385/stat : 6385 (java) S 6383 6385 5681 0 -1 0 10284 0 1 0 278 27 0 0 18 0 9 0 4291661 888340480 9450 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6385/statm: 216880 9450 2634 9 0 211386 0
[pid=6385/tid=6386] ppid=6383 vsize=867520 CPUtime=2.76
/proc/6385/task/6386/stat : 6386 (java) R 6383 6385 5681 0 -1 64 7515 0 1 0 250 26 0 0 25 0 9 0 4291662 888340480 9450 996147200 134512640 134550740 4294955952 18446744073709551615 4126945605 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6388] ppid=6383 vsize=867520 CPUtime=0.05
/proc/6385/task/6388/stat : 6388 (java) S 6383 6385 5681 0 -1 64 1437 0 0 0 5 0 0 0 16 0 9 0 4291664 888340480 9450 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6389] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6389/stat : 6389 (java) S 6383 6385 5681 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4291664 888340480 9450 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6390] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6390/stat : 6390 (java) S 6383 6385 5681 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4291664 888340480 9450 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6391] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6391/stat : 6391 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4291666 888340480 9450 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6392] ppid=6383 vsize=867520 CPUtime=0.22
/proc/6385/task/6392/stat : 6392 (java) S 6383 6385 5681 0 -1 64 636 0 0 0 22 0 0 0 16 0 9 0 4291666 888340480 9450 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6393] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6393/stat : 6393 (java) S 6383 6385 5681 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4291666 888340480 9450 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6394] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6394/stat : 6394 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4291666 888340480 9450 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867520

[startup+6.30197 s]
/proc/loadavg: 2.48 2.58 2.54 3/84 6394
/proc/meminfo: memFree=1134544/2055912 swapFree=4192956/4192956
[pid=6385] ppid=6383 vsize=867524 CPUtime=6.23
/proc/6385/stat : 6385 (java) S 6383 6385 5681 0 -1 0 10291 0 1 0 565 58 0 0 18 0 9 0 4291661 888344576 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6385/statm: 216881 9456 2635 9 0 211387 0
[pid=6385/tid=6386] ppid=6383 vsize=867524 CPUtime=5.92
/proc/6385/task/6386/stat : 6386 (java) R 6383 6385 5681 0 -1 64 7517 0 1 0 536 56 0 0 25 0 9 0 4291662 888344576 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6388] ppid=6383 vsize=867524 CPUtime=0.05
/proc/6385/task/6388/stat : 6388 (java) S 6383 6385 5681 0 -1 64 1437 0 0 0 5 0 0 0 16 0 9 0 4291664 888344576 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6389] ppid=6383 vsize=867524 CPUtime=0
/proc/6385/task/6389/stat : 6389 (java) S 6383 6385 5681 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4291664 888344576 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6390] ppid=6383 vsize=867524 CPUtime=0
/proc/6385/task/6390/stat : 6390 (java) S 6383 6385 5681 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4291664 888344576 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6391] ppid=6383 vsize=867524 CPUtime=0
/proc/6385/task/6391/stat : 6391 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4291666 888344576 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6392] ppid=6383 vsize=867524 CPUtime=0.23
/proc/6385/task/6392/stat : 6392 (java) S 6383 6385 5681 0 -1 64 641 0 0 0 23 0 0 0 17 0 9 0 4291666 888344576 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6393] ppid=6383 vsize=867524 CPUtime=0
/proc/6385/task/6393/stat : 6393 (java) S 6383 6385 5681 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4291666 888344576 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6394] ppid=6383 vsize=867524 CPUtime=0
/proc/6385/task/6394/stat : 6394 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4291666 888344576 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867524

[startup+12.7026 s]
/proc/loadavg: 2.44 2.57 2.54 3/84 6394
/proc/meminfo: memFree=1134288/2055912 swapFree=4192956/4192956
[pid=6385] ppid=6383 vsize=867520 CPUtime=12.57
/proc/6385/stat : 6385 (java) S 6383 6385 5681 0 -1 0 10291 0 1 0 1143 114 0 0 18 0 9 0 4291661 888340480 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6385/statm: 216880 9456 2635 9 0 211386 0
[pid=6385/tid=6386] ppid=6383 vsize=867520 CPUtime=12.27
/proc/6385/task/6386/stat : 6386 (java) R 6383 6385 5681 0 -1 64 7517 0 1 0 1114 113 0 0 25 0 9 0 4291662 888340480 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4126945577 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6388] ppid=6383 vsize=867520 CPUtime=0.05
/proc/6385/task/6388/stat : 6388 (java) S 6383 6385 5681 0 -1 64 1437 0 0 0 5 0 0 0 16 0 9 0 4291664 888340480 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6389] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6389/stat : 6389 (java) S 6383 6385 5681 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4291664 888340480 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6390] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6390/stat : 6390 (java) S 6383 6385 5681 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4291664 888340480 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6391] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6391/stat : 6391 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4291666 888340480 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6392] ppid=6383 vsize=867520 CPUtime=0.23
/proc/6385/task/6392/stat : 6392 (java) S 6383 6385 5681 0 -1 64 641 0 0 0 23 0 0 0 17 0 9 0 4291666 888340480 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6393] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6393/stat : 6393 (java) S 6383 6385 5681 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4291666 888340480 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6394] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6394/stat : 6394 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4291666 888340480 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867520

[startup+25.502 s]
/proc/loadavg: 2.34 2.54 2.53 3/84 6394
/proc/meminfo: memFree=1134352/2055912 swapFree=4192956/4192956
[pid=6385] ppid=6383 vsize=867520 CPUtime=25.26
/proc/6385/stat : 6385 (java) S 6383 6385 5681 0 -1 0 10291 0 1 0 2303 223 0 0 18 0 9 0 4291661 888340480 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6385/statm: 216880 9456 2635 9 0 211386 0
[pid=6385/tid=6386] ppid=6383 vsize=867520 CPUtime=24.95
/proc/6385/task/6386/stat : 6386 (java) R 6383 6385 5681 0 -1 64 7517 0 1 0 2274 221 0 0 25 0 9 0 4291662 888340480 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4126942652 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6388] ppid=6383 vsize=867520 CPUtime=0.05
/proc/6385/task/6388/stat : 6388 (java) S 6383 6385 5681 0 -1 64 1437 0 0 0 5 0 0 0 16 0 9 0 4291664 888340480 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6389] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6389/stat : 6389 (java) S 6383 6385 5681 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4291664 888340480 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6390] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6390/stat : 6390 (java) S 6383 6385 5681 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4291664 888340480 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6391] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6391/stat : 6391 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4291666 888340480 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6392] ppid=6383 vsize=867520 CPUtime=0.23
/proc/6385/task/6392/stat : 6392 (java) S 6383 6385 5681 0 -1 64 641 0 0 0 23 0 0 0 17 0 9 0 4291666 888340480 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6393] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6393/stat : 6393 (java) S 6383 6385 5681 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4291666 888340480 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6394] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6394/stat : 6394 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4291666 888340480 9456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 867520

[startup+51.1017 s]
/proc/loadavg: 2.22 2.50 2.52 3/84 6394
/proc/meminfo: memFree=1121680/2055912 swapFree=4192956/4192956
[pid=6385] ppid=6383 vsize=867520 CPUtime=50.62
/proc/6385/stat : 6385 (java) S 6383 6385 5681 0 -1 0 13457 0 1 0 4769 293 0 0 18 0 9 0 4291661 888340480 12616 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6385/statm: 216880 12616 2636 9 0 211386 0
[pid=6385/tid=6386] ppid=6383 vsize=867520 CPUtime=50.21
/proc/6385/task/6386/stat : 6386 (java) R 6383 6385 5681 0 -1 64 10633 0 1 0 4730 291 0 0 25 0 9 0 4291662 888340480 12616 996147200 134512640 134550740 4294955952 18446744073709551615 4127028616 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6388] ppid=6383 vsize=867520 CPUtime=0.05

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

/proc/6385/task/6390/stat : 6390 (java) S 6383 6385 5681 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4291664 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6391] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6391/stat : 6391 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6392] ppid=6383 vsize=867520 CPUtime=0.33
/proc/6385/task/6392/stat : 6392 (java) S 6383 6385 5681 0 -1 64 691 0 0 0 33 0 0 0 16 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6393] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6393/stat : 6393 (java) S 6383 6385 5681 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6394] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6394/stat : 6394 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3263.83
Current children cumulated vsize (KiB) 867520

[startup+3342.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/90 6438
/proc/meminfo: memFree=1102824/2055912 swapFree=4192956/4192956
[pid=6385] ppid=6383 vsize=867520 CPUtime=3323.81
/proc/6385/stat : 6385 (java) S 6383 6385 5681 0 -1 0 13461 0 1 0 332085 296 0 0 18 0 9 0 4291661 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6385/statm: 216880 12619 2636 9 0 211386 0
[pid=6385/tid=6386] ppid=6383 vsize=867520 CPUtime=3323.39
/proc/6385/task/6386/stat : 6386 (java) R 6383 6385 5681 0 -1 64 10637 0 1 0 332045 294 0 0 25 0 9 0 4291662 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4127071818 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6385/tid=6388] ppid=6383 vsize=867520 CPUtime=0.05
/proc/6385/task/6388/stat : 6388 (java) S 6383 6385 5681 0 -1 64 1437 0 0 0 5 0 0 0 16 0 9 0 4291664 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6389] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6389/stat : 6389 (java) S 6383 6385 5681 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4291664 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6390] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6390/stat : 6390 (java) S 6383 6385 5681 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4291664 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6391] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6391/stat : 6391 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6392] ppid=6383 vsize=867520 CPUtime=0.33
/proc/6385/task/6392/stat : 6392 (java) S 6383 6385 5681 0 -1 64 691 0 0 0 33 0 0 0 16 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6393] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6393/stat : 6393 (java) S 6383 6385 5681 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6394] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6394/stat : 6394 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3323.81
Current children cumulated vsize (KiB) 867520

[startup+3402.31 s]
/proc/loadavg: 2.21 2.07 2.01 3/90 6438
/proc/meminfo: memFree=1102824/2055912 swapFree=4192956/4192956
[pid=6385] ppid=6383 vsize=867520 CPUtime=3383.79
/proc/6385/stat : 6385 (java) S 6383 6385 5681 0 -1 0 13461 0 1 0 338083 296 0 0 18 0 9 0 4291661 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6385/statm: 216880 12619 2636 9 0 211386 0
[pid=6385/tid=6386] ppid=6383 vsize=867520 CPUtime=3383.37
/proc/6385/task/6386/stat : 6386 (java) R 6383 6385 5681 0 -1 64 10637 0 1 0 338043 294 0 0 25 0 9 0 4291662 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4127061500 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6385/tid=6388] ppid=6383 vsize=867520 CPUtime=0.05
/proc/6385/task/6388/stat : 6388 (java) S 6383 6385 5681 0 -1 64 1437 0 0 0 5 0 0 0 16 0 9 0 4291664 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6389] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6389/stat : 6389 (java) S 6383 6385 5681 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4291664 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6390] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6390/stat : 6390 (java) S 6383 6385 5681 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4291664 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6391] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6391/stat : 6391 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6392] ppid=6383 vsize=867520 CPUtime=0.33
/proc/6385/task/6392/stat : 6392 (java) S 6383 6385 5681 0 -1 64 691 0 0 0 33 0 0 0 16 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6393] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6393/stat : 6393 (java) S 6383 6385 5681 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6394] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6394/stat : 6394 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3383.79
Current children cumulated vsize (KiB) 867520

[startup+3462.3 s]
/proc/loadavg: 2.15 2.07 2.01 3/90 6438
/proc/meminfo: memFree=1102888/2055912 swapFree=4192956/4192956
[pid=6385] ppid=6383 vsize=867520 CPUtime=3443.76
/proc/6385/stat : 6385 (java) S 6383 6385 5681 0 -1 0 13461 0 1 0 344080 296 0 0 18 0 9 0 4291661 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6385/statm: 216880 12619 2636 9 0 211386 0
[pid=6385/tid=6386] ppid=6383 vsize=867520 CPUtime=3443.35
/proc/6385/task/6386/stat : 6386 (java) R 6383 6385 5681 0 -1 64 10637 0 1 0 344041 294 0 0 25 0 9 0 4291662 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4127071908 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6385/tid=6388] ppid=6383 vsize=867520 CPUtime=0.05
/proc/6385/task/6388/stat : 6388 (java) S 6383 6385 5681 0 -1 64 1437 0 0 0 5 0 0 0 16 0 9 0 4291664 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6389] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6389/stat : 6389 (java) S 6383 6385 5681 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4291664 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6390] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6390/stat : 6390 (java) S 6383 6385 5681 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4291664 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6391] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6391/stat : 6391 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6392] ppid=6383 vsize=867520 CPUtime=0.33
/proc/6385/task/6392/stat : 6392 (java) S 6383 6385 5681 0 -1 64 691 0 0 0 33 0 0 0 16 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6393] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6393/stat : 6393 (java) S 6383 6385 5681 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6394] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6394/stat : 6394 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3443.76
Current children cumulated vsize (KiB) 867520

[startup+3522.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/90 6438
/proc/meminfo: memFree=1102824/2055912 swapFree=4192956/4192956
[pid=6385] ppid=6383 vsize=867520 CPUtime=3503.74
/proc/6385/stat : 6385 (java) S 6383 6385 5681 0 -1 0 13461 0 1 0 350078 296 0 0 18 0 9 0 4291661 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6385/statm: 216880 12619 2636 9 0 211386 0
[pid=6385/tid=6386] ppid=6383 vsize=867520 CPUtime=3503.32
/proc/6385/task/6386/stat : 6386 (java) R 6383 6385 5681 0 -1 64 10637 0 1 0 350038 294 0 0 25 0 9 0 4291662 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4126958560 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6385/tid=6388] ppid=6383 vsize=867520 CPUtime=0.05
/proc/6385/task/6388/stat : 6388 (java) S 6383 6385 5681 0 -1 64 1437 0 0 0 5 0 0 0 16 0 9 0 4291664 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6389] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6389/stat : 6389 (java) S 6383 6385 5681 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4291664 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6390] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6390/stat : 6390 (java) S 6383 6385 5681 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4291664 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6391] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6391/stat : 6391 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6392] ppid=6383 vsize=867520 CPUtime=0.33
/proc/6385/task/6392/stat : 6392 (java) S 6383 6385 5681 0 -1 64 691 0 0 0 33 0 0 0 16 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6393] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6393/stat : 6393 (java) S 6383 6385 5681 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6394] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6394/stat : 6394 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3503.74
Current children cumulated vsize (KiB) 867520

[startup+3582.3 s]
/proc/loadavg: 2.24 2.10 2.02 3/90 6438
/proc/meminfo: memFree=1102760/2055912 swapFree=4192956/4192956
[pid=6385] ppid=6383 vsize=867520 CPUtime=3563.71
/proc/6385/stat : 6385 (java) S 6383 6385 5681 0 -1 0 13461 0 1 0 356075 296 0 0 18 0 9 0 4291661 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6385/statm: 216880 12619 2636 9 0 211386 0
[pid=6385/tid=6386] ppid=6383 vsize=867520 CPUtime=3563.3
/proc/6385/task/6386/stat : 6386 (java) R 6383 6385 5681 0 -1 64 10637 0 1 0 356036 294 0 0 25 0 9 0 4291662 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4127069942 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6385/tid=6388] ppid=6383 vsize=867520 CPUtime=0.05
/proc/6385/task/6388/stat : 6388 (java) S 6383 6385 5681 0 -1 64 1437 0 0 0 5 0 0 0 16 0 9 0 4291664 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6389] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6389/stat : 6389 (java) S 6383 6385 5681 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4291664 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6390] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6390/stat : 6390 (java) S 6383 6385 5681 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4291664 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6391] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6391/stat : 6391 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6392] ppid=6383 vsize=867520 CPUtime=0.33
/proc/6385/task/6392/stat : 6392 (java) S 6383 6385 5681 0 -1 64 691 0 0 0 33 0 0 0 16 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6393] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6393/stat : 6393 (java) S 6383 6385 5681 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6394] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6394/stat : 6394 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3563.71
Current children cumulated vsize (KiB) 867520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3618.6 s]
/proc/loadavg: 2.37 2.15 2.04 3/90 6438
/proc/meminfo: memFree=1102760/2055912 swapFree=4192956/4192956
[pid=6385] ppid=6383 vsize=867520 CPUtime=3600
/proc/6385/stat : 6385 (java) S 6383 6385 5681 0 -1 0 13461 0 1 0 359704 296 0 0 18 0 9 0 4291661 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6385/statm: 216880 12619 2636 9 0 211386 0
[pid=6385/tid=6386] ppid=6383 vsize=867520 CPUtime=3599.59
/proc/6385/task/6386/stat : 6386 (java) R 6383 6385 5681 0 -1 64 10637 0 1 0 359665 294 0 0 25 0 9 0 4291662 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4127083076 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6385/tid=6388] ppid=6383 vsize=867520 CPUtime=0.05
/proc/6385/task/6388/stat : 6388 (java) S 6383 6385 5681 0 -1 64 1437 0 0 0 5 0 0 0 16 0 9 0 4291664 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6389] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6389/stat : 6389 (java) S 6383 6385 5681 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4291664 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6390] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6390/stat : 6390 (java) S 6383 6385 5681 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4291664 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6391] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6391/stat : 6391 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6392] ppid=6383 vsize=867520 CPUtime=0.33
/proc/6385/task/6392/stat : 6392 (java) S 6383 6385 5681 0 -1 64 691 0 0 0 33 0 0 0 16 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6393] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6393/stat : 6393 (java) S 6383 6385 5681 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6385/tid=6394] ppid=6383 vsize=867520 CPUtime=0
/proc/6385/task/6394/stat : 6394 (java) S 6383 6385 5681 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4291666 888340480 12619 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600
Current children cumulated vsize (KiB) 867520

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

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

Child status: 143
Real time (s): 3618.66
CPU time (s): 3600.07
CPU user time (s): 3597.09
CPU system time (s): 2.97355
CPU usage (%): 99.4862
Max. virtual memory (cumulated for all children) (KiB): 867524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.09
system time used= 2.97355
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13482
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= 74655
involuntary context switches= 86345

runsolver used 3.59045 second user time and 12.879 second system time

The end

Launcher Data (download as text)

Begin job on node78 at 2008-07-23 02:14:21
IDJOB=1127530
IDBENCH=63587
IDSOLVER=360
FILE ID=node78/1127530-1216772061
PBS_JOBID= 7974075
Free space on /tmp= 126868 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/maxcsp/cnf/3-40-1100-2000/normalized-cnf-3-40-1700-341827_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-1127530-1216772061/watcher-1127530-1216772061 -o /tmp/evaluation-result-1127530-1216772061/solver-1127530-1216772061 -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-1127530-1216772061.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 13d08595e27e3dd9f5eb42ef221633f7
RANDOM SEED=1115235175

node78.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.220
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.220
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:      2055912 kB
MemFree:       1163256 kB
Buffers:         32052 kB
Cached:         761780 kB
SwapCached:          0 kB
Active:         272576 kB
Inactive:       562932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1163256 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2152 kB
Writeback:           0 kB
Mapped:          52800 kB
Slab:            42004 kB
Committed_AS:   111184 kB
PageTables:       2068 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= 126868 MiB
End job on node78 at 2008-07-23 03:14:42