Trace number 3175841

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.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1462223811-042.SATISFIABLE.cnf
MD5SUMcd0b1f588aad9c4aef9bf4b7912f7c0d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.004999
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-3175841-1301787573.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:         0  cl-subs:        0  v-elim:     12  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:     184 undec:      46 neg:     170
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       388      1684         0         0      5119         0   no data   no data  --
0.05/0.05	c Decided on static restart strategy
0.09/0.13	c  N st     8      4919       388      1684         0      4797      5119     90065   no data   no data  --
0.29/0.37	c  N st    10     11302       388      1684         0      4438      5119     62589   no data   no data  --
0.59/0.60	c  N st    11     17046       388      1684         0     10032      5119    168468   no data   no data  --
0.89/0.96	c  F st    12     25000       388      1684         0     12263      5119    211315   no data   no data  --
0.89/0.96	c  N st    12     25000       388      1684         0     12263      5119    211315   no data   no data  --
1.10/1.19	c Decided on static restart strategy
1.10/1.19	c  N st    18     30002       388      1684         0     10568      5119    163844   no data   no data  --
1.10/1.19	c  S st    18     30002       388      1684         0     10568      5119    163844   no data   no data  --
1.19/1.22	c  S st    18     30504       388      1684         0     11069      5119    173495   no data   no data  --
1.19/1.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.19/1.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
1.19/1.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.38	c lits-rem:       204  cl-subs:      874  v-elim:      0  v-fix:    0  time:  0.15 s
1.29/1.39	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.01
1.29/1.39	c calculated reachability. Time: 0.00
1.29/1.39	c  N st    18     30504       388      1684         0     10195      5119    157175   no data   no data  --
1.79/1.81	c  N st    20     37618       388      1684         0      9435      5119    126843   no data   no data  --
2.10/2.16	c  N st    21     44018       388      1684         0     15621      5119    241775   no data   no data  --
2.20/2.27	c  S st    22     45756       388      1684         0     17302      5119    273941   no data   no data  --
2.29/2.31	c  S st    22     46257       388      1684         0      9148      5119    111950   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.32	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:    388 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.37	c lits-rem:        43  cl-subs:      252  v-elim:      0  v-fix:    0  time:  0.05 s
2.29/2.37	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
2.29/2.38	c vivif2 --  cl tried     8896 cl shrink        0 lits rem          0 time: 0.00
2.29/2.38	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.01
2.29/2.38	c calculated reachability. Time: 0.00
2.29/2.38	c  N st    22     46257       388      1684         0      8896      5119    108188   no data   no data  --
3.20/3.27	c  N st    23     60655       388      1684         0     13182      5119    179167   no data   no data  --
3.89/3.91	c  N st    24     69385       388      1684         0     11011      5119    131927   no data   no data  --
3.89/3.91	c  S st    24     69385       388      1684         0     11011      5119    131927   no data   no data  --
3.89/3.94	c  S st    24     69886       388      1684         0     11511      5119    142058   no data   no data  --
3.89/3.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.89/3.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
3.89/3.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.99/4.07	c lits-rem:        82  cl-subs:      204  v-elim:      0  v-fix:    0  time:  0.12 s
3.99/4.07	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
3.99/4.07	c vivif2 --  cl tried    11307 cl shrink        0 lits rem          0 time: 0.00
3.99/4.08	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.01
3.99/4.08	c calculated reachability. Time: 0.00
3.99/4.08	c  N st    24     69886       388      1684         0     11307      5119    138315   no data   no data  --
5.29/5.31	c  F st    25     87500       388      1684         0     16779      5119    245978   no data   no data  --
5.29/5.31	c  N st    25     87500       388      1684         0     16779      5119    245978   no data   no data  --
5.69/5.70	c Decided on static restart strategy
5.89/5.96	c  N st    32     95539       388      1684         0     24618      5119    406226   no data   no data  --
6.49/6.60	c  N st    34    104829       388      1684         0     21024      5119    322124   no data   no data  --
6.49/6.60	c  S st    34    104829       388      1684         0     21024      5119    322124   no data   no data  --
6.59/6.65	c  S st    34    105331       388      1684         0     21526      5119    332187   no data   no data  --
6.59/6.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.59/6.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.59/6.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.59/6.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.59/6.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.59/6.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
6.59/6.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.39/7.41	c lits-rem:       420  cl-subs:     1048  v-elim:      0  v-fix:    0  time:  0.74 s
7.39/7.41	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
7.39/7.41	c vivif2 --  cl tried    20478 cl shrink        0 lits rem          0 time: 0.00
7.39/7.42	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.01
7.39/7.42	c calculated reachability. Time: 0.00
7.39/7.42	c  N st    34    105331       388      1684         0     20478      5119    309771   no data   no data  --
8.19/8.26	c  N st    35    114929       388      1684         0     16227      5119    200866   no data   no data  --
9.29/9.37	c  N st    36    129327       388      1684         0     15672      5119    176421   no data   no data  --
10.90/10.96	c  N st    37    150922       388      1684         0     21121      5119    279313   no data   no data  --
11.49/11.55	c  S st    38    157996       388      1684         0     27967      5119    411745   no data   no data  --
11.59/11.61	c  S st    38    158498       388      1684         0     28468      5119    422778   no data   no data  --
11.59/11.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.59/11.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.59/11.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.59/11.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.59/11.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
11.59/11.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.79/12.88	c lits-rem:       648  cl-subs:     2271  v-elim:      0  v-fix:    0  time:  1.25 s
12.79/12.88	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
12.79/12.89	c vivif2 --  cl tried    26197 cl shrink        0 lits rem          0 time: 0.00
12.89/12.90	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.02
12.89/12.90	c calculated reachability. Time: 0.00
12.89/12.90	c  N st    38    158498       388      1684         0     26197      5119    379377   no data   no data  --
17.60/17.69	c  N st    39    207088       388      1684         0     20901      5119    241739   no data   no data  --
20.69/20.77	c  N st    40    237747       388      1684         0     31252      5119    441708   no data   no data  --
20.69/20.77	c  S st    40    237747       388      1684         0     31252      5119    441708   no data   no data  --
20.79/20.84	c  S st    40    238250       388      1684         0     31754      5119    452334   no data   no data  --
20.79/20.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.79/20.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.79/20.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.79/20.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.79/20.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.79/20.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
20.79/20.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.09/22.18	c lits-rem:       735  cl-subs:     1902  v-elim:      0  v-fix:    0  time:  1.32 s
22.09/22.18	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
22.09/22.18	c vivif2 --  cl tried    29852 cl shrink        0 lits rem          0 time: 0.00
22.19/22.20	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.02
22.19/22.20	c calculated reachability. Time: 0.00
22.19/22.20	c  N st    40    238250       388      1684         0     29852      5119    416344   no data   no data  --
28.89/28.97	c  F st    41    306250       388      1684         0     31867      5119    409526   no data   no data  --
28.89/28.97	c  N st    41    306250       388      1684         0     31867      5119    409526   no data   no data  --
29.50/29.51	c Decided on static restart strategy
32.19/32.23	c  N st    51    334556       388      1684         0     36023      5119    485534   no data   no data  --
35.39/35.42	c  N st    53    357376       388      1684         0     33821      5119    427270   no data   no data  --
35.39/35.42	c  S st    53    357376       388      1684         0     33821      5119    427270   no data   no data  --
35.49/35.50	c  S st    53    357883       388      1684         0     34325      5119    437830   no data   no data  --
35.49/35.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.49/35.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.49/35.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.49/35.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.49/35.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.49/35.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
35.49/35.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.69/36.79	c lits-rem:      1142  cl-subs:     1794  v-elim:      0  v-fix:    0  time:  1.26 s
36.69/36.79	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
36.69/36.79	c vivif2 --  cl tried    32531 cl shrink        0 lits rem          0 time: 0.00
36.79/36.81	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.02
36.79/36.81	c calculated reachability. Time: 0.00
36.79/36.81	c  N st    53    357883       388      1684         0     32531      5119    405594   no data   no data  --
40.39/40.42	c  N st    54    390276       388      1684         0     38549      5119    478721   no data   no data  --
46.19/46.21	c  N st    55    438864       388      1684         0     32537      5119    360119   no data   no data  --
55.49/55.50	c  N st    56    511746       388      1684         0     45794      5119    570106   no data   no data  --
58.69/58.79	c  N st    57    536824       388      1684         0     40155      5119    476850   no data   no data  --
58.69/58.79	c  S st    57    536824       388      1684         0     40155      5119    476850   no data   no data  --
58.79/58.89	c  S st    57    537329       388      1684         0     40659      5119    487312   no data   no data  --
58.79/58.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.79/58.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.89/58.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
58.89/58.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.89/58.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.89/58.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
58.89/58.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
60.29/60.30	c lits-rem:       842  cl-subs:     2285  v-elim:      0  v-fix:    0  time:  1.38 s
60.29/60.30	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
60.29/60.30	c vivif2 --  cl tried    38374 cl shrink        0 lits rem          0 time: 0.00
60.29/60.33	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.03
60.29/60.33	c calculated reachability. Time: 0.00
60.29/60.33	c  N st    57    537329       388      1684         0     38374      5119    446865   no data   no data  --
82.29/82.37	c  N st    58    701313       388      1684         0     67179      5119    991330   no data   no data  --
98.29/98.32	c  N st    59    805999       388      1684         0     61329      5119    863211   no data   no data  --
98.29/98.32	c  S st    59    805999       388      1684         0     61329      5119    863211   no data   no data  --
98.39/98.48	c  S st    59    806501       388      1684         0     61830      5119    873660   no data   no data  --
98.39/98.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.39/98.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.49/98.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
98.49/98.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.49/98.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.49/98.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
98.49/98.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
101.50/101.56	c lits-rem:      1285  cl-subs:     4800  v-elim:      0  v-fix:    0  time:  3.03 s
101.50/101.56	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
101.50/101.57	c vivif2 --  cl tried    57030 cl shrink        0 lits rem          0 time: 0.01
101.60/101.61	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.05
101.60/101.62	c calculated reachability. Time: 0.00
101.60/101.62	c  N st    59    806501       388      1684         0     57030      5119    779195   no data   no data  --
146.20/146.27	c  F st    60   1071875       388      1684         0     72817      5119   1002166   no data   no data  --
146.20/146.27	c  N st    60   1071875       388      1684         0     72817      5119   1002166   no data   no data  --
147.49/147.59	c Decided on static restart strategy
151.59/151.68	c  N st    70   1100178       388      1684         0     56896      5119    661529   no data   no data  --
158.30/158.32	c  N st    72   1136170       388      1684         0     47181      5119    450007   no data   no data  --
163.70/163.77	c  N st    73   1168563       388      1684         0     78625      5119   1071590   no data   no data  --
171.60/171.68	c  N st    74   1209751       388      1684         0     72726      5119    911383   no data   no data  --
171.60/171.68	c  S st    74   1209751       388      1684         0     72726      5119    911383   no data   no data  --
171.79/171.87	c  S st    74   1210253       388      1684         0     73226      5119    921357   no data   no data  --
171.79/171.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
171.79/171.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
171.79/171.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
171.89/171.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
171.89/171.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
171.89/171.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
171.89/171.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
175.29/175.36	c lits-rem:      1756  cl-subs:     8176  v-elim:      0  v-fix:    0  time:  3.44 s
175.29/175.36	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
175.29/175.37	c vivif2 --  cl tried    65050 cl shrink        0 lits rem          0 time: 0.01
175.39/175.42	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.05
175.39/175.42	c calculated reachability. Time: 0.00
175.39/175.42	c  N st    74   1210253       388      1684         0     65050      5119    790775   no data   no data  --
189.60/189.61	c  N st    75   1283136       388      1684         0     88929      5119   1211687   no data   no data  --
210.30/210.34	c  N st    76   1392460       388      1684         0     49805      5119    451728   no data   no data  --
240.10/240.18	c  N st    77   1556447       388      1684         0     54905      5119    523312   no data   no data  --
270.20/270.23	c  N st    78   1710253       388      1684         0     95952      5119   1311476   no data   no data  --
270.20/270.23	c  S st    78   1710253       388      1684         0     95952      5119   1311476   no data   no data  --
270.40/270.48	c  S st    78   1710759       388      1684         0     96457      5119   1322336   no data   no data  --
270.40/270.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
270.40/270.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
270.50/270.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
270.50/270.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
270.50/270.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
270.50/270.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
270.50/270.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
277.70/277.78	c lits-rem:       638  cl-subs:    11785  v-elim:      0  v-fix:    0  time:  7.22 s
277.70/277.78	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
277.70/277.79	c vivif2 --  cl tried    84672 cl shrink        0 lits rem          0 time: 0.01
277.80/277.88	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.09
277.80/277.88	c calculated reachability. Time: 0.00
277.80/277.88	c  N st    78   1710759       388      1684         0     84672      5119   1119002   no data   no data  --
361.30/361.36	c  N st    79   2079723       388      1684         0     96542      5119   1259129   no data   no data  --
390.80/390.81	c  N st    80   2210759       388      1684         0    100853      5119   1344374   no data   no data  --
390.80/390.81	c  S st    80   2210759       388      1684         0    100853      5119   1344374   no data   no data  --
391.00/391.05	c  S st    80   2211261       388      1684         0    101353      5119   1354887   no data   no data  --
391.00/391.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
391.00/391.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
391.00/391.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
391.10/391.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
391.10/391.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
391.10/391.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
391.10/391.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
397.00/397.05	c lits-rem:       209  cl-subs:     8594  v-elim:      0  v-fix:    0  time:  5.92 s
397.00/397.05	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
397.00/397.06	c vivif2 --  cl tried    92759 cl shrink        0 lits rem          0 time: 0.01
397.10/397.15	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.08
397.10/397.15	c calculated reachability. Time: 0.00
397.10/397.15	c  N st    80   2211261       388      1684         0     92759      5119   1205721   no data   no data  --
519.31/519.30	c  N st    81   2711261       388      1684         0    116067      5119   1569721   no data   no data  --
519.31/519.30	c  S st    81   2711261       388      1684         0    116067      5119   1569721   no data   no data  --
519.61/519.65	c  S st    81   2711764       388      1684         0    116566      5119   1580432   no data   no data  --
519.61/519.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
519.61/519.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
519.61/519.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
519.71/519.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
519.71/519.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
519.71/519.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
519.71/519.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
529.80/529.87	c lits-rem:       899  cl-subs:    11962  v-elim:      0  v-fix:    0  time: 10.13 s
529.80/529.87	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
529.80/529.89	c vivif2 --  cl tried   104604 cl shrink        0 lits rem          0 time: 0.02
529.90/529.99	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.10
529.90/530.00	c calculated reachability. Time: 0.00
529.90/530.00	c  N st    81   2711764       388      1684         0    104604      5119   1373580   no data   no data  --
661.51/661.56	c  N st    82   3211765       388      1684         0     80784      5119    767108   no data   no data  --
661.51/661.56	c  S st    82   3211765       388      1684         0     80784      5119    767108   no data   no data  --
661.71/661.75	c  S st    82   3212266       388      1684         0     81282      5119    777670   no data   no data  --
661.71/661.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
661.71/661.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
661.71/661.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
661.81/661.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
661.81/661.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
661.81/661.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
661.81/661.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
663.81/663.85	c lits-rem:       960  cl-subs:     1486  v-elim:      0  v-fix:    0  time:  2.05 s
663.81/663.85	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
663.81/663.86	c vivif2 --  cl tried    79796 cl shrink        0 lits rem          0 time: 0.01
663.91/663.93	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.06
663.91/663.93	c calculated reachability. Time: 0.00
663.91/663.93	c  N st    82   3212266       388      1684         0     79796      5119    753505   no data   no data  --
796.12/796.16	c  N st    83   3712269       388      1684         0     90561      5119    899725   no data   no data  --
796.12/796.16	c  S st    83   3712269       388      1684         0     90561      5119    899725   no data   no data  --
796.32/796.38	c  S st    83   3712770       388      1684         0     91059      5119    910342   no data   no data  --
796.32/796.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
796.32/796.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
796.42/796.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
796.42/796.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
796.42/796.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
796.42/796.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
796.42/796.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
799.12/799.18	c lits-rem:       770  cl-subs:     2167  v-elim:      0  v-fix:    0  time:  2.74 s
799.12/799.18	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
799.12/799.19	c vivif2 --  cl tried    88892 cl shrink        0 lits rem          0 time: 0.01
799.22/799.27	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.08
799.22/799.28	c calculated reachability. Time: 0.00
799.22/799.28	c  N st    83   3712770       388      1684         0     88892      5119    875881   no data   no data  --
809.71/809.76	c  F st    84   3751563       388      1684         0    126125      5119   1590740   no data   no data  --
809.71/809.76	c  N st    84   3751563       388      1684         0    126125      5119   1590740   no data   no data  --
811.51/811.55	c Decided on static restart strategy
818.61/818.64	c  N st    94   3779875       388      1684         0    153432      5119   2151083   no data   no data  --
828.11/828.17	c  N st    96   3815867       388      1684         0    106574      5119   1247007   no data   no data  --
838.12/838.17	c  N st    97   3848259       388      1684         0    137749      5119   1853921   no data   no data  --
853.41/853.41	c  N st    98   3896847       388      1684         0    101643      5119   1106515   no data   no data  --
871.41/871.46	c  N st    99   3969729       388      1684         0     88166      5119    822340   no data   no data  --
899.21/899.21	c  N st   100   4079054       388      1684         0    109195      5119   1268836   no data   no data  --
940.32/940.37	c  N st   101   4212770       388      1684         0    151366      5119   1987803   no data   no data  --
940.32/940.37	c  S st   101   4212770       388      1684         0    151366      5119   1987803   no data   no data  --
940.82/940.88	c  S st   101   4213274       388      1684         0    151868      5119   1998074   no data   no data  --
940.82/940.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
940.82/940.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
940.92/940.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
941.02/941.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
941.02/941.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
941.02/941.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
941.02/941.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
958.72/958.75	c lits-rem:       582  cl-subs:    20360  v-elim:      0  v-fix:    0  time: 17.73 s
958.72/958.75	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
958.72/958.77	c vivif2 --  cl tried   131508 cl shrink        0 lits rem          0 time: 0.02
958.92/958.93	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.15
958.92/958.93	c calculated reachability. Time: 0.00
958.92/958.93	c  N st   101   4213274       388      1684         0    131508      5119   1659769   no data   no data  --
1040.22/1040.27	c  N st   102   4459250       388      1684         0    105852      5119   1089001   no data   no data  --
1118.22/1118.25	c  N st   103   4713276       388      1684         0    170339      5119   2235689   no data   no data  --
1118.22/1118.25	c  S st   103   4713276       388      1684         0    170339      5119   2235689   no data   no data  --
1118.73/1118.74	c  S st   103   4713781       388      1684         0    170840      5119   2246768   no data   no data  --
1118.73/1118.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1118.73/1118.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1118.82/1118.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1118.82/1118.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1118.82/1118.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1118.82/1118.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
1118.82/1118.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1147.82/1147.81	c lits-rem:      1914  cl-subs:    37013  v-elim:      0  v-fix:    0  time: 28.91 s
1147.82/1147.81	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
1147.82/1147.83	c vivif2 --  cl tried   133827 cl shrink        0 lits rem          0 time: 0.02
1147.92/1147.98	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.15
1147.92/1147.99	c calculated reachability. Time: 0.00
1147.92/1147.99	c  N st   103   4713781       388      1684         0    133827      5119   1619902   no data   no data  --
1299.32/1299.31	c  N st   104   5213782       388      1684         0    149575      5119   1870580   no data   no data  --
1299.32/1299.31	c  S st   104   5213782       388      1684         0    149575      5119   1870580   no data   no data  --
1299.62/1299.66	c  S st   104   5214282       388      1684         0    150071      5119   1881889   no data   no data  --
1299.62/1299.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1299.62/1299.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1299.72/1299.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
1299.72/1299.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1299.72/1299.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1299.72/1299.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
1299.72/1299.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

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-3175841-1301787573/watcher-3175841-1301787573 -o /tmp/evaluation-result-3175841-1301787573/solver-3175841-1301787573 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175841-1301787573.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.79 3.97 3.91 4/189 9505
/proc/meminfo: memFree=22422620/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=30164 CPUtime=0 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 638 0 0 0 0 0 0 0 25 0 1 0 290360105 30887936 567 33554432000 4194304 4650387 140733345098288 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 7541 567 366 112 0 2506 0

