Trace number 3174733

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v175-c3727-S1592669696-022.SATISFIABLE.cnf
MD5SUM23d58aabf220f78ecd3bc4380d2e7fb8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.100983
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses3727
Sum of the clauses size18635
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53727
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174733-1301788871.cnf'
0.00/0.00	c -- header says num vars:            175
0.00/0.00	c -- header says num clauses:        3727
0.00/0.00	c -- clauses added:            0 learnts,         3727 normals,            0 xors
0.00/0.00	c -- vars added        175
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       175      3727         0         0     18635         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      83 undec:       8 neg:      84
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       175      3727         0         0     18635         0   no data   no data
0.00/0.07	c Decided on static restart strategy
0.09/0.15	c  N st     8      4913       175      3727         0      4728     18635    161828   no data   no data
0.29/0.39	c  N st    10     11295       175      3727         0      4373     18635    108310   no data   no data
0.59/0.63	c  N st    11     17038       175      3727         0      9881     18635    292897   no data   no data
0.89/0.98	c  F st    12     25001       175      3727         0     12087     18635    363258   no data   no data
0.89/0.98	c  N st    12     25001       175      3727         0     12087     18635    363258   no data   no data
1.10/1.19	c Decided on static restart strategy
1.10/1.19	c  N st    18     30000       175      3727         0     10392     18635    296109   no data   no data
1.10/1.19	c  S st    18     30000       175      3727         0     10392     18635    296109   no data   no data
1.19/1.22	c  S st    18     30501       175      3727         0     10887     18635    312191   no data   no data
1.19/1.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.19/1.23	c blocked clauses removed:        0 vars:      0 tried:         175 T: 0.00 s
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:    175 time:  0.00 s
1.19/1.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.19/1.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.43	c lits-rem:       197  cl-subs:     1038  v-elim:      0  v-fix:    0  time:  0.19 s
1.39/1.47	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.04
1.39/1.47	c calculated reachability. Time: 0.00
1.39/1.47	c  N st    18     30501       175      3727         0      9849     18635    272143   no data   no data
1.79/1.81	c  N st    20     37612       175      3727         0      9106     18635    224909   no data   no data
2.09/2.14	c  N st    21     44011       175      3727         0     15220     18635    428888   no data   no data
2.19/2.23	c  S st    22     45751       175      3727         0     16890     18635    484582   no data   no data
2.19/2.28	c  S st    22     46254       175      3727         0      8803     18635    190669   no data   no data
2.19/2.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.19/2.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.19/2.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.19/2.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
2.19/2.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.19/2.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.19/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.31	c lits-rem:        20  cl-subs:      129  v-elim:      0  v-fix:    0  time:  0.02 s
2.29/2.31	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
2.29/2.31	c vivif2 --  cl tried     8674 cl shrink        0 lits rem          0 time: 0.00
2.29/2.35	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.04
2.29/2.36	c calculated reachability. Time: 0.00
2.29/2.36	c  N st    22     46254       175      3727         0      8674     18635    185952   no data   no data
3.09/3.17	c  N st    23     60651       175      3727         0     12928     18635    316967   no data   no data
3.69/3.75	c  N st    24     69382       175      3727         0     10751     18635    219795   no data   no data
3.69/3.75	c  S st    24     69382       175      3727         0     10751     18635    219795   no data   no data
3.69/3.78	c  S st    24     69889       175      3727         0     11252     18635    236637   no data   no data
3.69/3.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.69/3.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.69/3.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
3.69/3.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.69/3.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.69/3.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.84	c lits-rem:        92  cl-subs:      170  v-elim:      0  v-fix:    0  time:  0.04 s
3.79/3.84	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
3.79/3.84	c vivif2 --  cl tried    11082 cl shrink        0 lits rem          0 time: 0.00
3.79/3.89	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.05
3.79/3.89	c calculated reachability. Time: 0.00
3.79/3.89	c  N st    24     69889       175      3727         0     11082     18635    229725   no data   no data
4.99/5.03	c  F st    25     87500       175      3727         0     16409     18635    402690   no data   no data
4.99/5.03	c  N st    25     87500       175      3727         0     16409     18635    402690   no data   no data
5.29/5.38	c Decided on static restart strategy
5.59/5.62	c  N st    32     95539       175      3727         0     24144     18635    665856   no data   no data
6.19/6.21	c  N st    34    104833       175      3727         0     20593     18635    534670   no data   no data
6.19/6.21	c  S st    34    104833       175      3727         0     20593     18635    534670   no data   no data
6.19/6.26	c  S st    34    105341       175      3727         0     21091     18635    550947   no data   no data
6.19/6.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.19/6.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.19/6.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.19/6.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.19/6.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.19/6.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
6.19/6.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.19/6.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.19/6.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.75	c lits-rem:       286  cl-subs:     1169  v-elim:      0  v-fix:    0  time:  0.46 s
6.69/6.75	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
6.69/6.76	c vivif2 --  cl tried    19922 cl shrink        0 lits rem          0 time: 0.01
6.79/6.84	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.08
6.79/6.84	c calculated reachability. Time: 0.00
6.79/6.84	c  N st    34    105341       175      3727         0     19922     18635    504296   no data   no data
7.49/7.55	c  N st    35    114939       175      3727         0     15694     18635    348101   no data   no data
8.59/8.62	c  N st    36    129336       175      3727         0     15132     18635    304135   no data   no data
10.19/10.23	c  N st    37    150931       175      3727         0     20437     18635    457157   no data   no data
10.69/10.76	c  S st    38    158013       175      3727         0     27230     18635    695017   no data   no data
10.79/10.82	c  S st    38    158518       175      3727         0     27728     18635    710956   no data   no data
10.79/10.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.79/10.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
10.79/10.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.79/10.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.79/10.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.79/10.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
10.79/10.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.79/10.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.79/10.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.69/11.78	c lits-rem:       520  cl-subs:     1741  v-elim:      0  v-fix:    0  time:  0.93 s
11.69/11.78	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
11.69/11.79	c vivif2 --  cl tried    25987 cl shrink        0 lits rem          0 time: 0.01
11.79/11.89	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.10
11.79/11.89	c calculated reachability. Time: 0.00
11.79/11.89	c  N st    38    158518       175      3727         0     25987     18635    645176   no data   no data
16.09/16.11	c  N st    39    207107       175      3727         0     20848     18635    412334   no data   no data
18.79/18.85	c  N st    40    237777       175      3727         0     31058     18635    758537   no data   no data
18.79/18.85	c  S st    40    237777       175      3727         0     31058     18635    758537   no data   no data
18.89/18.92	c  S st    40    238280       175      3727         0     31553     18635    774540   no data   no data
18.89/18.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.89/18.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.89/18.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.89/18.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.89/18.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.89/18.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
18.89/18.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.89/18.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.89/18.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.99/20.09	c lits-rem:       653  cl-subs:     1653  v-elim:      0  v-fix:    0  time:  1.13 s
19.99/20.09	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
20.09/20.10	c vivif2 --  cl tried    29900 cl shrink        0 lits rem          0 time: 0.01
20.19/20.22	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.12
20.19/20.22	c calculated reachability. Time: 0.00
20.19/20.22	c  N st    40    238280       175      3727         0     29900     18635    710967   no data   no data
26.49/26.56	c  F st    41    306250       175      3727         0     31811     18635    724064   no data   no data
26.49/26.56	c  N st    41    306250       175      3727         0     31811     18635    724064   no data   no data
26.99/27.08	c Decided on static restart strategy
29.19/29.27	c  N st    51    334555       175      3727         0     35963     18635    822982   no data   no data
31.50/31.50	c  N st    53    357420       175      3727         0     33990     18635    737647   no data   no data
31.50/31.50	c  S st    53    357420       175      3727         0     33990     18635    737647   no data   no data
31.50/31.58	c  S st    53    357923       175      3727         0     34489     18635    754006   no data   no data
31.50/31.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.50/31.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
31.50/31.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.50/31.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.50/31.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.50/31.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
31.50/31.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.60/31.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
31.60/31.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.39/32.41	c lits-rem:       371  cl-subs:     1346  v-elim:      0  v-fix:    0  time:  0.79 s
32.39/32.41	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
32.39/32.41	c vivif2 --  cl tried    33143 cl shrink        0 lits rem          0 time: 0.01
32.49/32.55	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.13
32.49/32.55	c calculated reachability. Time: 0.00
32.49/32.55	c  N st    53    357923       175      3727         0     33143     18635    700728   no data   no data
36.30/36.32	c  N st    54    390316       175      3727         0     39127     18635    897124   no data   no data
42.09/42.15	c  N st    55    438905       175      3727         0     33040     18635    655378   no data   no data
50.69/50.78	c  N st    56    511788       175      3727         0     46128     18635   1035438   no data   no data
53.60/53.69	c  N st    57    536885       175      3727         0     40483     18635    828775   no data   no data
53.60/53.69	c  S st    57    536885       175      3727         0     40483     18635    828775   no data   no data
53.70/53.78	c  S st    57    537387       175      3727         0     40980     18635    845278   no data   no data
53.70/53.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.70/53.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
53.70/53.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.70/53.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.70/53.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.70/53.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
53.70/53.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.80/53.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
53.80/53.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.90/54.98	c lits-rem:       457  cl-subs:     1775  v-elim:      0  v-fix:    0  time:  1.16 s
54.90/54.98	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
54.90/54.99	c vivif2 --  cl tried    39205 cl shrink        0 lits rem          0 time: 0.01
55.09/55.14	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.15
55.09/55.14	c calculated reachability. Time: 0.00
55.09/55.14	c  N st    57    537387       175      3727         0     39205     18635    783729   no data   no data
77.60/77.69	c  N st    58    701374       175      3727         0     67404     18635   1703895   no data   no data
93.20/93.26	c  N st    59    806082       175      3727         0     61842     18635   1442740   no data   no data
93.20/93.26	c  S st    59    806082       175      3727         0     61842     18635   1442740   no data   no data
93.40/93.40	c  S st    59    806588       175      3727         0     62335     18635   1458006   no data   no data
93.40/93.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
93.40/93.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
93.40/93.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
93.40/93.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.40/93.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.40/93.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
93.40/93.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
93.40/93.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
93.40/93.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.99/101.01	c lits-rem:      1546  cl-subs:     4884  v-elim:      0  v-fix:    0  time:  7.52 s
100.99/101.01	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
100.99/101.03	c vivif2 --  cl tried    57451 cl shrink        0 lits rem          0 time: 0.02
101.19/101.26	c asymm  cl-useful: 0/3354/3727 lits-rem:0 time: 0.23
101.19/101.26	c calculated reachability. Time: 0.00
101.19/101.26	c  N st    59    806588       175      3727         0     57451     18635   1285994   no data   no data
143.69/143.70	c  F st    60   1071875       175      3727         0     72887     18635   1692860   no data   no data
143.69/143.70	c  N st    60   1071875       175      3727         0     72887     18635   1692860   no data   no data
144.79/144.82	c Decided on static restart strategy
148.40/148.49	c  N st    70   1100177       175      3727         0     57276     18635   1119373   no data   no data
154.40/154.45	c  N st    72   1136170       175      3727         0     47877     18635    779593   no data   no data
160.60/160.61	c  N st    73   1168563       175      3727         0     78920     18635   1856114   no data   no data
167.39/167.49	c  N st    74   1209882       175      3727         0     73447     18635   1655373   no data   no data
167.39/167.49	c  S st    74   1209882       175      3727         0     73447     18635   1655373   no data   no data
167.59/167.67	c  S st    74   1210388       175      3727         0     73949     18635   1672776   no data   no data
167.59/167.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
167.69/167.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
167.69/167.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
167.69/167.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
167.69/167.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.69/167.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
167.69/167.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
167.69/167.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
167.69/167.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.09/175.14	c lits-rem:      1224  cl-subs:     4012  v-elim:      0  v-fix:    0  time:  7.37 s
175.09/175.14	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
175.09/175.16	c vivif2 --  cl tried    69937 cl shrink        0 lits rem          0 time: 0.02
175.39/175.41	c asymm  cl-useful: 0/2885/3727 lits-rem:0 time: 0.25
175.39/175.41	c calculated reachability. Time: 0.00
175.39/175.41	c  N st    74   1210388       175      3727         0     69937     18635   1520139   no data   no data
188.60/188.68	c  N st    75   1283271       175      3727         0     47119     18635    686071   no data   no data
206.99/207.02	c  N st    76   1392594       175      3727         0     54960     18635    905105   no data   no data
237.60/237.64	c  N st    77   1556578       175      3727         0     59434     18635   1006001   no data   no data
267.00/267.05	c  N st    78   1710388       175      3727         0    100584     18635   2444337   no data   no data
267.00/267.05	c  S st    78   1710388       175      3727         0    100584     18635   2444337   no data   no data
267.21/267.30	c  S st    78   1710892       175      3727         0    101084     18635   2461415   no data   no data
267.31/267.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
267.31/267.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
267.31/267.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
267.31/267.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
267.31/267.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
267.31/267.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
267.31/267.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
267.31/267.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
267.40/267.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
290.90/290.93	c lits-rem:      3513  cl-subs:     7677  v-elim:      0  v-fix:    0  time: 23.48 s
290.90/290.93	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
290.90/290.95	c vivif2 --  cl tried    93407 cl shrink        0 lits rem          0 time: 0.03
291.00/291.10	c asymm  cl-useful: 0/842/3727 lits-rem:0 time: 0.14
291.10/291.10	c calculated reachability. Time: 0.00
291.10/291.10	c  N st    78   1710892       175      3727         0     93407     18635   2175010   no data   no data
367.80/367.81	c  N st    79   2079856       175      3727         0    104426     18635   2432333   no data   no data
397.30/397.36	c  N st    80   2210893       175      3727         0    108581     18635   2500028   no data   no data
397.30/397.36	c  S st    80   2210893       175      3727         0    108581     18635   2500028   no data   no data
397.60/397.63	c  S st    80   2211396       175      3727         0    109072     18635   2516459   no data   no data
397.60/397.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
397.60/397.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
397.60/397.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
397.60/397.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
397.60/397.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
397.60/397.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
397.60/397.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
397.70/397.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
397.70/397.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
422.60/422.68	c lits-rem:      2452  cl-subs:     8427  v-elim:      0  v-fix:    0  time: 24.90 s
422.60/422.68	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
422.70/422.71	c vivif2 --  cl tried   100645 cl shrink        0 lits rem          0 time: 0.03
423.00/423.01	c asymm  cl-useful: 0/2089/3727 lits-rem:0 time: 0.30
423.00/423.01	c calculated reachability. Time: 0.00
423.00/423.01	c  N st    80   2211396       175      3727         0    100645     18635   2216265   no data   no data
544.60/544.62	c  N st    81   2711399       175      3727         0    124001     18635   2953626   no data   no data
544.60/544.62	c  S st    81   2711399       175      3727         0    124001     18635   2953626   no data   no data
544.90/544.98	c  S st    81   2711904       175      3727         0    124499     18635   2970520   no data   no data
544.90/544.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
545.00/545.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
545.00/545.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
545.00/545.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
545.00/545.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
545.00/545.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
545.00/545.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
545.00/545.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
545.10/545.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
575.60/575.69	c lits-rem:      2617  cl-subs:     8541  v-elim:      0  v-fix:    0  time: 30.53 s
575.60/575.69	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
575.70/575.72	c vivif2 --  cl tried   115958 cl shrink        0 lits rem          0 time: 0.03
576.00/576.05	c asymm  cl-useful: 0/1461/3727 lits-rem:0 time: 0.33
576.00/576.06	c calculated reachability. Time: 0.00
576.00/576.06	c  N st    81   2711904       175      3727         0    115958     18635   2659760   no data   no data
700.40/700.40	c  N st    82   3211904       175      3727         0     91781     18635   1623412   no data   no data
700.40/700.40	c  S st    82   3211904       175      3727         0     91781     18635   1623412   no data   no data
700.61/700.65	c  S st    82   3212406       175      3727         0     92265     18635   1639343   no data   no data
700.61/700.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
700.61/700.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
700.61/700.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
700.61/700.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
700.61/700.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
700.61/700.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
700.61/700.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
700.71/700.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
700.71/700.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
706.11/706.15	c lits-rem:       872  cl-subs:     3961  v-elim:      0  v-fix:    0  time:  5.39 s
706.11/706.15	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
706.11/706.17	c vivif2 --  cl tried    88304 cl shrink        0 lits rem          0 time: 0.02
706.40/706.43	c asymm  cl-useful: 0/2262/3727 lits-rem:0 time: 0.26
706.40/706.43	c calculated reachability. Time: 0.00
706.40/706.43	c  N st    82   3212406       175      3727         0     88304     18635   1505503   no data   no data
836.11/836.14	c  N st    83   3712407       175      3727         0     99129     18635   1740829   no data   no data
836.11/836.14	c  S st    83   3712407       175      3727         0     99129     18635   1740829   no data   no data
836.31/836.36	c  S st    83   3712910       175      3727         0     99625     18635   1757842   no data   no data
836.31/836.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
836.41/836.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
836.41/836.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
836.41/836.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
836.41/836.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
836.41/836.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
836.41/836.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
836.41/836.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
836.41/836.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
842.31/842.36	c lits-rem:       930  cl-subs:     4138  v-elim:      0  v-fix:    0  time:  5.88 s
842.31/842.36	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
842.31/842.38	c vivif2 --  cl tried    95487 cl shrink        0 lits rem          0 time: 0.02
842.62/842.62	c asymm  cl-useful: 0/1465/3727 lits-rem:0 time: 0.23
842.62/842.62	c calculated reachability. Time: 0.00
842.62/842.62	c  N st    83   3712910       175      3727         0     95487     18635   1618415   no data   no data
852.31/852.36	c  F st    84   3751565       175      3727         0    132261     18635   2913998   no data   no data
852.31/852.37	c  N st    84   3751565       175      3727         0    132261     18635   2913998   no data   no data
854.21/854.27	c Decided on static restart strategy
862.42/862.47	c  N st    94   3779865       175      3727         0    159311     18635   3847655   no data   no data
871.71/871.75	c  N st    96   3815859       175      3727         0    113290     18635   2212335   no data   no data
882.22/882.29	c  N st    97   3848251       175      3727         0    144193     18635   3286794   no data   no data
899.41/899.44	c  N st    98   3896839       175      3727         0    108737     18635   2030063   no data   no data
923.52/923.52	c  N st    99   3969722       175      3727         0     95228     18635   1529792   no data   no data
956.41/956.44	c  N st   100   4079045       175      3727         0    115394     18635   2211953   no data   no data
995.01/995.00	c  N st   101   4212912       175      3727         0    157985     18635   3705074   no data   no data
995.01/995.00	c  S st   101   4212912       175      3727         0    157985     18635   3705074   no data   no data
995.42/995.46	c  S st   101   4213419       175      3727         0    158484     18635   3722266   no data   no data
995.42/995.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
995.52/995.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
995.52/995.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
995.52/995.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
995.52/995.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
995.52/995.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
995.52/995.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
995.61/995.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
995.61/995.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1057.52/1057.52	c lits-rem:      4985  cl-subs:    14292  v-elim:      0  v-fix:    0  time: 61.83 s
1057.52/1057.52	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
1057.52/1057.56	c vivif2 --  cl tried   144192 cl shrink        0 lits rem          0 time: 0.04
1057.92/1057.90	c asymm  cl-useful: 0/1489/3727 lits-rem:0 time: 0.34
1057.92/1057.91	c calculated reachability. Time: 0.00
1057.92/1057.91	c  N st   101   4213419       175      3727         0    144192     18635   3199195   no data   no data
1137.62/1137.65	c  N st   102   4459395       175      3727         0    118728     18635   2236509   no data   no data
1217.92/1217.92	c  N st   103   4713424       175      3727         0     92236     18635   1250551   no data   no data
1217.92/1217.92	c  S st   103   4713424       175      3727         0     92236     18635   1250551   no data   no data
1218.12/1218.11	c  S st   103   4713927       175      3727         0     92728     18635   1266873   no data   no data
1218.12/1218.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1218.12/1218.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1218.12/1218.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1218.12/1218.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1218.12/1218.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1218.12/1218.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
1218.12/1218.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1218.12/1218.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1218.22/1218.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1218.72/1218.71	c lits-rem:       133  cl-subs:      594  v-elim:      0  v-fix:    0  time:  0.51 s
1218.72/1218.71	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
1218.72/1218.72	c vivif2 --  cl tried    92134 cl shrink        0 lits rem          0 time: 0.01
1218.92/1218.93	c asymm  cl-useful: 0/1911/3727 lits-rem:0 time: 0.21
1218.92/1218.93	c calculated reachability. Time: 0.00
1218.92/1218.93	c  N st   103   4713927       175      3727         0     92134     18635   1248818   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174733-1301788871/watcher-3174733-1301788871 -o /tmp/evaluation-result-3174733-1301788871/solver-3174733-1301788871 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174733-1301788871.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.94 4.00 3.96 5/189 15397
/proc/meminfo: memFree=21778116/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=29916 CPUtime=0 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 562 0 0 0 0 0 0 0 25 0 1 0 290488037 30633984 501 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309202 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 7479 501 340 106 0 2450 0

