Trace number 4099157

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 47.1918 47.1987

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900562192.opb
MD5SUM608a9740e0756eec3b8d3bf2dd1f591f
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark5.97309
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 765
Number of bits of the biggest sum of numbers10
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= 231 #constraint= 2707
0.00/0.07	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.00/0.07	c total clause space: 4.25031MB
0.00/0.07	c total #watches: 9608
0.09/0.15	c total #propagations: 53267 / total #impl: 239579 (eff. 0.222)
0.09/0.15	c #Conflicts:       2000 | #Learnt:       1999 | 0.001
0.09/0.15	c total clause space: 4.25031MB
0.09/0.15	c total #watches: 14706
0.19/0.28	c total #propagations: 101330 / total #impl: 720640 (eff. 0.141)
0.19/0.28	c GARBAGE COLLECT
0.19/0.28	c #Conflicts:       3000 | #Learnt:       2004 | 0.001
0.19/0.28	c total clause space: 4.25031MB
0.19/0.28	c total #watches: 16588
0.39/0.42	c total #propagations: 160676 / total #impl: 1606318 (eff. 0.100)
0.39/0.42	c #Conflicts:       4000 | #Learnt:       3004 | 0.001
0.39/0.42	c total clause space: 6.90675MB
0.39/0.42	c total #watches: 20870
0.49/0.56	c total #propagations: 215251 / total #impl: 2279135 (eff. 0.094)
0.49/0.56	c GARBAGE COLLECT
0.49/0.56	c #Conflicts:       5000 | #Learnt:       2355 | 0.000
0.49/0.56	c total clause space: 6.90675MB
0.49/0.56	c total #watches: 19951
0.69/0.71	c total #propagations: 269193 / total #impl: 3140226 (eff. 0.086)
0.69/0.71	c #Conflicts:       6000 | #Learnt:       3355 | 0.000
0.69/0.71	c total clause space: 6.90675MB
0.69/0.71	c total #watches: 26501
0.89/0.92	c total #propagations: 315748 / total #impl: 4655671 (eff. 0.068)
0.89/0.92	c GARBAGE COLLECT
0.89/0.92	c #Conflicts:       7000 | #Learnt:       2234 | 0.000
0.89/0.92	c total clause space: 6.90675MB
0.89/0.92	c total #watches: 23462
1.09/1.13	c total #propagations: 365054 / total #impl: 6621302 (eff. 0.055)
1.09/1.13	c #Conflicts:       8000 | #Learnt:       3234 | 0.000
1.09/1.13	c total clause space: 6.90675MB
1.09/1.13	c total #watches: 29340
1.29/1.35	c total #propagations: 418587 / total #impl: 8111516 (eff. 0.052)
1.29/1.35	c #Conflicts:       9000 | #Learnt:       4234 | 0.000
1.29/1.35	c total clause space: 11.2235MB
1.29/1.35	c total #watches: 35433
1.59/1.61	c total #propagations: 465061 / total #impl: 10524922 (eff. 0.044)
1.59/1.61	c GARBAGE COLLECT
1.59/1.61	c #Conflicts:      10000 | #Learnt:       2716 | 0.000
1.59/1.61	c total clause space: 11.2235MB
1.59/1.61	c total #watches: 26473
1.79/1.86	c total #propagations: 515761 / total #impl: 12922945 (eff. 0.040)
1.79/1.86	c #Conflicts:      11000 | #Learnt:       3716 | 0.000
1.79/1.86	c total clause space: 11.2235MB
1.79/1.86	c total #watches: 34067
2.09/2.13	c total #propagations: 563658 / total #impl: 16415771 (eff. 0.034)
2.09/2.13	c #Conflicts:      12000 | #Learnt:       4716 | 0.000
2.09/2.13	c total clause space: 11.2235MB
2.09/2.13	c total #watches: 41493
2.39/2.48	c total #propagations: 611502 / total #impl: 18892521 (eff. 0.032)
2.39/2.48	c #Conflicts:      13000 | #Learnt:       5716 | 0.000
2.39/2.48	c total clause space: 11.2235MB
2.39/2.48	c total #watches: 48657
2.69/2.76	c total #propagations: 658175 / total #impl: 21794959 (eff. 0.030)
2.69/2.76	c GARBAGE COLLECT
2.69/2.76	c #Conflicts:      14000 | #Learnt:       3856 | 0.000
2.69/2.76	c total clause space: 11.2235MB
2.69/2.76	c total #watches: 36835
3.09/3.11	c total #propagations: 703312 / total #impl: 25112846 (eff. 0.028)
3.09/3.11	c #Conflicts:      15000 | #Learnt:       4856 | 0.000
3.09/3.11	c total clause space: 11.2235MB
3.09/3.11	c total #watches: 43739
3.39/3.43	c total #propagations: 752418 / total #impl: 29379937 (eff. 0.026)
3.39/3.43	c #Conflicts:      16000 | #Learnt:       5856 | 0.000
3.39/3.43	c total clause space: 11.2235MB
3.39/3.43	c total #watches: 48850
3.69/3.79	c total #propagations: 790731 / total #impl: 32641960 (eff. 0.024)
3.69/3.79	c GARBAGE COLLECT
3.69/3.79	c #Conflicts:      17000 | #Learnt:       3685 | 0.000
3.69/3.79	c total clause space: 18.2382MB
3.69/3.79	c total #watches: 34782
4.09/4.10	c total #propagations: 834109 / total #impl: 37641194 (eff. 0.022)
4.09/4.10	c #Conflicts:      18000 | #Learnt:       4685 | 0.000
4.09/4.10	c total clause space: 18.2382MB
4.09/4.10	c total #watches: 40572
4.39/4.43	c total #propagations: 878489 / total #impl: 41095813 (eff. 0.021)
4.39/4.43	c #Conflicts:      19000 | #Learnt:       5685 | 0.000
4.39/4.43	c total clause space: 18.2382MB
4.39/4.43	c total #watches: 46853
4.78/4.85	c total #propagations: 917419 / total #impl: 45024828 (eff. 0.020)
4.78/4.85	c #Conflicts:      20000 | #Learnt:       6685 | 0.000
4.78/4.85	c total clause space: 18.2382MB
4.78/4.85	c total #watches: 54492
5.08/5.17	c total #propagations: 959092 / total #impl: 50393971 (eff. 0.019)
5.08/5.17	c GARBAGE COLLECT
5.08/5.17	c #Conflicts:      21000 | #Learnt:       4192 | 0.000
5.08/5.17	c total clause space: 18.2382MB
5.08/5.17	c total #watches: 38427
5.38/5.50	c total #propagations: 1009662 / total #impl: 54436313 (eff. 0.019)
5.38/5.50	c #Conflicts:      22000 | #Learnt:       5192 | 0.000
5.38/5.50	c total clause space: 18.2382MB
5.38/5.50	c total #watches: 46405
5.78/5.87	c total #propagations: 1055191 / total #impl: 60469775 (eff. 0.017)
5.78/5.87	c #Conflicts:      23000 | #Learnt:       6192 | 0.000
5.78/5.87	c total clause space: 18.2382MB
5.78/5.87	c total #watches: 55628
6.18/6.29	c total #propagations: 1099377 / total #impl: 67472610 (eff. 0.016)
6.18/6.29	c #Conflicts:      24000 | #Learnt:       7192 | 0.000
6.18/6.29	c total clause space: 18.2382MB
6.18/6.29	c total #watches: 63108
6.59/6.66	c total #propagations: 1137392 / total #impl: 74039804 (eff. 0.015)
6.59/6.66	c GARBAGE COLLECT
6.59/6.66	c #Conflicts:      25000 | #Learnt:       4392 | 0.000
6.59/6.66	c total clause space: 18.2382MB
6.59/6.66	c total #watches: 49315
6.98/7.00	c total #propagations: 1175914 / total #impl: 81145979 (eff. 0.014)
6.98/7.00	c #Conflicts:      26000 | #Learnt:       5392 | 0.000
6.98/7.00	c total clause space: 18.2382MB
6.98/7.00	c total #watches: 58563
7.38/7.46	c total #propagations: 1211941 / total #impl: 87079358 (eff. 0.014)
7.38/7.46	c #Conflicts:      27000 | #Learnt:       6392 | 0.000
7.38/7.46	c total clause space: 18.2382MB
7.38/7.46	c total #watches: 69099
7.88/7.99	c total #propagations: 1252695 / total #impl: 95447232 (eff. 0.013)
7.88/7.99	c #Conflicts:      28000 | #Learnt:       7392 | 0.000
7.88/7.99	c total clause space: 18.2382MB
7.88/7.99	c total #watches: 78677
8.59/8.70	c total #propagations: 1294999 / total #impl: 104701888 (eff. 0.012)
8.59/8.70	c GARBAGE COLLECT
8.59/8.70	c #Conflicts:      29000 | #Learnt:       4292 | 0.000
8.59/8.70	c total clause space: 18.2382MB
8.59/8.70	c total #watches: 53717
9.29/9.36	c total #propagations: 1341575 / total #impl: 118486874 (eff. 0.011)
9.29/9.36	c #Conflicts:      30000 | #Learnt:       5292 | 0.000
9.29/9.36	c total clause space: 18.2382MB
9.29/9.36	c total #watches: 63951
9.79/9.90	c total #propagations: 1389791 / total #impl: 137589764 (eff. 0.010)
9.79/9.90	c #Conflicts:      31000 | #Learnt:       6292 | 0.000
9.79/9.90	c total clause space: 18.2382MB
9.79/9.90	c total #watches: 72672
10.59/10.67	c total #propagations: 1432027 / total #impl: 149748318 (eff. 0.010)
10.59/10.67	c #Conflicts:      32000 | #Learnt:       7292 | 0.000
10.59/10.67	c total clause space: 18.2382MB
10.59/10.67	c total #watches: 80700
11.39/11.47	c total #propagations: 1479109 / total #impl: 167137330 (eff. 0.009)
11.39/11.47	c #Conflicts:      33000 | #Learnt:       8292 | 0.000
11.39/11.47	c total clause space: 18.2382MB
11.39/11.47	c total #watches: 89481
12.10/12.14	c total #propagations: 1523165 / total #impl: 185845056 (eff. 0.008)
12.10/12.14	c GARBAGE COLLECT
12.10/12.14	c #Conflicts:      34000 | #Learnt:       4891 | 0.000
12.10/12.14	c total clause space: 18.2382MB
12.10/12.14	c total #watches: 59763
12.59/12.69	c total #propagations: 1565152 / total #impl: 201695622 (eff. 0.008)
12.59/12.69	c #Conflicts:      35000 | #Learnt:       5891 | 0.000
12.59/12.69	c total clause space: 18.2382MB
12.59/12.69	c total #watches: 68031
13.30/13.34	c total #propagations: 1607007 / total #impl: 216428171 (eff. 0.007)
13.30/13.34	c #Conflicts:      36000 | #Learnt:       6891 | 0.000
13.30/13.34	c total clause space: 18.2382MB
13.30/13.34	c total #watches: 76748
13.89/13.96	c total #propagations: 1651074 / total #impl: 233675164 (eff. 0.007)
13.89/13.96	c #Conflicts:      37000 | #Learnt:       7891 | 0.000
13.89/13.96	c total clause space: 18.2382MB
13.89/13.96	c total #watches: 83847
14.89/14.96	c total #propagations: 1695760 / total #impl: 249769205 (eff. 0.007)
14.89/14.96	c #Conflicts:      38000 | #Learnt:       8891 | 0.000
14.89/14.96	c total clause space: 18.2382MB
14.89/14.96	c total #watches: 95319
15.69/15.79	c total #propagations: 1743445 / total #impl: 278193796 (eff. 0.006)
15.69/15.79	c GARBAGE COLLECT
15.69/15.79	c #Conflicts:      39000 | #Learnt:       5197 | 0.000
15.69/15.79	c total clause space: 18.2382MB
15.69/15.79	c total #watches: 62855
16.39/16.41	c total #propagations: 1789160 / total #impl: 302227187 (eff. 0.006)
16.39/16.41	c #Conflicts:      40000 | #Learnt:       6197 | 0.000
16.39/16.41	c total clause space: 18.2382MB
16.39/16.41	c total #watches: 73047
17.09/17.12	c total #propagations: 1828043 / total #impl: 320571757 (eff. 0.006)
17.09/17.12	c #Conflicts:      41000 | #Learnt:       7197 | 0.000
17.09/17.12	c total clause space: 18.2382MB
17.09/17.12	c total #watches: 80220
17.79/17.88	c total #propagations: 1870655 / total #impl: 337294903 (eff. 0.006)
17.79/17.88	c #Conflicts:      42000 | #Learnt:       8197 | 0.000
17.79/17.88	c total clause space: 18.2382MB
17.79/17.88	c total #watches: 87109
18.59/18.67	c total #propagations: 1913888 / total #impl: 356936617 (eff. 0.005)
18.59/18.67	c #Conflicts:      43000 | #Learnt:       9197 | 0.000
18.59/18.67	c total clause space: 18.2382MB
18.59/18.67	c total #watches: 95321
19.39/19.49	c total #propagations: 1953829 / total #impl: 378454111 (eff. 0.005)
19.39/19.49	c GARBAGE COLLECT
19.39/19.49	c #Conflicts:      44000 | #Learnt:       5193 | 0.000
19.39/19.49	c total clause space: 29.637MB
19.39/19.49	c total #watches: 59035
20.09/20.12	c total #propagations: 1995283 / total #impl: 401384184 (eff. 0.005)
20.09/20.12	c #Conflicts:      45000 | #Learnt:       6193 | 0.000
20.09/20.12	c total clause space: 29.637MB
20.09/20.12	c total #watches: 67290
20.69/20.74	c total #propagations: 2038855 / total #impl: 420236551 (eff. 0.005)
20.69/20.74	c #Conflicts:      46000 | #Learnt:       7193 | 0.000
20.69/20.74	c total clause space: 29.637MB
20.69/20.74	c total #watches: 76669
21.49/21.55	c total #propagations: 2077680 / total #impl: 436232832 (eff. 0.005)
21.49/21.55	c #Conflicts:      47000 | #Learnt:       8193 | 0.000
21.49/21.55	c total clause space: 29.637MB
21.49/21.55	c total #watches: 84874
22.49/22.53	c total #propagations: 2123763 / total #impl: 460489468 (eff. 0.005)
22.49/22.53	c #Conflicts:      48000 | #Learnt:       9193 | 0.000
22.49/22.53	c total clause space: 29.637MB
22.49/22.53	c total #watches: 91166
23.39/23.45	c total #propagations: 2175335 / total #impl: 485777176 (eff. 0.004)
23.39/23.45	c #Conflicts:      49000 | #Learnt:      10193 | 0.000
23.39/23.45	c total clause space: 29.637MB
23.39/23.45	c total #watches: 97949
24.19/24.22	c total #propagations: 2221542 / total #impl: 508468906 (eff. 0.004)
24.19/24.22	c GARBAGE COLLECT
24.19/24.22	c #Conflicts:      50000 | #Learnt:       5889 | 0.000
24.19/24.22	c total clause space: 29.637MB
24.19/24.22	c total #watches: 63691
24.79/24.86	c total #propagations: 2265840 / total #impl: 529109941 (eff. 0.004)
24.79/24.86	c #Conflicts:      51000 | #Learnt:       6889 | 0.000
24.79/24.86	c total clause space: 29.637MB
24.79/24.86	c total #watches: 71728
25.59/25.68	c total #propagations: 2313445 / total #impl: 545724125 (eff. 0.004)
25.59/25.68	c #Conflicts:      52000 | #Learnt:       7889 | 0.000
25.59/25.68	c total clause space: 29.637MB
25.59/25.68	c total #watches: 80828
26.39/26.44	c total #propagations: 2359301 / total #impl: 571229790 (eff. 0.004)
26.39/26.44	c #Conflicts:      53000 | #Learnt:       8888 | 0.000
26.39/26.44	c total clause space: 29.637MB
26.39/26.44	c total #watches: 87461
27.08/27.13	c total #propagations: 2402707 / total #impl: 592993002 (eff. 0.004)
27.08/27.13	c #Conflicts:      54000 | #Learnt:       9888 | 0.000
27.08/27.13	c total clause space: 29.637MB
27.08/27.13	c total #watches: 94424
27.88/27.98	c total #propagations: 2442760 / total #impl: 610286136 (eff. 0.004)
27.88/27.98	c #Conflicts:      55000 | #Learnt:      10888 | 0.000
27.88/27.98	c total clause space: 29.637MB
27.88/27.98	c total #watches: 101582
28.69/28.74	c total #propagations: 2485199 / total #impl: 633469545 (eff. 0.004)
28.69/28.74	c GARBAGE COLLECT
28.69/28.74	c #Conflicts:      56000 | #Learnt:       6286 | 0.000
28.69/28.74	c total clause space: 29.637MB
28.69/28.74	c total #watches: 70125
29.28/29.34	c total #propagations: 2528622 / total #impl: 653856855 (eff. 0.004)
29.28/29.34	c #Conflicts:      57000 | #Learnt:       7286 | 0.000
29.28/29.34	c total clause space: 29.637MB
29.28/29.34	c total #watches: 76755
29.98/30.02	c total #propagations: 2570875 / total #impl: 666972815 (eff. 0.004)
29.98/30.02	c #Conflicts:      58000 | #Learnt:       8286 | 0.000
29.98/30.02	c total clause space: 29.637MB
29.98/30.02	c total #watches: 82574
30.79/30.86	c total #propagations: 2612806 / total #impl: 688450526 (eff. 0.004)
30.79/30.86	c #Conflicts:      59000 | #Learnt:       9286 | 0.000
30.79/30.86	c total clause space: 29.637MB
30.79/30.86	c total #watches: 90466
31.58/31.66	c total #propagations: 2655444 / total #impl: 711203388 (eff. 0.004)
31.58/31.66	c #Conflicts:      60000 | #Learnt:      10286 | 0.000
31.58/31.66	c total clause space: 29.637MB
31.58/31.66	c total #watches: 99468
32.38/32.47	c total #propagations: 2694799 / total #impl: 729450142 (eff. 0.004)
32.38/32.47	c #Conflicts:      61000 | #Learnt:      11286 | 0.000
32.38/32.47	c total clause space: 29.637MB
32.38/32.47	c total #watches: 107261
33.09/33.18	c total #propagations: 2733255 / total #impl: 750701001 (eff. 0.004)
33.09/33.18	c GARBAGE COLLECT
33.09/33.18	c #Conflicts:      62000 | #Learnt:       6386 | 0.000
33.09/33.18	c total clause space: 29.637MB
33.09/33.18	c total #watches: 73889
33.78/33.84	c total #propagations: 2767707 / total #impl: 767445463 (eff. 0.004)
33.78/33.84	c #Conflicts:      63000 | #Learnt:       7386 | 0.000
33.78/33.84	c total clause space: 29.637MB
33.78/33.84	c total #watches: 80462
34.38/34.49	c total #propagations: 2805722 / total #impl: 785905201 (eff. 0.004)
34.38/34.49	c #Conflicts:      64000 | #Learnt:       8386 | 0.000
34.38/34.49	c total clause space: 29.637MB
34.38/34.49	c total #watches: 86823
35.29/35.33	c total #propagations: 2845649 / total #impl: 802568933 (eff. 0.004)
35.29/35.33	c #Conflicts:      65000 | #Learnt:       9386 | 0.000
35.29/35.33	c total clause space: 29.637MB
35.29/35.33	c total #watches: 92222
36.08/36.19	c total #propagations: 2891242 / total #impl: 821484860 (eff. 0.004)
36.08/36.19	c #Conflicts:      66000 | #Learnt:      10386 | 0.000
36.08/36.19	c total clause space: 29.637MB
36.08/36.19	c total #watches: 98075
36.98/37.08	c total #propagations: 2934838 / total #impl: 842505775 (eff. 0.003)
36.98/37.08	c #Conflicts:      67000 | #Learnt:      11386 | 0.000
36.98/37.08	c total clause space: 29.637MB
36.98/37.08	c total #watches: 105776
37.68/37.79	c total #propagations: 2980513 / total #impl: 863464479 (eff. 0.003)
37.68/37.79	c #Conflicts:      68000 | #Learnt:      12386 | 0.000
37.68/37.79	c total clause space: 29.637MB
37.68/37.79	c total #watches: 111326
38.38/38.40	c total #propagations: 3019459 / total #impl: 877238775 (eff. 0.003)
38.38/38.40	c GARBAGE COLLECT
38.38/38.40	c #Conflicts:      69000 | #Learnt:       7185 | 0.000
38.38/38.40	c total clause space: 29.637MB
38.38/38.40	c total #watches: 77305
39.08/39.10	c total #propagations: 3061034 / total #impl: 894893914 (eff. 0.003)
39.08/39.10	c #Conflicts:      70000 | #Learnt:       8185 | 0.000
39.08/39.10	c total clause space: 29.637MB
39.08/39.10	c total #watches: 84475
39.88/39.90	c total #propagations: 3103763 / total #impl: 916037882 (eff. 0.003)
39.88/39.90	c #Conflicts:      71000 | #Learnt:       9185 | 0.000
39.88/39.90	c total clause space: 29.637MB
39.88/39.90	c total #watches: 90519
40.38/40.40	c total #propagations: 3145092 / total #impl: 939356035 (eff. 0.003)
40.38/40.40	c #Conflicts:      72000 | #Learnt:      10185 | 0.000
40.38/40.40	c total clause space: 29.637MB
40.38/40.40	c total #watches: 96547
41.08/41.12	c total #propagations: 3179145 / total #impl: 949616619 (eff. 0.003)
41.08/41.12	c #Conflicts:      73000 | #Learnt:      11185 | 0.000
41.08/41.12	c total clause space: 29.637MB
41.08/41.12	c total #watches: 103107
41.79/41.85	c total #propagations: 3218570 / total #impl: 968183120 (eff. 0.003)
41.79/41.85	c #Conflicts:      74000 | #Learnt:      12185 | 0.000
41.79/41.85	c total clause space: 29.637MB
41.79/41.85	c total #watches: 109735
42.38/42.41	c total #propagations: 3259395 / total #impl: 988900588 (eff. 0.003)
42.38/42.41	c GARBAGE COLLECT
42.38/42.41	c #Conflicts:      75000 | #Learnt:       6684 | 0.000
42.38/42.41	c total clause space: 29.637MB
42.38/42.41	c total #watches: 73959
42.89/42.96	c total #propagations: 3297298 / total #impl: 1001251608 (eff. 0.003)
42.89/42.96	c #Conflicts:      76000 | #Learnt:       7683 | 0.000
42.89/42.96	c total clause space: 29.637MB
42.89/42.96	c total #watches: 79649
43.48/43.57	c total #propagations: 3343010 / total #impl: 1018825361 (eff. 0.003)
43.48/43.57	c #Conflicts:      77000 | #Learnt:       8683 | 0.000
43.48/43.57	c total clause space: 29.637MB
43.48/43.57	c total #watches: 87400
43.99/44.09	c total #propagations: 3383549 / total #impl: 1035994302 (eff. 0.003)
43.99/44.09	c #Conflicts:      78000 | #Learnt:       9683 | 0.000
43.99/44.09	c total clause space: 29.637MB
43.99/44.09	c total #watches: 93648
44.58/44.64	c total #propagations: 3415925 / total #impl: 1048327106 (eff. 0.003)
44.58/44.64	c #Conflicts:      79000 | #Learnt:      10683 | 0.000
44.58/44.64	c total clause space: 29.637MB
44.58/44.64	c total #watches: 99928
45.38/45.42	c total #propagations: 3454938 / total #impl: 1063789182 (eff. 0.003)
45.38/45.42	c #Conflicts:      80000 | #Learnt:      11683 | 0.000
45.38/45.42	c total clause space: 29.637MB
45.38/45.42	c total #watches: 108329
46.19/46.22	c total #propagations: 3495741 / total #impl: 1085739508 (eff. 0.003)
46.19/46.22	c #Conflicts:      81000 | #Learnt:      12683 | 0.000
46.19/46.22	c total clause space: 29.637MB
46.19/46.22	c total #watches: 115540
46.78/46.87	c total #propagations: 3534709 / total #impl: 1108548299 (eff. 0.003)
46.78/46.87	c GARBAGE COLLECT
46.78/46.87	c #Conflicts:      82000 | #Learnt:       6878 | 0.000
46.78/46.87	c total clause space: 29.637MB
46.78/46.87	c total #watches: 80654
47.08/47.19	c total #propagations: 3573492 / total #impl: 1126030753 (eff. 0.003)
47.08/47.19	c UNSATISFIABLE 1
47.08/47.19	c CPU time              : 47.1708 s
47.08/47.19	d decisions 82621
47.08/47.19	d conflicts 193409
47.08/47.19	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-4099157-1466241301/watcher-4099157-1466241301 -o /tmp/evaluation-result-4099157-1466241301/solver-4099157-1466241301 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466240967-5565 --watchdog 1960 --input HOME/instance-4099157-1466241301.opb ./cdcl-cuttingplanes-release 

