Trace number 1111109

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 31.0363 31.3549

DiagnosticValue
CHECKS44955
NODES2642

General information on the benchmark

Namecsp/aim-50/
normalized-aim-50-1-6-unsat-2_ext.xml
MD5SUM462d1324e82d7b5565d2a66e09d10406
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.183972
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints77
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension77
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.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mrdac-wdeg.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1111109-1215841872.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.28/0.39	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=100
0.28/0.39	       =>  wckTime=0.149  cpuTime=0.11  mem=6M867
0.28/0.39	   
0.28/0.39	   relations being loaded...
0.38/0.40	   
0.38/0.40	   constraints being loaded...
0.38/0.46	     nbConstraints=77  nbRelationTypes=11  nbExtensionStructures=11  nbSharedExtensionStructures=66
0.38/0.46	     nbConflictsStructures=11  nbSharedConflictsStructures=66  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=7
0.38/0.46	     minArity=3  maxArity=3
0.38/0.46	       =>  wckTime=0.213  cpuTime=0.18  mem=9M831
0.48/0.51	   
0.48/0.51	   solver LocalSearchSolver being built... 
0.48/0.59	       =>  wckTime=0.343  cpuTime=0.23  mem=5M463
0.48/0.59	
0.48/0.59	s SATISFIABLE
0.48/0.59	o 9
0.48/0.59	o 7
0.48/0.59	o 6
0.48/0.59	o 5
0.48/0.59	o 4
0.48/0.59	o 3
0.48/0.59	o 2
0.48/0.60	o 1
1.27/1.35	   
1.27/1.35	   search
1.27/1.35	     run=0  nbConstraintChecks=1028862  nbAssignments=10000
1.27/1.35	       =>  wckTime=0.758  cpuTime=0.73  mem=6M455
1.97/2.06	   
1.97/2.06	   search
1.97/2.06	     run=1  nbConstraintChecks=2068188  nbAssignments=20000
1.97/2.06	       =>  wckTime=1.475  cpuTime=1.44  mem=6M455
2.66/2.76	   
2.66/2.76	   search
2.66/2.76	     run=2  nbConstraintChecks=3073067  nbAssignments=30000
2.66/2.76	       =>  wckTime=2.177  cpuTime=2.12  mem=6M455
3.35/3.47	   
3.35/3.47	   search
3.35/3.47	     run=3  nbConstraintChecks=4135009  nbAssignments=40000
3.35/3.48	       =>  wckTime=2.888  cpuTime=2.83  mem=6M455
4.04/4.16	   
4.04/4.16	   search
4.04/4.16	     run=4  nbConstraintChecks=5083368  nbAssignments=50000
4.04/4.16	       =>  wckTime=3.572  cpuTime=3.51  mem=6M455
4.73/4.87	   
4.73/4.87	   search
4.73/4.87	     run=5  nbConstraintChecks=6148427  nbAssignments=60000
4.73/4.87	       =>  wckTime=4.285  cpuTime=4.22  mem=6M455
5.44/5.56	   
5.44/5.56	   search
5.44/5.56	     run=6  nbConstraintChecks=7097123  nbAssignments=70000
5.44/5.56	       =>  wckTime=4.976  cpuTime=4.9  mem=6M455
6.12/6.27	   
6.12/6.27	   search
6.12/6.28	     run=7  nbConstraintChecks=8162700  nbAssignments=80000
6.12/6.28	       =>  wckTime=5.687  cpuTime=5.61  mem=6M455
6.81/6.97	   
6.81/6.97	   search
6.81/6.97	     run=8  nbConstraintChecks=9102591  nbAssignments=90000
6.81/6.97	       =>  wckTime=6.38  cpuTime=6.29  mem=6M455
7.52/7.67	   
7.52/7.67	   search
7.52/7.67	     run=9  nbConstraintChecks=10177292  nbAssignments=100000
7.52/7.67	       =>  wckTime=7.087  cpuTime=6.99  mem=6M455
8.20/8.36	   
8.20/8.36	   search
8.20/8.36	     run=10  nbConstraintChecks=11147136  nbAssignments=110000
8.20/8.36	       =>  wckTime=7.778  cpuTime=7.68  mem=6M455
8.90/9.08	   
8.90/9.08	   search
8.90/9.08	     run=11  nbConstraintChecks=12221192  nbAssignments=120000
8.90/9.08	       =>  wckTime=8.488  cpuTime=8.38  mem=6M455
9.59/9.77	   
9.59/9.77	   search
9.59/9.77	     run=12  nbConstraintChecks=13211557  nbAssignments=130000
9.59/9.77	       =>  wckTime=9.178  cpuTime=9.07  mem=6M455
10.29/10.47	   
10.29/10.47	   search
10.29/10.47	     run=13  nbConstraintChecks=14246423  nbAssignments=140000
10.29/10.47	       =>  wckTime=9.884  cpuTime=9.76  mem=6M455
10.98/11.17	   
10.98/11.17	   search
10.98/11.17	     run=14  nbConstraintChecks=15213644  nbAssignments=150000
10.98/11.17	       =>  wckTime=10.58  cpuTime=10.44  mem=6M455
11.67/11.87	   
11.67/11.87	   search
11.67/11.87	     run=15  nbConstraintChecks=16269876  nbAssignments=160000
11.67/11.87	       =>  wckTime=11.28  cpuTime=11.15  mem=6M455
12.36/12.56	   
12.36/12.56	   search
12.36/12.56	     run=16  nbConstraintChecks=17200329  nbAssignments=170000
12.36/12.56	       =>  wckTime=11.969  cpuTime=11.82  mem=6M455
13.06/13.26	   
13.06/13.26	   search
13.06/13.26	     run=17  nbConstraintChecks=18221000  nbAssignments=180000
13.06/13.26	       =>  wckTime=12.669  cpuTime=12.52  mem=6M455
13.75/13.95	   
13.75/13.95	   search
13.75/13.95	     run=18  nbConstraintChecks=19195119  nbAssignments=190000
13.75/13.95	       =>  wckTime=13.361  cpuTime=13.21  mem=6M455
14.44/14.66	   
14.44/14.66	   search
14.44/14.66	     run=19  nbConstraintChecks=20270983  nbAssignments=200000
14.44/14.66	       =>  wckTime=14.072  cpuTime=13.91  mem=6M455
15.13/15.35	   
15.13/15.35	   search
15.13/15.35	     run=20  nbConstraintChecks=21235856  nbAssignments=210000
15.13/15.35	       =>  wckTime=14.762  cpuTime=14.59  mem=6M455
15.82/16.06	   
15.82/16.06	   search
15.82/16.06	     run=21  nbConstraintChecks=22296919  nbAssignments=220000
15.82/16.06	       =>  wckTime=15.469  cpuTime=15.29  mem=6M455
16.51/16.76	   
16.51/16.76	   search
16.51/16.76	     run=22  nbConstraintChecks=23281461  nbAssignments=230000
16.51/16.76	       =>  wckTime=16.17  cpuTime=15.98  mem=6M455
17.21/17.47	   
17.21/17.47	   search
17.21/17.47	     run=23  nbConstraintChecks=24407936  nbAssignments=240000
17.21/17.47	       =>  wckTime=16.886  cpuTime=16.69  mem=6M455
17.91/18.17	   
17.91/18.17	   search
17.91/18.17	     run=24  nbConstraintChecks=25359851  nbAssignments=250000
17.91/18.17	       =>  wckTime=17.584  cpuTime=17.38  mem=6M455
18.60/18.89	   
18.60/18.89	   search
18.60/18.89	     run=25  nbConstraintChecks=26440101  nbAssignments=260000
18.60/18.89	       =>  wckTime=18.302  cpuTime=18.09  mem=6M455
19.30/19.58	   
19.30/19.58	   search
19.30/19.58	     run=26  nbConstraintChecks=27416374  nbAssignments=270000
19.30/19.58	       =>  wckTime=18.996  cpuTime=18.79  mem=6M455
19.98/20.30	   
19.98/20.30	   search
19.98/20.30	     run=27  nbConstraintChecks=28460374  nbAssignments=280000
19.98/20.30	       =>  wckTime=19.71  cpuTime=19.49  mem=6M455
20.68/20.99	   
20.68/20.99	   search
20.68/20.99	     run=28  nbConstraintChecks=29411146  nbAssignments=290000
20.68/20.99	       =>  wckTime=20.405  cpuTime=20.18  mem=6M455
21.48/21.71	   
21.48/21.71	   search
21.48/21.71	     run=29  nbConstraintChecks=30500880  nbAssignments=300000
21.48/21.71	       =>  wckTime=21.124  cpuTime=20.89  mem=6M455
22.16/22.41	   
22.16/22.41	   search
22.16/22.41	     run=30  nbConstraintChecks=31431266  nbAssignments=310000
22.16/22.41	       =>  wckTime=21.825  cpuTime=21.58  mem=6M455
22.86/23.12	   
22.86/23.12	   search
22.86/23.12	     run=31  nbConstraintChecks=32453956  nbAssignments=320000
22.86/23.12	       =>  wckTime=22.532  cpuTime=22.28  mem=6M455
23.55/23.82	   
23.55/23.82	   search
23.55/23.82	     run=32  nbConstraintChecks=33464028  nbAssignments=330000
23.55/23.82	       =>  wckTime=23.236  cpuTime=22.97  mem=6M455
24.24/24.54	   
24.24/24.54	   search
24.24/24.54	     run=33  nbConstraintChecks=34563637  nbAssignments=340000
24.24/24.55	       =>  wckTime=23.958  cpuTime=23.68  mem=6M455
24.95/25.24	   
24.95/25.24	   search
24.95/25.24	     run=34  nbConstraintChecks=35534331  nbAssignments=350000
24.95/25.24	       =>  wckTime=24.655  cpuTime=24.38  mem=6M455
25.63/25.95	   
25.63/25.95	   search
25.63/25.95	     run=35  nbConstraintChecks=36592512  nbAssignments=360000
25.63/25.95	       =>  wckTime=25.366  cpuTime=25.08  mem=6M455
26.32/26.65	   
26.32/26.65	   search
26.32/26.65	     run=36  nbConstraintChecks=37555974  nbAssignments=370000
26.32/26.65	       =>  wckTime=26.066  cpuTime=25.78  mem=6M455
27.02/27.36	   
27.02/27.36	   search
27.02/27.36	     run=37  nbConstraintChecks=38625532  nbAssignments=380000
27.02/27.36	       =>  wckTime=26.772  cpuTime=26.48  mem=6M455
27.71/28.06	   
27.71/28.06	   search
27.71/28.06	     run=38  nbConstraintChecks=39595450  nbAssignments=390000
27.71/28.06	       =>  wckTime=27.47  cpuTime=27.17  mem=6M455
28.41/28.77	   
28.41/28.77	   search
28.41/28.77	     run=39  nbConstraintChecks=40672916  nbAssignments=400000
28.41/28.77	       =>  wckTime=28.183  cpuTime=27.87  mem=6M455
29.10/29.45	   
29.10/29.45	   search
29.10/29.45	     run=40  nbConstraintChecks=41595526  nbAssignments=410000
29.10/29.45	       =>  wckTime=28.863  cpuTime=28.55  mem=6M455
29.79/30.16	   
29.79/30.16	   search
29.79/30.16	     run=41  nbConstraintChecks=42637302  nbAssignments=420000
29.79/30.16	       =>  wckTime=29.571  cpuTime=29.24  mem=6M455
30.49/30.85	   
30.49/30.85	   search
30.49/30.85	     run=42  nbConstraintChecks=43588998  nbAssignments=430000
30.49/30.85	       =>  wckTime=30.261  cpuTime=29.93  mem=6M455
30.59/30.92	   
30.59/30.92	   search
30.59/30.92	     run=43  nbConstraintChecks=43690628  nbAssignments=431001
30.59/30.92	       =>  wckTime=30.332  cpuTime=30.01  mem=6M455
30.59/30.92	   
30.59/30.92	   global
30.59/30.92	     nbConstraintChecks=43690628  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.59/30.92	     solvingWckTime=30.33  solvingCpuTime=30.01  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.59/30.92	     globalCpuTime=30.29
30.59/30.92	       =>  wckTime=30.675  cpuTime=30.24  mem=6M455
30.59/30.92	   
30.59/30.92	   solver DecomposerSolver being built... 
30.68/31.05	       =>  wckTime=30.803  cpuTime=30.33  mem=18M370
30.68/31.05	   
30.68/31.05	   preprocessing
30.68/31.05	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.68/31.05	     detectedInconsistency=no
30.68/31.05	       =>  wckTime=0.0020  cpuTime=0.01  mem=18M370
30.98/31.33	   
30.98/31.33	   search
30.98/31.33	     run=0  nbConstraintChecks=44955  nbValidityChecks=90402  minDepth=0  maxDepth=40  nbPropagations=0  nbRevisions=0
30.98/31.33	     nbUselessRevisions=0  nbAssignments=2642  nbFailedAssignments=593  nbBacktracks=2050  nbVisitedNodes=3915
30.98/31.33	       =>  wckTime=0.283  cpuTime=0.24  mem=19M362
30.98/31.34	   
30.98/31.34	   global
30.98/31.34	     nbConstraintChecks=44955  nbValidityChecks=90402  solvingWckTime=0.285  solvingCpuTime=0.24  expiredTime=no
30.98/31.34	     totalExploration=yes  nbFoundSolutions=0  upperBound=1  upperBoundWckTime=0.0  upperBoundCpuTime=0.0
30.98/31.34	     globalCpuTime=30.62
30.98/31.34	       =>  wckTime=31.091  cpuTime=30.57  mem=19M362
30.98/31.34	
30.98/31.34	s OPTIMUM FOUND
30.98/31.34	v 1 1 0 0 1 0 1 0 1 1 0 1 0 1 1 0 1 1 1 0 0 1 0 0 0 1 0 0 1 1 1 1 0 0 1 0 1 0 1 0 1 1 0 1 1 1 1 0 1 0 
30.98/31.34	d NODES 2642
30.98/31.34	d CHECKS 44955
30.98/31.34	   
30.98/31.34	   totalWckTime=31.149  totalCpuTime=30.63

