Trace number 1111214

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-dOPTIMUM6 1436.93 1446.94

DiagnosticValue
CHECKS827750000
NODES7834780

General information on the benchmark

Namecsp/
chessboardColoration/normalized-cc-6-6-2.xml
MD5SUM6d331089ced3fa3643a4429b2fd23353
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints6
Best CPU time to get the best result obtained on this benchmark1370.42
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints225
Maximum constraint arity4
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension225
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.07/1.46	
0.07/1.46	Abscon 112 (May, 2008)
0.22/1.67	
0.22/1.67	   configuration
0.22/1.67	     name=mrdac-ddeg.xml
0.33/1.89	   
0.33/1.89	   instance
0.33/1.89	     name=HOME/instance-1111214-1215842964.xml
0.34/1.93	   
0.34/1.93	   domains being loaded...
0.34/1.94	   
0.34/1.94	   variables being loaded...
0.34/1.96	     nbVariables=36  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=72
0.34/1.96	       =>  wckTime=0.292  cpuTime=0.1  mem=6M867
0.34/1.96	   
0.34/1.96	   predicates being loaded...
0.45/2.02	   
0.45/2.02	   constraints being loaded...
0.71/2.23	     nbConstraints=225  nbConflictsStructures=1  nbSharedConflictsStructures=224  nbSharedBinaryRepresentations=0
0.71/2.23	     nbEvaluationManagers=1  nbSharedEvaluationManagers=224  minDegree=25  maxDegree=25  minArity=4  maxArity=4
0.71/2.23	       =>  wckTime=0.559  cpuTime=0.35  mem=18M597
0.71/2.28	   
0.81/2.30	   solver LocalSearchSolver being built... 
0.81/2.31	       =>  wckTime=0.643  cpuTime=0.39  mem=6M870
0.81/2.32	
0.81/2.32	s SATISFIABLE
0.81/2.32	o 21
0.81/2.32	o 18
0.81/2.32	o 14
0.81/2.32	o 12
0.81/2.32	o 11
0.81/2.32	o 10
0.81/2.32	o 8
0.81/2.32	o 6
3.52/5.06	   
3.52/5.06	   search
3.52/5.06	     run=0  nbConstraintChecks=3679993  nbAssignments=10000
3.52/5.06	       =>  wckTime=2.751  cpuTime=2.73  mem=7M861
6.31/7.81	   
6.31/7.81	   search
6.31/7.81	     run=1  nbConstraintChecks=7412571  nbAssignments=20000
6.31/7.81	       =>  wckTime=5.494  cpuTime=5.46  mem=7M861
8.94/10.54	   
8.94/10.54	   search
8.94/10.54	     run=2  nbConstraintChecks=11098332  nbAssignments=30000
8.94/10.54	       =>  wckTime=8.231  cpuTime=8.12  mem=7M861
11.61/13.27	   
11.61/13.27	   search
11.61/13.27	     run=3  nbConstraintChecks=14805186  nbAssignments=40000
11.61/13.27	       =>  wckTime=10.96  cpuTime=10.82  mem=7M861
14.29/15.98	   
14.29/15.98	   search
14.29/15.98	     run=4  nbConstraintChecks=18498836  nbAssignments=50000
14.29/15.98	       =>  wckTime=13.665  cpuTime=13.51  mem=7M861
16.98/18.70	   
16.98/18.70	   search
16.98/18.70	     run=5  nbConstraintChecks=22217513  nbAssignments=60000
16.98/18.70	       =>  wckTime=16.392  cpuTime=16.21  mem=7M861
19.76/21.41	   
19.76/21.41	   search
19.76/21.41	     run=6  nbConstraintChecks=25909434  nbAssignments=70000
19.76/21.41	       =>  wckTime=19.094  cpuTime=18.91  mem=7M861
22.35/24.09	   
22.35/24.09	   search
22.35/24.09	     run=7  nbConstraintChecks=29605735  nbAssignments=80000
22.35/24.09	       =>  wckTime=21.777  cpuTime=21.58  mem=7M861
25.03/26.78	   
25.03/26.78	   search
25.03/26.78	     run=8  nbConstraintChecks=33301377  nbAssignments=90000
25.03/26.78	       =>  wckTime=24.466  cpuTime=24.24  mem=7M861
27.72/29.47	   
27.72/29.47	   search
27.72/29.47	     run=9  nbConstraintChecks=37016505  nbAssignments=100000
27.72/29.47	       =>  wckTime=27.162  cpuTime=26.92  mem=7M861
30.39/32.17	   
30.39/32.17	   search
30.39/32.17	     run=10  nbConstraintChecks=40697753  nbAssignments=110000
30.39/32.17	       =>  wckTime=29.858  cpuTime=29.61  mem=7M861
30.80/32.59	   
30.80/32.59	   search
30.80/32.59	     run=11  nbConstraintChecks=41269589  nbAssignments=111537
30.80/32.59	       =>  wckTime=30.275  cpuTime=30.03  mem=7M861
30.80/32.59	   
30.80/32.59	   global
30.80/32.59	     nbConstraintChecks=41269589  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.80/32.59	     solvingWckTime=30.274  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.80/32.59	     globalCpuTime=30.46
30.80/32.59	       =>  wckTime=30.918  cpuTime=30.42  mem=7M861
30.80/32.59	   
30.80/32.59	   solver DecomposerSolver being built... 
30.89/32.70	       =>  wckTime=31.027  cpuTime=30.51  mem=20M678
31.00/32.70	   
31.00/32.70	   preprocessing
31.00/32.70	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.00/32.70	     detectedInconsistency=no
31.00/32.70	       =>  wckTime=0.0060  cpuTime=0.0  mem=20M678
1436.89/1446.91	   
1436.89/1446.91	   search
1436.89/1446.91	     run=0  nbConstraintChecks=827750339  nbValidityChecks=884970086  minDepth=0  maxDepth=32  nbPropagations=0
1436.89/1446.91	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=7834785  nbFailedAssignments=1806632  nbBacktracks=6028154
1436.89/1446.91	     nbVisitedNodes=12008198
1436.89/1446.91	       =>  wckTime=1414.215  cpuTime=1405.86  mem=21M653
1436.89/1446.92	   
1436.89/1446.92	   global
1436.89/1446.92	     nbConstraintChecks=827750339  nbValidityChecks=884970086  solvingWckTime=1414.219  solvingCpuTime=1405.86
1436.89/1446.92	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  upperBound=6  upperBoundWckTime=0.0
1436.89/1446.92	     upperBoundCpuTime=0.0  globalCpuTime=1436.41
1436.89/1446.92	       =>  wckTime=1445.247  cpuTime=1436.37  mem=21M653
1436.89/1446.92	
1436.89/1446.92	s OPTIMUM FOUND
1436.89/1446.92	v 0 0 0 1 1 1 1 0 0 1 0 1 0 1 1 1 0 0 1 1 0 0 1 0 0 1 1 0 0 1 1 0 1 0 1 0 
1436.89/1446.92	d NODES 7834785
1436.89/1446.92	d CHECKS 827750339
1436.89/1446.92	   
1436.89/1446.92	   totalWckTime=1445.298  totalCpuTime=1436.42

