Trace number 1127386

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.09 3601.64

General information on the benchmark

Namemaxcsp/cnf/3-80-1100-2000/
normalized-cnf-3-80-1600-621045_ext.xml
MD5SUMb24af6c306d0cd86d72d150210b1de07
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints92
Best CPU time to get the best result obtained on this benchmark3600.02
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1579
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension1579
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.09	
0.01/0.09	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=mrdac-ddeg.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1127386-1216765356.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.28/0.39	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=160
0.28/0.39	       =>  wckTime=0.153  cpuTime=0.12  mem=7M842
0.28/0.39	   
0.28/0.39	   relations being loaded...
0.38/0.40	   
0.38/0.40	   constraints being loaded...
0.69/0.77	     nbConstraints=1579  nbRelationTypes=24  nbExtensionStructures=24  nbSharedExtensionStructures=1555
0.69/0.77	     nbConflictsStructures=24  nbSharedConflictsStructures=1555  nbSharedBinaryRepresentations=0  minDegree=45
0.69/0.77	     maxDegree=85  minArity=3  maxArity=3
0.69/0.77	       =>  wckTime=0.535  cpuTime=0.35  mem=15M687
0.79/0.84	   
0.79/0.84	   solver LocalSearchSolver being built... 
0.79/0.89	       =>  wckTime=0.647  cpuTime=0.39  mem=6M786
0.79/0.89	
0.79/0.89	s SATISFIABLE
0.79/0.89	o 210
0.79/0.89	o 206
0.79/0.90	o 198
0.79/0.90	o 191
0.89/0.90	o 186
0.89/0.90	o 177
0.89/0.90	o 170
0.89/0.90	o 166
0.89/0.90	o 165
0.89/0.90	o 161
0.89/0.90	o 157
0.89/0.90	o 155
0.89/0.90	o 152
0.89/0.90	o 151
0.89/0.90	o 147
0.89/0.90	o 144
0.89/0.90	o 142
0.89/0.91	o 136
0.89/0.91	o 133
0.89/0.91	o 131
0.89/0.92	o 128
0.89/0.92	o 127
0.89/0.92	o 125
0.89/0.92	o 124
0.89/0.93	o 123
0.89/0.93	o 121
0.89/0.93	o 119
0.89/0.93	o 115
0.89/0.93	o 112
0.98/1.04	o 111
0.98/1.07	o 110
0.98/1.07	o 104
1.08/1.11	o 102
1.08/1.11	o 100
1.68/1.80	o 99
1.88/1.90	o 98
1.88/1.92	o 97
4.75/4.89	   
4.75/4.89	   search
4.75/4.89	     run=0  nbConstraintChecks=26878117  nbAssignments=10000
4.75/4.89	       =>  wckTime=4.009  cpuTime=3.95  mem=7M827
6.05/6.10	o 95
6.05/6.10	o 94
8.75/8.83	   
8.75/8.83	   search
8.75/8.83	     run=1  nbConstraintChecks=55397126  nbAssignments=20000
8.75/8.84	       =>  wckTime=7.951  cpuTime=7.89  mem=7M827
12.45/12.57	   
12.45/12.57	   search
12.45/12.57	     run=2  nbConstraintChecks=82240373  nbAssignments=30000
12.45/12.57	       =>  wckTime=11.69  cpuTime=11.62  mem=7M827
16.44/16.54	   
16.44/16.54	   search
16.44/16.54	     run=3  nbConstraintChecks=110822618  nbAssignments=40000
16.44/16.54	       =>  wckTime=15.658  cpuTime=15.58  mem=7M827
20.23/20.31	   
20.23/20.31	   search
20.23/20.31	     run=4  nbConstraintChecks=137641035  nbAssignments=50000
20.23/20.31	       =>  wckTime=19.429  cpuTime=19.35  mem=7M827
24.13/24.29	   
24.13/24.29	   search
24.13/24.29	     run=5  nbConstraintChecks=165997283  nbAssignments=60000
24.13/24.29	       =>  wckTime=23.41  cpuTime=23.33  mem=7M827
27.53/27.66	o 93
27.53/27.66	o 92
28.04/28.10	   
28.04/28.10	   search
28.04/28.10	     run=6  nbConstraintChecks=192876255  nbAssignments=70000
28.04/28.10	       =>  wckTime=27.221  cpuTime=27.14  mem=7M827
32.02/32.11	   
32.02/32.11	   search
32.02/32.11	     run=7  nbConstraintChecks=221424414  nbAssignments=80000
32.02/32.11	       =>  wckTime=31.228  cpuTime=31.15  mem=7M827
35.73/35.89	   
35.73/35.89	   search
35.73/35.89	     run=8  nbConstraintChecks=248355454  nbAssignments=90000
35.73/35.89	       =>  wckTime=35.005  cpuTime=34.92  mem=7M827
39.72/39.81	   
39.72/39.81	   search
39.72/39.81	     run=9  nbConstraintChecks=276599098  nbAssignments=100000
39.72/39.81	       =>  wckTime=38.93  cpuTime=38.84  mem=7M827
43.42/43.56	   
43.42/43.56	   search
43.42/43.56	     run=10  nbConstraintChecks=303472237  nbAssignments=110000
43.42/43.56	       =>  wckTime=42.676  cpuTime=42.58  mem=7M827
47.42/47.54	   
47.42/47.54	   search
47.42/47.54	     run=11  nbConstraintChecks=331841327  nbAssignments=120000
47.42/47.54	       =>  wckTime=46.652  cpuTime=46.56  mem=7M827
51.22/51.32	   
51.22/51.32	   search
51.22/51.32	     run=12  nbConstraintChecks=358693874  nbAssignments=130000
51.22/51.32	       =>  wckTime=50.436  cpuTime=50.35  mem=7M827
55.12/55.28	   
55.12/55.28	   search
55.12/55.28	     run=13  nbConstraintChecks=387186221  nbAssignments=140000
55.12/55.28	       =>  wckTime=54.394  cpuTime=54.3  mem=7M827
57.52/57.68	   
57.52/57.69	   search
57.52/57.69	     run=14  nbConstraintChecks=404363750  nbAssignments=146551
57.52/57.69	       =>  wckTime=56.802  cpuTime=56.71  mem=7M827
57.52/57.69	   
57.52/57.69	   global
57.52/57.69	     nbConstraintChecks=404363750  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
57.52/57.69	     solvingWckTime=56.8  solvingCpuTime=56.71  expiredTime=no  totalExploration=no  nbFoundSolutions=0
57.52/57.69	     globalCpuTime=57.15
57.52/57.69	       =>  wckTime=57.448  cpuTime=57.1  mem=7M827
57.52/57.69	   
57.52/57.69	   solver DecomposerSolver being built... 
57.72/57.85	       =>  wckTime=57.614  cpuTime=57.24  mem=28M491
57.72/57.87	   
57.72/57.87	   preprocessing
57.72/57.87	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
57.72/57.87	     detectedInconsistency=no
57.72/57.87	       =>  wckTime=0.015  cpuTime=0.0  mem=29M466
3600.05/3601.61	v 0 1 1 1 1 0 0 1 1 0 1 1 0 1 1 1 1 0 1 1 0 1 1 1 0 0 0 1 0 1 1 0 1 1 1 0 0 1 1 1 1 0 0 0 1 0 0 1 1 0 1 1 1 1 1 1 1 0 1 0 0 1 0 0 1 0 0 0 1 1 1 1 1 1 0 1 1 0 0 1 

