Trace number 1111208

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
AbsconMax 112 pc-dMSAT (TO)40 3600.11 3621.06

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.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=mrdac-ddeg.xml
0.18/0.27	   
0.18/0.27	   instance
0.18/0.27	     name=HOME/instance-1111208-1215842737.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.29/0.34	     nbVariables=64  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=128
0.29/0.34	       =>  wckTime=0.11  cpuTime=0.1  mem=7M842
0.29/0.34	   
0.29/0.34	   predicates being loaded...
0.39/0.41	   
0.39/0.41	   constraints being loaded...
1.00/1.06	     nbConstraints=784  nbConflictsStructures=1  nbSharedConflictsStructures=783  nbSharedBinaryRepresentations=0
1.00/1.07	     nbEvaluationManagers=1  nbSharedEvaluationManagers=783  minDegree=49  maxDegree=49  minArity=4  maxArity=4
1.00/1.07	       =>  wckTime=0.828  cpuTime=0.67  mem=37M132
1.10/1.14	   
1.10/1.15	   solver LocalSearchSolver being built... 
1.10/1.19	       =>  wckTime=0.952  cpuTime=0.71  mem=8M199
1.19/1.20	
1.19/1.20	s SATISFIABLE
1.19/1.21	o 96
1.19/1.21	o 86
1.19/1.21	o 77
1.19/1.21	o 70
1.19/1.21	o 64
1.19/1.21	o 60
1.19/1.21	o 59
1.19/1.21	o 57
1.19/1.21	o 55
1.19/1.21	o 53
1.19/1.21	o 49
1.19/1.21	o 47
1.19/1.22	o 46
1.19/1.22	o 44
1.19/1.25	o 43
1.19/1.25	o 42
1.19/1.29	o 40
11.62/11.77	   
11.62/11.77	   search
11.62/11.77	     run=0  nbConstraintChecks=16015107  nbAssignments=10000
11.62/11.77	       =>  wckTime=10.583  cpuTime=10.48  mem=9M239
22.45/22.62	   
22.45/22.62	   search
22.45/22.62	     run=1  nbConstraintChecks=32438748  nbAssignments=20000
22.45/22.62	       =>  wckTime=21.433  cpuTime=21.27  mem=9M239
31.30/31.50	   
31.30/31.50	   search
31.30/31.50	     run=2  nbConstraintChecks=45810800  nbAssignments=28414
31.30/31.50	       =>  wckTime=30.316  cpuTime=30.1  mem=9M239
31.30/31.50	   
31.30/31.50	   global
31.30/31.50	     nbConstraintChecks=45810800  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.30/31.50	     solvingWckTime=30.314  solvingCpuTime=30.1  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.30/31.50	     globalCpuTime=30.85
31.30/31.50	       =>  wckTime=31.267  cpuTime=30.81  mem=9M239
31.30/31.50	   
31.30/31.50	   solver DecomposerSolver being built... 
31.40/31.64	       =>  wckTime=31.403  cpuTime=30.93  mem=26M988
31.40/31.65	   
31.40/31.65	   preprocessing
31.40/31.65	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.40/31.65	     detectedInconsistency=no
31.40/31.65	       =>  wckTime=0.013  cpuTime=0.0  mem=26M988
3600.05/3621.01	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-1111208-1215842737/watcher-1111208-1215842737 -o /tmp/evaluation-result-1111208-1215842737/solver-1111208-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-ddeg.xml 1 XSax HOME/instance-1111208-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 5/95 11128
/proc/meminfo: memFree=1888240/2055920 swapFree=4192956/4192956
[pid=11126] ppid=11122 vsize=18572 CPUtime=0
/proc/11126/stat : 11126 (runsolver) R 11122 11126 11053 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 40970911 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 234045893927 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/11126/statm: 4643 292 257 25 0 2626 0

