Trace number 3175953

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S890760919-021.SATISFIABLE.cnf
MD5SUM17e7946cc73ece994e4c474e2407ffbb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.06099
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
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-3175953-1301788879.cnf'
0.00/0.00	c -- header says num vars:            800
0.00/0.00	c -- header says num clauses:        3408
0.00/0.00	c -- clauses added:            0 learnts,         3408 normals,            0 xors
0.00/0.00	c -- vars added        800
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       800      3408         0         0     10224         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/3408/3408 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:    800 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     18  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:     354 undec:      84 neg:     362
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       782      3381         0         0     10238         0   no data   no data  --
0.05/0.07	c Decided on static restart strategy
0.09/0.18	c  N st     8      4916       782      3381         0      4890     10238    162673   no data   no data  --
0.39/0.49	c  N st    10     11299       782      3381         0      4526     10238    100694   no data   no data  --
0.69/0.79	c  N st    11     17042       782      3381         0     10200     10238    299766   no data   no data  --
1.19/1.23	c  F st    12     25001       782      3381         0     12552     10238    379806   no data   no data  --
1.19/1.23	c  N st    12     25001       782      3381         0     12552     10238    379806   no data   no data  --
1.39/1.49	c Decided on static restart strategy
1.39/1.49	c  N st    18     30000       782      3381         0     10777     10238    273122   no data   no data  --
1.39/1.49	c  S st    18     30000       782      3381         0     10777     10238    273122   no data   no data  --
1.49/1.52	c  S st    18     30505       782      3381         0     11282     10238    288106   no data   no data  --
1.49/1.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.49/1.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.49/1.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    782 time:  0.00 s
1.49/1.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.79/1.85	c lits-rem:       108  cl-subs:      196  v-elim:      0  v-fix:    0  time:  0.31 s
1.79/1.86	c asymm  cl-useful: 0/3381/3381 lits-rem:0 time: 0.01
1.79/1.86	c calculated reachability. Time: 0.00
1.79/1.86	c  N st    18     30505       782      3381         0     11086     10238    280276   no data   no data  --
2.20/2.28	c  N st    20     37618       782      3381         0     10321     10238    235371   no data   no data  --
2.59/2.67	c  N st    21     44017       782      3381         0     16663     10238    463415   no data   no data  --
2.69/2.79	c  S st    22     45759       782      3381         0      9537     10238    183514   no data   no data  --
2.79/2.81	c  S st    22     46264       782      3381         0     10042     10238    198297   no data   no data  --
2.79/2.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.79/2.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.79/2.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    782 time:  0.00 s
2.79/2.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.89/2.99	c lits-rem:        34  cl-subs:       28  v-elim:      0  v-fix:    0  time:  0.16 s
2.89/2.99	c vivif2 --  cl tried     3381 cl shrink        0 lits rem          0 time: 0.00
2.89/2.99	c vivif2 --  cl tried    10014 cl shrink        0 lits rem          0 time: 0.00
2.99/3.00	c asymm  cl-useful: 0/3381/3381 lits-rem:0 time: 0.01
2.99/3.00	c calculated reachability. Time: 0.00
2.99/3.00	c  N st    22     46264       782      3381         0     10014     10238    197124   no data   no data  --
3.99/4.01	c  N st    23     60661       782      3381         0     14407     10238    338918   no data   no data  --
4.59/4.66	c  N st    24     69397       782      3381         0     12194     10238    243986   no data   no data  --
4.59/4.66	c  S st    24     69397       782      3381         0     12194     10238    243986   no data   no data  --
4.59/4.69	c  S st    24     69901       782      3381         0     12697     10238    259928   no data   no data  --
4.59/4.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.59/4.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.69/4.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.69/4.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    782 time:  0.00 s
4.69/4.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.99/5.02	c lits-rem:        19  cl-subs:       74  v-elim:      0  v-fix:    0  time:  0.32 s
4.99/5.02	c vivif2 --  cl tried     3381 cl shrink        0 lits rem          0 time: 0.00
4.99/5.02	c vivif2 --  cl tried    12623 cl shrink        0 lits rem          0 time: 0.00
4.99/5.03	c asymm  cl-useful: 0/3381/3381 lits-rem:0 time: 0.01
4.99/5.03	c calculated reachability. Time: 0.00
4.99/5.03	c  N st    24     69901       782      3381         0     12623     10238    257168   no data   no data  --
6.29/6.35	c  F st    25     87500       782      3381         0     18208     10238    449584   no data   no data  --
6.29/6.35	c  N st    25     87500       782      3381         0     18208     10238    449584   no data   no data  --
6.79/6.86	c  N dy    35     93895       782      3381         0     24554     10238    667265     23.61     25.11  --
7.29/7.31	c  N dy    49    100262       782      3381         0     17898     10238    328025     20.77     21.93  --
7.59/7.65	c  S st    75    104852       782      3381         0     22471     10238    469829     21.02   no data  --
7.59/7.70	c  S st    75    105356       782      3381         0     22975     10238    485393     21.02   no data  --
7.59/7.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.59/7.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.69/7.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.69/7.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.69/7.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.69/7.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    782 time:  0.00 s
7.69/7.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.80/8.88	c lits-rem:       222  cl-subs:      219  v-elim:      0  v-fix:    0  time:  1.16 s
8.80/8.88	c vivif2 --  cl tried     3381 cl shrink        0 lits rem          0 time: 0.00
8.80/8.89	c vivif2 --  cl tried    22756 cl shrink        0 lits rem          0 time: 0.00
8.89/8.91	c asymm  cl-useful: 0/3381/3381 lits-rem:0 time: 0.02
8.89/8.91	c calculated reachability. Time: 0.00
8.89/8.91	c  N dy    75    105356       782      3381         0     22756     10238    477547     21.02   no data  --
9.39/9.49	c  N dy   109    112243       782      3381         0     15666     10238    219214     21.17     22.54  --
9.99/10.06	c  N dy   125    119792       782      3381         0     23184     10238    448407     20.73     22.08  --
10.69/10.78	c  N dy   163    127506       782      3381         0     15919     10238    193941     20.84     22.55  --
11.39/11.41	c  N dy   194    135686       782      3381         0     24062     10238    445723     20.77     22.14  --
12.19/12.26	c  N dy   231    144850       782      3381         0     17247     10238    204019     20.75     21.98  --
12.99/13.01	c  N dy   252    154190       782      3381         0     26521     10238    490320     20.63     21.72  --
13.29/13.39	c  S st   275    158034       782      3381         0     30346     10238    607946     20.66   no data  --
13.39/13.45	c  S st   275    158539       782      3381         0     30851     10238    623131     20.66   no data  --
13.39/13.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.39/13.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.39/13.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.39/13.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.39/13.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.39/13.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    782 time:  0.00 s
13.39/13.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
15.19/15.26	c lits-rem:       329  cl-subs:      345  v-elim:      0  v-fix:    0  time:  1.79 s
15.19/15.26	c vivif2 --  cl tried     3381 cl shrink        0 lits rem          0 time: 0.00
15.19/15.27	c vivif2 --  cl tried    30506 cl shrink        0 lits rem          0 time: 0.01
15.19/15.29	c asymm  cl-useful: 0/3381/3381 lits-rem:0 time: 0.02
15.29/15.30	c calculated reachability. Time: 0.00
15.29/15.30	c  N dy   275    158539       782      3381         0     30506     10238    610777     20.66   no data  --
16.19/16.20	c  N dy   340    168743       782      3381         0     23756     10238    379562     20.78     23.58  --
17.29/17.38	c  N dy   418    179719       782      3381         0     34694     10238    724472     20.92     22.09  --
18.39/18.41	c  N dy   491    191288       782      3381         0     28288     10238    494297     21.03     22.20  --
19.59/19.69	c  N dy   563    203756       782      3381         0     21792     10238    263694     21.12     22.28  --
20.89/20.95	c  N dy   610    216880       782      3381         0     34831     10238    664590     21.10     22.22  --
22.29/22.36	c  N dy   685    230783       782      3381         0     28752     10238    462851     21.17     25.24  --
22.99/23.08	c  S st   711    237809       782      3381         0     35728     10238    682089     21.15   no data  --
23.09/23.15	c  S st   711    238314       782      3381         0     36232     10238    697107     21.15   no data  --
23.09/23.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.09/23.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.09/23.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.09/23.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.09/23.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.09/23.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    782 time:  0.00 s
23.09/23.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
25.19/25.23	c lits-rem:       705  cl-subs:      261  v-elim:      0  v-fix:    0  time:  2.04 s
25.19/25.23	c vivif2 --  cl tried     3381 cl shrink        0 lits rem          0 time: 0.00
25.19/25.23	c vivif2 --  cl tried    35971 cl shrink        0 lits rem          0 time: 0.01
25.19/25.26	c asymm  cl-useful: 0/3381/3381 lits-rem:0 time: 0.03
25.19/25.26	c calculated reachability. Time: 0.00
25.19/25.26	c  N dy   711    238314       782      3381         0     35971     10238    685891     21.15   no data  --
26.89/26.90	c  N dy   801    253546       782      3381         0     30263     10238    476066     21.22     22.36  --
28.79/28.85	c  N dy   870    269751       782      3381         0     24489     10238    269077     21.20     22.41  --
30.59/30.69	c  N dy   932    287028       782      3381         0     41630     10238    805160     21.15     22.57  --
32.59/32.69	c  N dy  1038    305383       782      3381         0     37046     10238    643501     21.23     22.53  --
32.79/32.80	c  F st  1046    306250       782      3381         0     37910     10238    671065     21.24   no data  --
33.39/33.46	c Decided on static restart strategy
34.89/34.92	c  N st  1055    324953       782      3381         0     32565     10238    714178     21.24   no data  --
37.89/37.94	c  N st  1057    348949       782      3381         0     31538     10238    694184     21.24   no data  --
38.89/38.96	c  S st  1058    357471       782      3381         0     39947     10238    989127     21.24   no data  --
38.99/39.04	c  S st  1058    357973       782      3381         0     40448     10238   1004096     21.24   no data  --
38.99/39.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.99/39.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.99/39.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
38.99/39.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.99/39.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.99/39.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    782 time:  0.00 s
38.99/39.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
40.19/40.21	c lits-rem:       316  cl-subs:     1090  v-elim:      0  v-fix:    0  time:  1.11 s
40.19/40.21	c vivif2 --  cl tried     3381 cl shrink        0 lits rem          0 time: 0.00
40.19/40.22	c vivif2 --  cl tried    39358 cl shrink        0 lits rem          0 time: 0.01
40.19/40.25	c asymm  cl-useful: 0/3381/3381 lits-rem:0 time: 0.03
40.19/40.25	c calculated reachability. Time: 0.00
40.19/40.25	c  N st  1058    357973       782      3381         0     39358     10238    959494     21.24   no data  --
44.70/44.79	c  N st  1059    390365       782      3381         0     45608     10238   1150854     21.24   no data  --
51.49/51.52	c  N st  1060    438953       782      3381         0     39269     10238    835856     21.24   no data  --
61.59/61.66	c  N st  1061    511835       782      3381         0     52789     10238   1207307     21.24   no data  --
64.89/64.92	c  N st  1062    536959       782      3381         0     47107     10238    995966     21.24   no data  --
64.89/64.92	c  S st  1062    536959       782      3381         0     47107     10238    995966     21.24   no data  --
64.99/65.01	c  S st  1062    537463       782      3381         0     47611     10238   1010100     21.24   no data  --
64.99/65.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.99/65.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.99/65.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
64.99/65.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.99/65.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.99/65.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    782 time:  0.00 s
64.99/65.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
66.29/66.32	c lits-rem:       436  cl-subs:     1381  v-elim:      0  v-fix:    0  time:  1.26 s
66.29/66.32	c vivif2 --  cl tried     3381 cl shrink        0 lits rem          0 time: 0.00
66.29/66.33	c vivif2 --  cl tried    46230 cl shrink        0 lits rem          0 time: 0.01
66.29/66.37	c asymm  cl-useful: 0/3381/3381 lits-rem:0 time: 0.04
66.29/66.37	c calculated reachability. Time: 0.00
66.29/66.37	c  N st  1062    537463       782      3381         0     46230     10238    965085     21.24   no data  --
93.29/93.37	c  N st  1063    701447       782      3381         0     40249     10238    642975     21.24   no data  --
111.19/111.21	c  N st  1064    806195       782      3381         0     69618     10238   1638381     21.24   no data  --
111.19/111.21	c  S st  1064    806195       782      3381         0     69618     10238   1638381     21.24   no data  --
111.29/111.37	c  S st  1064    806705       782      3381         0     70127     10238   1653726     21.24   no data  --
111.29/111.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
111.29/111.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
111.39/111.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
111.39/111.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
111.39/111.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.39/111.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    782 time:  0.00 s
111.39/111.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
117.99/118.09	c lits-rem:      9392  cl-subs:     2520  v-elim:      0  v-fix:    0  time:  6.64 s
117.99/118.09	c vivif2 --  cl tried     3381 cl shrink        0 lits rem          0 time: 0.00
118.09/118.11	c vivif2 --  cl tried    67607 cl shrink        0 lits rem          0 time: 0.02
118.19/118.20	c asymm  cl-useful: 0/3381/3381 lits-rem:0 time: 0.10
118.19/118.20	c calculated reachability. Time: 0.00
118.19/118.20	c  N st  1064    806705       782      3381         0     67607     10238   1553612     21.24   no data  --
168.59/168.67	c  F st  1065   1071876       782      3381         0     83598     10238   2074067     21.24   no data  --
168.59/168.67	c  N st  1065   1071876       782      3381         0     83598     10238   2074067     21.24   no data  --
169.99/170.01	c Decided on static restart strategy
173.70/173.71	c  N st  1075   1100175       782      3381         0     67232     10238   1337805     21.24   no data  --
180.40/180.41	c  N st  1077   1136167       782      3381         0     57494     10238   1003883     21.24   no data  --
187.40/187.41	c  N st  1078   1168559       782      3381         0     89545     10238   2135392     21.24   no data  --
195.50/195.51	c  N st  1079   1210057       782      3381         0     84193     10238   1996138     21.24   no data  --
195.50/195.51	c  S st  1079   1210057       782      3381         0     84193     10238   1996138     21.24   no data  --
195.81/195.82	c  S st  1079   1210561       782      3381         0     84696     10238   2011318     21.24   no data  --
195.81/195.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
195.81/195.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
195.81/195.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
195.90/195.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
195.90/195.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
195.90/195.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    782 time:  0.00 s
195.90/195.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
202.60/202.62	c lits-rem:        46  cl-subs:     2000  v-elim:      0  v-fix:    0  time:  6.67 s
202.60/202.62	c vivif2 --  cl tried     3381 cl shrink        0 lits rem          0 time: 0.00
202.60/202.64	c vivif2 --  cl tried    82696 cl shrink        0 lits rem          0 time: 0.02
202.70/202.73	c asymm  cl-useful: 0/3381/3381 lits-rem:0 time: 0.09
202.70/202.73	c calculated reachability. Time: 0.00
202.70/202.73	c  N st  1079   1210561       782      3381         0     82696     10238   1920899     21.24   no data  --
216.71/216.76	c  N st  1080   1283444       782      3381         0     58788     10238    989336     21.24   no data  --
239.00/239.03	c  N st  1081   1392769       782      3381         0     66809     10238   1145744     21.24   no data  --
275.90/275.95	c  N st  1082   1556753       782      3381         0     71495     10238   1244439     21.24   no data  --
312.41/312.43	c  N st  1083   1710563       782      3381         0     57734     10238    701730     21.24   no data  --
312.41/312.43	c  S st  1083   1710563       782      3381         0     57734     10238    701730     21.24   no data  --
312.60/312.61	c  S st  1083   1711066       782      3381         0     58236     10238    716673     21.24   no data  --
312.60/312.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
312.60/312.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
312.60/312.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
312.60/312.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
312.60/312.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
312.60/312.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    782 time:  0.00 s
312.60/312.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
315.30/315.33	c lits-rem:       423  cl-subs:      185  v-elim:      0  v-fix:    0  time:  2.66 s
315.30/315.33	c vivif2 --  cl tried     3381 cl shrink        0 lits rem          0 time: 0.00
315.30/315.34	c vivif2 --  cl tried    58051 cl shrink        0 lits rem          0 time: 0.01
315.40/315.42	c asymm  cl-useful: 0/3381/3381 lits-rem:0 time: 0.09
315.40/315.43	c calculated reachability. Time: 0.00
315.40/315.43	c  N st  1083   1711066       782      3381         0     58051     10238    710070     21.24   no data  --
418.80/418.85	c  N st  1084   2080033       782      3381         0     63680     10238    761004     21.24   no data  --
452.91/452.92	c  N st  1085   2211068       782      3381         0     65798     10238    782770     21.24   no data  --
452.91/452.92	c  S st  1085   2211068       782      3381         0     65798     10238    782770     21.24   no data  --
453.11/453.12	c  S st  1085   2211576       782      3381         0     66306     10238    797871     21.24   no data  --
453.11/453.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
453.11/453.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
453.11/453.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.04
453.11/453.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
453.11/453.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
453.11/453.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    782 time:  0.00 s
453.11/453.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
456.21/456.28	c lits-rem:       261  cl-subs:      130  v-elim:      0  v-fix:    0  time:  3.08 s
456.21/456.28	c vivif2 --  cl tried     3381 cl shrink        0 lits rem          0 time: 0.00
456.21/456.29	c vivif2 --  cl tried    66176 cl shrink        0 lits rem          0 time: 0.01
456.31/456.39	c asymm  cl-useful: 0/3381/3381 lits-rem:0 time: 0.10
456.31/456.39	c calculated reachability. Time: 0.00
456.31/456.39	c  N st  1085   2211576       782      3381         0     66176     10238    793784     21.24   no data  --
598.21/598.28	c  N st  1086   2711576       782      3381         0     83055     10238   1238021     21.24   no data  --
598.21/598.28	c  S st  1086   2711576       782      3381         0     83055     10238   1238021     21.24   no data  --
598.42/598.47	c  S st  1086   2712080       782      3381         0     83559     10238   1253865     21.24   no data  --
598.42/598.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
598.42/598.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
598.51/598.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
598.51/598.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
598.51/598.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
598.51/598.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    782 time:  0.00 s
598.51/598.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
600.42/600.41	c lits-rem:       198  cl-subs:     1050  v-elim:      0  v-fix:    0  time:  1.86 s
600.42/600.41	c vivif2 --  cl tried     3381 cl shrink        0 lits rem          0 time: 0.00
600.42/600.42	c vivif2 --  cl tried    82509 cl shrink        0 lits rem          0 time: 0.01
600.52/600.50	c asymm  cl-useful: 0/3381/3381 lits-rem:0 time: 0.08
600.52/600.51	c calculated reachability. Time: 0.00
600.52/600.51	c  N st  1086   2712080       782      3381         0     82509     10238   1218418     21.24   no data  --
752.32/752.39	c  N st  1087   3212081       782      3381         0    128842     10238   2811349     21.24   no data  --
752.32/752.39	c  S st  1087   3212081       782      3381         0    128842     10238   2811349     21.24   no data  --
752.72/752.75	c  S st  1087   3212583       782      3381         0    129344     10238   2826875     21.24   no data  --
752.72/752.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
752.72/752.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
752.82/752.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
752.91/752.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
752.91/752.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
752.91/752.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    782 time:  0.00 s
752.91/752.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
765.63/765.63	c lits-rem:        17  cl-subs:     3513  v-elim:      0  v-fix:    0  time: 12.72 s
765.63/765.63	c vivif2 --  cl tried     3381 cl shrink        0 lits rem          0 time: 0.00
765.63/765.66	c vivif2 --  cl tried   125831 cl shrink        0 lits rem          0 time: 0.03
765.82/765.83	c asymm  cl-useful: 0/3381/3381 lits-rem:0 time: 0.17
765.82/765.83	c calculated reachability. Time: 0.00
765.82/765.83	c  N st  1087   3212583       782      3381         0    125831     10238   2688284     21.24   no data  --
936.53/936.52	c  N st  1088   3712583       782      3381         0    136567     10238   2860471     21.24   no data  --
936.53/936.52	c  S st  1088   3712583       782      3381         0    136567     10238   2860471     21.24   no data  --
936.83/936.86	c  S st  1088   3713087       782      3381         0    137071     10238   2874754     21.24   no data  --
936.83/936.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
936.83/936.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
936.93/936.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
937.03/937.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
937.03/937.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
937.03/937.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    782 time:  0.00 s
937.03/937.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
953.02/953.03	c lits-rem:        39  cl-subs:     4674  v-elim:      0  v-fix:    0  time: 16.01 s
953.02/953.03	c vivif2 --  cl tried     3381 cl shrink        0 lits rem          0 time: 0.00
953.02/953.06	c vivif2 --  cl tried   132397 cl shrink        0 lits rem          0 time: 0.03
953.22/953.25	c asymm  cl-useful: 0/3381/3381 lits-rem:0 time: 0.18
953.22/953.25	c calculated reachability. Time: 0.00
953.22/953.25	c  N st  1088   3713087       782      3381         0    132397     10238   2712798     21.24   no data  --
971.03/971.06	c  F st  1089   3751563       782      3381         0     86683     10238   1022335     21.24   no data  --
971.03/971.06	c  N st  1089   3751563       782      3381         0     86683     10238   1022335     21.24   no data  --
972.33/972.36	c Decided on static restart strategy
978.32/978.34	c  N st  1099   3779869       782      3381         0    114688     10238   1987647     21.24   no data  --
992.93/992.93	c  N st  1101   3815863       782      3381         0    150185     10238   3195380     21.24   no data  --
1004.03/1004.01	c  N st  1102   3848255       782      3381         0     97396     10238   1365135     21.24   no data  --
1019.33/1019.39	c  N st  1103   3896843       782      3381         0    145157     10238   2993075     21.24   no data  --
1042.84/1042.86	c  N st  1104   3969725       782      3381         0    131206     10238   2568075     21.24   no data  --
1081.83/1081.85	c  N st  1105   4079049       782      3381         0    152300     10238   3267517     21.24   no data  --
1135.53/1135.52	c  N st  1106   4213087       782      3381         0    108043     10238   1639210     21.24   no data  --
1135.53/1135.52	c  S st  1106   4213087       782      3381         0    108043     10238   1639210     21.24   no data  --
1135.93/1135.91	c  S st  1106   4213590       782      3381         0    108546     10238   1654296     21.24   no data  --
1135.93/1135.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1135.93/1135.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1135.93/1135.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1136.04/1136.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1136.04/1136.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1136.04/1136.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    782 time:  0.00 s
1136.04/1136.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1140.43/1140.41	c lits-rem:        18  cl-subs:     1447  v-elim:      0  v-fix:    0  time:  4.37 s
1140.43/1140.41	c vivif2 --  cl tried     3381 cl shrink        0 lits rem          0 time: 0.00
1140.43/1140.44	c vivif2 --  cl tried   107099 cl shrink        0 lits rem          0 time: 0.02
1140.64/1140.63	c asymm  cl-useful: 0/3381/3381 lits-rem:0 time: 0.19
1140.64/1140.64	c calculated reachability. Time: 0.00
1140.64/1140.64	c  N st  1106   4213590       782      3381         0    107099     10238   1601275     21.24   no data  --
1251.54/1251.58	c  N st  1107   4459568       782      3381         0    168969     10238   3929882     21.24   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-3175953-1301788879/watcher-3175953-1301788879 -o /tmp/evaluation-result-3175953-1301788879/solver-3175953-1301788879 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175953-1301788879.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: 4.07 4.02 3.96 3/184 21963
/proc/meminfo: memFree=20733796/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=30116 CPUtime=0 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 594 0 0 0 0 0 0 0 25 0 1 0 290487558 30838784 533 33554432000 4194304 4650387 140734834500784 18446744073709551615 4369341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 7529 533 345 112 0 2494 0