Verifier Data (download as text)

OK	6	219
6 unsatisfied constraints, 219 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-1111214-1215842964/watcher-1111214-1215842964 -o /tmp/evaluation-result-1111214-1215842964/solver-1111214-1215842964 -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-1111214-1215842964.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: 8.80 4.55 1.81 3/103 11457
/proc/meminfo: memFree=966624/2055920 swapFree=4192812/4192956
[pid=11457] ppid=11455 vsize=18572 CPUtime=0
/proc/11457/stat : 11457 (runsolver) D 11455 11457 11292 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 40993723 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 214945033511 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/11457/statm: 4643 292 257 25 0 2626 0

[startup+0.0826771 s]
/proc/loadavg: 8.80 4.55 1.81 3/103 11457
/proc/meminfo: memFree=966624/2055920 swapFree=4192812/4192956
[pid=11457] ppid=11455 vsize=18572 CPUtime=0
/proc/11457/stat : 11457 (runsolver) D 11455 11457 11292 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 40993723 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 214945033511 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/11457/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.102681 s]
/proc/loadavg: 8.80 4.55 1.81 3/103 11457
/proc/meminfo: memFree=966624/2055920 swapFree=4192812/4192956
[pid=11457] ppid=11455 vsize=18572 CPUtime=0
/proc/11457/stat : 11457 (runsolver) D 11455 11457 11292 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 40993723 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 214945033511 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/11457/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.302701 s]
/proc/loadavg: 8.80 4.55 1.81 3/103 11457
/proc/meminfo: memFree=966624/2055920 swapFree=4192812/4192956
[pid=11457] ppid=11455 vsize=18572 CPUtime=0
/proc/11457/stat : 11457 (runsolver) D 11455 11457 11292 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 40993723 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 214945033511 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/11457/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.701746 s]
/proc/loadavg: 8.80 4.55 1.81 3/103 11457
/proc/meminfo: memFree=966624/2055920 swapFree=4192812/4192956
[pid=11457] ppid=11455 vsize=1472 CPUtime=0
/proc/11457/stat : 11457 (java) D 11455 11457 11292 0 -1 0 97 0 8 0 0 0 0 0 18 0 1 0 40993723 1507328 78 996147200 134512640 134550740 4294956128 18446744073709551615 3501968 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/11457/statm: 368 78 58 9 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1472

