Trace number 1126521

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 NameAnswerCPU timeWall clock time
AbsconMax 112 pc-wOPTIMUM 30.6783 30.9692

DiagnosticValue
CHECKS32
NODES0

General information on the benchmark

Namemaxcsp/spot5/
normalized-spot5-8_ext.xml
MD5SUM8e29584cabe832f339d08d72d56e6aa6
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark0.006998
Satisfiable
(Un)Satisfiability was proved
Number of variables9
Number of constraints15
Maximum constraint arity2
Maximum domain size4
Number of constraints which are defined in extension15
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.02/0.19	
0.02/0.19	Abscon 112 (May, 2008)
0.18/0.36	
0.18/0.36	   configuration
0.18/0.36	     name=mrdac-wdeg.xml
0.28/0.40	   
0.28/0.40	   instance
0.28/0.40	     name=HOME/instance-1126521-1216183953.xml
0.28/0.44	   
0.28/0.44	   domains being loaded...
0.28/0.45	   
0.28/0.45	   variables being loaded...
0.28/0.48	     nbVariables=9  nbDomainTypes=3  minDomainSize=1  maxDomainSize=4  nbTotalValues=25
0.28/0.48	       =>  wckTime=0.118  cpuTime=0.1  mem=7M858
0.28/0.48	   
0.28/0.48	   relations being loaded...
0.28/0.48	   
0.28/0.48	   constraints being loaded...
0.37/0.53	     nbConstraints=15  nbRelationTypes=4  nbSingletonDomainVariables=1  nbExtensionStructures=4
0.37/0.53	     nbSharedExtensionStructures=11  nbConflictsStructures=4  nbSharedConflictsStructures=11
0.37/0.53	     nbSharedBinaryRepresentations=11  minDegree=1  maxDegree=8  minArity=2  maxArity=2
0.37/0.53	       =>  wckTime=0.167  cpuTime=0.14  mem=9M858
0.37/0.58	   
0.37/0.58	   solver LocalSearchSolver being built... 
0.48/0.63	       =>  wckTime=0.265  cpuTime=0.19  mem=5M396
0.48/0.63	
0.48/0.63	s SATISFIABLE
0.48/0.63	o 3
0.48/0.63	o 2
0.48/0.63	o 1
1.08/1.25	   
1.08/1.25	   search
1.08/1.25	     run=0  nbConstraintChecks=249684  nbAssignments=10000
1.08/1.25	       =>  wckTime=0.629  cpuTime=0.61  mem=6M388
1.67/1.85	   
1.67/1.85	   search
1.67/1.85	     run=1  nbConstraintChecks=501557  nbAssignments=20000
1.67/1.85	       =>  wckTime=1.226  cpuTime=1.2  mem=6M388
2.27/2.42	   
2.27/2.42	   search
2.27/2.42	     run=2  nbConstraintChecks=751708  nbAssignments=30000
2.27/2.42	       =>  wckTime=1.796  cpuTime=1.77  mem=6M388
2.86/3.00	   
2.86/3.00	   search
2.86/3.00	     run=3  nbConstraintChecks=1002494  nbAssignments=40000
2.86/3.00	       =>  wckTime=2.376  cpuTime=2.34  mem=6M388
3.36/3.57	   
3.36/3.57	   search
3.36/3.57	     run=4  nbConstraintChecks=1254085  nbAssignments=50000
3.36/3.57	       =>  wckTime=2.949  cpuTime=2.91  mem=6M388
3.96/4.15	   
3.96/4.15	   search
3.96/4.15	     run=5  nbConstraintChecks=1502784  nbAssignments=60000
3.96/4.15	       =>  wckTime=3.527  cpuTime=3.48  mem=6M388
4.56/4.73	   
4.56/4.73	   search
4.56/4.73	     run=6  nbConstraintChecks=1755757  nbAssignments=70000
4.56/4.73	       =>  wckTime=4.102  cpuTime=4.06  mem=6M388
5.16/5.30	   
5.16/5.30	   search
5.16/5.30	     run=7  nbConstraintChecks=2005817  nbAssignments=80000
5.16/5.30	       =>  wckTime=4.679  cpuTime=4.63  mem=6M388
5.65/5.88	   
5.65/5.88	   search
5.65/5.88	     run=8  nbConstraintChecks=2256417  nbAssignments=90000
5.65/5.88	       =>  wckTime=5.254  cpuTime=5.21  mem=6M388
6.25/6.46	   
6.25/6.46	   search
6.25/6.46	     run=9  nbConstraintChecks=2507143  nbAssignments=100000
6.25/6.46	       =>  wckTime=5.835  cpuTime=5.78  mem=6M388
6.84/7.04	   
6.84/7.04	   search
6.84/7.04	     run=10  nbConstraintChecks=2758115  nbAssignments=110000
6.84/7.04	       =>  wckTime=6.415  cpuTime=6.36  mem=6M388
7.44/7.62	   
7.44/7.62	   search
7.44/7.62	     run=11  nbConstraintChecks=3007531  nbAssignments=120000
7.44/7.62	       =>  wckTime=6.991  cpuTime=6.94  mem=6M388
8.04/8.20	   
8.04/8.20	   search
8.04/8.20	     run=12  nbConstraintChecks=3256533  nbAssignments=130000
8.04/8.20	       =>  wckTime=7.572  cpuTime=7.5  mem=6M388
8.54/8.77	   
8.54/8.77	   search
8.54/8.77	     run=13  nbConstraintChecks=3506581  nbAssignments=140000
8.54/8.77	       =>  wckTime=8.148  cpuTime=8.09  mem=6M388
9.13/9.35	   
9.13/9.35	   search
9.13/9.36	     run=14  nbConstraintChecks=3756224  nbAssignments=150000
9.13/9.36	       =>  wckTime=8.729  cpuTime=8.66  mem=6M388
9.74/9.94	   
9.74/9.94	   search
9.74/9.94	     run=15  nbConstraintChecks=4009502  nbAssignments=160000
9.74/9.94	       =>  wckTime=9.31  cpuTime=9.24  mem=6M388
10.32/10.52	   
10.32/10.52	   search
10.32/10.52	     run=16  nbConstraintChecks=4260869  nbAssignments=170000
10.32/10.52	       =>  wckTime=9.895  cpuTime=9.81  mem=6M388
10.92/11.10	   
10.92/11.10	   search
10.92/11.10	     run=17  nbConstraintChecks=4512353  nbAssignments=180000
10.92/11.10	       =>  wckTime=10.475  cpuTime=10.4  mem=6M388
11.42/11.69	   
11.42/11.69	   search
11.42/11.69	     run=18  nbConstraintChecks=4764044  nbAssignments=190000
11.42/11.69	       =>  wckTime=11.06  cpuTime=10.97  mem=6M388
12.02/12.27	   
12.02/12.27	   search
12.02/12.27	     run=19  nbConstraintChecks=5016552  nbAssignments=200000
12.02/12.27	       =>  wckTime=11.642  cpuTime=11.56  mem=6M388
12.61/12.85	   
12.61/12.85	   search
12.61/12.86	     run=20  nbConstraintChecks=5269068  nbAssignments=210000
12.61/12.86	       =>  wckTime=12.23  cpuTime=12.14  mem=6M388
13.21/13.44	   
13.21/13.44	   search
13.21/13.44	     run=21  nbConstraintChecks=5519269  nbAssignments=220000
13.21/13.44	       =>  wckTime=12.811  cpuTime=12.72  mem=6M388
13.81/14.02	   
13.81/14.02	   search
13.81/14.02	     run=22  nbConstraintChecks=5769153  nbAssignments=230000
13.81/14.02	       =>  wckTime=13.396  cpuTime=13.3  mem=6M388
14.41/14.60	   
14.41/14.60	   search
14.41/14.60	     run=23  nbConstraintChecks=6020545  nbAssignments=240000
14.41/14.60	       =>  wckTime=13.977  cpuTime=13.88  mem=6M388
14.90/15.19	   
14.90/15.19	   search
14.90/15.19	     run=24  nbConstraintChecks=6269768  nbAssignments=250000
14.90/15.19	       =>  wckTime=14.563  cpuTime=14.46  mem=6M388
15.49/15.77	   
15.49/15.77	   search
15.49/15.77	     run=25  nbConstraintChecks=6521927  nbAssignments=260000
15.49/15.77	       =>  wckTime=15.144  cpuTime=15.04  mem=6M388
16.09/16.35	   
16.09/16.35	   search
16.09/16.35	     run=26  nbConstraintChecks=6771922  nbAssignments=270000
16.09/16.35	       =>  wckTime=15.729  cpuTime=15.62  mem=6M388
16.69/16.94	   
16.69/16.94	   search
16.69/16.94	     run=27  nbConstraintChecks=7022227  nbAssignments=280000
16.69/16.94	       =>  wckTime=16.313  cpuTime=16.19  mem=6M388
17.29/17.52	   
17.29/17.52	   search
17.29/17.52	     run=28  nbConstraintChecks=7274458  nbAssignments=290000
17.29/17.52	       =>  wckTime=16.893  cpuTime=16.78  mem=6M388
17.88/18.10	   
17.88/18.10	   search
17.88/18.10	     run=29  nbConstraintChecks=7525006  nbAssignments=300000
17.88/18.10	       =>  wckTime=17.477  cpuTime=17.35  mem=6M388
18.39/18.68	   
18.39/18.68	   search
18.39/18.68	     run=30  nbConstraintChecks=7775690  nbAssignments=310000
18.39/18.68	       =>  wckTime=18.056  cpuTime=17.93  mem=6M388
18.97/19.27	   
18.97/19.27	   search
18.97/19.27	     run=31  nbConstraintChecks=8026400  nbAssignments=320000
18.97/19.27	       =>  wckTime=18.641  cpuTime=18.52  mem=6M388
19.58/19.84	   
19.58/19.84	   search
19.58/19.84	     run=32  nbConstraintChecks=8278945  nbAssignments=330000
19.58/19.84	       =>  wckTime=19.217  cpuTime=19.09  mem=6M388
20.17/20.42	   
20.17/20.42	   search
20.17/20.42	     run=33  nbConstraintChecks=8530294  nbAssignments=340000
20.17/20.42	       =>  wckTime=19.796  cpuTime=19.66  mem=6M388
20.68/21.00	   
20.68/21.00	   search
20.68/21.00	     run=34  nbConstraintChecks=8780477  nbAssignments=350000
20.68/21.00	       =>  wckTime=20.37  cpuTime=20.24  mem=6M388
21.27/21.58	   
21.27/21.58	   search
21.27/21.58	     run=35  nbConstraintChecks=9032124  nbAssignments=360000
21.27/21.58	       =>  wckTime=20.95  cpuTime=20.81  mem=6M388
21.87/22.15	   
21.87/22.15	   search
21.87/22.15	     run=36  nbConstraintChecks=9282989  nbAssignments=370000
21.87/22.15	       =>  wckTime=21.525  cpuTime=21.38  mem=6M388
22.46/22.73	   
22.46/22.73	   search
22.46/22.73	     run=37  nbConstraintChecks=9535736  nbAssignments=380000
22.46/22.73	       =>  wckTime=22.106  cpuTime=21.96  mem=6M388
23.06/23.31	   
23.06/23.31	   search
23.06/23.31	     run=38  nbConstraintChecks=9786165  nbAssignments=390000
23.06/23.31	       =>  wckTime=22.68  cpuTime=22.53  mem=6M388
23.56/23.89	   
23.56/23.89	   search
23.56/23.89	     run=39  nbConstraintChecks=10038107  nbAssignments=400000
23.56/23.89	       =>  wckTime=23.261  cpuTime=23.11  mem=6M388
24.15/24.46	   
24.15/24.46	   search
24.15/24.46	     run=40  nbConstraintChecks=10288201  nbAssignments=410000
24.15/24.46	       =>  wckTime=23.835  cpuTime=23.68  mem=6M388
24.75/25.04	   
24.75/25.04	   search
24.75/25.04	     run=41  nbConstraintChecks=10538822  nbAssignments=420000
24.75/25.04	       =>  wckTime=24.417  cpuTime=24.26  mem=6M388
25.34/25.62	   
25.34/25.62	   search
25.34/25.62	     run=42  nbConstraintChecks=10789239  nbAssignments=430000
25.34/25.62	       =>  wckTime=24.993  cpuTime=24.84  mem=6M388
25.95/26.20	   
25.95/26.20	   search
25.95/26.20	     run=43  nbConstraintChecks=11039261  nbAssignments=440000
25.95/26.20	       =>  wckTime=25.573  cpuTime=25.42  mem=6M388
26.44/26.77	   
26.44/26.77	   search
26.44/26.77	     run=44  nbConstraintChecks=11289674  nbAssignments=450000
26.44/26.77	       =>  wckTime=26.15  cpuTime=25.98  mem=6M388
27.04/27.36	   
27.04/27.36	   search
27.04/27.36	     run=45  nbConstraintChecks=11539959  nbAssignments=460000
27.04/27.36	       =>  wckTime=26.731  cpuTime=26.56  mem=6M388
27.63/27.94	   
27.63/27.94	   search
27.63/27.94	     run=46  nbConstraintChecks=11791193  nbAssignments=470000
27.63/27.94	       =>  wckTime=27.312  cpuTime=27.14  mem=6M388
28.24/28.51	   
28.24/28.51	   search
28.24/28.51	     run=47  nbConstraintChecks=12042711  nbAssignments=480000
28.24/28.51	       =>  wckTime=27.887  cpuTime=27.71  mem=6M388
28.73/29.09	   
28.73/29.09	   search
28.73/29.09	     run=48  nbConstraintChecks=12294677  nbAssignments=490000
28.73/29.09	       =>  wckTime=28.467  cpuTime=28.29  mem=6M388
29.33/29.67	   
29.33/29.67	   search
29.33/29.67	     run=49  nbConstraintChecks=12542742  nbAssignments=500000
29.33/29.67	       =>  wckTime=29.045  cpuTime=28.86  mem=6M388
29.92/30.26	   
29.92/30.26	   search
29.92/30.26	     run=50  nbConstraintChecks=12793955  nbAssignments=510000
29.92/30.26	       =>  wckTime=29.631  cpuTime=29.44  mem=6M388
30.53/30.83	   
30.53/30.83	   search
30.53/30.83	     run=51  nbConstraintChecks=13043038  nbAssignments=519906
30.53/30.83	       =>  wckTime=30.206  cpuTime=30.02  mem=6M388
30.53/30.83	   
30.53/30.83	   global
30.53/30.83	     nbConstraintChecks=13043038  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.53/30.83	     solvingWckTime=30.205  solvingCpuTime=30.01  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.53/30.83	     globalCpuTime=30.25
30.53/30.83	       =>  wckTime=30.471  cpuTime=30.2  mem=6M388
30.53/30.83	   
30.53/30.83	   solver DecomposerSolver being built... 
30.62/30.93	       =>  wckTime=30.568  cpuTime=30.29  mem=16M294
30.62/30.93	C3(V0,V8)
30.62/30.93	C3(V0,V8)
30.62/30.93	C3(V0,V8)
30.62/30.93	C3(V0,V8)
30.62/30.93	C6(V1,V8)
30.62/30.93	C6(V1,V8)
30.62/30.93	C6(V1,V8)
30.62/30.93	C6(V1,V8)
30.62/30.93	C7(V2,V8)
30.62/30.93	C7(V2,V8)
30.62/30.93	C7(V2,V8)
30.62/30.93	C7(V2,V8)
30.62/30.93	C8(V3,V8)
30.62/30.93	C8(V3,V8)
30.62/30.93	C8(V3,V8)
30.62/30.93	C8(V3,V8)
30.62/30.93	C10(V4,V8)
30.62/30.93	C10(V4,V8)
30.62/30.93	C12(V5,V8)
30.62/30.93	C12(V5,V8)
30.62/30.93	C13(V6,V8)
30.62/30.93	C13(V6,V8)
30.62/30.93	C14(V7,V8)
30.62/30.93	C14(V7,V8)
30.62/30.93	C9(V5,V4)
30.62/30.93	C10(V4,V8)
30.62/30.93	C9(V5,V4)
30.62/30.94	C11(V5,V6)
30.62/30.94	C12(V5,V8)
30.62/30.94	C11(V5,V6)
30.62/30.94	C13(V6,V8)
30.62/30.94	C14(V7,V8)
30.62/30.94	   
30.62/30.94	   preprocessing
30.62/30.94	     nbConstraintChecks=32  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=8
30.62/30.94	     detectedInconsistency=yes
30.62/30.94	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M294
30.62/30.94	   
30.62/30.94	   global
30.62/30.94	     nbConstraintChecks=32  solvingWckTime=0.0070  solvingCpuTime=0.0  expiredTime=no  totalExploration=yes
30.62/30.94	     nbFoundSolutions=0  upperBound=1  upperBoundWckTime=0.0  upperBoundCpuTime=0.0  globalCpuTime=30.35
30.62/30.94	       =>  wckTime=30.577  cpuTime=30.3  mem=16M294
30.62/30.94	
30.62/30.94	s OPTIMUM FOUND
30.62/30.94	v 2 1 0 0 0 1 0 0 -1 
30.62/30.94	d NODES 0
30.62/30.94	d CHECKS 32
30.62/30.94	   
30.62/30.94	   totalWckTime=30.647  totalCpuTime=30.36