[startup+0.033303 s]
/proc/loadavg: 0.00 0.00 0.00 5/95 11128
/proc/meminfo: memFree=1888240/2055920 swapFree=4192956/4192956
[pid=11126] ppid=11122 vsize=861876 CPUtime=0.02
/proc/11126/stat : 11126 (java) S 11122 11126 11053 0 -1 0 1880 0 1 0 1 1 0 0 18 0 5 0 40970911 882561024 1567 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/11126/statm: 215469 1567 695 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.10119 s]
/proc/loadavg: 0.00 0.00 0.00 5/95 11128
/proc/meminfo: memFree=1888240/2055920 swapFree=4192956/4192956
[pid=11126] ppid=11122 vsize=865988 CPUtime=0.09
/proc/11126/stat : 11126 (java) S 11122 11126 11053 0 -1 0 3726 0 1 0 7 2 0 0 18 0 9 0 40970911 886771712 3195 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11126/statm: 216497 3195 1690 9 0 211052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865988

[startup+0.301212 s]
/proc/loadavg: 0.00 0.00 0.00 5/95 11128
/proc/meminfo: memFree=1888240/2055920 swapFree=4192956/4192956
[pid=11126] ppid=11122 vsize=866452 CPUtime=0.29
/proc/11126/stat : 11126 (java) S 11122 11126 11053 0 -1 0 5945 0 1 0 26 3 0 0 18 0 9 0 40970911 887246848 5320 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11126/statm: 216613 5320 1959 9 0 211141 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866452

[startup+0.701248 s]
/proc/loadavg: 0.00 0.00 0.00 5/95 11128
/proc/meminfo: memFree=1888240/2055920 swapFree=4192956/4192956
[pid=11126] ppid=11122 vsize=867720 CPUtime=0.7
/proc/11126/stat : 11126 (java) S 11122 11126 11053 0 -1 0 9480 0 1 0 64 6 0 0 18 0 9 0 40970911 888545280 8841 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11126/statm: 216930 8841 2008 9 0 211436 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 867720

[startup+1.50133 s]
/proc/loadavg: 0.08 0.02 0.01 3/116 11159
/proc/meminfo: memFree=1833616/2055920 swapFree=4192956/4192956
[pid=11126] ppid=11122 vsize=867720 CPUtime=1.48
/proc/11126/stat : 11126 (java) S 11122 11126 11053 0 -1 0 15755 0 1 0 135 13 0 0 18 0 9 0 40970911 888545280 14922 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11126/statm: 216930 14922 2631 9 0 211436 0
[pid=11126/tid=11131] ppid=11122 vsize=867720 CPUtime=1.2
/proc/11126/task/11131/stat : 11131 (java) R 11122 11126 11053 0 -1 64 12829 0 1 0 109 11 0 0 18 0 9 0 40970912 888545280 14922 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11132] ppid=11122 vsize=867720 CPUtime=0.06
/proc/11126/task/11132/stat : 11132 (java) S 11122 11126 11053 0 -1 64 1548 0 0 0 6 0 0 0 16 0 9 0 40970914 888545280 14922 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11133] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11133/stat : 11133 (java) S 11122 11126 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 14922 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11134] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11134/stat : 11134 (java) S 11122 11126 11053 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 14922 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11135] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11135/stat : 11135 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970916 888545280 14922 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11136] ppid=11122 vsize=867720 CPUtime=0.2
/proc/11126/task/11136/stat : 11136 (java) S 11122 11126 11053 0 -1 64 683 0 0 0 20 0 0 0 15 0 9 0 40970916 888545280 14922 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11137] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11137/stat : 11137 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970916 888545280 14922 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11138] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11138/stat : 11138 (java) S 11122 11126 11053 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40970916 888545280 14922 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867720

