Trace number 4120288

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 2.6406 2.64111

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n70-d3-i2-f.cnf.gz-plain.pb.metafix.opb
MD5SUM07a5d1e5dc6b5bcb3775550d536d97f1
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 benchmark1.55376
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables105
Total number of constraints280
Number of constraints which are clauses280
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= 105 #constraint= 280
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: 2558
0.00/0.04	c total #propagations: 14325 / total #impl: 41942 (eff. 0.342)
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: 4558
0.00/0.06	c total #propagations: 26822 / total #impl: 79636 (eff. 0.337)
0.00/0.06	c GARBAGE COLLECT
0.00/0.06	c #Conflicts:       3000 | #Learnt:       2003 | 0.000
0.00/0.06	c total clause space: 4.25031MB
0.00/0.06	c total #watches: 4566
0.00/0.09	c total #propagations: 41251 / total #impl: 124390 (eff. 0.332)
0.00/0.09	c #Conflicts:       4000 | #Learnt:       3003 | 0.000
0.00/0.09	c total clause space: 4.25031MB
0.00/0.09	c total #watches: 6566
0.09/0.11	c total #propagations: 52079 / total #impl: 159249 (eff. 0.327)
0.09/0.11	c GARBAGE COLLECT
0.09/0.11	c #Conflicts:       5000 | #Learnt:       2353 | 0.000
0.09/0.11	c total clause space: 4.25031MB
0.09/0.11	c total #watches: 5266
0.09/0.13	c total #propagations: 64346 / total #impl: 196871 (eff. 0.327)
0.09/0.13	c #Conflicts:       6000 | #Learnt:       3353 | 0.000
0.09/0.13	c total clause space: 4.25031MB
0.09/0.13	c total #watches: 7266
0.09/0.15	c total #propagations: 74368 / total #impl: 227455 (eff. 0.327)
0.09/0.15	c GARBAGE COLLECT
0.09/0.15	c #Conflicts:       7000 | #Learnt:       2233 | 0.000
0.09/0.15	c total clause space: 4.25031MB
0.09/0.15	c total #watches: 5026
0.09/0.17	c total #propagations: 83478 / total #impl: 256477 (eff. 0.325)
0.09/0.17	c #Conflicts:       8000 | #Learnt:       3233 | 0.000
0.09/0.17	c total clause space: 4.25031MB
0.09/0.17	c total #watches: 7026
0.09/0.19	c total #propagations: 92394 / total #impl: 288542 (eff. 0.320)
0.09/0.19	c #Conflicts:       9000 | #Learnt:       4233 | 0.000
0.09/0.19	c total clause space: 4.25031MB
0.09/0.19	c total #watches: 9026
0.19/0.21	c total #propagations: 100287 / total #impl: 315809 (eff. 0.318)
0.19/0.21	c GARBAGE COLLECT
0.19/0.21	c #Conflicts:      10000 | #Learnt:       2724 | 0.000
0.19/0.21	c total clause space: 4.25031MB
0.19/0.21	c total #watches: 6008
0.19/0.22	c total #propagations: 108553 / total #impl: 343757 (eff. 0.316)
0.19/0.22	c #Conflicts:      11000 | #Learnt:       3724 | 0.000
0.19/0.22	c total clause space: 4.25031MB
0.19/0.22	c total #watches: 8008
0.19/0.24	c total #propagations: 116383 / total #impl: 371278 (eff. 0.313)
0.19/0.24	c #Conflicts:      12000 | #Learnt:       4724 | 0.000
0.19/0.24	c total clause space: 4.25031MB
0.19/0.24	c total #watches: 10008
0.19/0.27	c total #propagations: 123314 / total #impl: 396438 (eff. 0.311)
0.19/0.27	c #Conflicts:      13000 | #Learnt:       5724 | 0.000
0.19/0.27	c total clause space: 4.25031MB
0.19/0.27	c total #watches: 12008
0.19/0.29	c total #propagations: 130475 / total #impl: 421744 (eff. 0.309)
0.19/0.29	c GARBAGE COLLECT
0.19/0.29	c #Conflicts:      14000 | #Learnt:       3866 | 0.000
0.19/0.29	c total clause space: 4.25031MB
0.19/0.29	c total #watches: 8292
0.29/0.30	c total #propagations: 138144 / total #impl: 448541 (eff. 0.308)
0.29/0.30	c #Conflicts:      15000 | #Learnt:       4866 | 0.000
0.29/0.30	c total clause space: 4.25031MB
0.29/0.30	c total #watches: 10292
0.29/0.33	c total #propagations: 142919 / total #impl: 467133 (eff. 0.306)
0.29/0.33	c #Conflicts:      16000 | #Learnt:       5866 | 0.000
0.29/0.33	c total clause space: 4.25031MB
0.29/0.33	c total #watches: 12292
0.29/0.35	c total #propagations: 148475 / total #impl: 490174 (eff. 0.303)
0.29/0.35	c GARBAGE COLLECT
0.29/0.35	c #Conflicts:      17000 | #Learnt:       3687 | 0.000
0.29/0.35	c total clause space: 4.25031MB
0.29/0.35	c total #watches: 7934
0.29/0.37	c total #propagations: 154313 / total #impl: 513718 (eff. 0.300)
0.29/0.37	c #Conflicts:      18000 | #Learnt:       4687 | 0.000
0.29/0.37	c total clause space: 4.25031MB
0.29/0.37	c total #watches: 9934
0.29/0.38	c total #propagations: 160004 / total #impl: 538395 (eff. 0.297)
0.29/0.38	c #Conflicts:      19000 | #Learnt:       5687 | 0.000
0.29/0.38	c total clause space: 4.25031MB
0.29/0.38	c total #watches: 11934
0.39/0.40	c total #propagations: 164721 / total #impl: 557866 (eff. 0.295)
0.39/0.40	c #Conflicts:      20000 | #Learnt:       6687 | 0.000
0.39/0.40	c total clause space: 4.25031MB
0.39/0.40	c total #watches: 13934
0.39/0.43	c total #propagations: 171641 / total #impl: 585553 (eff. 0.293)
0.39/0.43	c GARBAGE COLLECT
0.39/0.43	c #Conflicts:      21000 | #Learnt:       4196 | 0.000
0.39/0.43	c total clause space: 4.25031MB
0.39/0.43	c total #watches: 8952
0.39/0.45	c total #propagations: 177990 / total #impl: 609904 (eff. 0.292)
0.39/0.45	c #Conflicts:      22000 | #Learnt:       5196 | 0.000
0.39/0.45	c total clause space: 4.25031MB
0.39/0.45	c total #watches: 10952
0.39/0.46	c total #propagations: 184205 / total #impl: 632789 (eff. 0.291)
0.39/0.46	c #Conflicts:      23000 | #Learnt:       6196 | 0.000
0.39/0.46	c total clause space: 4.25031MB
0.39/0.46	c total #watches: 12952
0.39/0.49	c total #propagations: 188668 / total #impl: 650533 (eff. 0.290)
0.39/0.49	c #Conflicts:      24000 | #Learnt:       7196 | 0.000
0.39/0.49	c total clause space: 4.25031MB
0.39/0.49	c total #watches: 14952
0.49/0.51	c total #propagations: 194581 / total #impl: 676209 (eff. 0.288)
0.49/0.51	c GARBAGE COLLECT
0.49/0.51	c #Conflicts:      25000 | #Learnt:       4400 | 0.000
0.49/0.51	c total clause space: 4.25031MB
0.49/0.51	c total #watches: 9360
0.49/0.53	c total #propagations: 201091 / total #impl: 699947 (eff. 0.287)
0.49/0.53	c #Conflicts:      26000 | #Learnt:       5400 | 0.000
0.49/0.53	c total clause space: 4.25031MB
0.49/0.53	c total #watches: 11360
0.49/0.55	c total #propagations: 207651 / total #impl: 724334 (eff. 0.287)
0.49/0.55	c #Conflicts:      27000 | #Learnt:       6400 | 0.000
0.49/0.55	c total clause space: 4.25031MB
0.49/0.55	c total #watches: 13360
0.49/0.57	c total #propagations: 212125 / total #impl: 743726 (eff. 0.285)
0.49/0.57	c #Conflicts:      28000 | #Learnt:       7400 | 0.000
0.49/0.57	c total clause space: 4.25031MB
0.49/0.57	c total #watches: 15360
0.59/0.60	c total #propagations: 218916 / total #impl: 769211 (eff. 0.285)
0.59/0.60	c GARBAGE COLLECT
0.59/0.60	c #Conflicts:      29000 | #Learnt:       4304 | 0.000
0.59/0.60	c total clause space: 4.25031MB
0.59/0.60	c total #watches: 9168
0.59/0.62	c total #propagations: 226241 / total #impl: 795905 (eff. 0.284)
0.59/0.62	c #Conflicts:      30000 | #Learnt:       5304 | 0.000
0.59/0.62	c total clause space: 4.25031MB
0.59/0.62	c total #watches: 11168
0.59/0.64	c total #propagations: 231543 / total #impl: 817205 (eff. 0.283)
0.59/0.64	c #Conflicts:      31000 | #Learnt:       6304 | 0.000
0.59/0.64	c total clause space: 4.25031MB
0.59/0.64	c total #watches: 13168
0.59/0.67	c total #propagations: 237480 / total #impl: 841570 (eff. 0.282)
0.59/0.67	c #Conflicts:      32000 | #Learnt:       7304 | 0.000
0.59/0.67	c total clause space: 4.25031MB
0.59/0.67	c total #watches: 15168
0.59/0.69	c total #propagations: 244019 / total #impl: 870122 (eff. 0.280)
0.59/0.69	c #Conflicts:      33000 | #Learnt:       8304 | 0.000
0.59/0.69	c total clause space: 4.25031MB
0.59/0.69	c total #watches: 17168
0.69/0.71	c total #propagations: 250316 / total #impl: 900469 (eff. 0.278)
0.69/0.71	c GARBAGE COLLECT
0.69/0.71	c #Conflicts:      34000 | #Learnt:       4906 | 0.000
0.69/0.71	c total clause space: 6.90675MB
0.69/0.71	c total #watches: 10372
0.69/0.73	c total #propagations: 255858 / total #impl: 923466 (eff. 0.277)
0.69/0.73	c #Conflicts:      35000 | #Learnt:       5906 | 0.000
0.69/0.73	c total clause space: 6.90675MB
0.69/0.73	c total #watches: 12372
0.69/0.75	c total #propagations: 260440 / total #impl: 944621 (eff. 0.276)
0.69/0.75	c #Conflicts:      36000 | #Learnt:       6906 | 0.000
0.69/0.75	c total clause space: 6.90675MB
0.69/0.75	c total #watches: 14372
0.69/0.78	c total #propagations: 264427 / total #impl: 963807 (eff. 0.274)
0.69/0.78	c #Conflicts:      37000 | #Learnt:       7906 | 0.000
0.69/0.78	c total clause space: 6.90675MB
0.69/0.78	c total #watches: 16372
0.79/0.80	c total #propagations: 268469 / total #impl: 980322 (eff. 0.274)
0.79/0.80	c #Conflicts:      38000 | #Learnt:       8906 | 0.000
0.79/0.80	c total clause space: 6.90675MB
0.79/0.80	c total #watches: 18372
0.79/0.83	c total #propagations: 272733 / total #impl: 999094 (eff. 0.273)
0.79/0.83	c GARBAGE COLLECT
0.79/0.83	c #Conflicts:      39000 | #Learnt:       5206 | 0.000
0.79/0.83	c total clause space: 6.90675MB
0.79/0.83	c total #watches: 10972
0.79/0.85	c total #propagations: 277823 / total #impl: 1019852 (eff. 0.272)
0.79/0.85	c #Conflicts:      40000 | #Learnt:       6206 | 0.000
0.79/0.85	c total clause space: 6.90675MB
0.79/0.85	c total #watches: 12972
0.79/0.87	c total #propagations: 283064 / total #impl: 1042828 (eff. 0.271)
0.79/0.87	c #Conflicts:      41000 | #Learnt:       7206 | 0.000
0.79/0.87	c total clause space: 6.90675MB
0.79/0.87	c total #watches: 14972
0.89/0.90	c total #propagations: 288879 / total #impl: 1067191 (eff. 0.271)
0.89/0.90	c #Conflicts:      42000 | #Learnt:       8206 | 0.000
0.89/0.90	c total clause space: 6.90675MB
0.89/0.90	c total #watches: 16972
0.89/0.92	c total #propagations: 293268 / total #impl: 1085683 (eff. 0.270)
0.89/0.92	c #Conflicts:      43000 | #Learnt:       9206 | 0.000
0.89/0.92	c total clause space: 6.90675MB
0.89/0.92	c total #watches: 18972
0.89/0.95	c total #propagations: 297616 / total #impl: 1105143 (eff. 0.269)
0.89/0.95	c GARBAGE COLLECT
0.89/0.95	c #Conflicts:      44000 | #Learnt:       5205 | 0.000
0.89/0.95	c total clause space: 6.90675MB
0.89/0.95	c total #watches: 10970
0.89/0.98	c total #propagations: 305808 / total #impl: 1135190 (eff. 0.269)
0.89/0.98	c #Conflicts:      45000 | #Learnt:       6205 | 0.000
0.89/0.98	c total clause space: 6.90675MB
0.89/0.98	c total #watches: 12970
0.99/1.00	c total #propagations: 315378 / total #impl: 1169082 (eff. 0.270)
0.99/1.00	c #Conflicts:      46000 | #Learnt:       7205 | 0.000
0.99/1.00	c total clause space: 6.90675MB
0.99/1.00	c total #watches: 14970
0.99/1.03	c total #propagations: 324897 / total #impl: 1205791 (eff. 0.269)
0.99/1.03	c #Conflicts:      47000 | #Learnt:       8205 | 0.000
0.99/1.03	c total clause space: 6.90675MB
0.99/1.03	c total #watches: 16970
0.99/1.06	c total #propagations: 330921 / total #impl: 1228784 (eff. 0.269)
0.99/1.06	c #Conflicts:      48000 | #Learnt:       9205 | 0.000
0.99/1.06	c total clause space: 6.90675MB
0.99/1.06	c total #watches: 18970
0.99/1.09	c total #propagations: 335443 / total #impl: 1247178 (eff. 0.269)
0.99/1.09	c #Conflicts:      49000 | #Learnt:      10205 | 0.000
0.99/1.09	c total clause space: 6.90675MB
0.99/1.09	c total #watches: 20970
1.10/1.12	c total #propagations: 340589 / total #impl: 1274247 (eff. 0.267)
1.10/1.12	c GARBAGE COLLECT
1.10/1.12	c #Conflicts:      50000 | #Learnt:       5902 | 0.000
1.10/1.12	c total clause space: 6.90675MB
1.10/1.12	c total #watches: 12364
1.10/1.14	c total #propagations: 347060 / total #impl: 1299622 (eff. 0.267)
1.10/1.14	c #Conflicts:      51000 | #Learnt:       6902 | 0.000
1.10/1.14	c total clause space: 6.90675MB
1.10/1.14	c total #watches: 14364
1.10/1.17	c total #propagations: 352509 / total #impl: 1321936 (eff. 0.267)
1.10/1.17	c #Conflicts:      52000 | #Learnt:       7902 | 0.000
1.10/1.17	c total clause space: 6.90675MB
1.10/1.17	c total #watches: 16364
1.10/1.20	c total #propagations: 358646 / total #impl: 1347521 (eff. 0.266)
1.10/1.20	c #Conflicts:      53000 | #Learnt:       8902 | 0.000
1.10/1.20	c total clause space: 6.90675MB
1.10/1.20	c total #watches: 18364
1.20/1.23	c total #propagations: 364992 / total #impl: 1373325 (eff. 0.266)
1.20/1.23	c #Conflicts:      54000 | #Learnt:       9902 | 0.000
1.20/1.23	c total clause space: 6.90675MB
1.20/1.23	c total #watches: 20364
1.20/1.27	c total #propagations: 370684 / total #impl: 1396543 (eff. 0.265)
1.20/1.27	c #Conflicts:      55000 | #Learnt:      10902 | 0.000
1.20/1.27	c total clause space: 6.90675MB
1.20/1.27	c total #watches: 22364
1.29/1.30	c total #propagations: 376433 / total #impl: 1421589 (eff. 0.265)
1.29/1.30	c GARBAGE COLLECT
1.29/1.30	c #Conflicts:      56000 | #Learnt:       6301 | 0.000
1.29/1.30	c total clause space: 6.90675MB
1.29/1.30	c total #watches: 13162
1.29/1.32	c total #propagations: 382515 / total #impl: 1444608 (eff. 0.265)
1.29/1.32	c #Conflicts:      57000 | #Learnt:       7301 | 0.000
1.29/1.32	c total clause space: 6.90675MB
1.29/1.32	c total #watches: 15162
1.29/1.35	c total #propagations: 389709 / total #impl: 1470856 (eff. 0.265)
1.29/1.35	c #Conflicts:      58000 | #Learnt:       8301 | 0.000
1.29/1.35	c total clause space: 6.90675MB
1.29/1.35	c total #watches: 17162
1.29/1.38	c total #propagations: 397510 / total #impl: 1500590 (eff. 0.265)
1.29/1.38	c #Conflicts:      59000 | #Learnt:       9301 | 0.000
1.29/1.38	c total clause space: 6.90675MB
1.29/1.38	c total #watches: 19162
1.39/1.41	c total #propagations: 402568 / total #impl: 1523521 (eff. 0.264)
1.39/1.41	c #Conflicts:      60000 | #Learnt:      10301 | 0.000
1.39/1.41	c total clause space: 6.90675MB
1.39/1.41	c total #watches: 21162
1.39/1.44	c total #propagations: 409832 / total #impl: 1550430 (eff. 0.264)
1.39/1.44	c #Conflicts:      61000 | #Learnt:      11301 | 0.000
1.39/1.44	c total clause space: 6.90675MB
1.39/1.44	c total #watches: 23162
1.39/1.47	c total #propagations: 419504 / total #impl: 1587394 (eff. 0.264)
1.39/1.47	c GARBAGE COLLECT
1.39/1.47	c #Conflicts:      62000 | #Learnt:       6402 | 0.000
1.39/1.47	c total clause space: 6.90675MB
1.39/1.47	c total #watches: 13364
1.39/1.48	c total #propagations: 426590 / total #impl: 1615093 (eff. 0.264)
1.39/1.48	c #Conflicts:      63000 | #Learnt:       7402 | 0.000
1.39/1.48	c total clause space: 6.90675MB
1.39/1.48	c total #watches: 15364
1.49/1.50	c total #propagations: 431300 / total #impl: 1634560 (eff. 0.264)
1.49/1.50	c #Conflicts:      64000 | #Learnt:       8402 | 0.000
1.49/1.50	c total clause space: 6.90675MB
1.49/1.50	c total #watches: 17364
1.49/1.53	c total #propagations: 435735 / total #impl: 1654153 (eff. 0.263)
1.49/1.53	c #Conflicts:      65000 | #Learnt:       9402 | 0.000
1.49/1.53	c total clause space: 6.90675MB
1.49/1.53	c total #watches: 19364
1.49/1.56	c total #propagations: 440396 / total #impl: 1673740 (eff. 0.263)
1.49/1.56	c #Conflicts:      66000 | #Learnt:      10402 | 0.000
1.49/1.56	c total clause space: 6.90675MB
1.49/1.56	c total #watches: 21364
1.49/1.59	c total #propagations: 444728 / total #impl: 1693997 (eff. 0.263)
1.49/1.59	c #Conflicts:      67000 | #Learnt:      11402 | 0.000
1.49/1.59	c total clause space: 6.90675MB
1.49/1.59	c total #watches: 23364
1.59/1.63	c total #propagations: 448546 / total #impl: 1712427 (eff. 0.262)
1.59/1.63	c #Conflicts:      68000 | #Learnt:      12402 | 0.000
1.59/1.63	c total clause space: 6.90675MB
1.59/1.63	c total #watches: 25364
1.59/1.66	c total #propagations: 452764 / total #impl: 1731990 (eff. 0.261)
1.59/1.66	c GARBAGE COLLECT
1.59/1.66	c #Conflicts:      69000 | #Learnt:       7198 | 0.000
1.59/1.66	c total clause space: 6.90675MB
1.59/1.66	c total #watches: 14956
1.59/1.68	c total #propagations: 460743 / total #impl: 1760970 (eff. 0.262)
1.59/1.68	c #Conflicts:      70000 | #Learnt:       8198 | 0.000
1.59/1.68	c total clause space: 6.90675MB
1.59/1.68	c total #watches: 16956
1.69/1.71	c total #propagations: 467640 / total #impl: 1788194 (eff. 0.262)
1.69/1.71	c #Conflicts:      71000 | #Learnt:       9198 | 0.000
1.69/1.71	c total clause space: 6.90675MB
1.69/1.71	c total #watches: 18956
1.69/1.74	c total #propagations: 473839 / total #impl: 1813445 (eff. 0.261)
1.69/1.74	c #Conflicts:      72000 | #Learnt:      10198 | 0.000
1.69/1.74	c total clause space: 6.90675MB
1.69/1.74	c total #watches: 20956
1.69/1.77	c total #propagations: 479784 / total #impl: 1837776 (eff. 0.261)
1.69/1.77	c #Conflicts:      73000 | #Learnt:      11198 | 0.000
1.69/1.77	c total clause space: 6.90675MB
1.69/1.77	c total #watches: 22956
1.79/1.82	c total #propagations: 487211 / total #impl: 1865765 (eff. 0.261)
1.79/1.82	c #Conflicts:      74000 | #Learnt:      12198 | 0.000
1.79/1.82	c total clause space: 6.90675MB
1.79/1.82	c total #watches: 24956
1.79/1.86	c total #propagations: 494136 / total #impl: 1895412 (eff. 0.261)
1.79/1.86	c GARBAGE COLLECT
1.79/1.86	c #Conflicts:      75000 | #Learnt:       6698 | 0.000
1.79/1.86	c total clause space: 6.90675MB
1.79/1.86	c total #watches: 13956
1.79/1.89	c total #propagations: 499145 / total #impl: 1919874 (eff. 0.260)
1.79/1.89	c #Conflicts:      76000 | #Learnt:       7698 | 0.000
1.79/1.89	c total clause space: 6.90675MB
1.79/1.89	c total #watches: 15956
1.89/1.92	c total #propagations: 504743 / total #impl: 1943622 (eff. 0.260)
1.89/1.92	c #Conflicts:      77000 | #Learnt:       8698 | 0.000
1.89/1.92	c total clause space: 6.90675MB
1.89/1.92	c total #watches: 17956
1.89/1.95	c total #propagations: 511438 / total #impl: 1969016 (eff. 0.260)
1.89/1.95	c #Conflicts:      78000 | #Learnt:       9698 | 0.000
1.89/1.95	c total clause space: 6.90675MB
1.89/1.95	c total #watches: 19956
1.89/1.98	c total #propagations: 518742 / total #impl: 1997195 (eff. 0.260)
1.89/1.98	c #Conflicts:      79000 | #Learnt:      10698 | 0.000
1.89/1.98	c total clause space: 6.90675MB
1.89/1.98	c total #watches: 21956
1.99/2.01	c total #propagations: 525555 / total #impl: 2023551 (eff. 0.260)
1.99/2.01	c #Conflicts:      80000 | #Learnt:      11698 | 0.000
1.99/2.01	c total clause space: 6.90675MB
1.99/2.01	c total #watches: 23956
1.99/2.05	c total #propagations: 530921 / total #impl: 2046925 (eff. 0.259)
1.99/2.05	c #Conflicts:      81000 | #Learnt:      12698 | 0.000
1.99/2.05	c total clause space: 6.90675MB
1.99/2.05	c total #watches: 25956
1.99/2.09	c total #propagations: 537060 / total #impl: 2072942 (eff. 0.259)
1.99/2.09	c GARBAGE COLLECT
1.99/2.09	c #Conflicts:      82000 | #Learnt:       6900 | 0.000
1.99/2.09	c total clause space: 6.90675MB
1.99/2.09	c total #watches: 14360
2.09/2.11	c total #propagations: 543555 / total #impl: 2101362 (eff. 0.259)
2.09/2.11	c #Conflicts:      83000 | #Learnt:       7900 | 0.000
2.09/2.11	c total clause space: 6.90675MB
2.09/2.11	c total #watches: 16360
2.09/2.14	c total #propagations: 549729 / total #impl: 2124612 (eff. 0.259)
2.09/2.14	c #Conflicts:      84000 | #Learnt:       8900 | 0.000
2.09/2.14	c total clause space: 6.90675MB
2.09/2.14	c total #watches: 18360
2.09/2.18	c total #propagations: 557856 / total #impl: 2155397 (eff. 0.259)
2.09/2.18	c #Conflicts:      85000 | #Learnt:       9900 | 0.000
2.09/2.18	c total clause space: 6.90675MB
2.09/2.18	c total #watches: 20360
2.19/2.21	c total #propagations: 566110 / total #impl: 2187200 (eff. 0.259)
2.19/2.21	c #Conflicts:      86000 | #Learnt:      10900 | 0.000
2.19/2.21	c total clause space: 6.90675MB
2.19/2.21	c total #watches: 22360
2.19/2.25	c total #propagations: 573344 / total #impl: 2217046 (eff. 0.259)
2.19/2.25	c #Conflicts:      87000 | #Learnt:      11900 | 0.000
2.19/2.25	c total clause space: 6.90675MB
2.19/2.25	c total #watches: 24360
2.19/2.29	c total #propagations: 582326 / total #impl: 2252407 (eff. 0.259)
2.19/2.29	c #Conflicts:      88000 | #Learnt:      12900 | 0.000
2.19/2.29	c total clause space: 6.90675MB
2.19/2.29	c total #watches: 26360
2.29/2.33	c total #propagations: 589293 / total #impl: 2279656 (eff. 0.259)
2.29/2.33	c #Conflicts:      89000 | #Learnt:      13900 | 0.000
2.29/2.33	c total clause space: 6.90675MB
2.29/2.33	c total #watches: 28360
2.29/2.37	c total #propagations: 595774 / total #impl: 2305585 (eff. 0.258)
2.29/2.37	c GARBAGE COLLECT
2.29/2.37	c #Conflicts:      90000 | #Learnt:       7805 | 0.000
2.29/2.37	c total clause space: 6.90675MB
2.29/2.37	c total #watches: 16170
2.39/2.40	c total #propagations: 603340 / total #impl: 2335423 (eff. 0.258)
2.39/2.40	c #Conflicts:      91000 | #Learnt:       8805 | 0.000
2.39/2.40	c total clause space: 6.90675MB
2.39/2.40	c total #watches: 18170
2.39/2.43	c total #propagations: 611119 / total #impl: 2367447 (eff. 0.258)
2.39/2.43	c #Conflicts:      92000 | #Learnt:       9805 | 0.000
2.39/2.43	c total clause space: 6.90675MB
2.39/2.43	c total #watches: 20170
2.39/2.46	c total #propagations: 619370 / total #impl: 2400725 (eff. 0.258)
2.39/2.46	c #Conflicts:      93000 | #Learnt:      10805 | 0.000
2.39/2.46	c total clause space: 6.90675MB
2.39/2.46	c total #watches: 22170
2.39/2.48	c total #propagations: 627481 / total #impl: 2433305 (eff. 0.258)
2.39/2.48	c #Conflicts:      94000 | #Learnt:      11805 | 0.000
2.39/2.48	c total clause space: 6.90675MB
2.39/2.48	c total #watches: 24170
2.49/2.51	c total #propagations: 635502 / total #impl: 2464923 (eff. 0.258)
2.49/2.51	c #Conflicts:      95000 | #Learnt:      12804 | 0.000
2.49/2.51	c total clause space: 6.90675MB
2.49/2.51	c total #watches: 26168
2.49/2.53	c total #propagations: 643298 / total #impl: 2494742 (eff. 0.258)
2.49/2.53	c #Conflicts:      96000 | #Learnt:      13804 | 0.000
2.49/2.53	c total clause space: 6.90675MB
2.49/2.53	c total #watches: 28168
2.49/2.56	c total #propagations: 650717 / total #impl: 2523417 (eff. 0.258)
2.49/2.56	c #Conflicts:      97000 | #Learnt:      14803 | 0.000
2.49/2.56	c total clause space: 11.2235MB
2.49/2.56	c total #watches: 30166
2.49/2.59	c total #propagations: 657517 / total #impl: 2551593 (eff. 0.258)
2.49/2.59	c GARBAGE COLLECT
2.49/2.59	c #Conflicts:      98000 | #Learnt:       8403 | 0.000
2.49/2.59	c total clause space: 11.2235MB
2.49/2.59	c total #watches: 17366
2.59/2.62	c total #propagations: 666441 / total #impl: 2584899 (eff. 0.258)
2.59/2.62	c #Conflicts:      99000 | #Learnt:       9402 | 0.000
2.59/2.62	c total clause space: 11.2235MB
2.59/2.62	c total #watches: 19364
2.59/2.64	c total #propagations: 674456 / total #impl: 2615481 (eff. 0.258)
2.59/2.64	c UNSATISFIABLE 1
2.59/2.64	c CPU time              : 2.6296 s
2.59/2.64	d decisions 99880
2.59/2.64	d conflicts 140273
2.59/2.64	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-4120288-1467308290/watcher-4120288-1467308290 -o /tmp/evaluation-result-4120288-1467308290/solver-4120288-1467308290 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1467308290-16389 --watchdog 1960 --input HOME/instance-4120288-1467308290.opb ./cdcl-cuttingplanes-release 