[startup+0.0522919 s]
/proc/loadavg: 3.79 3.97 3.91 4/189 9505
/proc/meminfo: memFree=22422620/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=30316 CPUtime=0.05 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 705 0 0 0 5 0 0 0 25 0 1 0 290360105 31043584 634 33554432000 4194304 4650387 140733345098288 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 7579 634 378 112 0 2544 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30316

[startup+0.100296 s]
/proc/loadavg: 3.79 3.97 3.91 4/189 9505
/proc/meminfo: memFree=22422620/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=30460 CPUtime=0.09 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 774 0 0 0 9 0 0 0 25 0 1 0 290360105 31191040 703 33554432000 4194304 4650387 140733345098288 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 7615 703 379 112 0 2580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30460

[startup+0.300247 s]
/proc/loadavg: 3.79 3.97 3.91 4/189 9505
/proc/meminfo: memFree=22422620/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=30804 CPUtime=0.29 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 1009 0 0 0 29 0 0 0 25 0 1 0 290360105 31543296 822 33554432000 4194304 4650387 140733345098288 18446744073709551615 4333755 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 7701 822 381 112 0 2666 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30804

[startup+0.700189 s]
/proc/loadavg: 3.79 3.97 3.91 4/189 9505
/proc/meminfo: memFree=22422620/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=31496 CPUtime=0.69 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 1494 0 0 0 69 0 0 0 25 0 1 0 290360105 32251904 906 33554432000 4194304 4650387 140733345098288 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 7874 906 381 112 0 2839 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31496

