Trace number 1111794

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
AbsconMax 112 pc-dMSAT (TO)4 3600.06 3610.53

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg5-7_ext.xml
MD5SUMc56f703fbfb446fbf73a9fe89e10396f
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark3600.03
Satisfiable
(Un)Satisfiability was proved
Number of variables35
Number of constraints12
Maximum constraint arity7
Maximum domain size26
Number of constraints which are defined in extension12
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mrdac-ddeg.xml
0.28/0.34	   
0.28/0.34	   instance
0.28/0.34	     name=HOME/instance-1111794-1215854031.xml
0.28/0.38	   
0.28/0.38	   domains being loaded...
0.28/0.39	   
0.28/0.39	   variables being loaded...
0.38/0.41	     nbVariables=35  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=910
0.38/0.41	       =>  wckTime=0.16  cpuTime=0.12  mem=7M858
0.38/0.42	   
0.38/0.42	   relations being loaded...
0.48/0.55	   
0.48/0.55	   constraints being loaded...
0.48/0.58	   Too large in ConstraintConflictsSTructure
0.57/0.61	     nbConstraints=12  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=10
0.57/0.61	     nbConflictsStructures=1  nbSharedConflictsStructures=6  nbUnbuiltConflictsStructures=1
0.57/0.61	     nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2  minArity=5  avgArity=5.83  maxArity=7
0.57/0.61	       =>  wckTime=0.357  cpuTime=0.28  mem=11M936
0.57/0.67	   
0.57/0.67	   solver LocalSearchSolver being built... 
0.67/0.72	       =>  wckTime=0.461  cpuTime=0.32  mem=6M294
0.67/0.73	
0.67/0.73	s SATISFIABLE
0.67/0.73	o 11
0.77/0.88	o 10
0.88/0.90	o 9
0.88/0.93	o 8
0.97/1.06	o 7
1.07/1.19	o 6
1.86/1.93	o 5
3.25/3.32	o 4
10.77/10.94	   
10.77/10.94	   search
10.77/10.94	     run=0  nbConstraintChecks=15658404  nbAssignments=10000
10.77/10.94	       =>  wckTime=10.226  cpuTime=10.1  mem=7M285
20.58/20.84	   
20.58/20.84	   search
20.58/20.84	     run=1  nbConstraintChecks=30928416  nbAssignments=20000
20.58/20.84	       =>  wckTime=20.121  cpuTime=19.9  mem=7M285
30.59/30.91	   
30.59/30.91	   search
30.59/30.91	     run=2  nbConstraintChecks=46198428  nbAssignments=30000
30.59/30.91	       =>  wckTime=30.191  cpuTime=29.86  mem=7M285
33.27/33.62	   
33.27/33.62	   search
33.27/33.62	     run=3  nbConstraintChecks=50310651  nbAssignments=32693
33.27/33.62	       =>  wckTime=32.903  cpuTime=32.56  mem=7M285
33.27/33.62	   
33.27/33.62	   global
33.27/33.62	     nbConstraintChecks=50310651  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.27/33.62	     solvingWckTime=32.901  solvingCpuTime=32.56  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.27/33.62	     globalCpuTime=32.94
33.27/33.62	       =>  wckTime=33.365  cpuTime=32.88  mem=7M285
33.27/33.62	   
33.27/33.62	   solver DecomposerSolver being built... 
33.36/33.74	       =>  wckTime=33.487  cpuTime=32.98  mem=18M292
3600.03/3610.51	v 18 19 0 19 11 4 17 2 7 13 8 8 18 14 4 4 6 1 15 18 13 13 18 8 8 8 0 3 19 4 4 0 3 24 14 

Verifier Data (download as text)

