Trace number 3174452

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
CryptoMiniSat Strange-Night2-st? (TO) 1300.04 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S386300535-065-UNKNOWN.cnf
MD5SUM2ca6073d25d8d5f2648d590c0edc75c0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174452-1301784968.cnf'
0.00/0.00	c -- header says num vars:          40000
0.00/0.00	c -- header says num clauses:      168000
0.09/0.10	c -- clauses added:            0 learnts,       168000 normals,            0 xors
0.09/0.10	c -- vars added      40000
0.09/0.10	c Parsing time:  0.10 s
0.09/0.10	c  N st     0         0     40000    168000         0         0    504000         0   no data   no data
0.19/0.23	c asymm  cl-useful: 0/168000/168000 lits-rem:0 time: 0.12
0.29/0.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.09
0.39/0.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.39/0.41	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.39/0.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.39/0.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  40000 time:  0.01 s
0.39/0.43	c Removed useless bin:       0  fixed:     0  props:   0.39M  time:  0.01 s
0.59/0.66	c lits-rem:         0  cl-subs:        0  v-elim:   1002  v-fix:    0  time:  0.22 s
0.59/0.67	c Finding binary XORs  T:     0.01 s  found:       0
0.69/0.72	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
0.69/0.72	c calculated reachability. Time: 0.00
0.69/0.73	c Calc default polars -  time:   0.01 s pos:   17808 undec:    4426 neg:   17766
0.69/0.73	c =========================================================================================
0.69/0.73	c types(t): F = full restart, N = normal restart
0.69/0.73	c types(t): S = simplification begin/end, E = solution found
0.69/0.73	c restart types(rt): st = static, dy = dynamic
0.69/0.73	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.69/0.73	c  B st     0         0     38998    166873         0         0    506712         0   no data   no data
2.39/2.40	c  N dy    21      4019     38998    166873         0      4017    506712   1226401    187.55    198.08
3.99/4.02	c  N dy    45      8080     38998    166873         0      8078    506712   2291130    178.98    193.60
5.68/5.71	c  N dy    72     12182     38998    166873         0     12180    506712   3372565    177.56    189.03
7.39/7.44	c  N dy    98     16256     38998    166873         0     16254    506712   4426761    176.42    195.74
9.19/9.23	c  N dy   127     20385     38998    166873         0     10385    506712    772218    176.87    192.24
10.99/11.07	c  N dy   155     24445     38998    166873         0     14445    506712   1890531    178.02    197.90
11.28/11.32	c  F st   159     25000     38998    166873         0     15000    506712   2023467    177.67   no data
13.59/13.61	c  N dy   165     30000     38998    166873         0     19999    506712   3900414    177.67   no data
13.59/13.61	c  S st   165     30000     38998    166873         0     19999    506712   3900414    177.67   no data
13.79/13.82	c  S st   165     30500     38998    166873         0     20499    506712   4001298    177.67   no data
13.79/13.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
13.99/14.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.21
14.09/14.11	c blocked clauses removed:      823 vars:    132 tried:       38998 T: 0.02 s
14.09/14.12	c bin-w-bin subsume rem            0 bins  time:  0.01 s
14.09/14.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
14.09/14.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38866 time:  0.01 s
14.09/14.15	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.01 s
14.30/14.35	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.19 s
14.59/14.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
15.29/15.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.75 s
15.49/15.56	c asymm  cl-useful: 0/166039/166039 lits-rem:0 time: 0.16
15.49/15.57	c calculated reachability. Time: 0.00
15.49/15.57	c  N dy   165     30500     38854    166039         0     19658    504303   3258763    177.67   no data
17.39/17.49	c  N dy   195     34750     38854    166039         0     23908    504303   4429683    178.30    189.17
19.48/19.55	c  N dy   226     38780     38854    166039         0     27938    504303   5492362    178.33    191.17
21.39/21.46	c  N dy   252     42822     38854    166039         0     16903    504303   1253285    178.19    188.43
22.69/22.74	c  S st   273     45750     38854    166039         0     19831    504303   2026742    177.95    169.50
22.89/22.97	c  S st   273     46253     38854    166039         0     20334    504303   2141958    177.95   no data
22.89/22.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
23.09/23.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.21
23.19/23.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.19/23.24	c bin-w-bin subsume rem            0 bins  time:  0.01 s
23.19/23.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
23.19/23.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38854 time:  0.01 s
23.19/23.28	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.01 s
23.39/23.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
23.49/23.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
23.79/23.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.29 s
23.79/23.88	c vivif2 --  cl tried   166039 cl shrink        0 lits rem          0 time: 0.02
23.89/23.91	c vivif2 --  cl tried    20334 cl shrink        0 lits rem          0 time: 0.03
23.99/24.08	c asymm  cl-useful: 0/166039/166039 lits-rem:0 time: 0.16
23.99/24.09	c calculated reachability. Time: 0.00
23.99/24.09	c  N dy   273     46253     38854    166039         0     20334    504303   2141958    177.95   no data
25.79/25.89	c  N dy   303     50339     38854    166039         0     24420    504303   3247812    178.22    194.53
27.69/27.73	c  N dy   332     54416     38854    166039         0     28497    504303   4339868    178.43    188.10
29.60/29.66	c  N dy   361     58636     38854    166039         0     32717    504303   5510870    178.91    188.63
31.80/31.80	c  N dy   386     62651     38854    166039         0     36732    504303   6617610    178.65    191.23
33.69/33.75	c  N dy   412     66681     38854    166039         0     22225    504303   1770974    178.59    200.50
34.99/35.04	c  S st   430     69380     38854    166039         0     24924    504303   2511208    178.61   no data
35.19/35.27	c  S st   430     69885     38854    166039         0     25429    504303   2596127    178.61   no data
35.19/35.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
35.49/35.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.21
35.49/35.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.49/35.56	c bin-w-bin subsume rem            0 bins  time:  0.01 s
35.49/35.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
35.49/35.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38854 time:  0.01 s
35.49/35.59	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.01 s
35.69/35.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
35.79/35.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
36.30/36.33	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.42 s
36.30/36.35	c vivif2 --  cl tried   166039 cl shrink        0 lits rem          0 time: 0.02
36.30/36.39	c vivif2 --  cl tried    25428 cl shrink        0 lits rem          0 time: 0.04
36.49/36.56	c asymm  cl-useful: 0/166039/166039 lits-rem:0 time: 0.17
36.49/36.57	c calculated reachability. Time: 0.00
36.49/36.57	c  N dy   430     69885     38854    166039         0     25428    504303   2594829    178.61   no data
38.59/38.69	c  N dy   460     74584     38854    166039         0     30127    504303   3882989    178.50    189.76
40.89/40.92	c  N dy   493     79532     38854    166039         0     35075    504303   5228860    178.54    199.81
43.29/43.39	c  N dy   532     84733     38854    166039         0     40276    504303   6723007    179.14    193.60
44.59/44.69	c  F st   550     87502     38854    166039         0     22274    504303   1134390    178.95    143.79
46.19/46.24	c  N st   555     90802     38854    166039         0     25574    504303   2296879    178.95   no data
48.89/48.97	c  N dy   587     96714     38854    166039         0     31486    504303   4136621    179.02    189.52
52.19/52.23	c  N dy   629    102933     38854    166039         0     37705    504303   5839235    179.10    191.75
53.19/53.24	c  S st   643    104829     38854    166039         0     39601    504303   6347516    179.14   no data
53.39/53.49	c  S st   643    105333     38854    166039         0     40105    504303   6458003    179.14   no data
53.49/53.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
53.69/53.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.23
53.69/53.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.80/53.81	c bin-w-bin subsume rem            0 bins  time:  0.01 s
53.80/53.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
53.80/53.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38854 time:  0.01 s
53.80/53.85	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
53.99/54.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
54.39/54.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
56.10/56.15	c lits-rem:         4  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.68 s
56.10/56.17	c vivif2 --  cl tried   166039 cl shrink        0 lits rem          0 time: 0.02
56.19/56.28	c vivif2 --  cl tried    40101 cl shrink        0 lits rem          0 time: 0.10
56.39/56.47	c asymm  cl-useful: 0/166039/166039 lits-rem:0 time: 0.20
56.39/56.48	c calculated reachability. Time: 0.00
56.39/56.49	c  N dy   643    105333     38854    166039         0     40101    504303   6454373    179.14   no data
59.69/59.70	c  N dy   687    112157     38854    166039         0     24541    504303   1274856    178.90    191.19
62.99/63.03	c  N dy   741    119395     38854    166039         0     31779    504303   3267430    179.15    194.08
66.59/66.68	c  N dy   800    127065     38854    166039         0     39449    504303   5357172    179.31    189.25
70.59/70.69	c  N dy   860    135223     38854    166039         0     23913    504303    712286    179.75    191.71
74.70/74.70	c  N dy   924    143923     38854    166039         0     32612    504303   3081123    179.84    208.25
79.20/79.20	c  N dy   989    153429     38854    166039         0     42117    504303   5705706    179.86    192.38
81.79/81.85	c  S st  1024    158000     38854    166039         0     46688    504303   6979343    180.05   no data
82.09/82.13	c  S st  1024    158500     38854    166039         0     47188    504303   7080738    180.05   no data
82.09/82.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
82.29/82.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
82.39/82.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.39/82.45	c bin-w-bin subsume rem            0 bins  time:  0.01 s
82.39/82.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
82.39/82.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38854 time:  0.01 s
82.39/82.49	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
82.69/82.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
83.09/83.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
85.39/85.47	c lits-rem:         6  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.34 s
85.39/85.49	c vivif2 --  cl tried   166039 cl shrink        0 lits rem          0 time: 0.02
85.59/85.61	c vivif2 --  cl tried    47183 cl shrink        0 lits rem          0 time: 0.12
85.79/85.83	c asymm  cl-useful: 0/166039/166039 lits-rem:0 time: 0.22
85.79/85.85	c calculated reachability. Time: 0.00
85.79/85.85	c  N dy  1024    158500     38854    166039         0     47183    504303   7078059    180.05   no data
90.69/90.74	c  N dy  1093    168708     38854    166039         0     32549    504303   2704376    180.09    195.02
95.79/95.88	c  N dy  1166    179518     38854    166039         0     43359    504303   5719507    180.21    190.27
101.39/101.40	c  N dy  1242    191018     38854    166039         0     28936    504303   1394237    180.09    189.78
107.09/107.19	c  N dy  1326    203305     38854    166039         0     41222    504303   4755967    180.19    215.46
113.58/113.66	c  N dy  1414    216392     38854    166039         0     27353    504303    667021    180.21    190.10
120.19/120.27	c  N dy  1518    230273     38854    166039         0     41232    504303   4531287    180.54    197.38
123.89/123.98	c  S st  1572    237752     38854    166039         0     48711    504303   6591393    180.66    184.35
124.19/124.24	c  S st  1572    238258     38854    166039         0     49217    504303   6703822    180.66   no data
124.19/124.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
124.49/124.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.23
124.49/124.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
124.49/124.55	c bin-w-bin subsume rem            0 bins  time:  0.01 s
124.49/124.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
124.49/124.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38854 time:  0.01 s
124.49/124.59	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
124.69/124.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
125.09/125.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
127.39/127.46	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.30 s
127.39/127.48	c vivif2 --  cl tried   166039 cl shrink        0 lits rem          0 time: 0.02
127.49/127.59	c vivif2 --  cl tried    49212 cl shrink        0 lits rem          0 time: 0.11
127.79/127.80	c asymm  cl-useful: 0/166039/166039 lits-rem:0 time: 0.21
127.79/127.81	c calculated reachability. Time: 0.00
127.79/127.81	c  N dy  1572    238258     38854    166039         0     49212    504303   6701915    180.66   no data
136.89/136.91	c  N dy  1673    253685     38854    166039         0     36654    504303   2895918    180.58    191.08
145.39/145.47	c  N dy  1779    269947     38854    166039         0     52915    504303   7290454    180.40    191.30
154.49/154.57	c  N dy  1899    287180     38854    166039         0     41157    504303   3913773    180.47    205.29
163.69/163.72	c  N dy  2021    305623     38854    166039         0     59599    504303   8945160    180.30    189.95
163.99/164.08	c  F st  2027    306250     38854    166039         0     30234    504303    590498    180.31   no data
173.28/173.35	c  N dy  2124    325144     38854    166039         0     49128    504303   6400403    180.31    251.46
183.39/183.42	c  N dy  2266    345243     38854    166039         0     38230    504303   2527417    180.38    193.06
189.39/189.40	c  S st  2350    357387     38854    166039         0     50373    504303   5819957    180.32   no data
189.59/189.66	c  S st  2350    357889     38854    166039         0     50875    504303   5917842    180.32   no data
189.59/189.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
189.89/189.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.23
189.89/189.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
189.89/189.98	c bin-w-bin subsume rem            0 bins  time:  0.01 s
189.89/189.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
189.99/190.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38854 time:  0.01 s
189.99/190.02	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
190.19/190.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
190.49/190.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
192.59/192.68	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.15 s
192.69/192.70	c vivif2 --  cl tried   166039 cl shrink        0 lits rem          0 time: 0.02
192.69/192.79	c vivif2 --  cl tried    50871 cl shrink        0 lits rem          0 time: 0.10
192.99/193.01	c asymm  cl-useful: 0/166039/166039 lits-rem:0 time: 0.22
192.99/193.02	c calculated reachability. Time: 0.00
192.99/193.02	c  N dy  2350    357889     38854    166039         0     50871    504303   5916295    180.32   no data
202.99/203.04	c  N dy  2480    377922     38854    166039         0     38909    504303   2366842    180.18    192.38
212.99/213.03	c  N dy  2619    398015     38854    166039         0     59001    504303   7879047    180.28    230.61
223.09/223.10	c  N dy  2752    418216     38854    166039         0     46200    504303   4140948    180.29    190.78
234.99/235.00	c  N dy  2893    438330     38854    166039         0     66311    504303   9652249    180.30    193.81
246.09/246.15	c  N dy  3027    458384     38854    166039         0     52377    504303   5516743    180.32    194.37
256.99/257.08	c  N dy  3168    478492     38854    166039         0     37482    504303   1171805    180.47    195.14
266.99/267.08	c  N dy  3304    498505     38854    166039         0     57495    504303   6678817    180.52    196.98
277.49/277.53	c  N dy  3443    518550     38854    166039         0     41535    504303   2020654    180.51    191.56
286.69/286.75	c  S st  3567    536833     38854    166039         0     59816    504303   7023240    180.45   no data
287.00/287.03	c  S st  3567    537337     38854    166039         0     60320    504303   7142305    180.45   no data
287.00/287.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
287.19/287.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.24
287.29/287.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
287.29/287.35	c bin-w-bin subsume rem            0 bins  time:  0.01 s
287.29/287.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
287.29/287.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38854 time:  0.01 s
287.29/287.39	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
287.59/287.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
287.89/287.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
290.99/291.08	c lits-rem:         5  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.10 s
291.09/291.10	c vivif2 --  cl tried   166039 cl shrink        0 lits rem          0 time: 0.02
291.19/291.21	c vivif2 --  cl tried    60318 cl shrink        0 lits rem          0 time: 0.12
291.40/291.45	c asymm  cl-useful: 0/166039/166039 lits-rem:0 time: 0.23
291.40/291.46	c calculated reachability. Time: 0.00
291.40/291.46	c  N dy  3567    537337     38854    166039         0     60318    504303   7141135    180.45   no data
301.99/302.02	c  N dy  3713    557436     38854    166039         0     43423    504303   2268688    180.55    190.38
312.09/312.17	c  N dy  3850    577455     38854    166039         0     63442    504303   7800585    180.63    190.58
322.59/322.70	c  N dy  3984    597585     38854    166039         0     45568    504303   2636482    180.66    192.63
333.09/333.16	c  N dy  4124    617737     38854    166039         0     65719    504303   8194854    180.76    190.63
343.69/343.75	c  N dy  4265    637875     38854    166039         0     46860    504303   2646261    180.82    193.99
353.99/354.09	c  N dy  4403    657928     38854    166039         0     66912    504303   8181895    180.82    197.29
364.89/364.95	c  N dy  4540    678180     38854    166039         0     47170    504303   2512917    180.81    203.78
375.39/375.41	c  N dy  4679    698225     38854    166039         0     67213    504303   8067242    180.89    193.80
386.09/386.17	c  N dy  4814    718283     38854    166039         0     46270    504303   2016306    180.97    192.66
396.59/396.61	c  N dy  4957    738449     38854    166039         0     66436    504303   7518609    180.99    192.33
407.49/407.52	c  N dy  5092    758576     38854    166039         0     44563    504303   1220791    180.94    193.66
417.80/417.80	c  N dy  5228    778591     38854    166039         0     64578    504303   6703538    180.93    192.83
428.69/428.76	c  N dy  5366    798621     38854    166039         0     84605    504303  12214621    180.94    193.73
432.39/432.49	c  S st  5411    806005     38854    166039         0     48998    504303   2087697    180.91    168.02
432.69/432.76	c  S st  5411    806509     38854    166039         0     49502    504303   2200654    180.91   no data
432.69/432.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
432.99/433.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.23
432.99/433.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
432.99/433.07	c bin-w-bin subsume rem            0 bins  time:  0.01 s
432.99/433.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
432.99/433.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38854 time:  0.01 s
433.09/433.11	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
433.19/433.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
433.30/433.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
433.99/434.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.63 s
433.99/434.05	c vivif2 --  cl tried   166039 cl shrink        0 lits rem          0 time: 0.02
433.99/434.09	c vivif2 --  cl tried    49502 cl shrink        0 lits rem          0 time: 0.04
434.29/434.30	c asymm  cl-useful: 0/166039/166039 lits-rem:0 time: 0.21
434.29/434.31	c calculated reachability. Time: 0.00
434.29/434.31	c  N dy  5411    806509     38854    166039         0     49502    504303   2200654    180.91   no data
444.69/444.78	c  N dy  5543    826548     38854    166039         0     69537    504303   7711110    180.91    194.28
455.79/455.82	c  N dy  5684    846688     38854    166039         0     45676    504303    994398    180.92    191.20
466.20/466.28	c  N dy  5821    867016     38854    166039         0     66004    504303   6659792    180.95    198.38
477.19/477.30	c  N dy  5952    887030     38854    166039         0     86017    504303  12123353    180.91    201.42
487.99/488.05	c  N dy  6090    907100     38854    166039         0     61088    504303   4935713    180.92    192.30
498.89/498.93	c  N dy  6225    927123     38854    166039         0     81111    504303  10410958    180.92    193.70
509.89/509.93	c  N dy  6367    947304     38854    166039         0     55290    504303   3031273    180.96    197.52
520.49/520.54	c  N dy  6503    967451     38854    166039         0     75436    504303   8564013    180.98    192.02
532.09/532.13	c  N dy  6649    987722     38854    166039         0     48712    504303    996538    181.07    194.72
542.50/542.51	c  N dy  6789   1007787     38854    166039         0     68777    504303   6460244    181.08    198.52
553.60/553.69	c  N dy  6922   1028018     38854    166039         0     89007    504303  11971802    181.08    190.81
564.49/564.57	c  N dy  7061   1048065     38854    166039         0     61050    504303   4125032    181.08    192.31
575.50/575.54	c  N dy  7203   1068154     38854    166039         0     81138    504303   9698927    181.11    193.73
577.59/577.64	c  F st  7230   1071875     38854    166039         0     84859    504303  10729975    181.13    151.87
586.99/587.04	c  N dy  7316   1088205     38854    166039         0     52191    504303   1448486    181.18    303.81
597.69/597.73	c  N dy  7452   1108608     38854    166039         0     72592    504303   7061901    181.16    193.79
609.09/609.14	c  N dy  7600   1128748     38854    166039         0     92730    504303  12645830    181.24    194.97
620.70/620.79	c  N dy  7741   1148790     38854    166039         0     62776    504303   4115070    181.31    194.70
631.79/631.84	c  N dy  7876   1168884     38854    166039         0     82869    504303   9636416    181.32    219.23
643.69/643.71	c  N dy  8014   1189293     38854    166039         0     52280    504303    910774    181.35    211.47
654.30/654.36	c  N dy  8148   1209438     38854    166039         0     72424    504303   6359847    181.35    191.08
654.50/654.55	c  S st  8151   1209763     38854    166039         0     72749    504303   6449102    181.35   no data
654.80/654.83	c  S st  8151   1210264     38854    166039         0     73250    504303   6553772    181.35   no data
654.80/654.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
655.10/655.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.25
655.10/655.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
655.10/655.16	c bin-w-bin subsume rem            0 bins  time:  0.01 s
655.10/655.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
655.10/655.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38854 time:  0.01 s
655.19/655.21	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
655.39/655.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
655.69/655.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
658.90/658.93	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.15 s
658.90/658.94	c vivif2 --  cl tried   166039 cl shrink        0 lits rem          0 time: 0.02
658.99/659.05	c vivif2 --  cl tried    73246 cl shrink        0 lits rem          0 time: 0.11
659.29/659.30	c asymm  cl-useful: 0/166039/166039 lits-rem:0 time: 0.24
659.29/659.31	c calculated reachability. Time: 0.00
659.29/659.31	c  N dy  8151   1210264     38854    166039         0     73246    504303   6552062    181.35   no data
670.50/670.55	c  N dy  8287   1230330     38854    166039         0     93311    504303  12016399    181.36    191.82
681.60/681.68	c  N dy  8421   1250391     38854    166039         0     61372    504303   3138632    181.37    198.30
692.49/692.53	c  N dy  8554   1270400     38854    166039         0     81378    504303   8741616    181.41    200.00
704.20/704.21	c  N dy  8697   1290460     38854    166039         0    101438    504303  14256977    181.42    193.85
715.09/715.11	c  N dy  8834   1310571     38854    166039         0     68558    504303   4874025    181.42    197.19
726.10/726.19	c  N dy  8963   1330608     38854    166039         0     88594    504303  10376468    181.40    191.20
738.00/738.08	c  N dy  9099   1350797     38854    166039         0     54781    504303    760545    181.38    196.83
748.80/748.82	c  N dy  9231   1370993     38854    166039         0     74974    504303   6315843    181.36    193.88
760.10/760.14	c  N dy  9364   1391067     38854    166039         0     95045    504303  11923958    181.39    198.43
773.60/773.61	c  N dy  9509   1411122     38854    166039         0     60105    504303   2054039    181.45    191.93
787.10/787.18	c  N dy  9650   1431159     38854    166039         0     80141    504303   7575984    181.46    192.85
799.29/799.36	c  N dy  9779   1451193     38854    166039         0    100172    504303  12984547    181.43    202.69
811.30/811.32	c  N dy  9921   1471200     38854    166039         0     64179    504303   2824457    181.43    196.17
822.30/822.32	c  N dy 10056   1491210     38854    166039         0     84187    504303   8259000    181.42    192.59
833.99/834.02	c  N dy 10191   1511249     38854    166039         0    104226    504303  13780698    181.42    195.21
845.50/845.52	c  N dy 10328   1531311     38854    166039         0     67291    504303   3434420    181.44    243.12
856.70/856.75	c  N dy 10474   1551440     38854    166039         0     87418    504303   9051289    181.50    192.45
868.60/868.68	c  N dy 10617   1571478     38854    166039         0    107454    504303  14607136    181.53    199.62
880.10/880.14	c  N dy 10749   1591593     38854    166039         0     69573    504303   3783520    181.52    198.62
891.40/891.45	c  N dy 10878   1611664     38854    166039         0     89644    504303   9411783    181.53    197.74
903.20/903.28	c  N dy 11016   1631665     38854    166039         0    109642    504303  14919714    181.55    192.66
914.80/914.86	c  N dy 11150   1651832     38854    166039         0     70814    504303   3845012    181.55    191.70
926.20/926.26	c  N dy 11296   1672041     38854    166039         0     91023    504303   9473832    181.58    196.16
938.30/938.31	c  N dy 11436   1692121     38854    166039         0    111102    504303  15061012    181.60    224.11
948.69/948.79	c  S st 11561   1710267     38854    166039         0     69250    504303   3115630    181.60   no data
948.99/949.07	c  S st 11561   1710771     38854    166039         0     69754    504303   3207557    181.60   no data
948.99/949.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
949.30/949.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.25
949.30/949.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
949.39/949.40	c bin-w-bin subsume rem            0 bins  time:  0.01 s
949.39/949.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
949.39/949.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38854 time:  0.01 s
949.39/949.44	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
949.59/949.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
949.69/949.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
951.50/951.58	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.77 s
951.59/951.60	c vivif2 --  cl tried   166039 cl shrink        0 lits rem          0 time: 0.02
951.59/951.65	c vivif2 --  cl tried    69754 cl shrink        0 lits rem          0 time: 0.06
951.89/951.90	c asymm  cl-useful: 0/166039/166039 lits-rem:0 time: 0.24
951.89/951.91	c calculated reachability. Time: 0.00
951.89/951.91	c  N dy 11561   1710771     38854    166039         0     69754    504303   3207556    181.60   no data
963.60/963.61	c  N dy 11695   1730929     38854    166039         0     89912    504303   8735560    181.59    191.94
978.49/978.56	c  N dy 11832   1750930     38854    166039         0    109910    504303  14269685    181.62    192.65
992.00/992.01	c  N dy 11967   1770952     38854    166039         0     68931    504303   2801049    181.65    197.69
1003.80/1003.82	c  N dy 12097   1791012     38854    166039         0     88991    504303   8310257    181.63    194.74
1015.89/1015.96	c  N dy 12237   1811124     38854    166039         0    109102    504303  13779497    181.63    195.26
1028.10/1028.13	c  N dy 12381   1831141     38854    166039         0     67122    504303   2038964    181.66    195.56
1039.30/1039.31	c  N dy 12522   1851211     38854    166039         0     87189    504303   7557624    181.66    192.43
1051.10/1051.18	c  N dy 12656   1871286     38854    166039         0    107264    504303  13183155    181.68    192.49
1063.61/1063.69	c  N dy 12800   1891352     38854    166039         0     64337    504303    991361    181.72    192.24
1074.61/1074.61	c  N dy 12928   1911404     38854    166039         0     84389    504303   6447148    181.68    191.99
1086.30/1086.31	c  N dy 13066   1931436     38854    166039         0    104418    504303  12100310    181.73    192.92
1098.60/1098.67	c  N dy 13198   1951533     38854    166039         0    124514    504303  17632931    181.74    191.81
1109.91/1110.00	c  N dy 13330   1971562     38854    166039         0     80543    504303   5202340    181.76    195.82
1121.59/1121.60	c  N dy 13474   1991616     38854    166039         0    100596    504303  10749619    181.77    197.47
1134.00/1134.01	c  N dy 13607   2011786     38854    166039         0    120766    504303  16270391    181.76    196.04
1145.70/1145.75	c  N dy 13739   2031829     38854    166039         0     75812    504303   3591699    181.75    195.17
1157.11/1157.14	c  N dy 13871   2051875     38854    166039         0     95857    504303   9112591    181.75    194.74
1169.40/1169.46	c  N dy 14013   2072075     38854    166039         0    116055    504303  14765555    181.78    196.12
1183.20/1183.25	c  N dy 14154   2092191     38854    166039         0     70172    504303   1810478    181.79    193.66
1194.70/1194.70	c  N dy 14291   2112213     38854    166039         0     90193    504303   7373256    181.80    198.46
1206.60/1206.62	c  N dy 14427   2132365     38854    166039         0    110344    504303  12940059    181.79    201.51
1219.10/1219.17	c  N dy 14565   2152448     38854    166039         0    130426    504303  18544214    181.80    192.15
1230.60/1230.65	c  N dy 14703   2172450     38854    166039         0     83431    504303   5199945    181.81    191.82
1242.40/1242.43	c  N dy 14849   2192461     38854    166039         0    103439    504303  10763043    181.83    193.30
1253.70/1253.74	c  S st 14979   2210771     38854    166039         0    121749    504303  15754099    181.83   no data
1254.01/1254.09	c  S st 14979   2211272     38854    166039         0    122250    504303  15858609    181.83   no data
1254.10/1254.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1254.40/1254.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.29
1254.40/1254.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1254.40/1254.48	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1254.40/1254.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1254.50/1254.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38854 time:  0.01 s
1254.50/1254.52	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
1254.80/1254.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.32 s
1255.70/1255.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1263.30/1263.39	c lits-rem:         6  cl-subs:       10  v-elim:      0  v-fix:    0  time:  7.62 s
1263.40/1263.41	c vivif2 --  cl tried   166039 cl shrink        0 lits rem          0 time: 0.02
1263.60/1263.67	c vivif2 --  cl tried   122240 cl shrink        0 lits rem          0 time: 0.26
1264.00/1264.00	c asymm  cl-useful: 0/166039/166039 lits-rem:0 time: 0.33
1264.00/1264.02	c calculated reachability. Time: 0.00
1264.00/1264.02	c  N dy 14979   2211272     38854    166039         0    122240    504303  15853731    181.83   no data
1276.50/1276.60	c  N dy 15122   2231367     38854    166039         0     74336    504303   2413813    181.84    198.72
1287.90/1287.97	c  N dy 15264   2251427     38854    166039         0     94396    504303   7972723    181.86    209.13
1299.90/1299.99	c  N dy 15398   2271515     38854    166039         0    114483    504303  13406809    181.83    195.85

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3174452-1301784968/watcher-3174452-1301784968 -o /tmp/evaluation-result-3174452-1301784968/solver-3174452-1301784968 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174452-1301784968.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.96 3.95 3.40 5/189 29558
/proc/meminfo: memFree=20783328/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=23728 CPUtime=0 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 1319 0 0 0 0 0 0 0 25 0 1 0 368727298 24297472 1160 33554432000 4194304 4627331 140734985350768 18446744073709551615 4317072 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 5932 1165 320 106 0 903 0

