Trace number 1112002

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)15 3600.14 3627.06

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg7-10_ext.xml
MD5SUM34f49ec7596469127b01a2b2f15f8640
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints9
Best CPU time to get the best result obtained on this benchmark3600.06
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints17
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension17
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.08/0.08	
0.08/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mrdac-ddeg.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1112002-1215860398.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.28/0.36	     nbVariables=70  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=1820
0.28/0.36	       =>  wckTime=0.118  cpuTime=0.11  mem=7M858
0.28/0.36	   
0.28/0.36	   relations being loaded...
0.39/0.41	   
0.39/0.41	   constraints being loaded...
0.39/0.44	   Too large in ConstraintConflictsSTructure
0.39/0.45	   Too large in ConstraintConflictsSTructure
0.39/0.47	     nbConstraints=17  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=15
0.39/0.47	     nbUnbuiltConflictsStructures=2  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2  minArity=7
0.39/0.47	     avgArity=8.24  maxArity=10
0.39/0.47	       =>  wckTime=0.228  cpuTime=0.18  mem=12M817
0.48/0.52	   
0.48/0.52	   solver LocalSearchSolver being built... 
0.48/0.56	       =>  wckTime=0.317  cpuTime=0.21  mem=6M334
0.48/0.58	
0.48/0.58	s SATISFIABLE
0.48/0.58	o 17
2.59/2.62	o 16
21.77/21.87	   
21.77/21.87	   search
21.77/21.87	     run=0  nbConstraintChecks=34520067  nbAssignments=10000
21.77/21.87	       =>  wckTime=21.312  cpuTime=21.28  mem=7M326
29.17/29.22	o 15
42.87/42.98	   
42.87/42.98	   search
42.87/42.98	     run=1  nbConstraintChecks=69040009  nbAssignments=20000
42.87/42.98	       =>  wckTime=42.422  cpuTime=42.38  mem=7M326
59.15/59.24	   
59.15/59.24	   search
59.15/59.24	     run=2  nbConstraintChecks=95820642  nbAssignments=27758
59.15/59.24	       =>  wckTime=58.684  cpuTime=58.64  mem=7M326
59.15/59.24	   
59.15/59.24	   global
59.15/59.24	     nbConstraintChecks=95820642  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
59.15/59.24	     solvingWckTime=58.68  solvingCpuTime=58.64  expiredTime=no  totalExploration=no  nbFoundSolutions=0
59.15/59.24	     globalCpuTime=58.89
59.15/59.24	       =>  wckTime=59.0  cpuTime=58.85  mem=7M326
59.15/59.24	   
59.15/59.24	   solver DecomposerSolver being built... 
59.27/59.36	       =>  wckTime=59.114  cpuTime=58.94  mem=19M323
3600.09/3627.01	v 3 2 20 21 3 3 21 18 25 0 21 12 25 18 10 14 25 11 0 19 20 3 5 24 18 12 1 0 6 22 8 12 16 11 16 8 5 2 9 4 11 23 16 14 22 13 18 10 5 16 4 18 7 12 7 6 8 4 24 17 10 15 6 21 0 14 18 13 22 16 

Verifier Data (download as text)

OK	15	2
15 unsatisfied constraints, 2 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-1112002-1215860398/watcher-1112002-1215860398 -o /tmp/evaluation-result-1112002-1215860398/solver-1112002-1215860398 -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-1112002-1215860398.xml 

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


[startup+0 s]
/proc/loadavg: 1.95 2.00 2.00 4/81 17759
/proc/meminfo: memFree=1836104/2055920 swapFree=4192812/4192956
[pid=17759] ppid=17757 vsize=1616 CPUtime=0
/proc/17759/stat : 17759 (java) D 17757 17759 17413 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 42743199 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099810294 0 0 17 0 0 0
/proc/17759/statm: 404 145 119 9 0 46 0

