Trace number 4087562

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 NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT binary search 2016-05-01OPT5 22.6046 22.6079

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_100_30_30.r.opb
MD5SUM28e00d9d9bb0c4a536b74577b47a7849
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark7.18691
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses100
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 constraint30
Maximum length of a constraint30
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
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 OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.01	c * #variable= 100 #constraint= 100
0.00/0.01	c * #variable= 100 #constraint= 100
0.00/0.08	c S1->S2
0.00/0.08	c S1->S2
0.00/0.08	c #Conflicts:       1000 | #Learnt:        999 | 0.013
0.00/0.08	c total clause space: 4.25031MB
0.00/0.08	c total #watches: 13533
0.09/0.19	c total #propagations: 26113 / total #impl: 340611 (eff. 0.077)
0.09/0.19	c #Conflicts:       2000 | #Learnt:       1995 | 0.008
0.09/0.19	c total clause space: 4.25031MB
0.09/0.19	c total #watches: 21309
0.29/0.30	c total #propagations: 57738 / total #impl: 751647 (eff. 0.077)
0.29/0.30	c GC COLLECT
0.29/0.30	c #Conflicts:       3000 | #Learnt:       2003 | 0.008
0.29/0.30	c total clause space: 4.25031MB
0.29/0.30	c total #watches: 24187
0.39/0.45	c total #propagations: 85999 / total #impl: 1190878 (eff. 0.072)
0.39/0.45	c #Conflicts:       4000 | #Learnt:       3001 | 0.006
0.39/0.45	c total clause space: 4.25031MB
0.39/0.45	c total #watches: 30210
0.49/0.58	c total #propagations: 117673 / total #impl: 1697867 (eff. 0.069)
0.49/0.58	c GC COLLECT
0.49/0.58	c #Conflicts:       5000 | #Learnt:       2350 | 0.005
0.49/0.58	c total clause space: 4.25031MB
0.49/0.58	c total #watches: 26387
0.69/0.72	c total #propagations: 146201 / total #impl: 2195010 (eff. 0.067)
0.69/0.72	c #Conflicts:       6000 | #Learnt:       3348 | 0.005
0.69/0.72	c total clause space: 4.25031MB
0.69/0.72	c total #watches: 32602
0.79/0.87	c total #propagations: 171395 / total #impl: 2643839 (eff. 0.065)
0.79/0.87	c GC COLLECT
0.79/0.87	c #Conflicts:       7000 | #Learnt:       2229 | 0.004
0.79/0.87	c total clause space: 4.25031MB
0.79/0.87	c total #watches: 25888
0.89/0.97	c total #propagations: 195182 / total #impl: 3091453 (eff. 0.063)
0.89/0.97	c S2->S1
0.89/0.97	c S1->S2
0.89/0.97	c S1->S2
0.89/0.97	c S1->S2
0.89/0.97	c S1->S2
0.89/0.97	c #Conflicts:       8000 | #Learnt:        312 | 0.005
0.89/0.97	c total clause space: 4.25031MB
0.89/0.97	c total #watches: 13235
0.99/1.06	c total #propagations: 223880 / total #impl: 3479091 (eff. 0.064)
0.99/1.06	c #Conflicts:       9000 | #Learnt:       1312 | 0.006
0.99/1.06	c total clause space: 4.25031MB
0.99/1.06	c total #watches: 18287
1.10/1.18	c total #propagations: 251432 / total #impl: 3900848 (eff. 0.064)
1.10/1.18	c GC COLLECT
1.10/1.18	c #Conflicts:      10000 | #Learnt:       1259 | 0.006
1.10/1.18	c total clause space: 6.90675MB
1.10/1.18	c total #watches: 20451
1.29/1.31	c total #propagations: 278542 / total #impl: 4330254 (eff. 0.064)
1.29/1.31	c #Conflicts:      11000 | #Learnt:       2259 | 0.006
1.29/1.31	c total clause space: 6.90675MB
1.29/1.31	c total #watches: 30857
1.39/1.47	c total #propagations: 308636 / total #impl: 4793643 (eff. 0.064)
1.39/1.47	c #Conflicts:      12000 | #Learnt:       3259 | 0.005
1.39/1.47	c total clause space: 6.90675MB
1.39/1.47	c total #watches: 37982
1.59/1.67	c total #propagations: 339153 / total #impl: 5299962 (eff. 0.064)
1.59/1.67	c #Conflicts:      13000 | #Learnt:       4259 | 0.005
1.59/1.67	c total clause space: 6.90675MB
1.59/1.67	c total #watches: 47962
1.79/1.83	c total #propagations: 367445 / total #impl: 5774940 (eff. 0.064)
1.79/1.83	c GC COLLECT
1.79/1.83	c #Conflicts:      14000 | #Learnt:       3132 | 0.006
1.79/1.83	c total clause space: 6.90675MB
1.79/1.83	c total #watches: 40183
1.99/2.03	c total #propagations: 399146 / total #impl: 6260885 (eff. 0.064)
1.99/2.03	c #Conflicts:      15000 | #Learnt:       4132 | 0.006
1.99/2.03	c total clause space: 6.90675MB
1.99/2.03	c total #watches: 48556
2.20/2.27	c total #propagations: 423934 / total #impl: 6712169 (eff. 0.063)
2.20/2.27	c #Conflicts:      16000 | #Learnt:       5132 | 0.005
2.20/2.27	c total clause space: 6.90675MB
2.20/2.27	c total #watches: 57777
2.49/2.52	c total #propagations: 445852 / total #impl: 7154903 (eff. 0.062)
2.49/2.52	c GC COLLECT
2.49/2.52	c #Conflicts:      17000 | #Learnt:       3319 | 0.005
2.49/2.52	c total clause space: 6.90675MB
2.49/2.52	c total #watches: 43892
2.69/2.74	c total #propagations: 467550 / total #impl: 7556401 (eff. 0.062)
2.69/2.74	c #Conflicts:      18000 | #Learnt:       4319 | 0.005
2.69/2.74	c total clause space: 6.90675MB
2.69/2.74	c total #watches: 49330
2.89/2.99	c total #propagations: 492101 / total #impl: 7973948 (eff. 0.062)
2.89/2.99	c #Conflicts:      19000 | #Learnt:       5319 | 0.005
2.89/2.99	c total clause space: 6.90675MB
2.89/2.99	c total #watches: 54843
3.19/3.25	c total #propagations: 520617 / total #impl: 8437979 (eff. 0.062)
3.19/3.25	c #Conflicts:      20000 | #Learnt:       6319 | 0.005
3.19/3.25	c total clause space: 11.2235MB
3.19/3.25	c total #watches: 60761
3.40/3.49	c total #propagations: 550442 / total #impl: 8875892 (eff. 0.062)
3.40/3.49	c GC COLLECT
3.40/3.49	c #Conflicts:      21000 | #Learnt:       4013 | 0.004
3.40/3.49	c total clause space: 11.2235MB
3.40/3.49	c total #watches: 44675
3.69/3.73	c total #propagations: 579300 / total #impl: 9319169 (eff. 0.062)
3.69/3.73	c #Conflicts:      22000 | #Learnt:       5013 | 0.004
3.69/3.73	c total clause space: 11.2235MB
3.69/3.73	c total #watches: 51805
3.89/3.99	c total #propagations: 610177 / total #impl: 9804208 (eff. 0.062)
3.89/3.99	c #Conflicts:      23000 | #Learnt:       6013 | 0.004
3.89/3.99	c total clause space: 11.2235MB
3.89/3.99	c total #watches: 60290
4.19/4.29	c total #propagations: 637226 / total #impl: 10245689 (eff. 0.062)
4.19/4.29	c #Conflicts:      24000 | #Learnt:       7013 | 0.004
4.19/4.29	c total clause space: 11.2235MB
4.19/4.29	c total #watches: 66541
4.50/4.58	c total #propagations: 670624 / total #impl: 10703434 (eff. 0.063)
4.50/4.58	c GC COLLECT
4.50/4.58	c #Conflicts:      25000 | #Learnt:       4306 | 0.004
4.50/4.58	c total clause space: 11.2235MB
4.50/4.58	c total #watches: 50971
4.79/4.82	c total #propagations: 699723 / total #impl: 11204789 (eff. 0.062)
4.79/4.82	c #Conflicts:      26000 | #Learnt:       5306 | 0.004
4.79/4.82	c total clause space: 11.2235MB
4.79/4.82	c total #watches: 58609
4.99/5.09	c total #propagations: 723696 / total #impl: 11662637 (eff. 0.062)
4.99/5.09	c #Conflicts:      27000 | #Learnt:       6306 | 0.004
4.99/5.09	c total clause space: 11.2235MB
4.99/5.09	c total #watches: 64412
5.39/5.41	c total #propagations: 748195 / total #impl: 12138701 (eff. 0.062)
5.39/5.41	c #Conflicts:      28000 | #Learnt:       7306 | 0.004
5.39/5.41	c total clause space: 11.2235MB
5.39/5.41	c total #watches: 71845
5.69/5.73	c total #propagations: 779081 / total #impl: 12643903 (eff. 0.062)
5.69/5.73	c GC COLLECT
5.69/5.73	c #Conflicts:      29000 | #Learnt:       4257 | 0.004
5.69/5.73	c total clause space: 11.2235MB
5.69/5.73	c total #watches: 53659
5.89/5.98	c total #propagations: 804862 / total #impl: 13081498 (eff. 0.062)
5.89/5.98	c #Conflicts:      30000 | #Learnt:       5257 | 0.004
5.89/5.98	c total clause space: 11.2235MB
5.89/5.98	c total #watches: 60378
6.19/6.25	c total #propagations: 836643 / total #impl: 13522413 (eff. 0.062)
6.19/6.25	c #Conflicts:      31000 | #Learnt:       6257 | 0.004
6.19/6.25	c total clause space: 11.2235MB
6.19/6.25	c total #watches: 66321
6.59/6.62	c total #propagations: 867025 / total #impl: 13968131 (eff. 0.062)
6.59/6.62	c #Conflicts:      32000 | #Learnt:       7257 | 0.004
6.59/6.62	c total clause space: 11.2235MB
6.59/6.62	c total #watches: 74190
6.89/6.98	c total #propagations: 900633 / total #impl: 14470758 (eff. 0.062)
6.89/6.98	c #Conflicts:      33000 | #Learnt:       8257 | 0.004
6.89/6.98	c total clause space: 11.2235MB
6.89/6.98	c total #watches: 80014
7.19/7.26	c total #propagations: 935661 / total #impl: 15023843 (eff. 0.062)
7.19/7.26	c GC COLLECT
7.19/7.26	c #Conflicts:      34000 | #Learnt:       4880 | 0.004
7.19/7.26	c total clause space: 11.2235MB
7.19/7.26	c total #watches: 56576
7.49/7.52	c total #propagations: 969810 / total #impl: 15548210 (eff. 0.062)
7.49/7.52	c #Conflicts:      35000 | #Learnt:       5880 | 0.004
7.49/7.52	c total clause space: 11.2235MB
7.49/7.52	c total #watches: 62301
7.69/7.80	c total #propagations: 993979 / total #impl: 16063861 (eff. 0.062)
7.69/7.80	c #Conflicts:      36000 | #Learnt:       6880 | 0.004
7.69/7.80	c total clause space: 11.2235MB
7.69/7.80	c total #watches: 67084
7.99/8.09	c total #propagations: 1022902 / total #impl: 16620395 (eff. 0.062)
7.99/8.09	c #Conflicts:      37000 | #Learnt:       7880 | 0.004
7.99/8.09	c total clause space: 11.2235MB
7.99/8.09	c total #watches: 71471
8.39/8.41	c total #propagations: 1056279 / total #impl: 17113562 (eff. 0.062)
8.39/8.41	c #Conflicts:      38000 | #Learnt:       8879 | 0.004
8.39/8.41	c total clause space: 11.2235MB
8.39/8.41	c total #watches: 77104
8.69/8.72	c total #propagations: 1088128 / total #impl: 17628996 (eff. 0.062)
8.69/8.72	c GC COLLECT
8.69/8.72	c #Conflicts:      39000 | #Learnt:       5189 | 0.004
8.69/8.72	c total clause space: 11.2235MB
8.69/8.72	c total #watches: 52898
8.89/8.97	c total #propagations: 1117784 / total #impl: 18126197 (eff. 0.062)
8.89/8.97	c #Conflicts:      40000 | #Learnt:       6189 | 0.004
8.89/8.97	c total clause space: 11.2235MB
8.89/8.97	c total #watches: 59294
9.19/9.27	c total #propagations: 1140084 / total #impl: 18580431 (eff. 0.061)
9.19/9.27	c #Conflicts:      41000 | #Learnt:       7189 | 0.004
9.19/9.27	c total clause space: 11.2235MB
9.19/9.27	c total #watches: 64136
9.49/9.56	c total #propagations: 1166547 / total #impl: 19074869 (eff. 0.061)
9.49/9.56	c #Conflicts:      42000 | #Learnt:       8189 | 0.004
9.49/9.56	c total clause space: 11.2235MB
9.49/9.56	c total #watches: 68928
9.79/9.87	c total #propagations: 1193475 / total #impl: 19535542 (eff. 0.061)
9.79/9.87	c #Conflicts:      43000 | #Learnt:       9189 | 0.004
9.79/9.87	c total clause space: 11.2235MB
9.79/9.87	c total #watches: 74291
10.09/10.19	c total #propagations: 1222118 / total #impl: 20051614 (eff. 0.061)
10.09/10.19	c GC COLLECT
10.09/10.19	c #Conflicts:      44000 | #Learnt:       5189 | 0.004
10.09/10.19	c total clause space: 11.2235MB
10.09/10.19	c total #watches: 50372
10.39/10.43	c total #propagations: 1256750 / total #impl: 20581555 (eff. 0.061)
10.39/10.43	c #Conflicts:      45000 | #Learnt:       6189 | 0.004
10.39/10.43	c total clause space: 11.2235MB
10.39/10.43	c total #watches: 56239
10.59/10.70	c total #propagations: 1291992 / total #impl: 21046506 (eff. 0.061)
10.59/10.70	c #Conflicts:      46000 | #Learnt:       7189 | 0.004
10.59/10.70	c total clause space: 11.2235MB
10.59/10.70	c total #watches: 61506
10.89/10.98	c total #propagations: 1322223 / total #impl: 21556808 (eff. 0.061)
10.89/10.98	c #Conflicts:      47000 | #Learnt:       8189 | 0.004
10.89/10.98	c total clause space: 11.2235MB
10.89/10.98	c total #watches: 67567
11.29/11.33	c total #propagations: 1351015 / total #impl: 22054369 (eff. 0.061)
11.29/11.33	c #Conflicts:      48000 | #Learnt:       9189 | 0.004
11.29/11.33	c total clause space: 11.2235MB
11.29/11.33	c total #watches: 73333
11.59/11.67	c total #propagations: 1380370 / total #impl: 22584554 (eff. 0.061)
11.59/11.67	c #Conflicts:      49000 | #Learnt:      10189 | 0.004
11.59/11.67	c total clause space: 11.2235MB
11.59/11.67	c total #watches: 79018
11.89/11.95	c total #propagations: 1412871 / total #impl: 23053462 (eff. 0.061)
11.89/11.95	c GC COLLECT
11.89/11.95	c #Conflicts:      50000 | #Learnt:       5893 | 0.004
11.89/11.95	c total clause space: 11.2235MB
11.89/11.95	c total #watches: 59719
12.19/12.21	c total #propagations: 1442732 / total #impl: 23498183 (eff. 0.061)
12.19/12.21	c #Conflicts:      51000 | #Learnt:       6893 | 0.004
12.19/12.21	c total clause space: 11.2235MB
12.19/12.21	c total #watches: 66456
12.49/12.51	c total #propagations: 1468943 / total #impl: 23913262 (eff. 0.061)
12.49/12.51	c #Conflicts:      52000 | #Learnt:       7893 | 0.004
12.49/12.51	c total clause space: 11.2235MB
12.49/12.51	c total #watches: 73348
12.79/12.85	c total #propagations: 1493803 / total #impl: 24343851 (eff. 0.061)
12.79/12.85	c #Conflicts:      53000 | #Learnt:       8893 | 0.004
12.79/12.85	c total clause space: 11.2235MB
12.79/12.85	c total #watches: 80553
13.19/13.23	c total #propagations: 1518539 / total #impl: 24835681 (eff. 0.061)
13.19/13.23	c #Conflicts:      54000 | #Learnt:       9893 | 0.004
13.19/13.23	c total clause space: 11.2235MB
13.19/13.23	c total #watches: 87202
13.58/13.62	c total #propagations: 1551098 / total #impl: 25356245 (eff. 0.061)
13.58/13.62	c #Conflicts:      55000 | #Learnt:      10893 | 0.004
13.58/13.62	c total clause space: 11.2235MB
13.58/13.62	c total #watches: 92971
13.88/13.96	c total #propagations: 1580380 / total #impl: 25908825 (eff. 0.061)
13.88/13.96	c GC COLLECT
13.88/13.96	c #Conflicts:      56000 | #Learnt:       6304 | 0.004
13.88/13.96	c total clause space: 18.2382MB
13.88/13.96	c total #watches: 67112
14.18/14.24	c total #propagations: 1612750 / total #impl: 26467578 (eff. 0.061)
14.18/14.24	c #Conflicts:      57000 | #Learnt:       7304 | 0.004
14.18/14.24	c total clause space: 18.2382MB
14.18/14.24	c total #watches: 71565
14.48/14.55	c total #propagations: 1644595 / total #impl: 26976357 (eff. 0.061)
14.48/14.55	c #Conflicts:      58000 | #Learnt:       8304 | 0.004
14.48/14.55	c total clause space: 18.2382MB
14.48/14.55	c total #watches: 76827
14.88/14.90	c total #propagations: 1679619 / total #impl: 27408586 (eff. 0.061)
14.88/14.90	c #Conflicts:      59000 | #Learnt:       9304 | 0.004
14.88/14.90	c total clause space: 18.2382MB
14.88/14.90	c total #watches: 82517
15.18/15.22	c total #propagations: 1712267 / total #impl: 27877746 (eff. 0.061)
15.18/15.22	c #Conflicts:      60000 | #Learnt:      10304 | 0.004
15.18/15.22	c total clause space: 18.2382MB
15.18/15.22	c total #watches: 87513
15.58/15.60	c total #propagations: 1737045 / total #impl: 28303092 (eff. 0.061)
15.58/15.60	c #Conflicts:      61000 | #Learnt:      11304 | 0.004
15.58/15.60	c total clause space: 18.2382MB
15.58/15.60	c total #watches: 93370
15.88/15.93	c total #propagations: 1765898 / total #impl: 28782047 (eff. 0.061)
15.88/15.93	c GC COLLECT
15.88/15.93	c #Conflicts:      62000 | #Learnt:       6402 | 0.004
15.88/15.93	c total clause space: 18.2382MB
15.88/15.93	c total #watches: 65437
16.18/16.20	c total #propagations: 1802032 / total #impl: 29259877 (eff. 0.062)
16.18/16.20	c #Conflicts:      63000 | #Learnt:       7402 | 0.004
16.18/16.20	c total clause space: 18.2382MB
16.18/16.20	c total #watches: 69976
16.38/16.50	c total #propagations: 1832138 / total #impl: 29708884 (eff. 0.062)
16.38/16.50	c #Conflicts:      64000 | #Learnt:       8401 | 0.004
16.38/16.50	c total clause space: 18.2382MB
16.38/16.50	c total #watches: 74732
16.78/16.82	c total #propagations: 1864101 / total #impl: 30200120 (eff. 0.062)
16.78/16.82	c #Conflicts:      65000 | #Learnt:       9401 | 0.004
16.78/16.82	c total clause space: 18.2382MB
16.78/16.82	c total #watches: 80215
17.08/17.16	c total #propagations: 1895470 / total #impl: 30654873 (eff. 0.062)
17.08/17.16	c #Conflicts:      66000 | #Learnt:      10401 | 0.003
17.08/17.16	c total clause space: 18.2382MB
17.08/17.16	c total #watches: 85055
17.48/17.51	c total #propagations: 1930423 / total #impl: 31175860 (eff. 0.062)
17.48/17.51	c #Conflicts:      67000 | #Learnt:      11401 | 0.003
17.48/17.51	c total clause space: 18.2382MB
17.48/17.51	c total #watches: 90166
17.88/17.91	c total #propagations: 1962905 / total #impl: 31725126 (eff. 0.062)
17.88/17.91	c #Conflicts:      68000 | #Learnt:      12401 | 0.003
17.88/17.91	c total clause space: 18.2382MB
17.88/17.91	c total #watches: 95323
18.18/18.24	c total #propagations: 1992472 / total #impl: 32238658 (eff. 0.062)
18.18/18.24	c GC COLLECT
18.18/18.24	c #Conflicts:      69000 | #Learnt:       7200 | 0.003
18.18/18.24	c total clause space: 18.2382MB
18.18/18.24	c total #watches: 71915
18.48/18.57	c total #propagations: 2022513 / total #impl: 32750909 (eff. 0.062)
18.48/18.57	c #Conflicts:      70000 | #Learnt:       8200 | 0.003
18.48/18.57	c total clause space: 18.2382MB
18.48/18.57	c total #watches: 78659
18.88/18.93	c total #propagations: 2051561 / total #impl: 33294102 (eff. 0.062)
18.88/18.93	c #Conflicts:      71000 | #Learnt:       9200 | 0.003
18.88/18.93	c total clause space: 18.2382MB
18.88/18.93	c total #watches: 84621
19.28/19.31	c total #propagations: 2080567 / total #impl: 33783934 (eff. 0.062)
19.28/19.31	c #Conflicts:      72000 | #Learnt:      10200 | 0.003
19.28/19.31	c total clause space: 18.2382MB
19.28/19.31	c total #watches: 91177
19.58/19.66	c total #propagations: 2103854 / total #impl: 34299668 (eff. 0.061)
19.58/19.66	c #Conflicts:      73000 | #Learnt:      11200 | 0.003
19.58/19.66	c total clause space: 18.2382MB
19.58/19.66	c total #watches: 96133
19.98/20.09	c total #propagations: 2134952 / total #impl: 34731202 (eff. 0.061)
19.98/20.09	c #Conflicts:      74000 | #Learnt:      12200 | 0.003
19.98/20.09	c total clause space: 18.2382MB
19.98/20.09	c total #watches: 101108
20.38/20.48	c total #propagations: 2163786 / total #impl: 35238850 (eff. 0.061)
20.38/20.48	c GC COLLECT
20.38/20.48	c #Conflicts:      75000 | #Learnt:       6692 | 0.003
20.38/20.48	c total clause space: 18.2382MB
20.38/20.48	c total #watches: 69472
20.68/20.77	c total #propagations: 2190996 / total #impl: 35697755 (eff. 0.061)
20.68/20.77	c #Conflicts:      76000 | #Learnt:       7692 | 0.003
20.68/20.77	c total clause space: 18.2382MB
20.68/20.77	c total #watches: 75829
20.99/21.05	c total #propagations: 2216753 / total #impl: 36105304 (eff. 0.061)
20.99/21.05	c #Conflicts:      77000 | #Learnt:       8692 | 0.003
20.99/21.05	c total clause space: 18.2382MB
20.99/21.05	c total #watches: 80986
21.28/21.37	c total #propagations: 2251788 / total #impl: 36521949 (eff. 0.062)
21.28/21.37	c #Conflicts:      78000 | #Learnt:       9692 | 0.003
21.28/21.37	c total clause space: 18.2382MB
21.28/21.37	c total #watches: 85442
21.68/21.71	c total #propagations: 2285366 / total #impl: 37033062 (eff. 0.062)
21.68/21.71	c #Conflicts:      79000 | #Learnt:      10692 | 0.003
21.68/21.71	c total clause space: 18.2382MB
21.68/21.71	c total #watches: 90243
21.99/22.05	c total #propagations: 2313282 / total #impl: 37594566 (eff. 0.062)
21.99/22.05	c #Conflicts:      80000 | #Learnt:      11692 | 0.003
21.99/22.05	c total clause space: 18.2382MB
21.99/22.05	c total #watches: 94460
22.38/22.46	c total #propagations: 2340362 / total #impl: 38103399 (eff. 0.061)
22.38/22.46	c #Conflicts:      81000 | #Learnt:      12691 | 0.003
22.38/22.46	c total clause space: 18.2382MB
22.38/22.46	c total #watches: 99418
22.59/22.60	c total #propagations: 2371909 / total #impl: 38647452 (eff. 0.061)
22.59/22.60	c S1->S2
22.59/22.60	o 5
22.59/22.60	s OPTIMUM FOUND
22.59/22.60	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
22.59/22.60	c CPU time              : 22.5756 s