pid=16415
running on 4 cores: 1,3,5,7

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: 1.33 1.63 1.48 3/176 16418
/proc/meminfo: memFree=30353260/32872528 swapFree=1199948/1314412
[pid=16418] ppid=16415 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/16418/stat : 16418 (cdcl-cuttingpla) R 16415 16418 16372 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 9850920 29802496 5260 33554432000 4194304 6199737 140736469408128 140733540859320 4209408 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16418/statm: 7276 5260 122 490 0 6777 0

[startup+0.100112 s]
/proc/loadavg: 1.33 1.63 1.48 3/176 16418
/proc/meminfo: memFree=30353260/32872528 swapFree=1199948/1314412
[pid=16418] ppid=16415 vsize=33724 CPUtime=0.09 cores=1,3,5,7
/proc/16418/stat : 16418 (cdcl-cuttingpla) R 16415 16418 16372 0 -1 4202496 437 0 0 0 9 0 0 0 20 0 1 0 9850920 34533376 6942 33554432000 4194304 6199737 140736469408128 140733540859320 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16418/statm: 8431 6942 160 490 0 7932 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33724

[startup+0.200272 s]
/proc/loadavg: 1.33 1.63 1.48 3/176 16418
/proc/meminfo: memFree=30353260/32872528 swapFree=1199948/1314412
[pid=16418] ppid=16415 vsize=33996 CPUtime=0.19 cores=1,3,5,7
/proc/16418/stat : 16418 (cdcl-cuttingpla) R 16415 16418 16372 0 -1 4202496 492 0 0 0 19 0 0 0 20 0 1 0 9850920 34811904 7508 33554432000 4194304 6199737 140736469408128 140733540859320 4222221 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16418/statm: 8499 7508 160 490 0 8000 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33996

