Trace number 1111149

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-wOPTIMUM1 30.8273 30.9052

DiagnosticValue
CHECKS17337
NODES1034

General information on the benchmark

Namecsp/aim-50/
normalized-aim-50-2-0-unsat-2_ext.xml
MD5SUMf8b7c9bc37d7b68c9dc83ae8e6fb989e
Bench CategoryN-ARY-EXT (n-ary 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.110982
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints94
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension94
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.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mrdac-wdeg.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1111149-1215841950.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.28/0.35	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=100
0.28/0.35	       =>  wckTime=0.103  cpuTime=0.09  mem=6M867
0.28/0.35	   
0.28/0.35	   relations being loaded...
0.28/0.36	   
0.28/0.36	   constraints being loaded...
0.37/0.43	     nbConstraints=94  nbRelationTypes=13  nbExtensionStructures=13  nbSharedExtensionStructures=81
0.37/0.43	     nbConflictsStructures=13  nbSharedConflictsStructures=81  nbSharedBinaryRepresentations=0  minDegree=4  maxDegree=6
0.37/0.43	     minArity=3  maxArity=3
0.37/0.43	       =>  wckTime=0.184  cpuTime=0.15  mem=9M831
0.37/0.48	   
0.37/0.48	   solver LocalSearchSolver being built... 
0.48/0.52	       =>  wckTime=0.271  cpuTime=0.19  mem=5M480
0.48/0.52	
0.48/0.52	s SATISFIABLE
0.48/0.52	o 10
0.48/0.52	o 9
0.48/0.52	o 8
0.48/0.52	o 7
0.48/0.52	o 6
0.48/0.52	o 5
0.48/0.52	o 4
0.48/0.52	o 3
0.48/0.52	o 2
0.48/0.53	o 1
1.17/1.23	   
1.17/1.23	   search
1.17/1.24	     run=0  nbConstraintChecks=1281228  nbAssignments=10000
1.17/1.24	       =>  wckTime=0.721  cpuTime=0.69  mem=6M471
1.87/1.92	   
1.87/1.92	   search
1.87/1.93	     run=1  nbConstraintChecks=2626123  nbAssignments=20000
1.87/1.93	       =>  wckTime=1.411  cpuTime=1.37  mem=6M471
2.47/2.59	   
2.47/2.59	   search
2.47/2.59	     run=2  nbConstraintChecks=3915681  nbAssignments=30000
2.47/2.59	       =>  wckTime=2.076  cpuTime=2.04  mem=6M471
3.17/3.27	   
3.17/3.27	   search
3.17/3.27	     run=3  nbConstraintChecks=5300351  nbAssignments=40000
3.17/3.27	       =>  wckTime=2.758  cpuTime=2.72  mem=6M471
3.87/3.94	   
3.87/3.94	   search
3.87/3.94	     run=4  nbConstraintChecks=6578441  nbAssignments=50000
3.87/3.94	       =>  wckTime=3.425  cpuTime=3.39  mem=6M471
4.57/4.62	   
4.57/4.62	   search
4.57/4.62	     run=5  nbConstraintChecks=7987845  nbAssignments=60000
4.57/4.62	       =>  wckTime=4.11  cpuTime=4.07  mem=6M471
5.17/5.29	   
5.17/5.29	   search
5.17/5.29	     run=6  nbConstraintChecks=9237144  nbAssignments=70000
5.17/5.29	       =>  wckTime=4.775  cpuTime=4.74  mem=6M471
5.87/5.97	   
5.87/5.97	   search
5.87/5.97	     run=7  nbConstraintChecks=10605855  nbAssignments=80000
5.87/5.97	       =>  wckTime=5.456  cpuTime=5.41  mem=6M471
6.58/6.64	   
6.58/6.64	   search
6.58/6.64	     run=8  nbConstraintChecks=11859873  nbAssignments=90000
6.58/6.64	       =>  wckTime=6.124  cpuTime=6.09  mem=6M471
7.27/7.31	   
7.27/7.31	   search
7.27/7.32	     run=9  nbConstraintChecks=13190810  nbAssignments=100000
7.27/7.32	       =>  wckTime=6.801  cpuTime=6.77  mem=6M471
7.87/7.98	   
7.87/7.98	   search
7.87/7.98	     run=10  nbConstraintChecks=14458721  nbAssignments=110000
7.87/7.98	       =>  wckTime=7.47  cpuTime=7.44  mem=6M471
8.57/8.67	   
8.57/8.67	   search
8.57/8.67	     run=11  nbConstraintChecks=15851399  nbAssignments=120000
8.57/8.67	       =>  wckTime=8.154  cpuTime=8.12  mem=6M471
9.27/9.34	   
9.27/9.34	   search
9.27/9.34	     run=12  nbConstraintChecks=17156072  nbAssignments=130000
9.27/9.34	       =>  wckTime=8.827  cpuTime=8.79  mem=6M471
9.97/10.03	   
9.97/10.03	   search
9.97/10.03	     run=13  nbConstraintChecks=18569963  nbAssignments=140000
9.97/10.03	       =>  wckTime=9.515  cpuTime=9.48  mem=6M471
10.67/10.70	   
10.67/10.70	   search
10.67/10.70	     run=14  nbConstraintChecks=19856200  nbAssignments=150000
10.67/10.70	       =>  wckTime=10.187  cpuTime=10.14  mem=6M471
11.27/11.39	   
11.27/11.39	   search
11.27/11.39	     run=15  nbConstraintChecks=21280812  nbAssignments=160000
11.27/11.39	       =>  wckTime=10.877  cpuTime=10.83  mem=6M471
11.97/12.06	   
11.97/12.06	   search
11.97/12.06	     run=16  nbConstraintChecks=22544688  nbAssignments=170000
11.97/12.06	       =>  wckTime=11.545  cpuTime=11.5  mem=6M471
12.67/12.74	   
12.67/12.74	   search
12.67/12.74	     run=17  nbConstraintChecks=23961387  nbAssignments=180000
12.67/12.74	       =>  wckTime=12.231  cpuTime=12.19  mem=6M471
13.37/13.41	   
13.37/13.41	   search
13.37/13.41	     run=18  nbConstraintChecks=25228665  nbAssignments=190000
13.37/13.41	       =>  wckTime=12.894  cpuTime=12.85  mem=6M471
13.97/14.09	   
13.97/14.09	   search
13.97/14.09	     run=19  nbConstraintChecks=26624083  nbAssignments=200000
13.97/14.09	       =>  wckTime=13.574  cpuTime=13.53  mem=6M471
14.67/14.75	   
14.67/14.75	   search
14.67/14.75	     run=20  nbConstraintChecks=27894371  nbAssignments=210000
14.67/14.75	       =>  wckTime=14.237  cpuTime=14.2  mem=6M471
15.37/15.43	   
15.37/15.43	   search
15.37/15.43	     run=21  nbConstraintChecks=29268714  nbAssignments=220000
15.37/15.43	       =>  wckTime=14.914  cpuTime=14.87  mem=6M471
16.06/16.10	   
16.06/16.10	   search
16.06/16.10	     run=22  nbConstraintChecks=30580455  nbAssignments=230000
16.06/16.10	       =>  wckTime=15.585  cpuTime=15.54  mem=6M471
16.66/16.78	   
16.66/16.78	   search
16.66/16.78	     run=23  nbConstraintChecks=31964886  nbAssignments=240000
16.66/16.78	       =>  wckTime=16.263  cpuTime=16.22  mem=6M471
17.37/17.44	   
17.37/17.44	   search
17.37/17.44	     run=24  nbConstraintChecks=33245177  nbAssignments=250000
17.37/17.44	       =>  wckTime=16.929  cpuTime=16.88  mem=6M471
18.06/18.12	   
18.06/18.12	   search
18.06/18.12	     run=25  nbConstraintChecks=34612226  nbAssignments=260000
18.06/18.12	       =>  wckTime=17.606  cpuTime=17.56  mem=6M471
18.67/18.78	   
18.67/18.78	   search
18.67/18.78	     run=26  nbConstraintChecks=35872587  nbAssignments=270000
18.67/18.78	       =>  wckTime=18.269  cpuTime=18.23  mem=6M471
19.37/19.46	   
19.37/19.46	   search
19.37/19.46	     run=27  nbConstraintChecks=37214338  nbAssignments=280000
19.37/19.46	       =>  wckTime=18.943  cpuTime=18.89  mem=6M471
20.07/20.12	   
20.07/20.12	   search
20.07/20.12	     run=28  nbConstraintChecks=38492749  nbAssignments=290000
20.07/20.12	       =>  wckTime=19.61  cpuTime=19.57  mem=6M471
20.76/20.81	   
20.76/20.81	   search
20.76/20.81	     run=29  nbConstraintChecks=39920634  nbAssignments=300000
20.76/20.81	       =>  wckTime=20.296  cpuTime=20.25  mem=6M471
21.36/21.48	   
21.36/21.49	   search
21.36/21.49	     run=30  nbConstraintChecks=41223465  nbAssignments=310000
21.36/21.49	       =>  wckTime=20.971  cpuTime=20.92  mem=6M471
22.06/22.17	   
22.06/22.17	   search
22.06/22.17	     run=31  nbConstraintChecks=42623692  nbAssignments=320000
22.06/22.17	       =>  wckTime=21.654  cpuTime=21.61  mem=6M471
22.77/22.84	   
22.77/22.84	   search
22.77/22.84	     run=32  nbConstraintChecks=43924196  nbAssignments=330000
22.77/22.84	       =>  wckTime=22.327  cpuTime=22.28  mem=6M471
23.46/23.53	   
23.46/23.53	   search
23.46/23.53	     run=33  nbConstraintChecks=45344244  nbAssignments=340000
23.46/23.53	       =>  wckTime=23.02  cpuTime=22.96  mem=6M471
24.17/24.21	   
24.17/24.21	   search
24.17/24.21	     run=34  nbConstraintChecks=46659869  nbAssignments=350000
24.17/24.21	       =>  wckTime=23.697  cpuTime=23.65  mem=6M471
24.77/24.90	   
24.77/24.90	   search
24.77/24.90	     run=35  nbConstraintChecks=48031758  nbAssignments=360000
24.77/24.90	       =>  wckTime=24.382  cpuTime=24.33  mem=6M471
25.46/25.57	   
25.46/25.57	   search
25.46/25.57	     run=36  nbConstraintChecks=49309157  nbAssignments=370000
25.46/25.57	       =>  wckTime=25.054  cpuTime=25.0  mem=6M471
26.16/26.25	   
26.16/26.25	   search
26.16/26.25	     run=37  nbConstraintChecks=50699645  nbAssignments=380000
26.16/26.25	       =>  wckTime=25.741  cpuTime=25.69  mem=6M471
26.86/26.93	   
26.86/26.93	   search
26.86/26.93	     run=38  nbConstraintChecks=52009360  nbAssignments=390000
26.86/26.93	       =>  wckTime=26.419  cpuTime=26.36  mem=6M471
27.56/27.62	   
27.56/27.62	   search
27.56/27.62	     run=39  nbConstraintChecks=53415218  nbAssignments=400000
27.56/27.62	       =>  wckTime=27.109  cpuTime=27.05  mem=6M471
28.16/28.30	   
28.16/28.30	   search
28.26/28.30	     run=40  nbConstraintChecks=54704319  nbAssignments=410000
28.26/28.30	       =>  wckTime=27.783  cpuTime=27.73  mem=6M471
28.86/28.98	   
28.86/28.98	   search
28.86/28.98	     run=41  nbConstraintChecks=56087239  nbAssignments=420000
28.86/28.98	       =>  wckTime=28.469  cpuTime=28.41  mem=6M471
29.56/29.65	   
29.56/29.65	   search
29.56/29.65	     run=42  nbConstraintChecks=57334124  nbAssignments=430000
29.56/29.65	       =>  wckTime=29.138  cpuTime=29.08  mem=6M471
30.26/30.34	   
30.26/30.34	   search
30.26/30.34	     run=43  nbConstraintChecks=58729739  nbAssignments=440000
30.26/30.34	       =>  wckTime=29.826  cpuTime=29.77  mem=6M471
30.46/30.58	   
30.46/30.58	   search
30.46/30.58	     run=44  nbConstraintChecks=59135713  nbAssignments=443649
30.46/30.58	       =>  wckTime=30.064  cpuTime=30.01  mem=6M471
30.46/30.58	   
30.46/30.58	   global
30.46/30.58	     nbConstraintChecks=59135713  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.46/30.58	     solvingWckTime=30.063  solvingCpuTime=30.01  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.46/30.58	     globalCpuTime=30.24
30.46/30.58	       =>  wckTime=30.334  cpuTime=30.2  mem=6M471
30.46/30.58	   
30.46/30.58	   solver DecomposerSolver being built... 
30.56/30.70	       =>  wckTime=30.451  cpuTime=30.29  mem=18M470
30.56/30.70	   
30.56/30.70	   preprocessing
30.56/30.70	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.56/30.70	     detectedInconsistency=no
30.56/30.70	       =>  wckTime=0.0040  cpuTime=0.0  mem=18M470
30.76/30.85	   
30.76/30.85	   search
30.76/30.85	     run=0  nbConstraintChecks=17337  nbValidityChecks=48857  minDepth=0  maxDepth=41  nbPropagations=0  nbRevisions=0
30.76/30.85	     nbUselessRevisions=0  nbAssignments=1034  nbFailedAssignments=171  nbBacktracks=864  nbVisitedNodes=1458
30.76/30.85	       =>  wckTime=0.148  cpuTime=0.11  mem=19M510
30.76/30.85	   
30.76/30.85	   global
30.76/30.85	     nbConstraintChecks=17337  nbValidityChecks=48857  solvingWckTime=0.15  solvingCpuTime=0.11  expiredTime=no
30.76/30.85	     totalExploration=yes  nbFoundSolutions=0  upperBound=1  upperBoundWckTime=0.0  upperBoundCpuTime=0.0
30.76/30.85	     globalCpuTime=30.44
30.76/30.85	       =>  wckTime=30.602  cpuTime=30.4  mem=19M510
30.76/30.85	
30.76/30.85	s OPTIMUM FOUND
30.76/30.85	v 1 0 0 1 0 0 0 1 0 0 0 1 1 0 0 1 0 1 1 1 1 0 0 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 0 1 0 1 0 1 0 0 0 
30.76/30.85	d NODES 1034
30.76/30.85	d CHECKS 17337
30.76/30.85	   
30.76/30.85	   totalWckTime=30.668  totalCpuTime=30.45

Verifier Data (download as text)

OK	1	93
1 unsatisfied constraints, 93 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-1111149-1215841950/watcher-1111149-1215841950 -o /tmp/evaluation-result-1111149-1215841950/solver-1111149-1215841950 -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-1111149-1215841950.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.00 2.02 2.00 4/81 17562
/proc/meminfo: memFree=1654344/2055920 swapFree=4180240/4192956
[pid=17562] ppid=17560 vsize=18572 CPUtime=0
/proc/17562/stat : 17562 (runsolver) R 17560 17562 17121 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 40892886 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 237947645223 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/17562/statm: 4643 292 257 25 0 2626 0

[startup+0.0789409 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 17562
/proc/meminfo: memFree=1654344/2055920 swapFree=4180240/4192956
[pid=17562] ppid=17560 vsize=865856 CPUtime=0.05
/proc/17562/stat : 17562 (java) S 17560 17562 17121 0 -1 0 3444 0 1 0 4 1 0 0 18 0 9 0 40892886 886636544 2942 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17562/statm: 216464 2943 1583 9 0 211026 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 865856

[startup+0.101944 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 17562
/proc/meminfo: memFree=1654344/2055920 swapFree=4180240/4192956
[pid=17562] ppid=17560 vsize=865988 CPUtime=0.08
/proc/17562/stat : 17562 (java) S 17560 17562 17121 0 -1 0 3708 0 1 0 6 2 0 0 18 0 9 0 40892886 886771712 3183 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17562/statm: 216497 3184 1687 9 0 211052 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865988

[startup+0.301959 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 17562
/proc/meminfo: memFree=1654344/2055920 swapFree=4180240/4192956
[pid=17562] ppid=17560 vsize=866360 CPUtime=0.28
/proc/17562/stat : 17562 (java) S 17560 17562 17121 0 -1 0 5871 0 1 0 25 3 0 0 18 0 9 0 40892886 887152640 5246 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17562/statm: 216590 5246 1955 9 0 211118 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866360

[startup+0.70199 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 17562
/proc/meminfo: memFree=1654344/2055920 swapFree=4180240/4192956
[pid=17562] ppid=17560 vsize=866632 CPUtime=0.68
/proc/17562/stat : 17562 (java) S 17560 17562 17121 0 -1 0 8256 0 1 0 57 11 0 0 18 0 9 0 40892886 887431168 7423 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17562/statm: 216659 7423 2632 9 0 211165 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866632

[startup+1.50106 s]
/proc/loadavg: 2.08 2.04 2.01 3/90 17571
/proc/meminfo: memFree=1635072/2055920 swapFree=4180240/4192956
[pid=17562] ppid=17560 vsize=866632 CPUtime=1.47
/proc/17562/stat : 17562 (java) S 17560 17562 17121 0 -1 0 8261 0 1 0 95 52 0 0 18 0 9 0 40892886 887431168 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17562/statm: 216658 7427 2633 9 0 211164 0
[pid=17562/tid=17564] ppid=17560 vsize=866632 CPUtime=1.32
/proc/17562/task/17564/stat : 17564 (java) R 17560 17562 17121 0 -1 64 6108 0 1 0 81 51 0 0 25 0 9 0 40892887 887431168 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=866636 CPUtime=0.03
/proc/17562/task/17565/stat : 17565 (java) S 17560 17562 17121 0 -1 64 1121 0 0 0 3 0 0 0 16 0 9 0 40892889 887435264 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17566] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17566/stat : 17566 (java) S 17560 17562 17121 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40892889 887431168 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17567] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17567/stat : 17567 (java) S 17560 17562 17121 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40892889 887431168 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17568] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17568/stat : 17568 (java) S 17560 17562 17121 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 40892891 887431168 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17569] ppid=17560 vsize=866632 CPUtime=0.1
/proc/17562/task/17569/stat : 17569 (java) S 17560 17562 17121 0 -1 64 336 0 0 0 10 0 0 0 16 0 9 0 40892891 887431168 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17570] ppid=17560 vsize=866636 CPUtime=0
/proc/17562/task/17570/stat : 17570 (java) S 17560 17562 17121 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 40892891 887435264 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17571] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17571/stat : 17571 (java) S 17560 17562 17121 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40892891 887431168 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 866632

