Trace number 1127650

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.11 3634.06

General information on the benchmark

Namemaxcsp/cnf/3-40-2100-3000/
normalized-cnf-3-40-2400-421722_ext.xml
MD5SUMbbe34f29fd67f84517d58d41a3beaed4
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints194
Best CPU time to get the best result obtained on this benchmark236.737
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints2123
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension2123
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.04/0.09	
0.04/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mrdac-ddeg.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1127650-1216773977.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=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=80
0.28/0.39	       =>  wckTime=0.151  cpuTime=0.12  mem=6M867
0.28/0.39	   
0.28/0.39	   relations being loaded...
0.39/0.40	   
0.39/0.40	   constraints being loaded...
0.69/0.80	     nbConstraints=2123  nbRelationTypes=51  nbExtensionStructures=51  nbSharedExtensionStructures=2072
0.69/0.80	     nbConflictsStructures=51  nbSharedConflictsStructures=2072  nbSharedBinaryRepresentations=0  minDegree=130
0.69/0.80	     maxDegree=179  minArity=3  maxArity=3
0.69/0.80	       =>  wckTime=0.556  cpuTime=0.37  mem=17M676
0.79/0.87	   
0.79/0.87	   solver LocalSearchSolver being built... 
0.88/0.91	       =>  wckTime=0.671  cpuTime=0.42  mem=7M261
0.88/0.92	
0.88/0.92	s SATISFIABLE
0.88/0.92	o 284
0.88/0.92	o 276
0.88/0.92	o 259
0.88/0.92	o 251
0.88/0.92	o 246
0.88/0.92	o 237
0.88/0.93	o 228
0.88/0.93	o 220
0.88/0.93	o 219
0.88/0.93	o 216
0.88/0.93	o 210
0.88/0.93	o 203
1.27/1.30	o 200
1.27/1.33	o 198
7.52/7.62	   
7.52/7.62	   search
7.52/7.62	     run=0  nbConstraintChecks=50153610  nbAssignments=10000
7.52/7.62	       =>  wckTime=6.71  cpuTime=6.61  mem=8M302
14.16/14.36	   
14.16/14.36	   search
14.16/14.36	     run=1  nbConstraintChecks=101532280  nbAssignments=20000
14.16/14.36	       =>  wckTime=13.449  cpuTime=13.28  mem=8M302
19.80/20.09	o 197
19.90/20.18	o 195
20.69/20.94	   
20.69/20.94	   search
20.69/20.94	     run=2  nbConstraintChecks=151646432  nbAssignments=30000
20.69/20.94	       =>  wckTime=20.031  cpuTime=19.81  mem=8M302
27.42/27.71	   
27.42/27.71	   search
27.42/27.71	     run=3  nbConstraintChecks=203088117  nbAssignments=40000
27.42/27.71	       =>  wckTime=26.796  cpuTime=26.51  mem=8M302
33.86/34.26	   
33.86/34.26	   search
33.86/34.26	     run=4  nbConstraintChecks=253212379  nbAssignments=50000
33.86/34.26	       =>  wckTime=33.351  cpuTime=33.0  mem=8M302
40.60/41.01	   
40.60/41.01	   search
40.60/41.01	     run=5  nbConstraintChecks=304732614  nbAssignments=60000
40.60/41.01	       =>  wckTime=40.097  cpuTime=39.68  mem=8M302
47.13/47.62	   
47.13/47.62	   search
47.13/47.62	     run=6  nbConstraintChecks=354884773  nbAssignments=70000
47.13/47.62	       =>  wckTime=46.708  cpuTime=46.23  mem=8M302
49.92/50.46	   
49.92/50.46	   search
49.92/50.46	     run=7  nbConstraintChecks=376744099  nbAssignments=74256
49.92/50.46	       =>  wckTime=49.552  cpuTime=49.06  mem=8M302
49.92/50.46	   
49.92/50.46	   global
49.92/50.46	     nbConstraintChecks=376744099  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
49.92/50.46	     solvingWckTime=49.551  solvingCpuTime=49.06  expiredTime=no  totalExploration=no  nbFoundSolutions=0
49.92/50.46	     globalCpuTime=49.53
49.92/50.46	       =>  wckTime=50.223  cpuTime=49.48  mem=8M302
49.92/50.46	   
49.92/50.46	   solver DecomposerSolver being built... 
50.10/50.65	       =>  wckTime=50.413  cpuTime=49.63  mem=33M25
50.10/50.67	   
50.10/50.67	   preprocessing
50.10/50.67	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
50.10/50.67	     detectedInconsistency=no
50.10/50.67	       =>  wckTime=0.016  cpuTime=0.01  mem=33M25
3600.05/3634.01	v 1 0 1 0 1 1 0 0 0 0 0 1 1 0 0 0 1 1 0 1 0 0 0 0 1 1 0 1 1 0 0 0 0 0 0 1 1 0 0 1 

