Trace number 3175738

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-Night-1-st? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1081907273-083.UNKNOWN.cnf
MD5SUM4b706363c6542ff406d07bd657988d05
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.0431
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175738-1301786271.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        1704
0.00/0.00	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.00	c -- vars added        400
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       400      1704         0         0      5112         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         1  cl-subs:        0  v-elim:     20  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     168 undec:      43 neg:     189
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       380      1696         0         0      5222         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.13	c  N st     8      4915       380      1696         0      4815      5222     96174   no data   no data  --
0.29/0.37	c  N st    10     11299       380      1696         0      4455      5222     68808   no data   no data  --
0.59/0.61	c  N st    11     17043       380      1696         0     10056      5222    184899   no data   no data  --
0.89/0.97	c  F st    12     25002       380      1696         0     12276      5222    228479   no data   no data  --
0.89/0.97	c  N st    12     25002       380      1696         0     12276      5222    228479   no data   no data  --
1.19/1.20	c Decided on static restart strategy
1.19/1.20	c  N st    18     30001       380      1696         0     10538      5222    169447   no data   no data  --
1.19/1.20	c  S st    18     30001       380      1696         0     10538      5222    169447   no data   no data  --
1.19/1.23	c  S st    18     30501       380      1696         0     11037      5222    178997   no data   no data  --
1.19/1.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.19/1.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
1.19/1.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.40	c lits-rem:       226  cl-subs:      954  v-elim:      0  v-fix:    0  time:  0.16 s
1.39/1.41	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.01
1.39/1.41	c calculated reachability. Time: 0.00
1.39/1.41	c  N st    18     30501       380      1696         0     10083      5222    159663   no data   no data  --
1.79/1.81	c  N st    20     37612       380      1696         0      9343      5222    130214   no data   no data  --
2.10/2.17	c  N st    21     44011       380      1696         0     15554      5222    254940   no data   no data  --
2.20/2.27	c  S st    22     45752       380      1696         0     17257      5222    290735   no data   no data  --
2.29/2.31	c  S st    22     46253       380      1696         0      9081      5222    114758   no data   no data  --
2.29/2.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
2.29/2.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.36	c lits-rem:        29  cl-subs:       96  v-elim:      0  v-fix:    0  time:  0.05 s
2.29/2.36	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
2.29/2.37	c vivif2 --  cl tried     8985 cl shrink        0 lits rem          0 time: 0.00
2.29/2.37	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.01
2.29/2.37	c calculated reachability. Time: 0.00
2.29/2.37	c  N st    22     46253       380      1696         0      8985      5222    112908   no data   no data  --
3.20/3.22	c  N st    23     60651       380      1696         0     13273      5222    186895   no data   no data  --
3.79/3.81	c  N st    24     69379       380      1696         0     11097      5222    137575   no data   no data  --
3.79/3.81	c  S st    24     69379       380      1696         0     11097      5222    137575   no data   no data  --
3.79/3.84	c  S st    24     69881       380      1696         0     11594      5222    147551   no data   no data  --
3.79/3.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.79/3.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.79/3.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
3.79/3.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.97	c lits-rem:        90  cl-subs:      194  v-elim:      0  v-fix:    0  time:  0.11 s
3.89/3.97	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
3.89/3.97	c vivif2 --  cl tried    11400 cl shrink        0 lits rem          0 time: 0.00
3.89/3.98	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.01
3.89/3.98	c calculated reachability. Time: 0.00
3.89/3.98	c  N st    24     69881       380      1696         0     11400      5222    144027   no data   no data  --
5.09/5.17	c  F st    25     87502       380      1696         0     16886      5222    246028   no data   no data  --
5.09/5.17	c  N st    25     87502       380      1696         0     16886      5222    246028   no data   no data  --
5.50/5.56	c Decided on static restart strategy
5.79/5.83	c  N st    32     95547       380      1696         0     24718      5222    401323   no data   no data  --
6.50/6.52	c  N st    34    104821       380      1696         0     21148      5222    303455   no data   no data  --
6.50/6.52	c  S st    34    104821       380      1696         0     21148      5222    303455   no data   no data  --
6.50/6.58	c  S st    34    105323       380      1696         0     21649      5222    312921   no data   no data  --
6.50/6.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.50/6.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.50/6.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.50/6.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.50/6.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.50/6.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
6.50/6.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.19/7.23	c lits-rem:       399  cl-subs:     1479  v-elim:      0  v-fix:    0  time:  0.64 s
7.19/7.23	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
7.19/7.24	c vivif2 --  cl tried    20170 cl shrink        0 lits rem          0 time: 0.00
7.19/7.25	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.02
7.19/7.25	c calculated reachability. Time: 0.00
7.19/7.25	c  N st    34    105323       380      1696         0     20170      5222    286540   no data   no data  --
7.79/7.89	c  N st    35    114921       380      1696         0     15909      5222    195985   no data   no data  --
8.99/9.06	c  N st    36    129319       380      1696         0     15316      5222    169773   no data   no data  --
10.69/10.70	c  N st    37    150914       380      1696         0     20788      5222    276433   no data   no data  --
11.19/11.26	c  S st    38    157987       380      1696         0     27659      5222    415730   no data   no data  --
11.29/11.33	c  S st    38    158490       380      1696         0     28161      5222    425588   no data   no data  --
11.29/11.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.29/11.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.29/11.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.29/11.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.29/11.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.29/11.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
11.29/11.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.49/12.58	c lits-rem:       991  cl-subs:     1794  v-elim:      0  v-fix:    0  time:  1.23 s
12.49/12.58	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
12.49/12.58	c vivif2 --  cl tried    26367 cl shrink        0 lits rem          0 time: 0.00
12.59/12.60	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.02
12.59/12.60	c calculated reachability. Time: 0.00
12.59/12.60	c  N st    38    158490       380      1696         0     26367      5222    389349   no data   no data  --
16.99/17.02	c  N st    39    207079       380      1696         0     21123      5222    252368   no data   no data  --
19.89/19.97	c  N st    40    237736       380      1696         0     31257      5222    434877   no data   no data  --
19.89/19.97	c  S st    40    237736       380      1696         0     31257      5222    434877   no data   no data  --
19.99/20.04	c  S st    40    238240       380      1696         0     31757      5222    444763   no data   no data  --
19.99/20.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.99/20.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.99/20.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.99/20.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.99/20.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.99/20.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
19.99/20.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.39/21.45	c lits-rem:      1030  cl-subs:     3003  v-elim:      0  v-fix:    0  time:  1.38 s
21.39/21.45	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
21.39/21.45	c vivif2 --  cl tried    28754 cl shrink        0 lits rem          0 time: 0.00
21.39/21.47	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.02
21.39/21.47	c calculated reachability. Time: 0.00
21.39/21.47	c  N st    40    238240       380      1696         0     28754      5222    387790   no data   no data  --
28.69/28.73	c  F st    41    306253       380      1696         0     30976      5222    395604   no data   no data  --
28.69/28.73	c  N st    41    306253       380      1696         0     30976      5222    395604   no data   no data  --
29.19/29.27	c Decided on static restart strategy
31.79/31.83	c  N st    51    334559       380      1696         0     35165      5222    475337   no data   no data  --
34.29/34.33	c  N st    53    357360       380      1696         0     33000      5222    415447   no data   no data  --
34.29/34.33	c  S st    53    357360       380      1696         0     33000      5222    415447   no data   no data  --
34.39/34.41	c  S st    53    357863       380      1696         0     33499      5222    425580   no data   no data  --
34.39/34.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.39/34.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.39/34.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
34.39/34.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.39/34.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.39/34.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
34.39/34.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.50/35.56	c lits-rem:       636  cl-subs:     1187  v-elim:      0  v-fix:    0  time:  1.13 s
35.50/35.56	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
35.50/35.57	c vivif2 --  cl tried    32312 cl shrink        0 lits rem          0 time: 0.00
35.50/35.59	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.02
35.50/35.59	c calculated reachability. Time: 0.00
35.50/35.59	c  N st    53    357863       380      1696         0     32312      5222    402541   no data   no data  --
38.89/38.95	c  N st    54    390256       380      1696         0     38417      5222    515152   no data   no data  --
44.89/44.94	c  N st    55    438845       380      1696         0     32130      5222    353358   no data   no data  --
53.80/53.83	c  N st    56    511728       380      1696         0     45533      5222    597175   no data   no data  --
56.79/56.84	c  N st    57    536796       380      1696         0     39852      5222    482297   no data   no data  --
56.79/56.84	c  S st    57    536796       380      1696         0     39852      5222    482297   no data   no data  --
56.89/56.93	c  S st    57    537299       380      1696         0     40351      5222    492400   no data   no data  --
56.89/56.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.89/56.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.89/56.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
56.89/56.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.89/56.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.89/56.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
56.89/56.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.30/58.33	c lits-rem:      1297  cl-subs:     1953  v-elim:      0  v-fix:    0  time:  1.38 s
58.30/58.33	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
58.30/58.34	c vivif2 --  cl tried    38398 cl shrink        0 lits rem          0 time: 0.00
58.30/58.37	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.03
58.30/58.37	c calculated reachability. Time: 0.00
58.30/58.37	c  N st    57    537299       380      1696         0     38398      5222    457376   no data   no data  --
81.09/81.18	c  N st    58    701283       380      1696         0     67353      5222    981579   no data   no data  --
96.99/97.01	c  N st    59    805950       380      1696         0     61276      5222    819432   no data   no data  --
96.99/97.01	c  S st    59    805950       380      1696         0     61276      5222    819432   no data   no data  --
97.09/97.15	c  S st    59    806454       380      1696         0     61778      5222    829712   no data   no data  --
97.09/97.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.09/97.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.09/97.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
97.09/97.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.09/97.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.19/97.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
97.19/97.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
100.09/100.17	c lits-rem:      2178  cl-subs:     5945  v-elim:      0  v-fix:    0  time:  2.97 s
100.09/100.17	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
100.09/100.18	c vivif2 --  cl tried    55833 cl shrink        0 lits rem          0 time: 0.01
100.19/100.22	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.04
100.19/100.22	c calculated reachability. Time: 0.00
100.19/100.22	c  N st    59    806454       380      1696         0     55833      5222    728528   no data   no data  --
143.00/143.08	c  F st    60   1071875       380      1696         0     71803      5222    996934   no data   no data  --
143.00/143.08	c  N st    60   1071875       380      1696         0     71803      5222    996934   no data   no data  --
144.29/144.31	c Decided on static restart strategy
148.30/148.38	c  N st    70   1100181       380      1696         0     55740      5222    661089   no data   no data  --
155.69/155.73	c  N st    72   1136178       380      1696         0     46084      5222    440261   no data   no data  --
161.59/161.61	c  N st    73   1168570       380      1696         0     77321      5222   1082133   no data   no data  --
169.99/170.03	c  N st    74   1209682       380      1696         0     71626      5222    928608   no data   no data  --
169.99/170.03	c  S st    74   1209682       380      1696         0     71626      5222    928608   no data   no data  --
170.19/170.21	c  S st    74   1210184       380      1696         0     72126      5222    938905   no data   no data  --
170.19/170.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
170.19/170.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
170.19/170.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
170.19/170.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
170.19/170.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
170.19/170.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
170.19/170.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
173.39/173.40	c lits-rem:      1160  cl-subs:     4379  v-elim:      0  v-fix:    0  time:  3.14 s
173.39/173.40	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
173.39/173.41	c vivif2 --  cl tried    67747 cl shrink        0 lits rem          0 time: 0.01
173.39/173.48	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.06
173.39/173.48	c calculated reachability. Time: 0.00
173.39/173.48	c  N st    74   1210184       380      1696         0     67747      5222    865072   no data   no data  --
188.79/188.86	c  N st    75   1283067       380      1696         0     92058      5222   1377160   no data   no data  --
210.00/210.05	c  N st    76   1392391       380      1696         0     52554      5222    505432   no data   no data  --
240.80/240.81	c  N st    77   1556375       380      1696         0     57369      5222    569267   no data   no data  --
273.50/273.58	c  N st    78   1710185       380      1696         0     98190      5222   1322127   no data   no data  --
273.50/273.58	c  S st    78   1710185       380      1696         0     98190      5222   1322127   no data   no data  --
273.80/273.82	c  S st    78   1710688       380      1696         0     98691      5222   1332943   no data   no data  --
273.80/273.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
273.80/273.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
273.80/273.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
273.80/273.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
273.90/273.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
273.90/273.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
273.90/273.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
281.61/281.64	c lits-rem:       402  cl-subs:    14406  v-elim:      0  v-fix:    0  time:  7.73 s
281.61/281.64	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
281.61/281.65	c vivif2 --  cl tried    84285 cl shrink        0 lits rem          0 time: 0.01
281.70/281.74	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.09
281.70/281.74	c calculated reachability. Time: 0.00
281.70/281.74	c  N st    78   1710688       380      1696         0     84285      5222   1086889   no data   no data  --
363.10/363.14	c  N st    79   2079652       380      1696         0     96172      5222   1178015   no data   no data  --
393.40/393.44	c  N st    80   2210688       380      1696         0    100117      5222   1244952   no data   no data  --
393.40/393.44	c  S st    80   2210688       380      1696         0    100117      5222   1244952   no data   no data  --
393.70/393.71	c  S st    80   2211192       380      1696         0    100618      5222   1255382   no data   no data  --
393.70/393.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
393.70/393.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
393.70/393.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
393.70/393.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
393.70/393.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
393.70/393.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
393.70/393.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
400.70/400.77	c lits-rem:      1270  cl-subs:    14795  v-elim:      0  v-fix:    0  time:  6.99 s
400.70/400.77	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
400.70/400.79	c vivif2 --  cl tried    85823 cl shrink        0 lits rem          0 time: 0.01
400.80/400.87	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.08
400.80/400.88	c calculated reachability. Time: 0.00
400.80/400.88	c  N st    80   2211192       380      1696         0     85823      5222   1011241   no data   no data  --
519.00/519.07	c  N st    81   2711195       380      1696         0    109092      5222   1376833   no data   no data  --
519.00/519.07	c  S st    81   2711195       380      1696         0    109092      5222   1376833   no data   no data  --
519.30/519.37	c  S st    81   2711700       380      1696         0    109596      5222   1387781   no data   no data  --
519.30/519.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
519.30/519.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
519.40/519.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
519.40/519.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
519.40/519.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
519.40/519.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
519.40/519.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
527.00/527.02	c lits-rem:      1114  cl-subs:    13843  v-elim:      0  v-fix:    0  time:  7.55 s
527.00/527.02	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
527.00/527.03	c vivif2 --  cl tried    95753 cl shrink        0 lits rem          0 time: 0.01
527.10/527.13	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.10
527.10/527.14	c calculated reachability. Time: 0.00
527.10/527.14	c  N st    81   2711700       380      1696         0     95753      5222   1157391   no data   no data  --
655.51/655.56	c  N st    82   3211702       380      1696         0    147360      5222   2050208   no data   no data  --
655.51/655.56	c  S st    82   3211702       380      1696         0    147360      5222   2050208   no data   no data  --
656.01/656.03	c  S st    82   3212207       380      1696         0    147863      5222   2060728   no data   no data  --
656.01/656.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
656.01/656.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
656.11/656.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
656.11/656.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
656.11/656.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
656.11/656.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
656.11/656.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
675.90/675.92	c lits-rem:       956  cl-subs:    26753  v-elim:      0  v-fix:    0  time: 19.75 s
675.90/675.92	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
675.90/675.94	c vivif2 --  cl tried   121110 cl shrink        0 lits rem          0 time: 0.02
676.10/676.10	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.16
676.10/676.11	c calculated reachability. Time: 0.00
676.10/676.11	c  N st    82   3212207       380      1696         0    121110      5222   1629220   no data   no data  --
805.51/805.50	c  N st    83   3712207       380      1696         0    138742      5222   1869380   no data   no data  --
805.51/805.50	c  S st    83   3712207       380      1696         0    138742      5222   1869380   no data   no data  --
805.91/805.93	c  S st    83   3712712       380      1696         0    139245      5222   1880143   no data   no data  --
805.91/805.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
805.91/805.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
805.91/805.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
806.01/806.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
806.01/806.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
806.01/806.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
806.01/806.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
820.31/820.35	c lits-rem:       419  cl-subs:    16690  v-elim:      0  v-fix:    0  time: 14.30 s
820.31/820.35	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
820.31/820.37	c vivif2 --  cl tried   122555 cl shrink        0 lits rem          0 time: 0.02
820.51/820.52	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.14
820.51/820.52	c calculated reachability. Time: 0.00
820.51/820.52	c  N st    83   3712712       380      1696         0    122555      5222   1595014   no data   no data  --
831.91/831.96	c  F st    84   3751564       380      1696         0    160148      5222   2374555   no data   no data  --
831.91/831.96	c  N st    84   3751564       380      1696         0    160148      5222   2374555   no data   no data  --
833.91/833.92	c Decided on static restart strategy
839.51/839.51	c  N st    94   3779870       380      1696         0    106918      5222   1217724   no data   no data  --
851.01/851.04	c  N st    96   3815862       380      1696         0    141386      5222   1861961   no data   no data  --
861.32/861.38	c  N st    97   3848255       380      1696         0     90911      5222    871766   no data   no data  --
873.81/873.80	c  N st    98   3896843       380      1696         0    137512      5222   1807017   no data   no data  --
894.61/894.65	c  N st    99   3969725       380      1696         0    125478      5222   1564877   no data   no data  --
928.01/928.01	c  N st   100   4079049       380      1696         0    147233      5222   2008616   no data   no data  --
967.72/967.73	c  N st   101   4212713       380      1696         0    105052      5222   1116827   no data   no data  --
967.72/967.73	c  S st   101   4212713       380      1696         0    105052      5222   1116827   no data   no data  --
967.92/968.00	c  S st   101   4213215       380      1696         0    105553      5222   1128048   no data   no data  --
968.02/968.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
968.02/968.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
968.02/968.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
968.02/968.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
968.02/968.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
968.02/968.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
968.02/968.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
971.22/971.28	c lits-rem:      1351  cl-subs:     5887  v-elim:      0  v-fix:    0  time:  3.20 s
971.22/971.28	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
971.22/971.29	c vivif2 --  cl tried    99666 cl shrink        0 lits rem          0 time: 0.01
971.32/971.39	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.10
971.42/971.40	c calculated reachability. Time: 0.00
971.42/971.40	c  N st   101   4213215       380      1696         0     99666      5222   1033237   no data   no data  --
1045.72/1045.70	c  N st   102   4459192       380      1696         0    162703      5222   2301090   no data   no data  --
1121.22/1121.25	c  N st   103   4713215       380      1696         0    138478      5222   1779755   no data   no data  --
1121.22/1121.25	c  S st   103   4713215       380      1696         0    138478      5222   1779755   no data   no data  --
1121.62/1121.65	c  S st   103   4713720       380      1696         0    138981      5222   1790332   no data   no data  --
1121.62/1121.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1121.62/1121.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1121.72/1121.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1121.72/1121.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1121.72/1121.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1121.72/1121.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
1121.72/1121.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1132.42/1132.48	c lits-rem:       774  cl-subs:    10966  v-elim:      0  v-fix:    0  time: 10.70 s
1132.42/1132.48	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
1132.52/1132.50	c vivif2 --  cl tried   128015 cl shrink        0 lits rem          0 time: 0.02
1132.62/1132.66	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.16
1132.62/1132.67	c calculated reachability. Time: 0.00
1132.62/1132.67	c  N st   103   4713720       380      1696         0    128015      5222   1602405   no data   no data  --
1279.63/1279.63	c  N st   104   5213722       380      1696         0    141914      5222   1727584   no data   no data  --
1279.63/1279.63	c  S st   104   5213722       380      1696         0    141914      5222   1727584   no data   no data  --
1280.13/1280.10	c  S st   104   5214230       380      1696         0    142420      5222   1738228   no data   no data  --
1280.13/1280.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1280.13/1280.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1280.13/1280.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
1280.23/1280.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1280.23/1280.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1280.23/1280.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
1280.23/1280.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1293.92/1293.90	c lits-rem:      1251  cl-subs:    17791  v-elim:      0  v-fix:    0  time: 13.68 s
1293.92/1293.90	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
1293.92/1293.92	c vivif2 --  cl tried   124629 cl shrink        0 lits rem          0 time: 0.02
1294.02/1294.06	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.14
1294.02/1294.06	c calculated reachability. Time: 0.00
1294.02/1294.06	c  N st   104   5214230       380      1696         0    124629      5222   1444224   no data   no data  --

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

