Trace number 3176022

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.03 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1383380994-043.SATISFIABLE.cnf
MD5SUM016ccbb74f587730ed4815e028a75eb1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.233964
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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-3176022-1301790620.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.00	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.00	c -- vars added        600
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.00
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:    600 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         1  cl-subs:        2  v-elim:     21  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:     236 undec:      69 neg:     295
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       579      2519         1         0      7667         0   no data   no data  --
0.00/0.07	c Decided on static restart strategy
0.09/0.16	c  N st     8      4928       579      2519         1      4849      7667    129077   no data   no data  --
0.39/0.43	c  N st    10     11312       579      2519         1      4487      7667     85404   no data   no data  --
0.59/0.69	c  N st    11     17055       579      2519         1     10130      7667    235150   no data   no data  --
1.09/1.10	c  F st    12     25003       579      2519         1     12411      7667    297729   no data   no data  --
1.09/1.10	c  N st    12     25003       579      2519         1     12411      7667    297729   no data   no data  --
1.29/1.35	c  N dy    18     30000       579      2519         1     10700      7667    226759   no data   no data  --
1.29/1.35	c  S st    18     30000       579      2519         1     10700      7667    226759   no data   no data  --
1.29/1.38	c  S st    18     30510       579      2519         1     11209      7667    239323   no data   no data  --
1.29/1.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.29/1.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
1.29/1.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.59/1.61	c lits-rem:        75  cl-subs:      363  v-elim:      0  v-fix:    0  time:  0.22 s
1.59/1.62	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.01
1.59/1.62	c calculated reachability. Time: 0.00
1.59/1.62	c  N dy    18     30510       579      2519         1     10846      7667    228498   no data   no data  --
1.79/1.86	c  N dy    28     34605       579      2519         1     14895      7667    333098     17.05     19.20  --
1.99/2.09	c  N dy    44     38963       579      2519         1     11396      7667    194944     16.97     17.88  --
2.28/2.32	c  N dy    65     42996       579      2519         1     15378      7667    294859     17.14     19.86  --
2.48/2.52	c  S st    73     45767       579      2519         1      9268      7667    113786     16.87   no data  --
2.48/2.54	c  S st    73     46268       579      2519         1      9768      7667    125778     16.87   no data  --
2.48/2.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.48/2.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.48/2.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.48/2.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.48/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.48/2.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
2.48/2.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.58/2.63	c lits-rem:         7  cl-subs:       27  v-elim:      0  v-fix:    0  time:  0.08 s
2.58/2.63	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
2.58/2.63	c vivif2 --  cl tried     9741 cl shrink        0 lits rem          0 time: 0.00
2.58/2.63	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.01
2.58/2.63	c calculated reachability. Time: 0.00
2.58/2.63	c  N dy    73     46268       579      2519         1      9741      7667    125170     16.87   no data  --
2.78/2.85	c  N dy    92     50419       579      2519         1     13866      7667    229759     16.89     17.91  --
3.08/3.13	c  N dy   125     54483       579      2519         1     17898      7667    337202     17.29     18.44  --
3.29/3.39	c  N dy   156     58600       579      2519         1     12103      7667    164399     17.47     18.44  --
3.58/3.64	c  N dy   179     62670       579      2519         1     16138      7667    267405     17.52     18.92  --
3.88/3.93	c  N dy   193     66756       579      2519         1     20192      7667    371564     17.54     18.54  --
4.08/4.13	c  S st   208     69404       579      2519         1     11909      7667    136267     17.57     17.25  --
4.08/4.16	c  S st   208     69909       579      2519         1     12414      7667    149610     17.57   no data  --
4.08/4.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.08/4.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.08/4.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.08/4.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.08/4.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.08/4.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
4.08/4.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.29/4.30	c lits-rem:        16  cl-subs:       46  v-elim:      0  v-fix:    0  time:  0.13 s
4.29/4.30	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
4.29/4.30	c vivif2 --  cl tried    12368 cl shrink        0 lits rem          0 time: 0.00
4.29/4.31	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.01
4.29/4.31	c calculated reachability. Time: 0.00
4.29/4.31	c  N dy   208     69909       579      2519         1     12368      7667    148220     17.57   no data  --
4.58/4.60	c  N dy   236     74544       579      2519         1     16962      7667    267300     17.67     18.64  --
5.08/5.10	c  N dy   249     81298       579      2519         1     23642      7667    437225     17.48     18.41  --
5.39/5.44	c  N dy   270     86630       579      2519         1     17031      7667    244530     17.47     18.49  --
5.49/5.51	c  F st   274     87500       579      2519         1     17891      7667    266266     17.47     17.93  --
5.88/5.90	c Decided on static restart strategy
5.88/5.90	c  N st   280     92699       579      2519         1     23035      7667    404761     17.47   no data  --
6.38/6.41	c  N st   282     99811       579      2519         1     17180      7667    356719     17.47   no data  --
6.78/6.82	c  S st   283    104863       579      2519         1     22144      7667    494101     17.47   no data  --
6.78/6.87	c  S st   283    105365       579      2519         1     22646      7667    506407     17.47   no data  --
6.78/6.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.78/6.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.78/6.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.78/6.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.78/6.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.78/6.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
6.78/6.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.98/8.05	c lits-rem:       434  cl-subs:      834  v-elim:      0  v-fix:    0  time:  1.16 s
7.98/8.05	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
7.98/8.06	c vivif2 --  cl tried    21812 cl shrink        0 lits rem          0 time: 0.00
7.98/8.07	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.02
7.98/8.07	c calculated reachability. Time: 0.00
7.98/8.07	c  N st   283    105365       579      2519         1     21812      7667    480988     17.47   no data  --
8.79/8.87	c  N st   284    114964       579      2519         1     17451      7667    311297     17.47   no data  --
9.98/10.05	c  N st   285    129362       579      2519         1     16966      7667    319601     17.47   no data  --
11.89/11.99	c  N st   286    150958       579      2519         1     22479      7667    421939     17.47   no data  --
12.59/12.65	c  S st   287    158048       579      2519         1     29503      7667    623999     17.47   no data  --
12.69/12.71	c  S st   287    158551       579      2519         1     30006      7667    637444     17.47   no data  --
12.69/12.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.69/12.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.69/12.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.69/12.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.69/12.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.69/12.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
12.69/12.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
14.29/14.30	c lits-rem:       768  cl-subs:      989  v-elim:      0  v-fix:    0  time:  1.56 s
14.29/14.30	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
14.29/14.31	c vivif2 --  cl tried    29017 cl shrink        0 lits rem          0 time: 0.01
14.29/14.33	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.02
14.29/14.33	c calculated reachability. Time: 0.00
14.29/14.33	c  N st   287    158551       579      2519         1     29017      7667    605075     17.47   no data  --
19.38/19.49	c  N st   288    207143       579      2519         1     23648      7667    408145     17.47   no data  --
22.69/22.77	c  N st   289    237826       579      2519         1     34139      7667    665916     17.47   no data  --
22.69/22.77	c  S st   289    237826       579      2519         1     34139      7667    665916     17.47   no data  --
22.79/22.84	c  S st   289    238328       579      2519         1     34640      7667    678615     17.47   no data  --
22.79/22.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.79/22.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.79/22.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.79/22.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.79/22.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.79/22.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
22.79/22.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
24.69/24.75	c lits-rem:      1084  cl-subs:     1474  v-elim:      0  v-fix:    0  time:  1.87 s
24.69/24.75	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
24.69/24.75	c vivif2 --  cl tried    33166 cl shrink        0 lits rem          0 time: 0.01
24.69/24.78	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.03
24.69/24.78	c calculated reachability. Time: 0.00
24.69/24.78	c  N st   289    238328       579      2519         1     33166      7667    636562     17.47   no data  --
32.19/32.23	c  F st   290    306252       579      2519         1     34890      7667    636419     17.47   no data  --
32.19/32.24	c  N st   290    306252       579      2519         1     34890      7667    636419     17.47   no data  --
32.79/32.82	c Decided on static restart strategy
35.38/35.42	c  N st   300    334559       579      2519         1     39232      7667    717705     17.47   no data  --
38.08/38.14	c  N st   302    357492       579      2519         1     37204      7667    632342     17.47   no data  --
38.08/38.14	c  S st   302    357492       579      2519         1     37204      7667    632342     17.47   no data  --
38.18/38.23	c  S st   302    357997       579      2519         1     37709      7667    645504     17.47   no data  --
38.18/38.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.18/38.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.18/38.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
38.18/38.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.18/38.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.18/38.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
38.18/38.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
39.88/39.91	c lits-rem:       687  cl-subs:     1280  v-elim:      0  v-fix:    0  time:  1.65 s
39.88/39.91	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
39.88/39.92	c vivif2 --  cl tried    36429 cl shrink        0 lits rem          0 time: 0.01
39.88/39.95	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.03
39.88/39.95	c calculated reachability. Time: 0.00
39.88/39.95	c  N st   302    357997       579      2519         1     36429      7667    610175     17.47   no data  --
43.79/43.81	c  N st   303    390390       579      2519         1     42765      7667    795294     17.47   no data  --
49.39/49.44	c  N st   304    438979       579      2519         1     36481      7667    578526     17.47   no data  --
58.79/58.82	c  N st   305    511861       579      2519         1     49867      7667    893115     17.47   no data  --
62.28/62.36	c  N st   306    536995       579      2519         1     44137      7667    724848     17.47   no data  --
62.28/62.36	c  S st   306    536995       579      2519         1     44137      7667    724848     17.47   no data  --
62.38/62.46	c  S st   306    537496       579      2519         1     44637      7667    737455     17.47   no data  --
62.38/62.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.38/62.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.38/62.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
62.38/62.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.38/62.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.38/62.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
62.38/62.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
64.48/64.59	c lits-rem:       650  cl-subs:     2147  v-elim:      0  v-fix:    0  time:  2.09 s
64.48/64.59	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
64.48/64.59	c vivif2 --  cl tried    42490 cl shrink        0 lits rem          0 time: 0.01
64.58/64.63	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.03
64.58/64.63	c calculated reachability. Time: 0.00
64.58/64.63	c  N st   306    537496       579      2519         1     42490      7667    677924     17.47   no data  --
88.39/88.49	c  N st   307    701480       579      2519         1     36528      7667    423526     17.47   no data  --
104.59/104.66	c  N st   308    806244       579      2519         1     65665      7667   1219739     17.47   no data  --
104.59/104.66	c  S st   308    806244       579      2519         1     65665      7667   1219739     17.47   no data  --
104.79/104.81	c  S st   308    806749       579      2519         1     66170      7667   1232895     17.47   no data  --
104.79/104.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.79/104.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.79/104.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
104.79/104.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.79/104.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.79/104.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
104.79/104.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
108.09/108.18	c lits-rem:       195  cl-subs:     3866  v-elim:      0  v-fix:    0  time:  3.32 s
108.09/108.18	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
108.19/108.20	c vivif2 --  cl tried    62304 cl shrink        0 lits rem          0 time: 0.01
108.19/108.25	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.06
108.19/108.26	c calculated reachability. Time: 0.00
108.19/108.26	c  N st   308    806749       579      2519         1     62304      7667   1130036     17.47   no data  --
150.39/150.40	c  F st   309   1071877       579      2519         1     78167      7667   1468232     17.47   no data  --
150.39/150.40	c  N st   309   1071877       579      2519         1     78167      7667   1468232     17.47   no data  --
151.49/151.51	c Decided on static restart strategy
155.18/155.29	c  N st   319   1100182       579      2519         1     62029      7667    942282     17.47   no data  --
161.39/161.49	c  N st   321   1136174       579      2519         1     52350      7667    688306     17.47   no data  --
167.29/167.36	c  N st   322   1168567       579      2519         1     84167      7667   1602114     17.47   no data  --
175.19/175.28	c  N st   323   1210123       579      2519         1     78716      7667   1358832     17.47   no data  --
175.19/175.28	c  S st   323   1210123       579      2519         1     78716      7667   1358832     17.47   no data  --
175.39/175.45	c  S st   323   1210627       579      2519         1     79219      7667   1371471     17.47   no data  --
175.39/175.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.39/175.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
175.39/175.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
175.49/175.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.49/175.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.49/175.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
175.49/175.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
178.89/178.95	c lits-rem:       324  cl-subs:     3291  v-elim:      0  v-fix:    0  time:  3.42 s
178.89/178.95	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
178.89/178.97	c vivif2 --  cl tried    75928 cl shrink        0 lits rem          0 time: 0.01
178.99/179.04	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.08
178.99/179.05	c calculated reachability. Time: 0.00
178.99/179.05	c  N st   323   1210627       579      2519         1     75928      7667   1283131     17.47   no data  --
191.98/192.07	c  N st   324   1283510       579      2519         1     52452      7667    611597     17.47   no data  --
212.98/213.02	c  N st   325   1392833       579      2519         1     60552      7667    811720     17.47   no data  --
244.48/244.50	c  N st   326   1556817       579      2519         1     65303      7667    892245     17.47   no data  --
278.19/278.25	c  N st   327   1710627       579      2519         1    107371      7667   2073264     17.47   no data  --
278.19/278.25	c  S st   327   1710627       579      2519         1    107371      7667   2073264     17.47   no data  --
278.49/278.54	c  S st   327   1711128       579      2519         1    107871      7667   2086413     17.47   no data  --
278.49/278.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
278.49/278.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
278.49/278.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
278.59/278.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
278.59/278.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
278.59/278.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
278.59/278.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
288.29/288.39	c lits-rem:       392  cl-subs:     5105  v-elim:      0  v-fix:    0  time:  9.73 s
288.29/288.39	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
288.39/288.41	c vivif2 --  cl tried   102766 cl shrink        0 lits rem          0 time: 0.02
288.49/288.53	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.12
288.49/288.53	c calculated reachability. Time: 0.00
288.49/288.53	c  N st   327   1711128       579      2519         1    102766      7667   1949510     17.47   no data  --
377.09/377.17	c  N st   328   2080093       579      2519         1    114086      7667   2123228     17.47   no data  --
416.09/416.10	c  N st   329   2211128       579      2519         1    118186      7667   2200303     17.47   no data  --
416.09/416.10	c  S st   329   2211128       579      2519         1    118186      7667   2200303     17.47   no data  --
416.39/416.43	c  S st   329   2211629       579      2519         1    118684      7667   2213136     17.47   no data  --
416.39/416.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
416.39/416.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
416.39/416.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
416.49/416.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
416.49/416.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
416.49/416.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
416.49/416.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
429.69/429.77	c lits-rem:       589  cl-subs:     6573  v-elim:      0  v-fix:    0  time: 13.21 s
429.69/429.77	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
429.69/429.80	c vivif2 --  cl tried   112111 cl shrink        0 lits rem          0 time: 0.02
429.89/429.94	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.14
429.89/429.94	c calculated reachability. Time: 0.00
429.89/429.94	c  N st   329   2211629       579      2519         1    112111      7667   2034845     17.47   no data  --
565.49/565.53	c  N st   330   2711631       579      2519         1    135525      7667   2536191     17.47   no data  --
565.49/565.53	c  S st   330   2711631       579      2519         1    135525      7667   2536191     17.47   no data  --
565.79/565.84	c  S st   330   2712134       579      2519         1    136026      7667   2549485     17.47   no data  --
565.79/565.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
565.79/565.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
565.89/565.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
565.89/565.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
565.89/565.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
565.89/565.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
565.89/565.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
585.59/585.67	c lits-rem:       288  cl-subs:    11395  v-elim:      0  v-fix:    0  time: 19.69 s
585.59/585.67	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
585.69/585.70	c vivif2 --  cl tried   124631 cl shrink        0 lits rem          0 time: 0.03
585.79/585.84	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.14
585.79/585.84	c calculated reachability. Time: 0.00
585.79/585.84	c  N st   330   2712134       579      2519         1    124631      7667   2263426     17.47   no data  --
729.79/729.87	c  N st   331   3212136       579      2519         1    100843      7667   1409391     17.47   no data  --
729.79/729.87	c  S st   331   3212136       579      2519         1    100843      7667   1409391     17.47   no data  --
729.99/730.07	c  S st   331   3212640       579      2519         1    101347      7667   1422757     17.47   no data  --
729.99/730.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
729.99/730.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
730.09/730.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
730.09/730.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
730.09/730.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
730.09/730.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
730.09/730.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
733.89/733.95	c lits-rem:       631  cl-subs:     4117  v-elim:      0  v-fix:    0  time:  3.81 s
733.89/733.95	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
733.89/733.97	c vivif2 --  cl tried    97230 cl shrink        0 lits rem          0 time: 0.01
733.99/734.05	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.08
733.99/734.06	c calculated reachability. Time: 0.00
733.99/734.06	c  N st   331   3212640       579      2519         1     97230      7667   1320977     17.47   no data  --
862.10/862.18	c  N st   332   3712640       579      2519         1    107638      7667   1499732     17.47   no data  --
862.10/862.18	c  S st   332   3712640       579      2519         1    107638      7667   1499732     17.47   no data  --
862.40/862.40	c  S st   332   3713144       579      2519         1    108141      7667   1512478     17.47   no data  --
862.40/862.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
862.40/862.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
862.40/862.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
862.40/862.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
862.40/862.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
862.40/862.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
862.40/862.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
866.89/866.98	c lits-rem:        52  cl-subs:     5131  v-elim:      0  v-fix:    0  time:  4.49 s
866.89/866.98	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
866.89/866.99	c vivif2 --  cl tried   103010 cl shrink        0 lits rem          0 time: 0.01
866.99/867.09	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.09
866.99/867.09	c calculated reachability. Time: 0.00
866.99/867.09	c  N st   332   3713144       579      2519         1    103010      7667   1389240     17.47   no data  --
878.40/878.40	c  F st   333   3751563       579      2519         1    140818      7667   2548205     17.47   no data  --
878.40/878.40	c  N st   333   3751563       579      2519         1    140818      7667   2548205     17.47   no data  --
880.60/880.68	c Decided on static restart strategy
889.60/889.62	c  N st   343   3779876       579      2519         1     85518      7667    869680     17.47   no data  --
899.10/899.17	c  N st   345   3815869       579      2519         1    120749      7667   1847852     17.47   no data  --
909.90/909.92	c  N st   346   3848263       579      2519         1    152282      7667   2688765     17.47   no data  --
924.80/924.89	c  N st   347   3896852       579      2519         1    115565      7667   1618227     17.47   no data  --
946.60/946.66	c  N st   348   3969735       579      2519         1    101679      7667   1264024     17.47   no data  --
977.10/977.18	c  N st   349   4079058       579      2519         1    122657      7667   1881135     17.47   no data  --
1017.40/1017.41	c  N st   350   4213147       579      2519         1    166311      7667   3079804     17.47   no data  --
1017.40/1017.41	c  S st   350   4213147       579      2519         1    166311      7667   3079804     17.47   no data  --
1017.80/1017.82	c  S st   350   4213649       579      2519         1    166812      7667   3094214     17.47   no data  --
1017.80/1017.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1017.80/1017.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1017.90/1017.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1017.90/1017.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1017.90/1018.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1017.90/1018.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
1017.90/1018.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1061.60/1061.61	c lits-rem:       101  cl-subs:    11874  v-elim:      0  v-fix:    0  time: 43.62 s
1061.60/1061.61	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
1061.60/1061.65	c vivif2 --  cl tried   154938 cl shrink        0 lits rem          0 time: 0.03
1061.80/1061.83	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.19
1061.80/1061.84	c calculated reachability. Time: 0.00
1061.80/1061.84	c  N st   350   4213649       579      2519         1    154938      7667   2775728     17.47   no data  --
1138.60/1138.66	c  N st   351   4459626       579      2519         1    129399      7667   1977506     17.47   no data  --
1219.40/1219.44	c  N st   352   4713652       579      2519         1    101691      7667   1118077     17.47   no data  --
1219.40/1219.44	c  S st   352   4713652       579      2519         1    101691      7667   1118077     17.47   no data  --
1219.60/1219.63	c  S st   352   4714155       579      2519         1    102194      7667   1131059     17.47   no data  --
1219.60/1219.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1219.60/1219.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1219.60/1219.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1219.70/1219.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1219.70/1219.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1219.70/1219.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
1219.70/1219.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1221.60/1221.68	c lits-rem:       305  cl-subs:     1599  v-elim:      0  v-fix:    0  time:  1.98 s
1221.60/1221.68	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
1221.70/1221.70	c vivif2 --  cl tried   100595 cl shrink        0 lits rem          0 time: 0.01
1221.70/1221.78	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.08
1221.70/1221.78	c calculated reachability. Time: 0.00
1221.70/1221.78	c  N st   352   4714155       579      2519         1    100595      7667   1093369     17.47   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-3176022-1301790620/watcher-3176022-1301790620 -o /tmp/evaluation-result-3176022-1301790620/solver-3176022-1301790620 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3176022-1301790620.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: 0.92 1.63 2.81 4/184 24192
/proc/meminfo: memFree=20898112/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=11760 CPUtime=0 cores=1,3
/proc/24192/stat : 24192 (runsolver) R 24190 24192 23336 0 -1 4202560 40 0 0 0 0 0 0 0 23 0 1 0 290660496 12042240 49 33554432000 4194304 5392636 140733249590192 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/24192/statm: 2940 49 30 293 0 2644 0