pid=11024
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.96 1.70 1.67 4/176 11027
/proc/meminfo: memFree=31567208/32872528 swapFree=241348/274052
[pid=11027] ppid=11024 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/11027/stat : 11027 (cdcl-cuttingpla) R 11024 11027 5548 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 26180163 29802496 5260 33554432000 4194304 6199737 140734596063408 140736763803752 4209408 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/11027/statm: 7276 5260 122 490 0 6777 0

[startup+0.100159 s]
/proc/loadavg: 1.96 1.70 1.67 4/176 11027
/proc/meminfo: memFree=31567208/32872528 swapFree=241348/274052
[pid=11027] ppid=11024 vsize=33720 CPUtime=0.09 cores=1,3,5,7
/proc/11027/stat : 11027 (cdcl-cuttingpla) R 11024 11027 5548 0 -1 4202496 544 0 0 0 9 0 0 0 20 0 1 0 26180163 34529280 6999 33554432000 4194304 6199737 140734596063408 140734596062232 5147038 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/11027/statm: 8430 6999 155 490 0 7931 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33720

[startup+0.200292 s]
/proc/loadavg: 1.96 1.70 1.67 4/176 11027
/proc/meminfo: memFree=31567208/32872528 swapFree=241348/274052
[pid=11027] ppid=11024 vsize=33848 CPUtime=0.19 cores=1,3,5,7
/proc/11027/stat : 11027 (cdcl-cuttingpla) R 11024 11027 5548 0 -1 4202496 846 0 0 0 19 0 0 0 20 0 1 0 26180163 34660352 7186 33554432000 4194304 6199737 140734596063408 140734596062232 4216099 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/11027/statm: 8462 7186 155 490 0 7963 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33848