Verifier Data

OK	5

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-4087562-1465416691/watcher-4087562-1465416691 -o /tmp/evaluation-result-4087562-1465416691/solver-4087562-1465416691 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1465387868-27982 --watchdog 1960 --input HOME/instance-4087562-1465416691.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=30693
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.29 2.26 2.23 3/176 30696
/proc/meminfo: memFree=29487024/32872528 swapFree=16700/1645768
[pid=30696] ppid=30693 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/30696/stat : 30696 (cdcl-cuttingpla) R 30693 30696 27966 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 123602530 57319424 7804 33554432000 4194304 6211289 140734424649312 140734574690824 4206544 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30696/statm: 13994 7804 98 493 0 13491 0

[startup+0.100129 s]
/proc/loadavg: 2.29 2.26 2.23 3/176 30696
/proc/meminfo: memFree=29487024/32872528 swapFree=16700/1645768
[pid=30696] ppid=30693 vsize=65092 CPUtime=0.09 cores=0,2,4,6
/proc/30696/stat : 30696 (cdcl-cuttingpla) R 30693 30696 27966 0 -1 4202496 1101 0 0 0 9 0 0 0 20 0 1 0 123602530 66654208 13050 33554432000 4194304 6211289 140734424649312 140734574690824 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30696/statm: 16273 13050 214 493 0 15770 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65092