[startup+0.077797 s]
/proc/loadavg: 0.92 1.63 2.81 4/184 24192
/proc/meminfo: memFree=20898112/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=30568 CPUtime=0.07 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 804 0 0 0 7 0 0 0 23 0 1 0 290660496 31301632 728 33554432000 4194304 4650387 140736013600960 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 7642 728 379 112 0 2607 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30568

[startup+0.100805 s]
/proc/loadavg: 0.92 1.63 2.81 4/184 24192
/proc/meminfo: memFree=20898112/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=30568 CPUtime=0.09 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 832 0 0 0 9 0 0 0 23 0 1 0 290660496 31301632 756 33554432000 4194304 4650387 140736013600960 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 7642 756 379 112 0 2607 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30568

[startup+0.300775 s]
/proc/loadavg: 0.92 1.63 2.81 4/184 24192
/proc/meminfo: memFree=20898112/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=31124 CPUtime=0.29 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 1132 0 0 0 29 0 0 0 24 0 1 0 290660496 31870976 897 33554432000 4194304 4650387 140736013600960 18446744073709551615 4333919 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 7781 897 381 112 0 2746 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31124

[startup+0.700692 s]
/proc/loadavg: 0.92 1.63 2.81 4/184 24192
/proc/meminfo: memFree=20898112/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=31668 CPUtime=0.69 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 1559 0 0 0 69 0 0 0 25 0 1 0 290660496 32428032 1083 33554432000 4194304 4650387 140736013600960 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 7917 1083 381 112 0 2882 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31668

