Trace number 3175940

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S183128297-005.SATISFIABLE.cnf
MD5SUMf0ea1852e91ab44abb725179e04ad108
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.006998
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175940-1301788876.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        1704
0.00/0.00	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.00	c -- vars added        400
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       400      1704         0         0      5112         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      9  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     179 undec:      52 neg:     169
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       391      1696         0         0      5135         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.13	c  N st     8      4917       391      1696         0      4782      5135     92826   no data   no data  --
0.29/0.37	c  N st    10     11299       391      1696         0      4458      5135     66557   no data   no data  --
0.49/0.59	c  N st    11     17043       391      1696         0     10040      5135    177521   no data   no data  --
0.89/0.95	c  F st    12     25001       391      1696         0     12303      5135    217931   no data   no data  --
0.89/0.95	c  N st    12     25001       391      1696         0     12303      5135    217931   no data   no data  --
1.09/1.18	c Decided on static restart strategy
1.09/1.18	c  N st    18     30003       391      1696         0     10585      5135    165592   no data   no data  --
1.09/1.18	c  S st    18     30003       391      1696         0     10585      5135    165592   no data   no data  --
1.19/1.22	c  S st    18     30506       391      1696         0     11086      5135    175248   no data   no data  --
1.19/1.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.19/1.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.22	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:    391 time:  0.00 s
1.19/1.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.38	c lits-rem:       218  cl-subs:      951  v-elim:      0  v-fix:    0  time:  0.15 s
1.29/1.39	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.01
1.29/1.39	c calculated reachability. Time: 0.00
1.29/1.39	c  N st    18     30506       391      1696         0     10135      5135    157100   no data   no data  --
1.79/1.80	c  N st    20     37616       391      1696         0      9399      5135    127431   no data   no data  --
2.09/2.17	c  N st    21     44015       391      1696         0     15590      5135    249255   no data   no data  --
2.19/2.29	c  S st    22     45761       391      1696         0     17291      5135    285031   no data   no data  --
2.29/2.33	c  S st    22     46263       391      1696         0      9132      5135    111953   no data   no data  --
2.29/2.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
2.29/2.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.39	c lits-rem:        30  cl-subs:      146  v-elim:      0  v-fix:    0  time:  0.05 s
2.29/2.39	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
2.29/2.39	c vivif2 --  cl tried     8986 cl shrink        0 lits rem          0 time: 0.00
2.29/2.39	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.01
2.29/2.39	c calculated reachability. Time: 0.00
2.29/2.39	c  N st    22     46263       391      1696         0      8986      5135    109546   no data   no data  --
3.19/3.24	c  N st    23     60660       391      1696         0     13306      5135    189251   no data   no data  --
3.79/3.88	c  N st    24     69395       391      1696         0     11130      5135    137671   no data   no data  --
3.79/3.88	c  S st    24     69395       391      1696         0     11130      5135    137671   no data   no data  --
3.89/3.91	c  S st    24     69899       391      1696         0     11631      5135    147546   no data   no data  --
3.89/3.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.89/3.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
3.89/3.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.99/4.03	c lits-rem:        89  cl-subs:      186  v-elim:      0  v-fix:    0  time:  0.12 s
3.99/4.03	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
3.99/4.04	c vivif2 --  cl tried    11445 cl shrink        0 lits rem          0 time: 0.00
3.99/4.04	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.01
3.99/4.04	c calculated reachability. Time: 0.00
3.99/4.04	c  N st    24     69899       391      1696         0     11445      5135    143957   no data   no data  --
5.29/5.32	c  F st    25     87502       391      1696         0     16843      5135    243312   no data   no data  --
5.29/5.32	c  N st    25     87502       391      1696         0     16843      5135    243312   no data   no data  --
5.58/5.68	c Decided on static restart strategy
5.88/5.91	c  N st    32     95545       391      1696         0     24683      5135    399504   no data   no data  --
6.49/6.60	c  N st    34    104850       391      1696         0     21052      5135    305256   no data   no data  --
6.49/6.60	c  S st    34    104850       391      1696         0     21052      5135    305256   no data   no data  --
6.59/6.65	c  S st    34    105354       391      1696         0     21555      5135    315227   no data   no data  --
6.59/6.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.59/6.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.59/6.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.59/6.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.59/6.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.59/6.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
6.59/6.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.18/7.28	c lits-rem:       385  cl-subs:     1527  v-elim:      0  v-fix:    0  time:  0.62 s
7.18/7.28	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
7.18/7.29	c vivif2 --  cl tried    20028 cl shrink        0 lits rem          0 time: 0.00
7.28/7.30	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.01
7.28/7.30	c calculated reachability. Time: 0.00
7.28/7.30	c  N st    34    105354       391      1696         0     20028      5135    286151   no data   no data  --
7.98/8.08	c  N st    35    114953       391      1696         0     15767      5135    190645   no data   no data  --
9.18/9.21	c  N st    36    129352       391      1696         0     15233      5135    166814   no data   no data  --
10.79/10.85	c  N st    37    150949       391      1696         0     20754      5135    268902   no data   no data  --
11.39/11.47	c  S st    38    158033       391      1696         0     27606      5135    399377   no data   no data  --
11.49/11.53	c  S st    38    158535       391      1696         0     28107      5135    409518   no data   no data  --
11.49/11.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.49/11.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.49/11.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.49/11.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.49/11.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
11.49/11.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.59/12.68	c lits-rem:       665  cl-subs:     1918  v-elim:      0  v-fix:    0  time:  1.13 s
12.59/12.68	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
12.59/12.68	c vivif2 --  cl tried    26189 cl shrink        0 lits rem          0 time: 0.00
12.69/12.70	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.02
12.69/12.70	c calculated reachability. Time: 0.00
12.69/12.70	c  N st    38    158535       391      1696         0     26189      5135    373579   no data   no data  --
16.98/17.06	c  N st    39    207123       391      1696         0     20906      5135    237925   no data   no data  --
19.58/19.64	c  N st    40    237802       391      1696         0     31341      5135    427081   no data   no data  --
19.58/19.64	c  S st    40    237802       391      1696         0     31341      5135    427081   no data   no data  --
19.69/19.72	c  S st    40    238307       391      1696         0     31845      5135    437061   no data   no data  --
19.69/19.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.69/19.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.69/19.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.69/19.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.69/19.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.69/19.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
19.69/19.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.99/21.09	c lits-rem:       766  cl-subs:     2179  v-elim:      0  v-fix:    0  time:  1.34 s
20.99/21.09	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
20.99/21.09	c vivif2 --  cl tried    29666 cl shrink        0 lits rem          0 time: 0.00
21.09/21.11	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.02
21.09/21.11	c calculated reachability. Time: 0.00
21.09/21.11	c  N st    40    238307       391      1696         0     29666      5135    400142   no data   no data  --
28.29/28.38	c  F st    41    306250       391      1696         0     31764      5135    416476   no data   no data  --
28.29/28.38	c  N st    41    306250       391      1696         0     31764      5135    416476   no data   no data  --
28.99/29.04	c Decided on static restart strategy
31.59/31.65	c  N st    51    334555       391      1696         0     35867      5135    474777   no data   no data  --
34.28/34.33	c  N st    53    357462       391      1696         0     33727      5135    422883   no data   no data  --
34.28/34.33	c  S st    53    357462       391      1696         0     33727      5135    422883   no data   no data  --
34.38/34.41	c  S st    53    357965       391      1696         0     34230      5135    433741   no data   no data  --
34.38/34.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.38/34.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.38/34.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
34.38/34.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.38/34.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.38/34.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
34.38/34.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.59/35.66	c lits-rem:       405  cl-subs:     1427  v-elim:      0  v-fix:    0  time:  1.23 s
35.59/35.66	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
35.59/35.67	c vivif2 --  cl tried    32803 cl shrink        0 lits rem          0 time: 0.01
35.59/35.69	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.02
35.59/35.69	c calculated reachability. Time: 0.00
35.59/35.69	c  N st    53    357965       391      1696         0     32803      5135    406376   no data   no data  --
39.39/39.42	c  N st    54    390357       391      1696         0     39035      5135    508938   no data   no data  --
45.39/45.49	c  N st    55    438947       391      1696         0     32690      5135    359705   no data   no data  --
54.79/54.85	c  N st    56    511830       391      1696         0     46127      5135    602194   no data   no data  --
58.38/58.47	c  N st    57    536948       391      1696         0     40413      5135    473366   no data   no data  --
58.38/58.47	c  S st    57    536948       391      1696         0     40413      5135    473366   no data   no data  --
58.48/58.57	c  S st    57    537451       391      1696         0     40914      5135    483353   no data   no data  --
58.48/58.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.48/58.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.48/58.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
58.48/58.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.48/58.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.48/58.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
58.48/58.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
59.89/59.95	c lits-rem:       616  cl-subs:     2402  v-elim:      0  v-fix:    0  time:  1.36 s
59.89/59.95	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
59.89/59.95	c vivif2 --  cl tried    38512 cl shrink        0 lits rem          0 time: 0.00
59.89/59.98	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.03
59.89/59.98	c calculated reachability. Time: 0.00
59.89/59.98	c  N st    57    537451       391      1696         0     38512      5135    443961   no data   no data  --
83.29/83.32	c  N st    58    701438       391      1696         0     67424      5135    978632   no data   no data  --
99.09/99.15	c  N st    59    806176       391      1696         0     61423      5135    817320   no data   no data  --
99.09/99.15	c  S st    59    806176       391      1696         0     61423      5135    817320   no data   no data  --
99.29/99.30	c  S st    59    806678       391      1696         0     61922      5135    827831   no data   no data  --
99.29/99.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.29/99.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.29/99.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
99.29/99.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.29/99.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.29/99.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
99.29/99.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
102.49/102.55	c lits-rem:      1455  cl-subs:     5886  v-elim:      0  v-fix:    0  time:  3.21 s
102.49/102.55	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
102.49/102.56	c vivif2 --  cl tried    56036 cl shrink        0 lits rem          0 time: 0.01
102.59/102.61	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.04
102.59/102.61	c calculated reachability. Time: 0.00
102.59/102.61	c  N st    59    806678       391      1696         0     56036      5135    722637   no data   no data  --
147.49/147.59	c  F st    60   1071875       391      1696         0     71808      5135    942033   no data   no data  --
147.49/147.59	c  N st    60   1071875       391      1696         0     71808      5135    942033   no data   no data  --
148.59/148.64	c Decided on static restart strategy
152.69/152.70	c  N st    70   1100179       391      1696         0     55812      5135    644108   no data   no data  --
159.09/159.19	c  N st    72   1136172       391      1696         0     46098      5135    421110   no data   no data  --
164.69/164.71	c  N st    73   1168564       391      1696         0     77265      5135   1014155   no data   no data  --
171.89/171.93	c  N st    74   1210017       391      1696         0     71952      5135    905557   no data   no data  --
171.89/171.93	c  S st    74   1210017       391      1696         0     71952      5135    905557   no data   no data  --
172.09/172.10	c  S st    74   1210518       391      1696         0     72452      5135    915625   no data   no data  --
172.09/172.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
172.09/172.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.09/172.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
172.09/172.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
172.09/172.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
172.09/172.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
172.09/172.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
175.09/175.13	c lits-rem:      1327  cl-subs:     6356  v-elim:      0  v-fix:    0  time:  2.98 s
175.09/175.13	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
175.09/175.14	c vivif2 --  cl tried    66096 cl shrink        0 lits rem          0 time: 0.01
175.09/175.19	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.05
175.09/175.19	c calculated reachability. Time: 0.00
175.09/175.19	c  N st    74   1210518       391      1696         0     66096      5135    812167   no data   no data  --
190.99/191.07	c  N st    75   1283400       391      1696         0     90451      5135   1329378   no data   no data  --
214.30/214.35	c  N st    76   1392724       391      1696         0     51053      5135    465306   no data   no data  --
246.19/246.23	c  N st    77   1556708       391      1696         0     55849      5135    534467   no data   no data  --
279.40/279.45	c  N st    78   1710521       391      1696         0     96977      5135   1353950   no data   no data  --
279.40/279.45	c  S st    78   1710521       391      1696         0     96977      5135   1353950   no data   no data  --
279.59/279.67	c  S st    78   1711024       391      1696         0     97478      5135   1365069   no data   no data  --
279.59/279.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
279.59/279.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
279.70/279.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
279.70/279.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
279.70/279.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
279.70/279.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
279.70/279.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
286.29/286.36	c lits-rem:       340  cl-subs:     9882  v-elim:      0  v-fix:    0  time:  6.60 s
286.29/286.36	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
286.29/286.37	c vivif2 --  cl tried    87596 cl shrink        0 lits rem          0 time: 0.01
286.39/286.45	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.08
286.39/286.45	c calculated reachability. Time: 0.00
286.39/286.45	c  N st    78   1711024       391      1696         0     87596      5135   1189337   no data   no data  --
366.60/366.63	c  N st    79   2079988       391      1696         0     99336      5135   1314820   no data   no data  --
397.79/397.82	c  N st    80   2211024       391      1696         0    103140      5135   1422602   no data   no data  --
397.79/397.82	c  S st    80   2211024       391      1696         0    103140      5135   1422602   no data   no data  --
398.10/398.13	c  S st    80   2211529       391      1696         0    103639      5135   1433167   no data   no data  --
398.10/398.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
398.10/398.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
398.10/398.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
398.20/398.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
398.20/398.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
398.20/398.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
398.20/398.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
406.20/406.22	c lits-rem:      1207  cl-subs:     9391  v-elim:      0  v-fix:    0  time:  8.01 s
406.20/406.22	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
406.20/406.24	c vivif2 --  cl tried    94248 cl shrink        0 lits rem          0 time: 0.02
406.30/406.32	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.08
406.30/406.32	c calculated reachability. Time: 0.00
406.30/406.32	c  N st    80   2211529       391      1696         0     94248      5135   1254991   no data   no data  --
533.20/533.24	c  N st    81   2711530       391      1696         0    117695      5135   1597802   no data   no data  --
533.20/533.24	c  S st    81   2711530       391      1696         0    117695      5135   1597802   no data   no data  --
533.61/533.60	c  S st    81   2712034       391      1696         0    118197      5135   1608183   no data   no data  --
533.61/533.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
533.61/533.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
533.61/533.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
533.71/533.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
533.71/533.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
533.71/533.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
533.71/533.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
544.30/544.31	c lits-rem:       268  cl-subs:    13144  v-elim:      0  v-fix:    0  time: 10.60 s
544.30/544.31	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
544.30/544.33	c vivif2 --  cl tried   105053 cl shrink        0 lits rem          0 time: 0.02
544.41/544.42	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.10
544.41/544.43	c calculated reachability. Time: 0.00
544.41/544.43	c  N st    81   2712034       391      1696         0    105053      5135   1382880   no data   no data  --
683.50/683.57	c  N st    82   3212035       391      1696         0     81587      5135    773936   no data   no data  --
683.50/683.57	c  S st    82   3212035       391      1696         0     81587      5135    773936   no data   no data  --
683.80/683.84	c  S st    82   3212540       391      1696         0     82089      5135    784873   no data   no data  --
683.80/683.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
683.80/683.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
683.80/683.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
683.90/683.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
683.90/683.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
683.90/683.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
683.90/683.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
686.41/686.44	c lits-rem:       646  cl-subs:     1820  v-elim:      0  v-fix:    0  time:  2.53 s
686.41/686.44	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
686.41/686.45	c vivif2 --  cl tried    80269 cl shrink        0 lits rem          0 time: 0.01
686.50/686.55	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.09
686.50/686.55	c calculated reachability. Time: 0.00
686.50/686.55	c  N st    82   3212540       391      1696         0     80269      5135    757610   no data   no data  --
820.01/820.08	c  N st    83   3712541       391      1696         0     91013      5135    904771   no data   no data  --
820.01/820.08	c  S st    83   3712541       391      1696         0     91013      5135    904771   no data   no data  --
820.31/820.30	c  S st    83   3713043       391      1696         0     91514      5135    915299   no data   no data  --
820.31/820.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
820.31/820.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
820.31/820.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
820.31/820.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
820.31/820.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
820.31/820.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
820.31/820.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
822.91/822.97	c lits-rem:       984  cl-subs:     2012  v-elim:      0  v-fix:    0  time:  2.60 s
822.91/822.97	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
822.91/822.98	c vivif2 --  cl tried    89502 cl shrink        0 lits rem          0 time: 0.01
823.01/823.05	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.07
823.01/823.05	c calculated reachability. Time: 0.00
823.01/823.05	c  N st    83   3713043       391      1696         0     89502      5135    885561   no data   no data  --
832.81/832.89	c  F st    84   3751563       391      1696         0    126755      5135   1698311   no data   no data  --
832.81/832.89	c  N st    84   3751563       391      1696         0    126755      5135   1698311   no data   no data  --
834.71/834.77	c Decided on static restart strategy
843.72/843.71	c  N st    94   3779863       391      1696         0    154027      5135   2258527   no data   no data  --
854.62/854.62	c  N st    96   3815860       391      1696         0    106721      5135   1216126   no data   no data  --
864.40/864.46	c  N st    97   3848256       391      1696         0    137870      5135   1837837   no data   no data  --
878.31/878.40	c  N st    98   3896846       391      1696         0    101772      5135   1083844   no data   no data  --
900.41/900.46	c  N st    99   3969728       391      1696         0     88177      5135    807547   no data   no data  --
934.11/934.13	c  N st   100   4079052       391      1696         0    108539      5135   1203345   no data   no data  --
973.41/973.49	c  N st   101   4213043       391      1696         0    151866      5135   2053583   no data   no data  --
973.41/973.49	c  S st   101   4213043       391      1696         0    151866      5135   2053583   no data   no data  --
973.91/973.95	c  S st   101   4213547       391      1696         0    152368      5135   2064297   no data   no data  --
973.91/973.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
973.91/973.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
974.01/974.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
974.01/974.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
974.01/974.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
974.01/974.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
974.01/974.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
992.01/992.03	c lits-rem:      1109  cl-subs:    16893  v-elim:      0  v-fix:    0  time: 17.94 s
992.01/992.03	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
992.01/992.05	c vivif2 --  cl tried   135475 cl shrink        0 lits rem          0 time: 0.02
992.22/992.21	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.15
992.22/992.21	c calculated reachability. Time: 0.00
992.22/992.21	c  N st   101   4213547       391      1696         0    135475      5135   1779997   no data   no data  --
1075.32/1075.35	c  N st   102   4459523       391      1696         0    110285      5135   1223733   no data   no data  --
1161.02/1161.00	c  N st   103   4713547       391      1696         0    174443      5135   2428321   no data   no data  --
1161.02/1161.00	c  S st   103   4713547       391      1696         0    174443      5135   2428321   no data   no data  --
1161.52/1161.57	c  S st   103   4714048       391      1696         0    174942      5135   2438428   no data   no data  --
1161.52/1161.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1161.52/1161.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1161.62/1161.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1161.72/1161.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1161.72/1161.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1161.72/1161.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
1161.72/1161.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1194.62/1194.62	c lits-rem:       204  cl-subs:    25567  v-elim:      0  v-fix:    0  time: 32.88 s
1194.62/1194.62	c vivif2 --  cl tried     1696 cl shrink        0 lits rem          0 time: 0.00
1194.62/1194.65	c vivif2 --  cl tried   149375 cl shrink        0 lits rem          0 time: 0.03
1194.82/1194.81	c asymm  cl-useful: 0/1696/1696 lits-rem:0 time: 0.16
1194.82/1194.81	c calculated reachability. Time: 0.00
1194.82/1194.81	c  N st   103   4714048       391      1696         0    149375      5135   2001989   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-3175940-1301788876/watcher-3175940-1301788876 -o /tmp/evaluation-result-3175940-1301788876/solver-3175940-1301788876 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175940-1301788876.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.98 4.01 3.95 5/189 9660
/proc/meminfo: memFree=22276100/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=29828 CPUtime=0 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 532 0 0 0 0 0 0 0 25 0 1 0 290490319 30543872 472 33554432000 4194304 4650387 140736288297536 18446744073709551615 4302736 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 7457 472 345 112 0 2422 0