[startup+0.200326 s]
/proc/loadavg: 2.29 2.26 2.23 3/176 30696
/proc/meminfo: memFree=29487024/32872528 swapFree=16700/1645768
[pid=30696] ppid=30693 vsize=65224 CPUtime=0.19 cores=0,2,4,6
/proc/30696/stat : 30696 (cdcl-cuttingpla) R 30693 30696 27966 0 -1 4202496 1447 0 0 0 19 0 0 0 20 0 1 0 123602530 66789376 13258 33554432000 4194304 6211289 140734424649312 140734574690824 4209380 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30696/statm: 16306 13258 214 493 0 15803 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 65224

[startup+0.30026 s]
/proc/loadavg: 2.29 2.26 2.23 3/176 30696
/proc/meminfo: memFree=29487024/32872528 swapFree=16700/1645768
[pid=30696] ppid=30693 vsize=65224 CPUtime=0.29 cores=0,2,4,6
/proc/30696/stat : 30696 (cdcl-cuttingpla) R 30693 30696 27966 0 -1 4202496 1465 0 0 0 29 0 0 0 20 0 1 0 123602530 66789376 13276 33554432000 4194304 6211289 140734424649312 140734574690824 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30696/statm: 16306 13276 219 493 0 15803 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65224

[startup+0.700232 s]
/proc/loadavg: 2.29 2.26 2.23 3/176 30696
/proc/meminfo: memFree=29487024/32872528 swapFree=16700/1645768
[pid=30696] ppid=30693 vsize=65488 CPUtime=0.69 cores=0,2,4,6
/proc/30696/stat : 30696 (cdcl-cuttingpla) R 30693 30696 27966 0 -1 4202496 1561 0 0 0 68 1 0 0 20 0 1 0 123602530 67059712 13873 33554432000 4194304 6211289 140734424649312 140734424647176 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30696/statm: 16372 13873 219 493 0 15869 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65488

