Trace number 3175862

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) 1299.82 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S960198064-030.SATISFIABLE.cnf
MD5SUM06e5d4421198459b1bb719e60182593d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.004998
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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-3175862-1301787578.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       550      2343         0         0      7029         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2343/2343 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:    550 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     11  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     235 undec:      65 neg:     250
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       539      2329         0         0      7053         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.09/0.16	c  N st     8      4916       539      2329         0      4834      7053    115231   no data   no data  --
0.39/0.43	c  N st    10     11300       539      2329         0      4464      7053     76166   no data   no data  --
0.59/0.68	c  N st    11     17044       539      2329         0     10074      7053    210350   no data   no data  --
1.00/1.07	c  F st    12     25000       539      2329         0     12364      7053    274804   no data   no data  --
1.00/1.07	c  N st    12     25000       539      2329         0     12364      7053    274804   no data   no data  --
1.29/1.32	c Decided on static restart strategy
1.29/1.32	c  N st    18     30000       539      2329         0     10640      7053    208076   no data   no data  --
1.29/1.32	c  S st    18     30000       539      2329         0     10640      7053    208076   no data   no data  --
1.29/1.35	c  S st    18     30503       539      2329         0     11143      7053    220543   no data   no data  --
1.29/1.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.29/1.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
1.29/1.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.49/1.56	c lits-rem:       129  cl-subs:      613  v-elim:      0  v-fix:    0  time:  0.20 s
1.49/1.57	c asymm  cl-useful: 0/2329/2329 lits-rem:0 time: 0.01
1.49/1.57	c calculated reachability. Time: 0.00
1.49/1.57	c  N st    18     30503       539      2329         0     10530      7053    204165   no data   no data  --
1.89/1.94	c  N st    20     37613       539      2329         0      9810      7053    164678   no data   no data  --
2.29/2.30	c  N st    21     44013       539      2329         0     16104      7053    319738   no data   no data  --
2.39/2.41	c  S st    22     45755       539      2329         0      9048      7053    129308   no data   no data  --
2.39/2.44	c  S st    22     46259       539      2329         0      9551      7053    141643   no data   no data  --
2.39/2.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
2.39/2.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.49/2.53	c lits-rem:        13  cl-subs:       21  v-elim:      0  v-fix:    0  time:  0.09 s
2.49/2.53	c vivif2 --  cl tried     2329 cl shrink        0 lits rem          0 time: 0.00
2.49/2.53	c vivif2 --  cl tried     9530 cl shrink        0 lits rem          0 time: 0.00
2.49/2.54	c asymm  cl-useful: 0/2329/2329 lits-rem:0 time: 0.01
2.49/2.54	c calculated reachability. Time: 0.00
2.49/2.54	c  N st    22     46259       539      2329         0      9530      7053    141073   no data   no data  --
3.48/3.62	c  N st    23     60658       539      2329         0     13871      7053    239431   no data   no data  --
4.09/4.26	c  N st    24     69388       539      2329         0     11681      7053    176178   no data   no data  --
4.09/4.26	c  S st    24     69388       539      2329         0     11681      7053    176178   no data   no data  --
4.09/4.29	c  S st    24     69892       539      2329         0     12184      7053    187945   no data   no data  --
4.09/4.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.19/4.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.19/4.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.19/4.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
4.19/4.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.41/4.60	c lits-rem:        65  cl-subs:      117  v-elim:      0  v-fix:    0  time:  0.21 s
4.41/4.60	c vivif2 --  cl tried     2329 cl shrink        0 lits rem          0 time: 0.00
4.41/4.60	c vivif2 --  cl tried    12067 cl shrink        0 lits rem          0 time: 0.00
4.41/4.61	c asymm  cl-useful: 0/2329/2329 lits-rem:0 time: 0.01
4.41/4.61	c calculated reachability. Time: 0.00
4.41/4.61	c  N st    24     69892       539      2329         0     12067      7053    184912   no data   no data  --
5.60/5.87	c  F st    25     87501       539      2329         0     17596      7053    330734   no data   no data  --
5.60/5.87	c  N st    25     87501       539      2329         0     17596      7053    330734   no data   no data  --
6.10/6.36	c  N dy    33     93927       539      2329         0     23903      7053    487548     18.09     19.21  --
6.60/6.82	c  N dy    60    100097       539      2329         0     17161      7053    255942     16.24     17.28  --
6.91/7.18	c  S st    89    104839       539      2329         0     21855      7053    370268     16.58   no data  --
7.01/7.24	c  S st    89    105348       539      2329         0     22364      7053    382498     16.58   no data  --
7.01/7.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.01/7.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.01/7.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.01/7.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.01/7.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.01/7.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
7.01/7.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.81/8.02	c lits-rem:       299  cl-subs:      282  v-elim:      0  v-fix:    0  time:  0.77 s
7.81/8.02	c vivif2 --  cl tried     2329 cl shrink        0 lits rem          0 time: 0.00
7.81/8.03	c vivif2 --  cl tried    22082 cl shrink        0 lits rem          0 time: 0.00
7.81/8.04	c asymm  cl-useful: 0/2329/2329 lits-rem:0 time: 0.02
7.81/8.04	c calculated reachability. Time: 0.00
7.81/8.04	c  N dy    89    105348       539      2329         0     22082      7053    374539     16.58   no data  --
8.40/8.62	c  N dy   105    112508       539      2329         0     15320      7053    182049     16.33     17.30  --
8.90/9.17	c  N dy   131    119914       539      2329         0     22632      7053    353900     16.20     17.06  --
9.81/10.00	c  N dy   175    128754       539      2329         0     16551      7053    187923     16.28     17.37  --
10.51/10.70	c  N dy   199    137339       539      2329         0     25030      7053    390036     16.11     17.03  --
11.31/11.56	c  N dy   230    146796       539      2329         0     18550      7053    214044     16.07     16.93  --
12.21/12.43	c  N dy   284    156563       539      2329         0     28213      7053    449186     16.19     17.18  --
12.31/12.58	c  S st   288    158023       539      2329         0     29664      7053    482288     16.17     14.56  --
12.40/12.65	c  S st   288    158526       539      2329         0     30166      7053    494215     16.17   no data  --
12.40/12.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.40/12.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.40/12.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.40/12.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.40/12.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.40/12.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
12.40/12.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
13.70/13.97	c lits-rem:       369  cl-subs:      508  v-elim:      0  v-fix:    0  time:  1.30 s
13.70/13.97	c vivif2 --  cl tried     2329 cl shrink        0 lits rem          0 time: 0.00
13.70/13.98	c vivif2 --  cl tried    29658 cl shrink        0 lits rem          0 time: 0.00
13.80/14.00	c asymm  cl-useful: 0/2329/2329 lits-rem:0 time: 0.02
13.80/14.00	c calculated reachability. Time: 0.00
13.80/14.00	c  N dy   288    158526       539      2329         0     29658      7053    480455     16.17   no data  --
14.80/15.00	c  N dy   341    169543       539      2329         0     23743      7053    316649     16.20     17.29  --
15.91/16.18	c  N dy   396    180938       539      2329         0     34995      7053    587196     16.26     17.19  --
17.00/17.22	c  N dy   439    192541       539      2329         0     28617      7053    405785     16.22     18.42  --
18.30/18.57	c  N dy   492    204888       539      2329         0     22062      7053    238559     16.20     20.62  --
19.60/19.85	c  N dy   551    218015       539      2329         0     35016      7053    549614     16.22     18.59  --
20.99/21.27	c  N dy   581    232050       539      2329         0     29162      7053    389449     16.14     17.12  --
21.70/21.90	c  S st   607    237791       539      2329         0     34842      7053    526379     16.16     16.53  --
21.70/21.98	c  S st   607    238294       539      2329         0     35344      7053    538745     16.16   no data  --
21.70/21.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.70/21.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.70/21.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.70/22.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.70/22.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.70/22.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
21.70/22.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
23.09/23.37	c lits-rem:       723  cl-subs:      744  v-elim:      0  v-fix:    0  time:  1.36 s
23.09/23.37	c vivif2 --  cl tried     2329 cl shrink        0 lits rem          0 time: 0.00
23.09/23.38	c vivif2 --  cl tried    34600 cl shrink        0 lits rem          0 time: 0.00
23.19/23.40	c asymm  cl-useful: 0/2329/2329 lits-rem:0 time: 0.02
23.19/23.40	c calculated reachability. Time: 0.00
23.19/23.40	c  N dy   607    238294       539      2329         0     34600      7053    520499     16.16   no data  --
24.78/25.03	c  N dy   663    253577       539      2329         0     28925      7053    359878     16.15     18.81  --
26.79/27.02	c  N dy   765    269774       539      2329         0     23202      7053    209257     16.24     19.91  --
28.59/28.86	c  N dy   815    287038       539      2329         0     40204      7053    617695     16.20     17.08  --
30.89/31.13	c  F st   873    306250       539      2329         0     36430      7053    499362     16.18     14.81  --
30.89/31.13	c  N st   873    306250       539      2329         0     36430      7053    499362     16.18     14.81  --
31.49/31.78	c Decided on static restart strategy
34.09/34.34	c  N st   883    334556       539      2329         0     40508      7053    768436     16.18   no data  --
36.58/36.87	c  N st   885    357442       539      2329         0     38359      7053    663903     16.18   no data  --
36.58/36.87	c  S st   885    357442       539      2329         0     38359      7053    663903     16.18   no data  --
36.68/36.95	c  S st   885    357943       539      2329         0     38859      7053    675499     16.18   no data  --
36.68/36.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.68/36.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.68/36.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
36.68/36.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.68/36.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.68/36.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
36.68/36.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
38.67/38.92	c lits-rem:      1188  cl-subs:     2909  v-elim:      0  v-fix:    0  time:  1.92 s
38.67/38.92	c vivif2 --  cl tried     2329 cl shrink        0 lits rem          0 time: 0.00
38.67/38.93	c vivif2 --  cl tried    35950 cl shrink        0 lits rem          0 time: 0.01
38.67/38.96	c asymm  cl-useful: 0/2329/2329 lits-rem:0 time: 0.03
38.67/38.96	c calculated reachability. Time: 0.00
38.67/38.96	c  N st   885    357943       539      2329         0     35950      7053    610886     16.18   no data  --
42.47/42.77	c  N st   886    390336       539      2329         0     42306      7053    792572     16.18   no data  --
48.57/48.80	c  N st   887    438924       539      2329         0     36016      7053    561260     16.18   no data  --
57.47/57.79	c  N st   888    511806       539      2329         0     49729      7053    903074     16.18   no data  --
60.67/60.90	c  N st   889    536914       539      2329         0     43851      7053    683027     16.18   no data  --
60.67/60.90	c  S st   889    536914       539      2329         0     43851      7053    683027     16.18   no data  --
60.77/61.00	c  S st   889    537417       539      2329         0     44352      7053    695186     16.18   no data  --
60.77/61.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.77/61.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.77/61.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
60.77/61.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.77/61.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.77/61.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
60.77/61.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
62.67/62.99	c lits-rem:      1334  cl-subs:     2193  v-elim:      0  v-fix:    0  time:  1.96 s
62.67/62.99	c vivif2 --  cl tried     2329 cl shrink        0 lits rem          0 time: 0.00
62.77/63.00	c vivif2 --  cl tried    42159 cl shrink        0 lits rem          0 time: 0.01
62.77/63.03	c asymm  cl-useful: 0/2329/2329 lits-rem:0 time: 0.03
62.77/63.03	c calculated reachability. Time: 0.00
62.77/63.03	c  N st   889    537417       539      2329         0     42159      7053    644149     16.18   no data  --
88.17/88.47	c  N st   890    701401       539      2329         0     36228      7053    409225     16.18   no data  --
105.07/105.39	c  N st   891    806125       539      2329         0     65295      7053   1086142     16.18   no data  --
105.07/105.39	c  S st   891    806125       539      2329         0     65295      7053   1086142     16.18   no data  --
105.28/105.55	c  S st   891    806628       539      2329         0     65798      7053   1098440     16.18   no data  --
105.28/105.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.28/105.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
105.28/105.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
105.38/105.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.38/105.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.38/105.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
105.38/105.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
108.47/108.70	c lits-rem:        71  cl-subs:     5258  v-elim:      0  v-fix:    0  time:  3.09 s
108.47/108.70	c vivif2 --  cl tried     2329 cl shrink        0 lits rem          0 time: 0.00
108.47/108.71	c vivif2 --  cl tried    60540 cl shrink        0 lits rem          0 time: 0.01
108.47/108.76	c asymm  cl-useful: 0/2329/2329 lits-rem:0 time: 0.05
108.47/108.76	c calculated reachability. Time: 0.00
108.47/108.76	c  N st   891    806628       539      2329         0     60540      7053    983740     16.18   no data  --
154.18/154.42	c  F st   892   1071875       539      2329         0     76254      7053   1281530     16.18   no data  --
154.18/154.43	c  N st   892   1071875       539      2329         0     76254      7053   1281530     16.18   no data  --
155.38/155.62	c Decided on static restart strategy
159.28/159.51	c  N st   902   1100182       539      2329         0     60169      7053    875242     16.18   no data  --
167.07/167.38	c  N st   904   1136178       539      2329         0     50562      7053    605078     16.18   no data  --
172.67/172.98	c  N st   905   1168570       539      2329         0     82006      7053   1351594     16.18   no data  --
180.47/180.72	c  N st   906   1209944       539      2329         0     76349      7053   1173505     16.18   no data  --
180.47/180.72	c  S st   906   1209944       539      2329         0     76349      7053   1173505     16.18   no data  --
180.67/180.90	c  S st   906   1210445       539      2329         0     76850      7053   1186528     16.18   no data  --
180.67/180.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
180.67/180.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
180.67/180.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
180.67/180.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
180.67/180.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.67/180.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
180.67/180.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
184.67/184.92	c lits-rem:       258  cl-subs:     6178  v-elim:      0  v-fix:    0  time:  3.95 s
184.67/184.92	c vivif2 --  cl tried     2329 cl shrink        0 lits rem          0 time: 0.00
184.67/184.93	c vivif2 --  cl tried    70672 cl shrink        0 lits rem          0 time: 0.01
184.77/185.00	c asymm  cl-useful: 0/2329/2329 lits-rem:0 time: 0.07
184.77/185.00	c calculated reachability. Time: 0.00
184.77/185.00	c  N st   906   1210445       539      2329         0     70672      7053   1056699     16.18   no data  --
198.98/199.27	c  N st   907   1283327       539      2329         0     95027      7053   1632557     16.18   no data  --
220.38/220.67	c  N st   908   1392651       539      2329         0     55566      7053    644168     16.18   no data  --
253.88/254.18	c  N st   909   1556636       539      2329         0     60244      7053    716890     16.18   no data  --
290.97/291.29	c  N st   910   1710447       539      2329         0    102139      7053   1867672     16.18   no data  --
290.97/291.29	c  S st   910   1710447       539      2329         0    102139      7053   1867672     16.18   no data  --
291.28/291.56	c  S st   910   1710948       539      2329         0    102640      7053   1880125     16.18   no data  --
291.28/291.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
291.28/291.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
291.37/291.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
291.37/291.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
291.37/291.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
291.37/291.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
291.37/291.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
301.58/301.85	c lits-rem:       540  cl-subs:     6926  v-elim:      0  v-fix:    0  time: 10.19 s
301.58/301.85	c vivif2 --  cl tried     2329 cl shrink        0 lits rem          0 time: 0.00
301.58/301.87	c vivif2 --  cl tried    95714 cl shrink        0 lits rem          0 time: 0.02
301.68/301.98	c asymm  cl-useful: 0/2329/2329 lits-rem:0 time: 0.11
301.68/301.99	c calculated reachability. Time: 0.00
301.68/301.99	c  N st   910   1710948       539      2329         0     95714      7053   1697581     16.18   no data  --
382.88/383.11	c  N st   911   2079914       539      2329         0    107843      7053   1946595     16.18   no data  --
419.18/419.49	c  N st   912   2210948       539      2329         0    111754      7053   1879189     16.18   no data  --
419.18/419.49	c  S st   912   2210948       539      2329         0    111754      7053   1879189     16.18   no data  --
419.58/419.80	c  S st   912   2211449       539      2329         0    112253      7053   1891710     16.18   no data  --
419.58/419.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
419.58/419.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
419.58/419.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
419.68/419.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
419.68/419.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
419.68/419.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
419.68/419.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
429.79/430.09	c lits-rem:       893  cl-subs:     7004  v-elim:      0  v-fix:    0  time: 10.16 s
429.79/430.09	c vivif2 --  cl tried     2329 cl shrink        0 lits rem          0 time: 0.00
429.89/430.11	c vivif2 --  cl tried   105249 cl shrink        0 lits rem          0 time: 0.02
429.98/430.23	c asymm  cl-useful: 0/2329/2329 lits-rem:0 time: 0.12
429.98/430.23	c calculated reachability. Time: 0.00
429.98/430.23	c  N st   912   2211449       539      2329         0    105249      7053   1718144     16.18   no data  --
554.58/554.88	c  N st   913   2711450       539      2329         0    128290      7053   2230305     16.18   no data  --
554.58/554.88	c  S st   913   2711450       539      2329         0    128290      7053   2230305     16.18   no data  --
555.18/555.44	c  S st   913   2711954       539      2329         0    128794      7053   2242373     16.18   no data  --
555.18/555.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
555.18/555.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
555.28/555.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.08
555.38/555.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
555.38/555.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
555.38/555.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
555.38/555.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
585.39/585.64	c lits-rem:       180  cl-subs:    10323  v-elim:      0  v-fix:    0  time: 30.03 s
585.39/585.64	c vivif2 --  cl tried     2329 cl shrink        0 lits rem          0 time: 0.00
585.39/585.67	c vivif2 --  cl tried   118471 cl shrink        0 lits rem          0 time: 0.03
585.59/585.88	c asymm  cl-useful: 0/2329/2329 lits-rem:0 time: 0.21
585.59/585.89	c calculated reachability. Time: 0.00
585.59/585.89	c  N st   913   2711954       539      2329         0    118471      7053   1991981     16.18   no data  --
721.99/722.27	c  N st   914   3211954       539      2329         0     94731      7053   1209362     16.18   no data  --
721.99/722.27	c  S st   914   3211954       539      2329         0     94731      7053   1209362     16.18   no data  --
722.29/722.50	c  S st   914   3212457       539      2329         0     95233      7053   1221760     16.18   no data  --
722.29/722.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
722.29/722.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
722.29/722.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
722.29/722.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
722.29/722.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
722.29/722.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
722.29/722.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
725.08/725.36	c lits-rem:       682  cl-subs:     3179  v-elim:      0  v-fix:    0  time:  2.78 s
725.08/725.36	c vivif2 --  cl tried     2329 cl shrink        0 lits rem          0 time: 0.00
725.08/725.37	c vivif2 --  cl tried    92054 cl shrink        0 lits rem          0 time: 0.01
725.18/725.47	c asymm  cl-useful: 0/2329/2329 lits-rem:0 time: 0.09
725.18/725.47	c calculated reachability. Time: 0.00
725.18/725.47	c  N st   914   3212457       539      2329         0     92054      7053   1148964     16.18   no data  --
878.09/878.33	c  N st   915   3712457       539      2329         0    102455      7053   1301675     16.18   no data  --
878.09/878.33	c  S st   915   3712457       539      2329         0    102455      7053   1301675     16.18   no data  --
878.29/878.54	c  S st   915   3712958       539      2329         0    102956      7053   1314462     16.18   no data  --
878.29/878.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
878.29/878.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
878.29/878.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
878.39/878.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
878.39/878.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
878.39/878.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
878.39/878.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
881.90/882.11	c lits-rem:       308  cl-subs:     3571  v-elim:      0  v-fix:    0  time:  3.48 s
881.90/882.11	c vivif2 --  cl tried     2329 cl shrink        0 lits rem          0 time: 0.00
881.90/882.13	c vivif2 --  cl tried    99385 cl shrink        0 lits rem          0 time: 0.02
882.00/882.24	c asymm  cl-useful: 0/2329/2329 lits-rem:0 time: 0.11
882.00/882.25	c calculated reachability. Time: 0.00
882.00/882.25	c  N st   915   3712958       539      2329         0     99385      7053   1229629     16.18   no data  --
895.19/895.46	c  F st   916   3751562       539      2329         0    137063      7053   2219265     16.18   no data  --
895.19/895.46	c  N st   916   3751562       539      2329         0    137063      7053   2219265     16.18   no data  --
897.48/897.77	c Decided on static restart strategy
907.39/907.60	c  N st   926   3779871       539      2329         0    164699      7053   2896441     16.18   no data  --
917.29/917.58	c  N st   928   3815864       539      2329         0    117008      7053   1597742     16.18   no data  --
927.59/927.89	c  N st   929   3848256       539      2329         0    148589      7053   2385805     16.18   no data  --
943.89/944.12	c  N st   930   3896845       539      2329         0    112276      7053   1450511     16.18   no data  --
973.39/973.68	c  N st   931   3969728       539      2329         0     98548      7053   1123497     16.18   no data  --
1008.99/1009.28	c  N st   932   4079051       539      2329         0    119242      7053   1632981     16.18   no data  --
1060.79/1061.03	c  N st   933   4212961       539      2329         0    162542      7053   2708734     16.18   no data  --
1060.79/1061.03	c  S st   933   4212961       539      2329         0    162542      7053   2708734     16.18   no data  --
1061.39/1061.66	c  S st   933   4213468       539      2329         0    163049      7053   2721173     16.18   no data  --
1061.39/1061.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1061.39/1061.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1061.49/1061.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.10
1061.59/1061.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1061.59/1061.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1061.59/1061.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
1061.59/1061.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1105.90/1106.19	c lits-rem:       356  cl-subs:    13630  v-elim:      0  v-fix:    0  time: 44.31 s
1105.90/1106.19	c vivif2 --  cl tried     2329 cl shrink        0 lits rem          0 time: 0.00
1106.00/1106.22	c vivif2 --  cl tried   149419 cl shrink        0 lits rem          0 time: 0.03
1106.20/1106.48	c asymm  cl-useful: 0/2329/2329 lits-rem:0 time: 0.26
1106.20/1106.49	c calculated reachability. Time: 0.00
1106.20/1106.49	c  N st   933   4213468       539      2329         0    149419      7053   2402234     16.18   no data  --
1206.19/1206.42	c  N st   934   4459446       539      2329         0    123533      7053   1692184     16.18   no data  --
1296.19/1296.40	c  N st   935   4713468       539      2329         0     96836      7053    957333     16.18   no data  --
1296.19/1296.40	c  S st   935   4713468       539      2329         0     96836      7053    957333     16.18   no data  --
1296.39/1296.61	c  S st   935   4713972       539      2329         0     97340      7053    969936     16.18   no data  --
1296.39/1296.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1296.39/1296.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1296.39/1296.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1296.39/1296.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1296.39/1296.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1296.39/1296.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    539 time:  0.00 s
1296.39/1296.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1298.69/1298.99	c lits-rem:       376  cl-subs:      496  v-elim:      0  v-fix:    0  time:  2.32 s
1298.69/1298.99	c vivif2 --  cl tried     2329 cl shrink        0 lits rem          0 time: 0.00
1298.80/1299.00	c vivif2 --  cl tried    96844 cl shrink        0 lits rem          0 time: 0.01
1298.80/1299.08	c asymm  cl-useful: 0/2329/2329 lits-rem:0 time: 0.08
1298.80/1299.08	c calculated reachability. Time: 0.00
1298.80/1299.08	c  N st   935   4713972       539      2329         0     96844      7053    957325     16.18   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-3175862-1301787578/watcher-3175862-1301787578 -o /tmp/evaluation-result-3175862-1301787578/solver-3175862-1301787578 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175862-1301787578.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.86 3.97 3.91 5/187 21531
/proc/meminfo: memFree=21472348/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=29956 CPUtime=0 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 555 0 0 0 0 0 0 0 24 0 1 0 290357486 30674944 494 33554432000 4194304 4650387 140736191870880 18446744073709551615 4302736 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 7489 494 345 112 0 2454 0