[startup+0.071515 s]
/proc/loadavg: 3.96 3.95 3.40 5/189 29558
/proc/meminfo: memFree=20783328/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=48388 CPUtime=0.06 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 6366 0 0 0 6 0 0 0 25 0 1 0 368727298 49549312 5256 33554432000 4194304 4627331 140734985350768 18446744073709551615 4506837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 12097 5256 322 106 0 7068 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 48388

[startup+0.100512 s]
/proc/loadavg: 3.96 3.95 3.40 5/189 29558
/proc/meminfo: memFree=20783328/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=51456 CPUtime=0.09 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 7359 0 0 0 9 0 0 0 25 0 1 0 368727298 52690944 6249 33554432000 4194304 4627331 140734985350768 18446744073709551615 4507122 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 12864 6250 322 106 0 7835 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51456

[startup+0.30047 s]
/proc/loadavg: 3.96 3.95 3.40 5/189 29558
/proc/meminfo: memFree=20783328/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=51920 CPUtime=0.29 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 7596 0 0 0 29 0 0 0 25 0 1 0 368727298 53166080 6486 33554432000 4194304 4627331 140734985350768 18446744073709551615 4308248 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 12980 6486 344 106 0 7951 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51920

[startup+0.700393 s]
/proc/loadavg: 3.96 3.95 3.40 5/189 29558
/proc/meminfo: memFree=20783328/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=79404 CPUtime=0.69 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 14685 0 0 0 68 1 0 0 25 0 1 0 368727298 81309696 12918 33554432000 4194304 4627331 140734985350768 18446744073709551615 4377111 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 19851 12918 364 106 0 14822 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79404