[startup+3.10218 s]
/proc/loadavg: 2.08 2.04 2.01 3/90 17571
/proc/meminfo: memFree=1634880/2055920 swapFree=4180240/4192956
[pid=17562] ppid=17560 vsize=866632 CPUtime=3.07
/proc/17562/stat : 17562 (java) S 17560 17562 17121 0 -1 0 8261 0 1 0 172 135 0 0 18 0 9 0 40892886 887431168 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17562/statm: 216658 7427 2633 9 0 211164 0
[pid=17562/tid=17564] ppid=17560 vsize=866636 CPUtime=2.91
/proc/17562/task/17564/stat : 17564 (java) R 17560 17562 17121 0 -1 64 6108 0 1 0 157 134 0 0 25 0 9 0 40892887 887435264 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=866632 CPUtime=0.03
/proc/17562/task/17565/stat : 17565 (java) S 17560 17562 17121 0 -1 64 1121 0 0 0 3 0 0 0 16 0 9 0 40892889 887431168 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17566] ppid=17560 vsize=866636 CPUtime=0
/proc/17562/task/17566/stat : 17566 (java) S 17560 17562 17121 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40892889 887435264 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17567] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17567/stat : 17567 (java) S 17560 17562 17121 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40892889 887431168 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17568] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17568/stat : 17568 (java) S 17560 17562 17121 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 40892891 887431168 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17569] ppid=17560 vsize=866632 CPUtime=0.1
/proc/17562/task/17569/stat : 17569 (java) S 17560 17562 17121 0 -1 64 336 0 0 0 10 0 0 0 16 0 9 0 40892891 887431168 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17570] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17570/stat : 17570 (java) S 17560 17562 17121 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 40892891 887431168 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17571] ppid=17560 vsize=866636 CPUtime=0
/proc/17562/task/17571/stat : 17571 (java) S 17560 17562 17121 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40892891 887435264 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 866632