[startup+1.50023 s]
/proc/loadavg: 2.29 2.26 2.23 3/177 30697
/proc/meminfo: memFree=29427140/32872528 swapFree=16700/1645768
[pid=30696] ppid=30693 vsize=68616 CPUtime=1.49 cores=0,2,4,6
/proc/30696/stat : 30696 (cdcl-cuttingpla) R 30693 30696 27966 0 -1 4202496 1979 0 0 0 148 1 0 0 20 0 1 0 123602530 70262784 14657 33554432000 4194304 6211289 140734424649312 140734424647656 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30696/statm: 17154 14657 219 493 0 16651 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68616

[startup+3.10023 s]
/proc/loadavg: 2.26 2.26 2.23 3/177 30697
/proc/meminfo: memFree=29425528/32872528 swapFree=16700/1645768
[pid=30696] ppid=30693 vsize=69308 CPUtime=3.09 cores=0,2,4,6
/proc/30696/stat : 30696 (cdcl-cuttingpla) R 30693 30696 27966 0 -1 4202496 2985 0 0 0 308 1 0 0 20 0 1 0 123602530 70971392 15290 33554432000 4194304 6211289 140734424649312 140734424647656 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30696/statm: 17327 15290 219 493 0 16824 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69308

[startup+6.30023 s]
/proc/loadavg: 2.26 2.26 2.23 3/177 30697
/proc/meminfo: memFree=29403904/32872528 swapFree=16700/1645768
[pid=30696] ppid=30693 vsize=74032 CPUtime=6.29 cores=0,2,4,6
/proc/30696/stat : 30696 (cdcl-cuttingpla) R 30693 30696 27966 0 -1 4202496 3705 0 0 0 628 1 0 0 20 0 1 0 123602530 75808768 16249 33554432000 4194304 6211289 140734424649312 140734424647656 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30696/statm: 18508 16249 219 493 0 18005 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74032

