Trace number 1110354

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.1 3610.65

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg6-10_ext.xml
MD5SUM9adead530525957babaa0ae74a947472
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints4
Best CPU time to get the best result obtained on this benchmark3600.05
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints16
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension16
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.03/0.08	
0.03/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=mrdac-ddeg.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1110354-1215820690.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.28/0.39	     nbVariables=60  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=1560
0.28/0.39	       =>  wckTime=0.157  cpuTime=0.11  mem=7M858
0.28/0.39	   
0.28/0.39	   relations being loaded...
0.48/0.55	   
0.48/0.55	   constraints being loaded...
0.59/0.60	   Too large in ConstraintConflictsSTructure
0.59/0.63	     nbConstraints=16  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=14
0.59/0.63	     nbConflictsStructures=1  nbSharedConflictsStructures=9  nbUnbuiltConflictsStructures=1
0.59/0.63	     nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2  minArity=6  avgArity=7.5  maxArity=10
0.59/0.63	       =>  wckTime=0.39  cpuTime=0.3  mem=14M231
0.59/0.68	   
0.59/0.68	   solver LocalSearchSolver being built... 
0.68/0.72	       =>  wckTime=0.487  cpuTime=0.34  mem=6M829
0.68/0.74	
0.68/0.74	s SATISFIABLE
0.68/0.74	o 16
1.08/1.13	o 15
1.17/1.23	o 14
1.77/1.85	o 13
3.16/3.23	o 12
3.95/4.04	o 11
4.54/4.66	o 10
7.31/7.40	o 9
7.41/7.51	o 8
15.43/15.69	o 7
19.28/19.60	o 6
20.18/20.45	   
20.18/20.45	   search
20.18/20.45	     run=0  nbConstraintChecks=29515503  nbAssignments=10000
20.18/20.45	       =>  wckTime=19.729  cpuTime=19.51  mem=7M821
39.39/39.89	   
39.39/39.89	   search
39.39/39.89	     run=1  nbConstraintChecks=59035519  nbAssignments=20000
39.39/39.89	       =>  wckTime=39.167  cpuTime=38.75  mem=7M821
49.39/49.90	   
49.39/49.90	   search
49.39/49.90	     run=2  nbConstraintChecks=74081879  nbAssignments=25097
49.39/49.90	       =>  wckTime=49.183  cpuTime=48.67  mem=7M821
49.39/49.91	   
49.39/49.91	   global
49.39/49.91	     nbConstraintChecks=74081879  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
49.39/49.91	     solvingWckTime=49.179  solvingCpuTime=48.66  expiredTime=no  totalExploration=no  nbFoundSolutions=0
49.39/49.91	     globalCpuTime=49.06
49.39/49.91	       =>  wckTime=49.669  cpuTime=49.0  mem=7M821
49.39/49.91	   
49.39/49.91	   solver DecomposerSolver being built... 
49.48/50.02	       =>  wckTime=49.787  cpuTime=49.11  mem=19M64
3600.05/3610.61	v 0 1 0 21 14 2 7 7 15 1 17 4 13 8 17 4 14 4 0 14 24 0 14 18 4 11 17 11 11 14 0 6 12 19 6 11 0 4 12 10 13 11 8 0 14 0 2 13 4 8 18 4 4 18 13 17 4 0 17 4 

Verifier Data (download as text)

OK	6	10
6 unsatisfied constraints, 10 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-1110354-1215820690/watcher-1110354-1215820690 -o /tmp/evaluation-result-1110354-1215820690/solver-1110354-1215820690 -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-1110354-1215820690.xml 

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


[startup+0 s]
/proc/loadavg: 2.24 2.42 2.43 4/81 16451
/proc/meminfo: memFree=1929132/2055920 swapFree=4180120/4192956
[pid=16451] ppid=16449 vsize=1616 CPUtime=0
/proc/16451/stat : 16451 (java) R 16449 16451 15582 0 -1 0 178 0 0 0 0 0 0 0 18 0 1 0 38771173 1654784 146 996147200 134512640 134550740 4294956128 18446744073709551615 13400672 0 0 4096 0 0 0 0 17 0 0 0
/proc/16451/statm: 404 148 122 9 0 46 0