[startup+0.0550891 s]
/proc/loadavg: 4.07 4.02 3.96 3/184 21963
/proc/meminfo: memFree=20733796/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=30772 CPUtime=0.05 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 851 0 0 0 5 0 0 0 25 0 1 0 290487558 31510528 769 33554432000 4194304 4650387 140734834500784 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 7693 769 378 112 0 2658 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30772

[startup+0.101078 s]
/proc/loadavg: 4.07 4.02 3.96 3/184 21963
/proc/meminfo: memFree=20733796/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=30772 CPUtime=0.09 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 904 0 0 0 9 0 0 0 25 0 1 0 290487558 31510528 822 33554432000 4194304 4650387 140734834500784 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 7693 822 379 112 0 2658 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30772

[startup+0.30104 s]
/proc/loadavg: 4.07 4.02 3.96 3/184 21963
/proc/meminfo: memFree=20733796/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=31384 CPUtime=0.29 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 1228 0 0 0 29 0 0 0 25 0 1 0 290487558 32137216 947 33554432000 4194304 4650387 140734834500784 18446744073709551615 4349662 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 7846 947 381 112 0 2811 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31384

[startup+0.700963 s]
/proc/loadavg: 4.07 4.02 3.96 3/184 21963
/proc/meminfo: memFree=20733796/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=31952 CPUtime=0.69 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 1711 0 0 0 69 0 0 0 25 0 1 0 290487558 32718848 1135 33554432000 4194304 4650387 140734834500784 18446744073709551615 4363488 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 7988 1136 381 112 0 2953 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31952

