Trace number 1127618

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.13 3611.24

General information on the benchmark

Namemaxcsp/cnf/3-80-100-1000/
normalized-cnf-3-80-700-089745_ext.xml
MD5SUM2030504ca2d4998d1b463b933027f2df
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints22
Best CPU time to get the best result obtained on this benchmark3600
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints693
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension693
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.03/0.10	
0.03/0.10	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=mrdac-ddeg.xml
0.28/0.33	   
0.28/0.33	   instance
0.28/0.33	     name=HOME/instance-1127618-1216772996.xml
0.28/0.37	   
0.28/0.37	   domains being loaded...
0.28/0.38	   
0.28/0.38	   variables being loaded...
0.38/0.41	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=160
0.38/0.41	       =>  wckTime=0.158  cpuTime=0.12  mem=7M842
0.38/0.41	   
0.38/0.41	   relations being loaded...
0.38/0.41	   
0.38/0.41	   constraints being loaded...
0.58/0.69	     nbConstraints=693  nbRelationTypes=13  nbExtensionStructures=13  nbSharedExtensionStructures=680
0.58/0.69	     nbConflictsStructures=13  nbSharedConflictsStructures=680  nbSharedBinaryRepresentations=0  minDegree=17
0.58/0.69	     maxDegree=41  minArity=3  maxArity=3
0.58/0.69	       =>  wckTime=0.435  cpuTime=0.3  mem=11M767
0.68/0.75	   
0.68/0.75	   solver LocalSearchSolver being built... 
0.68/0.79	       =>  wckTime=0.539  cpuTime=0.34  mem=6M16
0.68/0.79	
0.68/0.79	s SATISFIABLE
0.68/0.79	o 68
0.68/0.80	o 65
0.68/0.80	o 62
0.78/0.80	o 60
0.78/0.80	o 57
0.78/0.80	o 53
0.78/0.80	o 50
0.78/0.80	o 45
0.78/0.80	o 44
0.78/0.80	o 43
0.78/0.80	o 41
0.78/0.80	o 39
0.78/0.81	o 38
0.78/0.81	o 37
0.78/0.81	o 36
0.78/0.82	o 33
0.78/0.82	o 32
0.78/0.85	o 30
0.78/0.85	o 29
0.78/0.87	o 28
0.78/0.89	o 27
0.88/0.90	o 26
0.88/0.90	o 25
0.88/0.90	o 24
1.36/1.43	o 23
1.96/2.02	o 22
2.36/2.50	   
2.36/2.50	   search
2.36/2.50	     run=0  nbConstraintChecks=8401775  nbAssignments=10000
2.36/2.50	       =>  wckTime=1.707  cpuTime=1.67  mem=7M8
4.14/4.21	   
4.14/4.21	   search
4.14/4.21	     run=1  nbConstraintChecks=17290380  nbAssignments=20000
4.14/4.21	       =>  wckTime=3.418  cpuTime=3.36  mem=7M8
5.73/5.84	   
5.73/5.84	   search
5.73/5.84	     run=2  nbConstraintChecks=25656862  nbAssignments=30000
5.73/5.84	       =>  wckTime=5.049  cpuTime=4.96  mem=7M8
7.42/7.54	   
7.42/7.54	   search
7.42/7.54	     run=3  nbConstraintChecks=34661060  nbAssignments=40000
7.42/7.54	       =>  wckTime=6.756  cpuTime=6.66  mem=7M8
8.99/9.19	   
8.99/9.19	   search
8.99/9.19	     run=4  nbConstraintChecks=43008492  nbAssignments=50000
8.99/9.19	       =>  wckTime=8.397  cpuTime=8.29  mem=7M8
10.68/10.90	   
10.68/10.90	   search
10.68/10.90	     run=5  nbConstraintChecks=51970781  nbAssignments=60000
10.68/10.90	       =>  wckTime=10.107  cpuTime=9.98  mem=7M8
12.37/12.55	   
12.37/12.55	   search
12.37/12.55	     run=6  nbConstraintChecks=60384154  nbAssignments=70000
12.37/12.55	       =>  wckTime=11.757  cpuTime=11.62  mem=7M8
14.06/14.25	   
14.06/14.25	   search
14.06/14.25	     run=7  nbConstraintChecks=69280503  nbAssignments=80000
14.06/14.25	       =>  wckTime=13.463  cpuTime=13.31  mem=7M8
15.64/15.89	   
15.64/15.89	   search
15.64/15.90	     run=8  nbConstraintChecks=77667300  nbAssignments=90000
15.64/15.90	       =>  wckTime=15.107  cpuTime=14.94  mem=7M8
17.33/17.59	   
17.33/17.59	   search
17.33/17.59	     run=9  nbConstraintChecks=86506311  nbAssignments=100000
17.33/17.59	       =>  wckTime=16.799  cpuTime=16.62  mem=7M8
19.01/19.22	   
19.01/19.22	   search
19.01/19.22	     run=10  nbConstraintChecks=94895882  nbAssignments=110000
19.01/19.22	       =>  wckTime=18.428  cpuTime=18.23  mem=7M8
20.70/20.91	   
20.70/20.91	   search
20.70/20.91	     run=11  nbConstraintChecks=103814650  nbAssignments=120000
20.70/20.91	       =>  wckTime=20.122  cpuTime=19.91  mem=7M8
22.28/22.54	   
22.28/22.54	   search
22.28/22.54	     run=12  nbConstraintChecks=112243253  nbAssignments=130000
22.28/22.54	       =>  wckTime=21.755  cpuTime=21.53  mem=7M8
23.97/24.24	   
23.97/24.24	   search
23.97/24.24	     run=13  nbConstraintChecks=121143036  nbAssignments=140000
23.97/24.24	       =>  wckTime=23.451  cpuTime=23.21  mem=7M8
25.55/25.87	   
25.55/25.87	   search
25.55/25.87	     run=14  nbConstraintChecks=129546569  nbAssignments=150000
25.55/25.87	       =>  wckTime=25.077  cpuTime=24.83  mem=7M8
27.24/27.57	   
27.24/27.57	   search
27.24/27.57	     run=15  nbConstraintChecks=138449847  nbAssignments=160000
27.24/27.57	       =>  wckTime=26.786  cpuTime=26.52  mem=7M8
28.93/29.21	   
28.93/29.21	   search
28.93/29.21	     run=16  nbConstraintChecks=146790592  nbAssignments=170000
28.93/29.21	       =>  wckTime=28.419  cpuTime=28.13  mem=7M8
30.61/30.92	   
30.61/30.92	   search
30.61/30.92	     run=17  nbConstraintChecks=155697801  nbAssignments=180000
30.61/30.92	       =>  wckTime=30.133  cpuTime=29.83  mem=7M8
32.00/32.30	   
32.00/32.30	   search
32.00/32.30	     run=18  nbConstraintChecks=162698836  nbAssignments=188505
32.00/32.30	       =>  wckTime=31.514  cpuTime=31.21  mem=7M8
32.00/32.31	   
32.00/32.31	   global
32.00/32.31	     nbConstraintChecks=162698836  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.00/32.31	     solvingWckTime=31.513  solvingCpuTime=31.21  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.00/32.31	     globalCpuTime=31.6
32.00/32.31	       =>  wckTime=32.054  cpuTime=31.55  mem=7M8
32.00/32.31	   
32.00/32.31	   solver DecomposerSolver being built... 
32.10/32.47	       =>  wckTime=32.217  cpuTime=31.68  mem=22M889
32.10/32.48	   
32.10/32.48	   preprocessing
32.10/32.48	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.10/32.48	     detectedInconsistency=no
32.10/32.48	       =>  wckTime=0.012  cpuTime=0.01  mem=22M889
3600.09/3611.22	v 0 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 1 0 0 0 0 0 0 1 0 0 1 1 0 0 0 0 1 0 1 0 1 1 1 1 1 1 0 0 1 0 0 1 1 1 0 1 1 1 1 0 0 1 0 1 0 1 1 0 1 0 1 0 1 0 0 0 0 0 1 0 0 0 0 

