Trace number 1110353

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

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data (download as text)

0.05/0.07	
0.05/0.07	Abscon 112 (May, 2008)
0.21/0.20	
0.21/0.20	   configuration
0.21/0.20	     name=mrdac-wdeg.xml
0.21/0.24	   
0.21/0.24	   instance
0.21/0.24	     name=HOME/instance-1110353-1215820660.xml
0.21/0.27	   
0.21/0.27	   domains being loaded...
0.21/0.28	   
0.21/0.28	   variables being loaded...
0.33/0.31	     nbVariables=60  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=1560
0.33/0.31	       =>  wckTime=0.103  cpuTime=0.1  mem=7M858
0.33/0.31	   
0.33/0.31	   relations being loaded...
0.33/0.36	   
0.33/0.36	   constraints being loaded...
0.47/0.40	   Too large in ConstraintConflictsSTructure
0.47/0.42	     nbConstraints=16  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=14
0.47/0.42	     nbConflictsStructures=1  nbSharedConflictsStructures=9  nbUnbuiltConflictsStructures=1
0.47/0.42	     nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2  minArity=6  avgArity=7.5  maxArity=10
0.47/0.42	       =>  wckTime=0.214  cpuTime=0.21  mem=14M231
0.47/0.47	   
0.47/0.47	   solver LocalSearchSolver being built... 
0.58/0.50	       =>  wckTime=0.293  cpuTime=0.24  mem=6M829
0.58/0.51	
0.58/0.51	s SATISFIABLE
0.58/0.51	o 16
0.90/0.86	o 15
1.00/0.95	o 14
1.60/1.53	o 13
2.90/2.80	o 12
3.61/3.55	o 11
4.21/4.12	o 10
6.71/6.62	o 9
6.80/6.72	o 8
14.31/14.27	o 7
17.99/17.91	o 6
18.80/18.71	   
18.80/18.71	   search
18.80/18.71	     run=0  nbConstraintChecks=29515503  nbAssignments=10000
18.80/18.71	       =>  wckTime=18.211  cpuTime=18.21  mem=7M821
36.69/36.66	   
36.69/36.66	   search
36.69/36.66	     run=1  nbConstraintChecks=59035519  nbAssignments=20000
36.69/36.66	       =>  wckTime=36.163  cpuTime=36.15  mem=7M821
47.99/47.93	   
47.99/47.93	   search
47.99/47.93	     run=2  nbConstraintChecks=77447159  nbAssignments=26237
47.99/47.93	       =>  wckTime=47.44  cpuTime=47.43  mem=7M821
47.99/47.94	   
47.99/47.94	   global
47.99/47.94	     nbConstraintChecks=77447159  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
47.99/47.94	     solvingWckTime=47.438  solvingCpuTime=47.42  expiredTime=no  totalExploration=no  nbFoundSolutions=0
47.99/47.94	     globalCpuTime=47.71
47.99/47.94	       =>  wckTime=47.733  cpuTime=47.67  mem=7M821
47.99/47.94	   
47.99/47.94	   solver DecomposerSolver being built... 
48.11/48.03	       =>  wckTime=47.823  cpuTime=47.76  mem=18M950
3600.06/3601.71	v 0 1 0 21 14 2 7 7 15 1 17 4 13 8 17 4 14 4 0 14 24 0 14 18 4 11 17 11 11 14 0 6 12 19 6 11 0 4 12 10 13 11 8 0 14 0 2 13 4 8 18 4 4 18 13 17 4 0 17 4 

Verifier Data (download as text)

OK	6	10
6 unsatisfied constraints, 10 satisfied constraints

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1110353-1215820660/watcher-1110353-1215820660 -o /tmp/evaluation-result-1110353-1215820660/solver-1110353-1215820660 -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-1110353-1215820660.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.00 1.00 1.01 3/71 16412
/proc/meminfo: memFree=1916944/2055920 swapFree=4190156/4192956
[pid=16412] ppid=16410 vsize=1616 CPUtime=0
/proc/16412/stat : 16412 (java) D 16410 16412 15014 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 38763950 1654784 148 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099863542 0 0 17 0 0 0
/proc/16412/statm: 404 148 122 9 0 46 0

