Trace number 1111133

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
AbsconMax 112 pc-wOPTIMUM1 30.8703 31.2251

DiagnosticValue
CHECKS5940
NODES452

General information on the benchmark

Namecsp/aim-50/
normalized-aim-50-1-6-unsat-4_ext.xml
MD5SUMa47d58d01a8d46b68cf53b1a42c70131
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.043993
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints76
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension76
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.03/0.09	
0.03/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-1111133-1215841910.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.148  cpuTime=0.11  mem=6M867
0.28/0.39	   
0.28/0.39	   relations being loaded...
0.28/0.39	   
0.28/0.39	   constraints being loaded...
0.38/0.45	     nbConstraints=76  nbRelationTypes=12  nbExtensionStructures=12  nbSharedExtensionStructures=64
0.38/0.45	     nbConflictsStructures=12  nbSharedConflictsStructures=64  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=7
0.38/0.45	     minArity=3  maxArity=3
0.38/0.45	       =>  wckTime=0.21  cpuTime=0.17  mem=9M831
0.48/0.50	   
0.48/0.50	   solver LocalSearchSolver being built... 
0.48/0.54	       =>  wckTime=0.295  cpuTime=0.21  mem=5M463
0.48/0.58	
0.48/0.58	s SATISFIABLE
0.48/0.58	o 8
0.48/0.58	o 7
0.48/0.58	o 6
0.48/0.58	o 5
0.48/0.59	o 4
0.48/0.59	o 3
0.48/0.59	o 2
0.48/0.59	o 1
1.27/1.35	   
1.27/1.35	   search
1.27/1.35	     run=0  nbConstraintChecks=1128324  nbAssignments=10000
1.27/1.35	       =>  wckTime=0.813  cpuTime=0.75  mem=6M455
1.97/2.09	   
1.97/2.09	   search
1.97/2.09	     run=1  nbConstraintChecks=2315244  nbAssignments=20000
1.97/2.09	       =>  wckTime=1.553  cpuTime=1.48  mem=6M455
2.66/2.79	   
2.66/2.79	   search
2.66/2.79	     run=2  nbConstraintChecks=3400689  nbAssignments=30000
2.66/2.79	       =>  wckTime=2.257  cpuTime=2.17  mem=6M455
3.45/3.51	   
3.45/3.51	   search
3.45/3.51	     run=3  nbConstraintChecks=4567246  nbAssignments=40000
3.45/3.51	       =>  wckTime=2.979  cpuTime=2.88  mem=6M455
4.15/4.21	   
4.15/4.21	   search
4.15/4.21	     run=4  nbConstraintChecks=5637232  nbAssignments=50000
4.15/4.21	       =>  wckTime=3.676  cpuTime=3.59  mem=6M455
4.84/4.94	   
4.84/4.94	   search
4.84/4.94	     run=5  nbConstraintChecks=6842543  nbAssignments=60000
4.84/4.94	       =>  wckTime=4.406  cpuTime=4.31  mem=6M455
5.53/5.65	   
5.53/5.65	   search
5.53/5.65	     run=6  nbConstraintChecks=7908103  nbAssignments=70000
5.53/5.65	       =>  wckTime=5.112  cpuTime=5.0  mem=6M455
6.23/6.36	   
6.23/6.36	   search
6.23/6.37	     run=7  nbConstraintChecks=9101170  nbAssignments=80000
6.23/6.37	       =>  wckTime=5.831  cpuTime=5.72  mem=6M455
6.92/7.08	   
6.92/7.08	   search
6.92/7.08	     run=8  nbConstraintChecks=10165280  nbAssignments=90000
6.92/7.08	       =>  wckTime=6.543  cpuTime=6.42  mem=6M455
7.70/7.81	   
7.70/7.81	   search
7.70/7.81	     run=9  nbConstraintChecks=11362080  nbAssignments=100000
7.70/7.81	       =>  wckTime=7.277  cpuTime=7.14  mem=6M455
8.41/8.52	   
8.41/8.52	   search
8.41/8.52	     run=10  nbConstraintChecks=12487686  nbAssignments=110000
8.41/8.52	       =>  wckTime=7.989  cpuTime=7.85  mem=6M455
9.10/9.27	   
9.10/9.27	   search
9.10/9.27	     run=11  nbConstraintChecks=13746026  nbAssignments=120000
9.10/9.27	       =>  wckTime=8.733  cpuTime=8.58  mem=6M455
9.79/9.98	   
9.79/9.98	   search
9.79/9.98	     run=12  nbConstraintChecks=14819959  nbAssignments=130000
9.79/9.98	       =>  wckTime=9.447  cpuTime=9.29  mem=6M455
10.59/10.71	   
10.59/10.71	   search
10.59/10.71	     run=13  nbConstraintChecks=16038078  nbAssignments=140000
10.59/10.71	       =>  wckTime=10.174  cpuTime=10.02  mem=6M455
11.27/11.42	   
11.27/11.42	   search
11.27/11.42	     run=14  nbConstraintChecks=17084432  nbAssignments=150000
11.27/11.42	       =>  wckTime=10.885  cpuTime=10.72  mem=6M455
11.97/12.15	   
11.97/12.15	   search
11.97/12.15	     run=15  nbConstraintChecks=18272427  nbAssignments=160000
11.97/12.15	       =>  wckTime=11.619  cpuTime=11.45  mem=6M455
12.67/12.86	   
12.67/12.86	   search
12.67/12.86	     run=16  nbConstraintChecks=19349642  nbAssignments=170000
12.67/12.86	       =>  wckTime=12.325  cpuTime=12.15  mem=6M455
13.46/13.60	   
13.46/13.60	   search
13.46/13.60	     run=17  nbConstraintChecks=20586759  nbAssignments=180000
13.46/13.60	       =>  wckTime=13.066  cpuTime=12.88  mem=6M455
14.15/14.32	   
14.15/14.32	   search
14.15/14.32	     run=18  nbConstraintChecks=21683512  nbAssignments=190000
14.15/14.32	       =>  wckTime=13.785  cpuTime=13.58  mem=6M455
14.84/15.05	   
14.84/15.05	   search
14.84/15.05	     run=19  nbConstraintChecks=22922627  nbAssignments=200000
14.84/15.05	       =>  wckTime=14.516  cpuTime=14.31  mem=6M455
15.54/15.77	   
15.54/15.77	   search
15.54/15.77	     run=20  nbConstraintChecks=23985874  nbAssignments=210000
15.54/15.77	       =>  wckTime=15.23  cpuTime=15.02  mem=6M455
16.33/16.51	   
16.33/16.51	   search
16.33/16.51	     run=21  nbConstraintChecks=25219426  nbAssignments=220000
16.33/16.51	       =>  wckTime=15.971  cpuTime=15.75  mem=6M455
17.02/17.20	   
17.02/17.20	   search
17.02/17.20	     run=22  nbConstraintChecks=26297806  nbAssignments=230000
17.02/17.20	       =>  wckTime=16.67  cpuTime=16.45  mem=6M455
17.72/17.93	   
17.72/17.93	   search
17.72/17.93	     run=23  nbConstraintChecks=27457597  nbAssignments=240000
17.72/17.93	       =>  wckTime=17.392  cpuTime=17.16  mem=6M455
18.41/18.65	   
18.41/18.65	   search
18.41/18.65	     run=24  nbConstraintChecks=28617169  nbAssignments=250000
18.41/18.65	       =>  wckTime=18.115  cpuTime=17.87  mem=6M455
19.10/19.37	   
19.10/19.37	   search
19.10/19.37	     run=25  nbConstraintChecks=29837173  nbAssignments=260000
19.10/19.37	       =>  wckTime=18.839  cpuTime=18.59  mem=6M455
19.79/20.09	   
19.79/20.09	   search
19.79/20.09	     run=26  nbConstraintChecks=30943663  nbAssignments=270000
19.79/20.09	       =>  wckTime=19.553  cpuTime=19.3  mem=6M455
20.59/20.81	   
20.59/20.81	   search
20.59/20.81	     run=27  nbConstraintChecks=32092716  nbAssignments=280000
20.59/20.81	       =>  wckTime=20.275  cpuTime=20.02  mem=6M455
21.28/21.51	   
21.28/21.51	   search
21.28/21.51	     run=28  nbConstraintChecks=33200005  nbAssignments=290000
21.28/21.51	       =>  wckTime=20.979  cpuTime=20.72  mem=6M455
21.97/22.24	   
21.97/22.24	   search
21.97/22.24	     run=29  nbConstraintChecks=34384084  nbAssignments=300000
21.97/22.24	       =>  wckTime=21.708  cpuTime=21.43  mem=6M455
22.67/22.95	   
22.67/22.95	   search
22.67/22.95	     run=30  nbConstraintChecks=35453131  nbAssignments=310000
22.67/22.95	       =>  wckTime=22.414  cpuTime=22.14  mem=6M455
23.36/23.68	   
23.36/23.68	   search
23.36/23.68	     run=31  nbConstraintChecks=36667364  nbAssignments=320000
23.36/23.68	       =>  wckTime=23.149  cpuTime=22.86  mem=6M455
24.05/24.39	   
24.05/24.39	   search
24.05/24.39	     run=32  nbConstraintChecks=37744819  nbAssignments=330000
24.05/24.39	       =>  wckTime=23.86  cpuTime=23.56  mem=6M455
24.85/25.12	   
24.85/25.12	   search
24.85/25.12	     run=33  nbConstraintChecks=38954667  nbAssignments=340000
24.85/25.12	       =>  wckTime=24.583  cpuTime=24.28  mem=6M455
25.55/25.83	   
25.55/25.83	   search
25.55/25.83	     run=34  nbConstraintChecks=40032870  nbAssignments=350000
25.55/25.83	       =>  wckTime=25.294  cpuTime=24.98  mem=6M455
26.23/26.56	   
26.23/26.56	   search
26.23/26.56	     run=35  nbConstraintChecks=41197362  nbAssignments=360000
26.23/26.56	       =>  wckTime=26.023  cpuTime=25.7  mem=6M455
26.93/27.27	   
26.93/27.27	   search
26.93/27.27	     run=36  nbConstraintChecks=42324968  nbAssignments=370000
26.93/27.27	       =>  wckTime=26.739  cpuTime=26.41  mem=6M455
27.72/28.02	   
27.72/28.02	   search
27.72/28.02	     run=37  nbConstraintChecks=43557095  nbAssignments=380000
27.72/28.02	       =>  wckTime=27.481  cpuTime=27.15  mem=6M455
28.41/28.73	   
28.41/28.73	   search
28.41/28.73	     run=38  nbConstraintChecks=44629965  nbAssignments=390000
28.41/28.73	       =>  wckTime=28.198  cpuTime=27.85  mem=6M455
29.11/29.46	   
29.11/29.46	   search
29.11/29.46	     run=39  nbConstraintChecks=45822801  nbAssignments=400000
29.11/29.46	       =>  wckTime=28.924  cpuTime=28.58  mem=6M455
29.79/30.18	   
29.79/30.18	   search
29.79/30.18	     run=40  nbConstraintChecks=46918775  nbAssignments=410000
29.79/30.18	       =>  wckTime=29.644  cpuTime=29.29  mem=6M455
30.59/30.91	   
30.59/30.91	   search
30.59/30.91	     run=41  nbConstraintChecks=48085921  nbAssignments=420000
30.59/30.91	       =>  wckTime=30.375  cpuTime=30.01  mem=6M455
30.59/30.93	   
30.59/30.93	   search
30.59/30.93	     run=42  nbConstraintChecks=48101881  nbAssignments=420252
30.59/30.93	       =>  wckTime=30.393  cpuTime=30.03  mem=6M455
30.59/30.93	   
30.59/30.93	   global
30.59/30.93	     nbConstraintChecks=48101881  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.59/30.93	     solvingWckTime=30.392  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.59/30.93	     globalCpuTime=30.29
30.59/30.93	       =>  wckTime=30.687  cpuTime=30.24  mem=6M455
30.59/30.93	   
30.59/30.93	   solver DecomposerSolver being built... 
30.69/31.05	       =>  wckTime=30.811  cpuTime=30.34  mem=18M370
30.69/31.06	   
30.69/31.06	   preprocessing
30.69/31.06	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.69/31.06	     detectedInconsistency=no
30.69/31.06	       =>  wckTime=0.0030  cpuTime=0.0  mem=18M370
30.79/31.16	   
30.79/31.16	   search
30.79/31.16	     run=0  nbConstraintChecks=5940  nbValidityChecks=12277  minDepth=0  maxDepth=27  nbPropagations=0  nbRevisions=0
30.79/31.16	     nbUselessRevisions=0  nbAssignments=452  nbFailedAssignments=94  nbBacktracks=359  nbVisitedNodes=672
30.79/31.16	       =>  wckTime=0.105  cpuTime=0.06  mem=19M362
30.79/31.16	   
30.79/31.16	   global
30.79/31.16	     nbConstraintChecks=5940  nbValidityChecks=12277  solvingWckTime=0.107  solvingCpuTime=0.06  expiredTime=no
30.79/31.16	     totalExploration=yes  nbFoundSolutions=0  upperBound=1  upperBoundWckTime=0.0  upperBoundCpuTime=0.0
30.79/31.16	     globalCpuTime=30.45
30.79/31.16	       =>  wckTime=30.92  cpuTime=30.4  mem=19M362
30.79/31.16	
30.79/31.16	s OPTIMUM FOUND
30.79/31.16	v 0 1 1 1 1 0 0 0 1 0 0 0 0 1 1 1 1 0 1 0 0 1 0 0 0 1 1 0 0 0 1 1 0 0 0 0 0 0 1 0 0 1 0 1 1 1 1 1 1 1 
30.79/31.16	d NODES 452
30.79/31.16	d CHECKS 5940
30.79/31.16	   
30.79/31.16	   totalWckTime=30.977  totalCpuTime=30.47