Verifier Data (download as text)

OK	92	1487
92 unsatisfied constraints, 1487 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-1127386-1216765356/watcher-1127386-1216765356 -o /tmp/evaluation-result-1127386-1216765356/solver-1127386-1216765356 -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-1127386-1216765356.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: 3.22 3.17 3.16 4/70 4151
/proc/meminfo: memFree=1518192/2055920 swapFree=4192956/4192956
[pid=4151] ppid=4149 vsize=1616 CPUtime=0
/proc/4151/stat : 4151 (java) R 4149 4151 3753 0 -1 0 179 0 0 0 0 0 0 0 18 0 1 0 3626799 1654784 147 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/4151/statm: 404 148 122 9 0 46 0

[startup+0.0288959 s]
/proc/loadavg: 3.22 3.17 3.16 4/70 4151
/proc/meminfo: memFree=1518192/2055920 swapFree=4192956/4192956
[pid=4151] ppid=4149 vsize=861876 CPUtime=0.01
/proc/4151/stat : 4151 (java) S 4149 4151 3753 0 -1 0 1898 0 1 0 1 0 0 0 18 0 5 0 3626799 882561024 1583 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/4151/statm: 215469 1862 854 9 0 210448 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861876

[startup+0.11423 s]
/proc/loadavg: 3.22 3.17 3.16 4/70 4151
/proc/meminfo: memFree=1518192/2055920 swapFree=4192956/4192956
[pid=4151] ppid=4149 vsize=865988 CPUtime=0.1
/proc/4151/stat : 4151 (java) S 4149 4151 3753 0 -1 0 3923 0 1 0 8 2 0 0 18 0 9 0 3626799 886771712 3364 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4151/statm: 216497 3364 1760 9 0 211052 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 865988