Verifier Data (download as text)

OK	1	14
1 unsatisfied constraints, 14 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-1126521-1216183953/watcher-1126521-1216183953 -o /tmp/evaluation-result-1126521-1216183953/solver-1126521-1216183953 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax HOME/instance-1126521-1216183953.xml 

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


[startup+0 s]
/proc/loadavg: 2.63 2.54 2.28 5/80 32258
/proc/meminfo: memFree=1836240/2055920 swapFree=4180660/4192956
[pid=32258] ppid=32256 vsize=18572 CPUtime=0
/proc/32258/stat : 32258 (runsolver) R 32256 32258 30666 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 75098836 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 259353275687 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/32258/statm: 4643 292 257 25 0 2626 0

[startup+0.0348161 s]
/proc/loadavg: 2.63 2.54 2.28 5/80 32258
/proc/meminfo: memFree=1836240/2055920 swapFree=4180660/4192956
[pid=32258] ppid=32256 vsize=272 CPUtime=0
/proc/32258/stat : 32258 (java) D 32256 32258 30666 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 75098836 278528 37 996147200 134512640 134550740 4294955952 18446744073709551615 5829412 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/32258/statm: 404 126 100 9 0 46 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 272

[startup+0.129159 s]
/proc/loadavg: 2.63 2.54 2.28 5/80 32258
/proc/meminfo: memFree=1836240/2055920 swapFree=4180660/4192956
[pid=32258] ppid=32256 vsize=861876 CPUtime=0.02
/proc/32258/stat : 32258 (java) S 32256 32258 30666 0 -1 0 2076 0 1 0 1 1 0 0 18 0 5 0 75098836 882561024 1730 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/32258/statm: 215469 1731 798 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.301179 s]
/proc/loadavg: 2.63 2.54 2.28 5/80 32258
/proc/meminfo: memFree=1836240/2055920 swapFree=4180660/4192956
[pid=32258] ppid=32256 vsize=866044 CPUtime=0.18
/proc/32258/stat : 32258 (java) S 32256 32258 30666 0 -1 0 4547 0 1 0 15 3 0 0 18 0 9 0 75098836 886829056 3975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32258/statm: 216511 3975 1860 9 0 211059 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866044