[startup+1.50103 s]
/proc/loadavg: 3.79 3.97 3.91 5/190 9506
/proc/meminfo: memFree=22412196/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=36596 CPUtime=1.49 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 3083 0 0 0 149 0 0 0 25 0 1 0 290360105 37474304 2220 33554432000 4194304 4650387 140733345098288 18446744073709551615 4363468 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 9149 2220 383 112 0 4114 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36596

[startup+3.10076 s]
/proc/loadavg: 3.79 3.97 3.91 4/185 9523
/proc/meminfo: memFree=22419940/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=37112 CPUtime=3.09 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 4122 0 0 0 309 0 0 0 25 0 1 0 290360105 38002688 2232 33554432000 4194304 4650387 140733345098288 18446744073709551615 4229472 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 9278 2232 383 112 0 4243 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37112

[startup+6.3002 s]
/proc/loadavg: 3.80 3.97 3.91 5/190 9534
/proc/meminfo: memFree=22397856/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=38108 CPUtime=6.29 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 5831 0 0 0 629 0 0 0 25 0 1 0 290360105 39022592 2573 33554432000 4194304 4650387 140733345098288 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 9527 2573 383 112 0 4492 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38108

[startup+12.7011 s]
/proc/loadavg: 3.82 3.97 3.91 5/190 9534
/proc/meminfo: memFree=22365916/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=46988 CPUtime=12.69 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 9801 0 0 0 1268 1 0 0 25 0 1 0 290360105 48115712 4834 33554432000 4194304 4650387 140733345098288 18446744073709551615 4476261 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 11747 4834 383 112 0 6712 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46988