[startup+0.300211 s]
/proc/loadavg: 1.96 1.70 1.67 4/176 11027
/proc/meminfo: memFree=31567208/32872528 swapFree=241348/274052
[pid=11027] ppid=11024 vsize=33976 CPUtime=0.29 cores=1,3,5,7
/proc/11027/stat : 11027 (cdcl-cuttingpla) R 11024 11027 5548 0 -1 4202496 1011 0 0 0 29 0 0 0 20 0 1 0 26180163 34791424 7289 33554432000 4194304 6199737 140734596063408 140734596062232 4207822 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/11027/statm: 8494 7289 161 490 0 7995 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33976

[startup+0.700184 s]
/proc/loadavg: 1.96 1.70 1.67 4/176 11027
/proc/meminfo: memFree=31567208/32872528 swapFree=241348/274052
[pid=11027] ppid=11024 vsize=36828 CPUtime=0.69 cores=1,3,5,7
/proc/11027/stat : 11027 (cdcl-cuttingpla) R 11024 11027 5548 0 -1 4202496 1558 0 0 0 69 0 0 0 20 0 1 0 26180163 37711872 8134 33554432000 4194304 6199737 140734596063408 140734596062232 4213460 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/11027/statm: 9207 8134 161 490 0 8708 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36828

[startup+1.50021 s]
/proc/loadavg: 1.97 1.71 1.67 4/177 11028
/proc/meminfo: memFree=31534208/32872528 swapFree=241348/274052
[pid=11027] ppid=11024 vsize=41652 CPUtime=1.49 cores=1,3,5,7
/proc/11027/stat : 11027 (cdcl-cuttingpla) R 11024 11027 5548 0 -1 4202496 2447 0 0 0 149 0 0 0 20 0 1 0 26180163 42651648 8675 33554432000 4194304 6199737 140734596063408 140734596062520 4207822 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/11027/statm: 10413 8676 161 490 0 9914 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41652