[startup+0.701235 s]
/proc/loadavg: 2.63 2.54 2.28 5/80 32258
/proc/meminfo: memFree=1836240/2055920 swapFree=4180660/4192956
[pid=32258] ppid=32256 vsize=866632 CPUtime=0.58
/proc/32258/stat : 32258 (java) S 32256 32258 30666 0 -1 0 8295 0 1 0 49 9 0 0 18 0 9 0 75098836 887431168 7462 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32258/statm: 216658 7462 2632 9 0 211164 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 866632

[startup+1.50233 s]
/proc/loadavg: 2.63 2.54 2.28 3/89 32267
/proc/meminfo: memFree=1816520/2055920 swapFree=4180660/4192956
[pid=32258] ppid=32256 vsize=866636 CPUtime=1.38
/proc/32258/stat : 32258 (java) S 32256 32258 30666 0 -1 0 8304 0 1 0 76 62 0 0 18 0 9 0 75098836 887435264 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32258/statm: 216659 7471 2633 9 0 211165 0
[pid=32258/tid=32260] ppid=32256 vsize=866632 CPUtime=1.23
/proc/32258/task/32260/stat : 32260 (java) R 32256 32258 30666 0 -1 64 6183 0 1 0 63 60 0 0 25 0 9 0 75098843 887431168 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4126621496 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32261] ppid=32256 vsize=866636 CPUtime=0.03
/proc/32258/task/32261/stat : 32261 (java) S 32256 32258 30666 0 -1 64 1098 0 0 0 3 0 0 0 16 0 9 0 75098848 887435264 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32262] ppid=32256 vsize=866636 CPUtime=0
/proc/32258/task/32262/stat : 32262 (java) S 32256 32258 30666 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 75098849 887435264 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32263] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32263/stat : 32263 (java) S 32256 32258 30666 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75098849 887431168 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32264] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32264/stat : 32264 (java) S 32256 32258 30666 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75098851 887431168 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32265] ppid=32256 vsize=866636 CPUtime=0.09
/proc/32258/task/32265/stat : 32265 (java) S 32256 32258 30666 0 -1 64 327 0 0 0 9 0 0 0 16 0 9 0 75098851 887435264 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32266] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32266/stat : 32266 (java) S 32256 32258 30666 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 75098851 887431168 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32267] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32267/stat : 32267 (java) S 32256 32258 30666 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75098851 887431168 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 866636

