Trace number 1111793

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-wMSAT (TO)4 3600.08 3633.27

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=mrdac-wdeg.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1111793-1215854029.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.29/0.38	     nbVariables=35  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=910
0.29/0.38	       =>  wckTime=0.14  cpuTime=0.15  mem=7M858
0.29/0.38	   
0.29/0.38	   relations being loaded...
0.58/0.63	   
0.58/0.63	   constraints being loaded...
0.58/0.67	   Too large in ConstraintConflictsSTructure
0.68/0.70	     nbConstraints=12  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=10
0.68/0.70	     nbConflictsStructures=1  nbSharedConflictsStructures=6  nbUnbuiltConflictsStructures=1
0.68/0.70	     nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2  minArity=5  avgArity=5.83  maxArity=7
0.68/0.70	       =>  wckTime=0.46  cpuTime=0.39  mem=11M936
0.68/0.75	   
0.68/0.75	   solver LocalSearchSolver being built... 
0.68/0.80	       =>  wckTime=0.559  cpuTime=0.43  mem=6M294
0.77/0.81	
0.77/0.81	s SATISFIABLE
0.77/0.81	o 11
0.88/0.95	o 10
0.88/0.98	o 9
0.98/1.01	o 8
1.08/1.13	o 7
1.17/1.25	o 6
1.87/1.97	o 5
3.26/3.31	o 4
10.58/10.75	   
10.58/10.75	   search
10.58/10.75	     run=0  nbConstraintChecks=15658404  nbAssignments=10000
10.58/10.75	       =>  wckTime=9.959  cpuTime=9.85  mem=7M285
19.99/20.24	   
19.99/20.24	   search
19.99/20.24	     run=1  nbConstraintChecks=30928416  nbAssignments=20000
19.99/20.24	       =>  wckTime=19.445  cpuTime=19.24  mem=7M285
29.70/30.04	   
29.70/30.04	   search
29.70/30.04	     run=2  nbConstraintChecks=46198428  nbAssignments=30000
29.70/30.04	       =>  wckTime=29.247  cpuTime=28.95  mem=7M285
33.27/33.61	   
33.27/33.61	   search
33.27/33.61	     run=3  nbConstraintChecks=51791841  nbAssignments=33663
33.27/33.61	       =>  wckTime=32.812  cpuTime=32.48  mem=7M285
33.27/33.61	   
33.27/33.61	   global
33.27/33.61	     nbConstraintChecks=51791841  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.27/33.61	     solvingWckTime=32.809  solvingCpuTime=32.47  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.27/33.61	     globalCpuTime=32.96
33.27/33.61	       =>  wckTime=33.37  cpuTime=32.91  mem=7M285
33.27/33.61	   
33.27/33.61	   solver DecomposerSolver being built... 
33.38/33.72	       =>  wckTime=33.484  cpuTime=33.01  mem=18M226
3600.02/3633.22	v 18 19 0 19 11 4 17 2 7 13 8 8 18 14 4 4 6 1 15 18 13 13 18 8 8 8 0 3 19 4 4 0 3 24 14 

Verifier Data (download as text)

OK	4	8
4 unsatisfied constraints, 8 satisfied constraints

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1111793-1215854029/watcher-1111793-1215854029 -o /tmp/evaluation-result-1111793-1215854029/solver-1111793-1215854029 -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-wdeg.xml 1 XSax HOME/instance-1111793-1215854029.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 17731
/proc/meminfo: memFree=1865616/2055920 swapFree=4180344/4192956
[pid=17731] ppid=17729 vsize=1616 CPUtime=0
/proc/17731/stat : 17731 (java) D 17729 17731 15885 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 42104643 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/17731/statm: 404 145 119 9 0 46 0

