Trace number 1111220

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-dOPTIMUM2 35.1277 35.7367

DiagnosticValue
CHECKS2196670
NODES41776

General information on the benchmark

Namecsp/
chessboardColoration/normalized-cc-5-5-2.xml
MD5SUM0783726ae862674687c5eb9001f3cded
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark3.47347
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints100
Maximum constraint arity4
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.05/0.23	
0.05/0.23	Abscon 112 (May, 2008)
0.20/0.46	
0.20/0.46	   configuration
0.20/0.46	     name=mrdac-ddeg.xml
0.30/0.54	   
0.30/0.55	   instance
0.30/0.55	     name=HOME/instance-1111220-1215843032.xml
0.30/0.59	   
0.30/0.59	   domains being loaded...
0.35/0.60	   
0.35/0.60	   variables being loaded...
0.35/0.62	     nbVariables=25  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=50
0.35/0.62	       =>  wckTime=0.153  cpuTime=0.1  mem=6M867
0.35/0.62	   
0.35/0.62	   predicates being loaded...
0.35/0.69	   
0.35/0.69	   constraints being loaded...
0.55/0.87	     nbConstraints=100  nbConflictsStructures=1  nbSharedConflictsStructures=99  nbSharedBinaryRepresentations=0
0.55/0.87	     nbEvaluationManagers=1  nbSharedEvaluationManagers=99  minDegree=16  maxDegree=16  minArity=4  maxArity=4
0.55/0.87	       =>  wckTime=0.409  cpuTime=0.29  mem=13M716
0.65/0.93	   
0.65/0.93	   solver LocalSearchSolver being built... 
0.65/0.98	       =>  wckTime=0.513  cpuTime=0.34  mem=6M584
0.65/0.98	
0.65/0.98	s SATISFIABLE
0.65/0.98	o 11
0.65/0.98	o 6
0.65/0.99	o 4
0.65/0.99	o 2
2.04/2.31	   
2.04/2.31	   search
2.04/2.31	     run=0  nbConstraintChecks=1121625  nbAssignments=10000
2.04/2.31	       =>  wckTime=1.331  cpuTime=1.28  mem=7M576
3.23/3.58	   
3.23/3.58	   search
3.23/3.58	     run=1  nbConstraintChecks=2250671  nbAssignments=20000
3.23/3.58	       =>  wckTime=2.607  cpuTime=2.55  mem=7M576
4.52/4.84	   
4.52/4.84	   search
4.52/4.84	     run=2  nbConstraintChecks=3376510  nbAssignments=30000
4.52/4.84	       =>  wckTime=3.866  cpuTime=3.8  mem=7M576
5.81/6.10	   
5.81/6.10	   search
5.81/6.10	     run=3  nbConstraintChecks=4502501  nbAssignments=40000
5.81/6.10	       =>  wckTime=5.129  cpuTime=5.05  mem=7M576
6.99/7.36	   
6.99/7.36	   search
6.99/7.36	     run=4  nbConstraintChecks=5624298  nbAssignments=50000
6.99/7.36	       =>  wckTime=6.387  cpuTime=6.3  mem=7M576
8.28/8.62	   
8.28/8.62	   search
8.28/8.62	     run=5  nbConstraintChecks=6749040  nbAssignments=60000
8.28/8.62	       =>  wckTime=7.643  cpuTime=7.53  mem=7M576
9.47/9.87	   
9.47/9.87	   search
9.47/9.87	     run=6  nbConstraintChecks=7873654  nbAssignments=70000
9.47/9.87	       =>  wckTime=8.897  cpuTime=8.78  mem=7M576
10.76/11.12	   
10.76/11.12	   search
10.76/11.12	     run=7  nbConstraintChecks=8992167  nbAssignments=80000
10.76/11.12	       =>  wckTime=10.146  cpuTime=10.01  mem=7M576
11.94/12.37	   
11.94/12.37	   search
11.94/12.37	     run=8  nbConstraintChecks=10112979  nbAssignments=90000
11.94/12.37	       =>  wckTime=11.392  cpuTime=11.25  mem=7M576
13.23/13.61	   
13.23/13.61	   search
13.23/13.61	     run=9  nbConstraintChecks=11231507  nbAssignments=100000
13.23/13.61	       =>  wckTime=12.638  cpuTime=12.49  mem=7M576
14.42/14.85	   
14.42/14.86	   search
14.42/14.86	     run=10  nbConstraintChecks=12347386  nbAssignments=110000
14.42/14.86	       =>  wckTime=13.88  cpuTime=13.71  mem=7M576
15.71/16.11	   
15.71/16.11	   search
15.71/16.11	     run=11  nbConstraintChecks=13473494  nbAssignments=120000
15.71/16.11	       =>  wckTime=15.136  cpuTime=14.96  mem=7M576
16.90/17.36	   
16.90/17.36	   search
16.90/17.36	     run=12  nbConstraintChecks=14589592  nbAssignments=130000
16.90/17.36	       =>  wckTime=16.382  cpuTime=16.2  mem=7M576
18.19/18.63	   
18.19/18.63	   search
18.19/18.63	     run=13  nbConstraintChecks=15713104  nbAssignments=140000
18.19/18.63	       =>  wckTime=17.65  cpuTime=17.45  mem=7M576
19.37/19.88	   
19.37/19.88	   search
19.37/19.88	     run=14  nbConstraintChecks=16833419  nbAssignments=150000
19.37/19.88	       =>  wckTime=18.908  cpuTime=18.69  mem=7M576
20.66/21.14	   
20.66/21.14	   search
20.66/21.14	     run=15  nbConstraintChecks=17951108  nbAssignments=160000
20.66/21.14	       =>  wckTime=20.167  cpuTime=19.94  mem=7M576
21.95/22.41	   
21.95/22.41	   search
21.95/22.41	     run=16  nbConstraintChecks=19076702  nbAssignments=170000
21.95/22.41	       =>  wckTime=21.431  cpuTime=21.19  mem=7M576
23.14/23.67	   
23.14/23.67	   search
23.14/23.67	     run=17  nbConstraintChecks=20196670  nbAssignments=180000
23.14/23.67	       =>  wckTime=22.69  cpuTime=22.44  mem=7M576
24.42/24.92	   
24.42/24.92	   search
24.42/24.92	     run=18  nbConstraintChecks=21310421  nbAssignments=190000
24.42/24.92	       =>  wckTime=23.944  cpuTime=23.69  mem=7M576
25.62/26.18	   
25.62/26.18	   search
25.62/26.18	     run=19  nbConstraintChecks=22434797  nbAssignments=200000
25.62/26.18	       =>  wckTime=25.206  cpuTime=24.94  mem=7M576
26.90/27.45	   
26.90/27.45	   search
26.90/27.45	     run=20  nbConstraintChecks=23550326  nbAssignments=210000
26.90/27.45	       =>  wckTime=26.474  cpuTime=26.19  mem=7M576
28.19/28.70	   
28.19/28.70	   search
28.19/28.70	     run=21  nbConstraintChecks=24666205  nbAssignments=220000
28.19/28.70	       =>  wckTime=27.721  cpuTime=27.42  mem=7M576
29.38/29.94	   
29.38/29.94	   search
29.38/29.94	     run=22  nbConstraintChecks=25782426  nbAssignments=230000
29.38/29.94	       =>  wckTime=28.968  cpuTime=28.66  mem=7M576
30.56/31.19	   
30.56/31.19	   search
30.56/31.19	     run=23  nbConstraintChecks=26901166  nbAssignments=240000
30.56/31.19	       =>  wckTime=30.218  cpuTime=29.89  mem=7M576
30.76/31.32	   
30.76/31.32	   search
30.76/31.32	     run=24  nbConstraintChecks=27010053  nbAssignments=240997
30.76/31.32	       =>  wckTime=30.341  cpuTime=30.02  mem=7M576
30.76/31.32	   
30.76/31.32	   global
30.76/31.32	     nbConstraintChecks=27010053  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.76/31.32	     solvingWckTime=30.34  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.76/31.32	     globalCpuTime=30.4
30.76/31.32	       =>  wckTime=30.854  cpuTime=30.36  mem=7M576
30.76/31.32	   
30.76/31.32	   solver DecomposerSolver being built... 
30.86/31.43	       =>  wckTime=30.965  cpuTime=30.45  mem=18M614
30.86/31.43	   
30.86/31.43	   preprocessing
30.86/31.43	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.86/31.43	     detectedInconsistency=no
30.86/31.43	       =>  wckTime=0.0030  cpuTime=0.0  mem=18M614
35.02/35.68	   
35.02/35.68	   search
35.02/35.68	     run=0  nbConstraintChecks=2196670  nbValidityChecks=2489598  minDepth=0  maxDepth=22  nbPropagations=0
35.02/35.68	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=41776  nbFailedAssignments=8480  nbBacktracks=33297
35.02/35.68	     nbVisitedNodes=60785
35.02/35.68	       =>  wckTime=4.252  cpuTime=4.16  mem=19M721
35.02/35.68	   
35.02/35.68	   global
35.02/35.68	     nbConstraintChecks=2196670  nbValidityChecks=2489598  solvingWckTime=4.254  solvingCpuTime=4.16  expiredTime=no
35.02/35.68	     totalExploration=yes  nbFoundSolutions=0  upperBound=2  upperBoundWckTime=0.0  upperBoundCpuTime=0.0
35.02/35.68	     globalCpuTime=34.65
35.02/35.69	       =>  wckTime=35.221  cpuTime=34.61  mem=19M721
35.02/35.69	
35.02/35.69	s OPTIMUM FOUND
35.02/35.69	v 1 0 1 0 1 0 1 0 0 1 1 0 0 1 1 1 1 0 1 0 0 0 1 1 0 
35.02/35.69	d NODES 41776
35.02/35.69	d CHECKS 2196670
35.02/35.69	   
35.02/35.69	   totalWckTime=35.297  totalCpuTime=34.66