Verifier Data (download as text)

OK	1	76
1 unsatisfied constraints, 76 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-1111109-1215841872/watcher-1111109-1215841872 -o /tmp/evaluation-result-1111109-1215841872/solver-1111109-1215841872 -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-1111109-1215841872.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.01 2.05 2.04 4/81 17535
/proc/meminfo: memFree=1845520/2055920 swapFree=4192812/4192956
[pid=17535] ppid=17533 vsize=1616 CPUtime=0
/proc/17535/stat : 17535 (java) R 17533 17535 17265 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 40886525 1654784 148 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/17535/statm: 404 148 122 9 0 46 0

[startup+0.0921479 s]
/proc/loadavg: 2.01 2.05 2.04 4/81 17535
/proc/meminfo: memFree=1845520/2055920 swapFree=4192812/4192956
[pid=17535] ppid=17533 vsize=865984 CPUtime=0.07
/proc/17535/stat : 17535 (java) S 17533 17535 17265 0 -1 0 3640 0 1 0 5 2 0 0 18 0 9 0 40886525 886767616 3128 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17535/statm: 216496 3128 1670 9 0 211051 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865984

[startup+0.102115 s]
/proc/loadavg: 2.01 2.05 2.04 4/81 17535
/proc/meminfo: memFree=1845520/2055920 swapFree=4192812/4192956
[pid=17535] ppid=17533 vsize=865984 CPUtime=0.08
/proc/17535/stat : 17535 (java) S 17533 17535 17265 0 -1 0 3759 0 1 0 6 2 0 0 18 0 9 0 40886525 886767616 3218 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17535/statm: 216496 3218 1701 9 0 211051 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.302153 s]
/proc/loadavg: 2.01 2.05 2.04 4/81 17535
/proc/meminfo: memFree=1845520/2055920 swapFree=4192812/4192956
[pid=17535] ppid=17533 vsize=866156 CPUtime=0.28
/proc/17535/stat : 17535 (java) S 17533 17535 17265 0 -1 0 5598 0 1 0 25 3 0 0 18 0 9 0 40886525 886943744 5013 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17535/statm: 216539 5013 1905 9 0 211087 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866156