[startup+0.099195 s]
/proc/loadavg: 3.94 4.00 3.96 5/189 15397
/proc/meminfo: memFree=21778116/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=30780 CPUtime=0.09 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 945 0 0 0 9 0 0 0 18 0 1 0 290488037 31518720 883 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 7695 883 370 106 0 2666 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30780

[startup+0.100192 s]
/proc/loadavg: 3.94 4.00 3.96 5/189 15397
/proc/meminfo: memFree=21778116/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=30780 CPUtime=0.09 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 946 0 0 0 9 0 0 0 18 0 1 0 290488037 31518720 884 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309221 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 7695 884 370 106 0 2666 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30780

[startup+0.300161 s]
/proc/loadavg: 3.94 4.00 3.96 5/189 15397
/proc/meminfo: memFree=21778116/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=31388 CPUtime=0.29 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 1253 0 0 0 29 0 0 0 18 0 1 0 290488037 32141312 986 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 7847 986 371 106 0 2818 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31388

[startup+0.701086 s]
/proc/loadavg: 3.94 4.00 3.96 5/189 15397
/proc/meminfo: memFree=21778116/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=32048 CPUtime=0.69 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 1978 0 0 0 69 0 0 0 18 0 1 0 290488037 32817152 1034 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 8012 1034 371 106 0 2983 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32048