OK	4	8
4 unsatisfied constraints, 8 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-1111794-1215854031/watcher-1111794-1215854031 -o /tmp/evaluation-result-1111794-1215854031/solver-1111794-1215854031 -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-1111794-1215854031.xml 

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 15245
/proc/meminfo: memFree=1165584/2055920 swapFree=4180012/4192956
[pid=15245] ppid=15243 vsize=10616 CPUtime=0
/proc/15245/stat : 15245 (java) S 15243 15245 14257 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 42104848 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15245/statm: 2654 472 209 9 0 1184 0
[pid=15245/tid=15246] ppid=15243 vsize=10616 CPUtime=0
/proc/15245/task/15246/stat : 15246 (java) R 15243 15245 14257 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 42104850 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 4976600 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.1078 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 15245
/proc/meminfo: memFree=1165584/2055920 swapFree=4180012/4192956
[pid=15245] ppid=15243 vsize=865988 CPUtime=0.09
/proc/15245/stat : 15245 (java) S 15243 15245 14257 0 -1 0 3733 0 1 0 6 3 0 0 18 0 9 0 42104848 886771712 3198 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15245/statm: 216497 3198 1690 9 0 211052 0
[pid=15245/tid=15246] ppid=15243 vsize=865988 CPUtime=0.07
/proc/15245/task/15246/stat : 15246 (java) R 15243 15245 14257 0 -1 64 2824 0 1 0 5 2 0 0 18 0 9 0 42104850 886771712 3198 996147200 134512640 134550740 4294955952 18446744073709551615 103782258 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865988

[startup+0.201808 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 15245
/proc/meminfo: memFree=1165584/2055920 swapFree=4180012/4192956
[pid=15245] ppid=15243 vsize=866016 CPUtime=0.18
/proc/15245/stat : 15245 (java) S 15243 15245 14257 0 -1 0 4514 0 1 0 14 4 0 0 18 0 9 0 42104848 886800384 3945 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15245/statm: 216504 3945 1852 9 0 211052 0
[pid=15245/tid=15246] ppid=15243 vsize=866016 CPUtime=0.16
/proc/15245/task/15246/stat : 15246 (java) R 15243 15245 14257 0 -1 64 3605 0 1 0 13 3 0 0 18 0 9 0 42104850 886800384 3945 996147200 134512640 134550740 4294955952 18446744073709551615 102719433 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866016

[startup+0.301815 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 15245
/proc/meminfo: memFree=1165584/2055920 swapFree=4180012/4192956
[pid=15245] ppid=15243 vsize=866156 CPUtime=0.28
/proc/15245/stat : 15245 (java) S 15243 15245 14257 0 -1 0 5587 0 1 0 23 5 0 0 18 0 9 0 42104848 886943744 5002 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15245/statm: 216539 5002 1905 9 0 211087 0
[pid=15245/tid=15246] ppid=15243 vsize=866156 CPUtime=0.26
/proc/15245/task/15246/stat : 15246 (java) R 15243 15245 14257 0 -1 64 4671 0 1 0 22 4 0 0 19 0 9 0 42104850 886943744 5002 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866156

[startup+0.70184 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 15245
/proc/meminfo: memFree=1165584/2055920 swapFree=4180012/4192956
[pid=15245] ppid=15243 vsize=866612 CPUtime=0.67
/proc/15245/stat : 15245 (java) S 15243 15245 14257 0 -1 0 9050 0 1 0 60 7 0 0 18 0 9 0 42104848 887410688 8217 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15245/statm: 216653 8217 2627 9 0 211159 0
[pid=15245/tid=15246] ppid=15243 vsize=866612 CPUtime=0.53
/proc/15245/task/15246/stat : 15246 (java) R 15243 15245 14257 0 -1 64 6734 0 1 0 47 6 0 0 19 0 9 0 42104850 887410688 8217 996147200 134512640 134550740 4294955952 18446744073709551615 4126526468 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866612

[startup+1.50288 s]
/proc/loadavg: 1.92 1.98 1.99 3/91 15254
/proc/meminfo: memFree=1142856/2055920 swapFree=4180012/4192956
[pid=15245] ppid=15243 vsize=866612 CPUtime=1.46
/proc/15245/stat : 15245 (java) S 15243 15245 14257 0 -1 0 9071 0 1 0 136 10 0 0 18 0 9 0 42104848 887410688 8238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15245/statm: 216653 8238 2633 9 0 211159 0
[pid=15245/tid=15246] ppid=15243 vsize=866612 CPUtime=1.3
/proc/15245/task/15246/stat : 15246 (java) R 15243 15245 14257 0 -1 64 6740 0 1 0 121 9 0 0 25 0 9 0 42104850 887410688 8238 996147200 134512640 134550740 4294955952 18446744073709551615 4126666192 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15248] ppid=15243 vsize=866612 CPUtime=0.04
/proc/15245/task/15248/stat : 15248 (java) S 15243 15245 14257 0 -1 64 1320 0 0 0 4 0 0 0 16 0 9 0 42104852 887410688 8238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15249] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15249/stat : 15249 (java) S 15243 15245 14257 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104852 887410688 8238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15250] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15250/stat : 15250 (java) S 15243 15245 14257 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104852 887410688 8238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15251] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15251/stat : 15251 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42104854 887410688 8238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15252] ppid=15243 vsize=866612 CPUtime=0.1
/proc/15245/task/15252/stat : 15252 (java) S 15243 15245 14257 0 -1 64 315 0 0 0 10 0 0 0 16 0 9 0 42104854 887410688 8238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15253] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15253/stat : 15253 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42104854 887410688 8238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15254] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15254/stat : 15254 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42104854 887410688 8238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 866612