[startup+1.50056 s]
/proc/loadavg: 1.17 1.67 2.82 5/190 24198
/proc/meminfo: memFree=20884128/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=38276 CPUtime=1.49 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 3771 0 0 0 149 0 0 0 25 0 1 0 290660496 39194624 2621 33554432000 4194304 4650387 140736013600960 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 9569 2621 383 112 0 4534 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38276

[startup+3.10029 s]
/proc/loadavg: 1.17 1.67 2.82 5/190 24225
/proc/meminfo: memFree=20869496/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=38836 CPUtime=3.08 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 4837 0 0 0 308 0 0 0 25 0 1 0 290660496 39768064 2856 33554432000 4194304 4650387 140736013600960 18446744073709551615 4328240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 9709 2856 383 112 0 4674 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38836

[startup+6.30075 s]
/proc/loadavg: 1.17 1.67 2.82 5/190 24252
/proc/meminfo: memFree=20848944/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=56916 CPUtime=6.28 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 6311 0 0 0 628 0 0 0 25 0 1 0 290660496 58281984 3811 33554432000 4194304 4650387 140736013600960 18446744073709551615 4333850 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 14229 3811 383 112 0 9194 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 56916

[startup+12.7007 s]
/proc/loadavg: 1.60 1.74 2.83 5/190 24252
/proc/meminfo: memFree=20824136/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=56940 CPUtime=12.69 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 10665 0 0 0 1268 1 0 0 25 0 1 0 290660496 58306560 5838 33554432000 4194304 4650387 140736013600960 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 14235 5838 383 112 0 9200 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56940

