Trace number 1111110

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-dOPTIMUM1 34.0018 34.0729

DiagnosticValue
CHECKS1926450
NODES75711

General information on the benchmark

Namecsp/aim-50/
normalized-aim-50-1-6-unsat-2_ext.xml
MD5SUM462d1324e82d7b5565d2a66e09d10406
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark0.183972
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints77
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension77
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mrdac-ddeg.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1111110-1215841875.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.29/0.34	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=100
0.29/0.34	       =>  wckTime=0.103  cpuTime=0.1  mem=6M867
0.29/0.34	   
0.29/0.34	   relations being loaded...
0.29/0.35	   
0.29/0.35	   constraints being loaded...
0.39/0.42	     nbConstraints=77  nbRelationTypes=11  nbExtensionStructures=11  nbSharedExtensionStructures=66
0.39/0.42	     nbConflictsStructures=11  nbSharedConflictsStructures=66  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=7
0.39/0.42	     minArity=3  maxArity=3
0.39/0.42	       =>  wckTime=0.18  cpuTime=0.15  mem=9M831
0.39/0.47	   
0.39/0.47	   solver LocalSearchSolver being built... 
0.49/0.51	       =>  wckTime=0.268  cpuTime=0.19  mem=5M463
0.49/0.51	
0.49/0.51	s SATISFIABLE
0.49/0.51	o 9
0.49/0.51	o 7
0.49/0.51	o 6
0.49/0.51	o 5
0.49/0.51	o 4
0.49/0.51	o 3
0.49/0.51	o 2
0.49/0.51	o 1
1.09/1.19	   
1.09/1.20	   search
1.09/1.20	     run=0  nbConstraintChecks=1028862  nbAssignments=10000
1.09/1.20	       =>  wckTime=0.691  cpuTime=0.68  mem=6M455
1.79/1.85	   
1.79/1.85	   search
1.79/1.85	     run=1  nbConstraintChecks=2068188  nbAssignments=20000
1.79/1.85	       =>  wckTime=1.35  cpuTime=1.32  mem=6M455
2.39/2.49	   
2.39/2.49	   search
2.39/2.49	     run=2  nbConstraintChecks=3073067  nbAssignments=30000
2.39/2.49	       =>  wckTime=1.985  cpuTime=1.96  mem=6M455
3.09/3.13	   
3.09/3.13	   search
3.09/3.13	     run=3  nbConstraintChecks=4135009  nbAssignments=40000
3.09/3.13	       =>  wckTime=2.63  cpuTime=2.6  mem=6M455
3.68/3.76	   
3.68/3.76	   search
3.68/3.76	     run=4  nbConstraintChecks=5083368  nbAssignments=50000
3.68/3.76	       =>  wckTime=3.259  cpuTime=3.23  mem=6M455
4.39/4.41	   
4.39/4.41	   search
4.39/4.41	     run=5  nbConstraintChecks=6148427  nbAssignments=60000
4.39/4.41	       =>  wckTime=3.903  cpuTime=3.88  mem=6M455
4.99/5.04	   
4.99/5.04	   search
4.99/5.04	     run=6  nbConstraintChecks=7097123  nbAssignments=70000
4.99/5.04	       =>  wckTime=4.531  cpuTime=4.5  mem=6M455
5.59/5.68	   
5.59/5.68	   search
5.59/5.68	     run=7  nbConstraintChecks=8162700  nbAssignments=80000
5.59/5.68	       =>  wckTime=5.177  cpuTime=5.15  mem=6M455
6.29/6.31	   
6.29/6.31	   search
6.29/6.31	     run=8  nbConstraintChecks=9102591  nbAssignments=90000
6.29/6.31	       =>  wckTime=5.805  cpuTime=5.78  mem=6M455
6.89/6.96	   
6.89/6.96	   search
6.89/6.96	     run=9  nbConstraintChecks=10177292  nbAssignments=100000
6.89/6.96	       =>  wckTime=6.453  cpuTime=6.43  mem=6M455
7.48/7.59	   
7.48/7.59	   search
7.48/7.59	     run=10  nbConstraintChecks=11147136  nbAssignments=110000
7.48/7.59	       =>  wckTime=7.087  cpuTime=7.05  mem=6M455
8.19/8.24	   
8.19/8.24	   search
8.19/8.24	     run=11  nbConstraintChecks=12221192  nbAssignments=120000
8.19/8.24	       =>  wckTime=7.735  cpuTime=7.71  mem=6M455
8.79/8.87	   
8.79/8.87	   search
8.79/8.87	     run=12  nbConstraintChecks=13211557  nbAssignments=130000
8.79/8.87	       =>  wckTime=8.369  cpuTime=8.34  mem=6M455
9.48/9.51	   
9.48/9.51	   search
9.48/9.51	     run=13  nbConstraintChecks=14246423  nbAssignments=140000
9.48/9.51	       =>  wckTime=9.006  cpuTime=8.97  mem=6M455
10.08/10.14	   
10.08/10.14	   search
10.08/10.14	     run=14  nbConstraintChecks=15213644  nbAssignments=150000
10.08/10.14	       =>  wckTime=9.633  cpuTime=9.6  mem=6M455
10.69/10.78	   
10.69/10.78	   search
10.69/10.78	     run=15  nbConstraintChecks=16269876  nbAssignments=160000
10.69/10.78	       =>  wckTime=10.274  cpuTime=10.24  mem=6M455
11.38/11.40	   
11.38/11.40	   search
11.38/11.40	     run=16  nbConstraintChecks=17200329  nbAssignments=170000
11.38/11.40	       =>  wckTime=10.896  cpuTime=10.87  mem=6M455
11.99/12.04	   
11.99/12.04	   search
11.99/12.04	     run=17  nbConstraintChecks=18221000  nbAssignments=180000
11.99/12.04	       =>  wckTime=11.531  cpuTime=11.5  mem=6M455
12.58/12.66	   
12.58/12.66	   search
12.58/12.66	     run=18  nbConstraintChecks=19195119  nbAssignments=190000
12.58/12.66	       =>  wckTime=12.16  cpuTime=12.13  mem=6M455
13.29/13.31	   
13.29/13.31	   search
13.29/13.31	     run=19  nbConstraintChecks=20270983  nbAssignments=200000
13.29/13.31	       =>  wckTime=12.804  cpuTime=12.77  mem=6M455
13.88/13.94	   
13.88/13.94	   search
13.88/13.94	     run=20  nbConstraintChecks=21235856  nbAssignments=210000
13.88/13.94	       =>  wckTime=13.432  cpuTime=13.39  mem=6M455
14.48/14.58	   
14.48/14.58	   search
14.48/14.58	     run=21  nbConstraintChecks=22296919  nbAssignments=220000
14.48/14.58	       =>  wckTime=14.072  cpuTime=14.03  mem=6M455
15.18/15.20	   
15.18/15.20	   search
15.18/15.21	     run=22  nbConstraintChecks=23281461  nbAssignments=230000
15.18/15.21	       =>  wckTime=14.701  cpuTime=14.67  mem=6M455
15.78/15.85	   
15.78/15.85	   search
15.78/15.85	     run=23  nbConstraintChecks=24407936  nbAssignments=240000
15.78/15.85	       =>  wckTime=15.35  cpuTime=15.32  mem=6M455
16.39/16.48	   
16.39/16.48	   search
16.39/16.48	     run=24  nbConstraintChecks=25359851  nbAssignments=250000
16.39/16.48	       =>  wckTime=15.975  cpuTime=15.93  mem=6M455
17.08/17.12	   
17.08/17.12	   search
17.08/17.12	     run=25  nbConstraintChecks=26440101  nbAssignments=260000
17.08/17.12	       =>  wckTime=16.617  cpuTime=16.58  mem=6M455
17.68/17.75	   
17.68/17.75	   search
17.68/17.75	     run=26  nbConstraintChecks=27416374  nbAssignments=270000
17.68/17.75	       =>  wckTime=17.246  cpuTime=17.21  mem=6M455
18.28/18.39	   
18.28/18.39	   search
18.28/18.39	     run=27  nbConstraintChecks=28460374  nbAssignments=280000
18.28/18.39	       =>  wckTime=17.884  cpuTime=17.84  mem=6M455
18.98/19.02	   
18.98/19.02	   search
18.98/19.02	     run=28  nbConstraintChecks=29411146  nbAssignments=290000
18.98/19.02	       =>  wckTime=18.512  cpuTime=18.47  mem=6M455
19.58/19.67	   
19.58/19.67	   search
19.58/19.67	     run=29  nbConstraintChecks=30500880  nbAssignments=300000
19.58/19.67	       =>  wckTime=19.163  cpuTime=19.12  mem=6M455
20.27/20.30	   
20.27/20.30	   search
20.27/20.30	     run=30  nbConstraintChecks=31431266  nbAssignments=310000
20.27/20.30	       =>  wckTime=19.795  cpuTime=19.75  mem=6M455
20.88/20.94	   
20.88/20.94	   search
20.88/20.94	     run=31  nbConstraintChecks=32453956  nbAssignments=320000
20.88/20.94	       =>  wckTime=20.435  cpuTime=20.38  mem=6M455
21.47/21.58	   
21.47/21.58	   search
21.47/21.58	     run=32  nbConstraintChecks=33464028  nbAssignments=330000
21.47/21.58	       =>  wckTime=21.074  cpuTime=21.03  mem=6M455
22.18/22.23	   
22.18/22.23	   search
22.18/22.23	     run=33  nbConstraintChecks=34563637  nbAssignments=340000
22.18/22.23	       =>  wckTime=21.726  cpuTime=21.68  mem=6M455
22.77/22.86	   
22.77/22.86	   search
22.77/22.86	     run=34  nbConstraintChecks=35534331  nbAssignments=350000
22.77/22.86	       =>  wckTime=22.36  cpuTime=22.32  mem=6M455
23.48/23.51	   
23.48/23.51	   search
23.48/23.51	     run=35  nbConstraintChecks=36592512  nbAssignments=360000
23.48/23.51	       =>  wckTime=23.007  cpuTime=22.96  mem=6M455
24.07/24.15	   
24.07/24.15	   search
24.07/24.15	     run=36  nbConstraintChecks=37555974  nbAssignments=370000
24.07/24.15	       =>  wckTime=23.642  cpuTime=23.6  mem=6M455
24.67/24.79	   
24.67/24.80	   search
24.67/24.80	     run=37  nbConstraintChecks=38625532  nbAssignments=380000
24.67/24.80	       =>  wckTime=24.291  cpuTime=24.24  mem=6M455
25.37/25.43	   
25.37/25.43	   search
25.37/25.43	     run=38  nbConstraintChecks=39595450  nbAssignments=390000
25.37/25.43	       =>  wckTime=24.926  cpuTime=24.87  mem=6M455
25.97/26.08	   
25.97/26.08	   search
25.97/26.08	     run=39  nbConstraintChecks=40672916  nbAssignments=400000
25.97/26.08	       =>  wckTime=25.575  cpuTime=25.52  mem=6M455
26.67/26.71	   
26.67/26.71	   search
26.67/26.71	     run=40  nbConstraintChecks=41595526  nbAssignments=410000
26.67/26.71	       =>  wckTime=26.203  cpuTime=26.16  mem=6M455
27.27/27.35	   
27.27/27.35	   search
27.27/27.35	     run=41  nbConstraintChecks=42637302  nbAssignments=420000
27.27/27.35	       =>  wckTime=26.849  cpuTime=26.79  mem=6M455
27.87/27.98	   
27.87/27.99	   search
27.87/27.99	     run=42  nbConstraintChecks=43588998  nbAssignments=430000
27.87/27.99	       =>  wckTime=27.481  cpuTime=27.42  mem=6M455
28.57/28.63	   
28.57/28.63	   search
28.57/28.63	     run=43  nbConstraintChecks=44612825  nbAssignments=440000
28.57/28.63	       =>  wckTime=28.122  cpuTime=28.07  mem=6M455
29.16/29.26	   
29.16/29.26	   search
29.16/29.26	     run=44  nbConstraintChecks=45613090  nbAssignments=450000
29.16/29.26	       =>  wckTime=28.755  cpuTime=28.7  mem=6M455
29.76/29.90	   
29.76/29.90	   search
29.76/29.90	     run=45  nbConstraintChecks=46650608  nbAssignments=460000
29.76/29.90	       =>  wckTime=29.392  cpuTime=29.33  mem=6M455
30.47/30.53	   
30.47/30.53	   search
30.47/30.53	     run=46  nbConstraintChecks=47620377  nbAssignments=470000
30.47/30.53	       =>  wckTime=30.022  cpuTime=29.96  mem=6M455
30.47/30.58	   
30.47/30.58	   search
30.47/30.58	     run=47  nbConstraintChecks=47701133  nbAssignments=470799
30.47/30.58	       =>  wckTime=30.074  cpuTime=30.02  mem=6M455
30.47/30.58	   
30.47/30.58	   global
30.47/30.58	     nbConstraintChecks=47701133  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.47/30.58	     solvingWckTime=30.071  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.47/30.58	     globalCpuTime=30.25
30.47/30.58	       =>  wckTime=30.341  cpuTime=30.21  mem=6M455
30.47/30.58	   
30.47/30.58	   solver DecomposerSolver being built... 
30.57/30.69	       =>  wckTime=30.456  cpuTime=30.3  mem=18M391
30.57/30.70	   
30.57/30.70	   preprocessing
30.57/30.70	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.57/30.70	     detectedInconsistency=no
30.57/30.70	       =>  wckTime=0.0020  cpuTime=0.01  mem=18M391
33.96/34.02	   
33.96/34.02	   search
33.96/34.02	     run=0  nbConstraintChecks=1926446  nbValidityChecks=1928198  minDepth=0  maxDepth=45  nbPropagations=0
33.96/34.02	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=75711  nbFailedAssignments=15497  nbBacktracks=60215
33.96/34.02	     nbVisitedNodes=100781
33.96/34.02	       =>  wckTime=3.319  cpuTime=3.27  mem=19M366
33.96/34.02	   
33.96/34.02	   global
33.96/34.02	     nbConstraintChecks=1926446  nbValidityChecks=1928198  solvingWckTime=3.322  solvingCpuTime=3.27  expiredTime=no
33.96/34.02	     totalExploration=yes  nbFoundSolutions=0  upperBound=1  upperBoundWckTime=0.0  upperBoundCpuTime=0.0
33.96/34.02	     globalCpuTime=33.61
33.96/34.02	       =>  wckTime=33.779  cpuTime=33.57  mem=19M366
33.96/34.02	
33.96/34.02	s OPTIMUM FOUND
33.96/34.02	v 1 1 0 0 1 0 1 0 1 1 0 1 0 1 1 0 1 1 1 0 0 1 0 0 0 1 0 0 1 1 1 1 0 0 1 0 1 0 1 0 1 1 0 1 1 1 1 0 1 0 
33.96/34.02	d NODES 75711
33.96/34.02	d CHECKS 1926446
33.96/34.02	   
33.96/34.02	   totalWckTime=33.845  totalCpuTime=33.62