Verifier Data (download as text)

OK	1	75
1 unsatisfied constraints, 75 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-1111133-1215841910/watcher-1111133-1215841910 -o /tmp/evaluation-result-1111133-1215841910/solver-1111133-1215841910 -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-1111133-1215841910.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.00 2.00 4/81 15621
/proc/meminfo: memFree=1767440/2055920 swapFree=4192812/4192956
[pid=15621] ppid=15619 vsize=18572 CPUtime=0
/proc/15621/stat : 15621 (runsolver) R 15619 15621 15249 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 40893727 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 269757246759 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/15621/statm: 4643 292 257 25 0 2626 0

[startup+0.051404 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15621
/proc/meminfo: memFree=1767440/2055920 swapFree=4192812/4192956
[pid=15621] ppid=15619 vsize=861876 CPUtime=0.03
/proc/15621/stat : 15621 (java) S 15619 15621 15249 0 -1 0 2362 0 1 0 2 1 0 0 18 0 5 0 40893727 882561024 1949 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/15621/statm: 215469 1950 898 9 0 210448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.103691 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15621
/proc/meminfo: memFree=1767440/2055920 swapFree=4192812/4192956
[pid=15621] ppid=15619 vsize=865984 CPUtime=0.09
/proc/15621/stat : 15621 (java) S 15619 15621 15249 0 -1 0 3735 0 1 0 7 2 0 0 18 0 9 0 40893727 886767616 3198 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15621/statm: 216496 3198 1688 9 0 211051 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301719 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15621
/proc/meminfo: memFree=1767440/2055920 swapFree=4192812/4192956
[pid=15621] ppid=15619 vsize=866156 CPUtime=0.28
/proc/15621/stat : 15621 (java) S 15619 15621 15249 0 -1 0 5621 0 1 0 25 3 0 0 18 0 9 0 40893727 886943744 5036 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15621/statm: 216539 5036 1905 9 0 211087 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866156

[startup+0.701777 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15621
/proc/meminfo: memFree=1767440/2055920 swapFree=4192812/4192956
[pid=15621] ppid=15619 vsize=866644 CPUtime=0.68
/proc/15621/stat : 15621 (java) S 15619 15621 15249 0 -1 0 8217 0 1 0 59 9 0 0 18 0 9 0 40893727 887443456 7384 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15621/statm: 216661 7384 2632 9 0 211167 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866644

[startup+1.50287 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15630
/proc/meminfo: memFree=1748168/2055920 swapFree=4192812/4192956
[pid=15621] ppid=15619 vsize=866640 CPUtime=1.48
/proc/15621/stat : 15621 (java) S 15619 15621 15249 0 -1 0 8230 0 1 0 96 52 0 0 18 0 9 0 40893727 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15621/statm: 216660 7396 2633 9 0 211166 0
[pid=15621/tid=15623] ppid=15619 vsize=866640 CPUtime=1.31
/proc/15621/task/15623/stat : 15623 (java) R 15619 15621 15249 0 -1 64 6083 0 1 0 81 50 0 0 25 0 9 0 40893729 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4126643999 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15624] ppid=15619 vsize=866640 CPUtime=0.03
/proc/15621/task/15624/stat : 15624 (java) S 15619 15621 15249 0 -1 64 1118 0 0 0 3 0 0 0 17 0 9 0 40893730 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15625] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15625/stat : 15625 (java) S 15619 15621 15249 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40893730 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15626] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15626/stat : 15626 (java) S 15619 15621 15249 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40893730 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15627] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15627/stat : 15627 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40893732 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15628] ppid=15619 vsize=866640 CPUtime=0.1
/proc/15621/task/15628/stat : 15628 (java) S 15619 15621 15249 0 -1 64 333 0 0 0 10 0 0 0 16 0 9 0 40893732 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15629] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15629/stat : 15629 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40893732 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15630] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15630/stat : 15630 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40893732 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 866640