[startup+6.30244 s]
/proc/loadavg: 2.08 2.04 2.01 3/90 17571
/proc/meminfo: memFree=1634624/2055920 swapFree=4180240/4192956
[pid=17562] ppid=17560 vsize=866632 CPUtime=6.27
/proc/17562/stat : 17562 (java) S 17560 17562 17121 0 -1 0 8262 0 1 0 323 304 0 0 18 0 9 0 40892886 887431168 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17562/statm: 216658 7427 2633 9 0 211164 0
[pid=17562/tid=17564] ppid=17560 vsize=866632 CPUtime=6.12
/proc/17562/task/17564/stat : 17564 (java) R 17560 17562 17121 0 -1 64 6109 0 1 0 309 303 0 0 25 0 9 0 40892887 887431168 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=866636 CPUtime=0.03
/proc/17562/task/17565/stat : 17565 (java) S 17560 17562 17121 0 -1 64 1121 0 0 0 3 0 0 0 16 0 9 0 40892889 887435264 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17566] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17566/stat : 17566 (java) S 17560 17562 17121 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40892889 887431168 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17567] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17567/stat : 17567 (java) S 17560 17562 17121 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40892889 887431168 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17568] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17568/stat : 17568 (java) S 17560 17562 17121 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 40892891 887431168 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17569] ppid=17560 vsize=866632 CPUtime=0.1
/proc/17562/task/17569/stat : 17569 (java) S 17560 17562 17121 0 -1 64 336 0 0 0 10 0 0 0 16 0 9 0 40892891 887431168 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17570] ppid=17560 vsize=866636 CPUtime=0
/proc/17562/task/17570/stat : 17570 (java) S 17560 17562 17121 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 40892891 887435264 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17571] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17571/stat : 17571 (java) S 17560 17562 17121 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40892891 887431168 7427 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 866632