[startup+0.0863639 s]
/proc/loadavg: 1.95 2.00 2.00 4/81 17759
/proc/meminfo: memFree=1836104/2055920 swapFree=4192812/4192956
[pid=17759] ppid=17757 vsize=865988 CPUtime=0.08
/proc/17759/stat : 17759 (java) S 17757 17759 17413 0 -1 0 3624 0 1 0 6 2 0 0 18 0 9 0 42743199 886771712 3113 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17759/statm: 216497 3113 1664 9 0 211052 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865988

[startup+0.101363 s]
/proc/loadavg: 1.95 2.00 2.00 4/81 17759
/proc/meminfo: memFree=1836104/2055920 swapFree=4192812/4192956
[pid=17759] ppid=17757 vsize=865988 CPUtime=0.09
/proc/17759/stat : 17759 (java) S 17757 17759 17413 0 -1 0 3720 0 1 0 7 2 0 0 18 0 9 0 42743199 886771712 3193 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17759/statm: 216497 3193 1687 9 0 211052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865988

[startup+0.301379 s]
/proc/loadavg: 1.95 2.00 2.00 4/81 17759
/proc/meminfo: memFree=1836104/2055920 swapFree=4192812/4192956
[pid=17759] ppid=17757 vsize=866360 CPUtime=0.28
/proc/17759/stat : 17759 (java) S 17757 17759 17413 0 -1 0 5880 0 1 0 24 4 0 0 18 0 9 0 42743199 887152640 5255 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17759/statm: 216590 5255 1955 9 0 211118 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866360

[startup+0.701415 s]
/proc/loadavg: 1.95 2.00 2.00 4/81 17759
/proc/meminfo: memFree=1836104/2055920 swapFree=4192812/4192956
[pid=17759] ppid=17757 vsize=866628 CPUtime=0.68
/proc/17759/stat : 17759 (java) S 17757 17759 17413 0 -1 0 9156 0 1 0 62 6 0 0 18 0 9 0 42743199 887427072 8323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17759/statm: 216657 8323 2633 9 0 211163 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866628

[startup+1.50248 s]
/proc/loadavg: 1.95 2.00 2.00 3/90 17768
/proc/meminfo: memFree=1813192/2055920 swapFree=4192812/4192956
[pid=17759] ppid=17757 vsize=866628 CPUtime=1.49
/proc/17759/stat : 17759 (java) S 17757 17759 17413 0 -1 0 9156 0 1 0 141 8 0 0 18 0 9 0 42743199 887427072 8323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17759/statm: 216658 8323 2633 9 0 211164 0
[pid=17759/tid=17761] ppid=17757 vsize=866628 CPUtime=1.32
/proc/17759/task/17761/stat : 17761 (java) R 17757 17759 17413 0 -1 64 6797 0 1 0 126 6 0 0 25 0 9 0 42743200 887427072 8323 996147200 134512640 134550740 4294955952 18446744073709551615 11246185 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17762] ppid=17757 vsize=866628 CPUtime=0.03
/proc/17759/task/17762/stat : 17762 (java) S 17757 17759 17413 0 -1 64 1330 0 0 0 3 0 0 0 16 0 9 0 42743201 887427072 8323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17763] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17763/stat : 17763 (java) S 17757 17759 17413 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42743201 887427072 8323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17764] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17764/stat : 17764 (java) S 17757 17759 17413 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42743201 887427072 8323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17765] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17765/stat : 17765 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 42743203 887427072 8323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17766] ppid=17757 vsize=866628 CPUtime=0.11
/proc/17759/task/17766/stat : 17766 (java) S 17757 17759 17413 0 -1 64 334 0 0 0 11 0 0 0 16 0 9 0 42743203 887427072 8323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17767] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17767/stat : 17767 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 42743203 887427072 8323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17768] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17768/stat : 17768 (java) S 17757 17759 17413 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42743203 887427072 8323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 866628

