Trace number 4120576

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 1.53177 1.53339

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n70-d3-i1-f.cnf.gz-plain.pb.metafix.opb
MD5SUMa7b440ca3e6c7134a67ab814a2e33e7f
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.502922
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: 12009 / total #impl: 35879 (eff. 0.335)
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: 22065 / total #impl: 67161 (eff. 0.329)
0.00/0.06	c GARBAGE COLLECT
0.00/0.06	c #Conflicts:       3000 | #Learnt:       2005 | 0.000
0.00/0.06	c total clause space: 4.25031MB
0.00/0.06	c total #watches: 4570
0.00/0.07	c total #propagations: 31800 / total #impl: 98825 (eff. 0.322)
0.00/0.07	c #Conflicts:       4000 | #Learnt:       3005 | 0.000
0.00/0.07	c total clause space: 4.25031MB
0.00/0.07	c total #watches: 6570
0.00/0.09	c total #propagations: 41665 / total #impl: 130277 (eff. 0.320)
0.00/0.09	c GARBAGE COLLECT
0.00/0.09	c #Conflicts:       5000 | #Learnt:       2358 | 0.000
0.00/0.09	c total clause space: 4.25031MB
0.00/0.09	c total #watches: 5276
0.09/0.11	c total #propagations: 52411 / total #impl: 164529 (eff. 0.319)
0.09/0.11	c #Conflicts:       6000 | #Learnt:       3358 | 0.000
0.09/0.11	c total clause space: 4.25031MB
0.09/0.11	c total #watches: 7276
0.09/0.13	c total #propagations: 62677 / total #impl: 200863 (eff. 0.312)
0.09/0.13	c GARBAGE COLLECT
0.09/0.13	c #Conflicts:       7000 | #Learnt:       2234 | 0.000
0.09/0.13	c total clause space: 4.25031MB
0.09/0.13	c total #watches: 5028
0.09/0.15	c total #propagations: 72174 / total #impl: 235415 (eff. 0.307)
0.09/0.15	c #Conflicts:       8000 | #Learnt:       3234 | 0.000
0.09/0.15	c total clause space: 4.25031MB
0.09/0.15	c total #watches: 7028
0.09/0.17	c total #propagations: 78375 / total #impl: 259944 (eff. 0.302)
0.09/0.17	c #Conflicts:       9000 | #Learnt:       4234 | 0.000
0.09/0.17	c total clause space: 4.25031MB
0.09/0.17	c total #watches: 9028
0.09/0.19	c total #propagations: 86919 / total #impl: 287813 (eff. 0.302)
0.09/0.19	c GARBAGE COLLECT
0.09/0.19	c #Conflicts:      10000 | #Learnt:       2718 | 0.000
0.09/0.19	c total clause space: 4.25031MB
0.09/0.19	c total #watches: 5996
0.19/0.21	c total #propagations: 95134 / total #impl: 316514 (eff. 0.301)
0.19/0.21	c #Conflicts:      11000 | #Learnt:       3718 | 0.000
0.19/0.21	c total clause space: 4.25031MB
0.19/0.21	c total #watches: 7996
0.19/0.23	c total #propagations: 103086 / total #impl: 345399 (eff. 0.298)
0.19/0.23	c #Conflicts:      12000 | #Learnt:       4718 | 0.000
0.19/0.23	c total clause space: 4.25031MB
0.19/0.23	c total #watches: 9996
0.19/0.25	c total #propagations: 111807 / total #impl: 376090 (eff. 0.297)
0.19/0.25	c #Conflicts:      13000 | #Learnt:       5718 | 0.000
0.19/0.25	c total clause space: 4.25031MB
0.19/0.25	c total #watches: 11996
0.19/0.27	c total #propagations: 119268 / total #impl: 403182 (eff. 0.296)
0.19/0.27	c GARBAGE COLLECT
0.19/0.27	c #Conflicts:      14000 | #Learnt:       3860 | 0.000
0.19/0.27	c total clause space: 4.25031MB
0.19/0.27	c total #watches: 8280
0.19/0.29	c total #propagations: 126916 / total #impl: 430007 (eff. 0.295)
0.19/0.29	c #Conflicts:      15000 | #Learnt:       4860 | 0.000
0.19/0.29	c total clause space: 4.25031MB
0.19/0.29	c total #watches: 10280
0.29/0.31	c total #propagations: 135732 / total #impl: 462850 (eff. 0.293)
0.29/0.31	c #Conflicts:      16000 | #Learnt:       5860 | 0.000
0.29/0.31	c total clause space: 4.25031MB
0.29/0.31	c total #watches: 12280
0.29/0.33	c total #propagations: 142145 / total #impl: 488199 (eff. 0.291)
0.29/0.33	c GARBAGE COLLECT
0.29/0.33	c #Conflicts:      17000 | #Learnt:       3683 | 0.000
0.29/0.33	c total clause space: 4.25031MB
0.29/0.33	c total #watches: 7926
0.29/0.35	c total #propagations: 149825 / total #impl: 517881 (eff. 0.289)
0.29/0.35	c #Conflicts:      18000 | #Learnt:       4683 | 0.000
0.29/0.35	c total clause space: 4.25031MB
0.29/0.35	c total #watches: 9926
0.29/0.37	c total #propagations: 158143 / total #impl: 548892 (eff. 0.288)
0.29/0.37	c #Conflicts:      19000 | #Learnt:       5683 | 0.000
0.29/0.37	c total clause space: 4.25031MB
0.29/0.37	c total #watches: 11926
0.29/0.40	c total #propagations: 168273 / total #impl: 586761 (eff. 0.287)
0.29/0.40	c #Conflicts:      20000 | #Learnt:       6683 | 0.000
0.29/0.40	c total clause space: 4.25031MB
0.29/0.40	c total #watches: 13926
0.39/0.42	c total #propagations: 178016 / total #impl: 621960 (eff. 0.286)
0.39/0.42	c GARBAGE COLLECT
0.39/0.42	c #Conflicts:      21000 | #Learnt:       4193 | 0.000
0.39/0.42	c total clause space: 4.25031MB
0.39/0.42	c total #watches: 8946
0.39/0.44	c total #propagations: 187710 / total #impl: 653871 (eff. 0.287)
0.39/0.44	c #Conflicts:      22000 | #Learnt:       5193 | 0.000
0.39/0.44	c total clause space: 4.25031MB
0.39/0.44	c total #watches: 10946
0.39/0.46	c total #propagations: 197433 / total #impl: 686169 (eff. 0.288)
0.39/0.46	c #Conflicts:      23000 | #Learnt:       6193 | 0.000
0.39/0.46	c total clause space: 4.25031MB
0.39/0.46	c total #watches: 12946
0.39/0.49	c total #propagations: 205892 / total #impl: 715920 (eff. 0.288)
0.39/0.49	c #Conflicts:      24000 | #Learnt:       7193 | 0.000
0.39/0.49	c total clause space: 4.25031MB
0.39/0.49	c total #watches: 14946
0.49/0.51	c total #propagations: 215058 / total #impl: 746792 (eff. 0.288)
0.49/0.51	c GARBAGE COLLECT
0.49/0.51	c #Conflicts:      25000 | #Learnt:       4398 | 0.000
0.49/0.51	c total clause space: 4.25031MB
0.49/0.51	c total #watches: 9356
0.49/0.53	c total #propagations: 223229 / total #impl: 775162 (eff. 0.288)
0.49/0.53	c #Conflicts:      26000 | #Learnt:       5398 | 0.000
0.49/0.53	c total clause space: 4.25031MB
0.49/0.53	c total #watches: 11356
0.49/0.55	c total #propagations: 229511 / total #impl: 799173 (eff. 0.287)
0.49/0.55	c #Conflicts:      27000 | #Learnt:       6398 | 0.000
0.49/0.55	c total clause space: 4.25031MB
0.49/0.55	c total #watches: 13356
0.49/0.58	c total #propagations: 236102 / total #impl: 827173 (eff. 0.285)
0.49/0.58	c #Conflicts:      28000 | #Learnt:       7398 | 0.000
0.49/0.58	c total clause space: 4.25031MB
0.49/0.58	c total #watches: 15356
0.59/0.60	c total #propagations: 242809 / total #impl: 852499 (eff. 0.285)
0.59/0.60	c GARBAGE COLLECT
0.59/0.60	c #Conflicts:      29000 | #Learnt:       4301 | 0.000
0.59/0.60	c total clause space: 4.25031MB
0.59/0.60	c total #watches: 9162
0.59/0.62	c total #propagations: 251048 / total #impl: 882649 (eff. 0.284)
0.59/0.62	c #Conflicts:      30000 | #Learnt:       5301 | 0.000
0.59/0.62	c total clause space: 4.25031MB
0.59/0.62	c total #watches: 11162
0.59/0.65	c total #propagations: 262088 / total #impl: 919542 (eff. 0.285)
0.59/0.65	c #Conflicts:      31000 | #Learnt:       6301 | 0.000
0.59/0.65	c total clause space: 4.25031MB
0.59/0.65	c total #watches: 13162
0.59/0.67	c total #propagations: 270376 / total #impl: 949516 (eff. 0.285)
0.59/0.67	c #Conflicts:      32000 | #Learnt:       7301 | 0.000
0.59/0.67	c total clause space: 4.25031MB
0.59/0.67	c total #watches: 15162
0.69/0.70	c total #propagations: 278548 / total #impl: 980969 (eff. 0.284)
0.69/0.70	c #Conflicts:      33000 | #Learnt:       8301 | 0.000
0.69/0.70	c total clause space: 4.25031MB
0.69/0.70	c total #watches: 17162
0.69/0.72	c total #propagations: 285963 / total #impl: 1009439 (eff. 0.283)
0.69/0.72	c GARBAGE COLLECT
0.69/0.72	c #Conflicts:      34000 | #Learnt:       4903 | 0.000
0.69/0.72	c total clause space: 6.90675MB
0.69/0.72	c total #watches: 10366
0.69/0.74	c total #propagations: 292541 / total #impl: 1039214 (eff. 0.282)
0.69/0.74	c #Conflicts:      35000 | #Learnt:       5903 | 0.000
0.69/0.74	c total clause space: 6.90675MB
0.69/0.74	c total #watches: 12366
0.69/0.76	c total #propagations: 298095 / total #impl: 1061382 (eff. 0.281)
0.69/0.76	c #Conflicts:      36000 | #Learnt:       6903 | 0.000
0.69/0.76	c total clause space: 6.90675MB
0.69/0.76	c total #watches: 14366
0.69/0.78	c total #propagations: 307028 / total #impl: 1094746 (eff. 0.280)
0.69/0.78	c #Conflicts:      37000 | #Learnt:       7903 | 0.000
0.69/0.78	c total clause space: 6.90675MB
0.69/0.78	c total #watches: 16366
0.79/0.80	c total #propagations: 314077 / total #impl: 1124918 (eff. 0.279)
0.79/0.80	c #Conflicts:      38000 | #Learnt:       8903 | 0.000
0.79/0.80	c total clause space: 6.90675MB
0.79/0.80	c total #watches: 18366
0.79/0.83	c total #propagations: 322144 / total #impl: 1155760 (eff. 0.279)
0.79/0.83	c GARBAGE COLLECT
0.79/0.83	c #Conflicts:      39000 | #Learnt:       5200 | 0.000
0.79/0.83	c total clause space: 6.90675MB
0.79/0.83	c total #watches: 10960
0.79/0.85	c total #propagations: 331880 / total #impl: 1190133 (eff. 0.279)
0.79/0.85	c #Conflicts:      40000 | #Learnt:       6200 | 0.000
0.79/0.85	c total clause space: 6.90675MB
0.79/0.85	c total #watches: 12960
0.79/0.87	c total #propagations: 337682 / total #impl: 1211308 (eff. 0.279)
0.79/0.87	c #Conflicts:      41000 | #Learnt:       7200 | 0.000
0.79/0.87	c total clause space: 6.90675MB
0.79/0.87	c total #watches: 14960
0.79/0.89	c total #propagations: 346084 / total #impl: 1242591 (eff. 0.279)
0.79/0.89	c #Conflicts:      42000 | #Learnt:       8200 | 0.000
0.79/0.89	c total clause space: 6.90675MB
0.79/0.89	c total #watches: 16960
0.89/0.91	c total #propagations: 351799 / total #impl: 1264113 (eff. 0.278)
0.89/0.91	c #Conflicts:      43000 | #Learnt:       9200 | 0.000
0.89/0.91	c total clause space: 6.90675MB
0.89/0.91	c total #watches: 18960
0.89/0.93	c total #propagations: 358040 / total #impl: 1287470 (eff. 0.278)
0.89/0.93	c GARBAGE COLLECT
0.89/0.93	c #Conflicts:      44000 | #Learnt:       5204 | 0.000
0.89/0.93	c total clause space: 6.90675MB
0.89/0.93	c total #watches: 10968
0.89/0.96	c total #propagations: 365900 / total #impl: 1317344 (eff. 0.278)
0.89/0.96	c #Conflicts:      45000 | #Learnt:       6204 | 0.000
0.89/0.96	c total clause space: 6.90675MB
0.89/0.96	c total #watches: 12968
0.89/0.98	c total #propagations: 374684 / total #impl: 1349053 (eff. 0.278)
0.89/0.98	c #Conflicts:      46000 | #Learnt:       7204 | 0.000
0.89/0.98	c total clause space: 6.90675MB
0.89/0.98	c total #watches: 14968
0.99/1.00	c total #propagations: 383105 / total #impl: 1377353 (eff. 0.278)
0.99/1.00	c #Conflicts:      47000 | #Learnt:       8204 | 0.000
0.99/1.00	c total clause space: 6.90675MB
0.99/1.00	c total #watches: 16968
0.99/1.03	c total #propagations: 392564 / total #impl: 1409544 (eff. 0.279)
0.99/1.03	c #Conflicts:      48000 | #Learnt:       9204 | 0.000
0.99/1.03	c total clause space: 6.90675MB
0.99/1.03	c total #watches: 18968
0.99/1.06	c total #propagations: 400738 / total #impl: 1440732 (eff. 0.278)
0.99/1.06	c #Conflicts:      49000 | #Learnt:      10204 | 0.000
0.99/1.06	c total clause space: 6.90675MB
0.99/1.06	c total #watches: 20968
0.99/1.09	c total #propagations: 408920 / total #impl: 1471278 (eff. 0.278)
0.99/1.09	c GARBAGE COLLECT
0.99/1.09	c #Conflicts:      50000 | #Learnt:       5900 | 0.000
0.99/1.09	c total clause space: 6.90675MB
0.99/1.09	c total #watches: 12360
1.09/1.11	c total #propagations: 416416 / total #impl: 1499974 (eff. 0.278)
1.09/1.11	c #Conflicts:      51000 | #Learnt:       6900 | 0.000
1.09/1.11	c total clause space: 6.90675MB
1.09/1.11	c total #watches: 14360
1.09/1.14	c total #propagations: 423555 / total #impl: 1529672 (eff. 0.277)
1.09/1.14	c #Conflicts:      52000 | #Learnt:       7900 | 0.000
1.09/1.14	c total clause space: 6.90675MB
1.09/1.14	c total #watches: 16360
1.09/1.16	c total #propagations: 430668 / total #impl: 1558422 (eff. 0.276)
1.09/1.16	c #Conflicts:      53000 | #Learnt:       8900 | 0.000
1.09/1.16	c total clause space: 6.90675MB
1.09/1.16	c total #watches: 18360
1.09/1.20	c total #propagations: 437498 / total #impl: 1588866 (eff. 0.275)
1.09/1.20	c #Conflicts:      54000 | #Learnt:       9900 | 0.000
1.09/1.20	c total clause space: 6.90675MB
1.09/1.20	c total #watches: 20360
1.20/1.24	c total #propagations: 445379 / total #impl: 1624121 (eff. 0.274)
1.20/1.24	c #Conflicts:      55000 | #Learnt:      10900 | 0.000
1.20/1.24	c total clause space: 6.90675MB
1.20/1.24	c total #watches: 22360
1.20/1.27	c total #propagations: 452142 / total #impl: 1656673 (eff. 0.273)
1.20/1.27	c GARBAGE COLLECT
1.20/1.27	c #Conflicts:      56000 | #Learnt:       6299 | 0.000
1.20/1.27	c total clause space: 6.90675MB
1.20/1.27	c total #watches: 13158
1.20/1.29	c total #propagations: 459538 / total #impl: 1688370 (eff. 0.272)
1.20/1.29	c #Conflicts:      57000 | #Learnt:       7299 | 0.000
1.20/1.29	c total clause space: 6.90675MB
1.20/1.29	c total #watches: 15158
1.29/1.32	c total #propagations: 465015 / total #impl: 1710943 (eff. 0.272)
1.29/1.32	c #Conflicts:      58000 | #Learnt:       8299 | 0.000
1.29/1.32	c total clause space: 6.90675MB
1.29/1.32	c total #watches: 17158
1.29/1.35	c total #propagations: 472775 / total #impl: 1743764 (eff. 0.271)
1.29/1.35	c #Conflicts:      59000 | #Learnt:       9299 | 0.000
1.29/1.35	c total clause space: 6.90675MB
1.29/1.35	c total #watches: 19158
1.29/1.39	c total #propagations: 480695 / total #impl: 1776594 (eff. 0.271)
1.29/1.39	c #Conflicts:      60000 | #Learnt:      10299 | 0.000
1.29/1.39	c total clause space: 6.90675MB
1.29/1.39	c total #watches: 21158
1.39/1.42	c total #propagations: 489177 / total #impl: 1809724 (eff. 0.270)
1.39/1.42	c #Conflicts:      61000 | #Learnt:      11299 | 0.000
1.39/1.42	c total clause space: 6.90675MB
1.39/1.42	c total #watches: 23158
1.39/1.46	c total #propagations: 496895 / total #impl: 1841275 (eff. 0.270)
1.39/1.46	c GARBAGE COLLECT
1.39/1.46	c #Conflicts:      62000 | #Learnt:       6399 | 0.000
1.39/1.46	c total clause space: 6.90675MB
1.39/1.46	c total #watches: 13358
1.39/1.49	c total #propagations: 504622 / total #impl: 1874844 (eff. 0.269)
1.39/1.49	c #Conflicts:      63000 | #Learnt:       7399 | 0.000
1.39/1.49	c total clause space: 6.90675MB
1.39/1.49	c total #watches: 15358
1.49/1.52	c total #propagations: 514227 / total #impl: 1908496 (eff. 0.269)
1.49/1.52	c #Conflicts:      64000 | #Learnt:       8396 | 0.000
1.49/1.52	c total clause space: 6.90675MB
1.49/1.52	c total #watches: 17352
1.49/1.53	c total #propagations: 522029 / total #impl: 1944737 (eff. 0.268)
1.49/1.53	c UNSATISFIABLE 1
1.49/1.53	c CPU time              : 1.52477 s
1.49/1.53	d decisions 64375
1.49/1.53	d conflicts 89639
1.49/1.53	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-4120576-1467308471/watcher-4120576-1467308471 -o /tmp/evaluation-result-4120576-1467308471/solver-4120576-1467308471 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1467308181-12234 --watchdog 1960 --input HOME/instance-4120576-1467308471.opb ./cdcl-cuttingplanes-release 