[startup+25.5005 s]
/proc/loadavg: 1.97 1.82 2.84 5/190 24253
/proc/meminfo: memFree=20782660/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=65128 CPUtime=25.48 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 16658 0 0 0 2546 2 0 0 25 0 1 0 290660496 66691072 9100 33554432000 4194304 4650387 140736013600960 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 16282 9100 383 112 0 11247 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65128

[startup+51.1002 s]
/proc/loadavg: 2.66 1.99 2.87 5/190 24254
/proc/meminfo: memFree=20775884/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=68724 CPUtime=51.08 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 26861 0 0 0 5104 4 0 0 25 0 1 0 290660496 70373376 10340 33554432000 4194304 4650387 140736013600960 18446744073709551615 4366244 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 17181 10340 383 112 0 12146 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 68724

[startup+102.307 s]
/proc/loadavg: 3.46 2.33 2.94 5/190 24255
/proc/meminfo: memFree=20735180/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=76164 CPUtime=102.29 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 43008 0 0 0 10221 8 0 0 25 0 1 0 290660496 77991936 11870 33554432000 4194304 4650387 140736013600960 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 19041 11870 383 112 0 14006 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 76164

[startup+162.301 s]
/proc/loadavg: 3.87 2.64 3.01 5/190 24256
/proc/meminfo: memFree=20704528/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=91580 CPUtime=162.29 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 61599 0 0 0 16216 13 0 0 25 0 1 0 290660496 93777920 15383 33554432000 4194304 4650387 140736013600960 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 22895 15383 383 112 0 17860 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 91580

