Trace number 1111225

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)21 3600.05 3621.55

General information on the benchmark

Namecsp/
chessboardColoration/normalized-cc-7-7-2.xml
MD5SUM1f8c8222dee021c25c644cdfea44a70e
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints21
Best CPU time to get the best result obtained on this benchmark3600.02
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints441
Maximum constraint arity4
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension441
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.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=mrdac-wdeg.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-1111225-1215843068.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.28/0.37	     nbVariables=49  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=98
0.28/0.37	       =>  wckTime=0.109  cpuTime=0.1  mem=6M867
0.28/0.37	   
0.28/0.37	   predicates being loaded...
0.38/0.44	   
0.38/0.44	   constraints being loaded...
0.78/0.90	     nbConstraints=441  nbConflictsStructures=1  nbSharedConflictsStructures=440  nbSharedBinaryRepresentations=0
0.78/0.90	     nbEvaluationManagers=1  nbSharedEvaluationManagers=440  minDegree=36  maxDegree=36  minArity=4  maxArity=4
0.78/0.90	       =>  wckTime=0.634  cpuTime=0.51  mem=25M457
0.88/0.96	   
0.88/0.96	   solver LocalSearchSolver being built... 
0.97/1.01	       =>  wckTime=0.752  cpuTime=0.55  mem=7M364
0.97/1.03	
0.97/1.03	s SATISFIABLE
0.97/1.03	o 39
0.97/1.03	o 34
0.97/1.03	o 29
0.97/1.03	o 26
0.97/1.03	o 25
0.97/1.03	o 23
0.97/1.03	o 21
6.62/6.79	   
6.62/6.79	   search
6.62/6.79	     run=0  nbConstraintChecks=8010921  nbAssignments=10000
6.62/6.79	       =>  wckTime=5.779  cpuTime=5.7  mem=8M403
12.46/12.64	   
12.46/12.64	   search
12.46/12.64	     run=1  nbConstraintChecks=16239020  nbAssignments=20000
12.46/12.64	       =>  wckTime=11.626  cpuTime=11.49  mem=8M403
18.41/18.69	   
18.41/18.69	   search
18.41/18.69	     run=2  nbConstraintChecks=24262302  nbAssignments=30000
18.41/18.69	       =>  wckTime=17.676  cpuTime=17.49  mem=8M403
24.56/24.89	   
24.56/24.89	   search
24.56/24.89	     run=3  nbConstraintChecks=32451269  nbAssignments=40000
24.56/24.89	       =>  wckTime=23.876  cpuTime=23.63  mem=8M403
30.70/31.02	   
30.70/31.03	   search
30.70/31.03	     run=4  nbConstraintChecks=40513633  nbAssignments=50000
30.70/31.03	       =>  wckTime=30.013  cpuTime=29.7  mem=8M403
30.99/31.34	   
30.99/31.34	   search
30.99/31.34	     run=5  nbConstraintChecks=40936328  nbAssignments=50515
30.99/31.34	       =>  wckTime=30.332  cpuTime=30.03  mem=8M403
30.99/31.35	   
30.99/31.35	   global
30.99/31.35	     nbConstraintChecks=40936328  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.99/31.35	     solvingWckTime=30.331  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.99/31.35	     globalCpuTime=30.61
30.99/31.35	       =>  wckTime=31.084  cpuTime=30.57  mem=8M403
30.99/31.35	   
30.99/31.35	   solver DecomposerSolver being built... 
31.09/31.48	       =>  wckTime=31.22  cpuTime=30.68  mem=22M290
31.09/31.49	   
31.09/31.49	   preprocessing
31.09/31.49	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.09/31.49	     detectedInconsistency=no
31.09/31.49	       =>  wckTime=0.01  cpuTime=0.0  mem=22M290
3600.00/3621.51	v 0 1 0 1 1 0 0 0 1 1 0 0 0 1 1 0 1 1 1 0 0 1 1 0 0 1 1 0 1 0 0 1 0 0 1 0 0 0 0 1 1 1 0 1 1 1 0 1 0 

Verifier Data (download as text)