[startup+1.50081 s]
/proc/loadavg: 4.07 4.02 3.96 5/190 21974
/proc/meminfo: memFree=20720088/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=32776 CPUtime=1.49 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 2742 0 0 0 149 0 0 0 25 0 1 0 290487558 33562624 1324 33554432000 4194304 4650387 140734834500784 18446744073709551615 4314686 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 8194 1324 382 112 0 3159 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32776

[startup+3.10051 s]
/proc/loadavg: 4.07 4.02 3.96 5/190 22001
/proc/meminfo: memFree=20711284/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=40480 CPUtime=3.09 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 5651 0 0 0 309 0 0 0 25 0 1 0 290487558 41451520 3172 33554432000 4194304 4650387 140734834500784 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 10120 3172 383 112 0 5085 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40480

[startup+6.3009 s]
/proc/loadavg: 4.06 4.02 3.96 5/190 22001
/proc/meminfo: memFree=20698016/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=42428 CPUtime=6.29 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 8251 0 0 0 629 0 0 0 25 0 1 0 290487558 43446272 3762 33554432000 4194304 4650387 140734834500784 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 10607 3762 383 112 0 5572 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42428

[startup+12.7007 s]
/proc/loadavg: 4.06 4.02 3.96 5/190 22001
/proc/meminfo: memFree=20675548/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=56884 CPUtime=12.69 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 11360 0 0 0 1268 1 0 0 25 0 1 0 290487558 58249216 6081 33554432000 4194304 4650387 140734834500784 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 14221 6081 383 112 0 9186 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56884