running on 2 cores: 1,3

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.98 4.00 3.83 5/189 10141
/proc/meminfo: memFree=18877168/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=30312 CPUtime=0 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 646 0 0 0 0 0 0 0 25 0 1 0 368857783 31039488 575 33554432000 4194304 4650387 140735997324832 18446744073709551615 4420361 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 7578 575 367 112 0 2543 0

[startup+0.059313 s]
/proc/loadavg: 3.98 4.00 3.83 5/189 10141
/proc/meminfo: memFree=18877168/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=30312 CPUtime=0.05 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 715 0 0 0 5 0 0 0 25 0 1 0 368857783 31039488 644 33554432000 4194304 4650387 140735997324832 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 7578 644 379 112 0 2543 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30312

[startup+0.100309 s]
/proc/loadavg: 3.98 4.00 3.83 5/189 10141
/proc/meminfo: memFree=18877168/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=30460 CPUtime=0.09 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 777 0 0 0 9 0 0 0 25 0 1 0 368857783 31191040 706 33554432000 4194304 4650387 140735997324832 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 7615 706 379 112 0 2580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30460

[startup+0.300286 s]
/proc/loadavg: 3.98 4.00 3.83 5/189 10141
/proc/meminfo: memFree=18877168/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=30804 CPUtime=0.29 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 1030 0 0 0 29 0 0 0 25 0 1 0 368857783 31543296 836 33554432000 4194304 4650387 140735997324832 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 7701 836 381 112 0 2666 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30804

