Trace number 1111207

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)40 3600.05 3619.34

General information on the benchmark

Namecsp/
chessboardColoration/normalized-cc-8-8-2.xml
MD5SUMc749bc7e0566d10272437da124749429
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints40
Best CPU time to get the best result obtained on this benchmark3600
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints784
Maximum constraint arity4
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension784
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.16/0.26	
0.16/0.26	   configuration
0.16/0.26	     name=mrdac-wdeg.xml
0.26/0.30	   
0.26/0.30	   instance
0.26/0.30	     name=HOME/instance-1111207-1215842737.xml
0.26/0.34	   
0.26/0.34	   domains being loaded...
0.26/0.35	   
0.26/0.35	   variables being loaded...
0.26/0.37	     nbVariables=64  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=128
0.26/0.37	       =>  wckTime=0.109  cpuTime=0.09  mem=7M842
0.26/0.37	   
0.26/0.37	   predicates being loaded...
0.36/0.44	   
0.36/0.44	   constraints being loaded...
0.99/1.07	     nbConstraints=784  nbConflictsStructures=1  nbSharedConflictsStructures=783  nbSharedBinaryRepresentations=0
0.99/1.07	     nbEvaluationManagers=1  nbSharedEvaluationManagers=783  minDegree=49  maxDegree=49  minArity=4  maxArity=4
0.99/1.07	       =>  wckTime=0.809  cpuTime=0.67  mem=37M132
1.09/1.15	   
1.09/1.15	   solver LocalSearchSolver being built... 
1.09/1.20	       =>  wckTime=0.934  cpuTime=0.71  mem=8M199
1.18/1.21	
1.18/1.21	s SATISFIABLE
1.18/1.21	o 96
1.18/1.21	o 86
1.18/1.21	o 77
1.18/1.21	o 70
1.18/1.21	o 64
1.18/1.22	o 60
1.18/1.22	o 59
1.18/1.22	o 57
1.18/1.22	o 55
1.18/1.22	o 53
1.18/1.22	o 49
1.18/1.22	o 47
1.18/1.22	o 46
1.18/1.24	o 44
1.18/1.26	o 43
1.18/1.26	o 42
1.28/1.30	o 40
12.30/12.44	   
12.30/12.44	   search
12.30/12.44	     run=0  nbConstraintChecks=16015107  nbAssignments=10000
12.30/12.44	       =>  wckTime=11.245  cpuTime=11.14  mem=9M239
23.70/23.98	   
23.70/23.98	   search
23.70/23.98	     run=1  nbConstraintChecks=32438748  nbAssignments=20000
23.70/23.98	       =>  wckTime=22.782  cpuTime=22.59  mem=9M239
31.26/31.55	   
31.26/31.55	   search
31.26/31.55	     run=2  nbConstraintChecks=43373476  nbAssignments=26930
31.26/31.55	       =>  wckTime=30.349  cpuTime=30.1  mem=9M239
31.26/31.55	   
31.26/31.55	   global
31.26/31.55	     nbConstraintChecks=43373476  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.26/31.55	     solvingWckTime=30.348  solvingCpuTime=30.1  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.26/31.55	     globalCpuTime=30.85
31.26/31.55	       =>  wckTime=31.284  cpuTime=30.81  mem=9M239
31.26/31.55	   
31.26/31.55	   solver DecomposerSolver being built... 
31.35/31.68	       =>  wckTime=31.421  cpuTime=30.93  mem=26M955
31.35/31.70	   
31.35/31.70	   preprocessing
31.35/31.70	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.35/31.70	     detectedInconsistency=no
31.45/31.70	       =>  wckTime=0.013  cpuTime=0.0  mem=26M955
3600.01/3619.31	v 1 1 1 0 0 1 0 0 0 0 0 1 0 1 1 1 1 0 1 0 0 0 1 1 0 1 1 1 0 0 0 1 0 1 0 0 1 1 1 0 1 0 0 0 1 1 0 1 0 0 1 1 1 0 1 0 1 1 0 1 1 0 0 0 