[startup+0.301252 s]
/proc/loadavg: 3.22 3.17 3.16 4/70 4151
/proc/meminfo: memFree=1518192/2055920 swapFree=4192956/4192956
[pid=4151] ppid=4149 vsize=866156 CPUtime=0.28
/proc/4151/stat : 4151 (java) S 4149 4151 3753 0 -1 0 5621 0 1 0 25 3 0 0 18 0 9 0 3626799 886943744 5036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4151/statm: 216539 5036 1905 9 0 211087 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866156

[startup+0.701296 s]
/proc/loadavg: 3.22 3.17 3.16 4/70 4151
/proc/meminfo: memFree=1518192/2055920 swapFree=4192956/4192956
[pid=4151] ppid=4149 vsize=867400 CPUtime=0.69
/proc/4151/stat : 4151 (java) S 4149 4151 3753 0 -1 0 7962 0 1 0 63 6 0 0 18 0 9 0 3626799 888217600 7323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4151/statm: 216850 7323 1979 9 0 211378 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867400

[startup+1.50238 s]
/proc/loadavg: 3.22 3.17 3.16 3/79 4160
/proc/meminfo: memFree=1490280/2055920 swapFree=4192956/4192956
[pid=4151] ppid=4149 vsize=867604 CPUtime=1.48
/proc/4151/stat : 4151 (java) S 4149 4151 3753 0 -1 0 10317 0 1 0 134 14 0 0 18 0 9 0 3626799 888426496 9484 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4151/statm: 216901 9484 2634 9 0 211407 0
[pid=4151/tid=4153] ppid=4149 vsize=867604 CPUtime=1.18
/proc/4151/task/4153/stat : 4153 (java) R 4149 4151 3753 0 -1 64 7557 0 1 0 106 12 0 0 25 0 9 0 3626800 888426496 9484 996147200 134512640 134550740 4294955952 18446744073709551615 9079424 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4154] ppid=4149 vsize=867604 CPUtime=0.04
/proc/4151/task/4154/stat : 4154 (java) S 4149 4151 3753 0 -1 64 1441 0 0 0 4 0 0 0 16 0 9 0 3626802 888426496 9484 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4155] ppid=4149 vsize=867604 CPUtime=0
/proc/4151/task/4155/stat : 4155 (java) S 4149 4151 3753 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3626802 888426496 9484 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4156] ppid=4149 vsize=867604 CPUtime=0
/proc/4151/task/4156/stat : 4156 (java) S 4149 4151 3753 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3626802 888426496 9484 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4157] ppid=4149 vsize=867604 CPUtime=0
/proc/4151/task/4157/stat : 4157 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 3626804 888426496 9484 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4158] ppid=4149 vsize=867604 CPUtime=0.22
/proc/4151/task/4158/stat : 4158 (java) S 4149 4151 3753 0 -1 64 624 0 0 0 22 0 0 0 16 0 9 0 3626804 888426496 9484 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4159] ppid=4149 vsize=867604 CPUtime=0
/proc/4151/task/4159/stat : 4159 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 3626804 888426496 9484 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4160] ppid=4149 vsize=867604 CPUtime=0
/proc/4151/task/4160/stat : 4160 (java) S 4149 4151 3753 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 3626804 888426496 9484 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867604