[startup+0.702226 s]
/proc/loadavg: 2.01 2.05 2.04 4/81 17535
/proc/meminfo: memFree=1845520/2055920 swapFree=4192812/4192956
[pid=17535] ppid=17533 vsize=866644 CPUtime=0.68
/proc/17535/stat : 17535 (java) S 17533 17535 17265 0 -1 0 8241 0 1 0 58 10 0 0 18 0 9 0 40886525 887443456 7408 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17535/statm: 216661 7408 2632 9 0 211167 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866644

[startup+1.50136 s]
/proc/loadavg: 2.01 2.05 2.04 3/90 17544
/proc/meminfo: memFree=1826184/2055920 swapFree=4192812/4192956
[pid=17535] ppid=17533 vsize=866640 CPUtime=1.47
/proc/17535/stat : 17535 (java) S 17533 17535 17265 0 -1 0 8250 0 1 0 94 53 0 0 18 0 9 0 40886525 887439360 7417 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17535/statm: 216660 7417 2633 9 0 211166 0
[pid=17535/tid=17537] ppid=17533 vsize=866640 CPUtime=1.31
/proc/17535/task/17537/stat : 17537 (java) R 17533 17535 17265 0 -1 64 6092 0 1 0 80 51 0 0 25 0 9 0 40886526 887439360 7417 996147200 134512640 134550740 4294955952 18446744073709551615 4126643964 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17538] ppid=17533 vsize=866640 CPUtime=0.03
/proc/17535/task/17538/stat : 17538 (java) S 17533 17535 17265 0 -1 64 1119 0 0 0 3 0 0 0 16 0 9 0 40886528 887439360 7417 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17539] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17539/stat : 17539 (java) S 17533 17535 17265 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40886528 887439360 7417 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17540] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17540/stat : 17540 (java) S 17533 17535 17265 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40886528 887439360 7417 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17541] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17541/stat : 17541 (java) S 17533 17535 17265 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40886530 887439360 7417 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17542] ppid=17533 vsize=866640 CPUtime=0.1
/proc/17535/task/17542/stat : 17542 (java) S 17533 17535 17265 0 -1 64 344 0 0 0 10 0 0 0 16 0 9 0 40886530 887439360 7417 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17543] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17543/stat : 17543 (java) S 17533 17535 17265 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40886530 887439360 7417 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17544] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17544/stat : 17544 (java) S 17533 17535 17265 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40886530 887439360 7417 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 866640