[startup+3.10251 s]
/proc/loadavg: 2.66 2.55 2.28 4/89 32267
/proc/meminfo: memFree=1816328/2055920 swapFree=4180660/4192956
[pid=32258] ppid=32256 vsize=866632 CPUtime=2.96
/proc/32258/stat : 32258 (java) S 32256 32258 30666 0 -1 0 8305 0 1 0 129 167 0 0 18 0 9 0 75098836 887431168 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32258/statm: 216658 7471 2633 9 0 211164 0
[pid=32258/tid=32260] ppid=32256 vsize=866636 CPUtime=2.81
/proc/32258/task/32260/stat : 32260 (java) R 32256 32258 30666 0 -1 64 6184 0 1 0 115 166 0 0 25 0 9 0 75098843 887435264 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32261] ppid=32256 vsize=866632 CPUtime=0.03
/proc/32258/task/32261/stat : 32261 (java) S 32256 32258 30666 0 -1 64 1098 0 0 0 3 0 0 0 16 0 9 0 75098848 887431168 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32262] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32262/stat : 32262 (java) S 32256 32258 30666 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 75098849 887431168 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32263] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32263/stat : 32263 (java) S 32256 32258 30666 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75098849 887431168 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32264] ppid=32256 vsize=866636 CPUtime=0
/proc/32258/task/32264/stat : 32264 (java) S 32256 32258 30666 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75098851 887435264 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32265] ppid=32256 vsize=866636 CPUtime=0.09
/proc/32258/task/32265/stat : 32265 (java) S 32256 32258 30666 0 -1 64 327 0 0 0 9 0 0 0 16 0 9 0 75098851 887435264 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32266] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32266/stat : 32266 (java) S 32256 32258 30666 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 75098851 887431168 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32267] ppid=32256 vsize=866636 CPUtime=0
/proc/32258/task/32267/stat : 32267 (java) S 32256 32258 30666 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75098851 887435264 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 866632