[startup+1.50095 s]
/proc/loadavg: 3.94 4.00 3.96 5/190 15398
/proc/meminfo: memFree=21770420/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=40220 CPUtime=1.49 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 4509 0 0 0 149 0 0 0 20 0 1 0 290488037 41185280 3111 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309261 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 10055 3111 376 106 0 5026 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40220

[startup+3.10066 s]
/proc/loadavg: 3.94 4.00 3.96 5/190 15398
/proc/meminfo: memFree=21759136/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=40400 CPUtime=3.09 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 6225 0 0 0 308 1 0 0 25 0 1 0 290488037 41369600 3075 33554432000 4194304 4627331 140737005282256 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 10100 3075 376 106 0 5071 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40400

[startup+6.3001 s]
/proc/loadavg: 3.95 4.00 3.96 5/190 15398
/proc/meminfo: memFree=21741500/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=49396 CPUtime=6.29 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 10766 0 0 0 628 1 0 0 25 0 1 0 290488037 50581504 5417 33554432000 4194304 4627331 140737005282256 18446744073709551615 4467964 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 12349 5417 376 106 0 7320 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49396

[startup+12.701 s]
/proc/loadavg: 3.95 4.00 3.96 5/190 15398
/proc/meminfo: memFree=21709140/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=56564 CPUtime=12.69 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 16022 0 0 0 1267 2 0 0 25 0 1 0 290488037 57921536 6940 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 14141 6940 376 106 0 9112 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56564