Verifier Data (download as text)

OK	1	76
1 unsatisfied constraints, 76 satisfied constraints

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1111110-1215841875/watcher-1111110-1215841875 -o /tmp/evaluation-result-1111110-1215841875/solver-1111110-1215841875 -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-ddeg.xml 1 XSax HOME/instance-1111110-1215841875.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.16 2.04 2.01 4/80 16928
/proc/meminfo: memFree=1817072/2055920 swapFree=4192812/4192956
[pid=16928] ppid=16926 vsize=152 CPUtime=0
/proc/16928/stat : 16928 (java) R 16926 16928 15751 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 40889034 155648 26 996147200 134512640 134550740 4294955952 18446744073709551615 10945316 0 0 4096 0 0 0 0 17 0 0 0
/proc/16928/statm: 38 26 19 9 0 4 0

[startup+0.088297 s]
/proc/loadavg: 2.16 2.04 2.01 4/80 16928
/proc/meminfo: memFree=1817072/2055920 swapFree=4192812/4192956
[pid=16928] ppid=16926 vsize=865988 CPUtime=0.08
/proc/16928/stat : 16928 (java) S 16926 16928 15751 0 -1 0 3698 0 1 0 6 2 0 0 18 0 9 0 40889034 886771712 3173 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 216497 3173 1683 9 0 211052 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865988