[startup+3.10208 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15630
/proc/meminfo: memFree=1747976/2055920 swapFree=4192812/4192956
[pid=15621] ppid=15619 vsize=866640 CPUtime=3.06
/proc/15621/stat : 15621 (java) S 15619 15621 15249 0 -1 0 8230 0 1 0 167 139 0 0 18 0 9 0 40893727 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15621/statm: 216660 7396 2633 9 0 211166 0
[pid=15621/tid=15623] ppid=15619 vsize=866640 CPUtime=2.9
/proc/15621/task/15623/stat : 15623 (java) R 15619 15621 15249 0 -1 64 6083 0 1 0 153 137 0 0 25 0 9 0 40893729 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4126650535 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15624] ppid=15619 vsize=866640 CPUtime=0.03
/proc/15621/task/15624/stat : 15624 (java) S 15619 15621 15249 0 -1 64 1118 0 0 0 3 0 0 0 16 0 9 0 40893730 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15625] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15625/stat : 15625 (java) S 15619 15621 15249 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40893730 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15626] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15626/stat : 15626 (java) S 15619 15621 15249 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40893730 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15627] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15627/stat : 15627 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40893732 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15628] ppid=15619 vsize=866640 CPUtime=0.1
/proc/15621/task/15628/stat : 15628 (java) S 15619 15621 15249 0 -1 64 333 0 0 0 10 0 0 0 16 0 9 0 40893732 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15629] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15629/stat : 15629 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40893732 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15630] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15630/stat : 15630 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40893732 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 866640

