Trace number 1111117

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.0493 31.4022

DiagnosticValue
CHECKS25420
NODES1462

General information on the benchmark

Namecsp/aim-50/
normalized-aim-50-2-0-unsat-3_ext.xml
MD5SUM885c685aa8d56ae4fd1d7762ba1df2f8
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.112981
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints92
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension92
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.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1111117-1215841881.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.28/0.37	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=100
0.28/0.37	       =>  wckTime=0.132  cpuTime=0.14  mem=6M867
0.28/0.37	   
0.28/0.37	   relations being loaded...
0.28/0.38	   
0.28/0.38	   constraints being loaded...
0.38/0.49	     nbConstraints=92  nbRelationTypes=15  nbExtensionStructures=15  nbSharedExtensionStructures=77
0.38/0.49	     nbConflictsStructures=15  nbSharedConflictsStructures=77  nbSharedBinaryRepresentations=0  minDegree=4  maxDegree=6
0.38/0.49	     minArity=3  maxArity=3
0.38/0.49	       =>  wckTime=0.248  cpuTime=0.23  mem=9M831
0.47/0.55	   
0.47/0.55	   solver LocalSearchSolver being built... 
0.58/0.60	       =>  wckTime=0.365  cpuTime=0.31  mem=5M479
0.58/0.61	
0.58/0.61	s SATISFIABLE
0.58/0.61	o 12
0.58/0.61	o 10
0.58/0.61	o 8
0.58/0.61	o 7
0.58/0.61	o 6
0.58/0.61	o 5
0.58/0.61	o 4
0.58/0.61	o 3
0.58/0.61	o 2
0.58/0.62	o 1
1.46/1.53	   
1.46/1.53	   search
1.46/1.53	     run=0  nbConstraintChecks=1261313  nbAssignments=10000
1.46/1.53	       =>  wckTime=0.923  cpuTime=0.83  mem=6M471
2.16/2.29	   
2.16/2.29	   search
2.16/2.29	     run=1  nbConstraintChecks=2609327  nbAssignments=20000
2.16/2.29	       =>  wckTime=1.685  cpuTime=1.58  mem=6M471
2.96/3.01	   
2.96/3.01	   search
2.96/3.01	     run=2  nbConstraintChecks=3834649  nbAssignments=30000
2.96/3.01	       =>  wckTime=2.409  cpuTime=2.3  mem=6M471
3.65/3.75	   
3.65/3.75	   search
3.65/3.75	     run=3  nbConstraintChecks=5103986  nbAssignments=40000
3.65/3.75	       =>  wckTime=3.144  cpuTime=3.02  mem=6M471
4.35/4.47	   
4.35/4.47	   search
4.35/4.47	     run=4  nbConstraintChecks=6323278  nbAssignments=50000
4.35/4.47	       =>  wckTime=3.866  cpuTime=3.74  mem=6M471
5.13/5.20	   
5.13/5.20	   search
5.13/5.20	     run=5  nbConstraintChecks=7608871  nbAssignments=60000
5.13/5.20	       =>  wckTime=4.597  cpuTime=4.47  mem=6M471
5.82/5.93	   
5.82/5.93	   search
5.82/5.93	     run=6  nbConstraintChecks=8818260  nbAssignments=70000
5.82/5.93	       =>  wckTime=5.324  cpuTime=5.19  mem=6M471
6.52/6.66	   
6.52/6.66	   search
6.52/6.66	     run=7  nbConstraintChecks=10117138  nbAssignments=80000
6.52/6.66	       =>  wckTime=6.06  cpuTime=5.91  mem=6M471
7.21/7.38	   
7.21/7.38	   search
7.21/7.38	     run=8  nbConstraintChecks=11272742  nbAssignments=90000
7.21/7.38	       =>  wckTime=6.777  cpuTime=6.63  mem=6M471
8.00/8.13	   
8.00/8.13	   search
8.00/8.13	     run=9  nbConstraintChecks=12605538  nbAssignments=100000
8.00/8.13	       =>  wckTime=7.523  cpuTime=7.36  mem=6M471
8.70/8.85	   
8.70/8.85	   search
8.70/8.85	     run=10  nbConstraintChecks=13790904  nbAssignments=110000
8.70/8.85	       =>  wckTime=8.244  cpuTime=8.08  mem=6M471
9.39/9.59	   
9.39/9.59	   search
9.39/9.59	     run=11  nbConstraintChecks=15141992  nbAssignments=120000
9.39/9.59	       =>  wckTime=8.988  cpuTime=8.81  mem=6M471
10.18/10.32	   
10.18/10.32	   search
10.18/10.32	     run=12  nbConstraintChecks=16349804  nbAssignments=130000
10.18/10.32	       =>  wckTime=9.717  cpuTime=9.54  mem=6M471
10.88/11.05	   
10.88/11.05	   search
10.88/11.05	     run=13  nbConstraintChecks=17663789  nbAssignments=140000
10.88/11.05	       =>  wckTime=10.451  cpuTime=10.27  mem=6M471
11.58/11.77	   
11.58/11.77	   search
11.58/11.77	     run=14  nbConstraintChecks=18869435  nbAssignments=150000
11.58/11.77	       =>  wckTime=11.168  cpuTime=10.98  mem=6M471
12.36/12.50	   
12.36/12.50	   search
12.36/12.50	     run=15  nbConstraintChecks=20136806  nbAssignments=160000
12.36/12.50	       =>  wckTime=11.9  cpuTime=11.69  mem=6M471
13.06/13.22	   
13.06/13.22	   search
13.06/13.22	     run=16  nbConstraintChecks=21334045  nbAssignments=170000
13.06/13.22	       =>  wckTime=12.615  cpuTime=12.41  mem=6M471
13.74/13.95	   
13.74/13.95	   search
13.74/13.95	     run=17  nbConstraintChecks=22647747  nbAssignments=180000
13.74/13.95	       =>  wckTime=13.348  cpuTime=13.13  mem=6M471
14.45/14.66	   
14.45/14.66	   search
14.45/14.66	     run=18  nbConstraintChecks=23821731  nbAssignments=190000
14.45/14.66	       =>  wckTime=14.059  cpuTime=13.84  mem=6M471
15.13/15.39	   
15.13/15.40	   search
15.13/15.40	     run=19  nbConstraintChecks=25139781  nbAssignments=200000
15.13/15.40	       =>  wckTime=14.791  cpuTime=14.56  mem=6M471
15.93/16.12	   
15.93/16.12	   search
15.93/16.12	     run=20  nbConstraintChecks=26332611  nbAssignments=210000
15.93/16.12	       =>  wckTime=15.511  cpuTime=15.27  mem=6M471
16.62/16.84	   
16.62/16.84	   search
16.62/16.84	     run=21  nbConstraintChecks=27588018  nbAssignments=220000
16.62/16.84	       =>  wckTime=16.234  cpuTime=15.99  mem=6M471
17.31/17.55	   
17.31/17.55	   search
17.31/17.55	     run=22  nbConstraintChecks=28766169  nbAssignments=230000
17.31/17.55	       =>  wckTime=16.948  cpuTime=16.7  mem=6M471
18.01/18.29	   
18.01/18.29	   search
18.01/18.29	     run=23  nbConstraintChecks=30082086  nbAssignments=240000
18.01/18.29	       =>  wckTime=17.685  cpuTime=17.42  mem=6M471
18.80/19.00	   
18.80/19.00	   search
18.80/19.00	     run=24  nbConstraintChecks=31271778  nbAssignments=250000
18.80/19.00	       =>  wckTime=18.4  cpuTime=18.13  mem=6M471
19.49/19.73	   
19.49/19.73	   search
19.49/19.73	     run=25  nbConstraintChecks=32576223  nbAssignments=260000
19.49/19.73	       =>  wckTime=19.132  cpuTime=18.86  mem=6M471
20.19/20.45	   
20.19/20.45	   search
20.19/20.45	     run=26  nbConstraintChecks=33754748  nbAssignments=270000
20.19/20.45	       =>  wckTime=19.851  cpuTime=19.57  mem=6M471
20.88/21.19	   
20.88/21.19	   search
20.88/21.19	     run=27  nbConstraintChecks=35066910  nbAssignments=280000
20.88/21.19	       =>  wckTime=20.589  cpuTime=20.3  mem=6M471
21.67/21.92	   
21.67/21.92	   search
21.67/21.92	     run=28  nbConstraintChecks=36291157  nbAssignments=290000
21.67/21.92	       =>  wckTime=21.317  cpuTime=21.02  mem=6M471
22.37/22.66	   
22.37/22.66	   search
22.37/22.66	     run=29  nbConstraintChecks=37566873  nbAssignments=300000
22.37/22.66	       =>  wckTime=22.058  cpuTime=21.76  mem=6M471
23.06/23.39	   
23.06/23.39	   search
23.06/23.39	     run=30  nbConstraintChecks=38767580  nbAssignments=310000
23.06/23.39	       =>  wckTime=22.786  cpuTime=22.47  mem=6M471
23.85/24.12	   
23.85/24.12	   search
23.85/24.12	     run=31  nbConstraintChecks=40035858  nbAssignments=320000
23.85/24.12	       =>  wckTime=23.519  cpuTime=23.2  mem=6M471
24.54/24.85	   
24.54/24.85	   search
24.54/24.85	     run=32  nbConstraintChecks=41249927  nbAssignments=330000
24.54/24.85	       =>  wckTime=24.249  cpuTime=23.92  mem=6M471
25.23/25.58	   
25.23/25.58	   search
25.23/25.58	     run=33  nbConstraintChecks=42485467  nbAssignments=340000
25.23/25.58	       =>  wckTime=24.978  cpuTime=24.64  mem=6M471
26.03/26.30	   
26.03/26.30	   search
26.03/26.30	     run=34  nbConstraintChecks=43661741  nbAssignments=350000
26.03/26.30	       =>  wckTime=25.699  cpuTime=25.36  mem=6M471
26.72/27.04	   
26.72/27.04	   search
26.72/27.04	     run=35  nbConstraintChecks=44932379  nbAssignments=360000
26.72/27.04	       =>  wckTime=26.44  cpuTime=26.09  mem=6M471
27.42/27.77	   
27.42/27.77	   search
27.42/27.77	     run=36  nbConstraintChecks=46159389  nbAssignments=370000
27.42/27.77	       =>  wckTime=27.167  cpuTime=26.81  mem=6M471
28.21/28.51	   
28.21/28.51	   search
28.21/28.51	     run=37  nbConstraintChecks=47467238  nbAssignments=380000
28.21/28.51	       =>  wckTime=27.907  cpuTime=27.54  mem=6M471
28.90/29.23	   
28.90/29.23	   search
28.90/29.24	     run=38  nbConstraintChecks=48630789  nbAssignments=390000
28.90/29.24	       =>  wckTime=28.632  cpuTime=28.26  mem=6M471
29.59/29.98	   
29.59/29.98	   search
29.59/29.98	     run=39  nbConstraintChecks=49959508  nbAssignments=400000
29.59/29.98	       =>  wckTime=29.375  cpuTime=28.99  mem=6M471
30.39/30.70	   
30.39/30.70	   search
30.39/30.70	     run=40  nbConstraintChecks=51140154  nbAssignments=410000
30.39/30.70	       =>  wckTime=30.097  cpuTime=29.71  mem=6M471
30.68/31.01	   
30.68/31.01	   search
30.68/31.01	     run=41  nbConstraintChecks=51687309  nbAssignments=414207
30.68/31.01	       =>  wckTime=30.41  cpuTime=30.02  mem=6M471
30.68/31.01	   
30.68/31.01	   global
30.68/31.02	     nbConstraintChecks=51687309  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.68/31.02	     solvingWckTime=30.41  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.68/31.02	     globalCpuTime=30.38
30.68/31.02	       =>  wckTime=30.776  cpuTime=30.33  mem=6M471
30.68/31.02	   
30.68/31.02	   solver DecomposerSolver being built... 
30.78/31.14	       =>  wckTime=30.902  cpuTime=30.43  mem=18M484
30.78/31.15	   
30.78/31.15	   preprocessing
30.78/31.15	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.78/31.15	     detectedInconsistency=no
30.78/31.15	       =>  wckTime=0.0030  cpuTime=0.0  mem=18M484
30.98/31.35	   
30.98/31.35	   search
30.98/31.35	     run=0  nbConstraintChecks=25420  nbValidityChecks=62675  minDepth=0  maxDepth=42  nbPropagations=0  nbRevisions=0
30.98/31.35	     nbUselessRevisions=0  nbAssignments=1462  nbFailedAssignments=318  nbBacktracks=1145  nbVisitedNodes=2121
30.98/31.35	       =>  wckTime=0.204  cpuTime=0.16  mem=19M476
30.98/31.35	   
30.98/31.35	   global
30.98/31.35	     nbConstraintChecks=25420  nbValidityChecks=62675  solvingWckTime=0.207  solvingCpuTime=0.16  expiredTime=no
30.98/31.35	     totalExploration=yes  nbFoundSolutions=0  upperBound=1  upperBoundWckTime=0.0  upperBoundCpuTime=0.0
30.98/31.35	     globalCpuTime=30.65
30.98/31.35	       =>  wckTime=31.11  cpuTime=30.6  mem=19M476
30.98/31.35	
30.98/31.35	s OPTIMUM FOUND
30.98/31.35	v 1 1 0 1 1 0 1 0 0 1 0 0 0 1 1 1 0 1 1 0 0 0 1 0 1 1 1 0 1 1 1 0 1 0 1 1 0 1 0 1 1 1 0 1 1 1 1 1 1 0 
30.98/31.35	d NODES 1462
30.98/31.35	d CHECKS 25420
30.98/31.35	   
30.98/31.35	   totalWckTime=31.167  totalCpuTime=30.65