[startup+0.101297 s]
/proc/loadavg: 2.16 2.04 2.01 4/80 16928
/proc/meminfo: memFree=1817072/2055920 swapFree=4192812/4192956
[pid=16928] ppid=16926 vsize=865988 CPUtime=0.09
/proc/16928/stat : 16928 (java) S 16926 16928 15751 0 -1 0 3815 0 1 0 7 2 0 0 18 0 9 0 40889034 886771712 3266 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 216497 3266 1722 9 0 211052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865988

[startup+0.301338 s]
/proc/loadavg: 2.16 2.04 2.01 4/80 16928
/proc/meminfo: memFree=1817072/2055920 swapFree=4192812/4192956
[pid=16928] ppid=16926 vsize=866484 CPUtime=0.29
/proc/16928/stat : 16928 (java) S 16926 16928 15751 0 -1 0 5933 0 1 0 25 4 0 0 18 0 9 0 40889034 887279616 5308 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 216621 5308 1959 9 0 211149 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866484

[startup+0.701419 s]
/proc/loadavg: 2.16 2.04 2.01 4/80 16928
/proc/meminfo: memFree=1817072/2055920 swapFree=4192812/4192956
[pid=16928] ppid=16926 vsize=866632 CPUtime=0.69
/proc/16928/stat : 16928 (java) S 16926 16928 15751 0 -1 0 8235 0 1 0 55 14 0 0 18 0 9 0 40889034 887431168 7402 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 216657 7402 2632 9 0 211163 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 866632