[startup+3.10161 s]
/proc/loadavg: 1.95 2.00 2.00 3/90 17768
/proc/meminfo: memFree=1812936/2055920 swapFree=4192812/4192956
[pid=17759] ppid=17757 vsize=866628 CPUtime=3.08
/proc/17759/stat : 17759 (java) S 17757 17759 17413 0 -1 0 9158 0 1 0 298 10 0 0 18 0 9 0 42743199 887427072 8324 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17759/statm: 216657 8324 2633 9 0 211163 0
[pid=17759/tid=17761] ppid=17757 vsize=866628 CPUtime=2.92
/proc/17759/task/17761/stat : 17761 (java) R 17757 17759 17413 0 -1 64 6798 0 1 0 283 9 0 0 25 0 9 0 42743200 887427072 8324 996147200 134512640 134550740 4294955952 18446744073709551615 4126678182 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17762] ppid=17757 vsize=866628 CPUtime=0.03
/proc/17759/task/17762/stat : 17762 (java) S 17757 17759 17413 0 -1 64 1330 0 0 0 3 0 0 0 16 0 9 0 42743201 887427072 8324 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17763] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17763/stat : 17763 (java) S 17757 17759 17413 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42743201 887427072 8324 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17764] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17764/stat : 17764 (java) S 17757 17759 17413 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42743201 887427072 8324 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17765] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17765/stat : 17765 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 42743203 887427072 8324 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17766] ppid=17757 vsize=866628 CPUtime=0.11
/proc/17759/task/17766/stat : 17766 (java) S 17757 17759 17413 0 -1 64 335 0 0 0 11 0 0 0 16 0 9 0 42743203 887427072 8324 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17767] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17767/stat : 17767 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 42743203 887427072 8324 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17768] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17768/stat : 17768 (java) S 17757 17759 17413 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42743203 887427072 8324 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 866628

[startup+6.30187 s]
/proc/loadavg: 2.12 2.03 2.01 3/90 17768
/proc/meminfo: memFree=1812744/2055920 swapFree=4192812/4192956
[pid=17759] ppid=17757 vsize=866628 CPUtime=6.28
/proc/17759/stat : 17759 (java) S 17757 17759 17413 0 -1 0 9164 0 1 0 613 15 0 0 18 0 9 0 42743199 887427072 8329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17759/statm: 216657 8329 2633 9 0 211163 0
[pid=17759/tid=17761] ppid=17757 vsize=866628 CPUtime=6.11
/proc/17759/task/17761/stat : 17761 (java) R 17757 17759 17413 0 -1 64 6800 0 1 0 597 14 0 0 25 0 9 0 42743200 887427072 8329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17762] ppid=17757 vsize=866628 CPUtime=0.03
/proc/17759/task/17762/stat : 17762 (java) S 17757 17759 17413 0 -1 64 1330 0 0 0 3 0 0 0 16 0 9 0 42743201 887427072 8329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17763] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17763/stat : 17763 (java) S 17757 17759 17413 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42743201 887427072 8329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17764] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17764/stat : 17764 (java) S 17757 17759 17413 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42743201 887427072 8329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17765] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17765/stat : 17765 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 42743203 887427072 8329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17766] ppid=17757 vsize=866628 CPUtime=0.11
/proc/17759/task/17766/stat : 17766 (java) S 17757 17759 17413 0 -1 64 339 0 0 0 11 0 0 0 16 0 9 0 42743203 887427072 8329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17767] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17767/stat : 17767 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 42743203 887427072 8329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17768] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17768/stat : 17768 (java) S 17757 17759 17413 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42743203 887427072 8329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 866628

