Trace number 4122120

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 NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01UNSAT 0.989849 0.993088

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n56-d3-i3-r2.cnf.gz-plain.pb.metafix.opb
MD5SUM8d952c7a4de1b0a909e39369403c15ec
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.45493
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables84
Total number of constraints224
Number of constraints which are clauses224
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c * #variable= 84 #constraint= 224
0.00/0.02	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.00/0.02	c total clause space: 4.25031MB
0.00/0.02	c total #watches: 2446
0.00/0.04	c total #propagations: 11234 / total #impl: 33664 (eff. 0.334)
0.00/0.04	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.00/0.04	c total clause space: 4.25031MB
0.00/0.04	c total #watches: 4446
0.00/0.06	c total #propagations: 21202 / total #impl: 65271 (eff. 0.325)
0.00/0.06	c GARBAGE COLLECT
0.00/0.06	c #Conflicts:       3000 | #Learnt:       2001 | 0.000
0.00/0.06	c total clause space: 4.25031MB
0.00/0.06	c total #watches: 4450
0.00/0.08	c total #propagations: 31583 / total #impl: 101337 (eff. 0.312)
0.00/0.08	c #Conflicts:       4000 | #Learnt:       3001 | 0.000
0.00/0.08	c total clause space: 4.25031MB
0.00/0.08	c total #watches: 6450
0.09/0.10	c total #propagations: 39181 / total #impl: 127626 (eff. 0.307)
0.09/0.10	c GARBAGE COLLECT
0.09/0.10	c #Conflicts:       5000 | #Learnt:       2355 | 0.000
0.09/0.10	c total clause space: 4.25031MB
0.09/0.10	c total #watches: 5158
0.09/0.12	c total #propagations: 48305 / total #impl: 158657 (eff. 0.304)
0.09/0.12	c #Conflicts:       6000 | #Learnt:       3355 | 0.000
0.09/0.12	c total clause space: 4.25031MB
0.09/0.12	c total #watches: 7158
0.09/0.14	c total #propagations: 56152 / total #impl: 185067 (eff. 0.303)
0.09/0.14	c GARBAGE COLLECT
0.09/0.14	c #Conflicts:       7000 | #Learnt:       2231 | 0.000
0.09/0.14	c total clause space: 4.25031MB
0.09/0.14	c total #watches: 4910
0.09/0.16	c total #propagations: 63049 / total #impl: 210642 (eff. 0.299)
0.09/0.16	c #Conflicts:       8000 | #Learnt:       3231 | 0.000
0.09/0.16	c total clause space: 4.25031MB
0.09/0.16	c total #watches: 6910
0.09/0.18	c total #propagations: 70417 / total #impl: 237621 (eff. 0.296)
0.09/0.18	c #Conflicts:       9000 | #Learnt:       4231 | 0.000
0.09/0.18	c total clause space: 4.25031MB
0.09/0.18	c total #watches: 8910
0.19/0.20	c total #propagations: 78001 / total #impl: 263250 (eff. 0.296)
0.19/0.20	c GARBAGE COLLECT
0.19/0.20	c #Conflicts:      10000 | #Learnt:       2716 | 0.000
0.19/0.20	c total clause space: 4.25031MB
0.19/0.20	c total #watches: 5880
0.19/0.22	c total #propagations: 85246 / total #impl: 288436 (eff. 0.296)
0.19/0.22	c #Conflicts:      11000 | #Learnt:       3716 | 0.000
0.19/0.22	c total clause space: 4.25031MB
0.19/0.22	c total #watches: 7880
0.19/0.24	c total #propagations: 92264 / total #impl: 312827 (eff. 0.295)
0.19/0.24	c #Conflicts:      12000 | #Learnt:       4716 | 0.000
0.19/0.24	c total clause space: 4.25031MB
0.19/0.24	c total #watches: 9880
0.19/0.27	c total #propagations: 99169 / total #impl: 337875 (eff. 0.294)
0.19/0.27	c #Conflicts:      13000 | #Learnt:       5716 | 0.000
0.19/0.27	c total clause space: 4.25031MB
0.19/0.27	c total #watches: 11880
0.19/0.28	c total #propagations: 106277 / total #impl: 364014 (eff. 0.292)
0.19/0.28	c GARBAGE COLLECT
0.19/0.28	c #Conflicts:      14000 | #Learnt:       3858 | 0.000
0.19/0.28	c total clause space: 4.25031MB
0.19/0.28	c total #watches: 8164
0.29/0.30	c total #propagations: 112734 / total #impl: 387030 (eff. 0.291)
0.29/0.30	c #Conflicts:      15000 | #Learnt:       4858 | 0.000
0.29/0.30	c total clause space: 4.25031MB
0.29/0.30	c total #watches: 10164
0.29/0.32	c total #propagations: 117481 / total #impl: 408442 (eff. 0.288)
0.29/0.32	c #Conflicts:      16000 | #Learnt:       5858 | 0.000
0.29/0.32	c total clause space: 4.25031MB
0.29/0.32	c total #watches: 12164
0.29/0.34	c total #propagations: 122729 / total #impl: 434886 (eff. 0.282)
0.29/0.34	c GARBAGE COLLECT
0.29/0.34	c #Conflicts:      17000 | #Learnt:       3682 | 0.000
0.29/0.34	c total clause space: 4.25031MB
0.29/0.34	c total #watches: 7812
0.29/0.36	c total #propagations: 128874 / total #impl: 458058 (eff. 0.281)
0.29/0.36	c #Conflicts:      18000 | #Learnt:       4682 | 0.000
0.29/0.36	c total clause space: 4.25031MB
0.29/0.36	c total #watches: 9812
0.29/0.38	c total #propagations: 135643 / total #impl: 487200 (eff. 0.278)
0.29/0.38	c #Conflicts:      19000 | #Learnt:       5682 | 0.000
0.29/0.38	c total clause space: 4.25031MB
0.29/0.38	c total #watches: 11812
0.39/0.40	c total #propagations: 141896 / total #impl: 514035 (eff. 0.276)
0.39/0.40	c #Conflicts:      20000 | #Learnt:       6682 | 0.000
0.39/0.40	c total clause space: 4.25031MB
0.39/0.40	c total #watches: 13812
0.39/0.43	c total #propagations: 147993 / total #impl: 538276 (eff. 0.275)
0.39/0.43	c GARBAGE COLLECT
0.39/0.43	c #Conflicts:      21000 | #Learnt:       4192 | 0.000
0.39/0.43	c total clause space: 4.25031MB
0.39/0.43	c total #watches: 8832
0.39/0.45	c total #propagations: 154054 / total #impl: 560377 (eff. 0.275)
0.39/0.45	c #Conflicts:      22000 | #Learnt:       5192 | 0.000
0.39/0.45	c total clause space: 4.25031MB
0.39/0.45	c total #watches: 10832
0.39/0.47	c total #propagations: 158766 / total #impl: 578534 (eff. 0.274)
0.39/0.47	c #Conflicts:      23000 | #Learnt:       6192 | 0.000
0.39/0.47	c total clause space: 4.25031MB
0.39/0.47	c total #watches: 12832
0.39/0.49	c total #propagations: 163355 / total #impl: 597920 (eff. 0.273)
0.39/0.49	c #Conflicts:      24000 | #Learnt:       7192 | 0.000
0.39/0.49	c total clause space: 4.25031MB
0.39/0.49	c total #watches: 14832
0.49/0.51	c total #propagations: 167588 / total #impl: 616106 (eff. 0.272)
0.49/0.51	c GARBAGE COLLECT
0.49/0.51	c #Conflicts:      25000 | #Learnt:       4399 | 0.000
0.49/0.51	c total clause space: 4.25031MB
0.49/0.51	c total #watches: 9246
0.49/0.53	c total #propagations: 173904 / total #impl: 641097 (eff. 0.271)
0.49/0.53	c #Conflicts:      26000 | #Learnt:       5399 | 0.000
0.49/0.53	c total clause space: 4.25031MB
0.49/0.53	c total #watches: 11246
0.49/0.55	c total #propagations: 179516 / total #impl: 663277 (eff. 0.271)
0.49/0.55	c #Conflicts:      27000 | #Learnt:       6399 | 0.000
0.49/0.55	c total clause space: 4.25031MB
0.49/0.55	c total #watches: 13246
0.49/0.58	c total #propagations: 184182 / total #impl: 682862 (eff. 0.270)
0.49/0.58	c #Conflicts:      28000 | #Learnt:       7399 | 0.000
0.49/0.58	c total clause space: 4.25031MB
0.49/0.58	c total #watches: 15246
0.59/0.60	c total #propagations: 188362 / total #impl: 700846 (eff. 0.269)
0.59/0.60	c GARBAGE COLLECT
0.59/0.60	c #Conflicts:      29000 | #Learnt:       4303 | 0.000
0.59/0.60	c total clause space: 4.25031MB
0.59/0.60	c total #watches: 9054
0.59/0.62	c total #propagations: 192017 / total #impl: 718359 (eff. 0.267)
0.59/0.62	c #Conflicts:      30000 | #Learnt:       5303 | 0.000
0.59/0.62	c total clause space: 4.25031MB
0.59/0.62	c total #watches: 11054
0.59/0.64	c total #propagations: 197179 / total #impl: 739695 (eff. 0.267)
0.59/0.64	c #Conflicts:      31000 | #Learnt:       6303 | 0.000
0.59/0.64	c total clause space: 4.25031MB
0.59/0.64	c total #watches: 13054
0.59/0.66	c total #propagations: 201542 / total #impl: 760626 (eff. 0.265)
0.59/0.66	c #Conflicts:      32000 | #Learnt:       7303 | 0.000
0.59/0.66	c total clause space: 4.25031MB
0.59/0.66	c total #watches: 15054
0.59/0.68	c total #propagations: 205957 / total #impl: 780431 (eff. 0.264)
0.59/0.68	c #Conflicts:      33000 | #Learnt:       8303 | 0.000
0.59/0.68	c total clause space: 4.25031MB
0.59/0.68	c total #watches: 17054
0.69/0.71	c total #propagations: 211997 / total #impl: 807065 (eff. 0.263)
0.69/0.71	c GARBAGE COLLECT
0.69/0.71	c #Conflicts:      34000 | #Learnt:       4901 | 0.000
0.69/0.71	c total clause space: 4.25031MB
0.69/0.71	c total #watches: 10250
0.69/0.73	c total #propagations: 216113 / total #impl: 825865 (eff. 0.262)
0.69/0.73	c #Conflicts:      35000 | #Learnt:       5901 | 0.000
0.69/0.73	c total clause space: 4.25031MB
0.69/0.73	c total #watches: 12250
0.69/0.75	c total #propagations: 221959 / total #impl: 852333 (eff. 0.260)
0.69/0.75	c #Conflicts:      36000 | #Learnt:       6901 | 0.000
0.69/0.75	c total clause space: 4.25031MB
0.69/0.75	c total #watches: 14250
0.69/0.77	c total #propagations: 226414 / total #impl: 874784 (eff. 0.259)
0.69/0.77	c #Conflicts:      37000 | #Learnt:       7901 | 0.000
0.69/0.77	c total clause space: 4.25031MB
0.69/0.77	c total #watches: 16250
0.79/0.80	c total #propagations: 230025 / total #impl: 893911 (eff. 0.257)
0.79/0.80	c #Conflicts:      38000 | #Learnt:       8901 | 0.000
0.79/0.80	c total clause space: 4.25031MB
0.79/0.80	c total #watches: 18250
0.79/0.82	c total #propagations: 234107 / total #impl: 916321 (eff. 0.255)
0.79/0.82	c GARBAGE COLLECT
0.79/0.82	c #Conflicts:      39000 | #Learnt:       5198 | 0.000
0.79/0.82	c total clause space: 6.90675MB
0.79/0.82	c total #watches: 10844
0.79/0.84	c total #propagations: 238570 / total #impl: 936424 (eff. 0.255)
0.79/0.84	c #Conflicts:      40000 | #Learnt:       6198 | 0.000
0.79/0.84	c total clause space: 6.90675MB
0.79/0.84	c total #watches: 12844
0.79/0.87	c total #propagations: 245571 / total #impl: 965823 (eff. 0.254)
0.79/0.87	c #Conflicts:      41000 | #Learnt:       7198 | 0.000
0.79/0.87	c total clause space: 6.90675MB
0.79/0.87	c total #watches: 14844
0.79/0.89	c total #propagations: 251135 / total #impl: 995580 (eff. 0.252)
0.79/0.89	c #Conflicts:      42000 | #Learnt:       8197 | 0.000
0.79/0.89	c total clause space: 6.90675MB
0.79/0.89	c total #watches: 16842
0.89/0.91	c total #propagations: 254353 / total #impl: 1015127 (eff. 0.251)
0.89/0.91	c #Conflicts:      43000 | #Learnt:       9197 | 0.000
0.89/0.91	c total clause space: 6.90675MB
0.89/0.91	c total #watches: 18842
0.89/0.93	c total #propagations: 258568 / total #impl: 1037139 (eff. 0.249)
0.89/0.93	c GARBAGE COLLECT
0.89/0.93	c #Conflicts:      44000 | #Learnt:       5198 | 0.000
0.89/0.93	c total clause space: 6.90675MB
0.89/0.93	c total #watches: 10844
0.89/0.95	c total #propagations: 261895 / total #impl: 1054932 (eff. 0.248)
0.89/0.95	c #Conflicts:      45000 | #Learnt:       6198 | 0.000
0.89/0.95	c total clause space: 6.90675MB
0.89/0.95	c total #watches: 12844
0.89/0.97	c total #propagations: 266632 / total #impl: 1074865 (eff. 0.248)
0.89/0.97	c #Conflicts:      46000 | #Learnt:       7198 | 0.000
0.89/0.97	c total clause space: 6.90675MB
0.89/0.97	c total #watches: 14844
0.89/0.99	c total #propagations: 272026 / total #impl: 1097249 (eff. 0.248)
0.89/0.99	c UNSATISFIABLE 1
0.89/0.99	c CPU time              : 0.981851 s
0.89/0.99	d decisions 46653
0.89/0.99	d conflicts 64495
0.89/0.99	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4122120-1467309479/watcher-4122120-1467309479 -o /tmp/evaluation-result-4122120-1467309479/solver-4122120-1467309479 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1467308290-16388 --watchdog 1960 --input HOME/instance-4122120-1467309479.opb ./cdcl-cuttingplanes-release 