Verifier Data (download as text)

OK	1	91
1 unsatisfied constraints, 91 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-1111117-1215841881/watcher-1111117-1215841881 -o /tmp/evaluation-result-1111117-1215841881/solver-1111117-1215841881 -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-1111117-1215841881.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.03 2.01 4/81 17490
/proc/meminfo: memFree=1654536/2055920 swapFree=4180240/4192956
[pid=17490] ppid=17488 vsize=10616 CPUtime=0
/proc/17490/stat : 17490 (java) S 17488 17490 17121 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 40886058 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17490/statm: 2654 472 209 9 0 1184 0
[pid=17490/tid=17491] ppid=17488 vsize=10616 CPUtime=0
/proc/17490/task/17491/stat : 17491 (java) R 17488 17490 17121 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 40886059 10870784 472 996147200 134512640 134550740 4294955952 18446744073709551615 12799960 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.11068 s]
/proc/loadavg: 2.00 2.03 2.01 4/81 17490
/proc/meminfo: memFree=1654536/2055920 swapFree=4180240/4192956
[pid=17490] ppid=17488 vsize=865984 CPUtime=0.09
/proc/17490/stat : 17490 (java) S 17488 17490 17121 0 -1 0 3857 0 1 0 7 2 0 0 18 0 9 0 40886058 886767616 3300 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17490/statm: 216496 3300 1737 9 0 211051 0
[pid=17490/tid=17491] ppid=17488 vsize=865984 CPUtime=0.08
/proc/17490/task/17491/stat : 17491 (java) R 17488 17490 17121 0 -1 64 2956 0 1 0 7 1 0 0 18 0 9 0 40886059 886767616 3300 996147200 134512640 134550740 4294955952 18446744073709551615 4125960198 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.20169 s]
/proc/loadavg: 2.00 2.03 2.01 4/81 17490
/proc/meminfo: memFree=1654536/2055920 swapFree=4180240/4192956
[pid=17490] ppid=17488 vsize=866012 CPUtime=0.18
/proc/17490/stat : 17490 (java) S 17488 17490 17121 0 -1 0 4720 0 1 0 15 3 0 0 18 0 9 0 40886058 886796288 4148 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17490/statm: 216503 4148 1854 9 0 211051 0
[pid=17490/tid=17491] ppid=17488 vsize=866012 CPUtime=0.16
/proc/17490/task/17491/stat : 17491 (java) R 17488 17490 17121 0 -1 64 3819 0 1 0 14 2 0 0 18 0 9 0 40886059 886796288 4148 996147200 134512640 134550740 4294955952 18446744073709551615 4125960350 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866012

