Trace number 1111858

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)6 3600.08 3617.87

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg6-8_ext.xml
MD5SUM2bd723ee11def96150341634742def81
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints3
Best CPU time to get the best result obtained on this benchmark3600.05
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints14
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension14
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.08	
0.00/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mrdac-ddeg.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-1111858-1215856409.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.28/0.36	     nbVariables=48  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=1248
0.28/0.36	       =>  wckTime=0.113  cpuTime=0.09  mem=7M858
0.28/0.36	   
0.28/0.36	   relations being loaded...
0.39/0.40	   
0.39/0.40	   constraints being loaded...
0.39/0.45	   Too large in ConstraintConflictsSTructure
0.39/0.47	     nbConstraints=14  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=12
0.39/0.47	     nbConflictsStructures=1  nbSharedConflictsStructures=7  nbUnbuiltConflictsStructures=1
0.39/0.47	     nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2  minArity=6  avgArity=6.86  maxArity=8
0.39/0.47	       =>  wckTime=0.226  cpuTime=0.18  mem=12M784
0.48/0.52	   
0.48/0.52	   solver LocalSearchSolver being built... 
0.48/0.56	       =>  wckTime=0.315  cpuTime=0.21  mem=6M438
0.48/0.57	
0.48/0.57	s SATISFIABLE
0.48/0.58	o 14
1.18/1.26	o 13
3.29/3.33	o 12
3.68/3.74	o 11
5.58/5.68	o 10
7.28/7.31	o 9
8.58/8.60	o 8
10.38/10.43	o 7
12.08/12.18	o 6
14.68/14.72	   
14.68/14.72	   search
14.68/14.72	     run=0  nbConstraintChecks=23517257  nbAssignments=10000
14.68/14.72	       =>  wckTime=14.165  cpuTime=14.14  mem=7M430
28.38/28.41	   
28.38/28.41	   search
28.38/28.41	     run=1  nbConstraintChecks=47037271  nbAssignments=20000
28.38/28.41	       =>  wckTime=27.848  cpuTime=27.81  mem=7M430
42.17/42.21	   
42.17/42.21	   search
42.17/42.21	     run=2  nbConstraintChecks=70333845  nbAssignments=29905
42.17/42.21	       =>  wckTime=41.65  cpuTime=41.61  mem=7M430
42.17/42.21	   
42.17/42.21	   global
42.17/42.21	     nbConstraintChecks=70333845  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
42.17/42.21	     solvingWckTime=41.647  solvingCpuTime=41.61  expiredTime=no  totalExploration=no  nbFoundSolutions=0
42.17/42.21	     globalCpuTime=41.87
42.17/42.21	       =>  wckTime=41.965  cpuTime=41.82  mem=7M430
42.17/42.21	   
42.17/42.21	   solver DecomposerSolver being built... 
42.27/42.32	       =>  wckTime=42.074  cpuTime=41.91  mem=18M485
3600.01/3617.81	v 15 3 5 19 3 18 8 13 17 0 20 4 0 16 13 4 8 12 13 11 13 20 5 11 18 15 13 11 20 8 4 18 18 4 4 4 1 1 18 14 24 13 11 17 4 1 19 13 

Verifier Data (download as text)

OK	6	8
6 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-1111858-1215856409/watcher-1111858-1215856409 -o /tmp/evaluation-result-1111858-1215856409/solver-1111858-1215856409 -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-1111858-1215856409.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 4/73 15290
/proc/meminfo: memFree=1908900/2055924 swapFree=4181092/4192956
[pid=15290] ppid=15288 vsize=1616 CPUtime=0
/proc/15290/stat : 15290 (java) D 15288 15290 13905 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 42344111 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/15290/statm: 404 147 121 9 0 46 0