[startup+0.0877141 s]
/proc/loadavg: 3.98 4.01 3.95 5/189 9660
/proc/meminfo: memFree=22276100/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=30296 CPUtime=0.08 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 747 0 0 0 8 0 0 0 25 0 1 0 290490319 31023104 676 33554432000 4194304 4650387 140736288297536 18446744073709551615 4364370 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 7574 676 379 112 0 2539 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30296

[startup+0.100709 s]
/proc/loadavg: 3.98 4.01 3.95 5/189 9660
/proc/meminfo: memFree=22276100/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=30432 CPUtime=0.09 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 775 0 0 0 9 0 0 0 25 0 1 0 290490319 31162368 704 33554432000 4194304 4650387 140736288297536 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 7608 704 379 112 0 2573 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30432

[startup+0.300674 s]
/proc/loadavg: 3.98 4.01 3.95 5/189 9660
/proc/meminfo: memFree=22276100/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=30804 CPUtime=0.29 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 1018 0 0 0 29 0 0 0 25 0 1 0 290490319 31543296 829 33554432000 4194304 4650387 140736288297536 18446744073709551615 4366833 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 7701 829 381 112 0 2666 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30804

[startup+0.700601 s]
/proc/loadavg: 3.98 4.01 3.95 5/189 9660
/proc/meminfo: memFree=22276100/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=31612 CPUtime=0.69 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 1525 0 0 0 69 0 0 0 25 0 1 0 290490319 32370688 914 33554432000 4194304 4650387 140736288297536 18446744073709551615 4329566 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 7903 914 381 112 0 2868 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31612