[startup+6.30151 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15630
/proc/meminfo: memFree=1747720/2055920 swapFree=4192812/4192956
[pid=15621] ppid=15619 vsize=866644 CPUtime=6.23
/proc/15621/stat : 15621 (java) S 15619 15621 15249 0 -1 0 8231 0 1 0 314 309 0 0 18 0 9 0 40893727 887443456 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15621/statm: 216661 7396 2633 9 0 211167 0
[pid=15621/tid=15623] ppid=15619 vsize=866644 CPUtime=6.07
/proc/15621/task/15623/stat : 15623 (java) R 15619 15621 15249 0 -1 64 6084 0 1 0 299 308 0 0 25 0 9 0 40893729 887443456 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15624] ppid=15619 vsize=866644 CPUtime=0.03
/proc/15621/task/15624/stat : 15624 (java) S 15619 15621 15249 0 -1 64 1118 0 0 0 3 0 0 0 16 0 9 0 40893730 887443456 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15625] ppid=15619 vsize=866644 CPUtime=0
/proc/15621/task/15625/stat : 15625 (java) S 15619 15621 15249 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40893730 887443456 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15626] ppid=15619 vsize=866644 CPUtime=0
/proc/15621/task/15626/stat : 15626 (java) S 15619 15621 15249 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40893730 887443456 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15627] ppid=15619 vsize=866644 CPUtime=0
/proc/15621/task/15627/stat : 15627 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40893732 887443456 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15628] ppid=15619 vsize=866644 CPUtime=0.1
/proc/15621/task/15628/stat : 15628 (java) S 15619 15621 15249 0 -1 64 333 0 0 0 10 0 0 0 16 0 9 0 40893732 887443456 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15629] ppid=15619 vsize=866644 CPUtime=0
/proc/15621/task/15629/stat : 15629 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40893732 887443456 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15630] ppid=15619 vsize=866644 CPUtime=0
/proc/15621/task/15630/stat : 15630 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40893732 887443456 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 866644