[startup+12.7002 s]
/proc/loadavg: 2.22 2.25 2.23 3/177 30697
/proc/meminfo: memFree=29384368/32872528 swapFree=16700/1645768
[pid=30696] ppid=30693 vsize=74944 CPUtime=12.69 cores=0,2,4,6
/proc/30696/stat : 30696 (cdcl-cuttingpla) R 30693 30696 27966 0 -1 4202496 4270 0 0 0 1268 1 0 0 20 0 1 0 123602530 76742656 16654 33554432000 4194304 6211289 140734424649312 140734424647656 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30696/statm: 18736 16654 219 493 0 18233 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74944

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

[startup+12.8003 s]
/proc/loadavg: 2.22 2.25 2.23 3/177 30697
/proc/meminfo: memFree=29384368/32872528 swapFree=16700/1645768
[pid=30696] ppid=30693 vsize=74944 CPUtime=12.79 cores=0,2,4,6
/proc/30696/stat : 30696 (cdcl-cuttingpla) R 30693 30696 27966 0 -1 4202496 4270 0 0 0 1278 1 0 0 20 0 1 0 123602530 76742656 16654 33554432000 4194304 6211289 140734424649312 140734424647656 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30696/statm: 18736 16654 219 493 0 18233 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 74944

[startup+19.2002 s]
/proc/loadavg: 2.28 2.26 2.23 3/177 30697
/proc/meminfo: memFree=29374544/32872528 swapFree=16700/1645768
[pid=30696] ppid=30693 vsize=82716 CPUtime=19.18 cores=0,2,4,6
/proc/30696/stat : 30696 (cdcl-cuttingpla) R 30693 30696 27966 0 -1 4202496 4936 0 0 0 1917 1 0 0 20 0 1 0 123602530 84701184 17598 33554432000 4194304 6211289 140734424649312 140734424647656 4209554 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30696/statm: 20679 17598 219 493 0 20176 0
Current children cumulated CPU time (s) 19.18
Current children cumulated vsize (KiB) 82716