Verifier Data (download as text)

OK	22	671
22 unsatisfied constraints, 671 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-1127618-1216772996/watcher-1127618-1216772996 -o /tmp/evaluation-result-1127618-1216772996/solver-1127618-1216772996 -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-1127618-1216772996.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: 1.92 1.98 1.99 3/73 6134
/proc/meminfo: memFree=1425424/2055920 swapFree=4192956/4192956
[pid=6134] ppid=6132 vsize=10616 CPUtime=0
/proc/6134/stat : 6134 (java) S 6132 6134 6097 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 4390325 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6134/statm: 2654 472 209 9 0 1184 0
[pid=6134/tid=6135] ppid=6132 vsize=10616 CPUtime=0
/proc/6134/task/6135/stat : 6135 (java) R 6132 6134 6097 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 4390327 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 12726232 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.050255 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 6134
/proc/meminfo: memFree=1425424/2055920 swapFree=4192956/4192956
[pid=6134] ppid=6132 vsize=861876 CPUtime=0.03
/proc/6134/stat : 6134 (java) S 6132 6134 6097 0 -1 0 2251 0 1 0 2 1 0 0 18 0 5 0 4390325 882561024 1862 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/6134/statm: 215469 1862 854 9 0 210448 0
[pid=6134/tid=6135] ppid=6132 vsize=861876 CPUtime=0.01
/proc/6134/task/6135/stat : 6135 (java) D 6132 6134 6097 0 -1 64 1557 0 1 0 1 0 0 0 17 0 5 0 4390327 882561024 1862 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 2147483391 0 16800971 18446744072099781622 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.102658 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 6134
/proc/meminfo: memFree=1425424/2055920 swapFree=4192956/4192956
[pid=6134] ppid=6132 vsize=865984 CPUtime=0.09
/proc/6134/stat : 6134 (java) S 6132 6134 6097 0 -1 0 3672 0 1 0 6 3 0 0 18 0 9 0 4390325 886767616 3150 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6134/statm: 216496 3150 1677 9 0 211051 0
[pid=6134/tid=6135] ppid=6132 vsize=865984 CPUtime=0.07
/proc/6134/task/6135/stat : 6135 (java) R 6132 6134 6097 0 -1 64 2770 0 1 0 5 2 0 0 18 0 9 0 4390327 886767616 3150 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.302688 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 6134
/proc/meminfo: memFree=1425424/2055920 swapFree=4192956/4192956
[pid=6134] ppid=6132 vsize=866156 CPUtime=0.28
/proc/6134/stat : 6134 (java) S 6132 6134 6097 0 -1 0 5591 0 1 0 24 4 0 0 18 0 9 0 4390325 886943744 5006 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6134/statm: 216539 5006 1905 9 0 211087 0
[pid=6134/tid=6135] ppid=6132 vsize=866156 CPUtime=0.25
/proc/6134/task/6135/stat : 6135 (java) R 6132 6134 6097 0 -1 64 4671 0 1 0 22 3 0 0 19 0 9 0 4390327 886943744 5006 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866156