pid=13279
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.27 1.82 1.38 3/176 13282
/proc/meminfo: memFree=28159124/32872528 swapFree=1634416/1797936
[pid=13282] ppid=13279 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/13282/stat : 13282 (cdcl-cuttingpla) R 13279 13282 12218 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 9873091 29802496 5260 33554432000 4194304 6199737 140737269394784 140737145742920 4209408 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13282/statm: 7276 5260 122 490 0 6777 0

[startup+0.10016 s]
/proc/loadavg: 2.27 1.82 1.38 3/176 13282
/proc/meminfo: memFree=28159124/32872528 swapFree=1634416/1797936
[pid=13282] ppid=13279 vsize=33728 CPUtime=0.09 cores=0,2,4,6
/proc/13282/stat : 13282 (cdcl-cuttingpla) R 13279 13282 12218 0 -1 4202496 710 0 0 0 9 0 0 0 20 0 1 0 9873091 34537472 7099 33554432000 4194304 6199737 140737269394784 140737145742920 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13282/statm: 8432 7099 160 490 0 7933 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33728

[startup+0.200364 s]
/proc/loadavg: 2.27 1.82 1.38 3/176 13282
/proc/meminfo: memFree=28159124/32872528 swapFree=1634416/1797936
[pid=13282] ppid=13279 vsize=33992 CPUtime=0.19 cores=0,2,4,6
/proc/13282/stat : 13282 (cdcl-cuttingpla) R 13279 13282 12218 0 -1 4202496 767 0 0 0 19 0 0 0 20 0 1 0 9873091 34807808 7156 33554432000 4194304 6199737 140737269394784 140737145742920 4218448 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13282/statm: 8498 7156 160 490 0 7999 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33992