[startup+0.094368 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 17731
/proc/meminfo: memFree=1865616/2055920 swapFree=4180344/4192956
[pid=17731] ppid=17729 vsize=865984 CPUtime=0.08
/proc/17731/stat : 17731 (java) S 17729 17731 15885 0 -1 0 3691 0 1 0 6 2 0 0 18 0 9 0 42104643 886767616 3166 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17731/statm: 216496 3166 1678 9 0 211051 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.101369 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 17731
/proc/meminfo: memFree=1865616/2055920 swapFree=4180344/4192956
[pid=17731] ppid=17729 vsize=865984 CPUtime=0.08
/proc/17731/stat : 17731 (java) S 17729 17731 15885 0 -1 0 3767 0 1 0 6 2 0 0 18 0 9 0 42104643 886767616 3224 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17731/statm: 216496 3224 1703 9 0 211051 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301385 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 17731
/proc/meminfo: memFree=1865616/2055920 swapFree=4180344/4192956
[pid=17731] ppid=17729 vsize=866236 CPUtime=0.29
/proc/17731/stat : 17731 (java) S 17729 17731 15885 0 -1 0 5789 0 1 0 25 4 0 0 18 0 9 0 42104643 887025664 5164 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17731/statm: 216559 5164 1948 9 0 211087 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866236

[startup+0.701411 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 17731
/proc/meminfo: memFree=1865616/2055920 swapFree=4180344/4192956
[pid=17731] ppid=17729 vsize=866540 CPUtime=0.68
/proc/17731/stat : 17731 (java) S 17729 17731 15885 0 -1 0 7688 0 1 0 63 5 0 0 18 0 9 0 42104643 887336960 7043 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17731/statm: 216635 7043 1990 9 0 211163 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866540

[startup+1.50145 s]
/proc/loadavg: 2.00 2.02 2.00 3/90 17740
/proc/meminfo: memFree=1842888/2055920 swapFree=4180344/4192956
[pid=17731] ppid=17729 vsize=866628 CPUtime=1.47
/proc/17731/stat : 17731 (java) S 17729 17731 15885 0 -1 0 9077 0 1 0 140 7 0 0 18 0 9 0 42104643 887427072 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17731/statm: 216657 8244 2633 9 0 211163 0
[pid=17731/tid=17733] ppid=17729 vsize=866628 CPUtime=1.31
/proc/17731/task/17733/stat : 17733 (java) R 17729 17731 15885 0 -1 64 6716 0 1 0 126 5 0 0 25 0 9 0 42104644 887427072 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4126661552 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17734] ppid=17729 vsize=866628 CPUtime=0.03
/proc/17731/task/17734/stat : 17734 (java) S 17729 17731 15885 0 -1 64 1320 0 0 0 3 0 0 0 16 0 9 0 42104646 887427072 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17735] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17735/stat : 17735 (java) S 17729 17731 15885 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104646 887427072 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17736] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17736/stat : 17736 (java) S 17729 17731 15885 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104646 887427072 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17737] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17737/stat : 17737 (java) S 17729 17731 15885 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42104648 887427072 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17738] ppid=17729 vsize=866628 CPUtime=0.09
/proc/17731/task/17738/stat : 17738 (java) S 17729 17731 15885 0 -1 64 345 0 0 0 9 0 0 0 16 0 9 0 42104648 887427072 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17739] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17739/stat : 17739 (java) S 17729 17731 15885 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42104648 887427072 8244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17740] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17740/stat : 17740 (java) S 17729 17731 15885 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42104648 887427072 8244 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) 866628