[startup+0.701747 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 6134
/proc/meminfo: memFree=1425424/2055920 swapFree=4192956/4192956
[pid=6134] ppid=6132 vsize=867120 CPUtime=0.68
/proc/6134/stat : 6134 (java) S 6132 6134 6097 0 -1 0 7998 0 1 0 62 6 0 0 18 0 9 0 4390325 887930880 7300 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6134/statm: 216780 7300 2051 9 0 211308 0
[pid=6134/tid=6135] ppid=6132 vsize=867120 CPUtime=0.52
/proc/6134/task/6135/stat : 6135 (java) R 6132 6134 6097 0 -1 64 6674 0 1 0 47 5 0 0 19 0 9 0 4390327 887930880 7300 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867120

[startup+1.50185 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 6143
/proc/meminfo: memFree=1402440/2055920 swapFree=4192956/4192956
[pid=6134] ppid=6132 vsize=867180 CPUtime=1.46
/proc/6134/stat : 6134 (java) S 6132 6134 6097 0 -1 0 9154 0 1 0 124 22 0 0 18 0 9 0 4390325 887992320 8321 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6134/statm: 216795 8321 2634 9 0 211301 0
[pid=6134/tid=6135] ppid=6132 vsize=867180 CPUtime=1.23
/proc/6134/task/6135/stat : 6135 (java) R 6132 6134 6097 0 -1 64 6723 0 1 0 103 20 0 0 25 0 9 0 4390327 887992320 8321 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6137] ppid=6132 vsize=867180 CPUtime=0.04
/proc/6134/task/6137/stat : 6137 (java) S 6132 6134 6097 0 -1 64 1254 0 0 0 4 0 0 0 16 0 9 0 4390328 887992320 8321 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6138] ppid=6132 vsize=867180 CPUtime=0
/proc/6134/task/6138/stat : 6138 (java) S 6132 6134 6097 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4390329 887992320 8321 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6139] ppid=6132 vsize=867180 CPUtime=0
/proc/6134/task/6139/stat : 6139 (java) S 6132 6134 6097 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4390329 887992320 8321 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6140] ppid=6132 vsize=867180 CPUtime=0
/proc/6134/task/6140/stat : 6140 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4390331 887992320 8321 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6141] ppid=6132 vsize=867180 CPUtime=0.16
/proc/6134/task/6141/stat : 6141 (java) S 6132 6134 6097 0 -1 64 482 0 0 0 16 0 0 0 16 0 9 0 4390331 887992320 8321 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6142] ppid=6132 vsize=867180 CPUtime=0
/proc/6134/task/6142/stat : 6142 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4390331 887992320 8321 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6143] ppid=6132 vsize=867180 CPUtime=0
/proc/6134/task/6143/stat : 6143 (java) S 6132 6134 6097 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4390331 887992320 8321 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) 867180