[startup+0.00822111 s]
/proc/loadavg: 3.86 3.97 3.91 5/187 21531
/proc/meminfo: memFree=21472348/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=30312 CPUtime=0 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 646 0 0 0 0 0 0 0 24 0 1 0 290357486 31039488 570 33554432000 4194304 4650387 140736191870880 18446744073709551615 274664832919 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 7578 570 358 112 0 2543 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30312

[startup+0.100186 s]
/proc/loadavg: 3.86 3.97 3.91 5/187 21531
/proc/meminfo: memFree=21472348/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=30472 CPUtime=0.09 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 814 0 0 0 9 0 0 0 24 0 1 0 290357486 31203328 738 33554432000 4194304 4650387 140736191870880 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 7618 738 379 112 0 2583 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30472

[startup+0.300149 s]
/proc/loadavg: 3.86 3.97 3.91 5/187 21531
/proc/meminfo: memFree=21472348/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=31040 CPUtime=0.29 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 1085 0 0 0 29 0 0 0 25 0 1 0 290357486 31784960 865 33554432000 4194304 4650387 140736191870880 18446744073709551615 4333662 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 7760 865 381 112 0 2725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31040

[startup+0.701094 s]
/proc/loadavg: 3.86 3.97 3.91 5/187 21531
/proc/meminfo: memFree=21472348/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=31560 CPUtime=0.69 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 1484 0 0 0 69 0 0 0 25 0 1 0 290357486 32317440 1047 33554432000 4194304 4650387 140736191870880 18446744073709551615 4367252 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 7890 1047 381 112 0 2855 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31560