[startup+222.301 s]
/proc/loadavg: 3.95 2.89 3.06 5/190 24258
/proc/meminfo: memFree=20662456/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=106796 CPUtime=222.29 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 77803 0 0 0 22212 17 0 0 25 0 1 0 290660496 109359104 18413 33554432000 4194304 4650387 140736013600960 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 26699 18413 383 112 0 21664 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 106796

[startup+282.3 s]
/proc/loadavg: 3.98 3.09 3.12 5/190 24260
/proc/meminfo: memFree=20615308/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=126204 CPUtime=282.29 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 93611 0 0 0 28206 23 0 0 25 0 1 0 290660496 129232896 24654 33554432000 4194304 4650387 140736013600960 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 31551 24654 383 112 0 26516 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 126204

[startup+342.3 s]
/proc/loadavg: 3.99 3.25 3.17 5/190 24262
/proc/meminfo: memFree=20601400/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=133688 CPUtime=342.29 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 104610 0 0 0 34204 25 0 0 25 0 1 0 290660496 136896512 25426 33554432000 4194304 4650387 140736013600960 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 33422 25426 383 112 0 28387 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 133688

[startup+402.3 s]
/proc/loadavg: 4.06 3.40 3.23 5/190 24263
/proc/meminfo: memFree=20591460/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=133900 CPUtime=402.29 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 114482 0 0 0 40200 29 0 0 25 0 1 0 290660496 137113600 24571 33554432000 4194304 4650387 140736013600960 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 33475 24571 383 112 0 28440 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 133900