[startup+25.5008 s]
/proc/loadavg: 3.86 3.97 3.91 5/190 9534
/proc/meminfo: memFree=22342400/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=51648 CPUtime=25.49 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 14674 0 0 0 2548 1 0 0 25 0 1 0 290360105 52887552 6146 33554432000 4194304 4650387 140733345098288 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 12912 6146 383 112 0 7877 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51648

[startup+51.1002 s]
/proc/loadavg: 3.97 3.99 3.91 5/190 9535
/proc/meminfo: memFree=22326888/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=54836 CPUtime=51.09 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 22296 0 0 0 5106 3 0 0 25 0 1 0 290360105 56152064 6752 33554432000 4194304 4650387 140733345098288 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 13709 6752 383 112 0 8674 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54836

[startup+102.306 s]
/proc/loadavg: 4.06 4.00 3.92 5/190 9536
/proc/meminfo: memFree=22262200/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=71044 CPUtime=102.3 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 36662 0 0 0 10223 7 0 0 25 0 1 0 290360105 72749056 10782 33554432000 4194304 4650387 140733345098288 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 17761 10782 383 112 0 12726 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 71044

[startup+162.301 s]
/proc/loadavg: 4.07 4.01 3.93 5/190 9538
/proc/meminfo: memFree=22242448/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=71456 CPUtime=162.3 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 48557 0 0 0 16220 10 0 0 25 0 1 0 290360105 73170944 10818 33554432000 4194304 4650387 140733345098288 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 17864 10818 383 112 0 12829 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 71456