[startup+0.301694 s]
/proc/loadavg: 2.00 2.03 2.01 4/81 17490
/proc/meminfo: memFree=1654536/2055920 swapFree=4180240/4192956
[pid=17490] ppid=17488 vsize=866236 CPUtime=0.28
/proc/17490/stat : 17490 (java) S 17488 17490 17121 0 -1 0 5771 0 1 0 24 4 0 0 18 0 9 0 40886058 887025664 5146 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17490/statm: 216559 5146 1948 9 0 211087 0
[pid=17490/tid=17491] ppid=17488 vsize=866236 CPUtime=0.27
/proc/17490/task/17491/stat : 17491 (java) R 17488 17490 17121 0 -1 64 4867 0 1 0 24 3 0 0 18 0 9 0 40886059 887025664 5146 996147200 134512640 134550740 4294955952 18446744073709551615 103687840 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866236

[startup+0.701726 s]
/proc/loadavg: 2.00 2.03 2.01 4/81 17490
/proc/meminfo: memFree=1654536/2055920 swapFree=4180240/4192956
[pid=17490] ppid=17488 vsize=866628 CPUtime=0.67
/proc/17490/stat : 17490 (java) S 17488 17490 17121 0 -1 0 8236 0 1 0 62 5 0 0 18 0 9 0 40886058 887427072 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17490/statm: 216657 7403 2628 9 0 211163 0
[pid=17490/tid=17491] ppid=17488 vsize=866628 CPUtime=0.54
/proc/17490/task/17491/stat : 17491 (java) R 17488 17490 17121 0 -1 64 6081 0 1 0 50 4 0 0 20 0 9 0 40886059 887427072 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866628