[startup+3.10298 s]
/proc/loadavg: 1.92 1.98 1.99 3/91 15254
/proc/meminfo: memFree=1142664/2055920 swapFree=4180012/4192956
[pid=15245] ppid=15243 vsize=866612 CPUtime=3.05
/proc/15245/stat : 15245 (java) S 15243 15245 14257 0 -1 0 9078 0 1 0 290 15 0 0 18 0 9 0 42104848 887410688 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15245/statm: 216653 8244 2633 9 0 211159 0
[pid=15245/tid=15246] ppid=15243 vsize=866612 CPUtime=2.87
/proc/15245/task/15246/stat : 15246 (java) R 15243 15245 14257 0 -1 64 6741 0 1 0 273 14 0 0 25 0 9 0 42104850 887410688 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4126664671 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15248] ppid=15243 vsize=866612 CPUtime=0.04
/proc/15245/task/15248/stat : 15248 (java) S 15243 15245 14257 0 -1 64 1320 0 0 0 4 0 0 0 16 0 9 0 42104852 887410688 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15249] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15249/stat : 15249 (java) S 15243 15245 14257 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104852 887410688 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15250] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15250/stat : 15250 (java) S 15243 15245 14257 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104852 887410688 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15251] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15251/stat : 15251 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42104854 887410688 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15252] ppid=15243 vsize=866612 CPUtime=0.11
/proc/15245/task/15252/stat : 15252 (java) S 15243 15245 14257 0 -1 64 321 0 0 0 11 0 0 0 16 0 9 0 42104854 887410688 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15253] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15253/stat : 15253 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42104854 887410688 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15254] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15254/stat : 15254 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42104854 887410688 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 866612

[startup+6.30118 s]
/proc/loadavg: 1.93 1.98 1.99 3/91 15254
/proc/meminfo: memFree=1142408/2055920 swapFree=4180012/4192956
[pid=15245] ppid=15243 vsize=866612 CPUtime=6.22
/proc/15245/stat : 15245 (java) S 15243 15245 14257 0 -1 0 9079 0 1 0 593 29 0 0 18 0 9 0 42104848 887410688 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15245/statm: 216653 8244 2633 9 0 211159 0
[pid=15245/tid=15246] ppid=15243 vsize=866612 CPUtime=6.04
/proc/15245/task/15246/stat : 15246 (java) R 15243 15245 14257 0 -1 64 6742 0 1 0 576 28 0 0 25 0 9 0 42104850 887410688 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4126616163 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15248] ppid=15243 vsize=866612 CPUtime=0.04
/proc/15245/task/15248/stat : 15248 (java) S 15243 15245 14257 0 -1 64 1320 0 0 0 4 0 0 0 16 0 9 0 42104852 887410688 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15249] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15249/stat : 15249 (java) S 15243 15245 14257 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104852 887410688 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15250] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15250/stat : 15250 (java) S 15243 15245 14257 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104852 887410688 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15251] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15251/stat : 15251 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42104854 887410688 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15252] ppid=15243 vsize=866612 CPUtime=0.11
/proc/15245/task/15252/stat : 15252 (java) S 15243 15245 14257 0 -1 64 321 0 0 0 11 0 0 0 16 0 9 0 42104854 887410688 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15253] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15253/stat : 15253 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42104854 887410688 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15254] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15254/stat : 15254 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42104854 887410688 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 866612