[startup+20.8002 s]
/proc/loadavg: 2.28 2.26 2.23 3/177 30697
/proc/meminfo: memFree=29374544/32872528 swapFree=16700/1645768
[pid=30696] ppid=30693 vsize=82716 CPUtime=20.78 cores=0,2,4,6
/proc/30696/stat : 30696 (cdcl-cuttingpla) R 30693 30696 27966 0 -1 4202496 4947 0 0 0 2077 1 0 0 20 0 1 0 123602530 84701184 17609 33554432000 4194304 6211289 140734424649312 140734424647656 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30696/statm: 20679 17609 219 493 0 20176 0
Current children cumulated CPU time (s) 20.78
Current children cumulated vsize (KiB) 82716

[startup+21.6002 s]
/proc/loadavg: 2.28 2.26 2.23 3/177 30697
/proc/meminfo: memFree=29374172/32872528 swapFree=16700/1645768
[pid=30696] ppid=30693 vsize=82716 CPUtime=21.58 cores=0,2,4,6
/proc/30696/stat : 30696 (cdcl-cuttingpla) R 30693 30696 27966 0 -1 4202496 4951 0 0 0 2157 1 0 0 20 0 1 0 123602530 84701184 17613 33554432000 4194304 6211289 140734424649312 140734424647656 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30696/statm: 20679 17613 219 493 0 20176 0
Current children cumulated CPU time (s) 21.58
Current children cumulated vsize (KiB) 82716