[startup+0.300257 s]
/proc/loadavg: 2.27 1.82 1.38 3/176 13282
/proc/meminfo: memFree=28159124/32872528 swapFree=1634416/1797936
[pid=13282] ppid=13279 vsize=34136 CPUtime=0.29 cores=0,2,4,6
/proc/13282/stat : 13282 (cdcl-cuttingpla) R 13279 13282 12218 0 -1 4202496 812 0 0 0 29 0 0 0 20 0 1 0 9873091 34955264 7192 33554432000 4194304 6199737 140737269394784 140737145742920 4217470 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13282/statm: 8534 7192 160 490 0 8035 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34136

[startup+0.700198 s]
/proc/loadavg: 2.27 1.82 1.38 3/176 13282
/proc/meminfo: memFree=28159124/32872528 swapFree=1634416/1797936
[pid=13282] ppid=13279 vsize=34584 CPUtime=0.69 cores=0,2,4,6
/proc/13282/stat : 13282 (cdcl-cuttingpla) R 13279 13282 12218 0 -1 4202496 1467 0 0 0 69 0 0 0 20 0 1 0 9873091 35414016 7591 33554432000 4194304 6199737 140737269394784 140737145742920 4207897 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13282/statm: 8646 7591 160 490 0 8147 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34584

[startup+1.50024 s]
/proc/loadavg: 2.27 1.82 1.38 3/177 13283
/proc/meminfo: memFree=28126256/32872528 swapFree=1634416/1797936
[pid=13282] ppid=13279 vsize=37624 CPUtime=1.49 cores=0,2,4,6
/proc/13282/stat : 13282 (cdcl-cuttingpla) R 13279 13282 12218 0 -1 4202496 1882 0 0 0 149 0 0 0 20 0 1 0 9873091 38526976 8380 33554432000 4194304 6199737 140737269394784 140737269393896 4219059 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13282/statm: 9406 8380 160 490 0 8907 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37624

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