[startup+1.50178 s]
/proc/loadavg: 2.00 2.03 2.01 3/90 17499
/proc/meminfo: memFree=1635072/2055920 swapFree=4180240/4192956
[pid=17490] ppid=17488 vsize=866628 CPUtime=1.46
/proc/17490/stat : 17490 (java) S 17488 17490 17121 0 -1 0 8253 0 1 0 102 44 0 0 18 0 9 0 40886058 887427072 7420 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17490/statm: 216657 7420 2632 9 0 211163 0
[pid=17490/tid=17491] ppid=17488 vsize=866628 CPUtime=1.31
/proc/17490/task/17491/stat : 17491 (java) R 17488 17490 17121 0 -1 64 6082 0 1 0 88 43 0 0 25 0 9 0 40886059 887427072 7420 996147200 134512640 134550740 4294955952 18446744073709551615 4126650391 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17493] ppid=17488 vsize=866628 CPUtime=0.03
/proc/17490/task/17493/stat : 17493 (java) S 17488 17490 17121 0 -1 64 1122 0 0 0 3 0 0 0 16 0 9 0 40886061 887427072 7420 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17494] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17494/stat : 17494 (java) S 17488 17490 17121 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40886061 887427072 7420 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17495] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17495/stat : 17495 (java) S 17488 17490 17121 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40886061 887427072 7420 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17496] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17496/stat : 17496 (java) S 17488 17490 17121 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 40886063 887427072 7420 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17497] ppid=17488 vsize=866628 CPUtime=0.1
/proc/17490/task/17497/stat : 17497 (java) S 17488 17490 17121 0 -1 64 353 0 0 0 10 0 0 0 16 0 9 0 40886063 887427072 7420 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17498] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17498/stat : 17498 (java) S 17488 17490 17121 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40886063 887427072 7420 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17499] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17499/stat : 17499 (java) S 17488 17490 17121 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40886063 887427072 7420 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 866628