[startup+1.50185 s]
/proc/loadavg: 8.26 4.51 1.81 1/104 11459
/proc/meminfo: memFree=946512/2055920 swapFree=4192812/4192956
[pid=11457] ppid=11455 vsize=865988 CPUtime=0.16
/proc/11457/stat : 11457 (java) S 11455 11457 11292 0 -1 0 3839 0 95 0 8 8 0 0 18 0 9 0 40993723 886771712 3374 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11457/statm: 216497 3375 1764 9 0 211052 0
[pid=11457/tid=11459] ppid=11455 vsize=865988 CPUtime=0.13
/proc/11457/task/11459/stat : 11459 (java) R 11455 11457 11292 0 -1 64 2966 0 51 0 7 6 0 0 19 0 9 0 40993806 886771712 3375 996147200 134512640 134550740 4294955952 18446744073709551615 104455414 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 865988

[startup+3.10102 s]
/proc/loadavg: 8.26 4.51 1.81 4/110 11466
/proc/meminfo: memFree=887200/2055920 swapFree=4192812/4192956
[pid=11457] ppid=11455 vsize=868192 CPUtime=1.64
/proc/11457/stat : 11457 (java) S 11455 11457 11292 0 -1 0 10620 0 104 0 140 24 0 0 18 0 9 0 40993723 889028608 9869 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11457/statm: 217048 9869 2633 9 0 211554 0
[pid=11457/tid=11459] ppid=11455 vsize=868192 CPUtime=1.41
/proc/11457/task/11459/stat : 11459 (java) R 11455 11457 11292 0 -1 64 8227 0 59 0 120 21 0 0 21 0 9 0 40993806 889028608 9869 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11457/tid=11460] ppid=11455 vsize=868192 CPUtime=0.04
/proc/11457/task/11460/stat : 11460 (java) S 11455 11457 11292 0 -1 64 1230 0 1 0 4 0 0 0 17 0 9 0 40993847 889028608 9869 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11461] ppid=11455 vsize=868192 CPUtime=0
/proc/11457/task/11461/stat : 11461 (java) S 11455 11457 11292 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40993849 889028608 9869 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11462] ppid=11455 vsize=868192 CPUtime=0
/proc/11457/task/11462/stat : 11462 (java) S 11455 11457 11292 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40993849 889028608 9869 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11463] ppid=11455 vsize=868192 CPUtime=0
/proc/11457/task/11463/stat : 11463 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40993860 889028608 9869 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11464] ppid=11455 vsize=868192 CPUtime=0.15
/proc/11457/task/11464/stat : 11464 (java) S 11455 11457 11292 0 -1 64 510 0 1 0 15 0 0 0 16 0 9 0 40993860 889028608 9869 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11457/tid=11465] ppid=11455 vsize=868192 CPUtime=0
/proc/11457/task/11465/stat : 11465 (java) S 11455 11457 11292 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 40993860 889028608 9869 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11466] ppid=11455 vsize=868192 CPUtime=0
/proc/11457/task/11466/stat : 11466 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40993860 889028608 9869 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 868192