[startup+3.10156 s]
/proc/loadavg: 2.00 2.02 2.00 3/90 17740
/proc/meminfo: memFree=1842760/2055920 swapFree=4180344/4192956
[pid=17731] ppid=17729 vsize=866628 CPUtime=3.06
/proc/17731/stat : 17731 (java) S 17729 17731 15885 0 -1 0 9084 0 1 0 294 12 0 0 18 0 9 0 42104643 887427072 8250 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17731/statm: 216657 8250 2633 9 0 211163 0
[pid=17731/tid=17733] ppid=17729 vsize=866628 CPUtime=2.89
/proc/17731/task/17733/stat : 17733 (java) R 17729 17731 15885 0 -1 64 6717 0 1 0 279 10 0 0 25 0 9 0 42104644 887427072 8250 996147200 134512640 134550740 4294955952 18446744073709551615 4126610426 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17734] ppid=17729 vsize=866628 CPUtime=0.03
/proc/17731/task/17734/stat : 17734 (java) S 17729 17731 15885 0 -1 64 1320 0 0 0 3 0 0 0 16 0 9 0 42104646 887427072 8250 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17735] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17735/stat : 17735 (java) S 17729 17731 15885 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104646 887427072 8250 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17736] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17736/stat : 17736 (java) S 17729 17731 15885 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104646 887427072 8250 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17737] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17737/stat : 17737 (java) S 17729 17731 15885 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42104648 887427072 8250 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17738] ppid=17729 vsize=866628 CPUtime=0.1
/proc/17731/task/17738/stat : 17738 (java) S 17729 17731 15885 0 -1 64 351 0 0 0 10 0 0 0 16 0 9 0 42104648 887427072 8250 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17739] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17739/stat : 17739 (java) S 17729 17731 15885 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42104648 887427072 8250 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17740] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17740/stat : 17740 (java) S 17729 17731 15885 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42104648 887427072 8250 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) 866628

[startup+6.30277 s]
/proc/loadavg: 2.00 2.02 2.00 3/90 17740
/proc/meminfo: memFree=1842568/2055920 swapFree=4180344/4192956
[pid=17731] ppid=17729 vsize=866628 CPUtime=6.22
/proc/17731/stat : 17731 (java) S 17729 17731 15885 0 -1 0 9085 0 1 0 597 25 0 0 18 0 9 0 42104643 887427072 8250 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17731/statm: 216657 8250 2633 9 0 211163 0
[pid=17731/tid=17733] ppid=17729 vsize=866628 CPUtime=6.06
/proc/17731/task/17733/stat : 17733 (java) R 17729 17731 15885 0 -1 64 6718 0 1 0 583 23 0 0 25 0 9 0 42104644 887427072 8250 996147200 134512640 134550740 4294955952 18446744073709551615 4126610383 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17734] ppid=17729 vsize=866628 CPUtime=0.03
/proc/17731/task/17734/stat : 17734 (java) S 17729 17731 15885 0 -1 64 1320 0 0 0 3 0 0 0 16 0 9 0 42104646 887427072 8250 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17735] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17735/stat : 17735 (java) S 17729 17731 15885 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104646 887427072 8250 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17736] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17736/stat : 17736 (java) S 17729 17731 15885 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104646 887427072 8250 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17737] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17737/stat : 17737 (java) S 17729 17731 15885 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42104648 887427072 8250 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17738] ppid=17729 vsize=866628 CPUtime=0.1
/proc/17731/task/17738/stat : 17738 (java) S 17729 17731 15885 0 -1 64 351 0 0 0 10 0 0 0 16 0 9 0 42104648 887427072 8250 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17739] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17739/stat : 17739 (java) S 17729 17731 15885 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42104648 887427072 8250 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17740] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17740/stat : 17740 (java) S 17729 17731 15885 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42104648 887427072 8250 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) 866628

[startup+12.7022 s]
/proc/loadavg: 2.00 2.02 2.00 3/90 17740
/proc/meminfo: memFree=1842312/2055920 swapFree=4180344/4192956
[pid=17731] ppid=17729 vsize=866628 CPUtime=12.57
/proc/17731/stat : 17731 (java) S 17729 17731 15885 0 -1 0 9090 0 1 0 1206 51 0 0 18 0 9 0 42104643 887427072 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17731/statm: 216657 8255 2634 9 0 211163 0
[pid=17731/tid=17733] ppid=17729 vsize=866628 CPUtime=12.4
/proc/17731/task/17733/stat : 17733 (java) R 17729 17731 15885 0 -1 64 6718 0 1 0 1191 49 0 0 25 0 9 0 42104644 887427072 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4126610423 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17734] ppid=17729 vsize=866628 CPUtime=0.03
/proc/17731/task/17734/stat : 17734 (java) S 17729 17731 15885 0 -1 64 1320 0 0 0 3 0 0 0 16 0 9 0 42104646 887427072 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17735] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17735/stat : 17735 (java) S 17729 17731 15885 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104646 887427072 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17736] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17736/stat : 17736 (java) S 17729 17731 15885 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104646 887427072 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17737] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17737/stat : 17737 (java) S 17729 17731 15885 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42104648 887427072 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17738] ppid=17729 vsize=866628 CPUtime=0.11
/proc/17731/task/17738/stat : 17738 (java) S 17729 17731 15885 0 -1 64 356 0 0 0 11 0 0 0 16 0 9 0 42104648 887427072 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17739] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17739/stat : 17739 (java) S 17729 17731 15885 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42104648 887427072 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17740] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17740/stat : 17740 (java) S 17729 17731 15885 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42104648 887427072 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 866628