[startup+0.300214 s]
/proc/loadavg: 1.33 1.63 1.48 3/176 16418
/proc/meminfo: memFree=30353260/32872528 swapFree=1199948/1314412
[pid=16418] ppid=16415 vsize=34140 CPUtime=0.29 cores=1,3,5,7
/proc/16418/stat : 16418 (cdcl-cuttingpla) R 16415 16418 16372 0 -1 4202496 542 0 0 0 29 0 0 0 20 0 1 0 9850920 34959360 7558 33554432000 4194304 6199737 140736469408128 140733540859320 4213310 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16418/statm: 8535 7558 160 490 0 8036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34140

[startup+0.700188 s]
/proc/loadavg: 1.33 1.63 1.48 3/176 16418
/proc/meminfo: memFree=30353260/32872528 swapFree=1199948/1314412
[pid=16418] ppid=16415 vsize=34560 CPUtime=0.69 cores=1,3,5,7
/proc/16418/stat : 16418 (cdcl-cuttingpla) R 16415 16418 16372 0 -1 4202496 673 0 0 0 69 0 0 0 20 0 1 0 9850920 35389440 7670 33554432000 4194304 6199737 140736469408128 140736469407240 4207822 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16418/statm: 8640 7670 160 490 0 8141 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34560

[startup+1.50019 s]
/proc/loadavg: 1.38 1.64 1.49 3/177 16419
/proc/meminfo: memFree=30317796/32872528 swapFree=1199948/1314412
[pid=16418] ppid=16415 vsize=38048 CPUtime=1.49 cores=1,3,5,7
/proc/16418/stat : 16418 (cdcl-cuttingpla) R 16415 16418 16372 0 -1 4202496 1476 0 0 0 149 0 0 0 20 0 1 0 9850920 38961152 8179 33554432000 4194304 6199737 140736469408128 140736469407240 4222768 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16418/statm: 9512 8179 160 490 0 9013 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38048

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