[startup+3.10023 s]
/proc/loadavg: 1.97 1.71 1.67 4/177 11028
/proc/meminfo: memFree=31529812/32872528 swapFree=241348/274052
[pid=11027] ppid=11024 vsize=41916 CPUtime=3.09 cores=1,3,5,7
/proc/11027/stat : 11027 (cdcl-cuttingpla) R 11024 11027 5548 0 -1 4202496 2632 0 0 0 309 0 0 0 20 0 1 0 26180163 42921984 9325 33554432000 4194304 6199737 140734596063408 140734596062520 4213476 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/11027/statm: 10479 9325 161 490 0 9980 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41916

[startup+6.30018 s]
/proc/loadavg: 1.97 1.71 1.67 4/177 11028
/proc/meminfo: memFree=31524876/32872528 swapFree=241348/274052
[pid=11027] ppid=11024 vsize=49780 CPUtime=6.28 cores=1,3,5,7
/proc/11027/stat : 11027 (cdcl-cuttingpla) R 11024 11027 5548 0 -1 4202496 3651 0 0 0 628 0 0 0 20 0 1 0 26180163 50974720 10487 33554432000 4194304 6199737 140734596063408 140734596062520 4218133 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/11027/statm: 12445 10487 161 490 0 11946 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 49780

[startup+12.7002 s]
/proc/loadavg: 1.97 1.72 1.68 4/177 11028
/proc/meminfo: memFree=31521612/32872528 swapFree=241348/274052
[pid=11027] ppid=11024 vsize=50324 CPUtime=12.69 cores=1,3,5,7
/proc/11027/stat : 11027 (cdcl-cuttingpla) R 11024 11027 5548 0 -1 4202496 3868 0 0 0 1268 1 0 0 20 0 1 0 26180163 51531776 11181 33554432000 4194304 6199737 140734596063408 140734596062520 4213803 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/11027/statm: 12581 11181 161 490 0 12082 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50324