[startup+12.7014 s]
/proc/loadavg: 2.11 2.03 2.01 3/90 17768
/proc/meminfo: memFree=1812552/2055920 swapFree=4192812/4192956
[pid=17759] ppid=17757 vsize=866628 CPUtime=12.68
/proc/17759/stat : 17759 (java) S 17757 17759 17413 0 -1 0 9164 0 1 0 1243 25 0 0 18 0 9 0 42743199 887427072 8329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17759/statm: 216657 8329 2633 9 0 211163 0
[pid=17759/tid=17761] ppid=17757 vsize=866628 CPUtime=12.51
/proc/17759/task/17761/stat : 17761 (java) R 17757 17759 17413 0 -1 64 6800 0 1 0 1227 24 0 0 25 0 9 0 42743200 887427072 8329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17762] ppid=17757 vsize=866628 CPUtime=0.03
/proc/17759/task/17762/stat : 17762 (java) S 17757 17759 17413 0 -1 64 1330 0 0 0 3 0 0 0 16 0 9 0 42743201 887427072 8329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17763] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17763/stat : 17763 (java) S 17757 17759 17413 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42743201 887427072 8329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17764] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17764/stat : 17764 (java) S 17757 17759 17413 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42743201 887427072 8329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17765] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17765/stat : 17765 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 42743203 887427072 8329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17766] ppid=17757 vsize=866628 CPUtime=0.11
/proc/17759/task/17766/stat : 17766 (java) S 17757 17759 17413 0 -1 64 339 0 0 0 11 0 0 0 16 0 9 0 42743203 887427072 8329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17767] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17767/stat : 17767 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 42743203 887427072 8329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17768] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17768/stat : 17768 (java) S 17757 17759 17413 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42743203 887427072 8329 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 866628

[startup+25.5024 s]
/proc/loadavg: 2.08 2.03 2.00 3/90 17768
/proc/meminfo: memFree=1812616/2055920 swapFree=4192812/4192956
[pid=17759] ppid=17757 vsize=866628 CPUtime=25.48
/proc/17759/stat : 17759 (java) S 17757 17759 17413 0 -1 0 9169 0 1 0 2502 46 0 0 18 0 9 0 42743199 887427072 8334 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17759/statm: 216657 8334 2634 9 0 211163 0
[pid=17759/tid=17761] ppid=17757 vsize=866628 CPUtime=25.3
/proc/17759/task/17761/stat : 17761 (java) R 17757 17759 17413 0 -1 64 6800 0 1 0 2486 44 0 0 25 0 9 0 42743200 887427072 8334 996147200 134512640 134550740 4294955952 18446744073709551615 4126679210 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17762] ppid=17757 vsize=866628 CPUtime=0.03
/proc/17759/task/17762/stat : 17762 (java) S 17757 17759 17413 0 -1 64 1330 0 0 0 3 0 0 0 16 0 9 0 42743201 887427072 8334 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17763] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17763/stat : 17763 (java) S 17757 17759 17413 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42743201 887427072 8334 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17764] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17764/stat : 17764 (java) S 17757 17759 17413 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42743201 887427072 8334 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17765] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17765/stat : 17765 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 42743203 887427072 8334 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17766] ppid=17757 vsize=866628 CPUtime=0.12
/proc/17759/task/17766/stat : 17766 (java) S 17757 17759 17413 0 -1 64 344 0 0 0 12 0 0 0 16 0 9 0 42743203 887427072 8334 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17767] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17767/stat : 17767 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 42743203 887427072 8334 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17768] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17768/stat : 17768 (java) S 17757 17759 17413 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42743203 887427072 8334 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 866628

[startup+51.1025 s]
/proc/loadavg: 2.05 2.02 2.00 3/90 17768
/proc/meminfo: memFree=1812616/2055920 swapFree=4192812/4192956
[pid=17759] ppid=17757 vsize=866628 CPUtime=51.06
/proc/17759/stat : 17759 (java) S 17757 17759 17413 0 -1 0 9169 0 1 0 5017 89 0 0 18 0 9 0 42743199 887427072 8334 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17759/statm: 216657 8334 2634 9 0 211163 0
[pid=17759/tid=17761] ppid=17757 vsize=866628 CPUtime=50.88
/proc/17759/task/17761/stat : 17761 (java) R 17757 17759 17413 0 -1 64 6800 0 1 0 5001 87 0 0 25 0 9 0 42743200 887427072 8334 996147200 134512640 134550740 4294955952 18446744073709551615 4126679198 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17762] ppid=17757 vsize=866632 CPUtime=0.03
/proc/17759/task/17762/stat : 17762 (java) S 17757 17759 17413 0 -1 64 1330 0 0 0 3 0 0 0 16 0 9 0 42743201 887431168 8334 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17763] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17763/stat : 17763 (java) S 17757 17759 17413 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42743201 887427072 8334 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17764] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17764/stat : 17764 (java) S 17757 17759 17413 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42743201 887427072 8334 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17765] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17765/stat : 17765 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 42743203 887427072 8334 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17766] ppid=17757 vsize=866628 CPUtime=0.12
/proc/17759/task/17766/stat : 17766 (java) S 17757 17759 17413 0 -1 64 344 0 0 0 12 0 0 0 16 0 9 0 42743203 887427072 8334 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17767] ppid=17757 vsize=866628 CPUtime=0

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