[startup+6.30239 s]
/proc/loadavg: 8.26 4.51 1.81 2/110 11466
/proc/meminfo: memFree=707680/2055920 swapFree=4192812/4192956
[pid=11457] ppid=11455 vsize=868188 CPUtime=4.82
/proc/11457/stat : 11457 (java) S 11455 11457 11292 0 -1 0 10627 0 104 0 412 70 0 0 18 0 9 0 40993723 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11457/statm: 217047 9874 2634 9 0 211553 0
[pid=11457/tid=11459] ppid=11455 vsize=868188 CPUtime=4.58
/proc/11457/task/11459/stat : 11459 (java) R 11455 11457 11292 0 -1 64 8229 0 59 0 391 67 0 0 25 0 9 0 40993806 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11460] ppid=11455 vsize=868188 CPUtime=0.04
/proc/11457/task/11460/stat : 11460 (java) S 11455 11457 11292 0 -1 64 1230 0 1 0 4 0 0 0 16 0 9 0 40993847 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11461] ppid=11455 vsize=868192 CPUtime=0
/proc/11457/task/11461/stat : 11461 (java) S 11455 11457 11292 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40993849 889028608 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11462] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11462/stat : 11462 (java) S 11455 11457 11292 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40993849 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11463] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11463/stat : 11463 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40993860 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11464] ppid=11455 vsize=868188 CPUtime=0.16
/proc/11457/task/11464/stat : 11464 (java) S 11455 11457 11292 0 -1 64 515 0 1 0 16 0 0 0 16 0 9 0 40993860 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11457/tid=11465] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11465/stat : 11465 (java) S 11455 11457 11292 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 40993860 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11466] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11466/stat : 11466 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40993860 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.82
Current children cumulated vsize (KiB) 868188

[startup+12.7011 s]
/proc/loadavg: 7.38 4.44 1.82 3/109 11577
/proc/meminfo: memFree=1885888/2055920 swapFree=4192812/4192956
[pid=11457] ppid=11455 vsize=868188 CPUtime=11.11
/proc/11457/stat : 11457 (java) S 11455 11457 11292 0 -1 0 10627 0 104 0 948 163 0 0 18 0 9 0 40993723 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11457/statm: 217047 9874 2634 9 0 211553 0
[pid=11457/tid=11459] ppid=11455 vsize=868188 CPUtime=10.88
/proc/11457/task/11459/stat : 11459 (java) R 11455 11457 11292 0 -1 64 8229 0 59 0 928 160 0 0 24 0 9 0 40993806 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4126826240 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11457/tid=11460] ppid=11455 vsize=868188 CPUtime=0.04
/proc/11457/task/11460/stat : 11460 (java) S 11455 11457 11292 0 -1 64 1230 0 1 0 4 0 0 0 16 0 9 0 40993847 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11461] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11461/stat : 11461 (java) S 11455 11457 11292 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40993849 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11462] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11462/stat : 11462 (java) S 11455 11457 11292 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40993849 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11463] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11463/stat : 11463 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40993860 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11464] ppid=11455 vsize=868188 CPUtime=0.16
/proc/11457/task/11464/stat : 11464 (java) S 11455 11457 11292 0 -1 64 515 0 1 0 16 0 0 0 16 0 9 0 40993860 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11457/tid=11465] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11465/stat : 11465 (java) S 11455 11457 11292 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 40993860 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11466] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11466/stat : 11466 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40993860 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.11
Current children cumulated vsize (KiB) 868188