[startup+0.700204 s]
/proc/loadavg: 3.98 4.00 3.83 5/189 10141
/proc/meminfo: memFree=18877168/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=31540 CPUtime=0.69 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 1552 0 0 0 69 0 0 0 25 0 1 0 368857783 32296960 918 33554432000 4194304 4650387 140735997324832 18446744073709551615 4366809 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 7885 918 381 112 0 2850 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31540

[startup+1.50107 s]
/proc/loadavg: 3.98 4.00 3.83 5/190 10142
/proc/meminfo: memFree=18873664/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=36500 CPUtime=1.49 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 3144 0 0 0 149 0 0 0 25 0 1 0 368857783 37376000 2218 33554432000 4194304 4650387 140735997324832 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 9125 2218 383 112 0 4090 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36500

[startup+3.10078 s]
/proc/loadavg: 3.98 4.00 3.83 5/190 10142
/proc/meminfo: memFree=18861512/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=37312 CPUtime=3.09 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 4291 0 0 0 309 0 0 0 25 0 1 0 368857783 38207488 2297 33554432000 4194304 4650387 140735997324832 18446744073709551615 4364320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 9328 2297 383 112 0 4293 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37312

[startup+6.30021 s]
/proc/loadavg: 3.98 4.00 3.83 5/190 10142
/proc/meminfo: memFree=18852344/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=38248 CPUtime=6.29 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 5992 0 0 0 629 0 0 0 25 0 1 0 368857783 39165952 2636 33554432000 4194304 4650387 140735997324832 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 9562 2636 383 112 0 4527 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38248