[startup+1.50025 s]
/proc/loadavg: 3.96 3.95 3.41 5/190 29559
/proc/meminfo: memFree=20728760/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=79404 CPUtime=1.49 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 15305 0 0 0 148 1 0 0 25 0 1 0 368727298 81309696 13538 33554432000 4194304 4627331 140734985350768 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 19851 13538 372 106 0 14822 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79404

[startup+3.10095 s]
/proc/loadavg: 3.96 3.95 3.41 5/190 29559
/proc/meminfo: memFree=20721692/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=112220 CPUtime=3.09 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 16340 0 0 0 308 1 0 0 25 0 1 0 368727298 114913280 14573 33554432000 4194304 4627331 140734985350768 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 28055 14573 372 106 0 23026 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 112220

[startup+6.30036 s]
/proc/loadavg: 3.96 3.95 3.41 5/190 29559
/proc/meminfo: memFree=20630860/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=112220 CPUtime=6.28 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 18379 0 0 0 627 1 0 0 25 0 1 0 368727298 114913280 16612 33554432000 4194304 4627331 140734985350768 18446744073709551615 4332960 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 28055 16612 372 106 0 23026 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 112220

[startup+12.7002 s]
/proc/loadavg: 3.97 3.95 3.41 5/190 29559
/proc/meminfo: memFree=20598016/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=152388 CPUtime=12.69 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 24117 0 0 0 1266 3 0 0 25 0 1 0 368727298 156045312 15967 33554432000 4194304 4627331 140734985350768 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 38097 15967 374 106 0 33068 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 152388