OK	21	420
21 unsatisfied constraints, 420 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-1111225-1215843068/watcher-1111225-1215843068 -o /tmp/evaluation-result-1111225-1215843068/solver-1111225-1215843068 -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-1111225-1215843068.xml 

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


[startup+0 s]
/proc/loadavg: 2.57 2.45 2.19 4/81 16677
/proc/meminfo: memFree=1915288/2055920 swapFree=4192812/4192956
[pid=16677] ppid=16675 vsize=10616 CPUtime=0
/proc/16677/stat : 16677 (java) S 16675 16677 16556 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 41005481 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16677/statm: 2654 472 209 9 0 1184 0
[pid=16677/tid=16678] ppid=16675 vsize=10616 CPUtime=0
/proc/16677/task/16678/stat : 16678 (java) R 16675 16677 16556 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 41005482 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 7696344 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0462711 s]
/proc/loadavg: 2.57 2.45 2.19 4/81 16677
/proc/meminfo: memFree=1915288/2055920 swapFree=4192812/4192956
[pid=16677] ppid=16675 vsize=862716 CPUtime=0.03
/proc/16677/stat : 16677 (java) S 16675 16677 16556 0 -1 0 2381 0 1 0 2 1 0 0 18 0 7 0 41005481 883421184 1964 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16677/statm: 215679 1964 902 9 0 210658 0
[pid=16677/tid=16678] ppid=16675 vsize=862716 CPUtime=0.02
/proc/16677/task/16678/stat : 16678 (java) S 16675 16677 16556 0 -1 64 1686 0 1 0 2 0 0 0 18 0 7 0 41005482 883421184 1964 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 862716

[startup+0.101059 s]
/proc/loadavg: 2.57 2.45 2.19 4/81 16677
/proc/meminfo: memFree=1915288/2055920 swapFree=4192812/4192956
[pid=16677] ppid=16675 vsize=867012 CPUtime=0.08
/proc/16677/stat : 16677 (java) S 16675 16677 16556 0 -1 0 3703 0 1 0 6 2 0 0 18 0 9 0 41005481 887820288 3178 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16677/statm: 216753 3178 1683 9 0 211308 0
[pid=16677/tid=16678] ppid=16675 vsize=867012 CPUtime=0.06
/proc/16677/task/16678/stat : 16678 (java) R 16675 16677 16556 0 -1 64 2791 0 1 0 5 1 0 0 18 0 9 0 41005482 887820288 3178 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 867012

[startup+0.30108 s]
/proc/loadavg: 2.57 2.45 2.19 4/81 16677
/proc/meminfo: memFree=1915288/2055920 swapFree=4192812/4192956
[pid=16677] ppid=16675 vsize=867412 CPUtime=0.28
/proc/16677/stat : 16677 (java) S 16675 16677 16556 0 -1 0 5760 0 1 0 24 4 0 0 18 0 9 0 41005481 888229888 5142 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16677/statm: 216853 5142 1947 9 0 211381 0
[pid=16677/tid=16678] ppid=16675 vsize=867412 CPUtime=0.22
/proc/16677/task/16678/stat : 16678 (java) R 16675 16677 16556 0 -1 64 4785 0 1 0 19 3 0 0 18 0 9 0 41005482 888229888 5142 996147200 134512640 134550740 4294955952 18446744073709551615 4125975213 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 867412

[startup+0.701114 s]
/proc/loadavg: 2.57 2.45 2.19 4/81 16677
/proc/meminfo: memFree=1915288/2055920 swapFree=4192812/4192956
[pid=16677] ppid=16675 vsize=868108 CPUtime=0.68
/proc/16677/stat : 16677 (java) S 16675 16677 16556 0 -1 0 8817 0 1 0 62 6 0 0 18 0 9 0 41005481 888942592 8178 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16677/statm: 217027 8178 2005 9 0 211533 0
[pid=16677/tid=16678] ppid=16675 vsize=868108 CPUtime=0.52
/proc/16677/task/16678/stat : 16678 (java) R 16675 16677 16556 0 -1 64 7631 0 1 0 47 5 0 0 19 0 9 0 41005482 888942592 8178 996147200 134512640 134550740 4294955952 18446744073709551615 103825446 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 868108