[startup+3.10291 s]
/proc/loadavg: 2.00 2.03 2.01 3/90 17499
/proc/meminfo: memFree=1634880/2055920 swapFree=4180240/4192956
[pid=17490] ppid=17488 vsize=866628 CPUtime=3.05
/proc/17490/stat : 17490 (java) S 17488 17490 17121 0 -1 0 8260 0 1 0 179 126 0 0 18 0 9 0 40886058 887427072 7426 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17490/statm: 216657 7426 2633 9 0 211163 0
[pid=17490/tid=17491] ppid=17488 vsize=866628 CPUtime=2.9
/proc/17490/task/17491/stat : 17491 (java) R 17488 17490 17121 0 -1 64 6083 0 1 0 165 125 0 0 25 0 9 0 40886059 887427072 7426 996147200 134512640 134550740 4294955952 18446744073709551615 4126646076 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17493] ppid=17488 vsize=866628 CPUtime=0.03
/proc/17490/task/17493/stat : 17493 (java) S 17488 17490 17121 0 -1 64 1122 0 0 0 3 0 0 0 16 0 9 0 40886061 887427072 7426 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17494] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17494/stat : 17494 (java) S 17488 17490 17121 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40886061 887427072 7426 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17495] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17495/stat : 17495 (java) S 17488 17490 17121 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40886061 887427072 7426 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17496] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17496/stat : 17496 (java) S 17488 17490 17121 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 40886063 887427072 7426 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17497] ppid=17488 vsize=866628 CPUtime=0.1
/proc/17490/task/17497/stat : 17497 (java) S 17488 17490 17121 0 -1 64 359 0 0 0 10 0 0 0 16 0 9 0 40886063 887427072 7426 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17498] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17498/stat : 17498 (java) S 17488 17490 17121 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40886063 887427072 7426 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17499] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17499/stat : 17499 (java) S 17488 17490 17121 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40886063 887427072 7426 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) 866628

[startup+6.30217 s]
/proc/loadavg: 2.00 2.03 2.01 3/90 17499
/proc/meminfo: memFree=1634688/2055920 swapFree=4180240/4192956
[pid=17490] ppid=17488 vsize=866628 CPUtime=6.22
/proc/17490/stat : 17490 (java) S 17488 17490 17121 0 -1 0 8261 0 1 0 321 301 0 0 18 0 9 0 40886058 887427072 7426 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17490/statm: 216657 7426 2633 9 0 211163 0
[pid=17490/tid=17491] ppid=17488 vsize=866628 CPUtime=6.06
/proc/17490/task/17491/stat : 17491 (java) R 17488 17490 17121 0 -1 64 6084 0 1 0 307 299 0 0 25 0 9 0 40886059 887427072 7426 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17493] ppid=17488 vsize=866628 CPUtime=0.03
/proc/17490/task/17493/stat : 17493 (java) S 17488 17490 17121 0 -1 64 1122 0 0 0 3 0 0 0 16 0 9 0 40886061 887427072 7426 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17494] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17494/stat : 17494 (java) S 17488 17490 17121 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40886061 887427072 7426 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17495] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17495/stat : 17495 (java) S 17488 17490 17121 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40886061 887427072 7426 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17496] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17496/stat : 17496 (java) S 17488 17490 17121 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 40886063 887427072 7426 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17497] ppid=17488 vsize=866628 CPUtime=0.1
/proc/17490/task/17497/stat : 17497 (java) S 17488 17490 17121 0 -1 64 359 0 0 0 10 0 0 0 16 0 9 0 40886063 887427072 7426 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17498] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17498/stat : 17498 (java) S 17488 17490 17121 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40886063 887427072 7426 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17499] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17499/stat : 17499 (java) S 17488 17490 17121 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40886063 887427072 7426 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) 866628

[startup+12.7027 s]
/proc/loadavg: 2.00 2.03 2.01 3/90 17499
/proc/meminfo: memFree=1634560/2055920 swapFree=4180240/4192956
[pid=17490] ppid=17488 vsize=866628 CPUtime=12.56
/proc/17490/stat : 17490 (java) S 17488 17490 17121 0 -1 0 8263 0 1 0 616 640 0 0 18 0 9 0 40886058 887427072 7428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17490/statm: 216657 7428 2633 9 0 211163 0
[pid=17490/tid=17491] ppid=17488 vsize=866628 CPUtime=12.4
/proc/17490/task/17491/stat : 17491 (java) R 17488 17490 17121 0 -1 64 6084 0 1 0 601 639 0 0 25 0 9 0 40886059 887427072 7428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17493] ppid=17488 vsize=866628 CPUtime=0.03
/proc/17490/task/17493/stat : 17493 (java) S 17488 17490 17121 0 -1 64 1122 0 0 0 3 0 0 0 16 0 9 0 40886061 887427072 7428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17494] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17494/stat : 17494 (java) S 17488 17490 17121 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40886061 887427072 7428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17495] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17495/stat : 17495 (java) S 17488 17490 17121 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40886061 887427072 7428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17496] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17496/stat : 17496 (java) S 17488 17490 17121 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 40886063 887427072 7428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17497] ppid=17488 vsize=866628 CPUtime=0.1
/proc/17490/task/17497/stat : 17497 (java) S 17488 17490 17121 0 -1 64 361 0 0 0 10 0 0 0 16 0 9 0 40886063 887427072 7428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17498] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17498/stat : 17498 (java) S 17488 17490 17121 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40886063 887427072 7428 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17499] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17499/stat : 17499 (java) S 17488 17490 17121 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40886063 887427072 7428 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) 866628