[startup+222.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 9539
/proc/meminfo: memFree=22209900/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=79664 CPUtime=222.3 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 59880 0 0 0 22218 12 0 0 25 0 1 0 290360105 81575936 12411 33554432000 4194304 4650387 140733345098288 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 19916 12411 383 112 0 14881 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 79664

[startup+282.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 9541
/proc/meminfo: memFree=22155800/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=94044 CPUtime=282.3 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 71644 0 0 0 28214 16 0 0 25 0 1 0 290360105 96301056 16963 33554432000 4194304 4650387 140733345098288 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 23511 16963 383 112 0 18476 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 94044

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9543
/proc/meminfo: memFree=22133052/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=94308 CPUtime=342.3 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 80759 0 0 0 34211 19 0 0 25 0 1 0 290360105 96571392 16066 33554432000 4194304 4650387 140733345098288 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 23577 16066 383 112 0 18542 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 94308

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9544
/proc/meminfo: memFree=22112196/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=102436 CPUtime=402.3 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 89769 0 0 0 40208 22 0 0 25 0 1 0 290360105 104894464 18872 33554432000 4194304 4650387 140733345098288 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 25609 18872 383 112 0 20574 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 102436

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9546
/proc/meminfo: memFree=22108316/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=102648 CPUtime=462.3 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 98543 0 0 0 46205 25 0 0 25 0 1 0 290360105 105111552 18229 33554432000 4194304 4650387 140733345098288 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 25662 18229 383 112 0 20627 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 102648

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9547
/proc/meminfo: memFree=22078392/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=107848 CPUtime=522.3 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 107473 0 0 0 52202 28 0 0 22 0 1 0 290360105 110436352 20108 33554432000 4194304 4650387 140733345098288 18446744073709551615 4438351 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 26962 20108 383 112 0 21927 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 107848

[startup+582.301 s]
/proc/loadavg: 4.06 4.01 3.93 5/190 9549
/proc/meminfo: memFree=22062112/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=115208 CPUtime=582.31 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 115973 0 0 0 58200 31 0 0 25 0 1 0 290360105 117972992 21058 33554432000 4194304 4650387 140733345098288 18446744073709551615 4368256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 28802 21058 383 112 0 23767 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 115208

[startup+642.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 9551
/proc/meminfo: memFree=22044468/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=115340 CPUtime=642.32 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 123359 0 0 0 64198 34 0 0 25 0 1 0 290360105 118108160 20933 33554432000 4194304 4650387 140733345098288 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 28835 20933 383 112 0 23800 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 115340

[startup+702.301 s]
/proc/loadavg: 4.11 4.04 3.94 5/190 9552
/proc/meminfo: memFree=22034984/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=115456 CPUtime=702.31 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 130110 0 0 0 70194 37 0 0 25 0 1 0 290360105 118226944 22439 33554432000 4194304 4650387 140733345098288 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 28864 22439 383 112 0 23829 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 115456

[startup+762.307 s]
/proc/loadavg: 4.04 4.03 3.94 5/190 9554
/proc/meminfo: memFree=22034456/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=115620 CPUtime=762.31 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 137958 0 0 0 76191 40 0 0 25 0 1 0 290360105 118394880 21929 33554432000 4194304 4650387 140733345098288 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 28905 21929 383 112 0 23870 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 115620

[startup+822.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 9555
/proc/meminfo: memFree=22028968/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=115716 CPUtime=822.31 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 144457 0 0 0 82189 42 0 0 25 0 1 0 290360105 118493184 22831 33554432000 4194304 4650387 140733345098288 18446744073709551615 4313323 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 28929 22831 383 112 0 23894 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 115716

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 9557
/proc/meminfo: memFree=22031032/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=115876 CPUtime=882.31 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 152703 0 0 0 88186 45 0 0 25 0 1 0 290360105 118657024 22308 33554432000 4194304 4650387 140733345098288 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 28969 22308 383 112 0 23934 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 115876

[startup+942.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 9559
/proc/meminfo: memFree=21999620/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=125432 CPUtime=942.32 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 161037 0 0 0 94184 48 0 0 25 0 1 0 290360105 128442368 24484 33554432000 4194304 4650387 140733345098288 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 31358 24484 383 112 0 26323 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 125432

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9560
/proc/meminfo: memFree=21958908/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=132940 CPUtime=1002.31 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 166484 0 0 0 100182 49 0 0 25 0 1 0 290360105 136130560 26566 33554432000 4194304 4650387 140733345098288 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 33235 26566 383 112 0 28200 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 132940

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9562
/proc/meminfo: memFree=21965688/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=133024 CPUtime=1062.32 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 172419 0 0 0 106180 52 0 0 25 0 1 0 290360105 136216576 26746 33554432000 4194304 4650387 140733345098288 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 33256 26746 383 112 0 28221 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 133024

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9563
/proc/meminfo: memFree=21956360/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=140824 CPUtime=1122.32 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 180231 0 0 0 112177 55 0 0 25 0 1 0 290360105 144203776 28505 33554432000 4194304 4650387 140733345098288 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 35206 28505 383 112 0 30171 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 140824

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9565
/proc/meminfo: memFree=21935500/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=149428 CPUtime=1182.32 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 185577 0 0 0 118175 57 0 0 25 0 1 0 290360105 153014272 30086 33554432000 4194304 4650387 140733345098288 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 37357 30086 383 112 0 32322 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 149428

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 3.95 5/190 9567
/proc/meminfo: memFree=21883864/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=149540 CPUtime=1242.32 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 191454 0 0 0 124171 61 0 0 25 0 1 0 290360105 153128960 29817 33554432000 4194304 4650387 140733345098288 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 37385 29817 383 112 0 32350 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 149540



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.98 4.01 3.95 5/190 9633
/proc/meminfo: memFree=22158168/32951124 swapFree=67111528/67111528
[pid=9505] ppid=9503 vsize=149656 CPUtime=1300.03 cores=5,7
/proc/9505/stat : 9505 (strangenight1-s) R 9503 9505 8966 0 -1 4202496 197920 0 0 0 129939 64 0 0 25 0 1 0 290360105 153247744 29973 33554432000 4194304 4650387 140733345098288 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9505/statm: 37414 29973 383 112 0 32379 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 149656

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.05
CPU user time (s): 1299.4
CPU system time (s): 0.649901
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 202148

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

runsolver used 1.92071 second user time and 5.16021 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-03 01:39:33
IDJOB=3175841
IDBENCH=82859
IDSOLVER=1589
FILE ID=node101/3175841-1301787573
RUNJOBID= node101-1301783657-8987
PBS_JOBID= 12841416
Free space on /tmp= 72320 MiB

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

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

MD5SUM BENCH= cd0b1f588aad9c4aef9bf4b7912f7c0d
RANDOM SEED=1438384982

node101.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.841
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.68
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.841
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	: 5226.07
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.841
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.841
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:      22422776 kB
Buffers:        337212 kB
Cached:        9844792 kB
SwapCached:          0 kB
Active:        6715328 kB
Inactive:      3564996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22422776 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25272 kB
Writeback:           0 kB
AnonPages:       98280 kB
Mapped:          16396 kB
Slab:           185416 kB
PageTables:       5208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   323928 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= 72312 MiB
End job on node101 at 2011-04-03 02:01:15