[startup+0.0132789 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 15290
/proc/meminfo: memFree=1908900/2055924 swapFree=4181092/4192956
[pid=15290] ppid=15288 vsize=10704 CPUtime=0
/proc/15290/stat : 15290 (java) S 15288 15290 13905 0 -1 0 739 0 0 0 0 0 0 0 18 0 2 0 42344111 10960896 519 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/15290/statm: 2683 522 245 9 0 1196 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10704

[startup+0.101289 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 15290
/proc/meminfo: memFree=1908900/2055924 swapFree=4181092/4192956
[pid=15290] ppid=15288 vsize=865988 CPUtime=0.09
/proc/15290/stat : 15290 (java) S 15288 15290 13905 0 -1 0 3718 0 1 0 7 2 0 0 18 0 9 0 42344111 886771712 3191 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15290/statm: 216497 3191 1687 9 0 211052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865988

[startup+0.301311 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 15290
/proc/meminfo: memFree=1908900/2055924 swapFree=4181092/4192956
[pid=15290] ppid=15288 vsize=866388 CPUtime=0.28
/proc/15290/stat : 15290 (java) S 15288 15290 13905 0 -1 0 5877 0 1 0 25 3 0 0 18 0 9 0 42344111 887181312 5252 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15290/statm: 216597 5255 1955 9 0 211125 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866388

[startup+0.70136 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 15290
/proc/meminfo: memFree=1908900/2055924 swapFree=4181092/4192956
[pid=15290] ppid=15288 vsize=866628 CPUtime=0.69
/proc/15290/stat : 15290 (java) S 15288 15290 13905 0 -1 0 9216 0 1 0 64 5 0 0 18 0 9 0 42344111 887427072 8383 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15290/statm: 216657 8383 2633 9 0 211163 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 866628

[startup+1.50245 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 15299
/proc/meminfo: memFree=1885788/2055924 swapFree=4181092/4192956
[pid=15290] ppid=15288 vsize=866628 CPUtime=1.49
/proc/15290/stat : 15290 (java) S 15288 15290 13905 0 -1 0 9217 0 1 0 142 7 0 0 18 0 9 0 42344111 887427072 8384 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15290/statm: 216657 8384 2633 9 0 211163 0
[pid=15290/tid=15292] ppid=15288 vsize=866628 CPUtime=1.33
/proc/15290/task/15292/stat : 15292 (java) R 15288 15290 13905 0 -1 64 6830 0 1 0 128 5 0 0 25 0 9 0 42344112 887427072 8384 996147200 134512640 134550740 4294955952 18446744073709551615 4126675120 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15293] ppid=15288 vsize=866628 CPUtime=0.03
/proc/15290/task/15293/stat : 15293 (java) S 15288 15290 13905 0 -1 64 1355 0 0 0 3 0 0 0 16 0 9 0 42344114 887427072 8384 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15294] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15294/stat : 15294 (java) S 15288 15290 13905 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42344114 887427072 8384 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15295] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15295/stat : 15295 (java) S 15288 15290 13905 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42344114 887427072 8384 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15296] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15296/stat : 15296 (java) S 15288 15290 13905 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 42344116 887427072 8384 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15297] ppid=15288 vsize=866628 CPUtime=0.09
/proc/15290/task/15297/stat : 15297 (java) S 15288 15290 13905 0 -1 64 336 0 0 0 9 0 0 0 16 0 9 0 42344116 887427072 8384 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15298] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15298/stat : 15298 (java) S 15288 15290 13905 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 42344116 887427072 8384 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15299] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15299/stat : 15299 (java) S 15288 15290 13905 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42344116 887427072 8384 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 866628