[startup+25.5007 s]
/proc/loadavg: 3.96 4.00 3.96 5/190 15398
/proc/meminfo: memFree=21687460/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=62840 CPUtime=25.49 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 23916 0 0 0 2546 3 0 0 25 0 1 0 290488037 64348160 9092 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 15710 9092 376 106 0 10681 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62840

[startup+51.1002 s]
/proc/loadavg: 3.97 4.00 3.96 5/190 15426
/proc/meminfo: memFree=21678440/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=67592 CPUtime=51.09 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 36574 0 0 0 5104 5 0 0 25 0 1 0 290488037 69214208 10096 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 16898 10096 376 106 0 11869 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 67592

[startup+102.306 s]
/proc/loadavg: 3.99 4.00 3.96 5/190 15427
/proc/meminfo: memFree=21623576/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=91132 CPUtime=102.29 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 57454 0 0 0 10220 9 0 0 25 0 1 0 290488037 93319168 16215 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 22783 16215 376 106 0 17754 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 91132

[startup+162.3 s]
/proc/loadavg: 3.99 4.00 3.96 5/190 15432
/proc/meminfo: memFree=21589544/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=91700 CPUtime=162.29 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 76080 0 0 0 16216 13 0 0 25 0 1 0 290488037 93900800 16763 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 22925 16763 376 106 0 17896 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 91700