[startup+1.60025 s]
/proc/loadavg: 1.38 1.64 1.49 3/177 16419
/proc/meminfo: memFree=30317796/32872528 swapFree=1199948/1314412
[pid=16418] ppid=16415 vsize=38048 CPUtime=1.59 cores=1,3,5,7
/proc/16418/stat : 16418 (cdcl-cuttingpla) R 16415 16418 16372 0 -1 4202496 1477 0 0 0 159 0 0 0 20 0 1 0 9850920 38961152 8180 33554432000 4194304 6199737 140736469408128 140736469407240 4234768 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16418/statm: 9512 8180 160 490 0 9013 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 38048

[startup+2.40019 s]
/proc/loadavg: 1.38 1.64 1.49 3/177 16419
/proc/meminfo: memFree=30313564/32872528 swapFree=1199948/1314412
[pid=16418] ppid=16415 vsize=38240 CPUtime=2.39 cores=1,3,5,7
/proc/16418/stat : 16418 (cdcl-cuttingpla) R 16415 16418 16372 0 -1 4202496 2069 0 0 0 239 0 0 0 20 0 1 0 9850920 39157760 8546 33554432000 4194304 6199737 140736469408128 140736469407240 4213310 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16418/statm: 9560 8546 160 490 0 9061 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 38240