Verifier Data (download as text)

OK	40	744
40 unsatisfied constraints, 744 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-1111207-1215842737/watcher-1111207-1215842737 -o /tmp/evaluation-result-1111207-1215842737/solver-1111207-1215842737 -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-1111207-1215842737.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: 0.00 0.00 0.00 3/113 10805
/proc/meminfo: memFree=1843936/2055920 swapFree=4192812/4192956
[pid=10805] ppid=10803 vsize=18572 CPUtime=0
/proc/10805/stat : 10805 (runsolver) R 10803 10805 10720 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 40970801 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 249069890855 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/10805/statm: 4643 292 257 25 0 2626 0

[startup+0.0145131 s]
/proc/loadavg: 0.00 0.00 0.00 3/113 10805
/proc/meminfo: memFree=1843936/2055920 swapFree=4192812/4192956
[pid=10805] ppid=10803 vsize=272 CPUtime=0
/proc/10805/stat : 10805 (java) D 10803 10805 10720 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 40970801 278528 37 996147200 134512640 134550740 4294955952 18446744073709551615 11920164 0 2147483391 4096 0 18446744072099855350 0 0 17 1 0 0
/proc/10805/statm: 404 126 100 9 0 46 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 272

[startup+0.102726 s]
/proc/loadavg: 0.00 0.00 0.00 3/113 10805
/proc/meminfo: memFree=1843936/2055920 swapFree=4192812/4192956
[pid=10805] ppid=10803 vsize=865988 CPUtime=0.08
/proc/10805/stat : 10805 (java) S 10803 10805 10720 0 -1 0 3770 0 1 0 6 2 0 0 18 0 9 0 40970801 886771712 3228 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10805/statm: 216497 3228 1706 9 0 211052 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865988

[startup+0.301765 s]
/proc/loadavg: 0.00 0.00 0.00 3/113 10805
/proc/meminfo: memFree=1843936/2055920 swapFree=4192812/4192956
[pid=10805] ppid=10803 vsize=866388 CPUtime=0.26
/proc/10805/stat : 10805 (java) S 10803 10805 10720 0 -1 0 5746 0 1 0 22 4 0 0 18 0 9 0 40970801 887181312 5134 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10805/statm: 216597 5134 1946 9 0 211125 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 866388

[startup+0.701831 s]
/proc/loadavg: 0.00 0.00 0.00 3/113 10805
/proc/meminfo: memFree=1843936/2055920 swapFree=4192812/4192956
[pid=10805] ppid=10803 vsize=867708 CPUtime=0.68
/proc/10805/stat : 10805 (java) S 10803 10805 10720 0 -1 0 9439 0 1 0 62 6 0 0 18 0 9 0 40970801 888532992 8800 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10805/statm: 216927 8800 2008 9 0 211433 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867708

[startup+1.50319 s]
/proc/loadavg: 0.00 0.00 0.00 3/122 10824
/proc/meminfo: memFree=1804248/2055920 swapFree=4192812/4192956
[pid=10805] ppid=10803 vsize=867708 CPUtime=1.48
/proc/10805/stat : 10805 (java) S 10803 10805 10720 0 -1 0 15753 0 1 0 133 15 0 0 18 0 9 0 40970801 888532992 14920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10805/statm: 216927 14920 2631 9 0 211433 0
[pid=10805/tid=10807] ppid=10803 vsize=867708 CPUtime=1.19
/proc/10805/task/10807/stat : 10807 (java) R 10803 10805 10720 0 -1 64 12822 0 1 0 106 13 0 0 19 0 9 0 40970802 888532992 14920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10808] ppid=10803 vsize=867708 CPUtime=0.06
/proc/10805/task/10808/stat : 10808 (java) S 10803 10805 10720 0 -1 64 1547 0 0 0 6 0 0 0 16 0 9 0 40970804 888532992 14920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10809] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10809/stat : 10809 (java) S 10803 10805 10720 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 14920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10810] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10810/stat : 10810 (java) S 10803 10805 10720 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 14920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10811] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10811/stat : 10811 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970806 888532992 14920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10812] ppid=10803 vsize=867708 CPUtime=0.2
/proc/10805/task/10812/stat : 10812 (java) S 10803 10805 10720 0 -1 64 688 0 0 0 20 0 0 0 15 0 9 0 40970806 888532992 14920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10813] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10813/stat : 10813 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970806 888532992 14920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10814] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10814/stat : 10814 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40970806 888532992 14920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867708