[startup+462.3 s]
/proc/loadavg: 4.02 3.51 3.27 5/190 24264
/proc/meminfo: memFree=20565392/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=153444 CPUtime=462.29 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 126335 0 0 0 46198 31 0 0 25 0 1 0 290660496 157126656 30610 33554432000 4194304 4650387 140736013600960 18446744073709551615 4366896 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 38361 30610 383 112 0 33326 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 153444

[startup+522.301 s]
/proc/loadavg: 4.05 3.61 3.32 5/190 24266
/proc/meminfo: memFree=20555952/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=153616 CPUtime=522.3 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 135286 0 0 0 52196 34 0 0 25 0 1 0 290660496 157302784 30843 33554432000 4194304 4650387 140736013600960 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 38404 30843 383 112 0 33369 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 153616

[startup+582.301 s]
/proc/loadavg: 3.01 3.41 3.27 3/178 24302
/proc/meminfo: memFree=20714960/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=168048 CPUtime=582.29 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 145526 0 0 0 58193 36 0 0 25 0 1 0 290660496 172081152 35009 33554432000 4194304 4650387 140736013600960 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 42012 35009 383 112 0 36977 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 168048

[startup+642.301 s]
/proc/loadavg: 2.37 3.15 3.19 3/178 24304
/proc/meminfo: memFree=20706272/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=173008 CPUtime=642.3 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 155020 0 0 0 64191 39 0 0 25 0 1 0 290660496 177160192 34758 33554432000 4194304 4650387 140736013600960 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 43252 34758 383 112 0 38217 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 173008