[startup+0.0592809 s]
/proc/loadavg: 1.00 1.00 1.01 3/71 16412
/proc/meminfo: memFree=1916944/2055920 swapFree=4190156/4192956
[pid=16412] ppid=16410 vsize=864960 CPUtime=0.05
/proc/16412/stat : 16412 (java) S 16410 16412 15014 0 -1 0 2864 0 1 0 3 2 0 0 18 0 9 0 38763950 885719040 2390 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16412/statm: 216240 2390 1143 9 0 211197 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864960

[startup+0.102288 s]
/proc/loadavg: 1.00 1.00 1.01 3/71 16412
/proc/meminfo: memFree=1916944/2055920 swapFree=4190156/4192956
[pid=16412] ppid=16410 vsize=866768 CPUtime=0.1
/proc/16412/stat : 16412 (java) S 16410 16412 15014 0 -1 0 3960 0 1 0 8 2 0 0 18 0 9 0 38763950 887570432 3401 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16412/statm: 216692 3401 1778 9 0 211247 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 866768

[startup+0.301328 s]
/proc/loadavg: 1.00 1.00 1.01 3/71 16412
/proc/meminfo: memFree=1916944/2055920 swapFree=4190156/4192956
[pid=16412] ppid=16410 vsize=867260 CPUtime=0.33
/proc/16412/stat : 16412 (java) S 16410 16412 15014 0 -1 0 6483 0 1 0 29 4 0 0 18 0 9 0 38763950 888074240 5854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16412/statm: 216815 5854 1966 9 0 211343 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 867260

[startup+0.701402 s]
/proc/loadavg: 1.00 1.00 1.01 3/71 16412
/proc/meminfo: memFree=1916944/2055920 swapFree=4190156/4192956
[pid=16412] ppid=16410 vsize=867480 CPUtime=0.8
/proc/16412/stat : 16412 (java) S 16410 16412 15014 0 -1 0 9669 0 1 0 75 5 0 0 18 0 9 0 38763950 888299520 8836 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16412/statm: 216870 8836 2633 9 0 211376 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 867480

[startup+1.50156 s]
/proc/loadavg: 1.00 1.00 1.01 2/80 16421
/proc/meminfo: memFree=1891848/2055920 swapFree=4190156/4192956
[pid=16412] ppid=16410 vsize=867480 CPUtime=1.6
/proc/16412/stat : 16412 (java) S 16410 16412 15014 0 -1 0 9670 0 1 0 153 7 0 0 18 0 9 0 38763950 888299520 8836 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16412/statm: 216870 8836 2633 9 0 211376 0
[pid=16412/tid=16414] ppid=16410 vsize=867480 CPUtime=1.43
/proc/16412/task/16414/stat : 16414 (java) R 16410 16412 15014 0 -1 64 7157 0 1 0 138 5 0 0 17 0 9 0 38763951 888299520 8836 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16415] ppid=16410 vsize=867480 CPUtime=0.03
/proc/16412/task/16415/stat : 16415 (java) S 16410 16412 15014 0 -1 64 1460 0 0 0 3 0 0 0 16 0 9 0 38763953 888299520 8836 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16416] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16416/stat : 16416 (java) S 16410 16412 15014 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 8836 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16417] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16417/stat : 16417 (java) S 16410 16412 15014 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 8836 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16418] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16418/stat : 16418 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 38763955 888299520 8836 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16419] ppid=16410 vsize=867480 CPUtime=0.11
/proc/16412/task/16419/stat : 16419 (java) S 16410 16412 15014 0 -1 64 358 0 0 0 11 0 0 0 16 0 9 0 38763955 888299520 8836 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16420] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16420/stat : 16420 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 38763955 888299520 8836 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16421] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16421/stat : 16421 (java) S 16410 16412 15014 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38763955 888299520 8836 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 867480