[startup+25.5003 s]
/proc/loadavg: 2.05 1.74 1.69 4/177 11028
/proc/meminfo: memFree=31512472/32872528 swapFree=241348/274052
[pid=11027] ppid=11024 vsize=62888 CPUtime=25.49 cores=1,3,5,7
/proc/11027/stat : 11027 (cdcl-cuttingpla) R 11024 11027 5548 0 -1 4202496 4863 0 0 0 2548 1 0 0 20 0 1 0 26180163 64397312 12343 33554432000 4194304 6199737 140734596063408 140734596062520 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/11027/statm: 15722 12343 161 490 0 15223 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62888

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

[startup+25.6003 s]
/proc/loadavg: 2.05 1.74 1.69 4/177 11028
/proc/meminfo: memFree=31512472/32872528 swapFree=241348/274052
[pid=11027] ppid=11024 vsize=62888 CPUtime=25.59 cores=1,3,5,7
/proc/11027/stat : 11027 (cdcl-cuttingpla) R 11024 11027 5548 0 -1 4202496 4863 0 0 0 2558 1 0 0 20 0 1 0 26180163 64397312 12343 33554432000 4194304 6199737 140734596063408 140734596062520 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/11027/statm: 15722 12343 161 490 0 15223 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 62888

[startup+38.4002 s]
/proc/loadavg: 2.04 1.75 1.69 4/177 11028
/proc/meminfo: memFree=31505888/32872528 swapFree=241348/274052
[pid=11027] ppid=11024 vsize=63608 CPUtime=38.38 cores=1,3,5,7
/proc/11027/stat : 11027 (cdcl-cuttingpla) R 11024 11027 5548 0 -1 4202496 5026 0 0 0 3837 1 0 0 20 0 1 0 26180163 65134592 13528 33554432000 4194304 6199737 140734596063408 140734596062520 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/11027/statm: 15902 13528 161 490 0 15403 0
Current children cumulated CPU time (s) 38.38
Current children cumulated vsize (KiB) 63608