[startup+6.30188 s]
/proc/loadavg: 2.66 2.55 2.28 3/89 32267
/proc/meminfo: memFree=1816136/2055920 swapFree=4180660/4192956
[pid=32258] ppid=32256 vsize=866632 CPUtime=6.15
/proc/32258/stat : 32258 (java) S 32256 32258 30666 0 -1 0 8306 0 1 0 234 381 0 0 18 0 9 0 75098836 887431168 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32258/statm: 216659 7471 2633 9 0 211165 0
[pid=32258/tid=32260] ppid=32256 vsize=866632 CPUtime=5.99
/proc/32258/task/32260/stat : 32260 (java) R 32256 32258 30666 0 -1 64 6185 0 1 0 220 379 0 0 25 0 9 0 75098843 887431168 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32261] ppid=32256 vsize=866636 CPUtime=0.03
/proc/32258/task/32261/stat : 32261 (java) S 32256 32258 30666 0 -1 64 1098 0 0 0 3 0 0 0 16 0 9 0 75098848 887435264 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32262] ppid=32256 vsize=866636 CPUtime=0
/proc/32258/task/32262/stat : 32262 (java) S 32256 32258 30666 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 75098849 887435264 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32263] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32263/stat : 32263 (java) S 32256 32258 30666 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75098849 887431168 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32264] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32264/stat : 32264 (java) S 32256 32258 30666 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75098851 887431168 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32265] ppid=32256 vsize=866636 CPUtime=0.09
/proc/32258/task/32265/stat : 32265 (java) S 32256 32258 30666 0 -1 64 327 0 0 0 9 0 0 0 16 0 9 0 75098851 887435264 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32266] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32266/stat : 32266 (java) S 32256 32258 30666 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 75098851 887431168 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32267] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32267/stat : 32267 (java) S 32256 32258 30666 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75098851 887431168 7471 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 866632