[startup+12.7026 s]
/proc/loadavg: 1.93 1.98 1.99 3/91 15254
/proc/meminfo: memFree=1142408/2055920 swapFree=4180012/4192956
[pid=15245] ppid=15243 vsize=866612 CPUtime=12.56
/proc/15245/stat : 15245 (java) S 15243 15245 14257 0 -1 0 9084 0 1 0 1201 55 0 0 18 0 9 0 42104848 887410688 8249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15245/statm: 216653 8249 2634 9 0 211159 0
[pid=15245/tid=15246] ppid=15243 vsize=866612 CPUtime=12.38
/proc/15245/task/15246/stat : 15246 (java) R 15243 15245 14257 0 -1 64 6742 0 1 0 1184 54 0 0 25 0 9 0 42104850 887410688 8249 996147200 134512640 134550740 4294955952 18446744073709551615 4126616100 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15248] ppid=15243 vsize=866612 CPUtime=0.04
/proc/15245/task/15248/stat : 15248 (java) S 15243 15245 14257 0 -1 64 1320 0 0 0 4 0 0 0 16 0 9 0 42104852 887410688 8249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15249] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15249/stat : 15249 (java) S 15243 15245 14257 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104852 887410688 8249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15250] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15250/stat : 15250 (java) S 15243 15245 14257 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104852 887410688 8249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15251] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15251/stat : 15251 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42104854 887410688 8249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15252] ppid=15243 vsize=866612 CPUtime=0.12
/proc/15245/task/15252/stat : 15252 (java) S 15243 15245 14257 0 -1 64 326 0 0 0 12 0 0 0 16 0 9 0 42104854 887410688 8249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15253] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15253/stat : 15253 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42104854 887410688 8249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15254] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15254/stat : 15254 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42104854 887410688 8249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 866612

[startup+25.5014 s]
/proc/loadavg: 1.95 1.98 1.99 3/91 15254
/proc/meminfo: memFree=1142408/2055920 swapFree=4180012/4192956
[pid=15245] ppid=15243 vsize=866612 CPUtime=25.23
/proc/15245/stat : 15245 (java) S 15243 15245 14257 0 -1 0 9084 0 1 0 2415 108 0 0 18 0 9 0 42104848 887410688 8249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15245/statm: 216653 8249 2634 9 0 211159 0
[pid=15245/tid=15246] ppid=15243 vsize=866612 CPUtime=25.05
/proc/15245/task/15246/stat : 15246 (java) R 15243 15245 14257 0 -1 64 6742 0 1 0 2398 107 0 0 25 0 9 0 42104850 887410688 8249 996147200 134512640 134550740 4294955952 18446744073709551615 4126611032 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15248] ppid=15243 vsize=866612 CPUtime=0.04
/proc/15245/task/15248/stat : 15248 (java) S 15243 15245 14257 0 -1 64 1320 0 0 0 4 0 0 0 16 0 9 0 42104852 887410688 8249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15249] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15249/stat : 15249 (java) S 15243 15245 14257 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104852 887410688 8249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15250] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15250/stat : 15250 (java) S 15243 15245 14257 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104852 887410688 8249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15251] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15251/stat : 15251 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42104854 887410688 8249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15252] ppid=15243 vsize=866612 CPUtime=0.12
/proc/15245/task/15252/stat : 15252 (java) S 15243 15245 14257 0 -1 64 326 0 0 0 12 0 0 0 16 0 9 0 42104854 887410688 8249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15253] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15253/stat : 15253 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42104854 887410688 8249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15254] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15254/stat : 15254 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42104854 887410688 8249 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 866612