[startup+25.5008 s]
/proc/loadavg: 3.97 3.95 3.42 5/190 29560
/proc/meminfo: memFree=20491476/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=164496 CPUtime=25.49 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 50975 0 0 0 2543 6 0 0 25 0 1 0 368727298 168443904 35070 33554432000 4194304 4627331 140734985350768 18446744073709551615 4308291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 41124 35070 378 106 0 36095 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 164496

[startup+51.101 s]
/proc/loadavg: 3.98 3.95 3.44 5/190 29560
/proc/meminfo: memFree=20364952/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=245488 CPUtime=51.09 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 72347 0 0 0 5098 11 0 0 25 0 1 0 368727298 251379712 40816 33554432000 4194304 4627331 140734985350768 18446744073709551615 4330911 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 61372 40817 378 106 0 56343 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 245488

[startup+102.306 s]
/proc/loadavg: 3.99 3.96 3.46 5/190 29562
/proc/meminfo: memFree=20203316/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=303012 CPUtime=102.29 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 119970 0 0 0 10209 20 0 0 25 0 1 0 368727298 310284288 69986 33554432000 4194304 4627331 140734985350768 18446744073709551615 4308387 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 75753 69986 378 106 0 70724 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 303012

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.49 5/190 29563
/proc/meminfo: memFree=20096260/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=386696 CPUtime=162.29 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 146599 0 0 0 16201 28 0 0 25 0 1 0 368727298 395976704 80285 33554432000 4194304 4627331 140734985350768 18446744073709551615 4308600 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 96674 80285 378 106 0 91645 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 386696