[startup+3.10256 s]
/proc/loadavg: 3.12 3.16 3.15 3/79 4160
/proc/meminfo: memFree=1489832/2055920 swapFree=4192956/4192956
[pid=4151] ppid=4149 vsize=867600 CPUtime=3.07
/proc/4151/stat : 4151 (java) S 4149 4151 3753 0 -1 0 10318 0 1 0 277 30 0 0 18 0 9 0 3626799 888422400 9484 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4151/statm: 216900 9484 2634 9 0 211406 0
[pid=4151/tid=4153] ppid=4149 vsize=867600 CPUtime=2.77
/proc/4151/task/4153/stat : 4153 (java) R 4149 4151 3753 0 -1 64 7558 0 1 0 249 28 0 0 25 0 9 0 3626800 888422400 9484 996147200 134512640 134550740 4294955952 18446744073709551615 4126949307 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4154] ppid=4149 vsize=867600 CPUtime=0.04
/proc/4151/task/4154/stat : 4154 (java) S 4149 4151 3753 0 -1 64 1441 0 0 0 4 0 0 0 16 0 9 0 3626802 888422400 9484 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4155] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4155/stat : 4155 (java) S 4149 4151 3753 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3626802 888422400 9484 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4156] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4156/stat : 4156 (java) S 4149 4151 3753 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3626802 888422400 9484 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4157] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4157/stat : 4157 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 3626804 888422400 9484 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4158] ppid=4149 vsize=867600 CPUtime=0.22
/proc/4151/task/4158/stat : 4158 (java) S 4149 4151 3753 0 -1 64 624 0 0 0 22 0 0 0 16 0 9 0 3626804 888422400 9484 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4159] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4159/stat : 4159 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 3626804 888422400 9484 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4160] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4160/stat : 4160 (java) S 4149 4151 3753 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 3626804 888422400 9484 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867600

[startup+6.30192 s]
/proc/loadavg: 3.12 3.16 3.15 3/91 4199
/proc/meminfo: memFree=1489032/2055920 swapFree=4192956/4192956
[pid=4151] ppid=4149 vsize=867604 CPUtime=6.25
/proc/4151/stat : 4151 (java) S 4149 4151 3753 0 -1 0 10325 0 1 0 565 60 0 0 18 0 9 0 3626799 888426496 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4151/statm: 216900 9490 2635 9 0 211406 0
[pid=4151/tid=4153] ppid=4149 vsize=867600 CPUtime=5.95
/proc/4151/task/4153/stat : 4153 (java) R 4149 4151 3753 0 -1 64 7560 0 1 0 537 58 0 0 25 0 9 0 3626800 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4154] ppid=4149 vsize=867600 CPUtime=0.04
/proc/4151/task/4154/stat : 4154 (java) S 4149 4151 3753 0 -1 64 1441 0 0 0 4 0 0 0 16 0 9 0 3626802 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4155] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4155/stat : 4155 (java) S 4149 4151 3753 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3626802 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4156] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4156/stat : 4156 (java) S 4149 4151 3753 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3626802 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4157] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4157/stat : 4157 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 3626804 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4158] ppid=4149 vsize=867600 CPUtime=0.22
/proc/4151/task/4158/stat : 4158 (java) S 4149 4151 3753 0 -1 64 629 0 0 0 22 0 0 0 17 0 9 0 3626804 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4159] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4159/stat : 4159 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 3626804 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4160] ppid=4149 vsize=867604 CPUtime=0
/proc/4151/task/4160/stat : 4160 (java) S 4149 4151 3753 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 3626804 888426496 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867604