[startup+51.102 s]
/proc/loadavg: 1.96 1.98 1.99 3/91 15254
/proc/meminfo: memFree=1128584/2055920 swapFree=4180012/4192956
[pid=15245] ppid=15243 vsize=866612 CPUtime=50.59
/proc/15245/stat : 15245 (java) S 15243 15245 14257 0 -1 0 10288 0 1 0 4913 146 0 0 18 0 9 0 42104848 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15245/statm: 216653 9452 2635 9 0 211159 0
[pid=15245/tid=15246] ppid=15243 vsize=866612 CPUtime=50.39
/proc/15245/task/15246/stat : 15246 (java) R 15243 15245 14257 0 -1 64 7935 0 1 0 4894 145 0 0 25 0 9 0 42104850 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4126616100 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15248] ppid=15243 vsize=866612 CPUtime=0.04

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

/proc/15245/task/15250/stat : 15250 (java) S 15243 15245 14257 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104852 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15251] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15251/stat : 15251 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15252] ppid=15243 vsize=866612 CPUtime=0.14
/proc/15245/task/15252/stat : 15252 (java) S 15243 15245 14257 0 -1 64 339 0 0 0 14 0 0 0 17 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15245/tid=15253] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15253/stat : 15253 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15254] ppid=15243 vsize=866612 CPUtime=0.04
/proc/15245/task/15254/stat : 15254 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 1 3 0 0 15 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3271.92
Current children cumulated vsize (KiB) 866612

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 15299
/proc/meminfo: memFree=1816088/2055920 swapFree=4180012/4192956
[pid=15245] ppid=15243 vsize=866612 CPUtime=3331.9
/proc/15245/stat : 15245 (java) S 15243 15245 14257 0 -1 0 10290 0 1 0 333035 155 0 0 18 0 9 0 42104848 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15245/statm: 216653 9452 2635 9 0 211159 0
[pid=15245/tid=15246] ppid=15243 vsize=866612 CPUtime=3331.64
/proc/15245/task/15246/stat : 15246 (java) R 15243 15245 14257 0 -1 64 7935 0 1 0 333014 150 0 0 25 0 9 0 42104850 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4126610992 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15245/tid=15248] ppid=15243 vsize=866612 CPUtime=0.04
/proc/15245/task/15248/stat : 15248 (java) S 15243 15245 14257 0 -1 64 1320 0 0 0 4 0 0 0 16 0 9 0 42104852 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15249] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15249/stat : 15249 (java) S 15243 15245 14257 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104852 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15250] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15250/stat : 15250 (java) S 15243 15245 14257 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104852 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15251] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15251/stat : 15251 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15252] ppid=15243 vsize=866612 CPUtime=0.14
/proc/15245/task/15252/stat : 15252 (java) S 15243 15245 14257 0 -1 64 339 0 0 0 14 0 0 0 17 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15245/tid=15253] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15253/stat : 15253 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15254] ppid=15243 vsize=866612 CPUtime=0.04
/proc/15245/task/15254/stat : 15254 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 1 3 0 0 15 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3331.9
Current children cumulated vsize (KiB) 866612