[startup+3.10187 s]
/proc/loadavg: 1.00 1.00 1.01 2/80 16421
/proc/meminfo: memFree=1891656/2055920 swapFree=4190156/4192956
[pid=16412] ppid=16410 vsize=867480 CPUtime=3.2
/proc/16412/stat : 16412 (java) S 16410 16412 15014 0 -1 0 9671 0 1 0 310 10 0 0 18 0 9 0 38763950 888299520 8837 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16412/statm: 216870 8837 2633 9 0 211376 0
[pid=16412/tid=16414] ppid=16410 vsize=867480 CPUtime=3.02
/proc/16412/task/16414/stat : 16414 (java) R 16410 16412 15014 0 -1 64 7157 0 1 0 294 8 0 0 25 0 9 0 38763951 888299520 8837 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16415] ppid=16410 vsize=867480 CPUtime=0.03
/proc/16412/task/16415/stat : 16415 (java) S 16410 16412 15014 0 -1 64 1460 0 0 0 3 0 0 0 16 0 9 0 38763953 888299520 8837 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16416] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16416/stat : 16416 (java) S 16410 16412 15014 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 8837 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16417] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16417/stat : 16417 (java) S 16410 16412 15014 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 8837 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16418] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16418/stat : 16418 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 38763955 888299520 8837 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16419] ppid=16410 vsize=867480 CPUtime=0.11
/proc/16412/task/16419/stat : 16419 (java) S 16410 16412 15014 0 -1 64 359 0 0 0 11 0 0 0 15 0 9 0 38763955 888299520 8837 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16420] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16420/stat : 16420 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 38763955 888299520 8837 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16421] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16421/stat : 16421 (java) S 16410 16412 15014 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38763955 888299520 8837 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 867480