[startup+12.703 s]
/proc/loadavg: 2.07 2.04 2.01 3/90 17571
/proc/meminfo: memFree=1634432/2055920 swapFree=4180240/4192956
[pid=17562] ppid=17560 vsize=866632 CPUtime=12.67
/proc/17562/stat : 17562 (java) S 17560 17562 17121 0 -1 0 8263 0 1 0 620 647 0 0 18 0 9 0 40892886 887431168 7428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17562/statm: 216658 7428 2633 9 0 211164 0
[pid=17562/tid=17564] ppid=17560 vsize=866632 CPUtime=12.52
/proc/17562/task/17564/stat : 17564 (java) R 17560 17562 17121 0 -1 64 6109 0 1 0 606 646 0 0 25 0 9 0 40892887 887431168 7428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=866632 CPUtime=0.03
/proc/17562/task/17565/stat : 17565 (java) S 17560 17562 17121 0 -1 64 1121 0 0 0 3 0 0 0 16 0 9 0 40892889 887431168 7428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17566] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17566/stat : 17566 (java) S 17560 17562 17121 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40892889 887431168 7428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17567] ppid=17560 vsize=866636 CPUtime=0
/proc/17562/task/17567/stat : 17567 (java) S 17560 17562 17121 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40892889 887435264 7428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17568] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17568/stat : 17568 (java) S 17560 17562 17121 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 40892891 887431168 7428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17569] ppid=17560 vsize=866632 CPUtime=0.11
/proc/17562/task/17569/stat : 17569 (java) S 17560 17562 17121 0 -1 64 337 0 0 0 11 0 0 0 16 0 9 0 40892891 887431168 7428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17570] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17570/stat : 17570 (java) S 17560 17562 17121 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 40892891 887431168 7428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17571] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17571/stat : 17571 (java) S 17560 17562 17121 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40892891 887431168 7428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 866632