Verifier Data (download as text)

OK	195	1928
195 unsatisfied constraints, 1928 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-1127650-1216773977/watcher-1127650-1216773977 -o /tmp/evaluation-result-1127650-1216773977/solver-1127650-1216773977 -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-1127650-1216773977.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.04 4/81 6423
/proc/meminfo: memFree=1148456/2055912 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=1616 CPUtime=0
/proc/6423/stat : 6423 (java) D 6421 6423 5674 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 4483274 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099937270 0 0 17 0 0 0
/proc/6423/statm: 404 145 119 9 0 46 0

[startup+0.0532861 s]
/proc/loadavg: 2.00 2.00 2.04 4/81 6423
/proc/meminfo: memFree=1148456/2055912 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=863688 CPUtime=0.04
/proc/6423/stat : 6423 (java) S 6421 6423 5674 0 -1 0 2543 0 1 0 2 2 0 0 18 0 9 0 4483274 884416512 2116 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6423/statm: 215922 2116 1009 9 0 210901 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863688

[startup+0.101288 s]
/proc/loadavg: 2.00 2.00 2.04 4/81 6423
/proc/meminfo: memFree=1148456/2055912 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=865984 CPUtime=0.08
/proc/6423/stat : 6423 (java) S 6421 6423 5674 0 -1 0 3738 0 1 0 6 2 0 0 18 0 9 0 4483274 886767616 3201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6423/statm: 216496 3201 1690 9 0 211051 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.30131 s]
/proc/loadavg: 2.00 2.00 2.04 4/81 6423
/proc/meminfo: memFree=1148456/2055912 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=866156 CPUtime=0.28
/proc/6423/stat : 6423 (java) S 6421 6423 5674 0 -1 0 5599 0 1 0 25 3 0 0 18 0 9 0 4483274 886943744 5014 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6423/statm: 216539 5014 1905 9 0 211087 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866156

[startup+0.701352 s]
/proc/loadavg: 2.00 2.00 2.04 4/81 6423
/proc/meminfo: memFree=1148456/2055912 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=867400 CPUtime=0.69
/proc/6423/stat : 6423 (java) S 6421 6423 5674 0 -1 0 7828 0 1 0 64 5 0 0 18 0 9 0 4483274 888217600 7189 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6423/statm: 216850 7189 1979 9 0 211378 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867400

[startup+1.50143 s]
/proc/loadavg: 2.00 2.00 2.04 3/90 6432
/proc/meminfo: memFree=1118240/2055912 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=867600 CPUtime=1.47
/proc/6423/stat : 6423 (java) S 6421 6423 5674 0 -1 0 10926 0 1 0 136 11 0 0 18 0 9 0 4483274 888422400 10093 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6423/statm: 216900 10093 2632 9 0 211406 0
[pid=6423/tid=6425] ppid=6421 vsize=867600 CPUtime=1.19
/proc/6423/task/6425/stat : 6425 (java) R 6421 6423 5674 0 -1 64 8059 0 1 0 110 9 0 0 25 0 9 0 4483276 888422400 10093 996147200 134512640 134550740 4294955952 18446744073709551615 4126944088 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6426] ppid=6421 vsize=867600 CPUtime=0.05
/proc/6423/task/6426/stat : 6426 (java) S 6421 6423 5674 0 -1 64 1558 0 0 0 5 0 0 0 16 0 9 0 4483277 888422400 10093 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6427] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6427/stat : 6427 (java) S 6421 6423 5674 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4483277 888422400 10093 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6428] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6428/stat : 6428 (java) S 6421 6423 5674 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4483277 888422400 10093 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6429] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6429/stat : 6429 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4483279 888422400 10093 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6430] ppid=6421 vsize=867600 CPUtime=0.2
/proc/6423/task/6430/stat : 6430 (java) S 6421 6423 5674 0 -1 64 614 0 0 0 20 0 0 0 16 0 9 0 4483279 888422400 10093 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6431] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6431/stat : 6431 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4483279 888422400 10093 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6432] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6432/stat : 6432 (java) S 6421 6423 5674 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4483279 888422400 10093 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867600