[startup+1.50258 s]
/proc/loadavg: 2.23 2.06 2.02 3/89 16937
/proc/meminfo: memFree=1797800/2055920 swapFree=4192812/4192956
[pid=16928] ppid=16926 vsize=866632 CPUtime=1.49
/proc/16928/stat : 16928 (java) S 16926 16928 15751 0 -1 0 8240 0 1 0 94 55 0 0 18 0 9 0 40889034 887431168 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 216657 7406 2633 9 0 211163 0
[pid=16928/tid=16930] ppid=16926 vsize=866628 CPUtime=1.34
/proc/16928/task/16930/stat : 16930 (java) R 16926 16928 15751 0 -1 64 6088 0 1 0 80 54 0 0 25 0 9 0 40889035 887427072 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16931] ppid=16926 vsize=866628 CPUtime=0.03
/proc/16928/task/16931/stat : 16931 (java) S 16926 16928 15751 0 -1 64 1117 0 0 0 3 0 0 0 16 0 9 0 40889036 887427072 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16932] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16932/stat : 16932 (java) S 16926 16928 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40889036 887427072 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16933] ppid=16926 vsize=866632 CPUtime=0
/proc/16928/task/16933/stat : 16933 (java) S 16926 16928 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40889036 887431168 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16934] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16934/stat : 16934 (java) S 16926 16928 15751 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40889038 887427072 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16935] ppid=16926 vsize=866628 CPUtime=0.09
/proc/16928/task/16935/stat : 16935 (java) S 16926 16928 15751 0 -1 64 338 0 0 0 9 0 0 0 16 0 9 0 40889038 887427072 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16936] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16936/stat : 16936 (java) S 16926 16928 15751 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40889038 887427072 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16937] ppid=16926 vsize=866632 CPUtime=0
/proc/16928/task/16937/stat : 16937 (java) S 16926 16928 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40889038 887431168 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 866632