[startup+12.7014 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15630
/proc/meminfo: memFree=1747528/2055920 swapFree=4192812/4192956
[pid=15621] ppid=15619 vsize=866640 CPUtime=12.57
/proc/15621/stat : 15621 (java) S 15619 15621 15249 0 -1 0 8231 0 1 0 605 652 0 0 18 0 9 0 40893727 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15621/statm: 216660 7396 2633 9 0 211166 0
[pid=15621/tid=15623] ppid=15619 vsize=866640 CPUtime=12.4
/proc/15621/task/15623/stat : 15623 (java) R 15619 15621 15249 0 -1 64 6084 0 1 0 590 650 0 0 25 0 9 0 40893729 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15624] ppid=15619 vsize=866640 CPUtime=0.03
/proc/15621/task/15624/stat : 15624 (java) S 15619 15621 15249 0 -1 64 1118 0 0 0 3 0 0 0 16 0 9 0 40893730 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15625] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15625/stat : 15625 (java) S 15619 15621 15249 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40893730 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15626] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15626/stat : 15626 (java) S 15619 15621 15249 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40893730 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15627] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15627/stat : 15627 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40893732 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15628] ppid=15619 vsize=866640 CPUtime=0.11
/proc/15621/task/15628/stat : 15628 (java) S 15619 15621 15249 0 -1 64 333 0 0 0 11 0 0 0 16 0 9 0 40893732 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15629] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15629/stat : 15629 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40893732 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15630] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15630/stat : 15630 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40893732 887439360 7396 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 866640