[startup+3.1026 s]
/proc/loadavg: 2.00 2.00 2.04 3/90 6432
/proc/meminfo: memFree=1117984/2055912 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=867600 CPUtime=3.06
/proc/6423/stat : 6423 (java) S 6421 6423 5674 0 -1 0 10935 0 1 0 284 22 0 0 18 0 9 0 4483274 888422400 10101 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6423/statm: 216900 10101 2634 9 0 211406 0
[pid=6423/tid=6425] ppid=6421 vsize=867600 CPUtime=2.77
/proc/6423/task/6425/stat : 6425 (java) R 6421 6423 5674 0 -1 64 8060 0 1 0 257 20 0 0 25 0 9 0 4483276 888422400 10101 996147200 134512640 134550740 4294955952 18446744073709551615 4126944156 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6426] ppid=6421 vsize=867600 CPUtime=0.05
/proc/6423/task/6426/stat : 6426 (java) S 6421 6423 5674 0 -1 64 1558 0 0 0 5 0 0 0 16 0 9 0 4483277 888422400 10101 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6427] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6427/stat : 6427 (java) S 6421 6423 5674 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4483277 888422400 10101 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6428] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6428/stat : 6428 (java) S 6421 6423 5674 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4483277 888422400 10101 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6429] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6429/stat : 6429 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4483279 888422400 10101 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6430] ppid=6421 vsize=867600 CPUtime=0.21
/proc/6423/task/6430/stat : 6430 (java) S 6421 6423 5674 0 -1 64 622 0 0 0 21 0 0 0 16 0 9 0 4483279 888422400 10101 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6431] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6431/stat : 6431 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4483279 888422400 10101 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6432] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6432/stat : 6432 (java) S 6421 6423 5674 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4483279 888422400 10101 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) 867600

[startup+6.30295 s]
/proc/loadavg: 2.00 2.00 2.04 4/90 6432
/proc/meminfo: memFree=1117792/2055912 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=867600 CPUtime=6.23
/proc/6423/stat : 6423 (java) S 6421 6423 5674 0 -1 0 10936 0 1 0 581 42 0 0 18 0 9 0 4483274 888422400 10101 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6423/statm: 216900 10101 2634 9 0 211406 0
[pid=6423/tid=6425] ppid=6421 vsize=867600 CPUtime=5.94
/proc/6423/task/6425/stat : 6425 (java) R 6421 6423 5674 0 -1 64 8061 0 1 0 553 41 0 0 25 0 9 0 4483276 888422400 10101 996147200 134512640 134550740 4294955952 18446744073709551615 4126945594 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6426] ppid=6421 vsize=867600 CPUtime=0.05
/proc/6423/task/6426/stat : 6426 (java) S 6421 6423 5674 0 -1 64 1558 0 0 0 5 0 0 0 16 0 9 0 4483277 888422400 10101 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6427] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6427/stat : 6427 (java) S 6421 6423 5674 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4483277 888422400 10101 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6428] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6428/stat : 6428 (java) S 6421 6423 5674 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4483277 888422400 10101 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6429] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6429/stat : 6429 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4483279 888422400 10101 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6430] ppid=6421 vsize=867600 CPUtime=0.21
/proc/6423/task/6430/stat : 6430 (java) S 6421 6423 5674 0 -1 64 622 0 0 0 21 0 0 0 16 0 9 0 4483279 888422400 10101 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6431] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6431/stat : 6431 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4483279 888422400 10101 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6432] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6432/stat : 6432 (java) S 6421 6423 5674 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4483279 888422400 10101 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867600