[startup+3.10226 s]
/proc/loadavg: 0.00 0.00 0.00 3/122 10824
/proc/meminfo: memFree=1776280/2055920 swapFree=4192812/4192956
[pid=10805] ppid=10803 vsize=867708 CPUtime=3.06
/proc/10805/stat : 10805 (java) S 10803 10805 10720 0 -1 0 15761 0 1 0 286 20 0 0 18 0 9 0 40970801 888532992 14927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10805/statm: 216927 14927 2633 9 0 211433 0
[pid=10805/tid=10807] ppid=10803 vsize=867708 CPUtime=2.76
/proc/10805/task/10807/stat : 10807 (java) R 10803 10805 10720 0 -1 64 12824 0 1 0 258 18 0 0 19 0 9 0 40970802 888532992 14927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10808] ppid=10803 vsize=867708 CPUtime=0.06
/proc/10805/task/10808/stat : 10808 (java) S 10803 10805 10720 0 -1 64 1547 0 0 0 6 0 0 0 17 0 9 0 40970804 888532992 14927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10809] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10809/stat : 10809 (java) S 10803 10805 10720 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 14927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10810] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10810/stat : 10810 (java) S 10803 10805 10720 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 14927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10811] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10811/stat : 10811 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970806 888532992 14927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10812] ppid=10803 vsize=867708 CPUtime=0.21
/proc/10805/task/10812/stat : 10812 (java) S 10803 10805 10720 0 -1 64 694 0 0 0 21 0 0 0 16 0 9 0 40970806 888532992 14927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10813] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10813/stat : 10813 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970806 888532992 14927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10814] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10814/stat : 10814 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40970806 888532992 14927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867708

[startup+6.30283 s]
/proc/loadavg: 0.16 0.03 0.01 4/122 10824
/proc/meminfo: memFree=1728088/2055920 swapFree=4192812/4192956
[pid=10805] ppid=10803 vsize=867708 CPUtime=6.24
/proc/10805/stat : 10805 (java) S 10803 10805 10720 0 -1 0 15762 0 1 0 594 30 0 0 18 0 9 0 40970801 888532992 14927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10805/statm: 216927 14927 2633 9 0 211433 0
[pid=10805/tid=10807] ppid=10803 vsize=867708 CPUtime=5.94
/proc/10805/task/10807/stat : 10807 (java) R 10803 10805 10720 0 -1 64 12825 0 1 0 566 28 0 0 25 0 9 0 40970802 888532992 14927 996147200 134512640 134550740 4294955952 18446744073709551615 4126987328 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10808] ppid=10803 vsize=867708 CPUtime=0.06
/proc/10805/task/10808/stat : 10808 (java) S 10803 10805 10720 0 -1 64 1547 0 0 0 6 0 0 0 16 0 9 0 40970804 888532992 14927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10809] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10809/stat : 10809 (java) S 10803 10805 10720 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 14927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10810] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10810/stat : 10810 (java) S 10803 10805 10720 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 14927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10811] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10811/stat : 10811 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970806 888532992 14927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10812] ppid=10803 vsize=867708 CPUtime=0.21
/proc/10805/task/10812/stat : 10812 (java) S 10803 10805 10720 0 -1 64 694 0 0 0 21 0 0 0 16 0 9 0 40970806 888532992 14927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10813] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10813/stat : 10813 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970806 888532992 14927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10814] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10814/stat : 10814 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40970806 888532992 14927 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 867708