/proc/17759/task/17764/stat : 17764 (java) S 17757 17759 17413 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42743201 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17765] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17765/stat : 17765 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17766] ppid=17757 vsize=866628 CPUtime=0.14
/proc/17759/task/17766/stat : 17766 (java) S 17757 17759 17413 0 -1 64 359 0 0 0 14 0 0 0 16 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17759/tid=17767] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17767/stat : 17767 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17768] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17768/stat : 17768 (java) S 17757 17759 17413 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3258.04
Current children cumulated vsize (KiB) 866628

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 17814
/proc/meminfo: memFree=1784152/2055920 swapFree=4192812/4192956
[pid=17759] ppid=17757 vsize=866628 CPUtime=3317.58
/proc/17759/stat : 17759 (java) S 17757 17759 17413 0 -1 0 10510 0 1 0 331639 119 0 0 18 0 9 0 42743199 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17759/statm: 216657 9672 2635 9 0 211163 0
[pid=17759/tid=17761] ppid=17757 vsize=866628 CPUtime=3317.38
/proc/17759/task/17761/stat : 17761 (java) R 17757 17759 17413 0 -1 64 8126 0 1 0 331620 118 0 0 25 0 9 0 42743200 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4126627363 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17759/tid=17762] ppid=17757 vsize=866628 CPUtime=0.03
/proc/17759/task/17762/stat : 17762 (java) S 17757 17759 17413 0 -1 64 1330 0 0 0 3 0 0 0 16 0 9 0 42743201 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17763] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17763/stat : 17763 (java) S 17757 17759 17413 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42743201 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17764] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17764/stat : 17764 (java) S 17757 17759 17413 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42743201 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17765] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17765/stat : 17765 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17766] ppid=17757 vsize=866628 CPUtime=0.14
/proc/17759/task/17766/stat : 17766 (java) S 17757 17759 17413 0 -1 64 359 0 0 0 14 0 0 0 16 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17759/tid=17767] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17767/stat : 17767 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17768] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17768/stat : 17768 (java) S 17757 17759 17413 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3317.58
Current children cumulated vsize (KiB) 866628

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 17814
/proc/meminfo: memFree=1784088/2055920 swapFree=4192812/4192956
[pid=17759] ppid=17757 vsize=866628 CPUtime=3377.13
/proc/17759/stat : 17759 (java) S 17757 17759 17413 0 -1 0 10510 0 1 0 337593 120 0 0 18 0 9 0 42743199 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17759/statm: 216657 9672 2635 9 0 211163 0
[pid=17759/tid=17761] ppid=17757 vsize=866628 CPUtime=3376.92
/proc/17759/task/17761/stat : 17761 (java) R 17757 17759 17413 0 -1 64 8126 0 1 0 337574 118 0 0 25 0 9 0 42743200 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4126627388 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17759/tid=17762] ppid=17757 vsize=866628 CPUtime=0.03
/proc/17759/task/17762/stat : 17762 (java) S 17757 17759 17413 0 -1 64 1330 0 0 0 3 0 0 0 16 0 9 0 42743201 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17763] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17763/stat : 17763 (java) S 17757 17759 17413 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42743201 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17764] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17764/stat : 17764 (java) S 17757 17759 17413 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42743201 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17765] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17765/stat : 17765 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17766] ppid=17757 vsize=866628 CPUtime=0.14
/proc/17759/task/17766/stat : 17766 (java) S 17757 17759 17413 0 -1 64 359 0 0 0 14 0 0 0 16 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17759/tid=17767] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17767/stat : 17767 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17768] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17768/stat : 17768 (java) S 17757 17759 17413 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3377.13
Current children cumulated vsize (KiB) 866628

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 17814
/proc/meminfo: memFree=1783960/2055920 swapFree=4192812/4192956
[pid=17759] ppid=17757 vsize=866628 CPUtime=3436.66
/proc/17759/stat : 17759 (java) S 17757 17759 17413 0 -1 0 10510 0 1 0 343546 120 0 0 18 0 9 0 42743199 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17759/statm: 216657 9672 2635 9 0 211163 0
[pid=17759/tid=17761] ppid=17757 vsize=866628 CPUtime=3436.46
/proc/17759/task/17761/stat : 17761 (java) R 17757 17759 17413 0 -1 64 8126 0 1 0 343528 118 0 0 25 0 9 0 42743200 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4126622208 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17759/tid=17762] ppid=17757 vsize=866628 CPUtime=0.03
/proc/17759/task/17762/stat : 17762 (java) S 17757 17759 17413 0 -1 64 1330 0 0 0 3 0 0 0 16 0 9 0 42743201 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17763] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17763/stat : 17763 (java) S 17757 17759 17413 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42743201 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17764] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17764/stat : 17764 (java) S 17757 17759 17413 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42743201 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17765] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17765/stat : 17765 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17766] ppid=17757 vsize=866628 CPUtime=0.14
/proc/17759/task/17766/stat : 17766 (java) S 17757 17759 17413 0 -1 64 359 0 0 0 14 0 0 0 16 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17759/tid=17767] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17767/stat : 17767 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17768] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17768/stat : 17768 (java) S 17757 17759 17413 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3436.66
Current children cumulated vsize (KiB) 866628

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 17814
/proc/meminfo: memFree=1783960/2055920 swapFree=4192812/4192956
[pid=17759] ppid=17757 vsize=866628 CPUtime=3496.2
/proc/17759/stat : 17759 (java) S 17757 17759 17413 0 -1 0 10510 0 1 0 349500 120 0 0 18 0 9 0 42743199 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17759/statm: 216657 9672 2635 9 0 211163 0
[pid=17759/tid=17761] ppid=17757 vsize=866628 CPUtime=3495.99
/proc/17759/task/17761/stat : 17761 (java) R 17757 17759 17413 0 -1 64 8126 0 1 0 349481 118 0 0 25 0 9 0 42743200 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4126678112 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17759/tid=17762] ppid=17757 vsize=866628 CPUtime=0.03
/proc/17759/task/17762/stat : 17762 (java) S 17757 17759 17413 0 -1 64 1330 0 0 0 3 0 0 0 16 0 9 0 42743201 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17763] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17763/stat : 17763 (java) S 17757 17759 17413 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42743201 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17764] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17764/stat : 17764 (java) S 17757 17759 17413 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42743201 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17765] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17765/stat : 17765 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17766] ppid=17757 vsize=866628 CPUtime=0.14
/proc/17759/task/17766/stat : 17766 (java) S 17757 17759 17413 0 -1 64 359 0 0 0 14 0 0 0 16 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17759/tid=17767] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17767/stat : 17767 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17768] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17768/stat : 17768 (java) S 17757 17759 17413 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3496.2
Current children cumulated vsize (KiB) 866628

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 17814
/proc/meminfo: memFree=1783896/2055920 swapFree=4192812/4192956
[pid=17759] ppid=17757 vsize=866628 CPUtime=3555.73
/proc/17759/stat : 17759 (java) S 17757 17759 17413 0 -1 0 10510 0 1 0 355453 120 0 0 18 0 9 0 42743199 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17759/statm: 216657 9672 2635 9 0 211163 0
[pid=17759/tid=17761] ppid=17757 vsize=866628 CPUtime=3555.53
/proc/17759/task/17761/stat : 17761 (java) R 17757 17759 17413 0 -1 64 8126 0 1 0 355435 118 0 0 25 0 9 0 42743200 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4126627348 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17759/tid=17762] ppid=17757 vsize=866628 CPUtime=0.03
/proc/17759/task/17762/stat : 17762 (java) S 17757 17759 17413 0 -1 64 1330 0 0 0 3 0 0 0 16 0 9 0 42743201 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17763] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17763/stat : 17763 (java) S 17757 17759 17413 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42743201 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17764] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17764/stat : 17764 (java) S 17757 17759 17413 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42743201 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17765] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17765/stat : 17765 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17766] ppid=17757 vsize=866628 CPUtime=0.14
/proc/17759/task/17766/stat : 17766 (java) S 17757 17759 17413 0 -1 64 359 0 0 0 14 0 0 0 16 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17759/tid=17767] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17767/stat : 17767 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17768] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17768/stat : 17768 (java) S 17757 17759 17413 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3555.73
Current children cumulated vsize (KiB) 866628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3627 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 17814
/proc/meminfo: memFree=1783896/2055920 swapFree=4192812/4192956
[pid=17759] ppid=17757 vsize=866628 CPUtime=3600.09
/proc/17759/stat : 17759 (java) S 17757 17759 17413 0 -1 0 10510 0 1 0 359889 120 0 0 18 0 9 0 42743199 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17759/statm: 216657 9672 2635 9 0 211163 0
[pid=17759/tid=17761] ppid=17757 vsize=866628 CPUtime=3599.89
/proc/17759/task/17761/stat : 17761 (java) R 17757 17759 17413 0 -1 64 8126 0 1 0 359870 119 0 0 25 0 9 0 42743200 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4126627379 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17759/tid=17762] ppid=17757 vsize=866628 CPUtime=0.03
/proc/17759/task/17762/stat : 17762 (java) S 17757 17759 17413 0 -1 64 1330 0 0 0 3 0 0 0 16 0 9 0 42743201 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17763] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17763/stat : 17763 (java) S 17757 17759 17413 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42743201 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17764] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17764/stat : 17764 (java) S 17757 17759 17413 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42743201 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17765] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17765/stat : 17765 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17766] ppid=17757 vsize=866628 CPUtime=0.14
/proc/17759/task/17766/stat : 17766 (java) S 17757 17759 17413 0 -1 64 359 0 0 0 14 0 0 0 16 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17759/tid=17767] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17767/stat : 17767 (java) S 17757 17759 17413 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17759/tid=17768] ppid=17757 vsize=866628 CPUtime=0
/proc/17759/task/17768/stat : 17768 (java) S 17757 17759 17413 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 42743203 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.09
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): 3627.06
CPU time (s): 3600.14
CPU user time (s): 3598.93
CPU system time (s): 1.21381
CPU usage (%): 99.2581
Max. virtual memory (cumulated for all children) (KiB): 866632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.93
system time used= 1.21381
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10533
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= 74213
involuntary context switches= 81036

runsolver used 3.18052 second user time and 10.3454 second system time

The end

Launcher Data (download as text)

Begin job on node3 at 2008-07-12 12:59:58
IDJOB=1112002
IDBENCH=61350
IDSOLVER=360
FILE ID=node3/1112002-1215860398
PBS_JOBID= 7903465
Free space on /tmp= 66540 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 34f49ec7596469127b01a2b2f15f8640
RANDOM SEED=1033236027

node3.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.238
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.238
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:       1836584 kB
Buffers:         46284 kB
Cached:          85976 kB
SwapCached:          0 kB
Active:          94692 kB
Inactive:        66340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2088 kB
Writeback:           0 kB
Mapped:          48864 kB
Slab:            43380 kB
Committed_AS:   184532 kB
PageTables:       1888 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= 66536 MiB
End job on node3 at 2008-07-12 14:00:27