Verifier Data (download as text)

OK	2	98
2 unsatisfied constraints, 98 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-1111220-1215843032/watcher-1111220-1215843032 -o /tmp/evaluation-result-1111220-1215843032/solver-1111220-1215843032 -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-1111220-1215843032.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: 3.12 2.52 2.20 4/81 16641
/proc/meminfo: memFree=1920728/2055920 swapFree=4192812/4192956
[pid=16641] ppid=16639 vsize=18572 CPUtime=0
/proc/16641/stat : 16641 (runsolver) R 16639 16641 16556 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 41001877 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 248761609511 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/16641/statm: 4643 292 257 25 0 2626 0

[startup+0.094914 s]
/proc/loadavg: 3.12 2.52 2.20 4/81 16641
/proc/meminfo: memFree=1920728/2055920 swapFree=4192812/4192956
[pid=16641] ppid=16639 vsize=10868 CPUtime=0.01
/proc/16641/stat : 16641 (java) S 16639 16641 16556 0 -1 0 792 0 0 0 0 1 0 0 18 0 2 0 41001877 11128832 554 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/16641/statm: 2717 554 269 9 0 1199 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10868

[startup+0.10191 s]
/proc/loadavg: 3.12 2.52 2.20 4/81 16641
/proc/meminfo: memFree=1920728/2055920 swapFree=4192812/4192956
[pid=16641] ppid=16639 vsize=10868 CPUtime=0.01
/proc/16641/stat : 16641 (java) S 16639 16641 16556 0 -1 0 792 0 0 0 0 1 0 0 18 0 2 0 41001877 11128832 554 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/16641/statm: 2717 554 269 9 0 1199 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10868