[startup+12.703 s]
/proc/loadavg: 0.31 0.07 0.02 4/122 10824
/proc/meminfo: memFree=1637976/2055920 swapFree=4192812/4192956
[pid=10805] ppid=10803 vsize=867708 CPUtime=12.6
/proc/10805/stat : 10805 (java) S 10803 10805 10720 0 -1 0 15766 0 1 0 1206 54 0 0 18 0 9 0 40970801 888532992 14931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10805/statm: 216927 14931 2634 9 0 211433 0
[pid=10805/tid=10807] ppid=10803 vsize=867708 CPUtime=12.29
/proc/10805/task/10807/stat : 10807 (java) R 10803 10805 10720 0 -1 64 12825 0 1 0 1177 52 0 0 25 0 9 0 40970802 888532992 14931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10808] ppid=10803 vsize=867708 CPUtime=0.06
/proc/10805/task/10808/stat : 10808 (java) S 10803 10805 10720 0 -1 64 1547 0 0 0 6 0 0 0 16 0 9 0 40970804 888532992 14931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10809] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10809/stat : 10809 (java) S 10803 10805 10720 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 14931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10810] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10810/stat : 10810 (java) S 10803 10805 10720 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 14931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10811] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10811/stat : 10811 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970806 888532992 14931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10812] ppid=10803 vsize=867708 CPUtime=0.21
/proc/10805/task/10812/stat : 10812 (java) S 10803 10805 10720 0 -1 64 698 0 0 0 21 0 0 0 16 0 9 0 40970806 888532992 14931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10813] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10813/stat : 10813 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970806 888532992 14931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10814] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10814/stat : 10814 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40970806 888532992 14931 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 867708

[startup+25.5013 s]
/proc/loadavg: 1.06 0.24 0.08 3/122 10824
/proc/meminfo: memFree=1459352/2055920 swapFree=4192812/4192956
[pid=10805] ppid=10803 vsize=867708 CPUtime=25.3
/proc/10805/stat : 10805 (java) S 10803 10805 10720 0 -1 0 15767 0 1 0 2427 103 0 0 18 0 9 0 40970801 888532992 14932 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10805/statm: 216927 14932 2634 9 0 211433 0
[pid=10805/tid=10807] ppid=10803 vsize=867708 CPUtime=24.99
/proc/10805/task/10807/stat : 10807 (java) R 10803 10805 10720 0 -1 64 12825 0 1 0 2398 101 0 0 25 0 9 0 40970802 888532992 14932 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10808] ppid=10803 vsize=867708 CPUtime=0.06
/proc/10805/task/10808/stat : 10808 (java) S 10803 10805 10720 0 -1 64 1547 0 0 0 6 0 0 0 16 0 9 0 40970804 888532992 14932 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10809] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10809/stat : 10809 (java) S 10803 10805 10720 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 14932 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10810] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10810/stat : 10810 (java) S 10803 10805 10720 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 14932 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10811] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10811/stat : 10811 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970806 888532992 14932 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10812] ppid=10803 vsize=867708 CPUtime=0.21
/proc/10805/task/10812/stat : 10812 (java) S 10803 10805 10720 0 -1 64 699 0 0 0 21 0 0 0 16 0 9 0 40970806 888532992 14932 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10813] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10813/stat : 10813 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970806 888532992 14932 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10814] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10814/stat : 10814 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40970806 888532992 14932 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 867708