[startup+0.0403399 s]
/proc/loadavg: 2.24 2.42 2.43 4/81 16451
/proc/meminfo: memFree=1929132/2055920 swapFree=4180120/4192956
[pid=16451] ppid=16449 vsize=861876 CPUtime=0.03
/proc/16451/stat : 16451 (java) S 16449 16451 15582 0 -1 0 2251 0 1 0 2 1 0 0 18 0 5 0 38771173 882561024 1862 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/16451/statm: 215469 1862 854 9 0 210448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.102287 s]
/proc/loadavg: 2.24 2.42 2.43 4/81 16451
/proc/meminfo: memFree=1929132/2055920 swapFree=4180120/4192956
[pid=16451] ppid=16449 vsize=865984 CPUtime=0.09
/proc/16451/stat : 16451 (java) S 16449 16451 15582 0 -1 0 3793 0 1 0 8 1 0 0 18 0 9 0 38771173 886767616 3244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16451/statm: 216496 3244 1713 9 0 211051 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.30131 s]
/proc/loadavg: 2.24 2.42 2.43 4/81 16451
/proc/meminfo: memFree=1929132/2055920 swapFree=4180120/4192956
[pid=16451] ppid=16449 vsize=866156 CPUtime=0.28
/proc/16451/stat : 16451 (java) S 16449 16451 15582 0 -1 0 5625 0 1 0 26 2 0 0 18 0 9 0 38771173 886943744 5040 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16451/statm: 216539 5040 1906 9 0 211087 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866156

[startup+0.701352 s]
/proc/loadavg: 2.24 2.42 2.43 4/81 16451
/proc/meminfo: memFree=1929132/2055920 swapFree=4180120/4192956
[pid=16451] ppid=16449 vsize=866612 CPUtime=0.68
/proc/16451/stat : 16451 (java) S 16449 16451 15582 0 -1 0 9619 0 1 0 64 4 0 0 18 0 9 0 38771173 887410688 8786 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16451/statm: 216653 8786 2627 9 0 211159 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866612

[startup+1.50143 s]
/proc/loadavg: 2.24 2.42 2.43 3/90 16460
/proc/meminfo: memFree=1904036/2055920 swapFree=4180120/4192956
[pid=16451] ppid=16449 vsize=866612 CPUtime=1.47
/proc/16451/stat : 16451 (java) S 16449 16451 15582 0 -1 0 9644 0 1 0 140 7 0 0 18 0 9 0 38771173 887410688 8811 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16451/statm: 216653 8811 2633 9 0 211159 0
[pid=16451/tid=16453] ppid=16449 vsize=866612 CPUtime=1.3
/proc/16451/task/16453/stat : 16453 (java) R 16449 16451 15582 0 -1 64 7176 0 1 0 124 6 0 0 25 0 9 0 38771174 887410688 8811 996147200 134512640 134550740 4294955952 18446744073709551615 4126627629 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16454] ppid=16449 vsize=866612 CPUtime=0.04
/proc/16451/task/16454/stat : 16454 (java) S 16449 16451 15582 0 -1 64 1451 0 0 0 4 0 0 0 16 0 9 0 38771176 887410688 8811 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16455] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16455/stat : 16455 (java) S 16449 16451 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 38771176 887410688 8811 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16456] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16456/stat : 16456 (java) S 16449 16451 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38771176 887410688 8811 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16457] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16457/stat : 16457 (java) S 16449 16451 15582 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 38771178 887410688 8811 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16458] ppid=16449 vsize=866612 CPUtime=0.11
/proc/16451/task/16458/stat : 16458 (java) S 16449 16451 15582 0 -1 64 321 0 0 0 11 0 0 0 16 0 9 0 38771178 887410688 8811 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16459] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16459/stat : 16459 (java) S 16449 16451 15582 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38771178 887410688 8811 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16460] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16460/stat : 16460 (java) S 16449 16451 15582 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38771178 887410688 8811 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 866612