[startup+0.301929 s]
/proc/loadavg: 3.12 2.52 2.20 4/81 16641
/proc/meminfo: memFree=1920728/2055920 swapFree=4192812/4192956
[pid=16641] ppid=16639 vsize=865984 CPUtime=0.14
/proc/16641/stat : 16641 (java) S 16639 16641 16556 0 -1 0 4091 0 11 0 11 3 0 0 18 0 9 0 41001877 886767616 3538 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16641/statm: 216496 3538 1799 9 0 211051 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 865984

[startup+0.701962 s]
/proc/loadavg: 3.12 2.52 2.20 4/81 16641
/proc/meminfo: memFree=1920728/2055920 swapFree=4192812/4192956
[pid=16641] ppid=16639 vsize=866532 CPUtime=0.46
/proc/16641/stat : 16641 (java) S 16639 16641 16556 0 -1 0 6948 0 23 0 40 6 0 0 18 0 9 0 41001877 887328768 6331 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16641/statm: 216633 6331 2002 9 0 211139 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 866532

[startup+1.50103 s]
/proc/loadavg: 3.03 2.51 2.20 3/90 16650
/proc/meminfo: memFree=1890320/2055920 swapFree=4192812/4192956
[pid=16641] ppid=16639 vsize=866936 CPUtime=1.25
/proc/16641/stat : 16641 (java) S 16639 16641 16556 0 -1 0 9504 0 23 0 103 22 0 0 18 0 9 0 41001877 887742464 8672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16641/statm: 216734 8672 2632 9 0 211240 0
[pid=16641/tid=16643] ppid=16639 vsize=866936 CPUtime=1.04
/proc/16641/task/16643/stat : 16643 (java) R 16639 16641 16556 0 -1 64 7246 0 23 0 84 20 0 0 25 0 9 0 41001883 887742464 8672 996147200 134512640 134550740 4294955952 18446744073709551615 4126760215 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16644] ppid=16639 vsize=866936 CPUtime=0.03
/proc/16641/task/16644/stat : 16644 (java) S 16639 16641 16556 0 -1 64 1149 0 0 0 3 0 0 0 16 0 9 0 41001892 887742464 8672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16645] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16645/stat : 16645 (java) S 16639 16641 16556 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 41001892 887742464 8672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16646] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16646/stat : 16646 (java) S 16639 16641 16556 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41001892 887742464 8672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16647] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16647/stat : 16647 (java) S 16639 16641 16556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41001896 887742464 8672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16648] ppid=16639 vsize=866936 CPUtime=0.15
/proc/16641/task/16648/stat : 16648 (java) S 16639 16641 16556 0 -1 64 413 0 0 0 15 0 0 0 16 0 9 0 41001896 887742464 8672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16649] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16649/stat : 16649 (java) S 16639 16641 16556 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41001896 887742464 8672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16650] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16650/stat : 16650 (java) S 16639 16641 16556 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41001896 887742464 8672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 866936