[startup+25.5017 s]
/proc/loadavg: 2.00 2.02 2.01 4/90 17499
/proc/meminfo: memFree=1634560/2055920 swapFree=4180240/4192956
[pid=17490] ppid=17488 vsize=866632 CPUtime=25.23
/proc/17490/stat : 17490 (java) S 17488 17490 17121 0 -1 0 8268 0 1 0 1202 1321 0 0 18 0 9 0 40886058 887431168 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17490/statm: 216658 7433 2633 9 0 211164 0
[pid=17490/tid=17491] ppid=17488 vsize=866632 CPUtime=25.07
/proc/17490/task/17491/stat : 17491 (java) R 17488 17490 17121 0 -1 64 6084 0 1 0 1187 1320 0 0 25 0 9 0 40886059 887431168 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17493] ppid=17488 vsize=866632 CPUtime=0.03
/proc/17490/task/17493/stat : 17493 (java) S 17488 17490 17121 0 -1 64 1122 0 0 0 3 0 0 0 16 0 9 0 40886061 887431168 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17494] ppid=17488 vsize=866632 CPUtime=0
/proc/17490/task/17494/stat : 17494 (java) S 17488 17490 17121 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40886061 887431168 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17495] ppid=17488 vsize=866632 CPUtime=0
/proc/17490/task/17495/stat : 17495 (java) S 17488 17490 17121 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40886061 887431168 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17496] ppid=17488 vsize=866632 CPUtime=0
/proc/17490/task/17496/stat : 17496 (java) S 17488 17490 17121 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 40886063 887431168 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17497] ppid=17488 vsize=866632 CPUtime=0.11
/proc/17490/task/17497/stat : 17497 (java) S 17488 17490 17121 0 -1 64 366 0 0 0 11 0 0 0 16 0 9 0 40886063 887431168 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17498] ppid=17488 vsize=866632 CPUtime=0
/proc/17490/task/17498/stat : 17498 (java) S 17488 17490 17121 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40886063 887431168 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17499] ppid=17488 vsize=866632 CPUtime=0
/proc/17490/task/17499/stat : 17499 (java) S 17488 17490 17121 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40886063 887431168 7433 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) 866632

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

[startup+25.6017 s]
/proc/loadavg: 2.00 2.02 2.01 4/90 17499
/proc/meminfo: memFree=1634560/2055920 swapFree=4180240/4192956
[pid=17490] ppid=17488 vsize=866632 CPUtime=25.34
/proc/17490/stat : 17490 (java) S 17488 17490 17121 0 -1 0 8268 0 1 0 1207 1327 0 0 18 0 9 0 40886058 887431168 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17490/statm: 216658 7433 2633 9 0 211164 0
[pid=17490/tid=17491] ppid=17488 vsize=866632 CPUtime=25.17
/proc/17490/task/17491/stat : 17491 (java) R 17488 17490 17121 0 -1 64 6084 0 1 0 1192 1325 0 0 25 0 9 0 40886059 887431168 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17493] ppid=17488 vsize=866632 CPUtime=0.03
/proc/17490/task/17493/stat : 17493 (java) S 17488 17490 17121 0 -1 64 1122 0 0 0 3 0 0 0 16 0 9 0 40886061 887431168 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17494] ppid=17488 vsize=866632 CPUtime=0
/proc/17490/task/17494/stat : 17494 (java) S 17488 17490 17121 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40886061 887431168 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17495] ppid=17488 vsize=866632 CPUtime=0
/proc/17490/task/17495/stat : 17495 (java) S 17488 17490 17121 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40886061 887431168 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17496] ppid=17488 vsize=866632 CPUtime=0
/proc/17490/task/17496/stat : 17496 (java) S 17488 17490 17121 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 40886063 887431168 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17497] ppid=17488 vsize=866632 CPUtime=0.11
/proc/17490/task/17497/stat : 17497 (java) S 17488 17490 17121 0 -1 64 366 0 0 0 11 0 0 0 16 0 9 0 40886063 887431168 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17498] ppid=17488 vsize=866632 CPUtime=0
/proc/17490/task/17498/stat : 17498 (java) S 17488 17490 17121 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40886063 887431168 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17499] ppid=17488 vsize=866632 CPUtime=0
/proc/17490/task/17499/stat : 17499 (java) S 17488 17490 17121 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40886063 887431168 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 866632