[startup+25.5002 s]
/proc/loadavg: 4.05 4.02 3.96 5/190 22001
/proc/meminfo: memFree=20657888/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=75304 CPUtime=25.49 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 14733 0 0 0 2547 2 0 0 25 0 1 0 290487558 77111296 9454 33554432000 4194304 4650387 140734834500784 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 18826 9454 383 112 0 13791 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75304

[startup+51.1004 s]
/proc/loadavg: 4.03 4.02 3.96 5/190 22002
/proc/meminfo: memFree=20633364/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=80824 CPUtime=51.09 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 25121 0 0 0 5104 5 0 0 25 0 1 0 290487558 82763776 11981 33554432000 4194304 4650387 140734834500784 18446744073709551615 4311145 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 20206 11981 383 112 0 15171 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80824

[startup+102.307 s]
/proc/loadavg: 4.01 4.01 3.96 5/190 22003
/proc/meminfo: memFree=20586836/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=94436 CPUtime=102.3 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 36676 0 0 0 10223 7 0 0 25 0 1 0 290487558 96702464 15990 33554432000 4194304 4650387 140734834500784 18446744073709551615 4333662 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 23609 15990 383 112 0 18574 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 94436

[startup+162.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 22008
/proc/meminfo: memFree=20545104/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=106472 CPUtime=162.29 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 55301 0 0 0 16218 11 0 0 25 0 1 0 290487558 109027328 18999 33554432000 4194304 4650387 140734834500784 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 26618 18999 383 112 0 21583 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 106472

[startup+222.301 s]
/proc/loadavg: 4.04 4.02 3.96 5/190 22038
/proc/meminfo: memFree=20577228/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=130936 CPUtime=222.3 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 74980 0 0 0 22214 16 0 0 25 0 1 0 290487558 134078464 25924 33554432000 4194304 4650387 140734834500784 18446744073709551615 4365268 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 32734 25924 383 112 0 27699 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 130936

[startup+282.3 s]
/proc/loadavg: 4.01 4.01 3.96 5/190 22039
/proc/meminfo: memFree=20542004/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=131108 CPUtime=282.3 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 88526 0 0 0 28210 20 0 0 25 0 1 0 290487558 134254592 26221 33554432000 4194304 4650387 140734834500784 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 32777 26221 383 112 0 27742 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 131108

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 22041
/proc/meminfo: memFree=20517296/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=131316 CPUtime=342.3 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 100085 0 0 0 34206 24 0 0 25 0 1 0 290487558 134467584 25903 33554432000 4194304 4650387 140734834500784 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 32829 25903 383 112 0 27794 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 131316

[startup+402.3 s]
/proc/loadavg: 4.06 4.02 3.97 5/190 22042
/proc/meminfo: memFree=20515904/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=131568 CPUtime=402.3 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 111422 0 0 0 40202 28 0 0 25 0 1 0 290487558 134725632 24936 33554432000 4194304 4650387 140734834500784 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 32892 24936 383 112 0 27857 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 131568

[startup+462.301 s]
/proc/loadavg: 4.02 4.01 3.97 5/190 22044
/proc/meminfo: memFree=20444460/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=136652 CPUtime=462.31 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 123104 0 0 0 46198 33 0 0 25 0 1 0 290487558 139931648 26615 33554432000 4194304 4650387 140734834500784 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 34163 26615 383 112 0 29128 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 136652

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 22046
/proc/meminfo: memFree=20431784/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=136808 CPUtime=522.31 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 133824 0 0 0 52194 37 0 0 25 0 1 0 290487558 140091392 27028 33554432000 4194304 4650387 140734834500784 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 34202 27028 383 112 0 29167 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 136808

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 22047
/proc/meminfo: memFree=20406336/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=137264 CPUtime=582.31 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 145256 0 0 0 58191 40 0 0 25 0 1 0 290487558 140558336 27258 33554432000 4194304 4650387 140734834500784 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 34316 27258 383 112 0 29281 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 137264

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 22049
/proc/meminfo: memFree=20354100/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=146332 CPUtime=642.32 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 155987 0 0 0 64188 44 0 0 25 0 1 0 290487558 149843968 30254 33554432000 4194304 4650387 140734834500784 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 36583 30254 383 112 0 31548 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 146332

[startup+702.3 s]
/proc/loadavg: 4.05 4.01 3.97 5/190 22050
/proc/meminfo: memFree=20378884/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=146496 CPUtime=702.32 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 167142 0 0 0 70183 49 0 0 25 0 1 0 290487558 150011904 29463 33554432000 4194304 4650387 140734834500784 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 36624 29463 383 112 0 31589 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 146496

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.97 5/190 22052
/proc/meminfo: memFree=20339432/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=173912 CPUtime=762.33 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 182547 0 0 0 76180 53 0 0 25 0 1 0 290487558 178085888 36618 33554432000 4194304 4650387 140734834500784 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 43478 36618 383 112 0 38443 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 173912

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 22054
/proc/meminfo: memFree=20328996/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=181660 CPUtime=822.32 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 192482 0 0 0 82177 55 0 0 25 0 1 0 290487558 186019840 38201 33554432000 4194304 4650387 140734834500784 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 45415 38201 383 112 0 40380 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 181660

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 22055
/proc/meminfo: memFree=20300336/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=236044 CPUtime=882.32 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 201572 0 0 0 88173 59 0 0 25 0 1 0 290487558 241709056 38698 33554432000 4194304 4650387 140734834500784 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 59011 38698 383 112 0 53976 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 236044

[startup+942.301 s]
/proc/loadavg: 4.03 4.01 3.98 5/190 22057
/proc/meminfo: memFree=20290264/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=193008 CPUtime=942.33 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 212564 0 0 0 94171 62 0 0 25 0 1 0 290487558 197640192 40897 33554432000 4194304 4650387 140734834500784 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 48252 40897 383 112 0 43217 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 193008

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.98 5/190 22058
/proc/meminfo: memFree=20275604/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=200308 CPUtime=1002.33 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 221464 0 0 0 100168 65 0 0 25 0 1 0 290487558 205115392 40902 33554432000 4194304 4650387 140734834500784 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 50077 40902 383 112 0 45042 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 200308

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 22060
/proc/meminfo: memFree=20283892/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=200408 CPUtime=1062.33 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 230662 0 0 0 106165 68 0 0 25 0 1 0 290487558 205217792 41231 33554432000 4194304 4650387 140734834500784 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 50102 41231 383 112 0 45067 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 200408

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 22062
/proc/meminfo: memFree=20273456/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=256192 CPUtime=1122.33 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 237584 0 0 0 112163 70 0 0 25 0 1 0 290487558 262340608 43629 33554432000 4194304 4650387 140734834500784 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 64048 43629 383 112 0 59013 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 256192

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 22063
/proc/meminfo: memFree=20224220/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=263112 CPUtime=1182.33 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 244172 0 0 0 118160 73 0 0 25 0 1 0 290487558 269426688 45696 33554432000 4194304 4650387 140734834500784 18446744073709551615 4315121 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 65778 45696 383 112 0 60743 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 263112

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 22065
/proc/meminfo: memFree=20211568/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=263520 CPUtime=1242.34 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 252673 0 0 0 124157 77 0 0 25 0 1 0 290487558 269844480 44647 33554432000 4194304 4650387 140734834500784 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 65880 44647 383 112 0 60845 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 263520



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.78 3.95 3.96 4/184 22084
/proc/meminfo: memFree=20322072/32950928 swapFree=67111528/67111528
[pid=21963] ppid=21961 vsize=207344 CPUtime=1300.04 cores=5,7
/proc/21963/stat : 21963 (strangenight1-s) R 21961 21963 21305 0 -1 4202496 260395 0 0 0 129924 80 0 0 25 0 1 0 290487558 212320256 42752 33554432000 4194304 4650387 140734834500784 18446744073709551615 4315270 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21963/statm: 51836 42752 383 112 0 46801 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 207344

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.06
CPU user time (s): 1299.25
CPU system time (s): 0.813876
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 269200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.25
system time used= 0.813876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 260395
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= 6
involuntary context switches= 776

runsolver used 1.9707 second user time and 5.12222 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-03 02:01:19
IDJOB=3175953
IDBENCH=82971
IDSOLVER=1589
FILE ID=node127/3175953-1301788879
RUNJOBID= node127-1301783651-21326
PBS_JOBID= 12841391
Free space on /tmp= 71324 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S890760919-021.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175953-1301788879/watcher-3175953-1301788879 -o /tmp/evaluation-result-3175953-1301788879/solver-3175953-1301788879 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175953-1301788879.cnf

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

MD5SUM BENCH= 17e7946cc73ece994e4c474e2407ffbb
RANDOM SEED=1066849676

node127.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.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.60
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.823
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:      20733828 kB
Buffers:        360336 kB
Cached:       11391964 kB
SwapCached:          0 kB
Active:        6746580 kB
Inactive:      5193492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20733828 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12776 kB
Writeback:           0 kB
AnonPages:      188120 kB
Mapped:          16008 kB
Slab:           213860 kB
PageTables:       5552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   373388 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= 71324 MiB
End job on node127 at 2011-04-03 02:23:01