[startup+3.1029 s]
/proc/loadavg: 2.23 2.06 2.02 3/89 16937
/proc/meminfo: memFree=1797608/2055920 swapFree=4192812/4192956
[pid=16928] ppid=16926 vsize=866632 CPUtime=3.09
/proc/16928/stat : 16928 (java) S 16926 16928 15751 0 -1 0 8240 0 1 0 163 146 0 0 18 0 9 0 40889034 887431168 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 216657 7406 2633 9 0 211163 0
[pid=16928/tid=16930] ppid=16926 vsize=866628 CPUtime=2.94
/proc/16928/task/16930/stat : 16930 (java) R 16926 16928 15751 0 -1 64 6088 0 1 0 149 145 0 0 25 0 9 0 40889035 887427072 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16931] ppid=16926 vsize=866628 CPUtime=0.03
/proc/16928/task/16931/stat : 16931 (java) S 16926 16928 15751 0 -1 64 1117 0 0 0 3 0 0 0 16 0 9 0 40889036 887427072 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16932] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16932/stat : 16932 (java) S 16926 16928 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40889036 887427072 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16933] ppid=16926 vsize=866632 CPUtime=0
/proc/16928/task/16933/stat : 16933 (java) S 16926 16928 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40889036 887431168 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16934] ppid=16926 vsize=866632 CPUtime=0
/proc/16928/task/16934/stat : 16934 (java) S 16926 16928 15751 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40889038 887431168 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16935] ppid=16926 vsize=866628 CPUtime=0.09
/proc/16928/task/16935/stat : 16935 (java) S 16926 16928 15751 0 -1 64 338 0 0 0 9 0 0 0 16 0 9 0 40889038 887427072 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16936] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16936/stat : 16936 (java) S 16926 16928 15751 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40889038 887427072 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16937] ppid=16926 vsize=866632 CPUtime=0
/proc/16928/task/16937/stat : 16937 (java) S 16926 16928 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40889038 887431168 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 866632

[startup+6.30255 s]
/proc/loadavg: 2.23 2.06 2.02 3/89 16937
/proc/meminfo: memFree=1797480/2055920 swapFree=4192812/4192956
[pid=16928] ppid=16926 vsize=866628 CPUtime=6.29
/proc/16928/stat : 16928 (java) S 16926 16928 15751 0 -1 0 8241 0 1 0 303 326 0 0 18 0 9 0 40889034 887427072 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 216657 7406 2633 9 0 211163 0
[pid=16928/tid=16930] ppid=16926 vsize=866628 CPUtime=6.14
/proc/16928/task/16930/stat : 16930 (java) R 16926 16928 15751 0 -1 64 6089 0 1 0 289 325 0 0 25 0 9 0 40889035 887427072 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16931] ppid=16926 vsize=866632 CPUtime=0.03
/proc/16928/task/16931/stat : 16931 (java) S 16926 16928 15751 0 -1 64 1117 0 0 0 3 0 0 0 16 0 9 0 40889036 887431168 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16932] ppid=16926 vsize=866632 CPUtime=0
/proc/16928/task/16932/stat : 16932 (java) S 16926 16928 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40889036 887431168 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16933] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16933/stat : 16933 (java) S 16926 16928 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40889036 887427072 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16934] ppid=16926 vsize=866632 CPUtime=0
/proc/16928/task/16934/stat : 16934 (java) S 16926 16928 15751 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40889038 887431168 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16935] ppid=16926 vsize=866632 CPUtime=0.09
/proc/16928/task/16935/stat : 16935 (java) S 16926 16928 15751 0 -1 64 338 0 0 0 9 0 0 0 16 0 9 0 40889038 887431168 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16936] ppid=16926 vsize=866632 CPUtime=0
/proc/16928/task/16936/stat : 16936 (java) S 16926 16928 15751 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40889038 887431168 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16937] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16937/stat : 16937 (java) S 16926 16928 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40889038 887427072 7406 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 866628

[startup+12.7028 s]
/proc/loadavg: 2.19 2.06 2.02 3/89 16937
/proc/meminfo: memFree=1797352/2055920 swapFree=4192812/4192956
[pid=16928] ppid=16926 vsize=866628 CPUtime=12.68
/proc/16928/stat : 16928 (java) S 16926 16928 15751 0 -1 0 8242 0 1 0 588 680 0 0 18 0 9 0 40889034 887427072 7407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 216657 7407 2633 9 0 211163 0
[pid=16928/tid=16930] ppid=16926 vsize=866628 CPUtime=12.54
/proc/16928/task/16930/stat : 16930 (java) R 16926 16928 15751 0 -1 64 6089 0 1 0 575 679 0 0 25 0 9 0 40889035 887427072 7407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16931] ppid=16926 vsize=866628 CPUtime=0.03
/proc/16928/task/16931/stat : 16931 (java) S 16926 16928 15751 0 -1 64 1117 0 0 0 3 0 0 0 16 0 9 0 40889036 887427072 7407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16932] ppid=16926 vsize=866632 CPUtime=0
/proc/16928/task/16932/stat : 16932 (java) S 16926 16928 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40889036 887431168 7407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16933] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16933/stat : 16933 (java) S 16926 16928 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40889036 887427072 7407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16934] ppid=16926 vsize=866632 CPUtime=0
/proc/16928/task/16934/stat : 16934 (java) S 16926 16928 15751 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40889038 887431168 7407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16935] ppid=16926 vsize=866628 CPUtime=0.09
/proc/16928/task/16935/stat : 16935 (java) S 16926 16928 15751 0 -1 64 339 0 0 0 9 0 0 0 16 0 9 0 40889038 887427072 7407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16936] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16936/stat : 16936 (java) S 16926 16928 15751 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40889038 887427072 7407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16937] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16937/stat : 16937 (java) S 16926 16928 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40889038 887427072 7407 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 866628