[startup+3.10264 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 15299
/proc/meminfo: memFree=1885596/2055924 swapFree=4181092/4192956
[pid=15290] ppid=15288 vsize=866628 CPUtime=3.08
/proc/15290/stat : 15290 (java) S 15288 15290 13905 0 -1 0 9223 0 1 0 299 9 0 0 18 0 9 0 42344111 887427072 8389 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15290/statm: 216657 8389 2633 9 0 211163 0
[pid=15290/tid=15292] ppid=15288 vsize=866628 CPUtime=2.92
/proc/15290/task/15292/stat : 15292 (java) R 15288 15290 13905 0 -1 64 6831 0 1 0 284 8 0 0 25 0 9 0 42344112 887427072 8389 996147200 134512640 134550740 4294955952 18446744073709551615 4126687756 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15293] ppid=15288 vsize=866628 CPUtime=0.03
/proc/15290/task/15293/stat : 15293 (java) S 15288 15290 13905 0 -1 64 1355 0 0 0 3 0 0 0 16 0 9 0 42344114 887427072 8389 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15294] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15294/stat : 15294 (java) S 15288 15290 13905 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42344114 887427072 8389 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15295] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15295/stat : 15295 (java) S 15288 15290 13905 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42344114 887427072 8389 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15296] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15296/stat : 15296 (java) S 15288 15290 13905 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 42344116 887427072 8389 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15297] ppid=15288 vsize=866628 CPUtime=0.1
/proc/15290/task/15297/stat : 15297 (java) S 15288 15290 13905 0 -1 64 341 0 0 0 10 0 0 0 16 0 9 0 42344116 887427072 8389 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15298] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15298/stat : 15298 (java) S 15288 15290 13905 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 42344116 887427072 8389 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15299] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15299/stat : 15299 (java) S 15288 15290 13905 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42344116 887427072 8389 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 866628

[startup+6.30201 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 15299
/proc/meminfo: memFree=1885340/2055924 swapFree=4181092/4192956
[pid=15290] ppid=15288 vsize=866628 CPUtime=6.28
/proc/15290/stat : 15290 (java) S 15288 15290 13905 0 -1 0 9225 0 1 0 612 16 0 0 18 0 9 0 42344111 887427072 8390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15290/statm: 216657 8390 2633 9 0 211163 0
[pid=15290/tid=15292] ppid=15288 vsize=866628 CPUtime=6.12
/proc/15290/task/15292/stat : 15292 (java) R 15288 15290 13905 0 -1 64 6832 0 1 0 597 15 0 0 25 0 9 0 42344112 887427072 8390 996147200 134512640 134550740 4294955952 18446744073709551615 4126618224 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15293] ppid=15288 vsize=866628 CPUtime=0.03
/proc/15290/task/15293/stat : 15293 (java) S 15288 15290 13905 0 -1 64 1355 0 0 0 3 0 0 0 16 0 9 0 42344114 887427072 8390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15294] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15294/stat : 15294 (java) S 15288 15290 13905 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42344114 887427072 8390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15295] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15295/stat : 15295 (java) S 15288 15290 13905 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42344114 887427072 8390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15296] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15296/stat : 15296 (java) S 15288 15290 13905 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 42344116 887427072 8390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15297] ppid=15288 vsize=866628 CPUtime=0.1
/proc/15290/task/15297/stat : 15297 (java) S 15288 15290 13905 0 -1 64 342 0 0 0 10 0 0 0 16 0 9 0 42344116 887427072 8390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15298] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15298/stat : 15298 (java) S 15288 15290 13905 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 42344116 887427072 8390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15299] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15299/stat : 15299 (java) S 15288 15290 13905 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42344116 887427072 8390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 866628

[startup+12.7028 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 15299
/proc/meminfo: memFree=1885212/2055924 swapFree=4181092/4192956
[pid=15290] ppid=15288 vsize=866628 CPUtime=12.68
/proc/15290/stat : 15290 (java) S 15288 15290 13905 0 -1 0 9225 0 1 0 1236 32 0 0 18 0 9 0 42344111 887427072 8390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15290/statm: 216657 8390 2633 9 0 211163 0
[pid=15290/tid=15292] ppid=15288 vsize=866628 CPUtime=12.52
/proc/15290/task/15292/stat : 15292 (java) R 15288 15290 13905 0 -1 64 6832 0 1 0 1221 31 0 0 25 0 9 0 42344112 887427072 8390 996147200 134512640 134550740 4294955952 18446744073709551615 4126618231 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15293] ppid=15288 vsize=866628 CPUtime=0.03
/proc/15290/task/15293/stat : 15293 (java) S 15288 15290 13905 0 -1 64 1355 0 0 0 3 0 0 0 16 0 9 0 42344114 887427072 8390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15294] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15294/stat : 15294 (java) S 15288 15290 13905 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42344114 887427072 8390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15295] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15295/stat : 15295 (java) S 15288 15290 13905 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42344114 887427072 8390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15296] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15296/stat : 15296 (java) S 15288 15290 13905 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 42344116 887427072 8390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15297] ppid=15288 vsize=866628 CPUtime=0.1
/proc/15290/task/15297/stat : 15297 (java) S 15288 15290 13905 0 -1 64 342 0 0 0 10 0 0 0 16 0 9 0 42344116 887427072 8390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15298] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15298/stat : 15298 (java) S 15288 15290 13905 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 42344116 887427072 8390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15299] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15299/stat : 15299 (java) S 15288 15290 13905 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42344116 887427072 8390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 866628