[startup+3.10248 s]
/proc/loadavg: 0.08 0.02 0.01 3/116 11159
/proc/meminfo: memFree=1812112/2055920 swapFree=4192956/4192956
[pid=11126] ppid=11122 vsize=867720 CPUtime=3.09
/proc/11126/stat : 11126 (java) S 11122 11126 11053 0 -1 0 15763 0 1 0 290 19 0 0 18 0 9 0 40970911 888545280 14929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11126/statm: 216930 14929 2633 9 0 211436 0
[pid=11126/tid=11131] ppid=11122 vsize=867720 CPUtime=2.79
/proc/11126/task/11131/stat : 11131 (java) R 11122 11126 11053 0 -1 64 12830 0 1 0 262 17 0 0 25 0 9 0 40970912 888545280 14929 996147200 134512640 134550740 4294955952 18446744073709551615 4126983650 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11132] ppid=11122 vsize=867720 CPUtime=0.06
/proc/11126/task/11132/stat : 11132 (java) S 11122 11126 11053 0 -1 64 1548 0 0 0 6 0 0 0 17 0 9 0 40970914 888545280 14929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11133] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11133/stat : 11133 (java) S 11122 11126 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 14929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11134] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11134/stat : 11134 (java) S 11122 11126 11053 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 14929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11135] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11135/stat : 11135 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970916 888545280 14929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11136] ppid=11122 vsize=867720 CPUtime=0.21
/proc/11126/task/11136/stat : 11136 (java) S 11122 11126 11053 0 -1 64 690 0 0 0 21 0 0 0 16 0 9 0 40970916 888545280 14929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11137] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11137/stat : 11137 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970916 888545280 14929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11138] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11138/stat : 11138 (java) S 11122 11126 11053 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40970916 888545280 14929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 867720

[startup+6.30279 s]
/proc/loadavg: 0.08 0.02 0.01 4/107 11180
/proc/meminfo: memFree=1779992/2055920 swapFree=4192956/4192956
[pid=11126] ppid=11122 vsize=867720 CPUtime=6.25
/proc/11126/stat : 11126 (java) S 11122 11126 11053 0 -1 0 15764 0 1 0 594 31 0 0 18 0 9 0 40970911 888545280 14929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11126/statm: 216930 14929 2633 9 0 211436 0
[pid=11126/tid=11131] ppid=11122 vsize=867720 CPUtime=5.96
/proc/11126/task/11131/stat : 11131 (java) R 11122 11126 11053 0 -1 64 12831 0 1 0 567 29 0 0 25 0 9 0 40970912 888545280 14929 996147200 134512640 134550740 4294955952 18446744073709551615 4126986489 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11132] ppid=11122 vsize=867720 CPUtime=0.06
/proc/11126/task/11132/stat : 11132 (java) S 11122 11126 11053 0 -1 64 1548 0 0 0 6 0 0 0 16 0 9 0 40970914 888545280 14929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11133] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11133/stat : 11133 (java) S 11122 11126 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 14929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11134] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11134/stat : 11134 (java) S 11122 11126 11053 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 14929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11135] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11135/stat : 11135 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970916 888545280 14929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11136] ppid=11122 vsize=867724 CPUtime=0.21
/proc/11126/task/11136/stat : 11136 (java) S 11122 11126 11053 0 -1 64 690 0 0 0 21 0 0 0 16 0 9 0 40970916 888549376 14929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11137] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11137/stat : 11137 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970916 888545280 14929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11138] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11138/stat : 11138 (java) S 11122 11126 11053 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40970916 888545280 14929 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867720