[startup+12.7016 s]
/proc/loadavg: 3.03 3.13 3.14 3/82 4200
/proc/meminfo: memFree=1353048/2055920 swapFree=4192956/4192956
[pid=4151] ppid=4149 vsize=867600 CPUtime=12.64
/proc/4151/stat : 4151 (java) S 4149 4151 3753 0 -1 0 10325 0 1 0 1140 124 0 0 18 0 9 0 3626799 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4151/statm: 216900 9490 2635 9 0 211406 0
[pid=4151/tid=4153] ppid=4149 vsize=867600 CPUtime=12.34
/proc/4151/task/4153/stat : 4153 (java) R 4149 4151 3753 0 -1 64 7560 0 1 0 1112 122 0 0 25 0 9 0 3626800 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4154] ppid=4149 vsize=867600 CPUtime=0.04
/proc/4151/task/4154/stat : 4154 (java) S 4149 4151 3753 0 -1 64 1441 0 0 0 4 0 0 0 16 0 9 0 3626802 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4155] ppid=4149 vsize=867604 CPUtime=0
/proc/4151/task/4155/stat : 4155 (java) S 4149 4151 3753 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3626802 888426496 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4156] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4156/stat : 4156 (java) S 4149 4151 3753 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3626802 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4157] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4157/stat : 4157 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 3626804 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4158] ppid=4149 vsize=867600 CPUtime=0.22
/proc/4151/task/4158/stat : 4158 (java) S 4149 4151 3753 0 -1 64 629 0 0 0 22 0 0 0 17 0 9 0 3626804 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4159] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4159/stat : 4159 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 3626804 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4160] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4160/stat : 4160 (java) S 4149 4151 3753 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 3626804 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 867600

[startup+25.5021 s]
/proc/loadavg: 2.87 3.10 3.13 3/82 4220
/proc/meminfo: memFree=1308248/2055920 swapFree=4192956/4192956
[pid=4151] ppid=4149 vsize=867600 CPUtime=25.43
/proc/4151/stat : 4151 (java) S 4149 4151 3753 0 -1 0 10325 0 1 0 2293 250 0 0 18 0 9 0 3626799 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4151/statm: 216900 9490 2635 9 0 211406 0
[pid=4151/tid=4153] ppid=4149 vsize=867600 CPUtime=25.13
/proc/4151/task/4153/stat : 4153 (java) R 4149 4151 3753 0 -1 64 7560 0 1 0 2265 248 0 0 25 0 9 0 3626800 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4154] ppid=4149 vsize=867600 CPUtime=0.04
/proc/4151/task/4154/stat : 4154 (java) S 4149 4151 3753 0 -1 64 1441 0 0 0 4 0 0 0 16 0 9 0 3626802 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4155] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4155/stat : 4155 (java) S 4149 4151 3753 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3626802 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4156] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4156/stat : 4156 (java) S 4149 4151 3753 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3626802 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4157] ppid=4149 vsize=867604 CPUtime=0
/proc/4151/task/4157/stat : 4157 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 3626804 888426496 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4158] ppid=4149 vsize=867600 CPUtime=0.22
/proc/4151/task/4158/stat : 4158 (java) S 4149 4151 3753 0 -1 64 629 0 0 0 22 0 0 0 17 0 9 0 3626804 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4159] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4159/stat : 4159 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 3626804 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4160] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4160/stat : 4160 (java) S 4149 4151 3753 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 3626804 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 867600