[startup+25.5014 s]
/proc/loadavg: 2.16 2.06 2.02 3/89 16937
/proc/meminfo: memFree=1797352/2055920 swapFree=4192812/4192956
[pid=16928] ppid=16926 vsize=866628 CPUtime=25.47
/proc/16928/stat : 16928 (java) S 16926 16928 15751 0 -1 0 8248 0 1 0 1166 1381 0 0 18 0 9 0 40889034 887427072 7413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 216657 7413 2633 9 0 211163 0
[pid=16928/tid=16930] ppid=16926 vsize=866628 CPUtime=25.31
/proc/16928/task/16930/stat : 16930 (java) R 16926 16928 15751 0 -1 64 6089 0 1 0 1151 1380 0 0 25 0 9 0 40889035 887427072 7413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16931] ppid=16926 vsize=866628 CPUtime=0.03
/proc/16928/task/16931/stat : 16931 (java) S 16926 16928 15751 0 -1 64 1117 0 0 0 3 0 0 0 16 0 9 0 40889036 887427072 7413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16932] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16932/stat : 16932 (java) S 16926 16928 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40889036 887427072 7413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16933] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16933/stat : 16933 (java) S 16926 16928 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40889036 887427072 7413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16934] ppid=16926 vsize=866632 CPUtime=0
/proc/16928/task/16934/stat : 16934 (java) S 16926 16928 15751 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40889038 887431168 7413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16935] ppid=16926 vsize=866628 CPUtime=0.1
/proc/16928/task/16935/stat : 16935 (java) S 16926 16928 15751 0 -1 64 345 0 0 0 10 0 0 0 16 0 9 0 40889038 887427072 7413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16936] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16936/stat : 16936 (java) S 16926 16928 15751 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40889038 887427072 7413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16937] ppid=16926 vsize=866632 CPUtime=0
/proc/16928/task/16937/stat : 16937 (java) S 16926 16928 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40889038 887431168 7413 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 866628

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

[startup+28.7021 s]
/proc/loadavg: 2.15 2.05 2.02 3/89 16937
/proc/meminfo: memFree=1797352/2055920 swapFree=4192812/4192956
[pid=16928] ppid=16926 vsize=866628 CPUtime=28.66
/proc/16928/stat : 16928 (java) S 16926 16928 15751 0 -1 0 8249 0 1 0 1309 1557 0 0 18 0 9 0 40889034 887427072 7414 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 216657 7414 2633 9 0 211163 0
[pid=16928/tid=16930] ppid=16926 vsize=866632 CPUtime=28.51
/proc/16928/task/16930/stat : 16930 (java) R 16926 16928 15751 0 -1 64 6089 0 1 0 1295 1556 0 0 25 0 9 0 40889035 887431168 7414 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16931] ppid=16926 vsize=866628 CPUtime=0.03
/proc/16928/task/16931/stat : 16931 (java) S 16926 16928 15751 0 -1 64 1117 0 0 0 3 0 0 0 16 0 9 0 40889036 887427072 7414 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16932] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16932/stat : 16932 (java) S 16926 16928 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40889036 887427072 7414 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16933] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16933/stat : 16933 (java) S 16926 16928 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40889036 887427072 7414 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16934] ppid=16926 vsize=866632 CPUtime=0
/proc/16928/task/16934/stat : 16934 (java) S 16926 16928 15751 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40889038 887431168 7414 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16935] ppid=16926 vsize=866632 CPUtime=0.1
/proc/16928/task/16935/stat : 16935 (java) S 16926 16928 15751 0 -1 64 346 0 0 0 10 0 0 0 16 0 9 0 40889038 887431168 7414 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16936] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16936/stat : 16936 (java) S 16926 16928 15751 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40889038 887427072 7414 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16937] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16937/stat : 16937 (java) S 16926 16928 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40889038 887427072 7414 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.66
Current children cumulated vsize (KiB) 866628