[startup+51.1018 s]
/proc/loadavg: 2.48 0.64 0.21 3/122 10824
/proc/meminfo: memFree=1113880/2055920 swapFree=4192812/4192956
[pid=10805] ppid=10803 vsize=867708 CPUtime=50.73
/proc/10805/stat : 10805 (java) S 10803 10805 10720 0 -1 0 15874 0 1 0 4945 128 0 0 18 0 9 0 40970801 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10805/statm: 216927 15034 2636 9 0 211433 0
[pid=10805/tid=10807] ppid=10803 vsize=867708 CPUtime=50.32
/proc/10805/task/10807/stat : 10807 (java) R 10803 10805 10720 0 -1 64 12884 0 1 0 4907 125 0 0 25 0 9 0 40970802 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4127102524 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10808] ppid=10803 vsize=867708 CPUtime=0.06
/proc/10805/task/10808/stat : 10808 (java) S 10803 10805 10720 0 -1 64 1547 0 0 0 6 0 0 0 16 0 9 0 40970804 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10809] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10809/stat : 10809 (java) S 10803 10805 10720 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10810] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10810/stat : 10810 (java) S 10803 10805 10720 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10811] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10811/stat : 10811 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10812] ppid=10803 vsize=867708 CPUtime=0.31
/proc/10805/task/10812/stat : 10812 (java) S 10803 10805 10720 0 -1 64 747 0 0 0 30 1 0 0 16 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10813] ppid=10803 vsize=867708 CPUtime=0

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

/proc/10805/task/10810/stat : 10810 (java) S 10803 10805 10720 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10811] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10811/stat : 10811 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10812] ppid=10803 vsize=867708 CPUtime=0.31
/proc/10805/task/10812/stat : 10812 (java) S 10803 10805 10720 0 -1 64 747 0 0 0 30 1 0 0 16 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10813] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10813/stat : 10813 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10814] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10814/stat : 10814 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3324.77
Current children cumulated vsize (KiB) 867708

[startup+3402.31 s]
/proc/loadavg: 2.02 2.01 2.08 3/120 10878
/proc/meminfo: memFree=1828312/2055920 swapFree=4192812/4192956
[pid=10805] ppid=10803 vsize=867708 CPUtime=3384.4
/proc/10805/stat : 10805 (java) S 10803 10805 10720 0 -1 0 15874 0 1 0 338255 185 0 0 18 0 9 0 40970801 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10805/statm: 216927 15034 2636 9 0 211433 0
[pid=10805/tid=10807] ppid=10803 vsize=867708 CPUtime=3383.99
/proc/10805/task/10807/stat : 10807 (java) R 10803 10805 10720 0 -1 64 12884 0 1 0 338217 182 0 0 25 0 9 0 40970802 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4127102417 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10808] ppid=10803 vsize=867708 CPUtime=0.06
/proc/10805/task/10808/stat : 10808 (java) S 10803 10805 10720 0 -1 64 1547 0 0 0 6 0 0 0 16 0 9 0 40970804 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10809] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10809/stat : 10809 (java) S 10803 10805 10720 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10810] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10810/stat : 10810 (java) S 10803 10805 10720 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10811] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10811/stat : 10811 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10812] ppid=10803 vsize=867708 CPUtime=0.31
/proc/10805/task/10812/stat : 10812 (java) S 10803 10805 10720 0 -1 64 747 0 0 0 30 1 0 0 16 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10813] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10813/stat : 10813 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10814] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10814/stat : 10814 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3384.4
Current children cumulated vsize (KiB) 867708