[startup+3.10105 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 6143
/proc/meminfo: memFree=1402248/2055920 swapFree=4192956/4192956
[pid=6134] ppid=6132 vsize=867176 CPUtime=3.06
/proc/6134/stat : 6134 (java) S 6132 6134 6097 0 -1 0 9159 0 1 0 248 58 0 0 18 0 9 0 4390325 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6134/statm: 216794 8325 2635 9 0 211300 0
[pid=6134/tid=6135] ppid=6132 vsize=867176 CPUtime=2.82
/proc/6134/task/6135/stat : 6135 (java) R 6132 6134 6097 0 -1 64 6724 0 1 0 226 56 0 0 25 0 9 0 4390327 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4125977388 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6137] ppid=6132 vsize=867176 CPUtime=0.04
/proc/6134/task/6137/stat : 6137 (java) S 6132 6134 6097 0 -1 64 1254 0 0 0 4 0 0 0 16 0 9 0 4390328 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6138] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6138/stat : 6138 (java) S 6132 6134 6097 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4390329 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6139] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6139/stat : 6139 (java) S 6132 6134 6097 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4390329 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6140] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6140/stat : 6140 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4390331 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6141] ppid=6132 vsize=867176 CPUtime=0.17
/proc/6134/task/6141/stat : 6141 (java) S 6132 6134 6097 0 -1 64 486 0 0 0 17 0 0 0 16 0 9 0 4390331 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6142] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6142/stat : 6142 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4390331 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6143] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6143/stat : 6143 (java) S 6132 6134 6097 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4390331 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867176

[startup+6.30247 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 6143
/proc/meminfo: memFree=1402056/2055920 swapFree=4192956/4192956
[pid=6134] ppid=6132 vsize=867176 CPUtime=6.22
/proc/6134/stat : 6134 (java) S 6132 6134 6097 0 -1 0 9160 0 1 0 492 130 0 0 18 0 9 0 4390325 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6134/statm: 216794 8325 2635 9 0 211300 0
[pid=6134/tid=6135] ppid=6132 vsize=867176 CPUtime=5.99
/proc/6134/task/6135/stat : 6135 (java) R 6132 6134 6097 0 -1 64 6725 0 1 0 470 129 0 0 25 0 9 0 4390327 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4126790872 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6137] ppid=6132 vsize=867176 CPUtime=0.04
/proc/6134/task/6137/stat : 6137 (java) S 6132 6134 6097 0 -1 64 1254 0 0 0 4 0 0 0 16 0 9 0 4390328 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6138] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6138/stat : 6138 (java) S 6132 6134 6097 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4390329 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6139] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6139/stat : 6139 (java) S 6132 6134 6097 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4390329 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6140] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6140/stat : 6140 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4390331 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6141] ppid=6132 vsize=867176 CPUtime=0.17
/proc/6134/task/6141/stat : 6141 (java) S 6132 6134 6097 0 -1 64 486 0 0 0 17 0 0 0 16 0 9 0 4390331 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6142] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6142/stat : 6142 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4390331 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6143] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6143/stat : 6143 (java) S 6132 6134 6097 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4390331 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867176