[startup+6.3025 s]
/proc/loadavg: 1.00 1.00 1.01 2/80 16421
/proc/meminfo: memFree=1891336/2055920 swapFree=4190156/4192956
[pid=16412] ppid=16410 vsize=867480 CPUtime=6.41
/proc/16412/stat : 16412 (java) S 16410 16412 15014 0 -1 0 9676 0 1 0 625 16 0 0 18 0 9 0 38763950 888299520 8841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16412/statm: 216870 8841 2633 9 0 211376 0
[pid=16412/tid=16414] ppid=16410 vsize=867480 CPUtime=6.23
/proc/16412/task/16414/stat : 16414 (java) R 16410 16412 15014 0 -1 64 7158 0 1 0 609 14 0 0 25 0 9 0 38763951 888299520 8841 996147200 134512640 134550740 4294955952 18446744073709551615 4126622156 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16415] ppid=16410 vsize=867484 CPUtime=0.03
/proc/16412/task/16415/stat : 16415 (java) S 16410 16412 15014 0 -1 64 1460 0 0 0 3 0 0 0 16 0 9 0 38763953 888303616 8841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16416] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16416/stat : 16416 (java) S 16410 16412 15014 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 8841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16417] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16417/stat : 16417 (java) S 16410 16412 15014 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 8841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16418] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16418/stat : 16418 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 38763955 888299520 8841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16419] ppid=16410 vsize=867480 CPUtime=0.12
/proc/16412/task/16419/stat : 16419 (java) S 16410 16412 15014 0 -1 64 363 0 0 0 12 0 0 0 16 0 9 0 38763955 888299520 8841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16420] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16420/stat : 16420 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 38763955 888299520 8841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16421] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16421/stat : 16421 (java) S 16410 16412 15014 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38763955 888299520 8841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.41
Current children cumulated vsize (KiB) 867480

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.01 2/80 16421
/proc/meminfo: memFree=1891160/2055920 swapFree=4190156/4192956
[pid=16412] ppid=16410 vsize=867480 CPUtime=12.81
/proc/16412/stat : 16412 (java) S 16410 16412 15014 0 -1 0 9676 0 1 0 1252 29 0 0 18 0 9 0 38763950 888299520 8841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16412/statm: 216870 8841 2633 9 0 211376 0
[pid=16412/tid=16414] ppid=16410 vsize=867480 CPUtime=12.62
/proc/16412/task/16414/stat : 16414 (java) R 16410 16412 15014 0 -1 64 7158 0 1 0 1235 27 0 0 25 0 9 0 38763951 888299520 8841 996147200 134512640 134550740 4294955952 18446744073709551615 4126627312 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16415] ppid=16410 vsize=867480 CPUtime=0.03
/proc/16412/task/16415/stat : 16415 (java) S 16410 16412 15014 0 -1 64 1460 0 0 0 3 0 0 0 16 0 9 0 38763953 888299520 8841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16416] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16416/stat : 16416 (java) S 16410 16412 15014 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 8841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16417] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16417/stat : 16417 (java) S 16410 16412 15014 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 8841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16418] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16418/stat : 16418 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 38763955 888299520 8841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16419] ppid=16410 vsize=867480 CPUtime=0.12
/proc/16412/task/16419/stat : 16419 (java) S 16410 16412 15014 0 -1 64 363 0 0 0 12 0 0 0 16 0 9 0 38763955 888299520 8841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16420] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16420/stat : 16420 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 38763955 888299520 8841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16421] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16421/stat : 16421 (java) S 16410 16412 15014 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38763955 888299520 8841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.81
Current children cumulated vsize (KiB) 867480

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 1.01 2/80 16421
/proc/meminfo: memFree=1891224/2055920 swapFree=4190156/4192956
[pid=16412] ppid=16410 vsize=867480 CPUtime=25.6
/proc/16412/stat : 16412 (java) S 16410 16412 15014 0 -1 0 9681 0 1 0 2507 53 0 0 18 0 9 0 38763950 888299520 8846 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16412/statm: 216870 8846 2634 9 0 211376 0
[pid=16412/tid=16414] ppid=16410 vsize=867480 CPUtime=25.42
/proc/16412/task/16414/stat : 16414 (java) R 16410 16412 15014 0 -1 64 7158 0 1 0 2490 52 0 0 25 0 9 0 38763951 888299520 8846 996147200 134512640 134550740 4294955952 18446744073709551615 4126696288 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16415] ppid=16410 vsize=867480 CPUtime=0.03
/proc/16412/task/16415/stat : 16415 (java) S 16410 16412 15014 0 -1 64 1460 0 0 0 3 0 0 0 16 0 9 0 38763953 888299520 8846 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16416] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16416/stat : 16416 (java) S 16410 16412 15014 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 8846 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16417] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16417/stat : 16417 (java) S 16410 16412 15014 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 8846 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16418] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16418/stat : 16418 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 38763955 888299520 8846 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16419] ppid=16410 vsize=867480 CPUtime=0.12
/proc/16412/task/16419/stat : 16419 (java) S 16410 16412 15014 0 -1 64 368 0 0 0 12 0 0 0 16 0 9 0 38763955 888299520 8846 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16420] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16420/stat : 16420 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 38763955 888299520 8846 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16421] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16421/stat : 16421 (java) S 16410 16412 15014 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38763955 888299520 8846 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.6
Current children cumulated vsize (KiB) 867480