[startup+41.6002 s]
/proc/loadavg: 2.04 1.75 1.69 5/177 11028
/proc/meminfo: memFree=31505640/32872528 swapFree=241348/274052
[pid=11027] ppid=11024 vsize=63752 CPUtime=41.58 cores=1,3,5,7
/proc/11027/stat : 11027 (cdcl-cuttingpla) R 11024 11027 5548 0 -1 4202496 5045 0 0 0 4157 1 0 0 20 0 1 0 26180163 65282048 13547 33554432000 4194304 6199737 140734596063408 140734596062520 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/11027/statm: 15938 13547 161 490 0 15439 0
Current children cumulated CPU time (s) 41.58
Current children cumulated vsize (KiB) 63752

[startup+44.8002 s]
/proc/loadavg: 2.03 1.76 1.69 4/177 11028
/proc/meminfo: memFree=31505396/32872528 swapFree=241348/274052
[pid=11027] ppid=11024 vsize=63896 CPUtime=44.78 cores=1,3,5,7
/proc/11027/stat : 11027 (cdcl-cuttingpla) R 11024 11027 5548 0 -1 4202496 5084 0 0 0 4477 1 0 0 20 0 1 0 26180163 65429504 13586 33554432000 4194304 6199737 140734596063408 140734596062520 4213515 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/11027/statm: 15974 13586 161 490 0 15475 0
Current children cumulated CPU time (s) 44.78
Current children cumulated vsize (KiB) 63896