[startup+1.50094 s]
/proc/loadavg: 3.86 3.97 3.91 5/188 21532
/proc/meminfo: memFree=21468372/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=37788 CPUtime=1.49 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 3547 0 0 0 149 0 0 0 25 0 1 0 290357486 38694912 2488 33554432000 4194304 4650387 140736191870880 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 9447 2488 383 112 0 4412 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37788

[startup+3.10063 s]
/proc/loadavg: 3.87 3.97 3.91 5/188 21532
/proc/meminfo: memFree=21461352/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=38592 CPUtime=3.09 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 4710 0 0 0 308 1 0 0 25 0 1 0 290357486 39518208 2832 33554432000 4194304 4650387 140736191870880 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/21531/statm: 9648 2832 383 112 0 4613 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38592

[startup+6.30011 s]
/proc/loadavg: 3.87 3.97 3.91 5/188 21532
/proc/meminfo: memFree=21453264/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=40080 CPUtime=6.1 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 6689 0 0 0 608 2 0 0 25 0 1 0 290357486 41041920 3255 33554432000 4194304 4650387 140736191870880 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 10020 3255 383 112 0 4985 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 40080

[startup+12.701 s]
/proc/loadavg: 3.89 3.97 3.91 5/188 21532
/proc/meminfo: memFree=21433824/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=62560 CPUtime=12.5 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 10597 0 0 0 1246 4 0 0 25 0 1 0 290357486 64061440 5952 33554432000 4194304 4650387 140736191870880 18446744073709551615 4432367 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 15640 5952 383 112 0 10605 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 62560