[startup+3.10118 s]
/proc/loadavg: 3.03 2.51 2.20 3/90 16650
/proc/meminfo: memFree=1890128/2055920 swapFree=4192812/4192956
[pid=16641] ppid=16639 vsize=866936 CPUtime=2.83
/proc/16641/stat : 16641 (java) S 16639 16641 16556 0 -1 0 9509 0 23 0 208 75 0 0 18 0 9 0 41001877 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16641/statm: 216734 8676 2633 9 0 211240 0
[pid=16641/tid=16643] ppid=16639 vsize=866936 CPUtime=2.61
/proc/16641/task/16643/stat : 16643 (java) R 16639 16641 16556 0 -1 64 7247 0 23 0 188 73 0 0 25 0 9 0 41001883 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4126767723 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16644] ppid=16639 vsize=866936 CPUtime=0.03
/proc/16641/task/16644/stat : 16644 (java) S 16639 16641 16556 0 -1 64 1149 0 0 0 3 0 0 0 16 0 9 0 41001892 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16645] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16645/stat : 16645 (java) S 16639 16641 16556 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 41001892 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16646] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16646/stat : 16646 (java) S 16639 16641 16556 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41001892 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16647] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16647/stat : 16647 (java) S 16639 16641 16556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41001896 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16648] ppid=16639 vsize=866936 CPUtime=0.15
/proc/16641/task/16648/stat : 16648 (java) S 16639 16641 16556 0 -1 64 417 0 0 0 15 0 0 0 16 0 9 0 41001896 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16649] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16649/stat : 16649 (java) S 16639 16641 16556 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41001896 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16650] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16650/stat : 16650 (java) S 16639 16641 16556 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41001896 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 866936