[startup+25.502 s]
/proc/loadavg: 2.06 2.03 2.01 3/90 17571
/proc/meminfo: memFree=1634432/2055920 swapFree=4180240/4192956
[pid=17562] ppid=17560 vsize=866632 CPUtime=25.46
/proc/17562/stat : 17562 (java) S 17560 17562 17121 0 -1 0 8269 0 1 0 1217 1329 0 0 18 0 9 0 40892886 887431168 7434 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17562/statm: 216659 7434 2633 9 0 211165 0
[pid=17562/tid=17564] ppid=17560 vsize=866632 CPUtime=25.3
/proc/17562/task/17564/stat : 17564 (java) R 17560 17562 17121 0 -1 64 6109 0 1 0 1202 1328 0 0 25 0 9 0 40892887 887431168 7434 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=866636 CPUtime=0.03
/proc/17562/task/17565/stat : 17565 (java) S 17560 17562 17121 0 -1 64 1121 0 0 0 3 0 0 0 16 0 9 0 40892889 887435264 7434 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17566] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17566/stat : 17566 (java) S 17560 17562 17121 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40892889 887431168 7434 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17567] ppid=17560 vsize=866636 CPUtime=0
/proc/17562/task/17567/stat : 17567 (java) S 17560 17562 17121 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40892889 887435264 7434 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17568] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17568/stat : 17568 (java) S 17560 17562 17121 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 40892891 887431168 7434 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17569] ppid=17560 vsize=866632 CPUtime=0.11
/proc/17562/task/17569/stat : 17569 (java) S 17560 17562 17121 0 -1 64 343 0 0 0 11 0 0 0 16 0 9 0 40892891 887431168 7434 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17570] ppid=17560 vsize=866636 CPUtime=0
/proc/17562/task/17570/stat : 17570 (java) S 17560 17562 17121 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 40892891 887435264 7434 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17571] ppid=17560 vsize=866636 CPUtime=0
/proc/17562/task/17571/stat : 17571 (java) S 17560 17562 17121 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40892891 887435264 7434 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 866632

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