[startup+28.803 s]
/proc/loadavg: 2.00 2.02 2.01 3/90 17499
/proc/meminfo: memFree=1634560/2055920 swapFree=4180240/4192956
[pid=17490] ppid=17488 vsize=866628 CPUtime=28.51
/proc/17490/stat : 17490 (java) S 17488 17490 17121 0 -1 0 8268 0 1 0 1354 1497 0 0 18 0 9 0 40886058 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17490/statm: 216657 7433 2633 9 0 211163 0
[pid=17490/tid=17491] ppid=17488 vsize=866628 CPUtime=28.33
/proc/17490/task/17491/stat : 17491 (java) R 17488 17490 17121 0 -1 64 6084 0 1 0 1338 1495 0 0 25 0 9 0 40886059 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17493] ppid=17488 vsize=866628 CPUtime=0.03
/proc/17490/task/17493/stat : 17493 (java) S 17488 17490 17121 0 -1 64 1122 0 0 0 3 0 0 0 16 0 9 0 40886061 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17494] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17494/stat : 17494 (java) S 17488 17490 17121 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40886061 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17495] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17495/stat : 17495 (java) S 17488 17490 17121 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40886061 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17496] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17496/stat : 17496 (java) S 17488 17490 17121 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 40886063 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17497] ppid=17488 vsize=866628 CPUtime=0.11
/proc/17490/task/17497/stat : 17497 (java) S 17488 17490 17121 0 -1 64 366 0 0 0 11 0 0 0 16 0 9 0 40886063 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17498] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17498/stat : 17498 (java) S 17488 17490 17121 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40886063 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17499] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17499/stat : 17499 (java) S 17488 17490 17121 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40886063 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.51
Current children cumulated vsize (KiB) 866628

[startup+30.4021 s]
/proc/loadavg: 2.00 2.02 2.01 3/90 17499
/proc/meminfo: memFree=1634496/2055920 swapFree=4180240/4192956
[pid=17490] ppid=17488 vsize=866628 CPUtime=30.09
/proc/17490/stat : 17490 (java) S 17488 17490 17121 0 -1 0 8268 0 1 0 1425 1584 0 0 18 0 9 0 40886058 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17490/statm: 216657 7433 2633 9 0 211163 0
[pid=17490/tid=17491] ppid=17488 vsize=866628 CPUtime=29.92
/proc/17490/task/17491/stat : 17491 (java) R 17488 17490 17121 0 -1 64 6084 0 1 0 1410 1582 0 0 25 0 9 0 40886059 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4126657275 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17493] ppid=17488 vsize=866628 CPUtime=0.03
/proc/17490/task/17493/stat : 17493 (java) S 17488 17490 17121 0 -1 64 1122 0 0 0 3 0 0 0 16 0 9 0 40886061 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17494] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17494/stat : 17494 (java) S 17488 17490 17121 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40886061 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17495] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17495/stat : 17495 (java) S 17488 17490 17121 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40886061 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17496] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17496/stat : 17496 (java) S 17488 17490 17121 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 40886063 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17497] ppid=17488 vsize=866628 CPUtime=0.11
/proc/17490/task/17497/stat : 17497 (java) S 17488 17490 17121 0 -1 64 366 0 0 0 11 0 0 0 16 0 9 0 40886063 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17498] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17498/stat : 17498 (java) S 17488 17490 17121 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40886063 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17499] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17499/stat : 17499 (java) S 17488 17490 17121 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40886063 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.09
Current children cumulated vsize (KiB) 866628

[startup+30.8021 s]
/proc/loadavg: 2.00 2.02 2.01 3/90 17499
/proc/meminfo: memFree=1634560/2055920 swapFree=4180240/4192956
[pid=17490] ppid=17488 vsize=866628 CPUtime=30.49
/proc/17490/stat : 17490 (java) S 17488 17490 17121 0 -1 0 8268 0 1 0 1442 1607 0 0 18 0 9 0 40886058 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17490/statm: 216657 7433 2633 9 0 211163 0
[pid=17490/tid=17491] ppid=17488 vsize=866628 CPUtime=30.32
/proc/17490/task/17491/stat : 17491 (java) R 17488 17490 17121 0 -1 64 6084 0 1 0 1427 1605 0 0 25 0 9 0 40886059 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4126646095 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17493] ppid=17488 vsize=866628 CPUtime=0.03
/proc/17490/task/17493/stat : 17493 (java) S 17488 17490 17121 0 -1 64 1122 0 0 0 3 0 0 0 16 0 9 0 40886061 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17494] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17494/stat : 17494 (java) S 17488 17490 17121 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40886061 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17495] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17495/stat : 17495 (java) S 17488 17490 17121 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40886061 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17496] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17496/stat : 17496 (java) S 17488 17490 17121 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 40886063 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17497] ppid=17488 vsize=866628 CPUtime=0.11
/proc/17490/task/17497/stat : 17497 (java) S 17488 17490 17121 0 -1 64 366 0 0 0 11 0 0 0 16 0 9 0 40886063 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17498] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17498/stat : 17498 (java) S 17488 17490 17121 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40886063 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17499] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17499/stat : 17499 (java) S 17488 17490 17121 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40886063 887427072 7433 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.49
Current children cumulated vsize (KiB) 866628