[startup+12.7026 s]
/proc/loadavg: 2.71 2.56 2.29 3/89 32267
/proc/meminfo: memFree=1816008/2055920 swapFree=4180660/4192956
[pid=32258] ppid=32256 vsize=866632 CPUtime=12.52
/proc/32258/stat : 32258 (java) S 32256 32258 30666 0 -1 0 8308 0 1 0 444 808 0 0 18 0 9 0 75098836 887431168 7473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32258/statm: 216658 7473 2633 9 0 211164 0
[pid=32258/tid=32260] ppid=32256 vsize=866632 CPUtime=12.37
/proc/32258/task/32260/stat : 32260 (java) R 32256 32258 30666 0 -1 64 6185 0 1 0 430 807 0 0 25 0 9 0 75098843 887431168 7473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32261] ppid=32256 vsize=866632 CPUtime=0.03
/proc/32258/task/32261/stat : 32261 (java) S 32256 32258 30666 0 -1 64 1098 0 0 0 3 0 0 0 16 0 9 0 75098848 887431168 7473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32262] ppid=32256 vsize=866636 CPUtime=0
/proc/32258/task/32262/stat : 32262 (java) S 32256 32258 30666 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 75098849 887435264 7473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32263] ppid=32256 vsize=866636 CPUtime=0
/proc/32258/task/32263/stat : 32263 (java) S 32256 32258 30666 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75098849 887435264 7473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32264] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32264/stat : 32264 (java) S 32256 32258 30666 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75098851 887431168 7473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32265] ppid=32256 vsize=866632 CPUtime=0.09
/proc/32258/task/32265/stat : 32265 (java) S 32256 32258 30666 0 -1 64 329 0 0 0 9 0 0 0 16 0 9 0 75098851 887431168 7473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32266] ppid=32256 vsize=866636 CPUtime=0
/proc/32258/task/32266/stat : 32266 (java) S 32256 32258 30666 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 75098851 887435264 7473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32267] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32267/stat : 32267 (java) S 32256 32258 30666 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75098851 887431168 7473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 866632

[startup+25.5011 s]
/proc/loadavg: 2.75 2.58 2.30 3/89 32267
/proc/meminfo: memFree=1816008/2055920 swapFree=4180660/4192956
[pid=32258] ppid=32256 vsize=866632 CPUtime=25.25
/proc/32258/stat : 32258 (java) S 32256 32258 30666 0 -1 0 8308 0 1 0 857 1668 0 0 18 0 9 0 75098836 887431168 7473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32258/statm: 216658 7473 2633 9 0 211164 0
[pid=32258/tid=32260] ppid=32256 vsize=866636 CPUtime=25.1
/proc/32258/task/32260/stat : 32260 (java) R 32256 32258 30666 0 -1 64 6185 0 1 0 843 1667 0 0 25 0 9 0 75098843 887435264 7473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32261] ppid=32256 vsize=866632 CPUtime=0.03
/proc/32258/task/32261/stat : 32261 (java) S 32256 32258 30666 0 -1 64 1098 0 0 0 3 0 0 0 16 0 9 0 75098848 887431168 7473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32262] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32262/stat : 32262 (java) S 32256 32258 30666 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 75098849 887431168 7473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32263] ppid=32256 vsize=866636 CPUtime=0
/proc/32258/task/32263/stat : 32263 (java) S 32256 32258 30666 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75098849 887435264 7473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32264] ppid=32256 vsize=866636 CPUtime=0
/proc/32258/task/32264/stat : 32264 (java) S 32256 32258 30666 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75098851 887435264 7473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32265] ppid=32256 vsize=866632 CPUtime=0.1
/proc/32258/task/32265/stat : 32265 (java) S 32256 32258 30666 0 -1 64 329 0 0 0 10 0 0 0 16 0 9 0 75098851 887431168 7473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32266] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32266/stat : 32266 (java) S 32256 32258 30666 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 75098851 887431168 7473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32267] ppid=32256 vsize=866636 CPUtime=0
/proc/32258/task/32267/stat : 32267 (java) S 32256 32258 30666 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75098851 887435264 7473 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 866632

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