[startup+702.301 s]
/proc/loadavg: 2.13 2.94 3.11 3/178 24305
/proc/meminfo: memFree=20712960/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=173192 CPUtime=702.29 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 164261 0 0 0 70188 41 0 0 25 0 1 0 290660496 177348608 34173 33554432000 4194304 4650387 140736013600960 18446744073709551615 4311213 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 43298 34173 383 112 0 38263 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 173192

[startup+762.306 s]
/proc/loadavg: 2.05 2.77 3.04 3/178 24306
/proc/meminfo: memFree=20699684/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=176292 CPUtime=762.3 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 173238 0 0 0 76186 44 0 0 25 0 1 0 290660496 180523008 36351 33554432000 4194304 4650387 140736013600960 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 44073 36351 383 112 0 39038 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 176292

[startup+822.301 s]
/proc/loadavg: 2.02 2.63 2.97 3/178 24308
/proc/meminfo: memFree=20683556/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=176448 CPUtime=822.3 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 183324 0 0 0 82183 47 0 0 25 0 1 0 290660496 180682752 36021 33554432000 4194304 4650387 140736013600960 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 44112 36021 383 112 0 39077 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 176448

[startup+882.301 s]
/proc/loadavg: 2.00 2.51 2.91 3/178 24310
/proc/meminfo: memFree=20673632/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=233192 CPUtime=882.3 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 192638 0 0 0 88181 49 0 0 25 0 1 0 290660496 238788608 38090 33554432000 4194304 4650387 140736013600960 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 58298 38090 383 112 0 53263 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 233192