[startup+2.60019 s]
/proc/loadavg: 1.38 1.64 1.49 3/177 16419
/proc/meminfo: memFree=30313564/32872528 swapFree=1199948/1314412
[pid=16418] ppid=16415 vsize=42852 CPUtime=2.59 cores=1,3,5,7
/proc/16418/stat : 16418 (cdcl-cuttingpla) R 16415 16418 16372 0 -1 4202496 2161 0 0 0 259 0 0 0 20 0 1 0 9850920 43880448 8607 33554432000 4194304 6199737 140736469408128 140736469407240 4218815 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/16418/statm: 10713 8607 160 490 0 10214 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 42852

Child status: 20
Real time (s): 2.64111
CPU time (s): 2.6406
CPU user time (s): 2.6306
CPU system time (s): 0.009998
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 42852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.6306
system time used= 0.009998
maximum resident set size= 34432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2163
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= 4

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.012998 second user time and 0.009998 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-30 19:38:10
IDJOB=4120288
IDBENCH=109863
IDSOLVER=2548
FILE ID=node131/4120288-1467308290
RUNJOBID= node131-1467308290-16389
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-n70-d3-i2-f.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4120288-1467308290/watcher-4120288-1467308290 -o /tmp/evaluation-result-4120288-1467308290/solver-4120288-1467308290 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1467308290-16389 --watchdog 1960 --input HOME/instance-4120288-1467308290.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 07a5d1e5dc6b5bcb3775550d536d97f1
RANDOM SEED=1551437882

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:        30353912 kB
Buffers:          118144 kB
Cached:           307452 kB
SwapCached:            0 kB
Active:           256644 kB
Inactive:         208652 kB
Active(anon):      34040 kB
Inactive(anon):     8184 kB
Active(file):     222604 kB
Inactive(file):   200468 kB
Unevictable:     1314412 kB
Mlocked:         1199948 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4752 kB
Writeback:             0 kB
AnonPages:       1327776 kB
Mapped:            13836 kB
Shmem:               204 kB
Slab:             604644 kB
SReclaimable:      49212 kB
SUnreclaim:       555432 kB
KernelStack:        1368 kB
PageTables:         6576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1466752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 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:38:13