[startup+25.5025 s]
/proc/loadavg: 6.55 4.36 1.82 3/108 11577
/proc/meminfo: memFree=1885800/2055920 swapFree=4192812/4192956
[pid=11457] ppid=11455 vsize=868188 CPUtime=23.84
/proc/11457/stat : 11457 (java) S 11455 11457 11292 0 -1 0 10627 0 104 0 2047 337 0 0 18 0 9 0 40993723 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11457/statm: 217047 9874 2634 9 0 211553 0
[pid=11457/tid=11459] ppid=11455 vsize=868188 CPUtime=23.6
/proc/11457/task/11459/stat : 11459 (java) R 11455 11457 11292 0 -1 64 8229 0 59 0 2026 334 0 0 25 0 9 0 40993806 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 2931653 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11457/tid=11460] ppid=11455 vsize=868188 CPUtime=0.04
/proc/11457/task/11460/stat : 11460 (java) S 11455 11457 11292 0 -1 64 1230 0 1 0 4 0 0 0 16 0 9 0 40993847 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11461] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11461/stat : 11461 (java) S 11455 11457 11292 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40993849 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11462] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11462/stat : 11462 (java) S 11455 11457 11292 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40993849 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11463] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11463/stat : 11463 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40993860 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11464] ppid=11455 vsize=868188 CPUtime=0.16
/proc/11457/task/11464/stat : 11464 (java) S 11455 11457 11292 0 -1 64 515 0 1 0 16 0 0 0 16 0 9 0 40993860 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11457/tid=11465] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11465/stat : 11465 (java) S 11455 11457 11292 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 40993860 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11466] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11466/stat : 11466 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40993860 889024512 9874 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.84
Current children cumulated vsize (KiB) 868188

[startup+51.1024 s]
/proc/loadavg: 5.08 4.19 1.83 3/108 11577
/proc/meminfo: memFree=1883432/2055920 swapFree=4192812/4192956
[pid=11457] ppid=11455 vsize=868188 CPUtime=49.28
/proc/11457/stat : 11457 (java) S 11455 11457 11292 0 -1 0 11227 0 104 0 4495 433 0 0 18 0 9 0 40993723 889024512 10472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11457/statm: 217047 10472 2635 9 0 211553 0
[pid=11457/tid=11459] ppid=11455 vsize=868188 CPUtime=48.98
/proc/11457/task/11459/stat : 11459 (java) R 11455 11457 11292 0 -1 64 8788 0 59 0 4468 430 0 0 25 0 9 0 40993806 889024512 10472 996147200 134512640 134550740 4294955952 18446744073709551615 4126916390 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11457/tid=11460] ppid=11455 vsize=868188 CPUtime=0.04
/proc/11457/task/11460/stat : 11460 (java) S 11455 11457 11292 0 -1 64 1230 0 1 0 4 0 0 0 16 0 9 0 40993847 889024512 10472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11461] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11461/stat : 11461 (java) S 11455 11457 11292 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40993849 889024512 10472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11462] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11462/stat : 11462 (java) S 11455 11457 11292 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40993849 889024512 10472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11463] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11463/stat : 11463 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40993860 889024512 10472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11464] ppid=11455 vsize=868188 CPUtime=0.23
/proc/11457/task/11464/stat : 11464 (java) S 11455 11457 11292 0 -1 64 556 0 1 0 23 0 0 0 16 0 9 0 40993860 889024512 10472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11457/tid=11465] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11465/stat : 11465 (java) S 11455 11457 11292 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 40993860 889024512 10472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11466] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11466/stat : 11466 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40993860 889024512 10472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.28
Current children cumulated vsize (KiB) 868188