[startup+222.301 s]
/proc/loadavg: 4.05 3.99 3.53 5/190 29565
/proc/meminfo: memFree=20098092/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=396644 CPUtime=222.29 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 170755 0 0 0 22197 32 0 0 25 0 1 0 368727298 406163456 78326 33554432000 4194304 4627331 140734985350768 18446744073709551615 4309376 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 99161 78326 378 106 0 94132 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 396644

[startup+282.301 s]
/proc/loadavg: 4.18 4.02 3.57 5/190 29566
/proc/meminfo: memFree=20044020/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=396800 CPUtime=282.29 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 194011 0 0 0 28190 39 0 0 25 0 1 0 368727298 406323200 79411 33554432000 4194304 4627331 140734985350768 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 99200 79411 378 106 0 94171 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 396800

[startup+342.301 s]
/proc/loadavg: 4.06 4.01 3.59 5/190 29577
/proc/meminfo: memFree=19988888/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=365152 CPUtime=342.29 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 224861 0 0 0 34184 45 0 0 25 0 1 0 368727298 373915648 85601 33554432000 4194304 4627331 140734985350768 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 91288 85601 378 106 0 86259 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 365152

[startup+402.301 s]
/proc/loadavg: 4.02 4.01 3.61 5/190 29579
/proc/meminfo: memFree=19999028/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=430040 CPUtime=402.29 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 250485 0 0 0 40178 51 0 0 25 0 1 0 368727298 440360960 93339 33554432000 4194304 4627331 140734985350768 18446744073709551615 4308344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 107510 93339 378 106 0 102481 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 430040