[startup+28.7025 s]
/proc/loadavg: 2.77 2.58 2.30 3/89 32267
/proc/meminfo: memFree=1816008/2055920 swapFree=4180660/4192956
[pid=32258] ppid=32256 vsize=866632 CPUtime=28.43
/proc/32258/stat : 32258 (java) S 32256 32258 30666 0 -1 0 8309 0 1 0 959 1884 0 0 18 0 9 0 75098836 887431168 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32258/statm: 216658 7474 2633 9 0 211164 0
[pid=32258/tid=32260] ppid=32256 vsize=866636 CPUtime=28.28
/proc/32258/task/32260/stat : 32260 (java) R 32256 32258 30666 0 -1 64 6185 0 1 0 945 1883 0 0 25 0 9 0 75098843 887435264 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32261] ppid=32256 vsize=866636 CPUtime=0.03
/proc/32258/task/32261/stat : 32261 (java) S 32256 32258 30666 0 -1 64 1098 0 0 0 3 0 0 0 16 0 9 0 75098848 887435264 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32262] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32262/stat : 32262 (java) S 32256 32258 30666 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 75098849 887431168 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32263] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32263/stat : 32263 (java) S 32256 32258 30666 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75098849 887431168 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32264] ppid=32256 vsize=866636 CPUtime=0
/proc/32258/task/32264/stat : 32264 (java) S 32256 32258 30666 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75098851 887435264 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32265] ppid=32256 vsize=866636 CPUtime=0.1
/proc/32258/task/32265/stat : 32265 (java) S 32256 32258 30666 0 -1 64 330 0 0 0 10 0 0 0 16 0 9 0 75098851 887435264 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32266] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32266/stat : 32266 (java) S 32256 32258 30666 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 75098851 887431168 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32267] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32267/stat : 32267 (java) S 32256 32258 30666 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75098851 887431168 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.43
Current children cumulated vsize (KiB) 866632

[startup+30.3027 s]
/proc/loadavg: 2.77 2.58 2.30 3/89 32267
/proc/meminfo: memFree=1816008/2055920 swapFree=4180660/4192956
[pid=32258] ppid=32256 vsize=866632 CPUtime=30.01
/proc/32258/stat : 32258 (java) S 32256 32258 30666 0 -1 0 8309 0 1 0 1011 1990 0 0 18 0 9 0 75098836 887431168 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32258/statm: 216658 7474 2633 9 0 211164 0
[pid=32258/tid=32260] ppid=32256 vsize=866632 CPUtime=29.86
/proc/32258/task/32260/stat : 32260 (java) R 32256 32258 30666 0 -1 64 6185 0 1 0 997 1989 0 0 25 0 9 0 75098843 887431168 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32261] ppid=32256 vsize=866632 CPUtime=0.03
/proc/32258/task/32261/stat : 32261 (java) S 32256 32258 30666 0 -1 64 1098 0 0 0 3 0 0 0 16 0 9 0 75098848 887431168 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32262] ppid=32256 vsize=866636 CPUtime=0
/proc/32258/task/32262/stat : 32262 (java) S 32256 32258 30666 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 75098849 887435264 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32263] ppid=32256 vsize=866636 CPUtime=0
/proc/32258/task/32263/stat : 32263 (java) S 32256 32258 30666 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75098849 887435264 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32264] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32264/stat : 32264 (java) S 32256 32258 30666 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75098851 887431168 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32265] ppid=32256 vsize=866632 CPUtime=0.1
/proc/32258/task/32265/stat : 32265 (java) S 32256 32258 30666 0 -1 64 330 0 0 0 10 0 0 0 16 0 9 0 75098851 887431168 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32266] ppid=32256 vsize=866636 CPUtime=0
/proc/32258/task/32266/stat : 32266 (java) S 32256 32258 30666 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 75098851 887435264 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32267] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32267/stat : 32267 (java) S 32256 32258 30666 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75098851 887431168 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.01
Current children cumulated vsize (KiB) 866632