[startup+1.50024 s]
/proc/loadavg: 2.27 1.82 1.38 3/177 13283
/proc/meminfo: memFree=28126256/32872528 swapFree=1634416/1797936
[pid=13282] ppid=13279 vsize=37624 CPUtime=1.49 cores=0,2,4,6
/proc/13282/stat : 13282 (cdcl-cuttingpla) R 13279 13282 12218 0 -1 4202496 1882 0 0 0 149 0 0 0 20 0 1 0 9873091 38526976 8380 33554432000 4194304 6199737 140737269394784 140737269393896 4219059 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13282/statm: 9406 8380 160 490 0 8907 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37624

Child status: 20
Real time (s): 1.53339
CPU time (s): 1.53177
CPU user time (s): 1.52477
CPU system time (s): 0.006998
CPU usage (%): 99.8943
Max. virtual memory (cumulated for all children) (KiB): 37624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.52477
system time used= 0.006998
maximum resident set size= 33524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1884
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= 2

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.011998 second user time and 0.010998 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-30 19:41:11
IDJOB=4120576
IDBENCH=110024
IDSOLVER=2548
FILE ID=node123/4120576-1467308471
RUNJOBID= node123-1467308181-12234
PBS_JOBID= 20005250
Free space on /tmp= 71728 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-i1-f.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4120576-1467308471/watcher-4120576-1467308471 -o /tmp/evaluation-result-4120576-1467308471/solver-4120576-1467308471 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1467308181-12234 --watchdog 1960 --input HOME/instance-4120576-1467308471.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= a7b440ca3e6c7134a67ab814a2e33e7f
RANDOM SEED=672255232

node123.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.387
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.77
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.387
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.387
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.387
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.55
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.387
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.54
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.387
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.387
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.387
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:        28159660 kB
Buffers:          174476 kB
Cached:          1929228 kB
SwapCached:            0 kB
Active:           359720 kB
Inactive:        1811824 kB
Active(anon):      70472 kB
Inactive(anon):        0 kB
Active(file):     289248 kB
Inactive(file):  1811824 kB
Unevictable:     1797936 kB
Mlocked:         1634416 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5284 kB
Writeback:             0 kB
AnonPages:       1865436 kB
Mapped:            14564 kB
Shmem:               204 kB
Slab:             611696 kB
SReclaimable:      55176 kB
SUnreclaim:       556520 kB
KernelStack:        1456 kB
PageTables:         7716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1983604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    204800 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 node123 at 2016-06-30 19:41:12