[startup+1.50118 s]
/proc/loadavg: 2.57 2.45 2.19 3/90 16686
/proc/meminfo: memFree=1878672/2055920 swapFree=4192812/4192956
[pid=16677] ppid=16675 vsize=868240 CPUtime=1.47
/proc/16677/stat : 16677 (java) S 16675 16677 16556 0 -1 0 12603 0 1 0 134 13 0 0 18 0 9 0 41005481 889077760 11749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16677/statm: 217060 11749 2631 9 0 211566 0
[pid=16677/tid=16678] ppid=16675 vsize=868240 CPUtime=1.21
/proc/16677/task/16678/stat : 16678 (java) R 16675 16677 16556 0 -1 64 10041 0 1 0 109 12 0 0 25 0 9 0 41005482 889077760 11749 996147200 134512640 134550740 4294955952 18446744073709551615 4126877585 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16680] ppid=16675 vsize=868240 CPUtime=0.05
/proc/16677/task/16680/stat : 16680 (java) S 16675 16677 16556 0 -1 64 1343 0 0 0 5 0 0 0 17 0 9 0 41005484 889077760 11749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16681] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16681/stat : 16681 (java) S 16675 16677 16556 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16682] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16682/stat : 16682 (java) S 16675 16677 16556 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16683] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16683/stat : 16683 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41005486 889077760 11749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16684] ppid=16675 vsize=868240 CPUtime=0.19
/proc/16677/task/16684/stat : 16684 (java) S 16675 16677 16556 0 -1 64 522 0 0 0 19 0 0 0 15 0 9 0 41005486 889077760 11749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16685] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16685/stat : 16685 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41005486 889077760 11749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16686] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16686/stat : 16686 (java) S 16675 16677 16556 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41005486 889077760 11749 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 868240

[startup+3.10233 s]
/proc/loadavg: 2.57 2.45 2.19 3/90 16686
/proc/meminfo: memFree=1878416/2055920 swapFree=4192812/4192956
[pid=16677] ppid=16675 vsize=868240 CPUtime=3.06
/proc/16677/stat : 16677 (java) S 16675 16677 16556 0 -1 0 12611 0 1 0 283 23 0 0 18 0 9 0 41005481 889077760 11756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16677/statm: 217060 11756 2633 9 0 211566 0
[pid=16677/tid=16678] ppid=16675 vsize=868240 CPUtime=2.78
/proc/16677/task/16678/stat : 16678 (java) R 16675 16677 16556 0 -1 64 10043 0 1 0 257 21 0 0 25 0 9 0 41005482 889077760 11756 996147200 134512640 134550740 4294955952 18446744073709551615 4126886174 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16680] ppid=16675 vsize=868240 CPUtime=0.05
/proc/16677/task/16680/stat : 16680 (java) S 16675 16677 16556 0 -1 64 1343 0 0 0 5 0 0 0 16 0 9 0 41005484 889077760 11756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16681] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16681/stat : 16681 (java) S 16675 16677 16556 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16682] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16682/stat : 16682 (java) S 16675 16677 16556 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16683] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16683/stat : 16683 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41005486 889077760 11756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16684] ppid=16675 vsize=868240 CPUtime=0.2
/proc/16677/task/16684/stat : 16684 (java) S 16675 16677 16556 0 -1 64 528 0 0 0 20 0 0 0 15 0 9 0 41005486 889077760 11756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16685] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16685/stat : 16685 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41005486 889077760 11756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16686] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16686/stat : 16686 (java) S 16675 16677 16556 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41005486 889077760 11756 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) 868240