[startup+30.7027 s]
/proc/loadavg: 2.77 2.58 2.30 3/89 32267
/proc/meminfo: memFree=1816008/2055920 swapFree=4180660/4192956
[pid=32258] ppid=32256 vsize=866632 CPUtime=30.42
/proc/32258/stat : 32258 (java) S 32256 32258 30666 0 -1 0 8309 0 1 0 1024 2018 0 0 18 0 9 0 75098836 887431168 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32258/statm: 216659 7474 2633 9 0 211165 0
[pid=32258/tid=32260] ppid=32256 vsize=866632 CPUtime=30.27
/proc/32258/task/32260/stat : 32260 (java) R 32256 32258 30666 0 -1 64 6185 0 1 0 1010 2017 0 0 25 0 9 0 75098843 887431168 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32261] ppid=32256 vsize=866632 CPUtime=0.03
/proc/32258/task/32261/stat : 32261 (java) S 32256 32258 30666 0 -1 64 1098 0 0 0 3 0 0 0 16 0 9 0 75098848 887431168 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32262] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32262/stat : 32262 (java) S 32256 32258 30666 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 75098849 887431168 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32263] ppid=32256 vsize=866636 CPUtime=0
/proc/32258/task/32263/stat : 32263 (java) S 32256 32258 30666 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75098849 887435264 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32264] ppid=32256 vsize=866636 CPUtime=0
/proc/32258/task/32264/stat : 32264 (java) S 32256 32258 30666 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75098851 887435264 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32265] ppid=32256 vsize=866632 CPUtime=0.1
/proc/32258/task/32265/stat : 32265 (java) S 32256 32258 30666 0 -1 64 330 0 0 0 10 0 0 0 16 0 9 0 75098851 887431168 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32266] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32266/stat : 32266 (java) S 32256 32258 30666 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 75098851 887431168 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32267] ppid=32256 vsize=866636 CPUtime=0
/proc/32258/task/32267/stat : 32267 (java) S 32256 32258 30666 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75098851 887435264 7474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.42
Current children cumulated vsize (KiB) 866632

[startup+30.9028 s]
/proc/loadavg: 2.77 2.58 2.30 3/89 32267
/proc/meminfo: memFree=1816008/2055920 swapFree=4180660/4192956
[pid=32258] ppid=32256 vsize=866632 CPUtime=30.62
/proc/32258/stat : 32258 (java) S 32256 32258 30666 0 -1 0 8841 0 1 0 1035 2027 0 0 18 0 9 0 75098836 887431168 8006 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32258/statm: 216658 8006 2634 9 0 211164 0
[pid=32258/tid=32260] ppid=32256 vsize=866632 CPUtime=30.46
/proc/32258/task/32260/stat : 32260 (java) R 32256 32258 30666 0 -1 64 6712 0 1 0 1020 2026 0 0 25 0 9 0 75098843 887431168 8006 996147200 134512640 134550740 4294955952 18446744073709551615 104251879 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32261] ppid=32256 vsize=866632 CPUtime=0.03
/proc/32258/task/32261/stat : 32261 (java) S 32256 32258 30666 0 -1 64 1098 0 0 0 3 0 0 0 16 0 9 0 75098848 887431168 8006 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32262] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32262/stat : 32262 (java) S 32256 32258 30666 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 75098849 887431168 8006 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32263] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32263/stat : 32263 (java) S 32256 32258 30666 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75098849 887431168 8006 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32264] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32264/stat : 32264 (java) S 32256 32258 30666 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75098851 887431168 8006 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32265] ppid=32256 vsize=866632 CPUtime=0.1
/proc/32258/task/32265/stat : 32265 (java) S 32256 32258 30666 0 -1 64 335 0 0 0 10 0 0 0 16 0 9 0 75098851 887431168 8006 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32266] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32266/stat : 32266 (java) S 32256 32258 30666 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 75098851 887431168 8006 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32258/tid=32267] ppid=32256 vsize=866632 CPUtime=0
/proc/32258/task/32267/stat : 32267 (java) S 32256 32258 30666 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75098851 887431168 8006 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.62
Current children cumulated vsize (KiB) 866632

Child status: 0
Real time (s): 30.9692
CPU time (s): 30.6783
CPU user time (s): 10.3904
CPU system time (s): 20.2879
CPU usage (%): 99.0609
Max. virtual memory (cumulated for all children) (KiB): 866636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.3904
system time used= 20.2879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9975
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1287
involuntary context switches= 3203

runsolver used 0.045993 second user time and 0.121981 second system time

The end

Launcher Data (download as text)

Begin job on node1 at 2008-07-16 06:52:33
IDJOB=1126521
IDBENCH=64255
IDSOLVER=359
FILE ID=node1/1126521-1216183953
PBS_JOBID= 7905787
Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/maxcsp/spot5/normalized-spot5-8_ext.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1126521-1216183953/watcher-1126521-1216183953 -o /tmp/evaluation-result-1126521-1216183953/solver-1126521-1216183953 -C 3600 -W 4000 -M 900 --output-limit 1,15   java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax HOME/instance-1126521-1216183953.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8e29584cabe832f339d08d72d56e6aa6
RANDOM SEED=644703300

node1.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.244
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.244
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:       1836720 kB
Buffers:         15600 kB
Cached:          45848 kB
SwapCached:       5872 kB
Active:         135532 kB
Inactive:        19284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836720 kB
SwapTotal:     4192956 kB
SwapFree:      4180660 kB
Dirty:            1952 kB
Writeback:           0 kB
Mapped:         109916 kB
Slab:            49456 kB
Committed_AS:  1169148 kB
PageTables:       2088 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= 66556 MiB
End job on node1 at 2008-07-16 06:53:04