[startup+6.30247 s]
/proc/loadavg: 2.95 2.50 2.20 3/90 16650
/proc/meminfo: memFree=1890000/2055920 swapFree=4192812/4192956
[pid=16641] ppid=16639 vsize=866936 CPUtime=6
/proc/16641/stat : 16641 (java) S 16639 16641 16556 0 -1 0 9510 0 23 0 424 176 0 0 18 0 9 0 41001877 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16641/statm: 216734 8676 2633 9 0 211240 0
[pid=16641/tid=16643] ppid=16639 vsize=866936 CPUtime=5.8
/proc/16641/task/16643/stat : 16643 (java) R 16639 16641 16556 0 -1 64 7248 0 23 0 405 175 0 0 25 0 9 0 41001883 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4126766609 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16644] ppid=16639 vsize=866936 CPUtime=0.03
/proc/16641/task/16644/stat : 16644 (java) S 16639 16641 16556 0 -1 64 1149 0 0 0 3 0 0 0 16 0 9 0 41001892 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16645] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16645/stat : 16645 (java) S 16639 16641 16556 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 41001892 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16646] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16646/stat : 16646 (java) S 16639 16641 16556 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41001892 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16647] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16647/stat : 16647 (java) S 16639 16641 16556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41001896 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16648] ppid=16639 vsize=866936 CPUtime=0.15
/proc/16641/task/16648/stat : 16648 (java) S 16639 16641 16556 0 -1 64 417 0 0 0 15 0 0 0 16 0 9 0 41001896 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16649] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16649/stat : 16649 (java) S 16639 16641 16556 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41001896 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16650] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16650/stat : 16650 (java) S 16639 16641 16556 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41001896 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 866936

[startup+12.7011 s]
/proc/loadavg: 2.87 2.49 2.20 3/90 16650
/proc/meminfo: memFree=1890128/2055920 swapFree=4192812/4192956
[pid=16641] ppid=16639 vsize=866936 CPUtime=12.34
/proc/16641/stat : 16641 (java) S 16639 16641 16556 0 -1 0 9510 0 23 0 855 379 0 0 18 0 9 0 41001877 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16641/statm: 216734 8676 2633 9 0 211240 0
[pid=16641/tid=16643] ppid=16639 vsize=866936 CPUtime=12.13
/proc/16641/task/16643/stat : 16643 (java) R 16639 16641 16556 0 -1 64 7248 0 23 0 835 378 0 0 25 0 9 0 41001883 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4126766619 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16644] ppid=16639 vsize=866936 CPUtime=0.03
/proc/16641/task/16644/stat : 16644 (java) S 16639 16641 16556 0 -1 64 1149 0 0 0 3 0 0 0 16 0 9 0 41001892 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16645] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16645/stat : 16645 (java) S 16639 16641 16556 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 41001892 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16646] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16646/stat : 16646 (java) S 16639 16641 16556 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41001892 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16647] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16647/stat : 16647 (java) S 16639 16641 16556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41001896 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16648] ppid=16639 vsize=866936 CPUtime=0.15
/proc/16641/task/16648/stat : 16648 (java) S 16639 16641 16556 0 -1 64 417 0 0 0 15 0 0 0 16 0 9 0 41001896 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16649] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16649/stat : 16649 (java) S 16639 16641 16556 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41001896 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16650] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16650/stat : 16650 (java) S 16639 16641 16556 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41001896 887742464 8676 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 866936