[startup+3.10166 s]
/proc/loadavg: 2.01 2.05 2.04 3/90 17544
/proc/meminfo: memFree=1825992/2055920 swapFree=4192812/4192956
[pid=17535] ppid=17533 vsize=866640 CPUtime=3.05
/proc/17535/stat : 17535 (java) S 17533 17535 17265 0 -1 0 8251 0 1 0 167 138 0 0 18 0 9 0 40886525 887439360 7417 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17535/statm: 216660 7417 2633 9 0 211166 0
[pid=17535/tid=17537] ppid=17533 vsize=866640 CPUtime=2.91
/proc/17535/task/17537/stat : 17537 (java) R 17533 17535 17265 0 -1 64 6093 0 1 0 154 137 0 0 25 0 9 0 40886526 887439360 7417 996147200 134512640 134550740 4294955952 18446744073709551615 4126643952 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17538] ppid=17533 vsize=866640 CPUtime=0.03
/proc/17535/task/17538/stat : 17538 (java) S 17533 17535 17265 0 -1 64 1119 0 0 0 3 0 0 0 16 0 9 0 40886528 887439360 7417 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17539] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17539/stat : 17539 (java) S 17533 17535 17265 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40886528 887439360 7417 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17540] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17540/stat : 17540 (java) S 17533 17535 17265 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40886528 887439360 7417 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17541] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17541/stat : 17541 (java) S 17533 17535 17265 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40886530 887439360 7417 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17542] ppid=17533 vsize=866640 CPUtime=0.1
/proc/17535/task/17542/stat : 17542 (java) S 17533 17535 17265 0 -1 64 344 0 0 0 10 0 0 0 16 0 9 0 40886530 887439360 7417 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17543] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17543/stat : 17543 (java) S 17533 17535 17265 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40886530 887439360 7417 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17544] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17544/stat : 17544 (java) S 17533 17535 17265 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40886530 887439360 7417 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 866640