[startup+12.7026 s]
/proc/loadavg: 2.00 2.00 2.04 3/90 6432
/proc/meminfo: memFree=1117608/2055912 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=867600 CPUtime=12.57
/proc/6423/stat : 6423 (java) S 6421 6423 5674 0 -1 0 10942 0 1 0 1174 83 0 0 18 0 9 0 4483274 888422400 10107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6423/statm: 216900 10107 2635 9 0 211406 0
[pid=6423/tid=6425] ppid=6421 vsize=867600 CPUtime=12.27
/proc/6423/task/6425/stat : 6425 (java) R 6421 6423 5674 0 -1 64 8061 0 1 0 1146 81 0 0 25 0 9 0 4483276 888422400 10107 996147200 134512640 134550740 4294955952 18446744073709551615 4126944100 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6426] ppid=6421 vsize=867600 CPUtime=0.05
/proc/6423/task/6426/stat : 6426 (java) S 6421 6423 5674 0 -1 64 1558 0 0 0 5 0 0 0 16 0 9 0 4483277 888422400 10107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6427] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6427/stat : 6427 (java) S 6421 6423 5674 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4483277 888422400 10107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6428] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6428/stat : 6428 (java) S 6421 6423 5674 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4483277 888422400 10107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6429] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6429/stat : 6429 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4483279 888422400 10107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6430] ppid=6421 vsize=867600 CPUtime=0.22
/proc/6423/task/6430/stat : 6430 (java) S 6421 6423 5674 0 -1 64 628 0 0 0 22 0 0 0 17 0 9 0 4483279 888422400 10107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6431] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6431/stat : 6431 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4483279 888422400 10107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6432] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6432/stat : 6432 (java) S 6421 6423 5674 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4483279 888422400 10107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867600

[startup+25.5019 s]
/proc/loadavg: 2.00 2.00 2.04 3/90 6432
/proc/meminfo: memFree=1117672/2055912 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=867600 CPUtime=25.25
/proc/6423/stat : 6423 (java) S 6421 6423 5674 0 -1 0 10943 0 1 0 2357 168 0 0 18 0 9 0 4483274 888422400 10107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6423/statm: 216900 10107 2635 9 0 211406 0
[pid=6423/tid=6425] ppid=6421 vsize=867600 CPUtime=24.95
/proc/6423/task/6425/stat : 6425 (java) R 6421 6423 5674 0 -1 64 8062 0 1 0 2329 166 0 0 25 0 9 0 4483276 888422400 10107 996147200 134512640 134550740 4294955952 18446744073709551615 4126948661 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6426] ppid=6421 vsize=867600 CPUtime=0.05
/proc/6423/task/6426/stat : 6426 (java) S 6421 6423 5674 0 -1 64 1558 0 0 0 5 0 0 0 16 0 9 0 4483277 888422400 10107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6427] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6427/stat : 6427 (java) S 6421 6423 5674 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4483277 888422400 10107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6428] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6428/stat : 6428 (java) S 6421 6423 5674 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4483277 888422400 10107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6429] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6429/stat : 6429 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4483279 888422400 10107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6430] ppid=6421 vsize=867600 CPUtime=0.22
/proc/6423/task/6430/stat : 6430 (java) S 6421 6423 5674 0 -1 64 628 0 0 0 22 0 0 0 17 0 9 0 4483279 888422400 10107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6431] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6431/stat : 6431 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4483279 888422400 10107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6432] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6432/stat : 6432 (java) S 6421 6423 5674 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4483279 888422400 10107 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 867600