[startup+6.30262 s]
/proc/loadavg: 2.53 2.44 2.19 3/90 16686
/proc/meminfo: memFree=1878224/2055920 swapFree=4192812/4192956
[pid=16677] ppid=16675 vsize=868240 CPUtime=6.23
/proc/16677/stat : 16677 (java) S 16675 16677 16556 0 -1 0 12612 0 1 0 581 42 0 0 18 0 9 0 41005481 889077760 11756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16677/statm: 217060 11756 2633 9 0 211566 0
[pid=16677/tid=16678] ppid=16675 vsize=868240 CPUtime=5.96
/proc/16677/task/16678/stat : 16678 (java) R 16675 16677 16556 0 -1 64 10044 0 1 0 555 41 0 0 25 0 9 0 41005482 889077760 11756 996147200 134512640 134550740 4294955952 18446744073709551615 4126887847 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16680] ppid=16675 vsize=868240 CPUtime=0.05
/proc/16677/task/16680/stat : 16680 (java) S 16675 16677 16556 0 -1 64 1343 0 0 0 5 0 0 0 16 0 9 0 41005484 889077760 11756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16681] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16681/stat : 16681 (java) S 16675 16677 16556 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16682] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16682/stat : 16682 (java) S 16675 16677 16556 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16683] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16683/stat : 16683 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41005486 889077760 11756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16684] ppid=16675 vsize=868240 CPUtime=0.2
/proc/16677/task/16684/stat : 16684 (java) S 16675 16677 16556 0 -1 64 528 0 0 0 20 0 0 0 15 0 9 0 41005486 889077760 11756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16685] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16685/stat : 16685 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41005486 889077760 11756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16686] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16686/stat : 16686 (java) S 16675 16677 16556 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41005486 889077760 11756 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 868240

[startup+12.7022 s]
/proc/loadavg: 2.48 2.44 2.19 3/90 16686
/proc/meminfo: memFree=1877968/2055920 swapFree=4192812/4192956
[pid=16677] ppid=16675 vsize=868240 CPUtime=12.57
/proc/16677/stat : 16677 (java) S 16675 16677 16556 0 -1 0 12617 0 1 0 1170 87 0 0 18 0 9 0 41005481 889077760 11761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16677/statm: 217060 11761 2634 9 0 211566 0
[pid=16677/tid=16678] ppid=16675 vsize=868240 CPUtime=12.29
/proc/16677/task/16678/stat : 16678 (java) R 16675 16677 16556 0 -1 64 10044 0 1 0 1143 86 0 0 25 0 9 0 41005482 889077760 11761 996147200 134512640 134550740 4294955952 18446744073709551615 4126877590 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16680] ppid=16675 vsize=868240 CPUtime=0.05
/proc/16677/task/16680/stat : 16680 (java) S 16675 16677 16556 0 -1 64 1343 0 0 0 5 0 0 0 16 0 9 0 41005484 889077760 11761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16681] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16681/stat : 16681 (java) S 16675 16677 16556 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16682] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16682/stat : 16682 (java) S 16675 16677 16556 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16683] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16683/stat : 16683 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41005486 889077760 11761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16684] ppid=16675 vsize=868240 CPUtime=0.21
/proc/16677/task/16684/stat : 16684 (java) S 16675 16677 16556 0 -1 64 533 0 0 0 21 0 0 0 16 0 9 0 41005486 889077760 11761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16685] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16685/stat : 16685 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41005486 889077760 11761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16686] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16686/stat : 16686 (java) S 16675 16677 16556 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41005486 889077760 11761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 868240

[startup+25.5014 s]
/proc/loadavg: 2.38 2.41 2.18 3/90 16686
/proc/meminfo: memFree=1878096/2055920 swapFree=4192812/4192956
[pid=16677] ppid=16675 vsize=868240 CPUtime=25.24
/proc/16677/stat : 16677 (java) S 16675 16677 16556 0 -1 0 12617 0 1 0 2350 174 0 0 18 0 9 0 41005481 889077760 11761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16677/statm: 217060 11761 2634 9 0 211566 0
[pid=16677/tid=16678] ppid=16675 vsize=868240 CPUtime=24.96
/proc/16677/task/16678/stat : 16678 (java) R 16675 16677 16556 0 -1 64 10044 0 1 0 2323 173 0 0 25 0 9 0 41005482 889077760 11761 996147200 134512640 134550740 4294955952 18446744073709551615 4126877512 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16680] ppid=16675 vsize=868240 CPUtime=0.05
/proc/16677/task/16680/stat : 16680 (java) S 16675 16677 16556 0 -1 64 1343 0 0 0 5 0 0 0 16 0 9 0 41005484 889077760 11761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16681] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16681/stat : 16681 (java) S 16675 16677 16556 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16682] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16682/stat : 16682 (java) S 16675 16677 16556 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16683] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16683/stat : 16683 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41005486 889077760 11761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16684] ppid=16675 vsize=868240 CPUtime=0.21
/proc/16677/task/16684/stat : 16684 (java) S 16675 16677 16556 0 -1 64 533 0 0 0 21 0 0 0 16 0 9 0 41005486 889077760 11761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16685] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16685/stat : 16685 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41005486 889077760 11761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16686] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16686/stat : 16686 (java) S 16675 16677 16556 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41005486 889077760 11761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 868240