[startup+3.10261 s]
/proc/loadavg: 2.24 2.42 2.43 3/90 16460
/proc/meminfo: memFree=1903916/2055920 swapFree=4180120/4192956
[pid=16451] ppid=16449 vsize=866612 CPUtime=3.06
/proc/16451/stat : 16451 (java) S 16449 16451 15582 0 -1 0 9646 0 1 0 294 12 0 0 18 0 9 0 38771173 887410688 8812 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16451/statm: 216653 8812 2633 9 0 211159 0
[pid=16451/tid=16453] ppid=16449 vsize=866612 CPUtime=2.89
/proc/16451/task/16453/stat : 16453 (java) R 16449 16451 15582 0 -1 64 7177 0 1 0 278 11 0 0 25 0 9 0 38771174 887410688 8812 996147200 134512640 134550740 4294955952 18446744073709551615 4126692664 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16454] ppid=16449 vsize=866612 CPUtime=0.04
/proc/16451/task/16454/stat : 16454 (java) S 16449 16451 15582 0 -1 64 1451 0 0 0 4 0 0 0 16 0 9 0 38771176 887410688 8812 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16455] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16455/stat : 16455 (java) S 16449 16451 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 38771176 887410688 8812 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16456] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16456/stat : 16456 (java) S 16449 16451 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38771176 887410688 8812 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16457] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16457/stat : 16457 (java) S 16449 16451 15582 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 38771178 887410688 8812 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16458] ppid=16449 vsize=866612 CPUtime=0.11
/proc/16451/task/16458/stat : 16458 (java) S 16449 16451 15582 0 -1 64 322 0 0 0 11 0 0 0 16 0 9 0 38771178 887410688 8812 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16459] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16459/stat : 16459 (java) S 16449 16451 15582 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38771178 887410688 8812 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16460] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16460/stat : 16460 (java) S 16449 16451 15582 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38771178 887410688 8812 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 866612

[startup+6.30196 s]
/proc/loadavg: 2.22 2.41 2.43 3/90 16460
/proc/meminfo: memFree=1903724/2055920 swapFree=4180120/4192956
[pid=16451] ppid=16449 vsize=866612 CPUtime=6.22
/proc/16451/stat : 16451 (java) S 16449 16451 15582 0 -1 0 9651 0 1 0 604 18 0 0 18 0 9 0 38771173 887410688 8816 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16451/statm: 216653 8816 2633 9 0 211159 0
[pid=16451/tid=16453] ppid=16449 vsize=866612 CPUtime=6.04
/proc/16451/task/16453/stat : 16453 (java) R 16449 16451 15582 0 -1 64 7178 0 1 0 587 17 0 0 25 0 9 0 38771174 887410688 8816 996147200 134512640 134550740 4294955952 18446744073709551615 4126622481 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16454] ppid=16449 vsize=866612 CPUtime=0.04
/proc/16451/task/16454/stat : 16454 (java) S 16449 16451 15582 0 -1 64 1451 0 0 0 4 0 0 0 16 0 9 0 38771176 887410688 8816 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16455] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16455/stat : 16455 (java) S 16449 16451 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 38771176 887410688 8816 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16456] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16456/stat : 16456 (java) S 16449 16451 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38771176 887410688 8816 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16457] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16457/stat : 16457 (java) S 16449 16451 15582 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 38771178 887410688 8816 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16458] ppid=16449 vsize=866612 CPUtime=0.12
/proc/16451/task/16458/stat : 16458 (java) S 16449 16451 15582 0 -1 64 326 0 0 0 12 0 0 0 16 0 9 0 38771178 887410688 8816 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16459] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16459/stat : 16459 (java) S 16449 16451 15582 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38771178 887410688 8816 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16460] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16460/stat : 16460 (java) S 16449 16451 15582 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38771178 887410688 8816 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.7027 s]
/proc/loadavg: 2.20 2.40 2.43 3/90 16460
/proc/meminfo: memFree=1903596/2055920 swapFree=4180120/4192956
[pid=16451] ppid=16449 vsize=866612 CPUtime=12.56
/proc/16451/stat : 16451 (java) S 16449 16451 15582 0 -1 0 9651 0 1 0 1226 30 0 0 18 0 9 0 38771173 887410688 8816 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16451/statm: 216653 8816 2633 9 0 211159 0
[pid=16451/tid=16453] ppid=16449 vsize=866612 CPUtime=12.37
/proc/16451/task/16453/stat : 16453 (java) R 16449 16451 15582 0 -1 64 7178 0 1 0 1208 29 0 0 25 0 9 0 38771174 887410688 8816 996147200 134512640 134550740 4294955952 18446744073709551615 4126689946 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16454] ppid=16449 vsize=866612 CPUtime=0.04
/proc/16451/task/16454/stat : 16454 (java) S 16449 16451 15582 0 -1 64 1451 0 0 0 4 0 0 0 16 0 9 0 38771176 887410688 8816 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16455] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16455/stat : 16455 (java) S 16449 16451 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 38771176 887410688 8816 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16456] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16456/stat : 16456 (java) S 16449 16451 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38771176 887410688 8816 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16457] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16457/stat : 16457 (java) S 16449 16451 15582 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 38771178 887410688 8816 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16458] ppid=16449 vsize=866612 CPUtime=0.12
/proc/16451/task/16458/stat : 16458 (java) S 16449 16451 15582 0 -1 64 326 0 0 0 12 0 0 0 16 0 9 0 38771178 887410688 8816 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16459] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16459/stat : 16459 (java) S 16449 16451 15582 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38771178 887410688 8816 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16460] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16460/stat : 16460 (java) S 16449 16451 15582 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38771178 887410688 8816 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.5011 s]
/proc/loadavg: 2.16 2.38 2.42 3/90 16460
/proc/meminfo: memFree=1903660/2055920 swapFree=4180120/4192956
[pid=16451] ppid=16449 vsize=866612 CPUtime=25.22
/proc/16451/stat : 16451 (java) S 16449 16451 15582 0 -1 0 9656 0 1 0 2466 56 0 0 18 0 9 0 38771173 887410688 8821 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16451/statm: 216653 8821 2634 9 0 211159 0
[pid=16451/tid=16453] ppid=16449 vsize=866612 CPUtime=25.04
/proc/16451/task/16453/stat : 16453 (java) R 16449 16451 15582 0 -1 64 7178 0 1 0 2449 55 0 0 25 0 9 0 38771174 887410688 8821 996147200 134512640 134550740 4294955952 18446744073709551615 4126627644 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16454] ppid=16449 vsize=866612 CPUtime=0.04
/proc/16451/task/16454/stat : 16454 (java) S 16449 16451 15582 0 -1 64 1451 0 0 0 4 0 0 0 16 0 9 0 38771176 887410688 8821 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16455] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16455/stat : 16455 (java) S 16449 16451 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 38771176 887410688 8821 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16456] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16456/stat : 16456 (java) S 16449 16451 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38771176 887410688 8821 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16457] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16457/stat : 16457 (java) S 16449 16451 15582 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 38771178 887410688 8821 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16458] ppid=16449 vsize=866612 CPUtime=0.13
/proc/16451/task/16458/stat : 16458 (java) S 16449 16451 15582 0 -1 64 331 0 0 0 13 0 0 0 16 0 9 0 38771178 887410688 8821 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16459] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16459/stat : 16459 (java) S 16449 16451 15582 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38771178 887410688 8821 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16460] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16460/stat : 16460 (java) S 16449 16451 15582 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38771178 887410688 8821 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 866612