pid=18231
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.16 2.19 2.04 3/176 18234
/proc/meminfo: memFree=30314908/32872528 swapFree=1199948/1314412
[pid=18234] ppid=18231 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/18234/stat : 18234 (cdcl-cuttingpla) R 18231 18234 16372 0 -1 4202496 236 0 0 0 0 0 0 0 20 0 1 0 9969824 29802496 4716 33554432000 4194304 6199737 140733248236176 140737162714920 4202643 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18234/statm: 7276 4716 93 490 0 6777 0

[startup+0.100163 s]
/proc/loadavg: 2.16 2.19 2.04 3/176 18234
/proc/meminfo: memFree=30314908/32872528 swapFree=1199948/1314412
[pid=18234] ppid=18231 vsize=33724 CPUtime=0.09 cores=0,2,4,6
/proc/18234/stat : 18234 (cdcl-cuttingpla) R 18231 18234 16372 0 -1 4202496 1049 0 0 0 9 0 0 0 20 0 1 0 9969824 34533376 7296 33554432000 4194304 6199737 140733248236176 140737162714920 5155166 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/18234/statm: 8431 7296 160 490 0 7932 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33724

[startup+0.200332 s]
/proc/loadavg: 2.16 2.19 2.04 3/176 18234
/proc/meminfo: memFree=30314908/32872528 swapFree=1199948/1314412
[pid=18234] ppid=18231 vsize=34004 CPUtime=0.19 cores=0,2,4,6
/proc/18234/stat : 18234 (cdcl-cuttingpla) R 18231 18234 16372 0 -1 4202496 1112 0 0 0 19 0 0 0 20 0 1 0 9969824 34820096 7359 33554432000 4194304 6199737 140733248236176 140737162714920 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/18234/statm: 8501 7359 160 490 0 8002 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34004