[startup+28.7022 s]
/proc/loadavg: 2.05 2.03 2.01 3/90 17571
/proc/meminfo: memFree=1634432/2055920 swapFree=4180240/4192956
[pid=17562] ppid=17560 vsize=866632 CPUtime=28.66
/proc/17562/stat : 17562 (java) S 17560 17562 17121 0 -1 0 8269 0 1 0 1367 1499 0 0 18 0 9 0 40892886 887431168 7434 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17562/statm: 216659 7434 2633 9 0 211165 0
[pid=17562/tid=17564] ppid=17560 vsize=866632 CPUtime=28.5
/proc/17562/task/17564/stat : 17564 (java) R 17560 17562 17121 0 -1 64 6109 0 1 0 1352 1498 0 0 25 0 9 0 40892887 887431168 7434 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=866636 CPUtime=0.03
/proc/17562/task/17565/stat : 17565 (java) S 17560 17562 17121 0 -1 64 1121 0 0 0 3 0 0 0 17 0 9 0 40892889 887435264 7434 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17566] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17566/stat : 17566 (java) S 17560 17562 17121 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40892889 887431168 7434 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17567] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17567/stat : 17567 (java) S 17560 17562 17121 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40892889 887431168 7434 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17568] ppid=17560 vsize=866636 CPUtime=0
/proc/17562/task/17568/stat : 17568 (java) S 17560 17562 17121 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 40892891 887435264 7434 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17569] ppid=17560 vsize=866632 CPUtime=0.11
/proc/17562/task/17569/stat : 17569 (java) S 17560 17562 17121 0 -1 64 343 0 0 0 11 0 0 0 16 0 9 0 40892891 887431168 7434 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17570] ppid=17560 vsize=866636 CPUtime=0
/proc/17562/task/17570/stat : 17570 (java) S 17560 17562 17121 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 40892891 887435264 7434 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17571] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17571/stat : 17571 (java) S 17560 17562 17121 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40892891 887431168 7434 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.66
Current children cumulated vsize (KiB) 866632