[startup+25.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15630
/proc/meminfo: memFree=1747592/2055920 swapFree=4192812/4192956
[pid=15621] ppid=15619 vsize=866644 CPUtime=25.24
/proc/15621/stat : 15621 (java) S 15619 15621 15249 0 -1 0 8237 0 1 0 1182 1342 0 0 18 0 9 0 40893727 887443456 7402 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15621/statm: 216661 7402 2633 9 0 211167 0
[pid=15621/tid=15623] ppid=15619 vsize=866644 CPUtime=25.08
/proc/15621/task/15623/stat : 15623 (java) R 15619 15621 15249 0 -1 64 6084 0 1 0 1167 1341 0 0 25 0 9 0 40893729 887443456 7402 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15624] ppid=15619 vsize=866644 CPUtime=0.03
/proc/15621/task/15624/stat : 15624 (java) S 15619 15621 15249 0 -1 64 1118 0 0 0 3 0 0 0 16 0 9 0 40893730 887443456 7402 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15625] ppid=15619 vsize=866644 CPUtime=0
/proc/15621/task/15625/stat : 15625 (java) S 15619 15621 15249 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40893730 887443456 7402 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15626] ppid=15619 vsize=866644 CPUtime=0
/proc/15621/task/15626/stat : 15626 (java) S 15619 15621 15249 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40893730 887443456 7402 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15627] ppid=15619 vsize=866644 CPUtime=0
/proc/15621/task/15627/stat : 15627 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40893732 887443456 7402 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15628] ppid=15619 vsize=866644 CPUtime=0.11
/proc/15621/task/15628/stat : 15628 (java) S 15619 15621 15249 0 -1 64 339 0 0 0 11 0 0 0 16 0 9 0 40893732 887443456 7402 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15629] ppid=15619 vsize=866644 CPUtime=0
/proc/15621/task/15629/stat : 15629 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40893732 887443456 7402 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15630] ppid=15619 vsize=866644 CPUtime=0
/proc/15621/task/15630/stat : 15630 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40893732 887443456 7402 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 866644

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

[startup+28.7025 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15630
/proc/meminfo: memFree=1747592/2055920 swapFree=4192812/4192956
[pid=15621] ppid=15619 vsize=866640 CPUtime=28.41
/proc/15621/stat : 15621 (java) S 15619 15621 15249 0 -1 0 8238 0 1 0 1331 1510 0 0 18 0 9 0 40893727 887439360 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15621/statm: 216660 7403 2633 9 0 211166 0
[pid=15621/tid=15623] ppid=15619 vsize=866640 CPUtime=28.24
/proc/15621/task/15623/stat : 15623 (java) R 15619 15621 15249 0 -1 64 6084 0 1 0 1315 1509 0 0 25 0 9 0 40893729 887439360 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4126649129 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15624] ppid=15619 vsize=866640 CPUtime=0.03
/proc/15621/task/15624/stat : 15624 (java) S 15619 15621 15249 0 -1 64 1118 0 0 0 3 0 0 0 16 0 9 0 40893730 887439360 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15625] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15625/stat : 15625 (java) S 15619 15621 15249 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40893730 887439360 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15626] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15626/stat : 15626 (java) S 15619 15621 15249 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40893730 887439360 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15627] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15627/stat : 15627 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40893732 887439360 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15628] ppid=15619 vsize=866640 CPUtime=0.12
/proc/15621/task/15628/stat : 15628 (java) S 15619 15621 15249 0 -1 64 340 0 0 0 12 0 0 0 16 0 9 0 40893732 887439360 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15629] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15629/stat : 15629 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40893732 887439360 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15630] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15630/stat : 15630 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40893732 887439360 7403 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) 866640