[startup+51.1029 s]
/proc/loadavg: 2.57 3.01 3.10 3/82 4220
/proc/meminfo: memFree=1306904/2055920 swapFree=4192956/4192956
[pid=4151] ppid=4149 vsize=867600 CPUtime=51.02
/proc/4151/stat : 4151 (java) S 4149 4151 3753 0 -1 0 10326 0 1 0 4607 495 0 0 18 0 9 0 3626799 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4151/statm: 216900 9490 2635 9 0 211406 0
[pid=4151/tid=4153] ppid=4149 vsize=867600 CPUtime=50.72
/proc/4151/task/4153/stat : 4153 (java) R 4149 4151 3753 0 -1 64 7561 0 1 0 4579 493 0 0 25 0 9 0 3626800 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4154] ppid=4149 vsize=867600 CPUtime=0.04
/proc/4151/task/4154/stat : 4154 (java) S 4149 4151 3753 0 -1 64 1441 0 0 0 4 0 0 0 16 0 9 0 3626802 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4155] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4155/stat : 4155 (java) S 4149 4151 3753 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3626802 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4156] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4156/stat : 4156 (java) S 4149 4151 3753 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3626802 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4157] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4157/stat : 4157 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 3626804 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4158] ppid=4149 vsize=867600 CPUtime=0.22
/proc/4151/task/4158/stat : 4158 (java) S 4149 4151 3753 0 -1 64 629 0 0 0 22 0 0 0 17 0 9 0 3626804 888422400 9490 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4159] ppid=4149 vsize=867600 CPUtime=0

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