[startup+12.7013 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 6143
/proc/meminfo: memFree=1401800/2055920 swapFree=4192956/4192956
[pid=6134] ppid=6132 vsize=867176 CPUtime=12.56
/proc/6134/stat : 6134 (java) S 6132 6134 6097 0 -1 0 9160 0 1 0 977 279 0 0 18 0 9 0 4390325 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6134/statm: 216794 8325 2635 9 0 211300 0
[pid=6134/tid=6135] ppid=6132 vsize=867176 CPUtime=12.33
/proc/6134/task/6135/stat : 6135 (java) R 6132 6134 6097 0 -1 64 6725 0 1 0 955 278 0 0 25 0 9 0 4390327 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 12297463 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6137] ppid=6132 vsize=867176 CPUtime=0.04
/proc/6134/task/6137/stat : 6137 (java) S 6132 6134 6097 0 -1 64 1254 0 0 0 4 0 0 0 16 0 9 0 4390328 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6138] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6138/stat : 6138 (java) S 6132 6134 6097 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4390329 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6139] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6139/stat : 6139 (java) S 6132 6134 6097 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4390329 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6140] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6140/stat : 6140 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4390331 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6141] ppid=6132 vsize=867176 CPUtime=0.17
/proc/6134/task/6141/stat : 6141 (java) S 6132 6134 6097 0 -1 64 486 0 0 0 17 0 0 0 16 0 9 0 4390331 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6142] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6142/stat : 6142 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4390331 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6143] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6143/stat : 6143 (java) S 6132 6134 6097 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4390331 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867176

[startup+25.503 s]
/proc/loadavg: 1.95 1.98 1.99 3/82 6143
/proc/meminfo: memFree=1401800/2055920 swapFree=4192956/4192956
[pid=6134] ppid=6132 vsize=867176 CPUtime=25.26
/proc/6134/stat : 6134 (java) S 6132 6134 6097 0 -1 0 9160 0 1 0 1948 578 0 0 18 0 9 0 4390325 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6134/statm: 216794 8325 2635 9 0 211300 0
[pid=6134/tid=6135] ppid=6132 vsize=867176 CPUtime=25.02
/proc/6134/task/6135/stat : 6135 (java) R 6132 6134 6097 0 -1 64 6725 0 1 0 1926 576 0 0 25 0 9 0 4390327 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4126792320 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6137] ppid=6132 vsize=867176 CPUtime=0.04
/proc/6134/task/6137/stat : 6137 (java) S 6132 6134 6097 0 -1 64 1254 0 0 0 4 0 0 0 16 0 9 0 4390328 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6138] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6138/stat : 6138 (java) S 6132 6134 6097 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4390329 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6139] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6139/stat : 6139 (java) S 6132 6134 6097 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4390329 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6140] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6140/stat : 6140 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4390331 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6141] ppid=6132 vsize=867176 CPUtime=0.17
/proc/6134/task/6141/stat : 6141 (java) S 6132 6134 6097 0 -1 64 486 0 0 0 17 0 0 0 16 0 9 0 4390331 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6142] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6142/stat : 6142 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4390331 887988224 8325 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6143] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6143/stat : 6143 (java) S 6132 6134 6097 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4390331 887988224 8325 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) 867176