[startup+30.3017 s]
/proc/loadavg: 2.00 2.00 2.00 4/90 15630
/proc/meminfo: memFree=1747592/2055920 swapFree=4192812/4192956
[pid=15621] ppid=15619 vsize=866644 CPUtime=30
/proc/15621/stat : 15621 (java) S 15619 15621 15249 0 -1 0 8238 0 1 0 1402 1598 0 0 18 0 9 0 40893727 887443456 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15621/statm: 216661 7403 2633 9 0 211167 0
[pid=15621/tid=15623] ppid=15619 vsize=866644 CPUtime=29.83
/proc/15621/task/15623/stat : 15623 (java) R 15619 15621 15249 0 -1 64 6084 0 1 0 1386 1597 0 0 25 0 9 0 40893729 887443456 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15624] ppid=15619 vsize=866644 CPUtime=0.03
/proc/15621/task/15624/stat : 15624 (java) S 15619 15621 15249 0 -1 64 1118 0 0 0 3 0 0 0 16 0 9 0 40893730 887443456 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15625] ppid=15619 vsize=866644 CPUtime=0
/proc/15621/task/15625/stat : 15625 (java) S 15619 15621 15249 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40893730 887443456 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15626] ppid=15619 vsize=866644 CPUtime=0
/proc/15621/task/15626/stat : 15626 (java) S 15619 15621 15249 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40893730 887443456 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15627] ppid=15619 vsize=866644 CPUtime=0
/proc/15621/task/15627/stat : 15627 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40893732 887443456 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15628] ppid=15619 vsize=866644 CPUtime=0.12
/proc/15621/task/15628/stat : 15628 (java) S 15619 15621 15249 0 -1 64 340 0 0 0 12 0 0 0 16 0 9 0 40893732 887443456 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15629] ppid=15619 vsize=866644 CPUtime=0
/proc/15621/task/15629/stat : 15629 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40893732 887443456 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15630] ppid=15619 vsize=866644 CPUtime=0
/proc/15621/task/15630/stat : 15630 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40893732 887443456 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (KiB) 866644

[startup+30.7017 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15630
/proc/meminfo: memFree=1747592/2055920 swapFree=4192812/4192956
[pid=15621] ppid=15619 vsize=866640 CPUtime=30.39
/proc/15621/stat : 15621 (java) S 15619 15621 15249 0 -1 0 8238 0 1 0 1420 1619 0 0 18 0 9 0 40893727 887439360 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15621/statm: 216660 7403 2633 9 0 211166 0
[pid=15621/tid=15623] ppid=15619 vsize=866640 CPUtime=30.23
/proc/15621/task/15623/stat : 15623 (java) R 15619 15621 15249 0 -1 64 6084 0 1 0 1405 1618 0 0 25 0 9 0 40893729 887439360 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4126646251 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15624] ppid=15619 vsize=866640 CPUtime=0.03
/proc/15621/task/15624/stat : 15624 (java) S 15619 15621 15249 0 -1 64 1118 0 0 0 3 0 0 0 16 0 9 0 40893730 887439360 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15625] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15625/stat : 15625 (java) S 15619 15621 15249 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40893730 887439360 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15626] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15626/stat : 15626 (java) S 15619 15621 15249 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40893730 887439360 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15627] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15627/stat : 15627 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40893732 887439360 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15628] ppid=15619 vsize=866640 CPUtime=0.12
/proc/15621/task/15628/stat : 15628 (java) S 15619 15621 15249 0 -1 64 340 0 0 0 12 0 0 0 16 0 9 0 40893732 887439360 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15629] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15629/stat : 15629 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40893732 887439360 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15630] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15630/stat : 15630 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40893732 887439360 7403 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.39
Current children cumulated vsize (KiB) 866640