[startup+12.7024 s]
/proc/loadavg: 0.45 0.10 0.03 3/107 11190
/proc/meminfo: memFree=1780184/2055920 swapFree=4192956/4192956
[pid=11126] ppid=11122 vsize=867720 CPUtime=12.61
/proc/11126/stat : 11126 (java) S 11122 11126 11053 0 -1 0 15769 0 1 0 1206 55 0 0 18 0 9 0 40970911 888545280 14934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11126/statm: 216930 14934 2634 9 0 211436 0
[pid=11126/tid=11131] ppid=11122 vsize=867720 CPUtime=12.31
/proc/11126/task/11131/stat : 11131 (java) R 11122 11126 11053 0 -1 64 12831 0 1 0 1178 53 0 0 25 0 9 0 40970912 888545280 14934 996147200 134512640 134550740 4294955952 18446744073709551615 4126986426 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11132] ppid=11122 vsize=867720 CPUtime=0.06
/proc/11126/task/11132/stat : 11132 (java) S 11122 11126 11053 0 -1 64 1548 0 0 0 6 0 0 0 16 0 9 0 40970914 888545280 14934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11133] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11133/stat : 11133 (java) S 11122 11126 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 14934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11134] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11134/stat : 11134 (java) S 11122 11126 11053 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 14934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11135] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11135/stat : 11135 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970916 888545280 14934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11136] ppid=11122 vsize=867720 CPUtime=0.21
/proc/11126/task/11136/stat : 11136 (java) S 11122 11126 11053 0 -1 64 695 0 0 0 21 0 0 0 16 0 9 0 40970916 888545280 14934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11137] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11137/stat : 11137 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970916 888545280 14934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11138] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11138/stat : 11138 (java) S 11122 11126 11053 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40970916 888545280 14934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 867720

[startup+25.5016 s]
/proc/loadavg: 0.69 0.16 0.05 3/107 11190
/proc/meminfo: memFree=1780376/2055920 swapFree=4192956/4192956
[pid=11126] ppid=11122 vsize=867724 CPUtime=25.34
/proc/11126/stat : 11126 (java) S 11122 11126 11053 0 -1 0 15769 0 1 0 2433 101 0 0 18 0 9 0 40970911 888549376 14934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11126/statm: 216931 14934 2634 9 0 211437 0
[pid=11126/tid=11131] ppid=11122 vsize=867724 CPUtime=25.03
/proc/11126/task/11131/stat : 11131 (java) R 11122 11126 11053 0 -1 64 12831 0 1 0 2404 99 0 0 25 0 9 0 40970912 888549376 14934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11132] ppid=11122 vsize=867724 CPUtime=0.06
/proc/11126/task/11132/stat : 11132 (java) S 11122 11126 11053 0 -1 64 1548 0 0 0 6 0 0 0 16 0 9 0 40970914 888549376 14934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11133] ppid=11122 vsize=867724 CPUtime=0
/proc/11126/task/11133/stat : 11133 (java) S 11122 11126 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970914 888549376 14934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11134] ppid=11122 vsize=867724 CPUtime=0
/proc/11126/task/11134/stat : 11134 (java) S 11122 11126 11053 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970914 888549376 14934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11135] ppid=11122 vsize=867724 CPUtime=0
/proc/11126/task/11135/stat : 11135 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970916 888549376 14934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11136] ppid=11122 vsize=867724 CPUtime=0.21
/proc/11126/task/11136/stat : 11136 (java) S 11122 11126 11053 0 -1 64 695 0 0 0 21 0 0 0 16 0 9 0 40970916 888549376 14934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11137] ppid=11122 vsize=867724 CPUtime=0
/proc/11126/task/11137/stat : 11137 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970916 888549376 14934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11138] ppid=11122 vsize=867724 CPUtime=0
/proc/11126/task/11138/stat : 11138 (java) S 11122 11126 11053 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40970916 888549376 14934 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 867724

[startup+51.1011 s]
/proc/loadavg: 1.13 0.31 0.10 3/107 11190
/proc/meminfo: memFree=1779736/2055920 swapFree=4192956/4192956
[pid=11126] ppid=11122 vsize=867720 CPUtime=50.78
/proc/11126/stat : 11126 (java) S 11122 11126 11053 0 -1 0 15874 0 1 0 4957 121 0 0 18 0 9 0 40970911 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11126/statm: 216930 15036 2636 9 0 211436 0
[pid=11126/tid=11131] ppid=11122 vsize=867720 CPUtime=50.39
/proc/11126/task/11131/stat : 11131 (java) R 11122 11126 11053 0 -1 64 12888 0 1 0 4920 119 0 0 25 0 9 0 40970912 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4126983631 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11132] ppid=11122 vsize=867720 CPUtime=0.06
/proc/11126/task/11132/stat : 11132 (java) S 11122 11126 11053 0 -1 64 1548 0 0 0 6 0 0 0 16 0 9 0 40970914 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11133] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11133/stat : 11133 (java) S 11122 11126 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11134] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11134/stat : 11134 (java) S 11122 11126 11053 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11135] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11135/stat : 11135 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11136] ppid=11122 vsize=867720 CPUtime=0.3
/proc/11126/task/11136/stat : 11136 (java) S 11122 11126 11053 0 -1 64 743 0 0 0 29 1 0 0 16 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11137] ppid=11122 vsize=867720 CPUtime=0

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