[startup+6.30124 s]
/proc/loadavg: 2.01 2.05 2.04 3/90 17544
/proc/meminfo: memFree=1825736/2055920 swapFree=4192812/4192956
[pid=17535] ppid=17533 vsize=866640 CPUtime=6.22
/proc/17535/stat : 17535 (java) S 17533 17535 17265 0 -1 0 8253 0 1 0 304 318 0 0 18 0 9 0 40886525 887439360 7418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17535/statm: 216660 7418 2633 9 0 211166 0
[pid=17535/tid=17537] ppid=17533 vsize=866640 CPUtime=6.07
/proc/17535/task/17537/stat : 17537 (java) R 17533 17535 17265 0 -1 64 6094 0 1 0 290 317 0 0 25 0 9 0 40886526 887439360 7418 996147200 134512640 134550740 4294955952 18446744073709551615 4126655018 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17538] ppid=17533 vsize=866640 CPUtime=0.03
/proc/17535/task/17538/stat : 17538 (java) S 17533 17535 17265 0 -1 64 1119 0 0 0 3 0 0 0 16 0 9 0 40886528 887439360 7418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17539] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17539/stat : 17539 (java) S 17533 17535 17265 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40886528 887439360 7418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17540] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17540/stat : 17540 (java) S 17533 17535 17265 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40886528 887439360 7418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17541] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17541/stat : 17541 (java) S 17533 17535 17265 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40886530 887439360 7418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17542] ppid=17533 vsize=866640 CPUtime=0.1
/proc/17535/task/17542/stat : 17542 (java) S 17533 17535 17265 0 -1 64 345 0 0 0 10 0 0 0 16 0 9 0 40886530 887439360 7418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17543] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17543/stat : 17543 (java) S 17533 17535 17265 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40886530 887439360 7418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17544] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17544/stat : 17544 (java) S 17533 17535 17265 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40886530 887439360 7418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 866640