[startup+51.1019 s]
/proc/loadavg: 2.10 2.35 2.41 3/90 16460
/proc/meminfo: memFree=1900012/2055920 swapFree=4180120/4192956
[pid=16451] ppid=16449 vsize=866612 CPUtime=50.57
/proc/16451/stat : 16451 (java) S 16449 16451 15582 0 -1 0 10569 0 1 0 4950 107 0 0 18 0 9 0 38771173 887410688 9734 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16451/statm: 216653 9734 2635 9 0 211159 0
[pid=16451/tid=16453] ppid=16449 vsize=866612 CPUtime=50.38
/proc/16451/task/16453/stat : 16453 (java) R 16449 16451 15582 0 -1 64 8080 0 1 0 4931 107 0 0 25 0 9 0 38771174 887410688 9734 996147200 134512640 134550740 4294955952 18446744073709551615 4126627635 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16454] ppid=16449 vsize=866612 CPUtime=0.04
/proc/16451/task/16454/stat : 16454 (java) S 16449 16451 15582 0 -1 64 1451 0 0 0 4 0 0 0 17 0 9 0 38771176 887410688 9734 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16455] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16455/stat : 16455 (java) S 16449 16451 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 38771176 887410688 9734 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16456] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16456/stat : 16456 (java) S 16449 16451 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38771176 887410688 9734 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16457] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16457/stat : 16457 (java) S 16449 16451 15582 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 38771178 887410688 9734 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16458] ppid=16449 vsize=866612 CPUtime=0.14
/proc/16451/task/16458/stat : 16458 (java) S 16449 16451 15582 0 -1 64 342 0 0 0 14 0 0 0 16 0 9 0 38771178 887410688 9734 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16459] ppid=16449 vsize=866612 CPUtime=0

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