/proc/11126/task/11134/stat : 11134 (java) S 11122 11126 11053 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11135] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11135/stat : 11135 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11136] ppid=11122 vsize=867720 CPUtime=0.3
/proc/11126/task/11136/stat : 11136 (java) S 11122 11126 11053 0 -1 64 743 0 0 0 29 1 0 0 16 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11137] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11137/stat : 11137 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11138] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11138/stat : 11138 (java) S 11122 11126 11053 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3263.32
Current children cumulated vsize (KiB) 867720

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/107 11198
/proc/meminfo: memFree=1634264/2055920 swapFree=4192956/4192956
[pid=11126] ppid=11122 vsize=867720 CPUtime=3322.95
/proc/11126/stat : 11126 (java) S 11122 11126 11053 0 -1 0 15874 0 1 0 332167 128 0 0 18 0 9 0 40970911 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11126/statm: 216930 15036 2636 9 0 211436 0
[pid=11126/tid=11131] ppid=11122 vsize=867720 CPUtime=3322.56
/proc/11126/task/11131/stat : 11131 (java) R 11122 11126 11053 0 -1 64 12888 0 1 0 332131 125 0 0 25 0 9 0 40970912 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4127169552 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11132] ppid=11122 vsize=867720 CPUtime=0.06
/proc/11126/task/11132/stat : 11132 (java) S 11122 11126 11053 0 -1 64 1548 0 0 0 6 0 0 0 16 0 9 0 40970914 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11133] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11133/stat : 11133 (java) S 11122 11126 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11134] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11134/stat : 11134 (java) S 11122 11126 11053 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11135] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11135/stat : 11135 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11136] ppid=11122 vsize=867720 CPUtime=0.3
/proc/11126/task/11136/stat : 11136 (java) S 11122 11126 11053 0 -1 64 743 0 0 0 29 1 0 0 16 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11137] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11137/stat : 11137 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11138] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11138/stat : 11138 (java) S 11122 11126 11053 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3322.95
Current children cumulated vsize (KiB) 867720

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 1.91 4/107 11198
/proc/meminfo: memFree=1634264/2055920 swapFree=4192956/4192956
[pid=11126] ppid=11122 vsize=867720 CPUtime=3382.61
/proc/11126/stat : 11126 (java) S 11122 11126 11053 0 -1 0 15874 0 1 0 338133 128 0 0 18 0 9 0 40970911 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11126/statm: 216930 15036 2636 9 0 211436 0
[pid=11126/tid=11131] ppid=11122 vsize=867720 CPUtime=3382.22
/proc/11126/task/11131/stat : 11131 (java) R 11122 11126 11053 0 -1 64 12888 0 1 0 338097 125 0 0 25 0 9 0 40970912 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4127163476 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11132] ppid=11122 vsize=867720 CPUtime=0.06
/proc/11126/task/11132/stat : 11132 (java) S 11122 11126 11053 0 -1 64 1548 0 0 0 6 0 0 0 16 0 9 0 40970914 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11133] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11133/stat : 11133 (java) S 11122 11126 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11134] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11134/stat : 11134 (java) S 11122 11126 11053 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11135] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11135/stat : 11135 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11136] ppid=11122 vsize=867720 CPUtime=0.3
/proc/11126/task/11136/stat : 11136 (java) S 11122 11126 11053 0 -1 64 743 0 0 0 29 1 0 0 16 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11137] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11137/stat : 11137 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11138] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11138/stat : 11138 (java) S 11122 11126 11053 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3382.61
Current children cumulated vsize (KiB) 867720

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/107 11198
/proc/meminfo: memFree=1633944/2055920 swapFree=4192956/4192956
[pid=11126] ppid=11122 vsize=867720 CPUtime=3442.26
/proc/11126/stat : 11126 (java) S 11122 11126 11053 0 -1 0 15874 0 1 0 344098 128 0 0 18 0 9 0 40970911 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11126/statm: 216930 15036 2636 9 0 211436 0
[pid=11126/tid=11131] ppid=11122 vsize=867720 CPUtime=3441.87
/proc/11126/task/11131/stat : 11131 (java) R 11122 11126 11053 0 -1 64 12888 0 1 0 344062 125 0 0 25 0 9 0 40970912 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4127140228 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11132] ppid=11122 vsize=867720 CPUtime=0.06
/proc/11126/task/11132/stat : 11132 (java) S 11122 11126 11053 0 -1 64 1548 0 0 0 6 0 0 0 16 0 9 0 40970914 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11133] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11133/stat : 11133 (java) S 11122 11126 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11134] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11134/stat : 11134 (java) S 11122 11126 11053 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11135] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11135/stat : 11135 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11136] ppid=11122 vsize=867720 CPUtime=0.3
/proc/11126/task/11136/stat : 11136 (java) S 11122 11126 11053 0 -1 64 743 0 0 0 29 1 0 0 16 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11137] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11137/stat : 11137 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11138] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11138/stat : 11138 (java) S 11122 11126 11053 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3442.26
Current children cumulated vsize (KiB) 867720

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/107 11198
/proc/meminfo: memFree=1633944/2055920 swapFree=4192956/4192956
[pid=11126] ppid=11122 vsize=867720 CPUtime=3501.92
/proc/11126/stat : 11126 (java) S 11122 11126 11053 0 -1 0 15874 0 1 0 350064 128 0 0 18 0 9 0 40970911 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11126/statm: 216930 15036 2636 9 0 211436 0
[pid=11126/tid=11131] ppid=11122 vsize=867720 CPUtime=3501.52
/proc/11126/task/11131/stat : 11131 (java) R 11122 11126 11053 0 -1 64 12888 0 1 0 350027 125 0 0 25 0 9 0 40970912 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4127065054 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11132] ppid=11122 vsize=867720 CPUtime=0.06
/proc/11126/task/11132/stat : 11132 (java) S 11122 11126 11053 0 -1 64 1548 0 0 0 6 0 0 0 16 0 9 0 40970914 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11133] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11133/stat : 11133 (java) S 11122 11126 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11134] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11134/stat : 11134 (java) S 11122 11126 11053 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11135] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11135/stat : 11135 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11136] ppid=11122 vsize=867720 CPUtime=0.3
/proc/11126/task/11136/stat : 11136 (java) S 11122 11126 11053 0 -1 64 743 0 0 0 29 1 0 0 16 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11137] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11137/stat : 11137 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11138] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11138/stat : 11138 (java) S 11122 11126 11053 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3501.92
Current children cumulated vsize (KiB) 867720

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/107 11198
/proc/meminfo: memFree=1633816/2055920 swapFree=4192956/4192956
[pid=11126] ppid=11122 vsize=867720 CPUtime=3561.57
/proc/11126/stat : 11126 (java) S 11122 11126 11053 0 -1 0 15874 0 1 0 356029 128 0 0 18 0 9 0 40970911 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11126/statm: 216930 15036 2636 9 0 211436 0
[pid=11126/tid=11131] ppid=11122 vsize=867720 CPUtime=3561.18
/proc/11126/task/11131/stat : 11131 (java) R 11122 11126 11053 0 -1 64 12888 0 1 0 355993 125 0 0 25 0 9 0 40970912 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4126983606 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11132] ppid=11122 vsize=867720 CPUtime=0.06
/proc/11126/task/11132/stat : 11132 (java) S 11122 11126 11053 0 -1 64 1548 0 0 0 6 0 0 0 16 0 9 0 40970914 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11133] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11133/stat : 11133 (java) S 11122 11126 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11134] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11134/stat : 11134 (java) S 11122 11126 11053 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11135] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11135/stat : 11135 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11136] ppid=11122 vsize=867720 CPUtime=0.3
/proc/11126/task/11136/stat : 11136 (java) S 11122 11126 11053 0 -1 64 743 0 0 0 29 1 0 0 16 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11137] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11137/stat : 11137 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11138] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11138/stat : 11138 (java) S 11122 11126 11053 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3561.57
Current children cumulated vsize (KiB) 867720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3621 s]
/proc/loadavg: 2.00 2.00 1.91 3/107 11198
/proc/meminfo: memFree=1633944/2055920 swapFree=4192956/4192956
[pid=11126] ppid=11122 vsize=867720 CPUtime=3600.05
/proc/11126/stat : 11126 (java) S 11122 11126 11053 0 -1 0 15874 0 1 0 359877 128 0 0 18 0 9 0 40970911 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11126/statm: 216930 15036 2636 9 0 211436 0
[pid=11126/tid=11131] ppid=11122 vsize=867720 CPUtime=3599.65
/proc/11126/task/11131/stat : 11131 (java) R 11122 11126 11053 0 -1 64 12888 0 1 0 359840 125 0 0 25 0 9 0 40970912 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4126983633 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11132] ppid=11122 vsize=867720 CPUtime=0.06
/proc/11126/task/11132/stat : 11132 (java) S 11122 11126 11053 0 -1 64 1548 0 0 0 6 0 0 0 16 0 9 0 40970914 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11133] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11133/stat : 11133 (java) S 11122 11126 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11134] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11134/stat : 11134 (java) S 11122 11126 11053 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40970914 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11126/tid=11135] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11135/stat : 11135 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11136] ppid=11122 vsize=867720 CPUtime=0.3
/proc/11126/task/11136/stat : 11136 (java) S 11122 11126 11053 0 -1 64 743 0 0 0 29 1 0 0 16 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11137] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11137/stat : 11137 (java) S 11122 11126 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11126/tid=11138] ppid=11122 vsize=867720 CPUtime=0
/proc/11126/task/11138/stat : 11138 (java) S 11122 11126 11053 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40970916 888545280 15036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 867720

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

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