/proc/4151/task/4156/stat : 4156 (java) S 4149 4151 3753 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3626802 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4157] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4157/stat : 4157 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4158] ppid=4149 vsize=867600 CPUtime=0.31
/proc/4151/task/4158/stat : 4158 (java) S 4149 4151 3753 0 -1 64 680 0 0 0 31 0 0 0 16 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4159] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4159/stat : 4159 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4160] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4160/stat : 4160 (java) S 4149 4151 3753 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3280.88
Current children cumulated vsize (KiB) 867600

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 4235
/proc/meminfo: memFree=1177952/2055920 swapFree=4192956/4192956
[pid=4151] ppid=4149 vsize=867600 CPUtime=3340.85
/proc/4151/stat : 4151 (java) S 4149 4151 3753 0 -1 0 13540 0 1 0 333519 566 0 0 18 0 9 0 3626799 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4151/statm: 216900 12699 2636 9 0 211406 0
[pid=4151/tid=4153] ppid=4149 vsize=867600 CPUtime=3340.46
/proc/4151/task/4153/stat : 4153 (java) R 4149 4151 3753 0 -1 64 10724 0 1 0 333482 564 0 0 25 0 9 0 3626800 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4127040234 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4154] ppid=4149 vsize=867600 CPUtime=0.04
/proc/4151/task/4154/stat : 4154 (java) S 4149 4151 3753 0 -1 64 1441 0 0 0 4 0 0 0 16 0 9 0 3626802 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4155] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4155/stat : 4155 (java) S 4149 4151 3753 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3626802 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4156] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4156/stat : 4156 (java) S 4149 4151 3753 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3626802 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4157] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4157/stat : 4157 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4158] ppid=4149 vsize=867600 CPUtime=0.31
/proc/4151/task/4158/stat : 4158 (java) S 4149 4151 3753 0 -1 64 680 0 0 0 31 0 0 0 16 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4159] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4159/stat : 4159 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4160] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4160/stat : 4160 (java) S 4149 4151 3753 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3340.85
Current children cumulated vsize (KiB) 867600

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 4237
/proc/meminfo: memFree=1175776/2055920 swapFree=4192956/4192956
[pid=4151] ppid=4149 vsize=867600 CPUtime=3400.82
/proc/4151/stat : 4151 (java) S 4149 4151 3753 0 -1 0 13540 0 1 0 339516 566 0 0 18 0 9 0 3626799 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4151/statm: 216900 12699 2636 9 0 211406 0
[pid=4151/tid=4153] ppid=4149 vsize=867600 CPUtime=3400.43
/proc/4151/task/4153/stat : 4153 (java) R 4149 4151 3753 0 -1 64 10724 0 1 0 339479 564 0 0 25 0 9 0 3626800 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4127137477 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4154] ppid=4149 vsize=867600 CPUtime=0.04
/proc/4151/task/4154/stat : 4154 (java) S 4149 4151 3753 0 -1 64 1441 0 0 0 4 0 0 0 16 0 9 0 3626802 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4155] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4155/stat : 4155 (java) S 4149 4151 3753 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3626802 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4156] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4156/stat : 4156 (java) S 4149 4151 3753 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3626802 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4157] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4157/stat : 4157 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4158] ppid=4149 vsize=867600 CPUtime=0.31
/proc/4151/task/4158/stat : 4158 (java) S 4149 4151 3753 0 -1 64 680 0 0 0 31 0 0 0 16 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4159] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4159/stat : 4159 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4160] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4160/stat : 4160 (java) S 4149 4151 3753 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3400.82
Current children cumulated vsize (KiB) 867600

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 4237
/proc/meminfo: memFree=1173472/2055920 swapFree=4192956/4192956
[pid=4151] ppid=4149 vsize=867600 CPUtime=3460.79
/proc/4151/stat : 4151 (java) S 4149 4151 3753 0 -1 0 13540 0 1 0 345513 566 0 0 18 0 9 0 3626799 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4151/statm: 216900 12699 2636 9 0 211406 0
[pid=4151/tid=4153] ppid=4149 vsize=867600 CPUtime=3460.4
/proc/4151/task/4153/stat : 4153 (java) R 4149 4151 3753 0 -1 64 10724 0 1 0 345476 564 0 0 25 0 9 0 3626800 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4127124360 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4154] ppid=4149 vsize=867600 CPUtime=0.04
/proc/4151/task/4154/stat : 4154 (java) S 4149 4151 3753 0 -1 64 1441 0 0 0 4 0 0 0 16 0 9 0 3626802 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4155] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4155/stat : 4155 (java) S 4149 4151 3753 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3626802 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4156] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4156/stat : 4156 (java) S 4149 4151 3753 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3626802 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4157] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4157/stat : 4157 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4158] ppid=4149 vsize=867600 CPUtime=0.31
/proc/4151/task/4158/stat : 4158 (java) S 4149 4151 3753 0 -1 64 680 0 0 0 31 0 0 0 16 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4159] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4159/stat : 4159 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4160] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4160/stat : 4160 (java) S 4149 4151 3753 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3460.79
Current children cumulated vsize (KiB) 867600

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 4237
/proc/meminfo: memFree=1171552/2055920 swapFree=4192956/4192956
[pid=4151] ppid=4149 vsize=867600 CPUtime=3520.77
/proc/4151/stat : 4151 (java) S 4149 4151 3753 0 -1 0 13540 0 1 0 351511 566 0 0 18 0 9 0 3626799 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4151/statm: 216900 12699 2636 9 0 211406 0
[pid=4151/tid=4153] ppid=4149 vsize=867600 CPUtime=3520.38
/proc/4151/task/4153/stat : 4153 (java) R 4149 4151 3753 0 -1 64 10724 0 1 0 351474 564 0 0 25 0 9 0 3626800 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4127071910 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4154] ppid=4149 vsize=867600 CPUtime=0.04
/proc/4151/task/4154/stat : 4154 (java) S 4149 4151 3753 0 -1 64 1441 0 0 0 4 0 0 0 16 0 9 0 3626802 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4155] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4155/stat : 4155 (java) S 4149 4151 3753 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3626802 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4156] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4156/stat : 4156 (java) S 4149 4151 3753 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3626802 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4157] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4157/stat : 4157 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4158] ppid=4149 vsize=867600 CPUtime=0.31
/proc/4151/task/4158/stat : 4158 (java) S 4149 4151 3753 0 -1 64 680 0 0 0 31 0 0 0 16 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4159] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4159/stat : 4159 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4160] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4160/stat : 4160 (java) S 4149 4151 3753 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3520.77
Current children cumulated vsize (KiB) 867600

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 4237
/proc/meminfo: memFree=1169312/2055920 swapFree=4192956/4192956
[pid=4151] ppid=4149 vsize=867600 CPUtime=3580.75
/proc/4151/stat : 4151 (java) S 4149 4151 3753 0 -1 0 13540 0 1 0 357508 567 0 0 18 0 9 0 3626799 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4151/statm: 216900 12699 2636 9 0 211406 0
[pid=4151/tid=4153] ppid=4149 vsize=867600 CPUtime=3580.35
/proc/4151/task/4153/stat : 4153 (java) R 4149 4151 3753 0 -1 64 10724 0 1 0 357471 564 0 0 25 0 9 0 3626800 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4127137652 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4154] ppid=4149 vsize=867600 CPUtime=0.04
/proc/4151/task/4154/stat : 4154 (java) S 4149 4151 3753 0 -1 64 1441 0 0 0 4 0 0 0 16 0 9 0 3626802 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4155] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4155/stat : 4155 (java) S 4149 4151 3753 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3626802 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4156] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4156/stat : 4156 (java) S 4149 4151 3753 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3626802 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4157] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4157/stat : 4157 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4158] ppid=4149 vsize=867600 CPUtime=0.31
/proc/4151/task/4158/stat : 4158 (java) S 4149 4151 3753 0 -1 64 680 0 0 0 31 0 0 0 16 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4159] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4159/stat : 4159 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4160] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4160/stat : 4160 (java) S 4149 4151 3753 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3580.75
Current children cumulated vsize (KiB) 867600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 4237
/proc/meminfo: memFree=1168416/2055920 swapFree=4192956/4192956
[pid=4151] ppid=4149 vsize=867600 CPUtime=3600.05
/proc/4151/stat : 4151 (java) S 4149 4151 3753 0 -1 0 13540 0 1 0 359438 567 0 0 18 0 9 0 3626799 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4151/statm: 216900 12699 2636 9 0 211406 0
[pid=4151/tid=4153] ppid=4149 vsize=867600 CPUtime=3599.65
/proc/4151/task/4153/stat : 4153 (java) R 4149 4151 3753 0 -1 64 10724 0 1 0 359401 564 0 0 25 0 9 0 3626800 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4127072007 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4154] ppid=4149 vsize=867600 CPUtime=0.04
/proc/4151/task/4154/stat : 4154 (java) S 4149 4151 3753 0 -1 64 1441 0 0 0 4 0 0 0 16 0 9 0 3626802 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4155] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4155/stat : 4155 (java) S 4149 4151 3753 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 3626802 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4156] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4156/stat : 4156 (java) S 4149 4151 3753 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3626802 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4157] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4157/stat : 4157 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4158] ppid=4149 vsize=867600 CPUtime=0.31
/proc/4151/task/4158/stat : 4158 (java) S 4149 4151 3753 0 -1 64 680 0 0 0 31 0 0 0 16 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4151/tid=4159] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4159/stat : 4159 (java) S 4149 4151 3753 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4151/tid=4160] ppid=4149 vsize=867600 CPUtime=0
/proc/4151/task/4160/stat : 4160 (java) S 4149 4151 3753 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 3626804 888422400 12699 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 867600

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): 3601.64
CPU time (s): 3600.09
CPU user time (s): 3594.42
CPU system time (s): 5.67814
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 867604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.42
system time used= 5.67814
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13562
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= 74070
involuntary context switches= 88336

runsolver used 4.32634 second user time and 12.0652 second system time

The end

Launcher Data (download as text)

Begin job on node9 at 2008-07-23 00:22:36
IDJOB=1127386
IDBENCH=63325
IDSOLVER=360
FILE ID=node9/1127386-1216765356
PBS_JOBID= 7974057
Free space on /tmp= 66544 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/maxcsp/cnf/3-80-1100-2000/normalized-cnf-3-80-1600-621045_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-1127386-1216765356/watcher-1127386-1216765356 -o /tmp/evaluation-result-1127386-1216765356/solver-1127386-1216765356 -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-1127386-1216765356.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b24af6c306d0cd86d72d150210b1de07
RANDOM SEED=818646809

node9.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.231
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.231
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:       1518672 kB
Buffers:         25844 kB
Cached:         443696 kB
SwapCached:          0 kB
Active:         200892 kB
Inactive:       289848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1518672 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           16596 kB
Writeback:           0 kB
Mapped:          31112 kB
Slab:            31932 kB
Committed_AS:    65884 kB
PageTables:       1836 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= 66496 MiB
End job on node9 at 2008-07-23 01:22:40