[startup+462.301 s]
/proc/loadavg: 4.04 4.02 3.64 5/190 29580
/proc/meminfo: memFree=19991692/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=430372 CPUtime=462.3 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 273277 0 0 0 46173 57 0 0 25 0 1 0 368727298 440700928 87510 33554432000 4194304 4627331 140734985350768 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 107593 87510 378 106 0 102564 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 430372

[startup+522.3 s]
/proc/loadavg: 4.01 4.01 3.66 5/190 29582
/proc/meminfo: memFree=19953860/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=430556 CPUtime=522.29 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 298657 0 0 0 52167 62 0 0 25 0 1 0 368727298 440889344 92366 33554432000 4194304 4627331 140734985350768 18446744073709551615 4308303 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 107639 92366 378 106 0 102610 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 430556

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 3.68 5/190 29583
/proc/meminfo: memFree=19931008/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=430844 CPUtime=582.3 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 324266 0 0 0 58162 68 0 0 25 0 1 0 368727298 441184256 96503 33554432000 4194304 4627331 140734985350768 18446744073709551615 4327395 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 107711 96503 378 106 0 102682 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 430844

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.69 5/190 29585
/proc/meminfo: memFree=19936428/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=431048 CPUtime=642.3 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 348770 0 0 0 64156 74 0 0 25 0 1 0 368727298 441393152 97518 33554432000 4194304 4627331 140734985350768 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 107762 97518 378 106 0 102733 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 431048

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.71 5/190 29587
/proc/meminfo: memFree=19989976/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=434604 CPUtime=702.29 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 372066 0 0 0 70149 80 0 0 25 0 1 0 368727298 445034496 97043 33554432000 4194304 4627331 140734985350768 18446744073709551615 4308327 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 108651 97043 378 106 0 103622 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 434604

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.73 5/190 29588
/proc/meminfo: memFree=19906376/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=451096 CPUtime=762.3 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 400506 0 0 0 76143 87 0 0 25 0 1 0 368727298 461922304 100639 33554432000 4194304 4627331 140734985350768 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 112774 100639 378 106 0 107745 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 451096