[startup+46.4003 s]
/proc/loadavg: 2.03 1.76 1.69 4/177 11028
/proc/meminfo: memFree=31505396/32872528 swapFree=241348/274052
[pid=11027] ppid=11024 vsize=64056 CPUtime=46.38 cores=1,3,5,7
/proc/11027/stat : 11027 (cdcl-cuttingpla) R 11024 11027 5548 0 -1 4202496 5114 0 0 0 4637 1 0 0 20 0 1 0 26180163 65593344 13616 33554432000 4194304 6199737 140734596063408 140734596062520 4213456 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/11027/statm: 16014 13616 161 490 0 15515 0
Current children cumulated CPU time (s) 46.38
Current children cumulated vsize (KiB) 64056

[startup+46.8003 s]
/proc/loadavg: 2.03 1.76 1.69 4/177 11028
/proc/meminfo: memFree=31505396/32872528 swapFree=241348/274052
[pid=11027] ppid=11024 vsize=64056 CPUtime=46.78 cores=1,3,5,7
/proc/11027/stat : 11027 (cdcl-cuttingpla) R 11024 11027 5548 0 -1 4202496 5141 0 0 0 4677 1 0 0 20 0 1 0 26180163 65593344 13643 33554432000 4194304 6199737 140734596063408 140734596062520 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/11027/statm: 16014 13643 161 490 0 15515 0
Current children cumulated CPU time (s) 46.78
Current children cumulated vsize (KiB) 64056