[startup+31.1018 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15630
/proc/meminfo: memFree=1747592/2055920 swapFree=4192812/4192956
[pid=15621] ppid=15619 vsize=866640 CPUtime=30.79
/proc/15621/stat : 15621 (java) S 15619 15621 15249 0 -1 0 10543 0 1 0 1447 1632 0 0 18 0 9 0 40893727 887439360 9708 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15621/statm: 216660 9708 2634 9 0 211166 0
[pid=15621/tid=15623] ppid=15619 vsize=866640 CPUtime=30.57
/proc/15621/task/15623/stat : 15623 (java) R 15619 15621 15249 0 -1 64 8369 0 1 0 1427 1630 0 0 25 0 9 0 40893729 887439360 9708 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15624] ppid=15619 vsize=866640 CPUtime=0.03
/proc/15621/task/15624/stat : 15624 (java) S 15619 15621 15249 0 -1 64 1118 0 0 0 3 0 0 0 16 0 9 0 40893730 887439360 9708 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15625] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15625/stat : 15625 (java) S 15619 15621 15249 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40893730 887439360 9708 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15626] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15626/stat : 15626 (java) S 15619 15621 15249 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40893730 887439360 9708 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15627] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15627/stat : 15627 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40893732 887439360 9708 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15628] ppid=15619 vsize=866640 CPUtime=0.15
/proc/15621/task/15628/stat : 15628 (java) R 15619 15621 15249 0 -1 64 360 0 0 0 15 0 0 0 16 0 9 0 40893732 887439360 9708 996147200 134512640 134550740 4294955952 18446744073709551615 102018356 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15629] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15629/stat : 15629 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40893732 887439360 9708 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15630] ppid=15619 vsize=866640 CPUtime=0
/proc/15621/task/15630/stat : 15630 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40893732 887439360 9708 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.79
Current children cumulated vsize (KiB) 866640

[startup+31.2018 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15630
/proc/meminfo: memFree=1747592/2055920 swapFree=4192812/4192956
[pid=15621] ppid=15619 vsize=866964 CPUtime=30.85
/proc/15621/stat : 15621 (java) S 15619 15621 15249 0 -1 0 10658 0 1 0 1453 1632 0 0 18 0 9 0 40893727 887771136 9822 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15621/statm: 216741 9822 2635 9 0 211247 0
[pid=15621/tid=15623] ppid=15619 vsize=866964 CPUtime=30.63
/proc/15621/task/15623/stat : 15623 (java) S 15619 15621 15249 0 -1 64 8468 0 1 0 1432 1631 0 0 25 0 9 0 40893729 887771136 9822 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15624] ppid=15619 vsize=866964 CPUtime=0.03
/proc/15621/task/15624/stat : 15624 (java) S 15619 15621 15249 0 -1 64 1118 0 0 0 3 0 0 0 16 0 9 0 40893730 887771136 9822 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15625] ppid=15619 vsize=866964 CPUtime=0
/proc/15621/task/15625/stat : 15625 (java) S 15619 15621 15249 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40893730 887771136 9822 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15626] ppid=15619 vsize=866964 CPUtime=0
/proc/15621/task/15626/stat : 15626 (java) S 15619 15621 15249 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40893730 887771136 9822 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15627] ppid=15619 vsize=866964 CPUtime=0
/proc/15621/task/15627/stat : 15627 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 40893732 887771136 9822 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15628] ppid=15619 vsize=866964 CPUtime=0.18
/proc/15621/task/15628/stat : 15628 (java) S 15619 15621 15249 0 -1 64 371 0 0 0 18 0 0 0 16 0 9 0 40893732 887771136 9822 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15629] ppid=15619 vsize=866964 CPUtime=0
/proc/15621/task/15629/stat : 15629 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 40893732 887771136 9822 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15621/tid=15630] ppid=15619 vsize=866964 CPUtime=0
/proc/15621/task/15630/stat : 15630 (java) S 15619 15621 15249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40893732 887771136 9822 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.85
Current children cumulated vsize (KiB) 866964

Child status: 0
Real time (s): 31.2251
CPU time (s): 30.8703
CPU user time (s): 14.5368
CPU system time (s): 16.3335
CPU usage (%): 98.8638
Max. virtual memory (cumulated for all children) (KiB): 866964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.5368
system time used= 16.3335
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10662
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= 1238
involuntary context switches= 2908

runsolver used 0.042993 second user time and 0.113982 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-12 07:51:50
IDJOB=1111133
IDBENCH=61235
IDSOLVER=359
FILE ID=node13/1111133-1215841910
PBS_JOBID= 7903379
Free space on /tmp= 66524 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a47d58d01a8d46b68cf53b1a42c70131
RANDOM SEED=1923828288

node13.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.234
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.234
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:       1767920 kB
Buffers:         31672 kB
Cached:          91272 kB
SwapCached:          0 kB
Active:         103368 kB
Inactive:       125664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1767920 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1952 kB
Writeback:           0 kB
Mapped:          66240 kB
Slab:            43936 kB
Committed_AS:   183552 kB
PageTables:       1996 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= 66520 MiB
End job on node13 at 2008-07-12 07:52:21