[startup+51.1016 s]
/proc/loadavg: 2.00 2.00 2.03 3/90 6432
/proc/meminfo: memFree=1117608/2055912 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=867600 CPUtime=50.6
/proc/6423/stat : 6423 (java) S 6421 6423 5674 0 -1 0 14439 0 1 0 4733 327 0 0 18 0 9 0 4483274 888422400 13603 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6423/statm: 216900 13603 2636 9 0 211406 0
[pid=6423/tid=6425] ppid=6421 vsize=867600 CPUtime=50.24
/proc/6423/task/6425/stat : 6425 (java) R 6421 6423 5674 0 -1 64 11523 0 1 0 4699 325 0 0 25 0 9 0 4483276 888422400 13603 996147200 134512640 134550740 4294955952 18446744073709551615 4127112053 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6426] ppid=6421 vsize=867600 CPUtime=0.05
/proc/6423/task/6426/stat : 6426 (java) S 6421 6423 5674 0 -1 64 1558 0 0 0 5 0 0 0 16 0 9 0 4483277 888422400 13603 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6427] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6427/stat : 6427 (java) S 6421 6423 5674 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4483277 888422400 13603 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6428] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6428/stat : 6428 (java) S 6421 6423 5674 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4483277 888422400 13603 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6429] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6429/stat : 6429 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4483279 888422400 13603 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6430] ppid=6421 vsize=867600 CPUtime=0.27
/proc/6423/task/6430/stat : 6430 (java) S 6421 6423 5674 0 -1 64 663 0 0 0 27 0 0 0 15 0 9 0 4483279 888422400 13603 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6431] ppid=6421 vsize=867600 CPUtime=0

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