[startup+3402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 15299
/proc/meminfo: memFree=1815896/2055920 swapFree=4180012/4192956
[pid=15245] ppid=15243 vsize=866612 CPUtime=3391.89
/proc/15245/stat : 15245 (java) S 15243 15245 14257 0 -1 0 10290 0 1 0 339034 155 0 0 18 0 9 0 42104848 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15245/statm: 216653 9452 2635 9 0 211159 0
[pid=15245/tid=15246] ppid=15243 vsize=866612 CPUtime=3391.64
/proc/15245/task/15246/stat : 15246 (java) R 15243 15245 14257 0 -1 64 7935 0 1 0 339013 151 0 0 25 0 9 0 42104850 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4126670178 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15245/tid=15248] ppid=15243 vsize=866612 CPUtime=0.04
/proc/15245/task/15248/stat : 15248 (java) S 15243 15245 14257 0 -1 64 1320 0 0 0 4 0 0 0 16 0 9 0 42104852 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15249] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15249/stat : 15249 (java) S 15243 15245 14257 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104852 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15250] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15250/stat : 15250 (java) S 15243 15245 14257 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104852 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15251] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15251/stat : 15251 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15252] ppid=15243 vsize=866612 CPUtime=0.14
/proc/15245/task/15252/stat : 15252 (java) S 15243 15245 14257 0 -1 64 339 0 0 0 14 0 0 0 17 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15245/tid=15253] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15253/stat : 15253 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15254] ppid=15243 vsize=866612 CPUtime=0.04
/proc/15245/task/15254/stat : 15254 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 1 3 0 0 15 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3391.89
Current children cumulated vsize (KiB) 866612

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 15299
/proc/meminfo: memFree=1815832/2055920 swapFree=4180012/4192956
[pid=15245] ppid=15243 vsize=866612 CPUtime=3451.87
/proc/15245/stat : 15245 (java) S 15243 15245 14257 0 -1 0 10290 0 1 0 345031 156 0 0 18 0 9 0 42104848 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15245/statm: 216653 9452 2635 9 0 211159 0
[pid=15245/tid=15246] ppid=15243 vsize=866612 CPUtime=3451.61
/proc/15245/task/15246/stat : 15246 (java) R 15243 15245 14257 0 -1 64 7935 0 1 0 345010 151 0 0 25 0 9 0 42104850 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4126611037 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15245/tid=15248] ppid=15243 vsize=866612 CPUtime=0.04
/proc/15245/task/15248/stat : 15248 (java) S 15243 15245 14257 0 -1 64 1320 0 0 0 4 0 0 0 16 0 9 0 42104852 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15249] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15249/stat : 15249 (java) S 15243 15245 14257 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104852 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15250] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15250/stat : 15250 (java) S 15243 15245 14257 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104852 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15251] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15251/stat : 15251 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15252] ppid=15243 vsize=866612 CPUtime=0.14
/proc/15245/task/15252/stat : 15252 (java) S 15243 15245 14257 0 -1 64 339 0 0 0 14 0 0 0 17 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15245/tid=15253] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15253/stat : 15253 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15254] ppid=15243 vsize=866612 CPUtime=0.04
/proc/15245/task/15254/stat : 15254 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 1 3 0 0 15 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3451.87
Current children cumulated vsize (KiB) 866612