[startup+12.7011 s]
/proc/loadavg: 3.98 4.00 3.83 5/190 10142
/proc/meminfo: memFree=18828316/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=47124 CPUtime=12.69 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 9987 0 0 0 1269 0 0 0 25 0 1 0 368857783 48254976 4920 33554432000 4194304 4650387 140735997324832 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 11781 4920 383 112 0 6746 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47124

[startup+25.5008 s]
/proc/loadavg: 3.99 4.00 3.83 5/190 10143
/proc/meminfo: memFree=18809344/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=51584 CPUtime=25.49 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 15207 0 0 0 2548 1 0 0 25 0 1 0 368857783 52822016 5702 33554432000 4194304 4650387 140735997324832 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 12896 5702 383 112 0 7861 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51584

[startup+51.1003 s]
/proc/loadavg: 3.99 4.00 3.83 5/190 10170
/proc/meminfo: memFree=18792476/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=54484 CPUtime=51.1 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 22840 0 0 0 5107 3 0 0 25 0 1 0 368857783 55791616 6870 33554432000 4194304 4650387 140735997324832 18446744073709551615 4366833 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 13621 6870 383 112 0 8586 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 54484

[startup+102.306 s]
/proc/loadavg: 4.06 4.02 3.84 5/190 10172
/proc/meminfo: memFree=18746560/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=69396 CPUtime=102.3 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 37172 0 0 0 10224 6 0 0 25 0 1 0 368857783 71061504 10659 33554432000 4194304 4650387 140735997324832 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 17349 10659 383 112 0 12314 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 69396