[startup+25.5008 s]
/proc/loadavg: 3.91 3.97 3.91 5/188 21532
/proc/meminfo: memFree=21423024/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=62560 CPUtime=25.29 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 13694 0 0 0 2522 7 0 0 25 0 1 0 290357486 64061440 8277 33554432000 4194304 4650387 140736191870880 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 15640 8277 383 112 0 10605 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 62560

[startup+51.1003 s]
/proc/loadavg: 3.94 3.97 3.91 5/188 21534
/proc/meminfo: memFree=21404472/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=71584 CPUtime=50.87 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 18755 0 0 0 5078 9 0 0 25 0 1 0 290357486 73302016 10160 33554432000 4194304 4650387 140736191870880 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 17896 10160 383 112 0 12861 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 71584

[startup+102.306 s]
/proc/loadavg: 3.97 3.97 3.91 5/188 21534
/proc/meminfo: memFree=21339072/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=82492 CPUtime=102.08 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 26560 0 0 0 10198 10 0 0 25 0 1 0 290357486 84471808 12381 33554432000 4194304 4650387 140736191870880 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 20623 12381 383 112 0 15588 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 82492

[startup+162.301 s]
/proc/loadavg: 4.02 3.99 3.92 5/188 21536
/proc/meminfo: memFree=21316864/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=82816 CPUtime=162.07 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 40258 0 0 0 16194 13 0 0 25 0 1 0 290357486 84803584 13908 33554432000 4194304 4650387 140736191870880 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 20704 13908 383 112 0 15669 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 82816