[startup+25.5012 s]
/proc/loadavg: 1.95 1.98 1.99 3/82 15299
/proc/meminfo: memFree=1885212/2055924 swapFree=4181092/4192956
[pid=15290] ppid=15288 vsize=866628 CPUtime=25.48
/proc/15290/stat : 15290 (java) S 15288 15290 13905 0 -1 0 9231 0 1 0 2480 68 0 0 18 0 9 0 42344111 887427072 8396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15290/statm: 216657 8396 2634 9 0 211163 0
[pid=15290/tid=15292] ppid=15288 vsize=866628 CPUtime=25.31
/proc/15290/task/15292/stat : 15292 (java) R 15288 15290 13905 0 -1 64 6832 0 1 0 2464 67 0 0 25 0 9 0 42344112 887427072 8396 996147200 134512640 134550740 4294955952 18446744073709551615 4126613104 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15293] ppid=15288 vsize=866628 CPUtime=0.03
/proc/15290/task/15293/stat : 15293 (java) S 15288 15290 13905 0 -1 64 1355 0 0 0 3 0 0 0 16 0 9 0 42344114 887427072 8396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15294] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15294/stat : 15294 (java) S 15288 15290 13905 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42344114 887427072 8396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15295] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15295/stat : 15295 (java) S 15288 15290 13905 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42344114 887427072 8396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15296] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15296/stat : 15296 (java) S 15288 15290 13905 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 42344116 887427072 8396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15297] ppid=15288 vsize=866628 CPUtime=0.11
/proc/15290/task/15297/stat : 15297 (java) S 15288 15290 13905 0 -1 64 348 0 0 0 11 0 0 0 16 0 9 0 42344116 887427072 8396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15298] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15298/stat : 15298 (java) S 15288 15290 13905 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 42344116 887427072 8396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15299] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15299/stat : 15299 (java) S 15288 15290 13905 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42344116 887427072 8396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 866628

[startup+51.1012 s]
/proc/loadavg: 1.96 1.98 1.99 3/82 15299
/proc/meminfo: memFree=1880668/2055924 swapFree=4181092/4192956
[pid=15290] ppid=15288 vsize=866628 CPUtime=51.06
/proc/15290/stat : 15290 (java) S 15288 15290 13905 0 -1 0 10399 0 1 0 4995 111 0 0 18 0 9 0 42344111 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15290/statm: 216657 9564 2635 9 0 211163 0
[pid=15290/tid=15292] ppid=15288 vsize=866628 CPUtime=50.88
/proc/15290/task/15292/stat : 15292 (java) R 15288 15290 13905 0 -1 64 7988 0 1 0 4978 110 0 0 25 0 9 0 42344112 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4126613104 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15293] ppid=15288 vsize=866628 CPUtime=0.03
/proc/15290/task/15293/stat : 15293 (java) S 15288 15290 13905 0 -1 64 1355 0 0 0 3 0 0 0 16 0 9 0 42344114 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15294] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15294/stat : 15294 (java) S 15288 15290 13905 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42344114 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15295] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15295/stat : 15295 (java) S 15288 15290 13905 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42344114 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15296] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15296/stat : 15296 (java) S 15288 15290 13905 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15297] ppid=15288 vsize=866628 CPUtime=0.13
/proc/15290/task/15297/stat : 15297 (java) S 15288 15290 13905 0 -1 64 360 0 0 0 13 0 0 0 16 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15298] ppid=15288 vsize=866628 CPUtime=0

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