[startup+12.7014 s]
/proc/loadavg: 2.01 2.05 2.04 3/90 17544
/proc/meminfo: memFree=1825672/2055920 swapFree=4192812/4192956
[pid=17535] ppid=17533 vsize=866644 CPUtime=12.56
/proc/17535/stat : 17535 (java) S 17533 17535 17265 0 -1 0 8253 0 1 0 584 672 0 0 18 0 9 0 40886525 887443456 7418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17535/statm: 216661 7418 2633 9 0 211167 0
[pid=17535/tid=17537] ppid=17533 vsize=866644 CPUtime=12.41
/proc/17535/task/17537/stat : 17537 (java) R 17533 17535 17265 0 -1 64 6094 0 1 0 570 671 0 0 25 0 9 0 40886526 887443456 7418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17538] ppid=17533 vsize=866644 CPUtime=0.03
/proc/17535/task/17538/stat : 17538 (java) S 17533 17535 17265 0 -1 64 1119 0 0 0 3 0 0 0 16 0 9 0 40886528 887443456 7418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17539] ppid=17533 vsize=866644 CPUtime=0
/proc/17535/task/17539/stat : 17539 (java) S 17533 17535 17265 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40886528 887443456 7418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17540] ppid=17533 vsize=866644 CPUtime=0
/proc/17535/task/17540/stat : 17540 (java) S 17533 17535 17265 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40886528 887443456 7418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17541] ppid=17533 vsize=866644 CPUtime=0
/proc/17535/task/17541/stat : 17541 (java) S 17533 17535 17265 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40886530 887443456 7418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17542] ppid=17533 vsize=866644 CPUtime=0.1
/proc/17535/task/17542/stat : 17542 (java) S 17533 17535 17265 0 -1 64 345 0 0 0 10 0 0 0 16 0 9 0 40886530 887443456 7418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17543] ppid=17533 vsize=866644 CPUtime=0
/proc/17535/task/17543/stat : 17543 (java) S 17533 17535 17265 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40886530 887443456 7418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17544] ppid=17533 vsize=866644 CPUtime=0
/proc/17535/task/17544/stat : 17544 (java) S 17533 17535 17265 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40886530 887443456 7418 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 866644

[startup+25.5027 s]
/proc/loadavg: 2.01 2.04 2.04 3/90 17544
/proc/meminfo: memFree=1825672/2055920 swapFree=4192812/4192956
[pid=17535] ppid=17533 vsize=866644 CPUtime=25.23
/proc/17535/stat : 17535 (java) S 17533 17535 17265 0 -1 0 8259 0 1 0 1146 1377 0 0 18 0 9 0 40886525 887443456 7424 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17535/statm: 216661 7424 2633 9 0 211167 0
[pid=17535/tid=17537] ppid=17533 vsize=866644 CPUtime=25.07
/proc/17535/task/17537/stat : 17537 (java) R 17533 17535 17265 0 -1 64 6094 0 1 0 1131 1376 0 0 25 0 9 0 40886526 887443456 7424 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17538] ppid=17533 vsize=866644 CPUtime=0.03
/proc/17535/task/17538/stat : 17538 (java) S 17533 17535 17265 0 -1 64 1119 0 0 0 3 0 0 0 16 0 9 0 40886528 887443456 7424 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17539] ppid=17533 vsize=866644 CPUtime=0
/proc/17535/task/17539/stat : 17539 (java) S 17533 17535 17265 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40886528 887443456 7424 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17540] ppid=17533 vsize=866644 CPUtime=0
/proc/17535/task/17540/stat : 17540 (java) S 17533 17535 17265 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40886528 887443456 7424 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17541] ppid=17533 vsize=866644 CPUtime=0
/proc/17535/task/17541/stat : 17541 (java) S 17533 17535 17265 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40886530 887443456 7424 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17542] ppid=17533 vsize=866644 CPUtime=0.11
/proc/17535/task/17542/stat : 17542 (java) S 17533 17535 17265 0 -1 64 351 0 0 0 11 0 0 0 16 0 9 0 40886530 887443456 7424 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17543] ppid=17533 vsize=866644 CPUtime=0
/proc/17535/task/17543/stat : 17543 (java) S 17533 17535 17265 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40886530 887443456 7424 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17544] ppid=17533 vsize=866644 CPUtime=0
/proc/17535/task/17544/stat : 17544 (java) S 17533 17535 17265 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40886530 887443456 7424 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 866644

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