[startup+162.301 s]
/proc/loadavg: 4.02 4.01 3.85 5/190 10173
/proc/meminfo: memFree=18733752/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=69816 CPUtime=162.29 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 48983 0 0 0 16221 8 0 0 25 0 1 0 368857783 71491584 10764 33554432000 4194304 4650387 140735997324832 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 17454 10764 383 112 0 12419 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 69816

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 10175
/proc/meminfo: memFree=18676420/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=79640 CPUtime=222.3 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 60921 0 0 0 22218 12 0 0 25 0 1 0 368857783 81551360 12584 33554432000 4194304 4650387 140735997324832 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 19910 12584 383 112 0 14875 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 79640

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 10177
/proc/meminfo: memFree=18625692/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=93452 CPUtime=282.3 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 71836 0 0 0 28215 15 0 0 25 0 1 0 368857783 95694848 16356 33554432000 4194304 4650387 140735997324832 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 23363 16356 383 112 0 18328 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 93452

[startup+342.301 s]
/proc/loadavg: 4.05 4.01 3.87 5/190 10178
/proc/meminfo: memFree=18624812/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=93708 CPUtime=342.3 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 80917 0 0 0 34212 18 0 0 25 0 1 0 368857783 95956992 15596 33554432000 4194304 4650387 140735997324832 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 23427 15596 383 112 0 18392 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 93708