[startup+0.300303 s]
/proc/loadavg: 2.16 2.19 2.04 3/176 18234
/proc/meminfo: memFree=30314908/32872528 swapFree=1199948/1314412
[pid=18234] ppid=18231 vsize=34148 CPUtime=0.29 cores=0,2,4,6
/proc/18234/stat : 18234 (cdcl-cuttingpla) R 18231 18234 16372 0 -1 4202496 1139 0 0 0 29 0 0 0 20 0 1 0 9969824 34967552 7386 33554432000 4194304 6199737 140733248236176 140737162714920 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/18234/statm: 8537 7386 160 490 0 8038 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34148

[startup+0.700237 s]
/proc/loadavg: 2.16 2.19 2.04 3/176 18234
/proc/meminfo: memFree=30314908/32872528 swapFree=1199948/1314412
[pid=18234] ppid=18231 vsize=34660 CPUtime=0.69 cores=0,2,4,6
/proc/18234/stat : 18234 (cdcl-cuttingpla) R 18231 18234 16372 0 -1 4202496 1497 0 0 0 69 0 0 0 20 0 1 0 9969824 35491840 7622 33554432000 4194304 6199737 140733248236176 140733248235288 4210374 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/18234/statm: 8665 7622 160 490 0 8166 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34660

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 18234 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+0.80031 s]
/proc/loadavg: 2.16 2.19 2.04 3/176 18234
/proc/meminfo: memFree=30314908/32872528 swapFree=1199948/1314412
[pid=18234] ppid=18231 vsize=34660 CPUtime=0.79 cores=0,2,4,6
/proc/18234/stat : 18234 (cdcl-cuttingpla) R 18231 18234 16372 0 -1 4202496 1511 0 0 0 79 0 0 0 20 0 1 0 9969824 35491840 7635 33554432000 4194304 6199737 140733248236176 140733248235288 5146818 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/18234/statm: 8665 7635 160 490 0 8166 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 34660