[startup+942.301 s]
/proc/loadavg: 2.00 2.41 2.85 3/178 24312
/proc/meminfo: memFree=20672736/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=233640 CPUtime=942.29 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 200155 0 0 0 94178 51 0 0 25 0 1 0 290660496 239247360 38234 33554432000 4194304 4650387 140736013600960 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 58410 38234 383 112 0 53375 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 233640

[startup+1002.3 s]
/proc/loadavg: 2.00 2.34 2.79 3/178 24313
/proc/meminfo: memFree=20670476/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=180664 CPUtime=1002.3 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 209786 0 0 0 100176 54 0 0 25 0 1 0 290660496 184999936 36881 33554432000 4194304 4650387 140736013600960 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 45166 36881 383 112 0 40131 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 180664

[startup+1062.3 s]
/proc/loadavg: 2.00 2.27 2.74 3/178 24314
/proc/meminfo: memFree=20640332/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=255248 CPUtime=1062.3 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 216222 0 0 0 106175 55 0 0 25 0 1 0 290660496 261373952 43317 33554432000 4194304 4650387 140736013600960 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 63812 43317 383 112 0 58777 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 255248

[startup+1122.3 s]
/proc/loadavg: 2.00 2.22 2.69 3/178 24316
/proc/meminfo: memFree=20625292/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=255732 CPUtime=1122.3 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 224129 0 0 0 112173 57 0 0 25 0 1 0 290660496 261869568 43213 33554432000 4194304 4650387 140736013600960 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 63933 43213 383 112 0 58898 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 255732

[startup+1182.3 s]
/proc/loadavg: 2.00 2.18 2.64 3/178 24318
/proc/meminfo: memFree=20609900/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=256344 CPUtime=1182.3 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 232191 0 0 0 118170 60 0 0 25 0 1 0 290660496 262496256 43317 33554432000 4194304 4650387 140736013600960 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 64086 43317 383 112 0 59051 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 256344

[startup+1242.3 s]
/proc/loadavg: 2.00 2.14 2.60 3/178 24320
/proc/meminfo: memFree=20586556/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=210680 CPUtime=1242.31 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 241368 0 0 0 124169 62 0 0 25 0 1 0 290660496 215736320 44660 33554432000 4194304 4650387 140736013600960 18446744073709551615 4365293 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 52670 44660 383 112 0 47635 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 210680



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.12 2.56 3/178 24321
/proc/meminfo: memFree=20588732/32951124 swapFree=67111528/67111528
[pid=24192] ppid=24190 vsize=210792 CPUtime=1300.01 cores=1,3
/proc/24192/stat : 24192 (strangenight1-s) R 24190 24192 23336 0 -1 4202496 248973 0 0 0 129938 63 0 0 25 0 1 0 290660496 215851008 44125 33554432000 4194304 4650387 140736013600960 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24192/statm: 52698 44125 383 112 0 47663 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 210792

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.03
CPU user time (s): 1299.38
CPU system time (s): 0.645901
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 270024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.38
system time used= 0.645901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248973
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 3661

runsolver used 1.87571 second user time and 4.55331 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-03 02:30:20
IDJOB=3176022
IDBENCH=83040
IDSOLVER=1589
FILE ID=node130/3176022-1301790620
RUNJOBID= node130-1301790620-24157
PBS_JOBID= 12841388
Free space on /tmp= 71976 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1383380994-043.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3176022-1301790620/watcher-3176022-1301790620 -o /tmp/evaluation-result-3176022-1301790620/solver-3176022-1301790620 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3176022-1301790620.cnf

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

MD5SUM BENCH= 016ccbb74f587730ed4815e028a75eb1
RANDOM SEED=842405068

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20898400 kB
Buffers:        363200 kB
Cached:       11362644 kB
SwapCached:          0 kB
Active:        7281040 kB
Inactive:      4510584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20898400 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24920 kB
Writeback:           0 kB
AnonPages:       65372 kB
Mapped:          15992 kB
Slab:           197620 kB
PageTables:       4716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   252452 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= 71976 MiB
End job on node130 at 2011-04-03 02:52:02