Child status: 143
Real time (s): 3621.06
CPU time (s): 3600.11
CPU user time (s): 3598.81
CPU system time (s): 1.2958
CPU usage (%): 99.4214
Max. virtual memory (cumulated for all children) (KiB): 867724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.81
system time used= 1.2958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15892
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= 74579
involuntary context switches= 41891

runsolver used 5.20421 second user time and 14.8047 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-12 08:05:37
IDJOB=1111208
IDBENCH=61246
IDSOLVER=360
FILE ID=node79/1111208-1215842737
PBS_JOBID= 7903435
Free space on /tmp= 66500 MiB

SOLVER NAME= AbsconMax 112 pc-d
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-ddeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1111208-1215842737/watcher-1111208-1215842737 -o /tmp/evaluation-result-1111208-1215842737/solver-1111208-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-ddeg.xml 1 XSax HOME/instance-1111208-1215842737.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c749bc7e0566d10272437da124749429
RANDOM SEED=1869731757

node79.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1889264 kB
Buffers:          8236 kB
Cached:          75948 kB
SwapCached:          0 kB
Active:          79392 kB
Inactive:        39548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1889264 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3068 kB
Writeback:           0 kB
Mapped:          44156 kB
Slab:            30572 kB
Committed_AS:   230556 kB
PageTables:       3700 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= 66496 MiB
End job on node79 at 2008-07-12 09:06:00