[startup+28.7013 s]
/proc/loadavg: 2.01 2.04 2.04 3/90 17544
/proc/meminfo: memFree=1825736/2055920 swapFree=4192812/4192956
[pid=17535] ppid=17533 vsize=866644 CPUtime=28.41
/proc/17535/stat : 17535 (java) S 17533 17535 17265 0 -1 0 8259 0 1 0 1283 1558 0 0 18 0 9 0 40886525 887443456 7424 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17535/statm: 216661 7424 2633 9 0 211167 0
[pid=17535/tid=17537] ppid=17533 vsize=866644 CPUtime=28.24
/proc/17535/task/17537/stat : 17537 (java) R 17533 17535 17265 0 -1 64 6094 0 1 0 1268 1556 0 0 25 0 9 0 40886526 887443456 7424 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17538] ppid=17533 vsize=866644 CPUtime=0.03
/proc/17535/task/17538/stat : 17538 (java) S 17533 17535 17265 0 -1 64 1119 0 0 0 3 0 0 0 16 0 9 0 40886528 887443456 7424 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17539] ppid=17533 vsize=866644 CPUtime=0
/proc/17535/task/17539/stat : 17539 (java) S 17533 17535 17265 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40886528 887443456 7424 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17540] ppid=17533 vsize=866644 CPUtime=0
/proc/17535/task/17540/stat : 17540 (java) S 17533 17535 17265 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40886528 887443456 7424 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17541] ppid=17533 vsize=866644 CPUtime=0
/proc/17535/task/17541/stat : 17541 (java) S 17533 17535 17265 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40886530 887443456 7424 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17542] ppid=17533 vsize=866644 CPUtime=0.11
/proc/17535/task/17542/stat : 17542 (java) S 17533 17535 17265 0 -1 64 351 0 0 0 11 0 0 0 16 0 9 0 40886530 887443456 7424 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17543] ppid=17533 vsize=866644 CPUtime=0
/proc/17535/task/17543/stat : 17543 (java) S 17533 17535 17265 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40886530 887443456 7424 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17544] ppid=17533 vsize=866644 CPUtime=0
/proc/17535/task/17544/stat : 17544 (java) S 17533 17535 17265 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40886530 887443456 7424 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.41
Current children cumulated vsize (KiB) 866644

[startup+30.3026 s]
/proc/loadavg: 2.00 2.04 2.04 3/90 17544
/proc/meminfo: memFree=1825736/2055920 swapFree=4192812/4192956
[pid=17535] ppid=17533 vsize=866640 CPUtime=29.99
/proc/17535/stat : 17535 (java) S 17533 17535 17265 0 -1 0 8260 0 1 0 1352 1647 0 0 18 0 9 0 40886525 887439360 7425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17535/statm: 216660 7425 2633 9 0 211166 0
[pid=17535/tid=17537] ppid=17533 vsize=866640 CPUtime=29.82
/proc/17535/task/17537/stat : 17537 (java) R 17533 17535 17265 0 -1 64 6094 0 1 0 1337 1645 0 0 25 0 9 0 40886526 887439360 7425 996147200 134512640 134550740 4294955952 18446744073709551615 5050414 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17538] ppid=17533 vsize=866640 CPUtime=0.03
/proc/17535/task/17538/stat : 17538 (java) S 17533 17535 17265 0 -1 64 1119 0 0 0 3 0 0 0 16 0 9 0 40886528 887439360 7425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17539] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17539/stat : 17539 (java) S 17533 17535 17265 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40886528 887439360 7425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17540] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17540/stat : 17540 (java) S 17533 17535 17265 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40886528 887439360 7425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17541] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17541/stat : 17541 (java) S 17533 17535 17265 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40886530 887439360 7425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17542] ppid=17533 vsize=866640 CPUtime=0.11
/proc/17535/task/17542/stat : 17542 (java) S 17533 17535 17265 0 -1 64 352 0 0 0 11 0 0 0 16 0 9 0 40886530 887439360 7425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17543] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17543/stat : 17543 (java) S 17533 17535 17265 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40886530 887439360 7425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17544] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17544/stat : 17544 (java) S 17533 17535 17265 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40886530 887439360 7425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (KiB) 866640