[startup+25.502 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 17740
/proc/meminfo: memFree=1842440/2055920 swapFree=4180344/4192956
[pid=17731] ppid=17729 vsize=866628 CPUtime=25.24
/proc/17731/stat : 17731 (java) S 17729 17731 15885 0 -1 0 9090 0 1 0 2424 100 0 0 18 0 9 0 42104643 887427072 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17731/statm: 216657 8255 2634 9 0 211163 0
[pid=17731/tid=17733] ppid=17729 vsize=866628 CPUtime=25.07
/proc/17731/task/17733/stat : 17733 (java) R 17729 17731 15885 0 -1 64 6718 0 1 0 2409 98 0 0 25 0 9 0 42104644 887427072 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4126615524 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17734] ppid=17729 vsize=866628 CPUtime=0.03
/proc/17731/task/17734/stat : 17734 (java) S 17729 17731 15885 0 -1 64 1320 0 0 0 3 0 0 0 16 0 9 0 42104646 887427072 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17735] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17735/stat : 17735 (java) S 17729 17731 15885 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104646 887427072 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17736] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17736/stat : 17736 (java) S 17729 17731 15885 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104646 887427072 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17737] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17737/stat : 17737 (java) S 17729 17731 15885 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42104648 887427072 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17738] ppid=17729 vsize=866628 CPUtime=0.11
/proc/17731/task/17738/stat : 17738 (java) S 17729 17731 15885 0 -1 64 356 0 0 0 11 0 0 0 16 0 9 0 42104648 887427072 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17739] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17739/stat : 17739 (java) S 17729 17731 15885 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42104648 887427072 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17740] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17740/stat : 17740 (java) S 17729 17731 15885 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42104648 887427072 8255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 866628

[startup+51.1017 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 17740
/proc/meminfo: memFree=1837576/2055920 swapFree=4180344/4192956
[pid=17731] ppid=17729 vsize=866628 CPUtime=50.61
/proc/17731/stat : 17731 (java) S 17729 17731 15885 0 -1 0 10297 0 1 0 4928 133 0 0 18 0 9 0 42104643 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17731/statm: 216657 9460 2635 9 0 211163 0
[pid=17731/tid=17733] ppid=17729 vsize=866628 CPUtime=50.42
/proc/17731/task/17733/stat : 17733 (java) R 17729 17731 15885 0 -1 64 7910 0 1 0 4911 131 0 0 25 0 9 0 42104644 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4126661588 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17734] ppid=17729 vsize=866628 CPUtime=0.03
/proc/17731/task/17734/stat : 17734 (java) S 17729 17731 15885 0 -1 64 1320 0 0 0 3 0 0 0 16 0 9 0 42104646 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17735] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17735/stat : 17735 (java) S 17729 17731 15885 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104646 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17736] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17736/stat : 17736 (java) S 17729 17731 15885 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104646 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17737] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17737/stat : 17737 (java) S 17729 17731 15885 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17738] ppid=17729 vsize=866628 CPUtime=0.13
/proc/17731/task/17738/stat : 17738 (java) S 17729 17731 15885 0 -1 64 371 0 0 0 13 0 0 0 16 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17739] ppid=17729 vsize=866628 CPUtime=0

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