[startup+30.3024 s]
/proc/loadavg: 2.05 2.03 2.01 3/90 17571
/proc/meminfo: memFree=1634432/2055920 swapFree=4180240/4192956
[pid=17562] ppid=17560 vsize=866632 CPUtime=30.26
/proc/17562/stat : 17562 (java) S 17560 17562 17121 0 -1 0 8270 0 1 0 1441 1585 0 0 18 0 9 0 40892886 887431168 7435 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17562/statm: 216659 7435 2633 9 0 211165 0
[pid=17562/tid=17564] ppid=17560 vsize=866632 CPUtime=30.09
/proc/17562/task/17564/stat : 17564 (java) R 17560 17562 17121 0 -1 64 6109 0 1 0 1425 1584 0 0 25 0 9 0 40892887 887431168 7435 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=866636 CPUtime=0.03
/proc/17562/task/17565/stat : 17565 (java) S 17560 17562 17121 0 -1 64 1121 0 0 0 3 0 0 0 16 0 9 0 40892889 887435264 7435 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17566] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17566/stat : 17566 (java) S 17560 17562 17121 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40892889 887431168 7435 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17567] ppid=17560 vsize=866636 CPUtime=0
/proc/17562/task/17567/stat : 17567 (java) S 17560 17562 17121 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40892889 887435264 7435 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17568] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17568/stat : 17568 (java) S 17560 17562 17121 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 40892891 887431168 7435 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17569] ppid=17560 vsize=866636 CPUtime=0.11
/proc/17562/task/17569/stat : 17569 (java) S 17560 17562 17121 0 -1 64 344 0 0 0 11 0 0 0 16 0 9 0 40892891 887435264 7435 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17570] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17570/stat : 17570 (java) S 17560 17562 17121 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 40892891 887431168 7435 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17571] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17571/stat : 17571 (java) S 17560 17562 17121 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40892891 887431168 7435 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.26
Current children cumulated vsize (KiB) 866632