[startup+25.5022 s]
/proc/loadavg: 2.74 2.48 2.19 3/90 16650
/proc/meminfo: memFree=1890448/2055920 swapFree=4192812/4192956
[pid=16641] ppid=16639 vsize=866936 CPUtime=25.02
/proc/16641/stat : 16641 (java) S 16639 16641 16556 0 -1 0 9511 0 23 0 1729 773 0 0 18 0 9 0 41001877 887742464 8677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16641/statm: 216734 8677 2633 9 0 211240 0
[pid=16641/tid=16643] ppid=16639 vsize=866936 CPUtime=24.8
/proc/16641/task/16643/stat : 16643 (java) R 16639 16641 16556 0 -1 64 7248 0 23 0 1709 771 0 0 25 0 9 0 41001883 887742464 8677 996147200 134512640 134550740 4294955952 18446744073709551615 4126770980 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16644] ppid=16639 vsize=866936 CPUtime=0.03
/proc/16641/task/16644/stat : 16644 (java) S 16639 16641 16556 0 -1 64 1149 0 0 0 3 0 0 0 16 0 9 0 41001892 887742464 8677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16645] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16645/stat : 16645 (java) S 16639 16641 16556 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 41001892 887742464 8677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16646] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16646/stat : 16646 (java) S 16639 16641 16556 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41001892 887742464 8677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16647] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16647/stat : 16647 (java) S 16639 16641 16556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41001896 887742464 8677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16648] ppid=16639 vsize=866936 CPUtime=0.15
/proc/16641/task/16648/stat : 16648 (java) S 16639 16641 16556 0 -1 64 418 0 0 0 15 0 0 0 16 0 9 0 41001896 887742464 8677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16649] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16649/stat : 16649 (java) S 16639 16641 16556 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41001896 887742464 8677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16650] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16650/stat : 16650 (java) S 16639 16641 16556 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41001896 887742464 8677 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 866936

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

[startup+31.9068 s]
/proc/loadavg: 2.62 2.46 2.19 3/90 16650
/proc/meminfo: memFree=1885136/2055920 swapFree=4192812/4192956
[pid=16641] ppid=16639 vsize=866936 CPUtime=31.35
/proc/16641/stat : 16641 (java) S 16639 16641 16556 0 -1 0 10850 0 23 0 2183 952 0 0 18 0 9 0 41001877 887742464 10015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16641/statm: 216734 10015 2634 9 0 211240 0
[pid=16641/tid=16643] ppid=16639 vsize=866936 CPUtime=31.07
/proc/16641/task/16643/stat : 16643 (java) R 16639 16641 16556 0 -1 64 8545 0 23 0 2156 951 0 0 25 0 9 0 41001883 887742464 10015 996147200 134512640 134550740 4294955952 18446744073709551615 4126886696 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16644] ppid=16639 vsize=866936 CPUtime=0.03
/proc/16641/task/16644/stat : 16644 (java) S 16639 16641 16556 0 -1 64 1149 0 0 0 3 0 0 0 17 0 9 0 41001892 887742464 10015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16645] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16645/stat : 16645 (java) S 16639 16641 16556 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 41001892 887742464 10015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16646] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16646/stat : 16646 (java) S 16639 16641 16556 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41001892 887742464 10015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16647] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16647/stat : 16647 (java) S 16639 16641 16556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41001896 887742464 10015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16648] ppid=16639 vsize=866936 CPUtime=0.22
/proc/16641/task/16648/stat : 16648 (java) S 16639 16641 16556 0 -1 64 460 0 0 0 22 0 0 0 15 0 9 0 41001896 887742464 10015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16649] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16649/stat : 16649 (java) S 16639 16641 16556 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41001896 887742464 10015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16650] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16650/stat : 16650 (java) S 16639 16641 16556 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41001896 887742464 10015 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.35
Current children cumulated vsize (KiB) 866936