[startup+51.1017 s]
/proc/loadavg: 2.25 2.38 2.18 3/90 16686
/proc/meminfo: memFree=1877840/2055920 swapFree=4192812/4192956
[pid=16677] ppid=16675 vsize=868240 CPUtime=50.61
/proc/16677/stat : 16677 (java) S 16675 16677 16556 0 -1 0 12723 0 1 0 4848 213 0 0 18 0 9 0 41005481 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16677/statm: 217060 11863 2636 9 0 211566 0
[pid=16677/tid=16678] ppid=16675 vsize=868240 CPUtime=50.24
/proc/16677/task/16678/stat : 16678 (java) R 16675 16677 16556 0 -1 64 10102 0 1 0 4813 211 0 0 25 0 9 0 41005482 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4127003184 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16680] ppid=16675 vsize=868240 CPUtime=0.05

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

/proc/16677/task/16682/stat : 16682 (java) S 16675 16677 16556 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16683] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16683/stat : 16683 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16684] ppid=16675 vsize=868240 CPUtime=0.29
/proc/16677/task/16684/stat : 16684 (java) S 16675 16677 16556 0 -1 64 581 0 0 0 29 0 0 0 16 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16685] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16685/stat : 16685 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16686] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16686/stat : 16686 (java) S 16675 16677 16556 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3321.92
Current children cumulated vsize (KiB) 868240

[startup+3402.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 17040
/proc/meminfo: memFree=1813344/2055920 swapFree=4192812/4192956
[pid=16677] ppid=16675 vsize=868240 CPUtime=3381.69
/proc/16677/stat : 16677 (java) S 16675 16677 16556 0 -1 0 12723 0 1 0 337945 224 0 0 18 0 9 0 41005481 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16677/statm: 217060 11863 2636 9 0 211566 0
[pid=16677/tid=16678] ppid=16675 vsize=868240 CPUtime=3381.33
/proc/16677/task/16678/stat : 16678 (java) R 16675 16677 16556 0 -1 64 10102 0 1 0 337910 223 0 0 25 0 9 0 41005482 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4127024062 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16677/tid=16680] ppid=16675 vsize=868240 CPUtime=0.05
/proc/16677/task/16680/stat : 16680 (java) S 16675 16677 16556 0 -1 64 1343 0 0 0 5 0 0 0 16 0 9 0 41005484 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16681] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16681/stat : 16681 (java) S 16675 16677 16556 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16682] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16682/stat : 16682 (java) S 16675 16677 16556 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16683] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16683/stat : 16683 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16684] ppid=16675 vsize=868240 CPUtime=0.29
/proc/16677/task/16684/stat : 16684 (java) S 16675 16677 16556 0 -1 64 581 0 0 0 29 0 0 0 16 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16685] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16685/stat : 16685 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16686] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16686/stat : 16686 (java) S 16675 16677 16556 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3381.69
Current children cumulated vsize (KiB) 868240

[startup+3462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 17040
/proc/meminfo: memFree=1813280/2055920 swapFree=4192812/4192956
[pid=16677] ppid=16675 vsize=868240 CPUtime=3441.44
/proc/16677/stat : 16677 (java) S 16675 16677 16556 0 -1 0 12723 0 1 0 343920 224 0 0 18 0 9 0 41005481 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16677/statm: 217060 11863 2636 9 0 211566 0
[pid=16677/tid=16678] ppid=16675 vsize=868240 CPUtime=3441.08
/proc/16677/task/16678/stat : 16678 (java) R 16675 16677 16556 0 -1 64 10102 0 1 0 343885 223 0 0 25 0 9 0 41005482 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4127023934 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16677/tid=16680] ppid=16675 vsize=868240 CPUtime=0.05
/proc/16677/task/16680/stat : 16680 (java) S 16675 16677 16556 0 -1 64 1343 0 0 0 5 0 0 0 16 0 9 0 41005484 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16681] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16681/stat : 16681 (java) S 16675 16677 16556 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16682] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16682/stat : 16682 (java) S 16675 16677 16556 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16683] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16683/stat : 16683 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16684] ppid=16675 vsize=868240 CPUtime=0.29
/proc/16677/task/16684/stat : 16684 (java) S 16675 16677 16556 0 -1 64 581 0 0 0 29 0 0 0 16 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16685] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16685/stat : 16685 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16686] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16686/stat : 16686 (java) S 16675 16677 16556 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3441.44
Current children cumulated vsize (KiB) 868240