[startup+222.301 s]
/proc/loadavg: 4.01 3.99 3.92 5/188 21566
/proc/meminfo: memFree=21425712/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=93472 CPUtime=222.08 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 54375 0 0 0 22191 17 0 0 25 0 1 0 290357486 95715328 16187 33554432000 4194304 4650387 140736191870880 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 23368 16187 383 112 0 18333 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 93472

[startup+282.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 21568
/proc/meminfo: memFree=21388996/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=93728 CPUtime=282.08 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 65434 0 0 0 28187 21 0 0 25 0 1 0 290357486 95977472 16056 33554432000 4194304 4650387 140736191870880 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 23432 16056 383 112 0 18397 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 93728

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 21568
/proc/meminfo: memFree=21341620/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=118668 CPUtime=342.08 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 79758 0 0 0 34184 24 0 0 25 0 1 0 290357486 121516032 22880 33554432000 4194304 4650387 140736191870880 18446744073709551615 4328262 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 29667 22880 383 112 0 24632 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 118668

[startup+402.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 21570
/proc/meminfo: memFree=21317544/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=118888 CPUtime=402.08 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 90729 0 0 0 40181 27 0 0 25 0 1 0 290357486 121741312 23225 33554432000 4194304 4650387 140736191870880 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 29722 23225 383 112 0 24687 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 118888

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 21572
/proc/meminfo: memFree=21294220/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=134004 CPUtime=462.08 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 102019 0 0 0 46177 31 0 0 25 0 1 0 290357486 137220096 26386 33554432000 4194304 4650387 140736191870880 18446744073709551615 4365268 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 33501 26386 383 112 0 28466 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 134004

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 21574
/proc/meminfo: memFree=21291484/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=134216 CPUtime=522.08 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 112091 0 0 0 52174 34 0 0 25 0 1 0 290357486 137437184 25422 33554432000 4194304 4650387 140736191870880 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 33554 25422 383 112 0 28519 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 134216

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.92 6/188 21576
/proc/meminfo: memFree=21243496/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=147376 CPUtime=582.09 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 119328 0 0 0 58172 37 0 0 25 0 1 0 290357486 150913024 29818 33554432000 4194304 4650387 140736191870880 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 36844 29818 383 112 0 31809 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 147376

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 21576
/proc/meminfo: memFree=21233552/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=151632 CPUtime=642.09 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 128501 0 0 0 64168 41 0 0 25 0 1 0 290357486 155271168 30017 33554432000 4194304 4650387 140736191870880 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 37908 30017 383 112 0 32873 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 151632

[startup+702.3 s]
/proc/loadavg: 4.04 4.00 3.92 5/188 21578
/proc/meminfo: memFree=21208864/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=151788 CPUtime=702.09 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 137383 0 0 0 70166 43 0 0 25 0 1 0 290357486 155430912 29996 33554432000 4194304 4650387 140736191870880 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 37947 29996 383 112 0 32912 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 151788

[startup+762.307 s]
/proc/loadavg: 4.01 4.00 3.92 5/188 21580
/proc/meminfo: memFree=21209836/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=153320 CPUtime=762.09 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 144830 0 0 0 76163 46 0 0 25 0 1 0 290357486 156999680 30988 33554432000 4194304 4650387 140736191870880 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 38330 30988 383 112 0 33295 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 153320

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/188 21582
/proc/meminfo: memFree=21197176/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=153412 CPUtime=822.09 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 152131 0 0 0 82161 48 0 0 25 0 1 0 290357486 157093888 31900 33554432000 4194304 4650387 140736191870880 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 38353 31900 383 112 0 33318 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 153412

[startup+882.301 s]
/proc/loadavg: 4.06 4.01 3.93 5/188 21584
/proc/meminfo: memFree=21203348/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=158204 CPUtime=882.09 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 161321 0 0 0 88158 51 0 0 25 0 1 0 290357486 162000896 31368 33554432000 4194304 4650387 140736191870880 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 39551 31368 383 112 0 34516 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 158204

[startup+942.301 s]
/proc/loadavg: 4.09 4.04 3.94 5/188 21584
/proc/meminfo: memFree=21191412/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=158316 CPUtime=942.09 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 168046 0 0 0 94155 54 0 0 25 0 1 0 290357486 162115584 31361 33554432000 4194304 4650387 140736191870880 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 39579 31361 383 112 0 34544 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 158316

[startup+1002.3 s]
/proc/loadavg: 4.03 4.03 3.94 5/188 21586
/proc/meminfo: memFree=21189292/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=158400 CPUtime=1002.09 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 174409 0 0 0 100153 56 0 0 25 0 1 0 290357486 162201600 30991 33554432000 4194304 4650387 140736191870880 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 39600 30991 383 112 0 34565 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 158400

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/188 21588
/proc/meminfo: memFree=21153440/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=173700 CPUtime=1062.1 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 183334 0 0 0 106150 60 0 0 25 0 1 0 290357486 177868800 36442 33554432000 4194304 4650387 140736191870880 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 43425 36442 383 112 0 38390 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 173700

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/188 21590
/proc/meminfo: memFree=21124536/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=237072 CPUtime=1122.09 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 186398 0 0 0 112149 60 0 0 25 0 1 0 290357486 242761728 39506 33554432000 4194304 4650387 140736191870880 18446744073709551615 4365184 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 59268 39506 383 112 0 54233 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 237072

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/188 21592
/proc/meminfo: memFree=21128740/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=184184 CPUtime=1182.1 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 192808 0 0 0 118147 63 0 0 25 0 1 0 290357486 188604416 38429 33554432000 4194304 4650387 140736191870880 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 46046 38429 383 112 0 41011 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 184184

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 21592
/proc/meminfo: memFree=21126620/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=184304 CPUtime=1242.1 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 199939 0 0 0 124145 65 0 0 25 0 1 0 290357486 188727296 38208 33554432000 4194304 4650387 140736191870880 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 46076 38208 383 112 0 41041 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 184304



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.30 4.07 3.96 5/188 21659
/proc/meminfo: memFree=21384524/32951132 swapFree=67111528/67111528
[pid=21531] ppid=21529 vsize=184436 CPUtime=1299.8 cores=1,3
/proc/21531/stat : 21531 (strangenight1-s) R 21529 21531 21018 0 -1 4202496 206520 0 0 0 129914 66 0 0 25 0 1 0 290357486 188862464 37102 33554432000 4194304 4650387 140736191870880 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21531/statm: 46109 37102 383 112 0 41074 0
Current children cumulated CPU time (s) 1299.8
Current children cumulated vsize (KiB) 184436

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): 1299.82
CPU user time (s): 1299.14
CPU system time (s): 0.675897
CPU usage (%): 99.9852
Max. virtual memory (cumulated for all children) (KiB): 250348

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

runsolver used 1.9937 second user time and 5.08723 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-03 01:39:38
IDJOB=3175862
IDBENCH=82880
IDSOLVER=1589
FILE ID=node131/3175862-1301787578
RUNJOBID= node131-1301783651-21040
PBS_JOBID= 12841387
Free space on /tmp= 71640 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S960198064-030.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175862-1301787578/watcher-3175862-1301787578 -o /tmp/evaluation-result-3175862-1301787578/solver-3175862-1301787578 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175862-1301787578.cnf

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

MD5SUM BENCH= 06e5d4421198459b1bb719e60182593d
RANDOM SEED=135049503

node131.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.830
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.66
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.830
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.75
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.830
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.83
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.830
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.75
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.830
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.77
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.830
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.75
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21472504 kB
Buffers:        359044 kB
Cached:       10622744 kB
SwapCached:          0 kB
Active:        7015676 kB
Inactive:      4199228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21472504 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18928 kB
Writeback:          24 kB
AnonPages:      232752 kB
Mapped:          16600 kB
Slab:           201740 kB
PageTables:       5944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   453344 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71636 MiB
End job on node131 at 2011-04-03 02:01:21