[startup+402.301 s]
/proc/loadavg: 4.02 4.01 3.88 5/190 10180
/proc/meminfo: memFree=18585620/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=99596 CPUtime=402.3 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 89494 0 0 0 40210 20 0 0 25 0 1 0 368857783 101986304 18105 33554432000 4194304 4650387 140735997324832 18446744073709551615 4365276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 24899 18105 383 112 0 19864 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 99596

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 10181
/proc/meminfo: memFree=18612264/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=99792 CPUtime=462.3 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 97975 0 0 0 46209 21 0 0 25 0 1 0 368857783 102187008 17742 33554432000 4194304 4650387 140735997324832 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 24948 17742 383 112 0 19913 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 99792

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 10183
/proc/meminfo: memFree=18596124/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=105736 CPUtime=522.3 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 106416 0 0 0 52206 24 0 0 25 0 1 0 368857783 108273664 19396 33554432000 4194304 4650387 140735997324832 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 26434 19396 383 112 0 21399 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 105736

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 10185
/proc/meminfo: memFree=18595860/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=109932 CPUtime=582.3 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 114347 0 0 0 58203 27 0 0 25 0 1 0 368857783 112570368 20039 33554432000 4194304 4650387 140735997324832 18446744073709551615 4364747 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 27483 20039 383 112 0 22448 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 109932

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 10186
/proc/meminfo: memFree=18563960/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=110100 CPUtime=642.31 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 121957 0 0 0 64201 30 0 0 25 0 1 0 368857783 112742400 20188 33554432000 4194304 4650387 140735997324832 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 27525 20188 383 112 0 22490 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 110100