/proc/17731/task/17736/stat : 17736 (java) S 17729 17731 15885 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104646 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17737] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17737/stat : 17737 (java) S 17729 17731 15885 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17738] ppid=17729 vsize=866628 CPUtime=0.13
/proc/17731/task/17738/stat : 17738 (java) S 17729 17731 15885 0 -1 64 372 0 0 0 13 0 0 0 16 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17739] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17739/stat : 17739 (java) S 17729 17731 15885 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17740] ppid=17729 vsize=866628 CPUtime=0.02
/proc/17731/task/17740/stat : 17740 (java) S 17729 17731 15885 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3252.38
Current children cumulated vsize (KiB) 866628

[startup+3342.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/90 17851
/proc/meminfo: memFree=1832968/2055920 swapFree=4180344/4192956
[pid=17731] ppid=17729 vsize=866628 CPUtime=3311.82
/proc/17731/stat : 17731 (java) S 17729 17731 15885 0 -1 0 10298 0 1 0 331030 152 0 0 18 0 9 0 42104643 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17731/statm: 216657 9460 2635 9 0 211163 0
[pid=17731/tid=17733] ppid=17729 vsize=866628 CPUtime=3311.59
/proc/17731/task/17733/stat : 17733 (java) R 17729 17731 15885 0 -1 64 7910 0 1 0 331012 147 0 0 25 0 9 0 42104644 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4126610446 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17734] ppid=17729 vsize=866628 CPUtime=0.03
/proc/17731/task/17734/stat : 17734 (java) S 17729 17731 15885 0 -1 64 1320 0 0 0 3 0 0 0 16 0 9 0 42104646 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17735] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17735/stat : 17735 (java) S 17729 17731 15885 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104646 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17736] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17736/stat : 17736 (java) S 17729 17731 15885 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104646 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17737] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17737/stat : 17737 (java) S 17729 17731 15885 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17738] ppid=17729 vsize=866628 CPUtime=0.13
/proc/17731/task/17738/stat : 17738 (java) S 17729 17731 15885 0 -1 64 372 0 0 0 13 0 0 0 16 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17739] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17739/stat : 17739 (java) S 17729 17731 15885 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17740] ppid=17729 vsize=866628 CPUtime=0.02
/proc/17731/task/17740/stat : 17740 (java) S 17729 17731 15885 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3311.82
Current children cumulated vsize (KiB) 866628

[startup+3402.31 s]
/proc/loadavg: 2.03 2.04 2.00 3/90 17851
/proc/meminfo: memFree=1832968/2055920 swapFree=4180344/4192956
[pid=17731] ppid=17729 vsize=866628 CPUtime=3371.26
/proc/17731/stat : 17731 (java) S 17729 17731 15885 0 -1 0 10298 0 1 0 336974 152 0 0 18 0 9 0 42104643 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17731/statm: 216657 9460 2635 9 0 211163 0
[pid=17731/tid=17733] ppid=17729 vsize=866628 CPUtime=3371.03
/proc/17731/task/17733/stat : 17733 (java) R 17729 17731 15885 0 -1 64 7910 0 1 0 336956 147 0 0 25 0 9 0 42104644 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4126610383 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17734] ppid=17729 vsize=866628 CPUtime=0.03
/proc/17731/task/17734/stat : 17734 (java) S 17729 17731 15885 0 -1 64 1320 0 0 0 3 0 0 0 16 0 9 0 42104646 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17735] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17735/stat : 17735 (java) S 17729 17731 15885 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104646 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17736] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17736/stat : 17736 (java) S 17729 17731 15885 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104646 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17737] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17737/stat : 17737 (java) S 17729 17731 15885 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17738] ppid=17729 vsize=866628 CPUtime=0.13
/proc/17731/task/17738/stat : 17738 (java) S 17729 17731 15885 0 -1 64 372 0 0 0 13 0 0 0 16 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17739] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17739/stat : 17739 (java) S 17729 17731 15885 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17740] ppid=17729 vsize=866628 CPUtime=0.02
/proc/17731/task/17740/stat : 17740 (java) S 17729 17731 15885 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3371.26
Current children cumulated vsize (KiB) 866628