/proc/6423/task/6428/stat : 6428 (java) S 6421 6423 5674 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4483277 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6429] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6429/stat : 6429 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6430] ppid=6421 vsize=867600 CPUtime=0.3
/proc/6423/task/6430/stat : 6430 (java) S 6421 6423 5674 0 -1 64 677 0 0 0 30 0 0 0 16 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6431] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6431/stat : 6431 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6432] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6432/stat : 6432 (java) R 6421 6423 5674 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3251.63
Current children cumulated vsize (KiB) 867600

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 6514
/proc/meminfo: memFree=1133088/2055912 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=867600 CPUtime=3311.07
/proc/6423/stat : 6423 (java) S 6421 6423 5674 0 -1 0 14464 0 1 0 330778 329 0 0 18 0 9 0 4483274 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6423/statm: 216900 13622 2636 9 0 211406 0
[pid=6423/tid=6425] ppid=6421 vsize=867600 CPUtime=3310.7
/proc/6423/task/6425/stat : 6425 (java) R 6421 6423 5674 0 -1 64 11534 0 1 0 330742 328 0 0 25 0 9 0 4483276 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4127081971 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6426] ppid=6421 vsize=867600 CPUtime=0.05
/proc/6423/task/6426/stat : 6426 (java) S 6421 6423 5674 0 -1 64 1558 0 0 0 5 0 0 0 16 0 9 0 4483277 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6427] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6427/stat : 6427 (java) S 6421 6423 5674 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4483277 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6428] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6428/stat : 6428 (java) S 6421 6423 5674 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4483277 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6429] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6429/stat : 6429 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6430] ppid=6421 vsize=867600 CPUtime=0.3
/proc/6423/task/6430/stat : 6430 (java) S 6421 6423 5674 0 -1 64 677 0 0 0 30 0 0 0 16 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6431] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6431/stat : 6431 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6432] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6432/stat : 6432 (java) S 6421 6423 5674 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3311.07
Current children cumulated vsize (KiB) 867600

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 6514
/proc/meminfo: memFree=1133024/2055912 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=867600 CPUtime=3370.51
/proc/6423/stat : 6423 (java) S 6421 6423 5674 0 -1 0 14464 0 1 0 336722 329 0 0 18 0 9 0 4483274 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6423/statm: 216900 13622 2636 9 0 211406 0
[pid=6423/tid=6425] ppid=6421 vsize=867600 CPUtime=3370.14
/proc/6423/task/6425/stat : 6425 (java) R 6421 6423 5674 0 -1 64 11534 0 1 0 336686 328 0 0 25 0 9 0 4483276 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4126095813 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6426] ppid=6421 vsize=867600 CPUtime=0.05
/proc/6423/task/6426/stat : 6426 (java) S 6421 6423 5674 0 -1 64 1558 0 0 0 5 0 0 0 16 0 9 0 4483277 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6427] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6427/stat : 6427 (java) S 6421 6423 5674 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4483277 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6428] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6428/stat : 6428 (java) S 6421 6423 5674 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4483277 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6429] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6429/stat : 6429 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6430] ppid=6421 vsize=867600 CPUtime=0.3
/proc/6423/task/6430/stat : 6430 (java) S 6421 6423 5674 0 -1 64 677 0 0 0 30 0 0 0 16 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6431] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6431/stat : 6431 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6432] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6432/stat : 6432 (java) S 6421 6423 5674 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3370.51
Current children cumulated vsize (KiB) 867600

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 6514
/proc/meminfo: memFree=1132832/2055912 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=867600 CPUtime=3429.95
/proc/6423/stat : 6423 (java) S 6421 6423 5674 0 -1 0 14464 0 1 0 342666 329 0 0 18 0 9 0 4483274 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6423/statm: 216900 13622 2636 9 0 211406 0
[pid=6423/tid=6425] ppid=6421 vsize=867600 CPUtime=3429.58
/proc/6423/task/6425/stat : 6425 (java) R 6421 6423 5674 0 -1 64 11534 0 1 0 342630 328 0 0 25 0 9 0 4483276 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4127069896 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6426] ppid=6421 vsize=867600 CPUtime=0.05
/proc/6423/task/6426/stat : 6426 (java) S 6421 6423 5674 0 -1 64 1558 0 0 0 5 0 0 0 16 0 9 0 4483277 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6427] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6427/stat : 6427 (java) S 6421 6423 5674 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4483277 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6428] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6428/stat : 6428 (java) S 6421 6423 5674 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4483277 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6429] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6429/stat : 6429 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6430] ppid=6421 vsize=867600 CPUtime=0.3
/proc/6423/task/6430/stat : 6430 (java) S 6421 6423 5674 0 -1 64 677 0 0 0 30 0 0 0 16 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6431] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6431/stat : 6431 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6432] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6432/stat : 6432 (java) S 6421 6423 5674 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3429.95
Current children cumulated vsize (KiB) 867600

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/91 6514
/proc/meminfo: memFree=1132768/2055912 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=867600 CPUtime=3489.39
/proc/6423/stat : 6423 (java) S 6421 6423 5674 0 -1 0 14464 0 1 0 348610 329 0 0 18 0 9 0 4483274 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6423/statm: 216900 13622 2636 9 0 211406 0
[pid=6423/tid=6425] ppid=6421 vsize=867600 CPUtime=3489.01
/proc/6423/task/6425/stat : 6425 (java) R 6421 6423 5674 0 -1 64 11534 0 1 0 348573 328 0 0 25 0 9 0 4483276 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4127062392 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6426] ppid=6421 vsize=867600 CPUtime=0.05
/proc/6423/task/6426/stat : 6426 (java) S 6421 6423 5674 0 -1 64 1558 0 0 0 5 0 0 0 16 0 9 0 4483277 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6427] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6427/stat : 6427 (java) S 6421 6423 5674 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4483277 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6428] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6428/stat : 6428 (java) S 6421 6423 5674 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4483277 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6429] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6429/stat : 6429 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6430] ppid=6421 vsize=867600 CPUtime=0.3
/proc/6423/task/6430/stat : 6430 (java) S 6421 6423 5674 0 -1 64 677 0 0 0 30 0 0 0 16 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6431] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6431/stat : 6431 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6432] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6432/stat : 6432 (java) S 6421 6423 5674 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3489.39
Current children cumulated vsize (KiB) 867600

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 6514
/proc/meminfo: memFree=1132768/2055912 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=867600 CPUtime=3548.83
/proc/6423/stat : 6423 (java) S 6421 6423 5674 0 -1 0 14464 0 1 0 354554 329 0 0 18 0 9 0 4483274 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6423/statm: 216900 13622 2636 9 0 211406 0
[pid=6423/tid=6425] ppid=6421 vsize=867600 CPUtime=3548.45
/proc/6423/task/6425/stat : 6425 (java) R 6421 6423 5674 0 -1 64 11534 0 1 0 354517 328 0 0 25 0 9 0 4483276 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4125952187 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6426] ppid=6421 vsize=867600 CPUtime=0.05
/proc/6423/task/6426/stat : 6426 (java) S 6421 6423 5674 0 -1 64 1558 0 0 0 5 0 0 0 16 0 9 0 4483277 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6427] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6427/stat : 6427 (java) S 6421 6423 5674 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4483277 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6428] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6428/stat : 6428 (java) S 6421 6423 5674 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4483277 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6429] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6429/stat : 6429 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6430] ppid=6421 vsize=867600 CPUtime=0.3
/proc/6423/task/6430/stat : 6430 (java) S 6421 6423 5674 0 -1 64 677 0 0 0 30 0 0 0 16 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6431] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6431/stat : 6431 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6432] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6432/stat : 6432 (java) S 6421 6423 5674 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3548.83
Current children cumulated vsize (KiB) 867600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 6514
/proc/meminfo: memFree=1132832/2055912 swapFree=4192956/4192956
[pid=6423] ppid=6421 vsize=867600 CPUtime=3600.05
/proc/6423/stat : 6423 (java) S 6421 6423 5674 0 -1 0 14464 0 1 0 359676 329 0 0 18 0 9 0 4483274 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6423/statm: 216900 13622 2636 9 0 211406 0
[pid=6423/tid=6425] ppid=6421 vsize=867600 CPUtime=3599.67
/proc/6423/task/6425/stat : 6425 (java) R 6421 6423 5674 0 -1 64 11534 0 1 0 359639 328 0 0 25 0 9 0 4483276 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4127061601 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6426] ppid=6421 vsize=867600 CPUtime=0.05
/proc/6423/task/6426/stat : 6426 (java) S 6421 6423 5674 0 -1 64 1558 0 0 0 5 0 0 0 16 0 9 0 4483277 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6427] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6427/stat : 6427 (java) S 6421 6423 5674 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4483277 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6428] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6428/stat : 6428 (java) S 6421 6423 5674 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4483277 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6429] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6429/stat : 6429 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6430] ppid=6421 vsize=867600 CPUtime=0.3
/proc/6423/task/6430/stat : 6430 (java) S 6421 6423 5674 0 -1 64 677 0 0 0 30 0 0 0 16 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6431] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6431/stat : 6431 (java) S 6421 6423 5674 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6423/tid=6432] ppid=6421 vsize=867600 CPUtime=0
/proc/6423/task/6432/stat : 6432 (java) S 6421 6423 5674 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4483279 888422400 13622 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 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): 3634.06
CPU time (s): 3600.11
CPU user time (s): 3596.8
CPU system time (s): 3.3085
CPU usage (%): 99.0658
Max. virtual memory (cumulated for all children) (KiB): 867604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.8
system time used= 3.3085
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14487
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= 74629
involuntary context switches= 186598

runsolver used 3.9154 second user time and 12.6151 second system time

The end

Launcher Data (download as text)

Begin job on node78 at 2008-07-23 02:46:17
IDJOB=1127650
IDBENCH=63730
IDSOLVER=360
FILE ID=node78/1127650-1216773977
PBS_JOBID= 7974074
Free space on /tmp= 126872 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/maxcsp/cnf/3-40-2100-3000/normalized-cnf-3-40-2400-421722_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-1127650-1216773977/watcher-1127650-1216773977 -o /tmp/evaluation-result-1127650-1216773977/solver-1127650-1216773977 -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-1127650-1216773977.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bbe34f29fd67f84517d58d41a3beaed4
RANDOM SEED=1194828630

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055912 kB
MemFree:       1148872 kB
Buffers:         33236 kB
Cached:         760392 kB
SwapCached:          0 kB
Active:         286292 kB
Inactive:       563844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1148872 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2124 kB
Writeback:           0 kB
Mapped:          76824 kB
Slab:            41732 kB
Committed_AS:   896272 kB
PageTables:       2080 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126868 MiB
End job on node78 at 2008-07-23 03:46:53