[startup+31.9067 s]
/proc/loadavg: 2.14 2.05 2.02 3/89 16937
/proc/meminfo: memFree=1788456/2055920 swapFree=4192812/4192956
[pid=16928] ppid=16926 vsize=866628 CPUtime=31.86
/proc/16928/stat : 16928 (java) S 16926 16928 15751 0 -1 0 10507 0 1 0 1522 1664 0 0 18 0 9 0 40889034 887427072 9671 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 216657 9671 2634 9 0 211163 0
[pid=16928/tid=16930] ppid=16926 vsize=866628 CPUtime=31.64
/proc/16928/task/16930/stat : 16930 (java) R 16926 16928 15751 0 -1 64 8303 0 1 0 1501 1663 0 0 25 0 9 0 40889035 887427072 9671 996147200 134512640 134550740 4294955952 18446744073709551615 4126778590 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16931] ppid=16926 vsize=866628 CPUtime=0.03
/proc/16928/task/16931/stat : 16931 (java) S 16926 16928 15751 0 -1 64 1117 0 0 0 3 0 0 0 17 0 9 0 40889036 887427072 9671 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16932] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16932/stat : 16932 (java) S 16926 16928 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40889036 887427072 9671 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16933] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16933/stat : 16933 (java) S 16926 16928 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40889036 887427072 9671 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16934] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16934/stat : 16934 (java) S 16926 16928 15751 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40889038 887427072 9671 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16935] ppid=16926 vsize=866628 CPUtime=0.17
/proc/16928/task/16935/stat : 16935 (java) S 16926 16928 15751 0 -1 64 390 0 0 0 17 0 0 0 15 0 9 0 40889038 887427072 9671 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16936] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16936/stat : 16936 (java) S 16926 16928 15751 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40889038 887427072 9671 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16937] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16937/stat : 16937 (java) S 16926 16928 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40889038 887427072 9671 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.86
Current children cumulated vsize (KiB) 866628

[startup+32.7029 s]
/proc/loadavg: 2.14 2.05 2.02 3/89 16937
/proc/meminfo: memFree=1788456/2055920 swapFree=4192812/4192956
[pid=16928] ppid=16926 vsize=866628 CPUtime=32.66
/proc/16928/stat : 16928 (java) S 16926 16928 15751 0 -1 0 10508 0 1 0 1602 1664 0 0 18 0 9 0 40889034 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 216657 9672 2634 9 0 211163 0
[pid=16928/tid=16930] ppid=16926 vsize=866628 CPUtime=32.44
/proc/16928/task/16930/stat : 16930 (java) R 16926 16928 15751 0 -1 64 8304 0 1 0 1581 1663 0 0 25 0 9 0 40889035 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4126786580 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16931] ppid=16926 vsize=866628 CPUtime=0.03
/proc/16928/task/16931/stat : 16931 (java) S 16926 16928 15751 0 -1 64 1117 0 0 0 3 0 0 0 16 0 9 0 40889036 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16932] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16932/stat : 16932 (java) S 16926 16928 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40889036 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16933] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16933/stat : 16933 (java) S 16926 16928 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40889036 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16934] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16934/stat : 16934 (java) S 16926 16928 15751 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40889038 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16935] ppid=16926 vsize=866628 CPUtime=0.17
/proc/16928/task/16935/stat : 16935 (java) S 16926 16928 15751 0 -1 64 390 0 0 0 17 0 0 0 16 0 9 0 40889038 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16936] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16936/stat : 16936 (java) S 16926 16928 15751 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40889038 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16937] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16937/stat : 16937 (java) S 16926 16928 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40889038 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 32.66
Current children cumulated vsize (KiB) 866628

[startup+33.502 s]
/proc/loadavg: 2.14 2.05 2.02 3/89 16937
/proc/meminfo: memFree=1788456/2055920 swapFree=4192812/4192956
[pid=16928] ppid=16926 vsize=866628 CPUtime=33.46
/proc/16928/stat : 16928 (java) S 16926 16928 15751 0 -1 0 10508 0 1 0 1682 1664 0 0 18 0 9 0 40889034 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 216657 9672 2634 9 0 211163 0
[pid=16928/tid=16930] ppid=16926 vsize=866628 CPUtime=33.24
/proc/16928/task/16930/stat : 16930 (java) R 16926 16928 15751 0 -1 64 8304 0 1 0 1661 1663 0 0 25 0 9 0 40889035 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4126776143 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16931] ppid=16926 vsize=866628 CPUtime=0.03
/proc/16928/task/16931/stat : 16931 (java) S 16926 16928 15751 0 -1 64 1117 0 0 0 3 0 0 0 16 0 9 0 40889036 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16932] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16932/stat : 16932 (java) S 16926 16928 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40889036 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16933] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16933/stat : 16933 (java) S 16926 16928 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40889036 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16934] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16934/stat : 16934 (java) S 16926 16928 15751 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40889038 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16935] ppid=16926 vsize=866628 CPUtime=0.17
/proc/16928/task/16935/stat : 16935 (java) S 16926 16928 15751 0 -1 64 390 0 0 0 17 0 0 0 16 0 9 0 40889038 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16936] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16936/stat : 16936 (java) S 16926 16928 15751 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40889038 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16937] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16937/stat : 16937 (java) S 16926 16928 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40889038 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 33.46
Current children cumulated vsize (KiB) 866628