[startup+3462.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/90 17851
/proc/meminfo: memFree=1832712/2055920 swapFree=4180344/4192956
[pid=17731] ppid=17729 vsize=866628 CPUtime=3430.7
/proc/17731/stat : 17731 (java) S 17729 17731 15885 0 -1 0 10298 0 1 0 342918 152 0 0 18 0 9 0 42104643 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17731/statm: 216657 9460 2635 9 0 211163 0
[pid=17731/tid=17733] ppid=17729 vsize=866628 CPUtime=3430.48
/proc/17731/task/17733/stat : 17733 (java) R 17729 17731 15885 0 -1 64 7910 0 1 0 342900 148 0 0 25 0 9 0 42104644 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4126615578 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17734] ppid=17729 vsize=866628 CPUtime=0.03
/proc/17731/task/17734/stat : 17734 (java) S 17729 17731 15885 0 -1 64 1320 0 0 0 3 0 0 0 16 0 9 0 42104646 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17735] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17735/stat : 17735 (java) S 17729 17731 15885 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104646 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17736] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17736/stat : 17736 (java) S 17729 17731 15885 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104646 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17737] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17737/stat : 17737 (java) S 17729 17731 15885 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17738] ppid=17729 vsize=866628 CPUtime=0.13
/proc/17731/task/17738/stat : 17738 (java) S 17729 17731 15885 0 -1 64 372 0 0 0 13 0 0 0 16 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17739] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17739/stat : 17739 (java) S 17729 17731 15885 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17740] ppid=17729 vsize=866628 CPUtime=0.02
/proc/17731/task/17740/stat : 17740 (java) S 17729 17731 15885 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3430.7
Current children cumulated vsize (KiB) 866628

[startup+3522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/90 17851
/proc/meminfo: memFree=1832584/2055920 swapFree=4180344/4192956
[pid=17731] ppid=17729 vsize=866628 CPUtime=3490.14
/proc/17731/stat : 17731 (java) S 17729 17731 15885 0 -1 0 10298 0 1 0 348862 152 0 0 18 0 9 0 42104643 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17731/statm: 216657 9460 2635 9 0 211163 0
[pid=17731/tid=17733] ppid=17729 vsize=866628 CPUtime=3489.92
/proc/17731/task/17733/stat : 17733 (java) R 17729 17731 15885 0 -1 64 7910 0 1 0 348844 148 0 0 25 0 9 0 42104644 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4126615587 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17734] ppid=17729 vsize=866628 CPUtime=0.03
/proc/17731/task/17734/stat : 17734 (java) S 17729 17731 15885 0 -1 64 1320 0 0 0 3 0 0 0 16 0 9 0 42104646 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17735] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17735/stat : 17735 (java) S 17729 17731 15885 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104646 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17736] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17736/stat : 17736 (java) S 17729 17731 15885 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104646 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17737] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17737/stat : 17737 (java) S 17729 17731 15885 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17738] ppid=17729 vsize=866628 CPUtime=0.13
/proc/17731/task/17738/stat : 17738 (java) S 17729 17731 15885 0 -1 64 372 0 0 0 13 0 0 0 16 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17739] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17739/stat : 17739 (java) S 17729 17731 15885 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17740] ppid=17729 vsize=866628 CPUtime=0.02
/proc/17731/task/17740/stat : 17740 (java) S 17729 17731 15885 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3490.14
Current children cumulated vsize (KiB) 866628