[startup+822.301 s]
/proc/loadavg: 4.03 4.01 3.75 5/190 29590
/proc/meminfo: memFree=19909088/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=458460 CPUtime=822.3 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 423664 0 0 0 82133 97 0 0 25 0 1 0 368727298 469463040 97825 33554432000 4194304 4627331 140734985350768 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 114615 97825 378 106 0 109586 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 458460

[startup+882.3 s]
/proc/loadavg: 4.01 4.01 3.76 5/190 29591
/proc/meminfo: memFree=19833028/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=441432 CPUtime=882.3 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 451487 0 0 0 88126 104 0 0 25 0 1 0 368727298 452026368 90188 33554432000 4194304 4627331 140734985350768 18446744073709551615 4308330 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 110358 90188 378 106 0 105329 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 441432

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.77 5/190 29593
/proc/meminfo: memFree=19788348/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=457984 CPUtime=942.3 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 481430 0 0 0 94118 112 0 0 25 0 1 0 368727298 468975616 106065 33554432000 4194304 4627331 140734985350768 18446744073709551615 4308330 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 114496 106065 378 106 0 109467 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 457984

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 29595
/proc/meminfo: memFree=19827144/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=440824 CPUtime=1002.3 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 505215 0 0 0 100109 121 0 0 25 0 1 0 368727298 451403776 92542 33554432000 4194304 4627331 140734985350768 18446744073709551615 4321732 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 110206 92542 378 106 0 105177 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 440824

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 29596
/proc/meminfo: memFree=19700136/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=457528 CPUtime=1062.29 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 534596 0 0 0 106100 129 0 0 25 0 1 0 368727298 468508672 107193 33554432000 4194304 4627331 140734985350768 18446744073709551615 4309318 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 114382 107193 378 106 0 109353 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 457528

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 29598
/proc/meminfo: memFree=19720304/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=457932 CPUtime=1122.29 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 558135 0 0 0 112093 136 0 0 25 0 1 0 368727298 468922368 100096 33554432000 4194304 4627331 140734985350768 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 114483 100096 378 106 0 109454 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 457932

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 29599
/proc/meminfo: memFree=19799776/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=391684 CPUtime=1182.3 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 581798 0 0 0 118086 144 0 0 25 0 1 0 368727298 401084416 92284 33554432000 4194304 4627331 140734985350768 18446744073709551615 4308152 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 97921 92284 378 106 0 92892 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 391684

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 29601
/proc/meminfo: memFree=19679608/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=458716 CPUtime=1242.3 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 605596 0 0 0 124079 151 0 0 25 0 1 0 368727298 469725184 99829 33554432000 4194304 4627331 140734985350768 18446744073709551615 4308376 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 114679 99829 378 106 0 109650 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 458716



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.88 3.98 3.82 4/188 29660
/proc/meminfo: memFree=20329432/32951124 swapFree=67111524/67111528
[pid=29558] ppid=29556 vsize=548784 CPUtime=1300 cores=5,7
/proc/29558/stat : 29558 (strangenight2-s) R 29556 29558 29348 0 -1 4202496 646878 0 0 0 129840 160 0 0 25 0 1 0 368727298 561954816 124715 33554432000 4194304 4627331 140734985350768 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29558/statm: 137196 124715 378 106 0 132167 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 548784

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.04
CPU user time (s): 1298.41
CPU system time (s): 1.62675
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 548784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.41
system time used= 1.62675
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 646878
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= 6
involuntary context switches= 2361

runsolver used 2.10668 second user time and 5.01524 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-03 00:56:08
IDJOB=3174452
IDBENCH=82670
IDSOLVER=1587
FILE ID=node111/3174452-1301784968
RUNJOBID= node111-1301783654-29369
PBS_JOBID= 12841407
Free space on /tmp= 71220 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S386300535-065-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174452-1301784968/watcher-3174452-1301784968 -o /tmp/evaluation-result-3174452-1301784968/solver-3174452-1301784968 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174452-1301784968.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 2ca6073d25d8d5f2648d590c0edc75c0
RANDOM SEED=410294549

node111.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5428.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20783608 kB
Buffers:        357660 kB
Cached:       11388968 kB
SwapCached:          4 kB
Active:        7404196 kB
Inactive:      4468428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20783608 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           29204 kB
Writeback:           0 kB
AnonPages:      125868 kB
Mapped:          16312 kB
Slab:           232960 kB
PageTables:       5408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   353996 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71220 MiB
End job on node111 at 2011-04-03 01:17:50