[startup+1.50046 s]
/proc/loadavg: 3.98 4.01 3.95 4/188 9662
/proc/meminfo: memFree=22429304/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=36512 CPUtime=1.49 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 3092 0 0 0 149 0 0 0 25 0 1 0 290490319 37388288 2200 33554432000 4194304 4650387 140736288297536 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 9128 2200 383 112 0 4093 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36512

[startup+3.10019 s]
/proc/loadavg: 3.98 4.01 3.95 4/188 9662
/proc/meminfo: memFree=22418888/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=37216 CPUtime=3.09 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 4229 0 0 0 309 0 0 0 25 0 1 0 290490319 38109184 2277 33554432000 4194304 4650387 140736288297536 18446744073709551615 4330576 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 9304 2277 383 112 0 4269 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37216

[startup+6.30062 s]
/proc/loadavg: 3.98 4.01 3.95 5/190 9689
/proc/meminfo: memFree=22404616/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=38072 CPUtime=6.28 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 5920 0 0 0 628 0 0 0 25 0 1 0 290490319 38985728 2583 33554432000 4194304 4650387 140736288297536 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 9518 2583 383 112 0 4483 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38072

[startup+12.7005 s]
/proc/loadavg: 3.98 4.01 3.95 5/190 9690
/proc/meminfo: memFree=22376640/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=46584 CPUtime=12.69 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 9743 0 0 0 1268 1 0 0 25 0 1 0 290490319 47702016 4746 33554432000 4194304 4650387 140736288297536 18446744073709551615 4370535 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 11646 4746 383 112 0 6611 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46584