[startup+3462.3 s]
/proc/loadavg: 2.01 2.00 2.08 3/120 10878
/proc/meminfo: memFree=1828056/2055920 swapFree=4192812/4192956
[pid=10805] ppid=10803 vsize=867708 CPUtime=3444.02
/proc/10805/stat : 10805 (java) S 10803 10805 10720 0 -1 0 15874 0 1 0 344217 185 0 0 18 0 9 0 40970801 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10805/statm: 216927 15034 2636 9 0 211433 0
[pid=10805/tid=10807] ppid=10803 vsize=867708 CPUtime=3443.61
/proc/10805/task/10807/stat : 10807 (java) R 10803 10805 10720 0 -1 64 12884 0 1 0 344179 182 0 0 25 0 9 0 40970802 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4127102390 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10808] ppid=10803 vsize=867708 CPUtime=0.06
/proc/10805/task/10808/stat : 10808 (java) S 10803 10805 10720 0 -1 64 1547 0 0 0 6 0 0 0 16 0 9 0 40970804 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10809] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10809/stat : 10809 (java) S 10803 10805 10720 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10810] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10810/stat : 10810 (java) S 10803 10805 10720 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10811] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10811/stat : 10811 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10812] ppid=10803 vsize=867708 CPUtime=0.31
/proc/10805/task/10812/stat : 10812 (java) S 10803 10805 10720 0 -1 64 747 0 0 0 30 1 0 0 16 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10813] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10813/stat : 10813 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10814] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10814/stat : 10814 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3444.02
Current children cumulated vsize (KiB) 867708

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/120 10878
/proc/meminfo: memFree=1828056/2055920 swapFree=4192812/4192956
[pid=10805] ppid=10803 vsize=867708 CPUtime=3503.64
/proc/10805/stat : 10805 (java) S 10803 10805 10720 0 -1 0 15874 0 1 0 350179 185 0 0 18 0 9 0 40970801 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10805/statm: 216927 15034 2636 9 0 211433 0
[pid=10805/tid=10807] ppid=10803 vsize=867708 CPUtime=3503.23
/proc/10805/task/10807/stat : 10807 (java) R 10803 10805 10720 0 -1 64 12884 0 1 0 350141 182 0 0 25 0 9 0 40970802 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4127161227 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10808] ppid=10803 vsize=867708 CPUtime=0.06
/proc/10805/task/10808/stat : 10808 (java) S 10803 10805 10720 0 -1 64 1547 0 0 0 6 0 0 0 16 0 9 0 40970804 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10809] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10809/stat : 10809 (java) S 10803 10805 10720 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10810] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10810/stat : 10810 (java) S 10803 10805 10720 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10811] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10811/stat : 10811 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10812] ppid=10803 vsize=867708 CPUtime=0.31
/proc/10805/task/10812/stat : 10812 (java) S 10803 10805 10720 0 -1 64 747 0 0 0 30 1 0 0 16 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10813] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10813/stat : 10813 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10814] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10814/stat : 10814 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3503.64
Current children cumulated vsize (KiB) 867708

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/120 10878
/proc/meminfo: memFree=1828056/2055920 swapFree=4192812/4192956
[pid=10805] ppid=10803 vsize=867708 CPUtime=3563.26
/proc/10805/stat : 10805 (java) S 10803 10805 10720 0 -1 0 15874 0 1 0 356141 185 0 0 18 0 9 0 40970801 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10805/statm: 216927 15034 2636 9 0 211433 0
[pid=10805/tid=10807] ppid=10803 vsize=867708 CPUtime=3562.85
/proc/10805/task/10807/stat : 10807 (java) R 10803 10805 10720 0 -1 64 12884 0 1 0 356103 182 0 0 25 0 9 0 40970802 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4126983484 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10808] ppid=10803 vsize=867708 CPUtime=0.06
/proc/10805/task/10808/stat : 10808 (java) S 10803 10805 10720 0 -1 64 1547 0 0 0 6 0 0 0 16 0 9 0 40970804 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10809] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10809/stat : 10809 (java) S 10803 10805 10720 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10810] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10810/stat : 10810 (java) S 10803 10805 10720 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10811] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10811/stat : 10811 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10812] ppid=10803 vsize=867708 CPUtime=0.31
/proc/10805/task/10812/stat : 10812 (java) S 10803 10805 10720 0 -1 64 747 0 0 0 30 1 0 0 16 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10813] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10813/stat : 10813 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10814] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10814/stat : 10814 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3563.26
Current children cumulated vsize (KiB) 867708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3619.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/120 10878
/proc/meminfo: memFree=1828056/2055920 swapFree=4192812/4192956
[pid=10805] ppid=10803 vsize=867708 CPUtime=3600.01
/proc/10805/stat : 10805 (java) S 10803 10805 10720 0 -1 0 15874 0 1 0 359816 185 0 0 18 0 9 0 40970801 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10805/statm: 216927 15034 2636 9 0 211433 0
[pid=10805/tid=10807] ppid=10803 vsize=867708 CPUtime=3599.6
/proc/10805/task/10807/stat : 10807 (java) R 10803 10805 10720 0 -1 64 12884 0 1 0 359778 182 0 0 25 0 9 0 40970802 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4127123718 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10808] ppid=10803 vsize=867708 CPUtime=0.06
/proc/10805/task/10808/stat : 10808 (java) S 10803 10805 10720 0 -1 64 1547 0 0 0 6 0 0 0 16 0 9 0 40970804 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10809] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10809/stat : 10809 (java) S 10803 10805 10720 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10810] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10810/stat : 10810 (java) S 10803 10805 10720 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10811] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10811/stat : 10811 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10812] ppid=10803 vsize=867708 CPUtime=0.31
/proc/10805/task/10812/stat : 10812 (java) S 10803 10805 10720 0 -1 64 747 0 0 0 30 1 0 0 16 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10813] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10813/stat : 10813 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10814] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10814/stat : 10814 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 867708

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

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