/proc/16451/task/16456/stat : 16456 (java) S 16449 16451 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38771176 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16457] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16457/stat : 16457 (java) S 16449 16451 15582 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16458] ppid=16449 vsize=866612 CPUtime=0.15
/proc/16451/task/16458/stat : 16458 (java) S 16449 16451 15582 0 -1 64 344 0 0 0 15 0 0 0 16 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16459] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16459/stat : 16459 (java) S 16449 16451 15582 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16460] ppid=16449 vsize=866612 CPUtime=0.05
/proc/16451/task/16460/stat : 16460 (java) S 16449 16451 15582 0 -1 64 1 0 0 0 1 4 0 0 15 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3271.97
Current children cumulated vsize (KiB) 866612

[startup+3342.3 s]
/proc/loadavg: 1.99 1.99 2.00 3/89 16506
/proc/meminfo: memFree=1877300/2055920 swapFree=4180120/4192956
[pid=16451] ppid=16449 vsize=866612 CPUtime=3331.93
/proc/16451/stat : 16451 (java) S 16449 16451 15582 0 -1 0 10572 0 1 0 333071 122 0 0 18 0 9 0 38771173 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16451/statm: 216653 9735 2635 9 0 211159 0
[pid=16451/tid=16453] ppid=16449 vsize=866612 CPUtime=3331.65
/proc/16451/task/16453/stat : 16453 (java) R 16449 16451 15582 0 -1 64 8081 0 1 0 333049 116 0 0 25 0 9 0 38771174 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4126622421 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16451/tid=16454] ppid=16449 vsize=866612 CPUtime=0.04
/proc/16451/task/16454/stat : 16454 (java) S 16449 16451 15582 0 -1 64 1451 0 0 0 4 0 0 0 16 0 9 0 38771176 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16455] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16455/stat : 16455 (java) S 16449 16451 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 38771176 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16456] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16456/stat : 16456 (java) S 16449 16451 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38771176 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16457] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16457/stat : 16457 (java) S 16449 16451 15582 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16458] ppid=16449 vsize=866612 CPUtime=0.15
/proc/16451/task/16458/stat : 16458 (java) S 16449 16451 15582 0 -1 64 344 0 0 0 15 0 0 0 16 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16459] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16459/stat : 16459 (java) S 16449 16451 15582 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16460] ppid=16449 vsize=866612 CPUtime=0.05
/proc/16451/task/16460/stat : 16460 (java) S 16449 16451 15582 0 -1 64 1 0 0 0 1 4 0 0 15 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3331.93
Current children cumulated vsize (KiB) 866612

[startup+3402.31 s]
/proc/loadavg: 1.99 1.99 2.00 3/89 16506
/proc/meminfo: memFree=1877236/2055920 swapFree=4180120/4192956
[pid=16451] ppid=16449 vsize=866612 CPUtime=3391.89
/proc/16451/stat : 16451 (java) S 16449 16451 15582 0 -1 0 10572 0 1 0 339067 122 0 0 18 0 9 0 38771173 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16451/statm: 216653 9735 2635 9 0 211159 0
[pid=16451/tid=16453] ppid=16449 vsize=866612 CPUtime=3391.62
/proc/16451/task/16453/stat : 16453 (java) R 16449 16451 15582 0 -1 64 8081 0 1 0 339046 116 0 0 25 0 9 0 38771174 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4126622402 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16451/tid=16454] ppid=16449 vsize=866612 CPUtime=0.04
/proc/16451/task/16454/stat : 16454 (java) S 16449 16451 15582 0 -1 64 1451 0 0 0 4 0 0 0 16 0 9 0 38771176 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16455] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16455/stat : 16455 (java) S 16449 16451 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 38771176 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16456] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16456/stat : 16456 (java) S 16449 16451 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38771176 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16457] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16457/stat : 16457 (java) S 16449 16451 15582 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16458] ppid=16449 vsize=866612 CPUtime=0.15
/proc/16451/task/16458/stat : 16458 (java) S 16449 16451 15582 0 -1 64 344 0 0 0 15 0 0 0 16 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16459] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16459/stat : 16459 (java) S 16449 16451 15582 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16460] ppid=16449 vsize=866612 CPUtime=0.05
/proc/16451/task/16460/stat : 16460 (java) S 16449 16451 15582 0 -1 64 1 0 0 0 1 4 0 0 15 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3391.89
Current children cumulated vsize (KiB) 866612