[startup+51.1023 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 16421
/proc/meminfo: memFree=1887576/2055920 swapFree=4190156/4192956
[pid=16412] ppid=16410 vsize=867480 CPUtime=51.21
/proc/16412/stat : 16412 (java) S 16410 16412 15014 0 -1 0 10625 0 1 0 5019 102 0 0 18 0 9 0 38763950 888299520 9789 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16412/statm: 216870 9789 2635 9 0 211376 0
[pid=16412/tid=16414] ppid=16410 vsize=867480 CPUtime=51.01
/proc/16412/task/16414/stat : 16414 (java) R 16410 16412 15014 0 -1 64 8090 0 1 0 5000 101 0 0 25 0 9 0 38763951 888299520 9789 996147200 134512640 134550740 4294955952 18446744073709551615 4126622192 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16415] ppid=16410 vsize=867480 CPUtime=0.03
/proc/16412/task/16415/stat : 16415 (java) S 16410 16412 15014 0 -1 64 1460 0 0 0 3 0 0 0 16 0 9 0 38763953 888299520 9789 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16416] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16416/stat : 16416 (java) S 16410 16412 15014 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 9789 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16417] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16417/stat : 16417 (java) S 16410 16412 15014 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 9789 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16418] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16418/stat : 16418 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 38763955 888299520 9789 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16419] ppid=16410 vsize=867480 CPUtime=0.14
/proc/16412/task/16419/stat : 16419 (java) S 16410 16412 15014 0 -1 64 380 0 0 0 14 0 0 0 16 0 9 0 38763955 888299520 9789 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16420] ppid=16410 vsize=867480 CPUtime=0

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

