Trace number 3369960

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 (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S2098066936-001.UNKNOWN.cnf
MD5SUM7a1181bb5cb0b1221253c27ad7ead33e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark347.943
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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-3369960-1305384642.cnf'
0.00/0.00	c -- header says num vars:            100
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        100
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       100      2130         0         0     10650         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2130/2130 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.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      48 undec:       5 neg:      47
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       100      2130         0         0     10650         0   no data   no data  --
0.00/0.04	c Decided on static restart strategy
0.09/0.11	c  N st     8      4916       100      2130         0      4574     10650     97844   no data   no data  --
0.29/0.30	c  N st    10     11299       100      2130         0      4210     10650     72503   no data   no data  --
0.39/0.48	c  N st    11     17042       100      2130         0      9526     10650    182176   no data   no data  --
0.69/0.76	c  F st    12     25003       100      2130         0     11667     10650    225831   no data   no data  --
0.69/0.76	c  N st    12     25003       100      2130         0     11667     10650    225831   no data   no data  --
0.89/0.97	c Decided on static restart strategy
0.89/0.97	c  N st    18     30000       100      2130         0     10027     10650    184482   no data   no data  --
0.89/0.97	c  S st    18     30000       100      2130         0     10027     10650    184482   no data   no data  --
1.00/1.01	c  S st    18     30505       100      2130         0     10502     10650    194792   no data   no data  --
1.00/1.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.00/1.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.00/1.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.00/1.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.00/1.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1.00/1.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.41	c lits-rem:      2248  cl-subs:     1908  v-elim:      0  v-fix:    0  time:  0.40 s
1.39/1.44	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.03
1.39/1.44	c calculated reachability. Time: 0.00
1.39/1.44	c  N st    18     30505       100      2130         0      8594     10650    152185   no data   no data  --
1.69/1.76	c  N st    20     37616       100      2130         0      7923     10650    126967   no data   no data  --
1.99/2.03	c  N st    21     44015       100      2130         0     13868     10650    256621   no data   no data  --
2.10/2.12	c  S st    22     45759       100      2130         0     15509     10650    292049   no data   no data  --
2.10/2.16	c  S st    22     46263       100      2130         0     15993     10650    302653   no data   no data  --
2.10/2.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.10/2.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.10/2.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.10/2.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.10/2.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.10/2.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2.10/2.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.20/3.27	c lits-rem:      3316  cl-subs:     1912  v-elim:      0  v-fix:    0  time:  1.10 s
3.20/3.27	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3.20/3.28	c vivif2 --  cl tried    14081 cl shrink        0 lits rem          0 time: 0.00
3.30/3.34	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
3.30/3.34	c calculated reachability. Time: 0.00
3.30/3.34	c  N st    22     46263       100      2130         0     14081     10650    258033   no data   no data  --
4.09/4.10	c  N st    23     60661       100      2130         0      9967     10650    148018   no data   no data  --
4.49/4.51	c  N st    24     69395       100      2130         0     18097     10650    321358   no data   no data  --
4.49/4.51	c  S st    24     69395       100      2130         0     18097     10650    321358   no data   no data  --
4.49/4.56	c  S st    24     69897       100      2130         0     18582     10650    332396   no data   no data  --
4.49/4.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.49/4.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.49/4.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
4.49/4.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.49/4.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
4.49/4.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.69/5.79	c lits-rem:      3933  cl-subs:     2361  v-elim:      0  v-fix:    0  time:  1.22 s
5.69/5.79	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
5.79/5.80	c vivif2 --  cl tried    16221 cl shrink        0 lits rem          0 time: 0.00
5.79/5.86	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
5.79/5.86	c calculated reachability. Time: 0.00
5.79/5.86	c  N st    24     69897       100      2130         0     16221     10650    280623   no data   no data  --
6.69/6.79	c  F st    25     87500       100      2130         0     11370     10650    162296   no data   no data  --
6.69/6.79	c  N st    25     87500       100      2130         0     11370     10650    162296   no data   no data  --
6.99/7.05	c Decided on static restart strategy
7.19/7.23	c  N st    32     95539       100      2130         0     18806     10650    321174   no data   no data  --
7.59/7.70	c  N st    34    104846       100      2130         0     15471     10650    247072   no data   no data  --
7.59/7.70	c  S st    34    104846       100      2130         0     15471     10650    247072   no data   no data  --
7.70/7.74	c  S st    34    105352       100      2130         0     15958     10650    257739   no data   no data  --
7.70/7.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.70/7.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.70/7.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.70/7.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.70/7.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.70/7.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
7.70/7.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.59/8.64	c lits-rem:      1740  cl-subs:     1177  v-elim:      0  v-fix:    0  time:  0.88 s
8.59/8.64	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
8.59/8.64	c vivif2 --  cl tried    14781 cl shrink        0 lits rem          0 time: 0.00
8.59/8.70	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
8.59/8.70	c calculated reachability. Time: 0.00
8.59/8.70	c  N st    34    105352       100      2130         0     14781     10650    231655   no data   no data  --
9.29/9.30	c  N st    35    114950       100      2130         0     23575     10650    408683   no data   no data  --
10.19/10.22	c  N st    36    129349       100      2130         0     23965     10650    404563   no data   no data  --
11.69/11.71	c  N st    37    150945       100      2130         0     15322     10650    203954   no data   no data  --
12.10/12.15	c  S st    38    158028       100      2130         0     21830     10650    345269   no data   no data  --
12.19/12.21	c  S st    38    158530       100      2130         0     22314     10650    356225   no data   no data  --
12.19/12.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.19/12.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.19/12.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
12.19/12.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.19/12.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.19/12.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
12.19/12.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.38/13.44	c lits-rem:      2900  cl-subs:     2411  v-elim:      0  v-fix:    0  time:  1.22 s
13.38/13.44	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
13.38/13.44	c vivif2 --  cl tried    19903 cl shrink        0 lits rem          0 time: 0.00
13.48/13.53	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.08
13.48/13.53	c calculated reachability. Time: 0.00
13.48/13.53	c  N st    38    158530       100      2130         0     19903     10650    304242   no data   no data  --
16.79/16.84	c  N st    39    207118       100      2130         0     32439     10650    541887   no data   no data  --
19.09/19.12	c  N st    40    237796       100      2130         0     24746     10650    368916   no data   no data  --
19.09/19.12	c  S st    40    237796       100      2130         0     24746     10650    368916   no data   no data  --
19.09/19.18	c  S st    40    238301       100      2130         0     25226     10650    379333   no data   no data  --
19.09/19.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.09/19.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.09/19.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
19.19/19.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.19/19.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.19/19.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
19.19/19.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.49/20.51	c lits-rem:      3130  cl-subs:     2423  v-elim:      0  v-fix:    0  time:  1.31 s
20.49/20.51	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
20.49/20.52	c vivif2 --  cl tried    22803 cl shrink        0 lits rem          0 time: 0.00
20.59/20.60	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.09
20.59/20.60	c calculated reachability. Time: 0.00
20.59/20.60	c  N st    40    238301       100      2130         0     22803     10650    329587   no data   no data  --
26.40/26.42	c  F st    41    306250       100      2130         0     24857     10650    347755   no data   no data  --
26.40/26.42	c  N st    41    306250       100      2130         0     24857     10650    347755   no data   no data  --
26.79/26.82	c Decided on static restart strategy
29.09/29.15	c  N st    51    334559       100      2130         0     28985     10650    425195   no data   no data  --
31.29/31.33	c  N st    53    357451       100      2130         0     27109     10650    365573   no data   no data  --
31.29/31.33	c  S st    53    357451       100      2130         0     27109     10650    365573   no data   no data  --
31.29/31.40	c  S st    53    357952       100      2130         0     27594     10650    376582   no data   no data  --
31.39/31.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.39/31.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.39/31.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
31.39/31.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.39/31.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.39/31.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
31.39/31.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.49/32.52	c lits-rem:      2092  cl-subs:     1172  v-elim:      0  v-fix:    0  time:  1.11 s
32.49/32.52	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
32.49/32.52	c vivif2 --  cl tried    26422 cl shrink        0 lits rem          0 time: 0.00
32.59/32.63	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.11
32.59/32.63	c calculated reachability. Time: 0.00
32.59/32.63	c  N st    53    357952       100      2130         0     26422     10650    351540   no data   no data  --
35.49/35.59	c  N st    54    390347       100      2130         0     32292     10650    460459   no data   no data  --
40.39/40.44	c  N st    55    438935       100      2130         0     26343     10650    316877   no data   no data  --
47.39/47.46	c  N st    56    511817       100      2130         0     39056     10650    571131   no data   no data  --
49.99/50.09	c  N st    57    536931       100      2130         0     33755     10650    450760   no data   no data  --
49.99/50.09	c  S st    57    536931       100      2130         0     33755     10650    450760   no data   no data  --
50.09/50.17	c  S st    57    537434       100      2130         0     34239     10650    461672   no data   no data  --
50.09/50.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.09/50.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.09/50.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
50.09/50.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.09/50.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.09/50.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
50.09/50.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.70/51.75	c lits-rem:      2190  cl-subs:     1353  v-elim:      0  v-fix:    0  time:  1.56 s
51.70/51.75	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
51.70/51.76	c vivif2 --  cl tried    32886 cl shrink        0 lits rem          0 time: 0.00
51.79/51.89	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.13
51.79/51.89	c calculated reachability. Time: 0.00
51.79/51.89	c  N st    57    537434       100      2130         0     32886     10650    430281   no data   no data  --
71.50/71.57	c  N st    58    701418       100      2130         0     60314     10650    985685   no data   no data  --
84.89/84.96	c  N st    59    806151       100      2130         0     54425     10650    809635   no data   no data  --
84.89/84.96	c  S st    59    806151       100      2130         0     54425     10650    809635   no data   no data  --
84.99/85.10	c  S st    59    806656       100      2130         0     54906     10650    820876   no data   no data  --
85.09/85.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.09/85.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
85.09/85.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
85.09/85.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.09/85.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.09/85.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
85.09/85.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
89.11/89.11	c lits-rem:      3152  cl-subs:     5904  v-elim:      0  v-fix:    0  time:  3.97 s
89.11/89.11	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
89.11/89.12	c vivif2 --  cl tried    49002 cl shrink        0 lits rem          0 time: 0.01
89.30/89.30	c asymm  cl-useful: 0/1923/2130 lits-rem:0 time: 0.18
89.30/89.30	c calculated reachability. Time: 0.00
89.30/89.30	c  N st    59    806656       100      2130         0     49002     10650    707029   no data   no data  --
127.09/127.10	c  F st    60   1071877       100      2130         0     64335     10650    962097   no data   no data  --
127.09/127.10	c  N st    60   1071877       100      2130         0     64335     10650    962097   no data   no data  --
127.99/128.08	c Decided on static restart strategy
131.59/131.61	c  N st    70   1100178       100      2130         0     49244     10650    645116   no data   no data  --
137.19/137.29	c  N st    72   1136172       100      2130         0     82548     10650   1373695   no data   no data  --
142.60/142.65	c  N st    73   1168564       100      2130         0     69907     10650   1056829   no data   no data  --
149.29/149.30	c  N st    74   1209986       100      2130         0     64732     10650    931696   no data   no data  --
149.29/149.30	c  S st    74   1209986       100      2130         0     64732     10650    931696   no data   no data  --
149.39/149.47	c  S st    74   1210489       100      2130         0     65213     10650    942822   no data   no data  --
149.39/149.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
149.39/149.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
149.39/149.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
149.50/149.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
149.50/149.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.50/149.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
149.50/149.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
154.69/154.73	c lits-rem:      6784  cl-subs:     6159  v-elim:      0  v-fix:    0  time:  5.22 s
154.69/154.74	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
154.69/154.74	c vivif2 --  cl tried    59054 cl shrink        0 lits rem          0 time: 0.01
154.89/154.94	c asymm  cl-useful: 0/1628/2130 lits-rem:0 time: 0.20
154.89/154.95	c calculated reachability. Time: 0.00
154.89/154.95	c  N st    74   1210489       100      2130         0     59054     10650    822347   no data   no data  --
166.29/166.39	c  N st    75   1283372       100      2130         0     82014     10650   1282800   no data   no data  --
185.69/185.72	c  N st    76   1392695       100      2130         0     91482     10650   1455868   no data   no data  --
212.39/212.43	c  N st    77   1556679       100      2130         0     98820     10650   1577127   no data   no data  --
240.39/240.48	c  N st    78   1710490       100      2130         0     88606     10650   1348035   no data   no data  --
240.39/240.48	c  S st    78   1710490       100      2130         0     88606     10650   1348035   no data   no data  --
240.69/240.72	c  S st    78   1710995       100      2130         0     89088     10650   1359019   no data   no data  --
240.69/240.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
240.69/240.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
240.69/240.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
240.69/240.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
240.69/240.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
240.69/240.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
240.69/240.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
254.69/254.78	c lits-rem:      3057  cl-subs:    12314  v-elim:      0  v-fix:    0  time: 13.98 s
254.69/254.78	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
254.79/254.80	c vivif2 --  cl tried    76774 cl shrink        0 lits rem          0 time: 0.01
254.89/254.92	c asymm  cl-useful: 0/502/2130 lits-rem:0 time: 0.12
254.89/254.92	c calculated reachability. Time: 0.00
254.89/254.92	c  N st    78   1710995       100      2130         0     76774     10650   1117463   no data   no data  --
324.80/324.86	c  N st    79   2079959       100      2130         0     88654     10650   1303100   no data   no data  --
352.70/352.73	c  N st    80   2210996       100      2130         0     92499     10650   1350964   no data   no data  --
352.70/352.73	c  S st    80   2210996       100      2130         0     92499     10650   1350964   no data   no data  --
352.90/352.99	c  S st    80   2211497       100      2130         0     92977     10650   1361847   no data   no data  --
352.90/353.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
352.90/353.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
353.01/353.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
353.01/353.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
353.01/353.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
353.01/353.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
353.01/353.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
366.00/366.09	c lits-rem:      5022  cl-subs:    10098  v-elim:      0  v-fix:    0  time: 13.02 s
366.00/366.09	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
366.10/366.10	c vivif2 --  cl tried    82879 cl shrink        0 lits rem          0 time: 0.01
366.31/366.34	c asymm  cl-useful: 0/1192/2130 lits-rem:0 time: 0.23
366.31/366.34	c calculated reachability. Time: 0.00
366.31/366.34	c  N st    80   2211497       100      2130         0     82879     10650   1160104   no data   no data  --
480.40/480.42	c  N st    81   2711499       100      2130         0    104715     10650   1506132   no data   no data  --
480.40/480.42	c  S st    81   2711499       100      2130         0    104715     10650   1506132   no data   no data  --
480.71/480.71	c  S st    81   2711999       100      2130         0    105190     10650   1516971   no data   no data  --
480.71/480.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
480.71/480.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
480.71/480.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
480.80/480.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
480.80/480.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
480.80/480.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
480.80/480.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
498.50/498.58	c lits-rem:      1783  cl-subs:    15739  v-elim:      0  v-fix:    0  time: 17.78 s
498.50/498.58	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
498.50/498.59	c vivif2 --  cl tried    89451 cl shrink        0 lits rem          0 time: 0.01
498.80/498.84	c asymm  cl-useful: 0/907/2130 lits-rem:0 time: 0.25
498.80/498.85	c calculated reachability. Time: 0.00
498.80/498.85	c  N st    81   2711999       100      2130         0     89451     10650   1222727   no data   no data  --
620.30/620.40	c  N st    82   3212000       100      2130         0    139199     10650   2209849   no data   no data  --
620.30/620.40	c  S st    82   3212000       100      2130         0    139199     10650   2209849   no data   no data  --
620.80/620.80	c  S st    82   3212503       100      2130         0    139679     10650   2220833   no data   no data  --
620.80/620.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
620.80/620.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
620.80/620.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
620.90/620.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
620.90/620.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
620.90/620.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
620.90/620.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
666.40/666.46	c lits-rem:      6251  cl-subs:    24719  v-elim:      0  v-fix:    0  time: 45.53 s
666.40/666.46	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
666.40/666.48	c vivif2 --  cl tried   114960 cl shrink        0 lits rem          0 time: 0.02
666.70/666.77	c asymm  cl-useful: 0/864/2130 lits-rem:0 time: 0.29
666.70/666.77	c calculated reachability. Time: 0.00
666.70/666.77	c  N st    82   3212503       100      2130         0    114960     10650   1747803   no data   no data  --
786.90/786.93	c  N st    83   3712506       100      2130         0    133162     10650   2030926   no data   no data  --
786.90/786.93	c  S st    83   3712506       100      2130         0    133162     10650   2030926   no data   no data  --
787.30/787.34	c  S st    83   3713008       100      2130         0    133633     10650   2042027   no data   no data  --
787.30/787.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
787.30/787.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
787.40/787.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
787.40/787.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
787.40/787.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
787.40/787.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
787.40/787.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
821.62/821.66	c lits-rem:      7222  cl-subs:    17441  v-elim:      0  v-fix:    0  time: 34.19 s
821.62/821.66	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
821.62/821.68	c vivif2 --  cl tried   116192 cl shrink        0 lits rem          0 time: 0.02
821.91/821.97	c asymm  cl-useful: 0/733/2130 lits-rem:0 time: 0.29
821.91/821.98	c calculated reachability. Time: 0.00
821.91/821.98	c  N st    83   3713008       100      2130         0    116192     10650   1706123   no data   no data  --
834.61/834.69	c  F st    84   3751562       100      2130         0    151327     10650   2453664   no data   no data  --
834.61/834.70	c  N st    84   3751562       100      2130         0    151327     10650   2453664   no data   no data  --
836.51/836.59	c Decided on static restart strategy
841.71/841.73	c  N st    94   3779866       100      2130         0    101459     10650   1361571   no data   no data  --
851.11/851.16	c  N st    96   3815859       100      2130         0    134588     10650   2081703   no data   no data  --
862.51/862.52	c  N st    97   3848251       100      2130         0     86926     10650   1015163   no data   no data  --
875.71/875.71	c  N st    98   3896840       100      2130         0    131696     10650   2035896   no data   no data  --
896.41/896.49	c  N st    99   3969723       100      2130         0    119557     10650   1719015   no data   no data  --
925.81/925.86	c  N st   100   4079046       100      2130         0    139952     10650   2134435   no data   no data  --
963.31/963.37	c  N st   101   4213010       100      2130         0    100430     10650   1243980   no data   no data  --
963.31/963.37	c  S st   101   4213010       100      2130         0    100430     10650   1243980   no data   no data  --
963.62/963.65	c  S st   101   4213511       100      2130         0    100905     10650   1254751   no data   no data  --
963.62/963.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
963.62/963.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
963.62/963.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
963.71/963.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
963.71/963.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
963.71/963.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
963.71/963.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
973.71/973.74	c lits-rem:      1936  cl-subs:     6581  v-elim:      0  v-fix:    0  time: 10.01 s
973.71/973.74	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
973.71/973.76	c vivif2 --  cl tried    94324 cl shrink        0 lits rem          0 time: 0.01
973.91/973.92	c asymm  cl-useful: 0/533/2130 lits-rem:0 time: 0.16
973.91/973.92	c calculated reachability. Time: 0.00
973.91/973.92	c  N st   101   4213511       100      2130         0     94324     10650   1136572   no data   no data  --
1036.31/1036.34	c  N st   102   4459487       100      2130         0    154598     10650   2439196   no data   no data  --
1114.33/1114.36	c  N st   103   4713512       100      2130         0    131331     10650   1847971   no data   no data  --
1114.33/1114.36	c  S st   103   4713512       100      2130         0    131331     10650   1847971   no data   no data  --
1114.72/1114.72	c  S st   103   4714017       100      2130         0    131814     10650   1859601   no data   no data  --
1114.72/1114.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1114.72/1114.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1114.72/1114.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
1114.82/1114.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1114.82/1114.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1114.82/1114.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1114.82/1114.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1141.92/1141.98	c lits-rem:      7241  cl-subs:    15217  v-elim:      0  v-fix:    0  time: 27.14 s
1141.92/1141.98	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1142.02/1142.00	c vivif2 --  cl tried   116597 cl shrink        0 lits rem          0 time: 0.02
1142.22/1142.28	c asymm  cl-useful: 0/899/2130 lits-rem:0 time: 0.28
1142.22/1142.29	c calculated reachability. Time: 0.00
1142.22/1142.29	c  N st   103   4714017       100      2130         0    116597     10650   1571411   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3369960-1305384642/watcher-3369960-1305384642 -o /tmp/evaluation-result-3369960-1305384642/solver-3369960-1305384642 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369960-1305384642.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.70 3.95 3.89 4/307 1023
/proc/meminfo: memFree=15974256/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=29816 CPUtime=0 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 514 0 0 0 0 0 0 0 21 0 1 0 106073604 30531584 455 33554432000 4194304 4650387 140737421907232 18446744073709551615 4302736 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 7454 455 345 112 0 2419 0

[startup+0.0909469 s]
/proc/loadavg: 3.70 3.95 3.89 4/307 1023
/proc/meminfo: memFree=15974256/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=30424 CPUtime=0.08 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 801 0 0 0 8 0 0 0 21 0 1 0 106073604 31154176 724 33554432000 4194304 4650387 140737421907232 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 7606 724 377 112 0 2571 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30424

[startup+0.100949 s]
/proc/loadavg: 3.70 3.95 3.89 4/307 1023
/proc/meminfo: memFree=15974256/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=30424 CPUtime=0.09 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 810 0 0 0 9 0 0 0 21 0 1 0 106073604 31154176 733 33554432000 4194304 4650387 140737421907232 18446744073709551615 4366901 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 7606 733 377 112 0 2571 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30424

[startup+0.300914 s]
/proc/loadavg: 3.70 3.95 3.89 4/307 1023
/proc/meminfo: memFree=15974256/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=31136 CPUtime=0.29 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 1211 0 0 0 29 0 0 0 22 0 1 0 106073604 31883264 809 33554432000 4194304 4650387 140737421907232 18446744073709551615 4366512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 7784 809 379 112 0 2749 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31136

[startup+0.700838 s]
/proc/loadavg: 3.70 3.95 3.89 4/307 1023
/proc/meminfo: memFree=15974256/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=31600 CPUtime=0.69 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 1653 0 0 0 69 0 0 0 24 0 1 0 106073604 32358400 1005 33554432000 4194304 4650387 140737421907232 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 7900 1005 379 112 0 2865 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31600

[startup+1.5007 s]
/proc/loadavg: 3.70 3.95 3.89 5/308 1024
/proc/meminfo: memFree=15964204/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=37280 CPUtime=1.49 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 3292 0 0 0 149 0 0 0 25 0 1 0 106073604 38174720 2348 33554432000 4194304 4650387 140737421907232 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 9320 2348 381 112 0 4285 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37280

[startup+3.10042 s]
/proc/loadavg: 3.70 3.95 3.89 5/308 1024
/proc/meminfo: memFree=15943304/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=40624 CPUtime=3.09 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 4559 0 0 0 309 0 0 0 25 0 1 0 106073604 41598976 3232 33554432000 4194304 4650387 140737421907232 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 10156 3232 381 112 0 5121 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40624

[startup+6.30084 s]
/proc/loadavg: 3.73 3.95 3.89 5/308 1024
/proc/meminfo: memFree=15927948/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=44344 CPUtime=6.29 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 6673 0 0 0 629 0 0 0 25 0 1 0 106073604 45408256 4030 33554432000 4194304 4650387 140737421907232 18446744073709551615 4366833 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 11086 4030 381 112 0 6051 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44344

[startup+12.7007 s]
/proc/loadavg: 3.75 3.95 3.89 5/308 1025
/proc/meminfo: memFree=15909048/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=47756 CPUtime=12.69 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 10283 0 0 0 1269 0 0 0 25 0 1 0 106073604 48902144 4905 33554432000 4194304 4650387 140737421907232 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 11939 4905 381 112 0 6904 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47756

[startup+25.5004 s]
/proc/loadavg: 3.80 3.95 3.89 5/308 1052
/proc/meminfo: memFree=15874408/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=50984 CPUtime=25.49 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 15732 0 0 0 2548 1 0 0 25 0 1 0 106073604 52207616 5881 33554432000 4194304 4650387 140737421907232 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 12746 5881 381 112 0 7711 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50984

[startup+51.1009 s]
/proc/loadavg: 3.87 3.95 3.89 5/308 1052
/proc/meminfo: memFree=15844232/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=56292 CPUtime=51.09 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 25770 0 0 0 5106 3 0 0 19 0 1 0 106073604 57643008 6903 33554432000 4194304 4650387 140737421907232 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 14073 6903 381 112 0 9038 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56292

[startup+102.311 s]
/proc/loadavg: 3.99 3.97 3.90 5/308 1054
/proc/meminfo: memFree=15807924/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=69836 CPUtime=102.3 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 41004 0 0 0 10224 6 0 0 25 0 1 0 106073604 71512064 10315 33554432000 4194304 4650387 140737421907232 18446744073709551615 4366825 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 17459 10315 381 112 0 12424 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 69836

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/308 1056
/proc/meminfo: memFree=15759664/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=79776 CPUtime=162.29 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 55917 0 0 0 16219 10 0 0 25 0 1 0 106073604 81690624 12495 33554432000 4194304 4650387 140737421907232 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 19944 12495 381 112 0 14909 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 79776

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/308 1057
/proc/meminfo: memFree=15710532/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=80072 CPUtime=222.3 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 67545 0 0 0 22217 13 0 0 25 0 1 0 106073604 81993728 13452 33554432000 4194304 4650387 140737421907232 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 20018 13452 381 112 0 14983 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 80072

[startup+282.301 s]
/proc/loadavg: 4.22 4.02 3.93 5/308 1058
/proc/meminfo: memFree=15695008/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=95896 CPUtime=282.3 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 79437 0 0 0 28214 16 0 0 25 0 1 0 106073604 98197504 17150 33554432000 4194304 4650387 140737421907232 18446744073709551615 4366809 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 23974 17150 381 112 0 18939 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 95896

[startup+342.301 s]
/proc/loadavg: 4.14 4.03 3.93 5/308 1060
/proc/meminfo: memFree=15633228/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=96180 CPUtime=342.3 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 90010 0 0 0 34211 19 0 0 25 0 1 0 106073604 98488320 17154 33554432000 4194304 4650387 140737421907232 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 24045 17154 381 112 0 19010 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 96180

[startup+402.3 s]
/proc/loadavg: 4.05 4.02 3.93 5/308 1062
/proc/meminfo: memFree=15624408/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=105244 CPUtime=402.3 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 99018 0 0 0 40209 21 0 0 25 0 1 0 106073604 107769856 19279 33554432000 4194304 4650387 140737421907232 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 26311 19279 381 112 0 21276 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 105244

[startup+462.301 s]
/proc/loadavg: 4.13 4.05 3.94 5/308 1064
/proc/meminfo: memFree=15598448/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=105460 CPUtime=462.3 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 107988 0 0 0 46206 24 0 0 25 0 1 0 106073604 107991040 19111 33554432000 4194304 4650387 140737421907232 18446744073709551615 4365298 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 26365 19111 381 112 0 21330 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 105460

[startup+522.301 s]
/proc/loadavg: 4.05 4.04 3.94 5/308 1065
/proc/meminfo: memFree=15569416/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=118252 CPUtime=522.3 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 116388 0 0 0 52204 26 0 0 25 0 1 0 106073604 121090048 22368 33554432000 4194304 4650387 140737421907232 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 29563 22368 381 112 0 24528 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 118252

[startup+582.3 s]
/proc/loadavg: 4.02 4.03 3.94 5/308 1066
/proc/meminfo: memFree=15546824/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=118464 CPUtime=582.3 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 124422 0 0 0 58201 29 0 0 25 0 1 0 106073604 121307136 22787 33554432000 4194304 4650387 140737421907232 18446744073709551615 4333694 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 29616 22787 381 112 0 24581 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 118464

[startup+642.301 s]
/proc/loadavg: 4.07 4.04 3.95 5/308 1077
/proc/meminfo: memFree=15500600/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=135372 CPUtime=642.31 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 133739 0 0 0 64199 32 0 0 25 0 1 0 106073604 138620928 26889 33554432000 4194304 4650387 140737421907232 18446744073709551615 4433046 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 33843 26889 381 112 0 28808 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 135372

[startup+702.3 s]
/proc/loadavg: 4.02 4.03 3.95 5/308 1079
/proc/meminfo: memFree=15504432/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=140256 CPUtime=702.31 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 139686 0 0 0 70197 34 0 0 25 0 1 0 106073604 143622144 26843 33554432000 4194304 4650387 140737421907232 18446744073709551615 4365184 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 35064 26843 381 112 0 30029 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 140256

[startup+762.312 s]
/proc/loadavg: 4.01 4.02 3.95 5/308 1081
/proc/meminfo: memFree=15498696/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=140472 CPUtime=762.32 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 148360 0 0 0 76195 37 0 0 25 0 1 0 106073604 143843328 27083 33554432000 4194304 4650387 140737421907232 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 35118 27083 381 112 0 30083 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 140472

[startup+822.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/308 1082
/proc/meminfo: memFree=15488504/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=147592 CPUtime=822.31 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 153724 0 0 0 82193 38 0 0 25 0 1 0 106073604 151134208 29597 33554432000 4194304 4650387 140737421907232 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 36898 29597 381 112 0 31863 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 147592

[startup+882.301 s]
/proc/loadavg: 4.04 4.03 3.95 5/308 1083
/proc/meminfo: memFree=15475216/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=147696 CPUtime=882.31 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 160398 0 0 0 88192 39 0 0 25 0 1 0 106073604 151240704 30055 33554432000 4194304 4650387 140737421907232 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 36924 30055 381 112 0 31889 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 147696

[startup+942.301 s]
/proc/loadavg: 4.05 4.03 3.96 5/308 1085
/proc/meminfo: memFree=15471712/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=147880 CPUtime=942.31 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 168436 0 0 0 94189 42 0 0 25 0 1 0 106073604 151429120 29001 33554432000 4194304 4650387 140737421907232 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 36970 29001 381 112 0 31935 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 147880

[startup+1002.3 s]
/proc/loadavg: 4.18 4.06 3.97 5/308 1087
/proc/meminfo: memFree=15471056/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=147976 CPUtime=1002.32 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 174942 0 0 0 100187 45 0 0 25 0 1 0 106073604 151527424 29232 33554432000 4194304 4650387 140737421907232 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 36994 29232 381 112 0 31959 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 147976

[startup+1062.3 s]
/proc/loadavg: 4.06 4.05 3.97 5/308 1089
/proc/meminfo: memFree=15442992/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=148100 CPUtime=1062.32 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 181794 0 0 0 106184 48 0 0 25 0 1 0 106073604 151654400 29725 33554432000 4194304 4650387 140737421907232 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 37025 29725 381 112 0 31990 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 148100

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 3.97 5/308 1090
/proc/meminfo: memFree=15423628/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=153880 CPUtime=1122.32 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 189046 0 0 0 112182 50 0 0 25 0 1 0 106073604 157573120 30590 33554432000 4194304 4650387 140737421907232 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 38470 30590 381 112 0 33435 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 153880

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 3.97 5/308 1091
/proc/meminfo: memFree=15392976/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=158720 CPUtime=1182.32 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 194231 0 0 0 118180 52 0 0 25 0 1 0 106073604 162529280 32193 33554432000 4194304 4650387 140737421907232 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 39680 32193 381 112 0 34645 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 158720

[startup+1242.3 s]
/proc/loadavg: 4.06 4.05 3.98 5/308 1093
/proc/meminfo: memFree=15378816/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=158824 CPUtime=1242.32 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 200858 0 0 0 124177 55 0 0 25 0 1 0 106073604 162635776 32237 33554432000 4194304 4650387 140737421907232 18446744073709551615 4367217 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 39706 32237 381 112 0 34671 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 158824



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.04 3.98 3/306 1097
/proc/meminfo: memFree=15687200/32950928 swapFree=67111364/67111528
[pid=1023] ppid=1021 vsize=158944 CPUtime=1300.02 cores=1,3
/proc/1023/stat : 1023 (strangenight1-s) R 1021 1023 32685 0 -1 4202496 207026 0 0 0 129945 57 0 0 25 0 1 0 106073604 162758656 31754 33554432000 4194304 4650387 140737421907232 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1023/statm: 39736 31754 381 112 0 34701 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 158944

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.46
CPU system time (s): 0.58591
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 213516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.46
system time used= 0.58591
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207026
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 983

runsolver used 3.53046 second user time and 8.76567 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-14 16:50:42
IDJOB=3369960
IDBENCH=82769
IDSOLVER=1847
FILE ID=node112/3369960-1305384642
RUNJOBID= node112-1305384642-983
PBS_JOBID= 13324390
Free space on /tmp= 73544 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S2098066936-001.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369960-1305384642/watcher-3369960-1305384642 -o /tmp/evaluation-result-3369960-1305384642/solver-3369960-1305384642 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369960-1305384642.cnf

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

MD5SUM BENCH= 7a1181bb5cb0b1221253c27ad7ead33e
RANDOM SEED=2064919852

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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.61
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.847
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.847
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.74
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.847
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:     32950928 kB
MemFree:      15974544 kB
Buffers:        277652 kB
Cached:        2697780 kB
SwapCached:          0 kB
Active:       15065824 kB
Inactive:      1671940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15974544 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           25024 kB
Writeback:           0 kB
AnonPages:    13761856 kB
Mapped:          23020 kB
Slab:           132664 kB
PageTables:      42928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35083804 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= 73544 MiB
End job on node112 at 2011-05-14 17:12:24