[startup+3619.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/120 10878
/proc/meminfo: memFree=1828056/2055920 swapFree=4192812/4192956
[pid=10805] ppid=10803 vsize=867708 CPUtime=3600.01
/proc/10805/stat : 10805 (java) S 10803 10805 10720 0 -1 0 15874 0 1 0 359816 185 0 0 18 0 9 0 40970801 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10805/statm: 216927 15034 2636 9 0 211433 0
[pid=10805/tid=10807] ppid=10803 vsize=867708 CPUtime=3599.6
/proc/10805/task/10807/stat : 10807 (java) R 10803 10805 10720 0 -1 64 12884 0 1 0 359778 182 0 0 25 0 9 0 40970802 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4127123718 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10808] ppid=10803 vsize=867708 CPUtime=0.06
/proc/10805/task/10808/stat : 10808 (java) S 10803 10805 10720 0 -1 64 1547 0 0 0 6 0 0 0 16 0 9 0 40970804 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10809] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10809/stat : 10809 (java) S 10803 10805 10720 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10810] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10810/stat : 10810 (java) S 10803 10805 10720 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970804 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10811] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10811/stat : 10811 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10812] ppid=10803 vsize=867708 CPUtime=0.31
/proc/10805/task/10812/stat : 10812 (java) S 10803 10805 10720 0 -1 64 747 0 0 0 30 1 0 0 16 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10805/tid=10813] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10813/stat : 10813 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10805/tid=10814] ppid=10803 vsize=867708 CPUtime=0
/proc/10805/task/10814/stat : 10814 (java) S 10803 10805 10720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40970806 888532992 15034 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 867708

Child status: 143
Real time (s): 3619.34
CPU time (s): 3600.05
CPU user time (s): 3598.18
CPU system time (s): 1.86172
CPU usage (%): 99.467
Max. virtual memory (cumulated for all children) (KiB): 867712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.18
system time used= 1.86172
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15893
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= 74581
involuntary context switches= 46023

runsolver used 5.80412 second user time and 16.6545 second system time

The end

Launcher Data (download as text)

Begin job on node89 at 2008-07-12 08:05:37
IDJOB=1111207
IDBENCH=61246
IDSOLVER=359
FILE ID=node89/1111207-1215842737
PBS_JOBID= 7903426
Free space on /tmp= 66520 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/csp/chessboardColoration/normalized-cc-8-8-2.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-1111207-1215842737/watcher-1111207-1215842737 -o /tmp/evaluation-result-1111207-1215842737/solver-1111207-1215842737 -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-1111207-1215842737.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c749bc7e0566d10272437da124749429
RANDOM SEED=1095606134

node89.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.266
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.266
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1844928 kB
Buffers:         15288 kB
Cached:          77940 kB
SwapCached:          0 kB
Active:         101868 kB
Inactive:        43632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1844928 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5256 kB
Writeback:           0 kB
Mapped:          74464 kB
Slab:            47092 kB
Committed_AS:   318608 kB
PageTables:       4492 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= 66520 MiB
End job on node89 at 2008-07-12 09:05:58