[startup+25.5002 s]
/proc/loadavg: 3.98 4.01 3.95 5/190 9690
/proc/meminfo: memFree=22356036/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=50280 CPUtime=25.49 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 14719 0 0 0 2547 2 0 0 25 0 1 0 290490319 51486720 5485 33554432000 4194304 4650387 140736288297536 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 12570 5485 383 112 0 7535 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50280

[startup+51.1007 s]
/proc/loadavg: 3.99 4.00 3.95 5/190 9691
/proc/meminfo: memFree=22342356/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=54248 CPUtime=51.09 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 22272 0 0 0 5106 3 0 0 25 0 1 0 290490319 55549952 6651 33554432000 4194304 4650387 140736288297536 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 13562 6651 383 112 0 8527 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54248

[startup+102.307 s]
/proc/loadavg: 3.99 4.00 3.95 5/190 9692
/proc/meminfo: memFree=22299128/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=69112 CPUtime=102.29 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 36008 0 0 0 10223 6 0 0 25 0 1 0 290490319 70770688 10081 33554432000 4194304 4650387 140736288297536 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 17278 10081 383 112 0 12243 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 69112

[startup+162.301 s]
/proc/loadavg: 4.05 4.01 3.95 5/190 9697
/proc/meminfo: memFree=22275784/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=70476 CPUtime=162.29 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 47815 0 0 0 16219 10 0 0 25 0 1 0 290490319 72167424 10345 33554432000 4194304 4650387 140736288297536 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 17619 10345 383 112 0 12584 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 70476