[startup+51.1024 s]
/proc/loadavg: 1.96 1.98 1.99 3/82 6143
/proc/meminfo: memFree=1391112/2055920 swapFree=4192956/4192956
[pid=6134] ppid=6132 vsize=867176 CPUtime=50.64
/proc/6134/stat : 6134 (java) S 6132 6134 6097 0 -1 0 11814 0 1 0 4334 730 0 0 18 0 9 0 4390325 887988224 10974 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6134/statm: 216794 10974 2636 9 0 211300 0
[pid=6134/tid=6135] ppid=6132 vsize=867176 CPUtime=50.3
/proc/6134/task/6135/stat : 6135 (java) R 6132 6134 6097 0 -1 64 9327 0 1 0 4302 728 0 0 25 0 9 0 4390327 887988224 10974 996147200 134512640 134550740 4294955952 18446744073709551615 4126986148 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6137] ppid=6132 vsize=867176 CPUtime=0.04

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

/proc/6134/task/6139/stat : 6139 (java) S 6132 6134 6097 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4390329 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6140] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6140/stat : 6140 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6141] ppid=6132 vsize=867176 CPUtime=0.26
/proc/6134/task/6141/stat : 6141 (java) S 6132 6134 6097 0 -1 64 538 0 0 0 26 0 0 0 16 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6142] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6142/stat : 6142 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6143] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6143/stat : 6143 (java) S 6132 6134 6097 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3271.31
Current children cumulated vsize (KiB) 867176

[startup+3342.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/89 6187
/proc/meminfo: memFree=1395672/2055920 swapFree=4192956/4192956
[pid=6134] ppid=6132 vsize=867176 CPUtime=3331.28
/proc/6134/stat : 6134 (java) S 6132 6134 6097 0 -1 0 11815 0 1 0 332392 736 0 0 18 0 9 0 4390325 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6134/statm: 216794 10975 2636 9 0 211300 0
[pid=6134/tid=6135] ppid=6132 vsize=867176 CPUtime=3330.95
/proc/6134/task/6135/stat : 6135 (java) R 6132 6134 6097 0 -1 64 9328 0 1 0 332361 734 0 0 25 0 9 0 4390327 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4126929975 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6134/tid=6137] ppid=6132 vsize=867176 CPUtime=0.04
/proc/6134/task/6137/stat : 6137 (java) S 6132 6134 6097 0 -1 64 1254 0 0 0 4 0 0 0 16 0 9 0 4390328 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6138] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6138/stat : 6138 (java) S 6132 6134 6097 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4390329 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6139] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6139/stat : 6139 (java) S 6132 6134 6097 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4390329 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6140] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6140/stat : 6140 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6141] ppid=6132 vsize=867176 CPUtime=0.26
/proc/6134/task/6141/stat : 6141 (java) S 6132 6134 6097 0 -1 64 538 0 0 0 26 0 0 0 16 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6142] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6142/stat : 6142 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6143] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6143/stat : 6143 (java) S 6132 6134 6097 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3331.28
Current children cumulated vsize (KiB) 867176

[startup+3402.31 s]
/proc/loadavg: 1.99 2.00 1.99 3/89 6187
/proc/meminfo: memFree=1395736/2055920 swapFree=4192956/4192956
[pid=6134] ppid=6132 vsize=867176 CPUtime=3391.27
/proc/6134/stat : 6134 (java) S 6132 6134 6097 0 -1 0 11815 0 1 0 338390 737 0 0 18 0 9 0 4390325 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6134/statm: 216794 10975 2636 9 0 211300 0
[pid=6134/tid=6135] ppid=6132 vsize=867176 CPUtime=3390.92
/proc/6134/task/6135/stat : 6135 (java) R 6132 6134 6097 0 -1 64 9328 0 1 0 338358 734 0 0 25 0 9 0 4390327 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4126931360 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6134/tid=6137] ppid=6132 vsize=867176 CPUtime=0.04
/proc/6134/task/6137/stat : 6137 (java) S 6132 6134 6097 0 -1 64 1254 0 0 0 4 0 0 0 16 0 9 0 4390328 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6138] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6138/stat : 6138 (java) S 6132 6134 6097 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4390329 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6139] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6139/stat : 6139 (java) S 6132 6134 6097 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4390329 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6140] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6140/stat : 6140 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6141] ppid=6132 vsize=867176 CPUtime=0.26
/proc/6134/task/6141/stat : 6141 (java) S 6132 6134 6097 0 -1 64 538 0 0 0 26 0 0 0 16 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6142] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6142/stat : 6142 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6143] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6143/stat : 6143 (java) S 6132 6134 6097 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3391.27
Current children cumulated vsize (KiB) 867176