[startup+3462.3 s]
/proc/loadavg: 1.99 1.99 2.00 3/89 16506
/proc/meminfo: memFree=1877236/2055920 swapFree=4180120/4192956
[pid=16451] ppid=16449 vsize=866612 CPUtime=3451.85
/proc/16451/stat : 16451 (java) S 16449 16451 15582 0 -1 0 10572 0 1 0 345063 122 0 0 18 0 9 0 38771173 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16451/statm: 216653 9735 2635 9 0 211159 0
[pid=16451/tid=16453] ppid=16449 vsize=866612 CPUtime=3451.57
/proc/16451/task/16453/stat : 16453 (java) R 16449 16451 15582 0 -1 64 8081 0 1 0 345041 116 0 0 25 0 9 0 38771174 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4126786825 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16451/tid=16454] ppid=16449 vsize=866612 CPUtime=0.04
/proc/16451/task/16454/stat : 16454 (java) S 16449 16451 15582 0 -1 64 1451 0 0 0 4 0 0 0 16 0 9 0 38771176 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16455] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16455/stat : 16455 (java) S 16449 16451 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 38771176 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16456] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16456/stat : 16456 (java) S 16449 16451 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38771176 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16457] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16457/stat : 16457 (java) S 16449 16451 15582 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16458] ppid=16449 vsize=866612 CPUtime=0.15
/proc/16451/task/16458/stat : 16458 (java) S 16449 16451 15582 0 -1 64 344 0 0 0 15 0 0 0 16 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16459] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16459/stat : 16459 (java) S 16449 16451 15582 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16460] ppid=16449 vsize=866612 CPUtime=0.05
/proc/16451/task/16460/stat : 16460 (java) S 16449 16451 15582 0 -1 64 1 0 0 0 1 4 0 0 15 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3451.85
Current children cumulated vsize (KiB) 866612

[startup+3522.3 s]
/proc/loadavg: 1.99 1.99 2.00 3/89 16506
/proc/meminfo: memFree=1877108/2055920 swapFree=4180120/4192956
[pid=16451] ppid=16449 vsize=866612 CPUtime=3511.81
/proc/16451/stat : 16451 (java) S 16449 16451 15582 0 -1 0 10572 0 1 0 351058 123 0 0 18 0 9 0 38771173 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16451/statm: 216653 9735 2635 9 0 211159 0
[pid=16451/tid=16453] ppid=16449 vsize=866612 CPUtime=3511.53
/proc/16451/task/16453/stat : 16453 (java) R 16449 16451 15582 0 -1 64 8081 0 1 0 351037 116 0 0 25 0 9 0 38771174 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4126627610 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16451/tid=16454] ppid=16449 vsize=866612 CPUtime=0.04
/proc/16451/task/16454/stat : 16454 (java) S 16449 16451 15582 0 -1 64 1451 0 0 0 4 0 0 0 16 0 9 0 38771176 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16455] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16455/stat : 16455 (java) S 16449 16451 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 38771176 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16456] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16456/stat : 16456 (java) S 16449 16451 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38771176 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16457] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16457/stat : 16457 (java) S 16449 16451 15582 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16458] ppid=16449 vsize=866612 CPUtime=0.15
/proc/16451/task/16458/stat : 16458 (java) S 16449 16451 15582 0 -1 64 344 0 0 0 15 0 0 0 16 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16459] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16459/stat : 16459 (java) S 16449 16451 15582 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16460] ppid=16449 vsize=866612 CPUtime=0.05
/proc/16451/task/16460/stat : 16460 (java) S 16449 16451 15582 0 -1 64 1 0 0 0 1 4 0 0 15 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3511.81
Current children cumulated vsize (KiB) 866612