[startup+22.4002 s]
/proc/loadavg: 2.26 2.25 2.23 4/177 30697
/proc/meminfo: memFree=29374048/32872528 swapFree=16700/1645768
[pid=30696] ppid=30693 vsize=82876 CPUtime=22.38 cores=0,2,4,6
/proc/30696/stat : 30696 (cdcl-cuttingpla) R 30693 30696 27966 0 -1 4202496 4965 0 0 0 2237 1 0 0 20 0 1 0 123602530 84865024 17627 33554432000 4194304 6211289 140734424649312 140734424647176 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30696/statm: 20719 17627 219 493 0 20216 0
Current children cumulated CPU time (s) 22.38
Current children cumulated vsize (KiB) 82876

[startup+22.6002 s]
/proc/loadavg: 2.26 2.25 2.23 4/177 30697
/proc/meminfo: memFree=29374048/32872528 swapFree=16700/1645768
[pid=30696] ppid=30693 vsize=86028 CPUtime=22.59 cores=0,2,4,6
/proc/30696/stat : 30696 (cdcl-cuttingpla) R 30693 30696 27966 0 -1 4202496 5724 0 0 0 2257 2 0 0 20 0 1 0 123602530 88092672 18616 33554432000 4194304 6211289 140734424649312 140734424647176 4203602 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30696/statm: 21507 18616 219 493 0 21004 0
Current children cumulated CPU time (s) 22.59
Current children cumulated vsize (KiB) 86028