[startup+3462.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/89 6187
/proc/meminfo: memFree=1395544/2055920 swapFree=4192956/4192956
[pid=6134] ppid=6132 vsize=867176 CPUtime=3451.24
/proc/6134/stat : 6134 (java) S 6132 6134 6097 0 -1 0 11815 0 1 0 344387 737 0 0 18 0 9 0 4390325 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6134/statm: 216794 10975 2636 9 0 211300 0
[pid=6134/tid=6135] ppid=6132 vsize=867176 CPUtime=3450.89
/proc/6134/task/6135/stat : 6135 (java) R 6132 6134 6097 0 -1 64 9328 0 1 0 344355 734 0 0 25 0 9 0 4390327 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4126808021 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6134/tid=6137] ppid=6132 vsize=867176 CPUtime=0.04
/proc/6134/task/6137/stat : 6137 (java) S 6132 6134 6097 0 -1 64 1254 0 0 0 4 0 0 0 16 0 9 0 4390328 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6138] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6138/stat : 6138 (java) S 6132 6134 6097 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4390329 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6139] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6139/stat : 6139 (java) S 6132 6134 6097 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4390329 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6140] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6140/stat : 6140 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6141] ppid=6132 vsize=867176 CPUtime=0.26
/proc/6134/task/6141/stat : 6141 (java) S 6132 6134 6097 0 -1 64 538 0 0 0 26 0 0 0 16 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6142] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6142/stat : 6142 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6143] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6143/stat : 6143 (java) S 6132 6134 6097 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3451.24
Current children cumulated vsize (KiB) 867176

[startup+3522.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/89 6187
/proc/meminfo: memFree=1395480/2055920 swapFree=4192956/4192956
[pid=6134] ppid=6132 vsize=867176 CPUtime=3511.22
/proc/6134/stat : 6134 (java) S 6132 6134 6097 0 -1 0 11815 0 1 0 350385 737 0 0 18 0 9 0 4390325 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6134/statm: 216794 10975 2636 9 0 211300 0
[pid=6134/tid=6135] ppid=6132 vsize=867176 CPUtime=3510.88
/proc/6134/task/6135/stat : 6135 (java) R 6132 6134 6097 0 -1 64 9328 0 1 0 350353 735 0 0 25 0 9 0 4390327 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4126931421 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6134/tid=6137] ppid=6132 vsize=867176 CPUtime=0.04
/proc/6134/task/6137/stat : 6137 (java) S 6132 6134 6097 0 -1 64 1254 0 0 0 4 0 0 0 16 0 9 0 4390328 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6138] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6138/stat : 6138 (java) S 6132 6134 6097 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4390329 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6139] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6139/stat : 6139 (java) S 6132 6134 6097 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4390329 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6140] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6140/stat : 6140 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6141] ppid=6132 vsize=867176 CPUtime=0.26
/proc/6134/task/6141/stat : 6141 (java) S 6132 6134 6097 0 -1 64 538 0 0 0 26 0 0 0 16 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6142] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6142/stat : 6142 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6143] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6143/stat : 6143 (java) S 6132 6134 6097 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3511.22
Current children cumulated vsize (KiB) 867176