[startup+33.9011 s]
/proc/loadavg: 2.14 2.05 2.02 3/89 16937
/proc/meminfo: memFree=1788456/2055920 swapFree=4192812/4192956
[pid=16928] ppid=16926 vsize=866628 CPUtime=33.86
/proc/16928/stat : 16928 (java) S 16926 16928 15751 0 -1 0 10508 0 1 0 1722 1664 0 0 18 0 9 0 40889034 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 216657 9672 2634 9 0 211163 0
[pid=16928/tid=16930] ppid=16926 vsize=866628 CPUtime=33.63
/proc/16928/task/16930/stat : 16930 (java) R 16926 16928 15751 0 -1 64 8304 0 1 0 1700 1663 0 0 25 0 9 0 40889035 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4126773367 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16931] ppid=16926 vsize=866628 CPUtime=0.03
/proc/16928/task/16931/stat : 16931 (java) S 16926 16928 15751 0 -1 64 1117 0 0 0 3 0 0 0 16 0 9 0 40889036 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16932] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16932/stat : 16932 (java) S 16926 16928 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40889036 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16933] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16933/stat : 16933 (java) S 16926 16928 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40889036 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16934] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16934/stat : 16934 (java) S 16926 16928 15751 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40889038 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16935] ppid=16926 vsize=866628 CPUtime=0.17
/proc/16928/task/16935/stat : 16935 (java) S 16926 16928 15751 0 -1 64 390 0 0 0 17 0 0 0 16 0 9 0 40889038 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16936] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16936/stat : 16936 (java) S 16926 16928 15751 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40889038 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16937] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16937/stat : 16937 (java) S 16926 16928 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40889038 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 33.86
Current children cumulated vsize (KiB) 866628

[startup+34.0011 s]
/proc/loadavg: 2.14 2.05 2.02 3/89 16937
/proc/meminfo: memFree=1788456/2055920 swapFree=4192812/4192956
[pid=16928] ppid=16926 vsize=866628 CPUtime=33.96
/proc/16928/stat : 16928 (java) S 16926 16928 15751 0 -1 0 10508 0 1 0 1732 1664 0 0 18 0 9 0 40889034 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16928/statm: 216657 9672 2634 9 0 211163 0
[pid=16928/tid=16930] ppid=16926 vsize=866628 CPUtime=33.74
/proc/16928/task/16930/stat : 16930 (java) R 16926 16928 15751 0 -1 64 8304 0 1 0 1711 1663 0 0 25 0 9 0 40889035 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4126653162 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16931] ppid=16926 vsize=866628 CPUtime=0.03
/proc/16928/task/16931/stat : 16931 (java) S 16926 16928 15751 0 -1 64 1117 0 0 0 3 0 0 0 16 0 9 0 40889036 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16932] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16932/stat : 16932 (java) S 16926 16928 15751 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 40889036 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16933] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16933/stat : 16933 (java) S 16926 16928 15751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40889036 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16934] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16934/stat : 16934 (java) S 16926 16928 15751 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 40889038 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16935] ppid=16926 vsize=866628 CPUtime=0.17
/proc/16928/task/16935/stat : 16935 (java) S 16926 16928 15751 0 -1 64 390 0 0 0 17 0 0 0 16 0 9 0 40889038 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16936] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16936/stat : 16936 (java) S 16926 16928 15751 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 40889038 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16928/tid=16937] ppid=16926 vsize=866628 CPUtime=0
/proc/16928/task/16937/stat : 16937 (java) S 16926 16928 15751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40889038 887427072 9672 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 33.96
Current children cumulated vsize (KiB) 866628

Child status: 0
Real time (s): 34.0729
CPU time (s): 34.0018
CPU user time (s): 17.3454
CPU system time (s): 16.6565
CPU usage (%): 99.7915
Max. virtual memory (cumulated for all children) (KiB): 866632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.3454
system time used= 16.6565
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10614
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= 1758
involuntary context switches= 3034

runsolver used 0.046992 second user time and 0.12598 second system time

The end

Launcher Data (download as text)

Begin job on node33 at 2008-07-12 07:51:15
IDJOB=1111110
IDBENCH=61232
IDSOLVER=360
FILE ID=node33/1111110-1215841875
PBS_JOBID= 7903360
Free space on /tmp= 66472 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/aim-50/normalized-aim-50-1-6-unsat-2_ext.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1111110-1215841875/watcher-1111110-1215841875 -o /tmp/evaluation-result-1111110-1215841875/solver-1111110-1215841875 -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-ddeg.xml 1 XSax HOME/instance-1111110-1215841875.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 462d1324e82d7b5565d2a66e09d10406
RANDOM SEED=103603839

node33.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.264
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.264
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:       1817552 kB
Buffers:         36988 kB
Cached:          89288 kB
SwapCached:          0 kB
Active:         114384 kB
Inactive:        65640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1817552 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1956 kB
Writeback:           0 kB
Mapped:          74100 kB
Slab:            43516 kB
Committed_AS:   958056 kB
PageTables:       1848 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66472 MiB
End job on node33 at 2008-07-12 07:51:49