[startup+30.7024 s]
/proc/loadavg: 2.05 2.03 2.01 4/90 17571
/proc/meminfo: memFree=1626496/2055920 swapFree=4180240/4192956
[pid=17562] ppid=17560 vsize=866632 CPUtime=30.66
/proc/17562/stat : 17562 (java) S 17560 17562 17121 0 -1 0 10359 0 1 0 1464 1602 0 0 18 0 9 0 40892886 887431168 9524 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17562/statm: 216658 9525 2634 9 0 211164 0
[pid=17562/tid=17564] ppid=17560 vsize=866632 CPUtime=30.48
/proc/17562/task/17564/stat : 17564 (java) R 17560 17562 17121 0 -1 64 8191 0 1 0 1447 1601 0 0 25 0 9 0 40892887 887431168 9529 996147200 134512640 134550740 4294955952 18446744073709551615 4126513656 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17565] ppid=17560 vsize=866632 CPUtime=0.03
/proc/17562/task/17565/stat : 17565 (java) S 17560 17562 17121 0 -1 64 1121 0 0 0 3 0 0 0 16 0 9 0 40892889 887431168 9530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17566] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17566/stat : 17566 (java) S 17560 17562 17121 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40892889 887431168 9530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17567] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17567/stat : 17567 (java) S 17560 17562 17121 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40892889 887431168 9530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17568] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17568/stat : 17568 (java) S 17560 17562 17121 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 40892891 887431168 9530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17569] ppid=17560 vsize=866632 CPUtime=0.13
/proc/17562/task/17569/stat : 17569 (java) S 17560 17562 17121 0 -1 64 356 0 0 0 13 0 0 0 16 0 9 0 40892891 887431168 9530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17570] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17570/stat : 17570 (java) S 17560 17562 17121 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 40892891 887431168 9530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17562/tid=17571] ppid=17560 vsize=866632 CPUtime=0
/proc/17562/task/17571/stat : 17571 (java) S 17560 17562 17121 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40892891 887431168 9530 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.66
Current children cumulated vsize (KiB) 866632

[startup+30.9024 s]
/proc/loadavg: 2.05 2.03 2.01 4/90 17571
/proc/meminfo: memFree=1626496/2055920 swapFree=4180240/4192956
[pid=17562] ppid=17560 vsize=0 CPUtime=30.82
/proc/17562/stat : 17562 (java) Z 17560 17562 17121 0 -1 12 10712 0 1 0 1479 1603 0 0 16 0 2 0 40892886 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17562/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 30.82
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 30.9052
CPU time (s): 30.8273
CPU user time (s): 14.7928
CPU system time (s): 16.0346
CPU usage (%): 99.7481
Max. virtual memory (cumulated for all children) (KiB): 866636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.7928
system time used= 16.0346
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10712
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= 1618
involuntary context switches= 2781

runsolver used 0.044993 second user time and 0.115982 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-12 07:52:30
IDJOB=1111149
IDBENCH=61237
IDSOLVER=359
FILE ID=node69/1111149-1215841950
PBS_JOBID= 7903404
Free space on /tmp= 66476 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/csp/aim-50/normalized-aim-50-2-0-unsat-2_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-1111149-1215841950/watcher-1111149-1215841950 -o /tmp/evaluation-result-1111149-1215841950/solver-1111149-1215841950 -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-1111149-1215841950.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f8b7c9bc37d7b68c9dc83ae8e6fb989e
RANDOM SEED=1670145129

node69.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.233
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.233
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:       1654824 kB
Buffers:         62056 kB
Cached:         232088 kB
SwapCached:       7572 kB
Active:         166452 kB
Inactive:       168640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1654824 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:            1968 kB
Writeback:           0 kB
Mapped:          55932 kB
Slab:            51020 kB
Committed_AS:   238884 kB
PageTables:       2004 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= 66476 MiB
End job on node69 at 2008-07-12 07:53:01