[startup+222.301 s]
/proc/loadavg: 4.04 4.01 3.96 5/190 15434
/proc/meminfo: memFree=21553392/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=106592 CPUtime=222.29 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 94833 0 0 0 22212 17 0 0 25 0 1 0 290488037 109150208 19813 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 26648 19813 376 106 0 21619 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 106592

[startup+282.3 s]
/proc/loadavg: 4.08 4.02 3.97 5/190 15462
/proc/meminfo: memFree=21520672/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=132172 CPUtime=282.3 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 112944 0 0 0 28209 21 0 0 25 0 1 0 290488037 135344128 26522 33554432000 4194304 4627331 140737005282256 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 33043 26522 376 106 0 28014 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 132172

[startup+342.301 s]
/proc/loadavg: 4.03 4.02 3.97 5/190 15464
/proc/meminfo: memFree=21509132/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=132436 CPUtime=342.3 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 125272 0 0 0 34206 24 0 0 25 0 1 0 290488037 135614464 26565 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 33109 26565 376 106 0 28080 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 132436

[startup+402.301 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 15465
/proc/meminfo: memFree=21463968/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=150940 CPUtime=402.3 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 142634 0 0 0 40202 28 0 0 25 0 1 0 290488037 154562560 30909 33554432000 4194304 4627331 140737005282256 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 37735 30909 376 106 0 32706 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 150940

[startup+462.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 15467
/proc/meminfo: memFree=21460220/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=203924 CPUtime=462.3 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 150352 0 0 0 46200 30 0 0 25 0 1 0 290488037 208818176 31579 33554432000 4194304 4627331 140737005282256 18446744073709551615 4324248 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 50981 31579 376 106 0 45952 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 203924

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 15469
/proc/meminfo: memFree=21454216/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=151332 CPUtime=522.3 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 163679 0 0 0 52197 33 0 0 25 0 1 0 290488037 154963968 30704 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309252 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 37833 30704 376 106 0 32804 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 151332

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 15470
/proc/meminfo: memFree=21419964/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=226636 CPUtime=582.31 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 173569 0 0 0 58196 35 0 0 25 0 1 0 290488037 232075264 36903 33554432000 4194304 4627331 140737005282256 18446744073709551615 4324072 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 56659 36903 379 106 0 51630 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 226636

[startup+642.301 s]
/proc/loadavg: 4.07 4.02 3.97 5/190 15472
/proc/meminfo: memFree=21406900/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=174232 CPUtime=642.31 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 187492 0 0 0 64192 39 0 0 25 0 1 0 290488037 178413568 35266 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 43558 35266 379 106 0 38529 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 174232

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 3.97 5/190 15473
/proc/meminfo: memFree=21413448/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=174432 CPUtime=702.31 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 199204 0 0 0 70188 43 0 0 25 0 1 0 290488037 178618368 35051 33554432000 4194304 4627331 140737005282256 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 43608 35051 376 106 0 38579 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 174432

[startup+762.306 s]
/proc/loadavg: 4.01 4.00 3.97 5/190 15475
/proc/meminfo: memFree=21364196/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=231216 CPUtime=762.31 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 209422 0 0 0 76184 47 0 0 25 0 1 0 290488037 236765184 37041 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 57804 37041 376 106 0 52775 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 231216

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 15477
/proc/meminfo: memFree=21378196/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=174776 CPUtime=822.31 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 221264 0 0 0 82180 51 0 0 25 0 1 0 290488037 178970624 36412 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 43694 36412 376 106 0 38665 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 174776

[startup+882.301 s]
/proc/loadavg: 4.03 4.01 3.98 5/190 15478
/proc/meminfo: memFree=21366636/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=237956 CPUtime=882.31 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 231358 0 0 0 88177 54 0 0 25 0 1 0 290488037 243666944 37793 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 59489 37793 376 106 0 54460 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 237956

[startup+942.3 s]
/proc/loadavg: 4.07 4.02 3.98 5/190 15480
/proc/meminfo: memFree=21337600/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=238656 CPUtime=942.31 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 240468 0 0 0 94173 58 0 0 25 0 1 0 290488037 244383744 38089 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309221 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 59664 38089 376 106 0 54635 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 238656

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.98 5/190 15481
/proc/meminfo: memFree=21312764/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=269016 CPUtime=1002.32 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 257123 0 0 0 100169 63 0 0 25 0 1 0 290488037 275472384 45692 33554432000 4194304 4627331 140737005282256 18446744073709551615 4420176 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 67254 45692 376 106 0 62225 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 269016

[startup+1062.3 s]
/proc/loadavg: 4.08 4.03 3.99 5/190 15483
/proc/meminfo: memFree=21308900/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=269016 CPUtime=1062.32 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 257482 0 0 0 106169 63 0 0 25 0 1 0 290488037 275472384 46051 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309132 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 67254 46051 376 106 0 62225 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 269016

[startup+1122.3 s]
/proc/loadavg: 4.03 4.02 3.99 5/190 15485
/proc/meminfo: memFree=21307620/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=269624 CPUtime=1122.32 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 266746 0 0 0 112165 67 0 0 25 0 1 0 290488037 276094976 45646 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309123 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 67406 45646 376 106 0 62377 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 269624

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.99 5/190 15486
/proc/meminfo: memFree=21317520/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=270136 CPUtime=1182.32 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 275913 0 0 0 118161 71 0 0 25 0 1 0 290488037 276619264 45580 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309215 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 67534 45580 376 106 0 62505 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 270136

[startup+1242.3 s]
/proc/loadavg: 3.47 3.87 3.94 4/184 15505
/proc/meminfo: memFree=21387048/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=270868 CPUtime=1242.32 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 285679 0 0 0 124158 74 0 0 25 0 1 0 290488037 277368832 46068 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 67717 46068 376 106 0 62688 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 270868



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.09 3.69 3.87 3/182 15507
/proc/meminfo: memFree=21560160/32951124 swapFree=67111528/67111528
[pid=15397] ppid=15395 vsize=271676 CPUtime=1300.03 cores=1,3
/proc/15397/stat : 15397 (strangenight2-s) R 15395 15397 14701 0 -1 4202496 295412 0 0 0 129927 76 0 0 25 0 1 0 290488037 278196224 45898 33554432000 4194304 4627331 140737005282256 18446744073709551615 4309295 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15397/statm: 67919 45898 376 106 0 62890 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 271676

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.28
CPU system time (s): 0.767883
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 286096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.28
system time used= 0.767883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 295412
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 14148

runsolver used 1.9897 second user time and 5.01124 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-03 02:01:11
IDJOB=3174733
IDBENCH=82951
IDSOLVER=1587
FILE ID=node108/3174733-1301788871
RUNJOBID= node108-1301783655-14721
PBS_JOBID= 12841410
Free space on /tmp= 71328 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v175-c3727-S1592669696-022.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174733-1301788871/watcher-3174733-1301788871 -o /tmp/evaluation-result-3174733-1301788871/solver-3174733-1301788871 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174733-1301788871.cnf

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

MD5SUM BENCH= 23d58aabf220f78ecd3bc4380d2e7fb8
RANDOM SEED=1693547754

node108.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.820
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.64
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.820
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.15
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.820
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.82
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.820
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.77
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.820
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.82
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.820
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.820
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.820
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:      21778156 kB
Buffers:        349968 kB
Cached:       10458876 kB
SwapCached:          0 kB
Active:        7382236 kB
Inactive:      3519420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21778156 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22860 kB
Writeback:          84 kB
AnonPages:       92936 kB
Mapped:          16364 kB
Slab:           208976 kB
PageTables:       5176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   305684 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= 71332 MiB
End job on node108 at 2011-04-03 02:22:53