[startup+31.2022 s]
/proc/loadavg: 2.00 2.02 2.01 3/90 17499
/proc/meminfo: memFree=1634560/2055920 swapFree=4180240/4192956
[pid=17490] ppid=17488 vsize=866628 CPUtime=30.88
/proc/17490/stat : 17490 (java) S 17488 17490 17121 0 -1 0 10589 0 1 0 1469 1619 0 0 18 0 9 0 40886058 887427072 9754 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17490/statm: 216657 9754 2634 9 0 211163 0
[pid=17490/tid=17491] ppid=17488 vsize=866628 CPUtime=30.66
/proc/17490/task/17491/stat : 17491 (java) R 17488 17490 17121 0 -1 64 8381 0 1 0 1449 1617 0 0 25 0 9 0 40886059 887427072 9754 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17493] ppid=17488 vsize=866628 CPUtime=0.03
/proc/17490/task/17493/stat : 17493 (java) S 17488 17490 17121 0 -1 64 1122 0 0 0 3 0 0 0 16 0 9 0 40886061 887427072 9754 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17494] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17494/stat : 17494 (java) S 17488 17490 17121 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40886061 887427072 9754 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17495] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17495/stat : 17495 (java) S 17488 17490 17121 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40886061 887427072 9754 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17496] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17496/stat : 17496 (java) S 17488 17490 17121 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 40886063 887427072 9754 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17497] ppid=17488 vsize=866628 CPUtime=0.15
/proc/17490/task/17497/stat : 17497 (java) R 17488 17490 17121 0 -1 64 390 0 0 0 15 0 0 0 16 0 9 0 40886063 887427072 9754 996147200 134512640 134550740 4294955952 18446744073709551615 102717514 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17498] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17498/stat : 17498 (java) S 17488 17490 17121 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40886063 887427072 9754 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17499] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17499/stat : 17499 (java) S 17488 17490 17121 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40886063 887427072 9754 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.88
Current children cumulated vsize (KiB) 866628

[startup+31.3022 s]
/proc/loadavg: 2.00 2.02 2.01 3/90 17499
/proc/meminfo: memFree=1634560/2055920 swapFree=4180240/4192956
[pid=17490] ppid=17488 vsize=866628 CPUtime=30.98
/proc/17490/stat : 17490 (java) S 17488 17490 17121 0 -1 0 10600 0 1 0 1479 1619 0 0 18 0 9 0 40886058 887427072 9765 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17490/statm: 216657 9765 2634 9 0 211163 0
[pid=17490/tid=17491] ppid=17488 vsize=866628 CPUtime=30.75
/proc/17490/task/17491/stat : 17491 (java) R 17488 17490 17121 0 -1 64 8382 0 1 0 1458 1617 0 0 25 0 9 0 40886059 887427072 9765 996147200 134512640 134550740 4294955952 18446744073709551615 4126791989 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17493] ppid=17488 vsize=866628 CPUtime=0.03
/proc/17490/task/17493/stat : 17493 (java) S 17488 17490 17121 0 -1 64 1122 0 0 0 3 0 0 0 16 0 9 0 40886061 887427072 9765 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17494] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17494/stat : 17494 (java) S 17488 17490 17121 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40886061 887427072 9765 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17495] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17495/stat : 17495 (java) S 17488 17490 17121 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40886061 887427072 9765 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17496] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17496/stat : 17496 (java) S 17488 17490 17121 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 40886063 887427072 9765 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17497] ppid=17488 vsize=866628 CPUtime=0.16
/proc/17490/task/17497/stat : 17497 (java) S 17488 17490 17121 0 -1 64 400 0 0 0 16 0 0 0 16 0 9 0 40886063 887427072 9765 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17498] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17498/stat : 17498 (java) S 17488 17490 17121 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40886063 887427072 9765 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17490/tid=17499] ppid=17488 vsize=866628 CPUtime=0
/proc/17490/task/17499/stat : 17499 (java) S 17488 17490 17121 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40886063 887427072 9765 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.98
Current children cumulated vsize (KiB) 866628

Child status: 0
Real time (s): 31.4022
CPU time (s): 31.0493
CPU user time (s): 14.8467
CPU system time (s): 16.2025
CPU usage (%): 98.8763
Max. virtual memory (cumulated for all children) (KiB): 866632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.8467
system time used= 16.2025
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10710
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= 1217
involuntary context switches= 2263

runsolver used 0.041993 second user time and 0.121981 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-12 07:51:21
IDJOB=1111117
IDBENCH=61233
IDSOLVER=359
FILE ID=node69/1111117-1215841881
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-3_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-1111117-1215841881/watcher-1111117-1215841881 -o /tmp/evaluation-result-1111117-1215841881/solver-1111117-1215841881 -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-1111117-1215841881.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 885c685aa8d56ae4fd1d7762ba1df2f8
RANDOM SEED=1824503665

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:       1655016 kB
Buffers:         61888 kB
Cached:         231984 kB
SwapCached:       7572 kB
Active:         166252 kB
Inactive:       168564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1655016 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:            1964 kB
Writeback:           0 kB
Mapped:          55868 kB
Slab:            51084 kB
Committed_AS:   238720 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:51:53