[startup+3522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/89 17040
/proc/meminfo: memFree=1813216/2055920 swapFree=4192812/4192956
[pid=16677] ppid=16675 vsize=868240 CPUtime=3501.2
/proc/16677/stat : 16677 (java) S 16675 16677 16556 0 -1 0 12723 0 1 0 349896 224 0 0 18 0 9 0 41005481 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16677/statm: 217060 11863 2636 9 0 211566 0
[pid=16677/tid=16678] ppid=16675 vsize=868240 CPUtime=3500.84
/proc/16677/task/16678/stat : 16678 (java) R 16675 16677 16556 0 -1 64 10102 0 1 0 349861 223 0 0 25 0 9 0 41005482 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4126886174 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16677/tid=16680] ppid=16675 vsize=868240 CPUtime=0.05
/proc/16677/task/16680/stat : 16680 (java) S 16675 16677 16556 0 -1 64 1343 0 0 0 5 0 0 0 16 0 9 0 41005484 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16681] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16681/stat : 16681 (java) S 16675 16677 16556 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16682] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16682/stat : 16682 (java) S 16675 16677 16556 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16683] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16683/stat : 16683 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16684] ppid=16675 vsize=868240 CPUtime=0.29
/proc/16677/task/16684/stat : 16684 (java) S 16675 16677 16556 0 -1 64 581 0 0 0 29 0 0 0 16 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16685] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16685/stat : 16685 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16686] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16686/stat : 16686 (java) S 16675 16677 16556 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3501.2
Current children cumulated vsize (KiB) 868240

[startup+3582.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/89 17040
/proc/meminfo: memFree=1813152/2055920 swapFree=4192812/4192956
[pid=16677] ppid=16675 vsize=868240 CPUtime=3560.96
/proc/16677/stat : 16677 (java) S 16675 16677 16556 0 -1 0 12723 0 1 0 355872 224 0 0 18 0 9 0 41005481 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16677/statm: 217060 11863 2636 9 0 211566 0
[pid=16677/tid=16678] ppid=16675 vsize=868240 CPUtime=3560.6
/proc/16677/task/16678/stat : 16678 (java) R 16675 16677 16556 0 -1 64 10102 0 1 0 355837 223 0 0 25 0 9 0 41005482 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4126994810 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16677/tid=16680] ppid=16675 vsize=868240 CPUtime=0.05
/proc/16677/task/16680/stat : 16680 (java) S 16675 16677 16556 0 -1 64 1343 0 0 0 5 0 0 0 16 0 9 0 41005484 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16681] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16681/stat : 16681 (java) S 16675 16677 16556 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16682] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16682/stat : 16682 (java) S 16675 16677 16556 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16683] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16683/stat : 16683 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16684] ppid=16675 vsize=868240 CPUtime=0.29
/proc/16677/task/16684/stat : 16684 (java) S 16675 16677 16556 0 -1 64 581 0 0 0 29 0 0 0 16 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16685] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16685/stat : 16685 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16686] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16686/stat : 16686 (java) S 16675 16677 16556 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3560.96
Current children cumulated vsize (KiB) 868240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3621.5 s]
/proc/loadavg: 2.07 2.03 2.00 3/89 17040
/proc/meminfo: memFree=1813152/2055920 swapFree=4192812/4192956
[pid=16677] ppid=16675 vsize=868240 CPUtime=3600
/proc/16677/stat : 16677 (java) S 16675 16677 16556 0 -1 0 12723 0 1 0 359776 224 0 0 18 0 9 0 41005481 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16677/statm: 217060 11863 2636 9 0 211566 0
[pid=16677/tid=16678] ppid=16675 vsize=868240 CPUtime=3599.64
/proc/16677/task/16678/stat : 16678 (java) R 16675 16677 16556 0 -1 64 10102 0 1 0 359741 223 0 0 25 0 9 0 41005482 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4127003190 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16677/tid=16680] ppid=16675 vsize=868240 CPUtime=0.05
/proc/16677/task/16680/stat : 16680 (java) S 16675 16677 16556 0 -1 64 1343 0 0 0 5 0 0 0 16 0 9 0 41005484 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16681] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16681/stat : 16681 (java) S 16675 16677 16556 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16682] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16682/stat : 16682 (java) S 16675 16677 16556 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16683] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16683/stat : 16683 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16684] ppid=16675 vsize=868240 CPUtime=0.29
/proc/16677/task/16684/stat : 16684 (java) S 16675 16677 16556 0 -1 64 581 0 0 0 29 0 0 0 16 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16685] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16685/stat : 16685 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16686] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16686/stat : 16686 (java) S 16675 16677 16556 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600
Current children cumulated vsize (KiB) 868240

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

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