/proc/16412/task/16417/stat : 16417 (java) S 16410 16412 15014 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16418] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16418/stat : 16418 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16419] ppid=16410 vsize=867480 CPUtime=0.14
/proc/16412/task/16419/stat : 16419 (java) S 16410 16412 15014 0 -1 64 381 0 0 0 14 0 0 0 16 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16420] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16420/stat : 16420 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16421] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16421/stat : 16421 (java) S 16410 16412 15014 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3340.77
Current children cumulated vsize (KiB) 867480

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 16429
/proc/meminfo: memFree=1885528/2055920 swapFree=4190156/4192956
[pid=16412] ppid=16410 vsize=867480 CPUtime=3400.76
/proc/16412/stat : 16412 (java) S 16410 16412 15014 0 -1 0 10627 0 1 0 339972 104 0 0 18 0 9 0 38763950 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16412/statm: 216870 9790 2635 9 0 211376 0
[pid=16412/tid=16414] ppid=16410 vsize=867480 CPUtime=3400.55
/proc/16412/task/16414/stat : 16414 (java) R 16410 16412 15014 0 -1 64 8091 0 1 0 339953 102 0 0 25 0 9 0 38763951 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4126799392 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16415] ppid=16410 vsize=867480 CPUtime=0.04
/proc/16412/task/16415/stat : 16415 (java) S 16410 16412 15014 0 -1 64 1460 0 0 0 4 0 0 0 16 0 9 0 38763953 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16416] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16416/stat : 16416 (java) S 16410 16412 15014 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16417] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16417/stat : 16417 (java) S 16410 16412 15014 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16418] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16418/stat : 16418 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16419] ppid=16410 vsize=867480 CPUtime=0.14
/proc/16412/task/16419/stat : 16419 (java) S 16410 16412 15014 0 -1 64 381 0 0 0 14 0 0 0 16 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16420] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16420/stat : 16420 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16421] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16421/stat : 16421 (java) S 16410 16412 15014 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3400.76
Current children cumulated vsize (KiB) 867480

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 16429
/proc/meminfo: memFree=1885400/2055920 swapFree=4190156/4192956
[pid=16412] ppid=16410 vsize=867480 CPUtime=3460.73
/proc/16412/stat : 16412 (java) S 16410 16412 15014 0 -1 0 10627 0 1 0 345969 104 0 0 18 0 9 0 38763950 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16412/statm: 216870 9790 2635 9 0 211376 0
[pid=16412/tid=16414] ppid=16410 vsize=867480 CPUtime=3460.51
/proc/16412/task/16414/stat : 16414 (java) R 16410 16412 15014 0 -1 64 8091 0 1 0 345949 102 0 0 25 0 9 0 38763951 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4126702708 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16415] ppid=16410 vsize=867480 CPUtime=0.04
/proc/16412/task/16415/stat : 16415 (java) S 16410 16412 15014 0 -1 64 1460 0 0 0 4 0 0 0 16 0 9 0 38763953 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16416] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16416/stat : 16416 (java) S 16410 16412 15014 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16417] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16417/stat : 16417 (java) S 16410 16412 15014 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16418] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16418/stat : 16418 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16419] ppid=16410 vsize=867480 CPUtime=0.14
/proc/16412/task/16419/stat : 16419 (java) S 16410 16412 15014 0 -1 64 381 0 0 0 14 0 0 0 16 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16420] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16420/stat : 16420 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16421] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16421/stat : 16421 (java) S 16410 16412 15014 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3460.73
Current children cumulated vsize (KiB) 867480

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 16429
/proc/meminfo: memFree=1885400/2055920 swapFree=4190156/4192956
[pid=16412] ppid=16410 vsize=867480 CPUtime=3520.69
/proc/16412/stat : 16412 (java) S 16410 16412 15014 0 -1 0 10627 0 1 0 351965 104 0 0 18 0 9 0 38763950 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16412/statm: 216870 9790 2635 9 0 211376 0
[pid=16412/tid=16414] ppid=16410 vsize=867480 CPUtime=3520.48
/proc/16412/task/16414/stat : 16414 (java) R 16410 16412 15014 0 -1 64 8091 0 1 0 351946 102 0 0 25 0 9 0 38763951 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4126622192 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16415] ppid=16410 vsize=867480 CPUtime=0.04
/proc/16412/task/16415/stat : 16415 (java) S 16410 16412 15014 0 -1 64 1460 0 0 0 4 0 0 0 16 0 9 0 38763953 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16416] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16416/stat : 16416 (java) S 16410 16412 15014 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16417] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16417/stat : 16417 (java) S 16410 16412 15014 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16418] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16418/stat : 16418 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16419] ppid=16410 vsize=867480 CPUtime=0.14
/proc/16412/task/16419/stat : 16419 (java) S 16410 16412 15014 0 -1 64 381 0 0 0 14 0 0 0 16 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16420] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16420/stat : 16420 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16421] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16421/stat : 16421 (java) S 16410 16412 15014 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3520.69
Current children cumulated vsize (KiB) 867480

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 16429
/proc/meminfo: memFree=1885336/2055920 swapFree=4190156/4192956
[pid=16412] ppid=16410 vsize=867480 CPUtime=3580.66
/proc/16412/stat : 16412 (java) S 16410 16412 15014 0 -1 0 10627 0 1 0 357962 104 0 0 18 0 9 0 38763950 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16412/statm: 216870 9790 2635 9 0 211376 0
[pid=16412/tid=16414] ppid=16410 vsize=867480 CPUtime=3580.45
/proc/16412/task/16414/stat : 16414 (java) R 16410 16412 15014 0 -1 64 8091 0 1 0 357943 102 0 0 25 0 9 0 38763951 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4126696190 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16415] ppid=16410 vsize=867480 CPUtime=0.04
/proc/16412/task/16415/stat : 16415 (java) S 16410 16412 15014 0 -1 64 1460 0 0 0 4 0 0 0 16 0 9 0 38763953 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16416] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16416/stat : 16416 (java) S 16410 16412 15014 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16417] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16417/stat : 16417 (java) S 16410 16412 15014 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16418] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16418/stat : 16418 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16419] ppid=16410 vsize=867480 CPUtime=0.14
/proc/16412/task/16419/stat : 16419 (java) S 16410 16412 15014 0 -1 64 381 0 0 0 14 0 0 0 16 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16420] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16420/stat : 16420 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16421] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16421/stat : 16421 (java) S 16410 16412 15014 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3580.66
Current children cumulated vsize (KiB) 867480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 16429
/proc/meminfo: memFree=1885336/2055920 swapFree=4190156/4192956
[pid=16412] ppid=16410 vsize=867480 CPUtime=3600.06
/proc/16412/stat : 16412 (java) S 16410 16412 15014 0 -1 0 10627 0 1 0 359902 104 0 0 18 0 9 0 38763950 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16412/statm: 216870 9790 2635 9 0 211376 0
[pid=16412/tid=16414] ppid=16410 vsize=867480 CPUtime=3599.84
/proc/16412/task/16414/stat : 16414 (java) R 16410 16412 15014 0 -1 64 8091 0 1 0 359882 102 0 0 25 0 9 0 38763951 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4126622146 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16415] ppid=16410 vsize=867480 CPUtime=0.04
/proc/16412/task/16415/stat : 16415 (java) S 16410 16412 15014 0 -1 64 1460 0 0 0 4 0 0 0 16 0 9 0 38763953 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16416] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16416/stat : 16416 (java) S 16410 16412 15014 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16417] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16417/stat : 16417 (java) S 16410 16412 15014 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16418] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16418/stat : 16418 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16419] ppid=16410 vsize=867480 CPUtime=0.14
/proc/16412/task/16419/stat : 16419 (java) S 16410 16412 15014 0 -1 64 381 0 0 0 14 0 0 0 16 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16420] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16420/stat : 16420 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16421] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16421/stat : 16421 (java) S 16410 16412 15014 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 867480

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+3601.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 16429
/proc/meminfo: memFree=1885336/2055920 swapFree=4190156/4192956
[pid=16412] ppid=16410 vsize=867480 CPUtime=3600.06
/proc/16412/stat : 16412 (java) S 16410 16412 15014 0 -1 0 10627 0 1 0 359902 104 0 0 18 0 9 0 38763950 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16412/statm: 216870 9790 2635 9 0 211376 0
[pid=16412/tid=16414] ppid=16410 vsize=867480 CPUtime=3599.84
/proc/16412/task/16414/stat : 16414 (java) R 16410 16412 15014 0 -1 64 8091 0 1 0 359882 102 0 0 25 0 9 0 38763951 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4126622146 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16415] ppid=16410 vsize=867480 CPUtime=0.04
/proc/16412/task/16415/stat : 16415 (java) S 16410 16412 15014 0 -1 64 1460 0 0 0 4 0 0 0 16 0 9 0 38763953 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16416] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16416/stat : 16416 (java) S 16410 16412 15014 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16417] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16417/stat : 16417 (java) S 16410 16412 15014 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38763953 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16418] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16418/stat : 16418 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16419] ppid=16410 vsize=867480 CPUtime=0.14
/proc/16412/task/16419/stat : 16419 (java) S 16410 16412 15014 0 -1 64 381 0 0 0 14 0 0 0 16 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16412/tid=16420] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16420/stat : 16420 (java) S 16410 16412 15014 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16412/tid=16421] ppid=16410 vsize=867480 CPUtime=0
/proc/16412/task/16421/stat : 16421 (java) S 16410 16412 15014 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38763955 888299520 9790 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 867480

Child status: 143
Real time (s): 3601.72
CPU time (s): 3600.08
CPU user time (s): 3599.03
CPU system time (s): 1.04884
CPU usage (%): 99.9544
Max. virtual memory (cumulated for all children) (KiB): 867484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.03
system time used= 1.04884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10651
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= 73117
involuntary context switches= 76989

runsolver used 4.28235 second user time and 11.1783 second system time

The end

Launcher Data (download as text)

Begin job on node74 at 2008-07-12 01:57:40
IDJOB=1110353
IDBENCH=61095
IDSOLVER=359
FILE ID=node74/1110353-1215820660
PBS_JOBID= 7903241
Free space on /tmp= 103236 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9adead530525957babaa0ae74a947472
RANDOM SEED=953788250

node74.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.261
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.261
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:       1917488 kB
Buffers:         14608 kB
Cached:          56248 kB
SwapCached:          0 kB
Active:          66248 kB
Inactive:        21972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1917488 kB
SwapTotal:     4192956 kB
SwapFree:      4190156 kB
Dirty:            2152 kB
Writeback:           0 kB
Mapped:          28392 kB
Slab:            35448 kB
Committed_AS:   169324 kB
PageTables:       1956 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103236 MiB
End job on node74 at 2008-07-12 02:57:44