[startup+222.3 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 9698
/proc/meminfo: memFree=22227064/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=77636 CPUtime=222.29 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 58390 0 0 0 22215 14 0 0 25 0 1 0 290490319 79499264 12599 33554432000 4194304 4650387 140736288297536 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 19409 12599 383 112 0 14374 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 77636

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 9700
/proc/meminfo: memFree=22204432/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=88892 CPUtime=282.29 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 70256 0 0 0 28212 17 0 0 25 0 1 0 290490319 91025408 15439 33554432000 4194304 4650387 140736288297536 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 22223 15439 383 112 0 17188 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 88892

[startup+342.301 s]
/proc/loadavg: 4.12 4.03 3.96 5/190 9701
/proc/meminfo: memFree=22162968/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=94308 CPUtime=342.3 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 79529 0 0 0 34209 21 0 0 25 0 1 0 290490319 96571392 16608 33554432000 4194304 4650387 140736288297536 18446744073709551615 4363534 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 23577 16608 383 112 0 18542 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 94308

[startup+402.3 s]
/proc/loadavg: 4.04 4.02 3.96 5/190 9703
/proc/meminfo: memFree=22150516/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=100348 CPUtime=402.3 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 89300 0 0 0 40205 25 0 0 25 0 1 0 290490319 102756352 17965 33554432000 4194304 4650387 140736288297536 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 25087 17965 383 112 0 20052 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 100348

[startup+462.301 s]
/proc/loadavg: 4.01 4.02 3.96 5/190 9705
/proc/meminfo: memFree=22115640/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=105668 CPUtime=462.29 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 98013 0 0 0 46201 28 0 0 25 0 1 0 290490319 108204032 19620 33554432000 4194304 4650387 140736288297536 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 26417 19620 383 112 0 21382 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 105668

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 9706
/proc/meminfo: memFree=22112232/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=105876 CPUtime=522.3 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 106159 0 0 0 52199 31 0 0 25 0 1 0 290490319 108417024 18311 33554432000 4194304 4650387 140736288297536 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 26469 18311 383 112 0 21434 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 105876

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 9708
/proc/meminfo: memFree=22093824/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=114252 CPUtime=582.31 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 114007 0 0 0 58197 34 0 0 25 0 1 0 290490319 116994048 21073 33554432000 4194304 4650387 140736288297536 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 28563 21073 383 112 0 23528 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 114252

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 9709
/proc/meminfo: memFree=22078516/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=114416 CPUtime=642.31 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 121277 0 0 0 64195 36 0 0 25 0 1 0 290490319 117161984 21112 33554432000 4194304 4650387 140736288297536 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 28604 21112 383 112 0 23569 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 114416

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 9711
/proc/meminfo: memFree=22060984/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=114516 CPUtime=702.3 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 127282 0 0 0 70190 40 0 0 25 0 1 0 290490319 117264384 22052 33554432000 4194304 4650387 140736288297536 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 28629 22052 383 112 0 23594 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 114516

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 9713
/proc/meminfo: memFree=22070576/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=114668 CPUtime=762.31 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 135074 0 0 0 76189 42 0 0 25 0 1 0 290490319 117420032 21940 33554432000 4194304 4650387 140736288297536 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 28667 21940 383 112 0 23632 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 114668

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 9714
/proc/meminfo: memFree=22067192/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=114836 CPUtime=822.31 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 142137 0 0 0 82186 45 0 0 25 0 1 0 290490319 117592064 20897 33554432000 4194304 4650387 140736288297536 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 28709 20897 383 112 0 23674 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 114836

[startup+882.3 s]
/proc/loadavg: 4.07 4.02 3.97 5/190 9716
/proc/meminfo: memFree=22055860/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=116120 CPUtime=882.31 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 148934 0 0 0 88184 47 0 0 25 0 1 0 290490319 118906880 21906 33554432000 4194304 4650387 140736288297536 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 29030 21906 383 112 0 23995 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 116120

[startup+942.301 s]
/proc/loadavg: 4.06 4.03 3.97 5/190 9717
/proc/meminfo: memFree=22058548/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=116196 CPUtime=942.31 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 154983 0 0 0 94182 49 0 0 25 0 1 0 290490319 118984704 22275 33554432000 4194304 4650387 140736288297536 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 29049 22275 383 112 0 24014 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 116196

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.97 5/190 9719
/proc/meminfo: memFree=22039292/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=133260 CPUtime=1002.32 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 162531 0 0 0 100180 52 0 0 25 0 1 0 290490319 136458240 26960 33554432000 4194304 4650387 140736288297536 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 33315 26960 383 112 0 28280 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 133260

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 9721
/proc/meminfo: memFree=22018040/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=133372 CPUtime=1062.32 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 168541 0 0 0 106178 54 0 0 25 0 1 0 290490319 136572928 26585 33554432000 4194304 4650387 140736288297536 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 33343 26585 383 112 0 28308 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 133372

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 9722
/proc/meminfo: memFree=21990196/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=133480 CPUtime=1122.31 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 174646 0 0 0 112175 56 0 0 25 0 1 0 290490319 136683520 26523 33554432000 4194304 4650387 140736288297536 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 33370 26523 383 112 0 28335 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 133480

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 9724
/proc/meminfo: memFree=21988812/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=140964 CPUtime=1182.32 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 179986 0 0 0 118175 57 0 0 25 0 1 0 290490319 144347136 28822 33554432000 4194304 4650387 140736288297536 18446744073709551615 4433058 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 35241 28822 383 112 0 30206 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 140964

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.97 6/190 9725
/proc/meminfo: memFree=21968656/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=138948 CPUtime=1242.32 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 183275 0 0 0 124174 58 0 0 25 0 1 0 290490319 142282752 28512 33554432000 4194304 4650387 140736288297536 18446744073709551615 4313055 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 34737 28512 383 112 0 29702 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 138948



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.84 3.97 3.96 3/179 9763
/proc/meminfo: memFree=22211836/32951124 swapFree=67111528/67111528
[pid=9660] ppid=9658 vsize=139844 CPUtime=1300.03 cores=5,7
/proc/9660/stat : 9660 (strangenight1-s) R 9658 9660 8966 0 -1 4202496 186542 0 0 0 129943 60 0 0 25 0 1 0 290490319 143200256 28725 33554432000 4194304 4650387 140736288297536 18446744073709551615 4368256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9660/statm: 34961 28725 383 112 0 29926 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 139844

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.43
CPU system time (s): 0.608907
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 204876

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

runsolver used 2.05869 second user time and 4.97024 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-03 02:01:16
IDJOB=3175940
IDBENCH=82958
IDSOLVER=1589
FILE ID=node101/3175940-1301788876
RUNJOBID= node101-1301783657-8987
PBS_JOBID= 12841416
Free space on /tmp= 72320 MiB

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

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

MD5SUM BENCH= f0ea1852e91ab44abb725179e04ad108
RANDOM SEED=17635661

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22276256 kB
Buffers:        337680 kB
Cached:        9845132 kB
SwapCached:          0 kB
Active:        6862096 kB
Inactive:      3564812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22276256 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19092 kB
Writeback:           0 kB
AnonPages:      244196 kB
Mapped:          16384 kB
Slab:           185220 kB
PageTables:       5792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   517984 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= 72328 MiB
End job on node101 at 2011-04-03 02:22:58