[startup+3621.5 s]
/proc/loadavg: 2.07 2.03 2.00 3/89 17040
/proc/meminfo: memFree=1813152/2055920 swapFree=4192812/4192956
[pid=16677] ppid=16675 vsize=868240 CPUtime=3600
/proc/16677/stat : 16677 (java) S 16675 16677 16556 0 -1 0 12723 0 1 0 359776 224 0 0 18 0 9 0 41005481 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16677/statm: 217060 11863 2636 9 0 211566 0
[pid=16677/tid=16678] ppid=16675 vsize=868240 CPUtime=3599.64
/proc/16677/task/16678/stat : 16678 (java) R 16675 16677 16556 0 -1 64 10102 0 1 0 359741 223 0 0 25 0 9 0 41005482 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4127003190 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16677/tid=16680] ppid=16675 vsize=868240 CPUtime=0.05
/proc/16677/task/16680/stat : 16680 (java) S 16675 16677 16556 0 -1 64 1343 0 0 0 5 0 0 0 16 0 9 0 41005484 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16681] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16681/stat : 16681 (java) S 16675 16677 16556 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16682] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16682/stat : 16682 (java) S 16675 16677 16556 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 41005484 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16683] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16683/stat : 16683 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16684] ppid=16675 vsize=868240 CPUtime=0.29
/proc/16677/task/16684/stat : 16684 (java) S 16675 16677 16556 0 -1 64 581 0 0 0 29 0 0 0 16 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16685] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16685/stat : 16685 (java) S 16675 16677 16556 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16677/tid=16686] ppid=16675 vsize=868240 CPUtime=0
/proc/16677/task/16686/stat : 16686 (java) S 16675 16677 16556 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 41005486 889077760 11863 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600
Current children cumulated vsize (KiB) 868240

Child status: 143
Real time (s): 3621.55
CPU time (s): 3600.05
CPU user time (s): 3597.8
CPU system time (s): 2.25566
CPU usage (%): 99.4066
Max. virtual memory (cumulated for all children) (KiB): 868244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.8
system time used= 2.25566
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12742
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= 74625
involuntary context switches= 117998

runsolver used 3.9484 second user time and 10.4634 second system time

The end

Launcher Data (download as text)

Begin job on node55 at 2008-07-12 08:11:08
IDJOB=1111225
IDBENCH=61249
IDSOLVER=359
FILE ID=node55/1111225-1215843068
PBS_JOBID= 7903420
Free space on /tmp= 66428 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1f8c8222dee021c25c644cdfea44a70e
RANDOM SEED=909364112

node55.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.225
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.225
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1915768 kB
Buffers:          3160 kB
Cached:          40564 kB
SwapCached:          0 kB
Active:          81036 kB
Inactive:         8684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1915768 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2152 kB
Writeback:           0 kB
Mapped:          66140 kB
Slab:            35480 kB
Committed_AS:   255336 kB
PageTables:       1836 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= 66428 MiB
End job on node55 at 2008-07-12 09:11:32