[startup+33.503 s]
/proc/loadavg: 2.62 2.46 2.19 3/90 16650
/proc/meminfo: memFree=1885136/2055920 swapFree=4192812/4192956
[pid=16641] ppid=16639 vsize=866936 CPUtime=32.94
/proc/16641/stat : 16641 (java) S 16639 16641 16556 0 -1 0 10851 0 23 0 2342 952 0 0 18 0 9 0 41001877 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16641/statm: 216734 10016 2634 9 0 211240 0
[pid=16641/tid=16643] ppid=16639 vsize=866936 CPUtime=32.66
/proc/16641/task/16643/stat : 16643 (java) R 16639 16641 16556 0 -1 64 8546 0 23 0 2315 951 0 0 25 0 9 0 41001883 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4126918440 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16644] ppid=16639 vsize=866936 CPUtime=0.03
/proc/16641/task/16644/stat : 16644 (java) S 16639 16641 16556 0 -1 64 1149 0 0 0 3 0 0 0 16 0 9 0 41001892 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16645] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16645/stat : 16645 (java) S 16639 16641 16556 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 41001892 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16646] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16646/stat : 16646 (java) S 16639 16641 16556 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41001892 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16647] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16647/stat : 16647 (java) S 16639 16641 16556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41001896 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16648] ppid=16639 vsize=866936 CPUtime=0.22
/proc/16641/task/16648/stat : 16648 (java) S 16639 16641 16556 0 -1 64 460 0 0 0 22 0 0 0 15 0 9 0 41001896 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16649] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16649/stat : 16649 (java) S 16639 16641 16556 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41001896 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16650] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16650/stat : 16650 (java) S 16639 16641 16556 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41001896 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 32.94
Current children cumulated vsize (KiB) 866936

[startup+35.1011 s]
/proc/loadavg: 2.62 2.46 2.19 3/90 16650
/proc/meminfo: memFree=1885136/2055920 swapFree=4192812/4192956
[pid=16641] ppid=16639 vsize=866936 CPUtime=34.52
/proc/16641/stat : 16641 (java) S 16639 16641 16556 0 -1 0 10852 0 23 0 2500 952 0 0 18 0 9 0 41001877 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16641/statm: 216734 10016 2634 9 0 211240 0
[pid=16641/tid=16643] ppid=16639 vsize=866936 CPUtime=34.24
/proc/16641/task/16643/stat : 16643 (java) R 16639 16641 16556 0 -1 64 8546 0 23 0 2473 951 0 0 25 0 9 0 41001883 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4126784624 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16644] ppid=16639 vsize=866936 CPUtime=0.03
/proc/16641/task/16644/stat : 16644 (java) S 16639 16641 16556 0 -1 64 1149 0 0 0 3 0 0 0 16 0 9 0 41001892 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16645] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16645/stat : 16645 (java) S 16639 16641 16556 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 41001892 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16646] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16646/stat : 16646 (java) S 16639 16641 16556 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41001892 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16647] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16647/stat : 16647 (java) S 16639 16641 16556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41001896 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16648] ppid=16639 vsize=866936 CPUtime=0.22
/proc/16641/task/16648/stat : 16648 (java) S 16639 16641 16556 0 -1 64 461 0 0 0 22 0 0 0 16 0 9 0 41001896 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16649] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16649/stat : 16649 (java) S 16639 16641 16556 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41001896 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16650] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16650/stat : 16650 (java) R 16639 16641 16556 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41001896 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 34.52
Current children cumulated vsize (KiB) 866936

[startup+35.5012 s]
/proc/loadavg: 2.62 2.46 2.19 3/90 16650
/proc/meminfo: memFree=1885136/2055920 swapFree=4192812/4192956
[pid=16641] ppid=16639 vsize=866936 CPUtime=34.92
/proc/16641/stat : 16641 (java) S 16639 16641 16556 0 -1 0 10852 0 23 0 2540 952 0 0 18 0 9 0 41001877 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16641/statm: 216734 10016 2634 9 0 211240 0
[pid=16641/tid=16643] ppid=16639 vsize=866936 CPUtime=34.64
/proc/16641/task/16643/stat : 16643 (java) R 16639 16641 16556 0 -1 64 8546 0 23 0 2513 951 0 0 25 0 9 0 41001883 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4126862572 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16644] ppid=16639 vsize=866936 CPUtime=0.03
/proc/16641/task/16644/stat : 16644 (java) S 16639 16641 16556 0 -1 64 1149 0 0 0 3 0 0 0 16 0 9 0 41001892 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16645] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16645/stat : 16645 (java) S 16639 16641 16556 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 41001892 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16646] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16646/stat : 16646 (java) S 16639 16641 16556 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41001892 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16647] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16647/stat : 16647 (java) S 16639 16641 16556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41001896 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16648] ppid=16639 vsize=866936 CPUtime=0.22
/proc/16641/task/16648/stat : 16648 (java) S 16639 16641 16556 0 -1 64 461 0 0 0 22 0 0 0 16 0 9 0 41001896 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16649] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16649/stat : 16649 (java) S 16639 16641 16556 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41001896 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16650] ppid=16639 vsize=866936 CPUtime=0
/proc/16641/task/16650/stat : 16650 (java) S 16639 16641 16556 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41001896 887742464 10016 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 34.92
Current children cumulated vsize (KiB) 866936