[startup+102.308 s]
/proc/loadavg: 3.31 3.83 1.84 3/108 11577
/proc/meminfo: memFree=1882408/2055920 swapFree=4192812/4192956
[pid=11457] ppid=11455 vsize=868188 CPUtime=100.19
/proc/11457/stat : 11457 (java) S 11455 11457 11292 0 -1 0 11228 0 104 0 9586 433 0 0 18 0 9 0 40993723 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11457/statm: 217047 10473 2635 9 0 211553 0
[pid=11457/tid=11459] ppid=11455 vsize=868188 CPUtime=99.89
/proc/11457/task/11459/stat : 11459 (java) R 11455 11457 11292 0 -1 64 8789 0 59 0 9559 430 0 0 25 0 9 0 40993806 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4126816630 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/11457/stat : 11457 (java) S 11455 11457 11292 0 -1 0 11228 0 104 0 141923 434 0 0 18 0 9 0 40993723 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11457/statm: 217047 10473 2635 9 0 211553 0
[pid=11457/tid=11459] ppid=11455 vsize=868188 CPUtime=1423.27
/proc/11457/task/11459/stat : 11459 (java) R 11455 11457 11292 0 -1 64 8789 0 59 0 141895 432 0 0 25 0 9 0 40993806 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4126914826 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11460] ppid=11455 vsize=868188 CPUtime=0.04
/proc/11457/task/11460/stat : 11460 (java) S 11455 11457 11292 0 -1 64 1230 0 1 0 4 0 0 0 16 0 9 0 40993847 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11461] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11461/stat : 11461 (java) S 11455 11457 11292 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40993849 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11462] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11462/stat : 11462 (java) S 11455 11457 11292 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40993849 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11463] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11463/stat : 11463 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11464] ppid=11455 vsize=868188 CPUtime=0.23
/proc/11457/task/11464/stat : 11464 (java) S 11455 11457 11292 0 -1 64 556 0 1 0 23 0 0 0 16 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11465] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11465/stat : 11465 (java) S 11455 11457 11292 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11466] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11466/stat : 11466 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1423.57
Current children cumulated vsize (KiB) 868188

[startup+1439.91 s]
/proc/loadavg: 2.00 2.02 1.98 3/108 11581
/proc/meminfo: memFree=1869224/2055920 swapFree=4192812/4192956
[pid=11457] ppid=11455 vsize=868188 CPUtime=1429.93
/proc/11457/stat : 11457 (java) S 11455 11457 11292 0 -1 0 11228 0 104 0 142559 434 0 0 18 0 9 0 40993723 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11457/statm: 217047 10473 2635 9 0 211553 0
[pid=11457/tid=11459] ppid=11455 vsize=868188 CPUtime=1429.64
/proc/11457/task/11459/stat : 11459 (java) R 11455 11457 11292 0 -1 64 8789 0 59 0 142532 432 0 0 25 0 9 0 40993806 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4126910337 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11460] ppid=11455 vsize=868188 CPUtime=0.04
/proc/11457/task/11460/stat : 11460 (java) S 11455 11457 11292 0 -1 64 1230 0 1 0 4 0 0 0 16 0 9 0 40993847 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11461] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11461/stat : 11461 (java) S 11455 11457 11292 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40993849 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11462] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11462/stat : 11462 (java) S 11455 11457 11292 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40993849 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11463] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11463/stat : 11463 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11464] ppid=11455 vsize=868188 CPUtime=0.23
/proc/11457/task/11464/stat : 11464 (java) S 11455 11457 11292 0 -1 64 556 0 1 0 23 0 0 0 16 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11465] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11465/stat : 11465 (java) S 11455 11457 11292 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11466] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11466/stat : 11466 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1429.93
Current children cumulated vsize (KiB) 868188

[startup+1443.1 s]
/proc/loadavg: 2.00 2.02 1.98 3/108 11581
/proc/meminfo: memFree=1869224/2055920 swapFree=4192812/4192956
[pid=11457] ppid=11455 vsize=868188 CPUtime=1433.11
/proc/11457/stat : 11457 (java) S 11455 11457 11292 0 -1 0 11228 0 104 0 142877 434 0 0 18 0 9 0 40993723 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11457/statm: 217047 10473 2635 9 0 211553 0
[pid=11457/tid=11459] ppid=11455 vsize=868188 CPUtime=1432.82
/proc/11457/task/11459/stat : 11459 (java) R 11455 11457 11292 0 -1 64 8789 0 59 0 142850 432 0 0 25 0 9 0 40993806 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4126896120 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11460] ppid=11455 vsize=868188 CPUtime=0.04
/proc/11457/task/11460/stat : 11460 (java) S 11455 11457 11292 0 -1 64 1230 0 1 0 4 0 0 0 16 0 9 0 40993847 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11461] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11461/stat : 11461 (java) S 11455 11457 11292 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40993849 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11462] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11462/stat : 11462 (java) S 11455 11457 11292 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40993849 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11463] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11463/stat : 11463 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11464] ppid=11455 vsize=868188 CPUtime=0.23
/proc/11457/task/11464/stat : 11464 (java) S 11455 11457 11292 0 -1 64 556 0 1 0 23 0 0 0 16 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11465] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11465/stat : 11465 (java) S 11455 11457 11292 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11466] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11466/stat : 11466 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1433.11
Current children cumulated vsize (KiB) 868188