[startup+3582.3 s]
/proc/loadavg: 1.99 1.99 2.00 3/89 16506
/proc/meminfo: memFree=1877108/2055920 swapFree=4180120/4192956
[pid=16451] ppid=16449 vsize=866612 CPUtime=3571.77
/proc/16451/stat : 16451 (java) S 16449 16451 15582 0 -1 0 10572 0 1 0 357054 123 0 0 18 0 9 0 38771173 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16451/statm: 216653 9735 2635 9 0 211159 0
[pid=16451/tid=16453] ppid=16449 vsize=866612 CPUtime=3571.49
/proc/16451/task/16453/stat : 16453 (java) R 16449 16451 15582 0 -1 64 8081 0 1 0 357033 116 0 0 25 0 9 0 38771174 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4126627597 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16451/tid=16454] ppid=16449 vsize=866612 CPUtime=0.04
/proc/16451/task/16454/stat : 16454 (java) S 16449 16451 15582 0 -1 64 1451 0 0 0 4 0 0 0 16 0 9 0 38771176 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16455] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16455/stat : 16455 (java) S 16449 16451 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 38771176 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16456] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16456/stat : 16456 (java) S 16449 16451 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38771176 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16457] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16457/stat : 16457 (java) S 16449 16451 15582 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16458] ppid=16449 vsize=866612 CPUtime=0.15
/proc/16451/task/16458/stat : 16458 (java) S 16449 16451 15582 0 -1 64 344 0 0 0 15 0 0 0 16 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16459] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16459/stat : 16459 (java) S 16449 16451 15582 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16460] ppid=16449 vsize=866612 CPUtime=0.05
/proc/16451/task/16460/stat : 16460 (java) S 16449 16451 15582 0 -1 64 1 0 0 0 1 4 0 0 15 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3571.77
Current children cumulated vsize (KiB) 866612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.6 s]
/proc/loadavg: 1.99 1.99 2.00 3/89 16506
/proc/meminfo: memFree=1877108/2055920 swapFree=4180120/4192956
[pid=16451] ppid=16449 vsize=866612 CPUtime=3600.05
/proc/16451/stat : 16451 (java) S 16449 16451 15582 0 -1 0 10572 0 1 0 359882 123 0 0 18 0 9 0 38771173 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16451/statm: 216653 9735 2635 9 0 211159 0
[pid=16451/tid=16453] ppid=16449 vsize=866612 CPUtime=3599.77
/proc/16451/task/16453/stat : 16453 (java) R 16449 16451 15582 0 -1 64 8081 0 1 0 359861 116 0 0 25 0 9 0 38771174 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4126627635 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16451/tid=16454] ppid=16449 vsize=866612 CPUtime=0.04
/proc/16451/task/16454/stat : 16454 (java) S 16449 16451 15582 0 -1 64 1451 0 0 0 4 0 0 0 16 0 9 0 38771176 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16455] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16455/stat : 16455 (java) S 16449 16451 15582 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 38771176 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16456] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16456/stat : 16456 (java) S 16449 16451 15582 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38771176 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16457] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16457/stat : 16457 (java) S 16449 16451 15582 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16458] ppid=16449 vsize=866612 CPUtime=0.15
/proc/16451/task/16458/stat : 16458 (java) S 16449 16451 15582 0 -1 64 344 0 0 0 15 0 0 0 16 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16459] ppid=16449 vsize=866612 CPUtime=0
/proc/16451/task/16459/stat : 16459 (java) S 16449 16451 15582 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16451/tid=16460] ppid=16449 vsize=866612 CPUtime=0.05
/proc/16451/task/16460/stat : 16460 (java) S 16449 16451 15582 0 -1 64 1 0 0 0 1 4 0 0 15 0 9 0 38771178 887410688 9735 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 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.65
CPU time (s): 3600.1
CPU user time (s): 3598.86
CPU system time (s): 1.23881
CPU usage (%): 99.708
Max. virtual memory (cumulated for all children) (KiB): 866616

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

runsolver used 4.30035 second user time and 10.1055 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-12 01:58:10
IDJOB=1110354
IDBENCH=61095
IDSOLVER=360
FILE ID=node28/1110354-1215820690
PBS_JOBID= 7903313
Free space on /tmp= 66504 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg6-10_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-1110354-1215820690/watcher-1110354-1215820690 -o /tmp/evaluation-result-1110354-1215820690/solver-1110354-1215820690 -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-1110354-1215820690.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9adead530525957babaa0ae74a947472
RANDOM SEED=1048783038

node28.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.223
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.223
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:       1929612 kB
Buffers:          6236 kB
Cached:          51736 kB
SwapCached:       5812 kB
Active:          60744 kB
Inactive:        23980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1929612 kB
SwapTotal:     4192956 kB
SwapFree:      4180120 kB
Dirty:            2336 kB
Writeback:           0 kB
Mapped:          40028 kB
Slab:            26544 kB
Committed_AS:   198356 kB
PageTables:       1984 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66504 MiB
End job on node28 at 2008-07-12 02:58:23