[startup+702.301 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 10188
/proc/meminfo: memFree=18543348/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=129788 CPUtime=702.31 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 130444 0 0 0 70199 32 0 0 25 0 1 0 368857783 132902912 25571 33554432000 4194304 4650387 140735997324832 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 32447 25571 383 112 0 27412 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 129788

[startup+762.306 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 10189
/proc/meminfo: memFree=18522104/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=129984 CPUtime=762.32 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 138298 0 0 0 76198 34 0 0 25 0 1 0 368857783 133103616 25319 33554432000 4194304 4650387 140735997324832 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 32496 25319 383 112 0 27461 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 129984

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10191
/proc/meminfo: memFree=18499632/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=137324 CPUtime=822.31 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 145830 0 0 0 82195 36 0 0 25 0 1 0 368857783 140619776 27348 33554432000 4194304 4650387 140735997324832 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 34331 27348 383 112 0 29296 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 137324

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10193
/proc/meminfo: memFree=18482628/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=137408 CPUtime=882.32 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 151995 0 0 0 88193 39 0 0 25 0 1 0 368857783 140705792 27675 33554432000 4194304 4650387 140735997324832 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 34352 27675 383 112 0 29317 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 137408

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10194
/proc/meminfo: memFree=18504180/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=137592 CPUtime=942.31 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 159290 0 0 0 94190 41 0 0 25 0 1 0 368857783 140894208 26396 33554432000 4194304 4650387 140735997324832 18446744073709551615 4365366 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 34398 26396 383 112 0 29363 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 137592

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10196
/proc/meminfo: memFree=18478740/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=137684 CPUtime=1002.31 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 165562 0 0 0 100188 43 0 0 25 0 1 0 368857783 140988416 26632 33554432000 4194304 4650387 140735997324832 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 34421 26632 383 112 0 29386 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 137684

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10197
/proc/meminfo: memFree=18477480/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=137792 CPUtime=1062.31 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 172067 0 0 0 106186 45 0 0 25 0 1 0 368857783 141099008 26926 33554432000 4194304 4650387 140735997324832 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 34448 26926 383 112 0 29413 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 137792

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10199
/proc/meminfo: memFree=18466552/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=137876 CPUtime=1122.32 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 178483 0 0 0 112184 48 0 0 25 0 1 0 368857783 141185024 27224 33554432000 4194304 4650387 140735997324832 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 34469 27224 383 112 0 29434 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 137876

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10201
/proc/meminfo: memFree=18467896/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=143988 CPUtime=1182.32 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 185819 0 0 0 118182 50 0 0 25 0 1 0 368857783 147443712 27884 33554432000 4194304 4650387 140735997324832 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 35997 27884 383 112 0 30962 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 143988

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10229
/proc/meminfo: memFree=18548656/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=144088 CPUtime=1242.32 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 192450 0 0 0 124180 52 0 0 25 0 1 0 368857783 147546112 28127 33554432000 4194304 4650387 140735997324832 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 36022 28127 383 112 0 30987 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 144088



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.95 4.00 3.91 5/190 10289
/proc/meminfo: memFree=18673904/32950928 swapFree=67111528/67111528
[pid=10141] ppid=10139 vsize=147160 CPUtime=1300.03 cores=1,3
/proc/10141/stat : 10141 (strangenight1-s) R 10139 10141 9775 0 -1 4202496 197545 0 0 0 129950 53 0 0 25 0 1 0 368857783 150691840 29917 33554432000 4194304 4650387 140735997324832 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10141/statm: 36790 29917 383 112 0 31755 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 147160

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.5
CPU system time (s): 0.539917
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 196580

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

runsolver used 2.08668 second user time and 5.02024 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-03 01:17:51
IDJOB=3175738
IDBENCH=82756
IDSOLVER=1589
FILE ID=node112/3175738-1301786271
RUNJOBID= node112-1301783655-9795
PBS_JOBID= 12841406
Free space on /tmp= 71928 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1081907273-083.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175738-1301786271/watcher-3175738-1301786271 -o /tmp/evaluation-result-3175738-1301786271/solver-3175738-1301786271 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175738-1301786271.cnf

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

MD5SUM BENCH= 4b706363c6542ff406d07bd657988d05
RANDOM SEED=550617054

node112.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.828
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.65
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.828
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	: 5332.83
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.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.75
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18877324 kB
Buffers:        390604 kB
Cached:       13298716 kB
SwapCached:          0 kB
Active:        8121980 kB
Inactive:      5661876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18877324 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25052 kB
Writeback:           0 kB
AnonPages:       94888 kB
Mapped:          16408 kB
Slab:           227508 kB
PageTables:       5468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   307184 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= 71920 MiB
End job on node112 at 2011-04-03 01:39:33