[startup+47.0003 s]
/proc/loadavg: 2.03 1.76 1.69 4/177 11028
/proc/meminfo: memFree=31505396/32872528 swapFree=241348/274052
[pid=11027] ppid=11024 vsize=64056 CPUtime=46.98 cores=1,3,5,7
/proc/11027/stat : 11027 (cdcl-cuttingpla) R 11024 11027 5548 0 -1 4202496 5149 0 0 0 4697 1 0 0 20 0 1 0 26180163 65593344 13651 33554432000 4194304 6199737 140734596063408 140734596062520 4213648 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/11027/statm: 16014 13651 161 490 0 15515 0
Current children cumulated CPU time (s) 46.98
Current children cumulated vsize (KiB) 64056

[startup+47.1002 s]
/proc/loadavg: 2.03 1.76 1.69 4/177 11028
/proc/meminfo: memFree=31505396/32872528 swapFree=241348/274052
[pid=11027] ppid=11024 vsize=64056 CPUtime=47.08 cores=1,3,5,7
/proc/11027/stat : 11027 (cdcl-cuttingpla) R 11024 11027 5548 0 -1 4202496 5149 0 0 0 4707 1 0 0 20 0 1 0 26180163 65593344 13651 33554432000 4194304 6199737 140734596063408 140734596062520 4213460 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/11027/statm: 16014 13651 161 490 0 15515 0
Current children cumulated CPU time (s) 47.08
Current children cumulated vsize (KiB) 64056

Child status: 20
Real time (s): 47.1987
CPU time (s): 47.1918
CPU user time (s): 47.1738
CPU system time (s): 0.017997
CPU usage (%): 99.9855
Max. virtual memory (cumulated for all children) (KiB): 64056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.1738
system time used= 0.017997
maximum resident set size= 54608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5151
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= 50

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.111982 second user time and 0.19097 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-18 11:15:01
IDJOB=4099157
IDBENCH=1320
IDSOLVER=2548
FILE ID=node107/4099157-1466241301
RUNJOBID= node107-1466240967-5565
PBS_JOBID= 19918200
Free space on /tmp= 71712 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900562192.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4099157-1466241301/watcher-4099157-1466241301 -o /tmp/evaluation-result-4099157-1466241301/solver-4099157-1466241301 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466240967-5565 --watchdog 1960 --input HOME/instance-4099157-1466241301.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 608a9740e0756eec3b8d3bf2dd1f591f
RANDOM SEED=1495355951

node107.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.953
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	: 5333.90
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.953
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.953
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.56
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.953
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.56
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.953
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.55
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.953
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.56
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.953
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.953
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31567852 kB
Buffers:          102248 kB
Cached:           139620 kB
SwapCached:         3136 kB
Active:           118564 kB
Inactive:         173596 kB
Active(anon):      49768 kB
Inactive(anon):     2864 kB
Active(file):      68796 kB
Inactive(file):   170732 kB
Unevictable:      274052 kB
Mlocked:          241348 kB
SwapTotal:      67108856 kB
SwapFree:       67099620 kB
Dirty:              4996 kB
Writeback:             0 kB
AnonPages:        351524 kB
Mapped:             9252 kB
Shmem:                 0 kB
Slab:             608864 kB
SReclaimable:      51576 kB
SUnreclaim:       557288 kB
KernelStack:        1472 kB
PageTables:         4516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     440248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 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= 71712 MiB
End job on node107 at 2016-06-18 11:15:49