[startup+1444.7 s]
/proc/loadavg: 2.00 2.02 1.98 3/108 11581
/proc/meminfo: memFree=1869224/2055920 swapFree=4192812/4192956
[pid=11457] ppid=11455 vsize=868188 CPUtime=1434.7
/proc/11457/stat : 11457 (java) S 11455 11457 11292 0 -1 0 11228 0 104 0 143036 434 0 0 18 0 9 0 40993723 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11457/statm: 217047 10473 2635 9 0 211553 0
[pid=11457/tid=11459] ppid=11455 vsize=868188 CPUtime=1434.41
/proc/11457/task/11459/stat : 11459 (java) R 11455 11457 11292 0 -1 64 8789 0 59 0 143009 432 0 0 25 0 9 0 40993806 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4126924548 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11460] ppid=11455 vsize=868188 CPUtime=0.04
/proc/11457/task/11460/stat : 11460 (java) S 11455 11457 11292 0 -1 64 1230 0 1 0 4 0 0 0 16 0 9 0 40993847 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11461] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11461/stat : 11461 (java) S 11455 11457 11292 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40993849 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11462] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11462/stat : 11462 (java) S 11455 11457 11292 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40993849 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11463] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11463/stat : 11463 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11464] ppid=11455 vsize=868188 CPUtime=0.23
/proc/11457/task/11464/stat : 11464 (java) S 11455 11457 11292 0 -1 64 556 0 1 0 23 0 0 0 16 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11465] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11465/stat : 11465 (java) S 11455 11457 11292 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11466] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11466/stat : 11466 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1434.7
Current children cumulated vsize (KiB) 868188

[startup+1446.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/108 11581
/proc/meminfo: memFree=1869224/2055920 swapFree=4192812/4192956
[pid=11457] ppid=11455 vsize=868188 CPUtime=1436.29
/proc/11457/stat : 11457 (java) S 11455 11457 11292 0 -1 0 11228 0 104 0 143195 434 0 0 18 0 9 0 40993723 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11457/statm: 217047 10473 2635 9 0 211553 0
[pid=11457/tid=11459] ppid=11455 vsize=868188 CPUtime=1436
/proc/11457/task/11459/stat : 11459 (java) R 11455 11457 11292 0 -1 64 8789 0 59 0 143168 432 0 0 25 0 9 0 40993806 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4126821152 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11460] ppid=11455 vsize=868188 CPUtime=0.04
/proc/11457/task/11460/stat : 11460 (java) S 11455 11457 11292 0 -1 64 1230 0 1 0 4 0 0 0 16 0 9 0 40993847 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11461] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11461/stat : 11461 (java) S 11455 11457 11292 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40993849 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11462] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11462/stat : 11462 (java) S 11455 11457 11292 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40993849 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11463] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11463/stat : 11463 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11464] ppid=11455 vsize=868188 CPUtime=0.23
/proc/11457/task/11464/stat : 11464 (java) S 11455 11457 11292 0 -1 64 556 0 1 0 23 0 0 0 16 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11465] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11465/stat : 11465 (java) S 11455 11457 11292 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11466] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11466/stat : 11466 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1436.29
Current children cumulated vsize (KiB) 868188