[startup+35.7012 s]
/proc/loadavg: 2.62 2.46 2.19 3/90 16650
/proc/meminfo: memFree=1885136/2055920 swapFree=4192812/4192956
[pid=16641] ppid=16639 vsize=867260 CPUtime=35.12
/proc/16641/stat : 16641 (java) S 16639 16641 16556 0 -1 0 10955 0 23 0 2559 953 0 0 18 0 9 0 41001877 888074240 10118 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16641/statm: 216815 10118 2635 9 0 211321 0
[pid=16641/tid=16643] ppid=16639 vsize=867260 CPUtime=34.83
/proc/16641/task/16643/stat : 16643 (java) S 16639 16641 16556 0 -1 64 8644 0 23 0 2532 951 0 0 25 0 9 0 41001883 888074240 10118 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16644] ppid=16639 vsize=867260 CPUtime=0.03
/proc/16641/task/16644/stat : 16644 (java) S 16639 16641 16556 0 -1 64 1149 0 0 0 3 0 0 0 16 0 9 0 41001892 888074240 10118 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16645] ppid=16639 vsize=867260 CPUtime=0
/proc/16641/task/16645/stat : 16645 (java) S 16639 16641 16556 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 41001892 888074240 10118 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16646] ppid=16639 vsize=867260 CPUtime=0
/proc/16641/task/16646/stat : 16646 (java) S 16639 16641 16556 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 41001892 888074240 10118 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16647] ppid=16639 vsize=867260 CPUtime=0
/proc/16641/task/16647/stat : 16647 (java) S 16639 16641 16556 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41001896 888074240 10118 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16648] ppid=16639 vsize=867260 CPUtime=0.22
/proc/16641/task/16648/stat : 16648 (java) S 16639 16641 16556 0 -1 64 461 0 0 0 22 0 0 0 16 0 9 0 41001896 888074240 10118 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16649] ppid=16639 vsize=867260 CPUtime=0
/proc/16641/task/16649/stat : 16649 (java) S 16639 16641 16556 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41001896 888074240 10118 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16641/tid=16650] ppid=16639 vsize=867260 CPUtime=0
/proc/16641/task/16650/stat : 16650 (java) S 16639 16641 16556 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41001896 888074240 10118 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.12
Current children cumulated vsize (KiB) 867260

Child status: 0
Real time (s): 35.7367
CPU time (s): 35.1277
CPU user time (s): 25.5911
CPU system time (s): 9.53655
CPU usage (%): 98.2958
Max. virtual memory (cumulated for all children) (KiB): 867260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.5911
system time used= 9.53655
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10959
page faults= 23
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2264
involuntary context switches= 3676

runsolver used 0.054991 second user time and 0.120981 second system time

The end

Launcher Data (download as text)

Begin job on node55 at 2008-07-12 08:10:32
IDJOB=1111220
IDBENCH=61248
IDSOLVER=360
FILE ID=node55/1111220-1215843032
PBS_JOBID= 7903420
Free space on /tmp= 66428 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0783726ae862674687c5eb9001f3cded
RANDOM SEED=1637410557

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:       1921336 kB
Buffers:          2980 kB
Cached:          34352 kB
SwapCached:          0 kB
Active:          78508 kB
Inactive:         4908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1921336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2252 kB
Writeback:           0 kB
Mapped:          66140 kB
Slab:            36204 kB
Committed_AS:   255284 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 08:11:08