[startup+3582.3 s]
/proc/loadavg: 1.99 2.00 1.99 4/89 6187
/proc/meminfo: memFree=1395352/2055920 swapFree=4192956/4192956
[pid=6134] ppid=6132 vsize=867176 CPUtime=3571.19
/proc/6134/stat : 6134 (java) S 6132 6134 6097 0 -1 0 11815 0 1 0 356382 737 0 0 18 0 9 0 4390325 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6134/statm: 216794 10975 2636 9 0 211300 0
[pid=6134/tid=6135] ppid=6132 vsize=867176 CPUtime=3570.86
/proc/6134/task/6135/stat : 6135 (java) R 6132 6134 6097 0 -1 64 9328 0 1 0 356351 735 0 0 25 0 9 0 4390327 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4126935092 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6134/tid=6137] ppid=6132 vsize=867176 CPUtime=0.04
/proc/6134/task/6137/stat : 6137 (java) S 6132 6134 6097 0 -1 64 1254 0 0 0 4 0 0 0 16 0 9 0 4390328 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6138] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6138/stat : 6138 (java) S 6132 6134 6097 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4390329 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6139] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6139/stat : 6139 (java) S 6132 6134 6097 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4390329 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6140] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6140/stat : 6140 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6141] ppid=6132 vsize=867176 CPUtime=0.26
/proc/6134/task/6141/stat : 6141 (java) S 6132 6134 6097 0 -1 64 538 0 0 0 26 0 0 0 16 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6142] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6142/stat : 6142 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6143] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6143/stat : 6143 (java) S 6132 6134 6097 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3571.19
Current children cumulated vsize (KiB) 867176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.2 s]
/proc/loadavg: 1.99 2.00 1.99 3/89 6187
/proc/meminfo: memFree=1395352/2055920 swapFree=4192956/4192956
[pid=6134] ppid=6132 vsize=867176 CPUtime=3600.09
/proc/6134/stat : 6134 (java) S 6132 6134 6097 0 -1 0 11815 0 1 0 359272 737 0 0 18 0 9 0 4390325 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6134/statm: 216794 10975 2636 9 0 211300 0
[pid=6134/tid=6135] ppid=6132 vsize=867176 CPUtime=3599.75
/proc/6134/task/6135/stat : 6135 (java) R 6132 6134 6097 0 -1 64 9328 0 1 0 359240 735 0 0 25 0 9 0 4390327 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4126890967 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6134/tid=6137] ppid=6132 vsize=867176 CPUtime=0.04
/proc/6134/task/6137/stat : 6137 (java) S 6132 6134 6097 0 -1 64 1254 0 0 0 4 0 0 0 16 0 9 0 4390328 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6138] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6138/stat : 6138 (java) S 6132 6134 6097 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4390329 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6139] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6139/stat : 6139 (java) S 6132 6134 6097 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4390329 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6140] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6140/stat : 6140 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6141] ppid=6132 vsize=867176 CPUtime=0.26
/proc/6134/task/6141/stat : 6141 (java) S 6132 6134 6097 0 -1 64 538 0 0 0 26 0 0 0 16 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6142] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6142/stat : 6142 (java) S 6132 6134 6097 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4390331 887988224 10975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6134/tid=6143] ppid=6132 vsize=867176 CPUtime=0
/proc/6134/task/6143/stat : 6143 (java) S 6132 6134 6097 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4390331 887988224 10975 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) 867176

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): 3611.24
CPU time (s): 3600.13
CPU user time (s): 3592.75
CPU system time (s): 7.37988
CPU usage (%): 99.6923
Max. virtual memory (cumulated for all children) (KiB): 867180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.75
system time used= 7.37988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11837
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= 74024
involuntary context switches= 99217

runsolver used 4.17836 second user time and 12.2591 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-23 02:29:56
IDJOB=1127618
IDBENCH=63703
IDSOLVER=360
FILE ID=node13/1127618-1216772996
PBS_JOBID= 7974164
Free space on /tmp= 66556 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/maxcsp/cnf/3-80-100-1000/normalized-cnf-3-80-700-089745_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-1127618-1216772996/watcher-1127618-1216772996 -o /tmp/evaluation-result-1127618-1216772996/solver-1127618-1216772996 -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-1127618-1216772996.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2030504ca2d4998d1b463b933027f2df
RANDOM SEED=1763109460

node13.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.218
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.218
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:       1425904 kB
Buffers:         41408 kB
Cached:         453904 kB
SwapCached:          0 kB
Active:         358524 kB
Inactive:       203304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1425904 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2072 kB
Writeback:           0 kB
Mapped:          77740 kB
Slab:            53408 kB
Committed_AS:   131768 kB
PageTables:       1964 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node13 at 2008-07-23 03:30:09