[startup+3582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 17851
/proc/meminfo: memFree=1832328/2055920 swapFree=4180344/4192956
[pid=17731] ppid=17729 vsize=866628 CPUtime=3549.59
/proc/17731/stat : 17731 (java) S 17729 17731 15885 0 -1 0 10298 0 1 0 354806 153 0 0 18 0 9 0 42104643 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17731/statm: 216657 9460 2635 9 0 211163 0
[pid=17731/tid=17733] ppid=17729 vsize=866628 CPUtime=3549.36
/proc/17731/task/17733/stat : 17733 (java) R 17729 17731 15885 0 -1 64 7910 0 1 0 354788 148 0 0 25 0 9 0 42104644 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4126661528 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17734] ppid=17729 vsize=866628 CPUtime=0.03
/proc/17731/task/17734/stat : 17734 (java) S 17729 17731 15885 0 -1 64 1320 0 0 0 3 0 0 0 16 0 9 0 42104646 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17735] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17735/stat : 17735 (java) S 17729 17731 15885 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104646 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17736] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17736/stat : 17736 (java) S 17729 17731 15885 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104646 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17737] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17737/stat : 17737 (java) S 17729 17731 15885 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17738] ppid=17729 vsize=866628 CPUtime=0.13
/proc/17731/task/17738/stat : 17738 (java) S 17729 17731 15885 0 -1 64 372 0 0 0 13 0 0 0 16 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17739] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17739/stat : 17739 (java) S 17729 17731 15885 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17740] ppid=17729 vsize=866628 CPUtime=0.02
/proc/17731/task/17740/stat : 17740 (java) S 17729 17731 15885 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3549.59
Current children cumulated vsize (KiB) 866628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3633.2 s]
/proc/loadavg: 2.00 2.01 2.00 4/90 17851
/proc/meminfo: memFree=1832328/2055920 swapFree=4180344/4192956
[pid=17731] ppid=17729 vsize=866628 CPUtime=3600.02
/proc/17731/stat : 17731 (java) S 17729 17731 15885 0 -1 0 10298 0 1 0 359849 153 0 0 18 0 9 0 42104643 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17731/statm: 216657 9460 2635 9 0 211163 0
[pid=17731/tid=17733] ppid=17729 vsize=866628 CPUtime=3599.79
/proc/17731/task/17733/stat : 17733 (java) R 17729 17731 15885 0 -1 64 7910 0 1 0 359831 148 0 0 25 0 9 0 42104644 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4126610416 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17734] ppid=17729 vsize=866628 CPUtime=0.03
/proc/17731/task/17734/stat : 17734 (java) S 17729 17731 15885 0 -1 64 1320 0 0 0 3 0 0 0 16 0 9 0 42104646 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17735] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17735/stat : 17735 (java) S 17729 17731 15885 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42104646 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17736] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17736/stat : 17736 (java) S 17729 17731 15885 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42104646 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17737] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17737/stat : 17737 (java) S 17729 17731 15885 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17738] ppid=17729 vsize=866628 CPUtime=0.13
/proc/17731/task/17738/stat : 17738 (java) S 17729 17731 15885 0 -1 64 372 0 0 0 13 0 0 0 16 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17739] ppid=17729 vsize=866628 CPUtime=0
/proc/17731/task/17739/stat : 17739 (java) S 17729 17731 15885 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17731/tid=17740] ppid=17729 vsize=866628 CPUtime=0.02
/proc/17731/task/17740/stat : 17740 (java) S 17729 17731 15885 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 42104648 887427072 9460 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.02
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): 3633.27
CPU time (s): 3600.08
CPU user time (s): 3598.54
CPU system time (s): 1.54177
CPU usage (%): 99.0865
Max. virtual memory (cumulated for all children) (KiB): 866632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.54
system time used= 1.54176
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10323
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= 73965
involuntary context switches= 178223

runsolver used 4.92825 second user time and 10.8633 second system time

The end

Launcher Data (download as text)

Begin job on node30 at 2008-07-12 11:13:49
IDJOB=1111793
IDBENCH=61324
IDSOLVER=359
FILE ID=node30/1111793-1215854029
PBS_JOBID= 7903362
Free space on /tmp= 66552 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg5-7_ext.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1111793-1215854029/watcher-1111793-1215854029 -o /tmp/evaluation-result-1111793-1215854029/solver-1111793-1215854029 -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-wdeg.xml 1 XSax HOME/instance-1111793-1215854029.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c56f703fbfb446fbf73a9fe89e10396f
RANDOM SEED=873415406

node30.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.234
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.234
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:       1866032 kB
Buffers:         38036 kB
Cached:          89032 kB
SwapCached:       6688 kB
Active:          76764 kB
Inactive:        70272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1866032 kB
SwapTotal:     4192956 kB
SwapFree:      4180344 kB
Dirty:            2084 kB
Writeback:           0 kB
Mapped:          35712 kB
Slab:            27960 kB
Committed_AS:   216048 kB
PageTables:       1848 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= 66548 MiB
End job on node30 at 2008-07-12 12:14:25