[startup+31.1028 s]
/proc/loadavg: 2.00 2.04 2.04 3/90 17544
/proc/meminfo: memFree=1825736/2055920 swapFree=4192812/4192956
[pid=17535] ppid=17533 vsize=866640 CPUtime=30.78
/proc/17535/stat : 17535 (java) S 17533 17535 17265 0 -1 0 10573 0 1 0 1395 1683 0 0 18 0 9 0 40886525 887439360 9738 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17535/statm: 216660 9738 2634 9 0 211166 0
[pid=17535/tid=17537] ppid=17533 vsize=866640 CPUtime=30.58
/proc/17535/task/17537/stat : 17537 (java) R 17533 17535 17265 0 -1 64 8385 0 1 0 1376 1682 0 0 25 0 9 0 40886526 887439360 9738 996147200 134512640 134550740 4294955952 18446744073709551615 4126774536 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17538] ppid=17533 vsize=866640 CPUtime=0.03
/proc/17535/task/17538/stat : 17538 (java) S 17533 17535 17265 0 -1 64 1119 0 0 0 3 0 0 0 16 0 9 0 40886528 887439360 9738 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17539] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17539/stat : 17539 (java) S 17533 17535 17265 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40886528 887439360 9738 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17540] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17540/stat : 17540 (java) S 17533 17535 17265 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40886528 887439360 9738 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17541] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17541/stat : 17541 (java) S 17533 17535 17265 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40886530 887439360 9738 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17542] ppid=17533 vsize=866640 CPUtime=0.15
/proc/17535/task/17542/stat : 17542 (java) S 17533 17535 17265 0 -1 64 374 0 0 0 15 0 0 0 16 0 9 0 40886530 887439360 9738 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17543] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17543/stat : 17543 (java) S 17533 17535 17265 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40886530 887439360 9738 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17544] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17544/stat : 17544 (java) S 17533 17535 17265 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40886530 887439360 9738 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.78
Current children cumulated vsize (KiB) 866640

[startup+31.3028 s]
/proc/loadavg: 2.00 2.04 2.04 3/90 17544
/proc/meminfo: memFree=1825736/2055920 swapFree=4192812/4192956
[pid=17535] ppid=17533 vsize=866640 CPUtime=30.98
/proc/17535/stat : 17535 (java) S 17533 17535 17265 0 -1 0 10596 0 1 0 1415 1683 0 0 18 0 9 0 40886525 887439360 9761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17535/statm: 216660 9761 2634 9 0 211166 0
[pid=17535/tid=17537] ppid=17533 vsize=866640 CPUtime=30.75
/proc/17535/task/17537/stat : 17537 (java) R 17533 17535 17265 0 -1 64 8387 0 1 0 1393 1682 0 0 25 0 9 0 40886526 887439360 9761 996147200 134512640 134550740 4294955952 18446744073709551615 4126655018 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17538] ppid=17533 vsize=866640 CPUtime=0.03
/proc/17535/task/17538/stat : 17538 (java) S 17533 17535 17265 0 -1 64 1119 0 0 0 3 0 0 0 16 0 9 0 40886528 887439360 9761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17539] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17539/stat : 17539 (java) S 17533 17535 17265 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40886528 887439360 9761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17540] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17540/stat : 17540 (java) S 17533 17535 17265 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40886528 887439360 9761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17541] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17541/stat : 17541 (java) S 17533 17535 17265 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40886530 887439360 9761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17542] ppid=17533 vsize=866640 CPUtime=0.18
/proc/17535/task/17542/stat : 17542 (java) S 17533 17535 17265 0 -1 64 395 0 0 0 18 0 0 0 16 0 9 0 40886530 887439360 9761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17543] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17543/stat : 17543 (java) S 17533 17535 17265 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40886530 887439360 9761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17535/tid=17544] ppid=17533 vsize=866640 CPUtime=0
/proc/17535/task/17544/stat : 17544 (java) S 17533 17535 17265 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40886530 887439360 9761 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.98
Current children cumulated vsize (KiB) 866640

Child status: 0
Real time (s): 31.3549
CPU time (s): 31.0363
CPU user time (s): 14.1908
CPU system time (s): 16.8454
CPU usage (%): 98.9838
Max. virtual memory (cumulated for all children) (KiB): 866644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.1908
system time used= 16.8454
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10703
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= 1374
involuntary context switches= 3026

runsolver used 0.034994 second user time and 0.12698 second system time

The end

Launcher Data (download as text)

Begin job on node45 at 2008-07-12 07:51:12
IDJOB=1111109
IDBENCH=61232
IDSOLVER=359
FILE ID=node45/1111109-1215841872
PBS_JOBID= 7903403
Free space on /tmp= 66492 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/csp/aim-50/normalized-aim-50-1-6-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-1111109-1215841872/watcher-1111109-1215841872 -o /tmp/evaluation-result-1111109-1215841872/solver-1111109-1215841872 -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-1111109-1215841872.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 462d1324e82d7b5565d2a66e09d10406
RANDOM SEED=800076181

node45.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.281
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.281
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:       1846000 kB
Buffers:         29024 kB
Cached:          82496 kB
SwapCached:          0 kB
Active:          97096 kB
Inactive:        53136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1846000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1964 kB
Writeback:           0 kB
Mapped:          58800 kB
Slab:            44864 kB
Committed_AS:   218244 kB
PageTables:       1848 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= 66488 MiB
End job on node45 at 2008-07-12 07:51:44