[startup+0.900233 s]
/proc/loadavg: 2.16 2.19 2.04 3/176 18234
/proc/meminfo: memFree=30314908/32872528 swapFree=1199948/1314412
[pid=18234] ppid=18231 vsize=37380 CPUtime=0.89 cores=0,2,4,6
/proc/18234/stat : 18234 (cdcl-cuttingpla) R 18231 18234 16372 0 -1 4202496 1640 0 0 0 89 0 0 0 20 0 1 0 9969824 38277120 7709 33554432000 4194304 6199737 140733248236176 140733248235288 4218542 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/18234/statm: 9345 7709 160 490 0 8846 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 37380

Child status: 20
Real time (s): 0.993088
CPU time (s): 0.989849
CPU user time (s): 0.98485
CPU system time (s): 0.004999
CPU usage (%): 99.6738
Max. virtual memory (cumulated for all children) (KiB): 37380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.98485
system time used= 0.004999
maximum resident set size= 30884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1657
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 3

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.007998 second user time and 0.005999 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-30 19:57:59
IDJOB=4122120
IDBENCH=110901
IDSOLVER=2548
FILE ID=node131/4122120-1467309479
RUNJOBID= node131-1467308290-16388
PBS_JOBID= 20005251
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n56-d3-i3-r2.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4122120-1467309479/watcher-4122120-1467309479 -o /tmp/evaluation-result-4122120-1467309479/solver-4122120-1467309479 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1467308290-16388 --watchdog 1960 --input HOME/instance-4122120-1467309479.opb ./cdcl-cuttingplanes-release

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 8d952c7a4de1b0a909e39369403c15ec
RANDOM SEED=707175904

node131.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30315172 kB
Buffers:          121436 kB
Cached:           310120 kB
SwapCached:            0 kB
Active:           292272 kB
Inactive:         212700 kB
Active(anon):      68124 kB
Inactive(anon):     8184 kB
Active(file):     224148 kB
Inactive(file):   204516 kB
Unevictable:     1314412 kB
Mlocked:         1199948 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2384 kB
Writeback:             0 kB
AnonPages:       1419376 kB
Mapped:            14176 kB
Shmem:               204 kB
Slab:             606180 kB
SReclaimable:      50072 kB
SUnreclaim:       556108 kB
KernelStack:        1472 kB
PageTables:         6576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1499512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71728 MiB
End job on node131 at 2016-06-30 19:58:00