[startup+1446.7 s]
/proc/loadavg: 2.00 2.02 1.98 3/108 11581
/proc/meminfo: memFree=1869224/2055920 swapFree=4192812/4192956
[pid=11457] ppid=11455 vsize=868188 CPUtime=1436.69
/proc/11457/stat : 11457 (java) S 11455 11457 11292 0 -1 0 11228 0 104 0 143235 434 0 0 18 0 9 0 40993723 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11457/statm: 217047 10473 2635 9 0 211553 0
[pid=11457/tid=11459] ppid=11455 vsize=868188 CPUtime=1436.39
/proc/11457/task/11459/stat : 11459 (java) R 11455 11457 11292 0 -1 64 8789 0 59 0 143207 432 0 0 25 0 9 0 40993806 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4126825688 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11460] ppid=11455 vsize=868188 CPUtime=0.04
/proc/11457/task/11460/stat : 11460 (java) S 11455 11457 11292 0 -1 64 1230 0 1 0 4 0 0 0 16 0 9 0 40993847 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11461] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11461/stat : 11461 (java) S 11455 11457 11292 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40993849 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11462] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11462/stat : 11462 (java) S 11455 11457 11292 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40993849 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11463] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11463/stat : 11463 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11464] ppid=11455 vsize=868188 CPUtime=0.23
/proc/11457/task/11464/stat : 11464 (java) S 11455 11457 11292 0 -1 64 556 0 1 0 23 0 0 0 16 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11465] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11465/stat : 11465 (java) S 11455 11457 11292 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11466] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11466/stat : 11466 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1436.69
Current children cumulated vsize (KiB) 868188

[startup+1446.9 s]
/proc/loadavg: 2.00 2.02 1.98 3/108 11581
/proc/meminfo: memFree=1869224/2055920 swapFree=4192812/4192956
[pid=11457] ppid=11455 vsize=868188 CPUtime=1436.89
/proc/11457/stat : 11457 (java) S 11455 11457 11292 0 -1 0 11228 0 104 0 143255 434 0 0 18 0 9 0 40993723 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11457/statm: 217047 10473 2635 9 0 211553 0
[pid=11457/tid=11459] ppid=11455 vsize=868188 CPUtime=1436.59
/proc/11457/task/11459/stat : 11459 (java) R 11455 11457 11292 0 -1 64 8789 0 59 0 143227 432 0 0 25 0 9 0 40993806 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4126910386 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11460] ppid=11455 vsize=868188 CPUtime=0.04
/proc/11457/task/11460/stat : 11460 (java) S 11455 11457 11292 0 -1 64 1230 0 1 0 4 0 0 0 16 0 9 0 40993847 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11461] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11461/stat : 11461 (java) S 11455 11457 11292 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 40993849 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11462] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11462/stat : 11462 (java) S 11455 11457 11292 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 40993849 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11463] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11463/stat : 11463 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11464] ppid=11455 vsize=868188 CPUtime=0.23
/proc/11457/task/11464/stat : 11464 (java) S 11455 11457 11292 0 -1 64 556 0 1 0 23 0 0 0 16 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11465] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11465/stat : 11465 (java) S 11455 11457 11292 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11457/tid=11466] ppid=11455 vsize=868188 CPUtime=0
/proc/11457/task/11466/stat : 11466 (java) S 11455 11457 11292 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40993860 889024512 10473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1436.89
Current children cumulated vsize (KiB) 868188

Child status: 0
Real time (s): 1446.94
CPU time (s): 1436.93
CPU user time (s): 1432.58
CPU system time (s): 4.35834
CPU usage (%): 99.3083
Max. virtual memory (cumulated for all children) (KiB): 868192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1432.58
system time used= 4.35834
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11333
page faults= 104
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30648
involuntary context switches= 46012

runsolver used 1.9677 second user time and 5.95509 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-12 08:09:24
IDJOB=1111214
IDBENCH=61247
IDSOLVER=360
FILE ID=node85/1111214-1215842964
PBS_JOBID= 7903429
Free space on /tmp= 126352 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6d331089ced3fa3643a4429b2fd23353
RANDOM SEED=616798103

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        967376 kB
Buffers:          1596 kB
Cached:         302432 kB
SwapCached:          0 kB
Active:         747900 kB
Inactive:       285384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        967376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          225736 kB
Writeback:           0 kB
Mapped:         741720 kB
Slab:            36336 kB
Committed_AS:   991804 kB
PageTables:       5368 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= 126848 MiB
End job on node85 at 2008-07-12 08:33:31