/proc/15290/task/15295/stat : 15295 (java) S 15288 15290 13905 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42344114 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15296] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15296/stat : 15296 (java) S 15288 15290 13905 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15297] ppid=15288 vsize=866628 CPUtime=0.13
/proc/15290/task/15297/stat : 15297 (java) S 15288 15290 13905 0 -1 64 361 0 0 0 13 0 0 0 16 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15298] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15298/stat : 15298 (java) S 15288 15290 13905 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15299] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15299/stat : 15299 (java) S 15288 15290 13905 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3267.48
Current children cumulated vsize (KiB) 866628

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15346
/proc/meminfo: memFree=1581076/2055924 swapFree=4181092/4192956
[pid=15290] ppid=15288 vsize=866628 CPUtime=3326.94
/proc/15290/stat : 15290 (java) S 15288 15290 13905 0 -1 0 10401 0 1 0 332574 120 0 0 18 0 9 0 42344111 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15290/statm: 216657 9564 2635 9 0 211163 0
[pid=15290/tid=15292] ppid=15288 vsize=866628 CPUtime=3326.76
/proc/15290/task/15292/stat : 15292 (java) R 15288 15290 13905 0 -1 64 7989 0 1 0 332557 119 0 0 25 0 9 0 42344112 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4126618266 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15290/tid=15293] ppid=15288 vsize=866628 CPUtime=0.03
/proc/15290/task/15293/stat : 15293 (java) S 15288 15290 13905 0 -1 64 1355 0 0 0 3 0 0 0 16 0 9 0 42344114 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15294] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15294/stat : 15294 (java) S 15288 15290 13905 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42344114 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15295] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15295/stat : 15295 (java) S 15288 15290 13905 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42344114 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15296] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15296/stat : 15296 (java) S 15288 15290 13905 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15297] ppid=15288 vsize=866628 CPUtime=0.13
/proc/15290/task/15297/stat : 15297 (java) S 15288 15290 13905 0 -1 64 361 0 0 0 13 0 0 0 16 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15298] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15298/stat : 15298 (java) S 15288 15290 13905 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15299] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15299/stat : 15299 (java) S 15288 15290 13905 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3326.94
Current children cumulated vsize (KiB) 866628

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15346
/proc/meminfo: memFree=1581012/2055924 swapFree=4181092/4192956
[pid=15290] ppid=15288 vsize=866628 CPUtime=3386.41
/proc/15290/stat : 15290 (java) S 15288 15290 13905 0 -1 0 10401 0 1 0 338521 120 0 0 18 0 9 0 42344111 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15290/statm: 216657 9564 2635 9 0 211163 0
[pid=15290/tid=15292] ppid=15288 vsize=866628 CPUtime=3386.22
/proc/15290/task/15292/stat : 15292 (java) R 15288 15290 13905 0 -1 64 7989 0 1 0 338503 119 0 0 25 0 9 0 42344112 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4126674168 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15290/tid=15293] ppid=15288 vsize=866628 CPUtime=0.03
/proc/15290/task/15293/stat : 15293 (java) S 15288 15290 13905 0 -1 64 1355 0 0 0 3 0 0 0 16 0 9 0 42344114 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15294] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15294/stat : 15294 (java) S 15288 15290 13905 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42344114 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15295] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15295/stat : 15295 (java) S 15288 15290 13905 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42344114 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15296] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15296/stat : 15296 (java) S 15288 15290 13905 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15297] ppid=15288 vsize=866628 CPUtime=0.13
/proc/15290/task/15297/stat : 15297 (java) S 15288 15290 13905 0 -1 64 361 0 0 0 13 0 0 0 16 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15298] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15298/stat : 15298 (java) S 15288 15290 13905 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15299] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15299/stat : 15299 (java) S 15288 15290 13905 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3386.41
Current children cumulated vsize (KiB) 866628

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15346
/proc/meminfo: memFree=1580948/2055924 swapFree=4181092/4192956
[pid=15290] ppid=15288 vsize=866628 CPUtime=3445.88
/proc/15290/stat : 15290 (java) S 15288 15290 13905 0 -1 0 10401 0 1 0 344468 120 0 0 18 0 9 0 42344111 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15290/statm: 216657 9564 2635 9 0 211163 0
[pid=15290/tid=15292] ppid=15288 vsize=866628 CPUtime=3445.69
/proc/15290/task/15292/stat : 15292 (java) R 15288 15290 13905 0 -1 64 7989 0 1 0 344450 119 0 0 25 0 9 0 42344112 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4126674151 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15290/tid=15293] ppid=15288 vsize=866628 CPUtime=0.03
/proc/15290/task/15293/stat : 15293 (java) S 15288 15290 13905 0 -1 64 1355 0 0 0 3 0 0 0 16 0 9 0 42344114 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15294] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15294/stat : 15294 (java) S 15288 15290 13905 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42344114 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15295] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15295/stat : 15295 (java) S 15288 15290 13905 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42344114 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15296] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15296/stat : 15296 (java) S 15288 15290 13905 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15297] ppid=15288 vsize=866628 CPUtime=0.13
/proc/15290/task/15297/stat : 15297 (java) S 15288 15290 13905 0 -1 64 361 0 0 0 13 0 0 0 16 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15298] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15298/stat : 15298 (java) S 15288 15290 13905 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15299] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15299/stat : 15299 (java) S 15288 15290 13905 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3445.88
Current children cumulated vsize (KiB) 866628

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15346
/proc/meminfo: memFree=1580884/2055924 swapFree=4181092/4192956
[pid=15290] ppid=15288 vsize=866628 CPUtime=3505.36
/proc/15290/stat : 15290 (java) S 15288 15290 13905 0 -1 0 10401 0 1 0 350415 121 0 0 18 0 9 0 42344111 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15290/statm: 216657 9564 2635 9 0 211163 0
[pid=15290/tid=15292] ppid=15288 vsize=866628 CPUtime=3505.16
/proc/15290/task/15292/stat : 15292 (java) R 15288 15290 13905 0 -1 64 7989 0 1 0 350397 119 0 0 25 0 9 0 42344112 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4126613149 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15290/tid=15293] ppid=15288 vsize=866628 CPUtime=0.03
/proc/15290/task/15293/stat : 15293 (java) S 15288 15290 13905 0 -1 64 1355 0 0 0 3 0 0 0 16 0 9 0 42344114 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15294] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15294/stat : 15294 (java) S 15288 15290 13905 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42344114 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15295] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15295/stat : 15295 (java) S 15288 15290 13905 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42344114 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15296] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15296/stat : 15296 (java) S 15288 15290 13905 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15297] ppid=15288 vsize=866628 CPUtime=0.13
/proc/15290/task/15297/stat : 15297 (java) S 15288 15290 13905 0 -1 64 361 0 0 0 13 0 0 0 16 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15298] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15298/stat : 15298 (java) S 15288 15290 13905 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15299] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15299/stat : 15299 (java) S 15288 15290 13905 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3505.36
Current children cumulated vsize (KiB) 866628

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15346
/proc/meminfo: memFree=1580820/2055924 swapFree=4181092/4192956
[pid=15290] ppid=15288 vsize=866628 CPUtime=3564.83
/proc/15290/stat : 15290 (java) S 15288 15290 13905 0 -1 0 10401 0 1 0 356362 121 0 0 18 0 9 0 42344111 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15290/statm: 216657 9564 2635 9 0 211163 0
[pid=15290/tid=15292] ppid=15288 vsize=866628 CPUtime=3564.63
/proc/15290/task/15292/stat : 15292 (java) R 15288 15290 13905 0 -1 64 7989 0 1 0 356344 119 0 0 25 0 9 0 42344112 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4126674168 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15290/tid=15293] ppid=15288 vsize=866628 CPUtime=0.03
/proc/15290/task/15293/stat : 15293 (java) S 15288 15290 13905 0 -1 64 1355 0 0 0 3 0 0 0 16 0 9 0 42344114 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15294] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15294/stat : 15294 (java) S 15288 15290 13905 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42344114 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15295] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15295/stat : 15295 (java) S 15288 15290 13905 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42344114 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15296] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15296/stat : 15296 (java) S 15288 15290 13905 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15297] ppid=15288 vsize=866628 CPUtime=0.13
/proc/15290/task/15297/stat : 15297 (java) S 15288 15290 13905 0 -1 64 361 0 0 0 13 0 0 0 16 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15298] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15298/stat : 15298 (java) S 15288 15290 13905 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15299] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15299/stat : 15299 (java) S 15288 15290 13905 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3564.83
Current children cumulated vsize (KiB) 866628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3617.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15346
/proc/meminfo: memFree=1580820/2055924 swapFree=4181092/4192956
[pid=15290] ppid=15288 vsize=866628 CPUtime=3600.01
/proc/15290/stat : 15290 (java) S 15288 15290 13905 0 -1 0 10401 0 1 0 359880 121 0 0 18 0 9 0 42344111 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15290/statm: 216657 9564 2635 9 0 211163 0
[pid=15290/tid=15292] ppid=15288 vsize=866628 CPUtime=3599.81
/proc/15290/task/15292/stat : 15292 (java) R 15288 15290 13905 0 -1 64 7989 0 1 0 359862 119 0 0 25 0 9 0 42344112 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4126674146 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15290/tid=15293] ppid=15288 vsize=866628 CPUtime=0.03
/proc/15290/task/15293/stat : 15293 (java) S 15288 15290 13905 0 -1 64 1355 0 0 0 3 0 0 0 16 0 9 0 42344114 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15294] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15294/stat : 15294 (java) S 15288 15290 13905 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42344114 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15295] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15295/stat : 15295 (java) S 15288 15290 13905 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42344114 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15296] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15296/stat : 15296 (java) S 15288 15290 13905 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15297] ppid=15288 vsize=866628 CPUtime=0.13
/proc/15290/task/15297/stat : 15297 (java) S 15288 15290 13905 0 -1 64 361 0 0 0 13 0 0 0 16 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15298] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15298/stat : 15298 (java) S 15288 15290 13905 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15290/tid=15299] ppid=15288 vsize=866628 CPUtime=0
/proc/15290/task/15299/stat : 15299 (java) S 15288 15290 13905 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42344116 887427072 9564 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 866628

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): 3617.87
CPU time (s): 3600.08
CPU user time (s): 3598.86
CPU system time (s): 1.22081
CPU usage (%): 99.5082
Max. virtual memory (cumulated for all children) (KiB): 866632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.86
system time used= 1.22081
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10424
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= 74006
involuntary context switches= 120623

runsolver used 5.2722 second user time and 10.1505 second system time

The end

Launcher Data (download as text)

Begin job on node6 at 2008-07-12 11:53:29
IDJOB=1111858
IDBENCH=61332
IDSOLVER=360
FILE ID=node6/1111858-1215856409
PBS_JOBID= 7903410
Free space on /tmp= 66480 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2bd723ee11def96150341634742def81
RANDOM SEED=1181080497

node6.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.232
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.232
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:      2055924 kB
MemFree:       1909380 kB
Buffers:         17324 kB
Cached:          68004 kB
SwapCached:       5928 kB
Active:          76544 kB
Inactive:        27596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1909380 kB
SwapTotal:     4192956 kB
SwapFree:      4181092 kB
Dirty:            2076 kB
Writeback:           0 kB
Mapped:          25528 kB
Slab:            27476 kB
Committed_AS:   201652 kB
PageTables:       2004 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= 66488 MiB
End job on node6 at 2008-07-12 12:53:49