Child status: 30
Real time (s): 22.6079
CPU time (s): 22.6046
CPU user time (s): 22.5786
CPU system time (s): 0.025996
CPU usage (%): 99.9854
Max. virtual memory (cumulated for all children) (KiB): 86028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.5786
system time used= 0.025996
maximum resident set size= 75508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6159
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= 24

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.066989 second user time and 0.086986 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-08 22:11:31
IDJOB=4087562
IDBENCH=2891
IDSOLVER=2549
FILE ID=node124/4087562-1465416691
RUNJOBID= node124-1465387868-27982
PBS_JOBID= 19853797
Free space on /tmp= 71716 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m100_100_30_30.r.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087562-1465416691/watcher-4087562-1465416691 -o /tmp/evaluation-result-4087562-1465416691/solver-4087562-1465416691 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1465387868-27982 --watchdog 1960 --input HOME/instance-4087562-1465416691.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 28e00d9d9bb0c4a536b74577b47a7849
RANDOM SEED=1774152934

node124.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.707
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.41
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.707
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.707
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.707
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.707
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.707
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.707
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.707
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:        29487288 kB
Buffers:          174124 kB
Cached:           609420 kB
SwapCached:          752 kB
Active:           497552 kB
Inactive:         499528 kB
Active(anon):     214324 kB
Inactive(anon):     1568 kB
Active(file):     283228 kB
Inactive(file):   497960 kB
Unevictable:     1645768 kB
Mlocked:           16700 kB
SwapTotal:      67108856 kB
SwapFree:       67097732 kB
Dirty:             14740 kB
Writeback:             0 kB
AnonPages:       1856224 kB
Mapped:             7940 kB
Shmem:                 0 kB
Slab:             609452 kB
SReclaimable:      53256 kB
SUnreclaim:       556196 kB
KernelStack:        1456 kB
PageTables:         7432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2034380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1705984 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 node124 at 2016-06-08 22:11:53