[startup+3522.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 15299
/proc/meminfo: memFree=1815832/2055920 swapFree=4180012/4192956
[pid=15245] ppid=15243 vsize=866612 CPUtime=3511.86
/proc/15245/stat : 15245 (java) S 15243 15245 14257 0 -1 0 10290 0 1 0 351030 156 0 0 18 0 9 0 42104848 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15245/statm: 216653 9452 2635 9 0 211159 0
[pid=15245/tid=15246] ppid=15243 vsize=866612 CPUtime=3511.6
/proc/15245/task/15246/stat : 15246 (java) R 15243 15245 14257 0 -1 64 7935 0 1 0 351009 151 0 0 25 0 9 0 42104850 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4126662597 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15245/tid=15248] ppid=15243 vsize=866612 CPUtime=0.04
/proc/15245/task/15248/stat : 15248 (java) S 15243 15245 14257 0 -1 64 1320 0 0 0 4 0 0 0 16 0 9 0 42104852 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15249] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15249/stat : 15249 (java) S 15243 15245 14257 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104852 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15250] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15250/stat : 15250 (java) S 15243 15245 14257 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104852 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15251] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15251/stat : 15251 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15252] ppid=15243 vsize=866612 CPUtime=0.14
/proc/15245/task/15252/stat : 15252 (java) S 15243 15245 14257 0 -1 64 339 0 0 0 14 0 0 0 17 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15245/tid=15253] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15253/stat : 15253 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15254] ppid=15243 vsize=866612 CPUtime=0.04
/proc/15245/task/15254/stat : 15254 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 1 3 0 0 15 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3511.86
Current children cumulated vsize (KiB) 866612

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 15299
/proc/meminfo: memFree=1815768/2055920 swapFree=4180012/4192956
[pid=15245] ppid=15243 vsize=866612 CPUtime=3571.83
/proc/15245/stat : 15245 (java) S 15243 15245 14257 0 -1 0 10290 0 1 0 357027 156 0 0 18 0 9 0 42104848 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15245/statm: 216653 9452 2635 9 0 211159 0
[pid=15245/tid=15246] ppid=15243 vsize=866612 CPUtime=3571.57
/proc/15245/task/15246/stat : 15246 (java) R 15243 15245 14257 0 -1 64 7935 0 1 0 357006 151 0 0 25 0 9 0 42104850 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4126662496 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15245/tid=15248] ppid=15243 vsize=866612 CPUtime=0.04
/proc/15245/task/15248/stat : 15248 (java) S 15243 15245 14257 0 -1 64 1320 0 0 0 4 0 0 0 16 0 9 0 42104852 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15249] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15249/stat : 15249 (java) S 15243 15245 14257 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104852 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15250] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15250/stat : 15250 (java) S 15243 15245 14257 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104852 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15251] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15251/stat : 15251 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15252] ppid=15243 vsize=866612 CPUtime=0.14
/proc/15245/task/15252/stat : 15252 (java) S 15243 15245 14257 0 -1 64 339 0 0 0 14 0 0 0 17 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15245/tid=15253] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15253/stat : 15253 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15254] ppid=15243 vsize=866612 CPUtime=0.04
/proc/15245/task/15254/stat : 15254 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 1 3 0 0 15 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3571.83
Current children cumulated vsize (KiB) 866612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 15299
/proc/meminfo: memFree=1815704/2055920 swapFree=4180012/4192956
[pid=15245] ppid=15243 vsize=866612 CPUtime=3600.03
/proc/15245/stat : 15245 (java) S 15243 15245 14257 0 -1 0 10290 0 1 0 359847 156 0 0 18 0 9 0 42104848 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15245/statm: 216653 9452 2635 9 0 211159 0
[pid=15245/tid=15246] ppid=15243 vsize=866612 CPUtime=3599.77
/proc/15245/task/15246/stat : 15246 (java) R 15243 15245 14257 0 -1 64 7935 0 1 0 359826 151 0 0 25 0 9 0 42104850 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4126662548 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15245/tid=15248] ppid=15243 vsize=866612 CPUtime=0.04
/proc/15245/task/15248/stat : 15248 (java) S 15243 15245 14257 0 -1 64 1320 0 0 0 4 0 0 0 16 0 9 0 42104852 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15249] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15249/stat : 15249 (java) S 15243 15245 14257 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104852 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15250] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15250/stat : 15250 (java) S 15243 15245 14257 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104852 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15251] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15251/stat : 15251 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15252] ppid=15243 vsize=866612 CPUtime=0.14
/proc/15245/task/15252/stat : 15252 (java) S 15243 15245 14257 0 -1 64 339 0 0 0 14 0 0 0 17 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15245/tid=15253] ppid=15243 vsize=866612 CPUtime=0
/proc/15245/task/15253/stat : 15253 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15245/tid=15254] ppid=15243 vsize=866612 CPUtime=0.04
/proc/15245/task/15254/stat : 15254 (java) S 15243 15245 14257 0 -1 64 1 0 0 0 1 3 0 0 15 0 9 0 42104854 887410688 9452 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.03
Current children cumulated vsize (KiB) 866612

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): 3610.53
CPU time (s): 3600.06
CPU user time (s): 3598.49
CPU system time (s): 1.57076
CPU usage (%): 99.7101
Max. virtual memory (cumulated for all children) (KiB): 866616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.49
system time used= 1.57076
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10313
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= 73539
involuntary context switches= 64920

runsolver used 3.84641 second user time and 10.4634 second system time

The end

Launcher Data (download as text)

Begin job on node29 at 2008-07-12 11:13:51
IDJOB=1111794
IDBENCH=61324
IDSOLVER=360
FILE ID=node29/1111794-1215854031
PBS_JOBID= 7903394
Free space on /tmp= 66388 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg5-7_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-1111794-1215854031/watcher-1111794-1215854031 -o /tmp/evaluation-result-1111794-1215854031/solver-1111794-1215854031 -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-1111794-1215854031.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c56f703fbfb446fbf73a9fe89e10396f
RANDOM SEED=566874582

node29.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.242
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.242
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:       1166064 kB
Buffers:         39564 kB
Cached:         196996 kB
SwapCached:       6744 kB
Active:         775320 kB
Inactive:        69688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1166064 kB
SwapTotal:     4192956 kB
SwapFree:      4180012 kB
Dirty:            2056 kB
Writeback:           0 kB
Mapped:         625500 kB
Slab:            28412 kB
Committed_AS:   799872 kB
PageTables:       3332 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 node29 at 2008-07-12 12:14:04