Trace number 3173443

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 TechDemo-Alpha-st? (TO) 1299.94 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S816372663-049.UNKNOWN.cnf
MD5SUM82ce98f61c0f2213b508b1b975b0c344
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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 Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173443-1301795104.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       550      2343         0         0      7029         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.00	c Calc non-exist non-lernt bins v-fix:     0 done:    550 time:  0.00 s
0.00/0.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.00	c Subs w/ non-existent bins:      0 time:  0.00 s
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 Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     23  v-fix:    0  time:  0.00 s
0.00/0.01	c learnt bin added due to v-elim: 0
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:     252 undec:      65 neg:     233
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   MTavgCS    LTAvgG
0.00/0.01	c  B st     0         0       537      2330         0         0      7051         0   no data   no data  --
0.05/0.07	c Decided on static restart strategy
2.09/2.16	c  N dy     7     30004       537      2330         0     10617      7051    193737     25.76     18.22  --
2.09/2.17	c  S st     7     30004       537      2330         0     10617      7051    193737     25.76     18.22  --
2.19/2.22	c  S st     7     30510       537      2330         0     11123      7051    205266     25.76     18.22  --
2.19/2.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.19/2.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
2.19/2.24	c Calc non-exist non-lernt bins v-fix:     0 done:    537 time:  0.00 s
2.19/2.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.19/2.24	c Subs w/ non-existent bins:      0 time:  0.00 s
2.19/2.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.19/2.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.24	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.39/2.40	c lits-rem:        65  cl-subs:      781  v-elim:     10  v-fix:    0  time:  0.16 s
2.39/2.40	c learnt bin added due to v-elim: 0
2.39/2.40	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
2.39/2.40	c vivif2 --  cl tried    10342 cl shrink        0 lits rem          0 time: 0.00
2.39/2.42	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.02
2.39/2.42	c calculated reachability. Time: 0.00
2.39/2.42	c  N dy     7     30510       537      2330         0     10342      7051    190028     25.76     18.22  --
2.39/2.42	c  F st     7     30510       537      2330         0     10342      7051    190028     25.76     18.22  --
2.49/2.57	c Decided on static restart strategy
3.68/3.75	c  N dy    14     45765       537      2330         0     17582      7051    361221     27.55     18.12  --
3.68/3.76	c  S st    14     45765       537      2330         0     17582      7051    361221     27.55     18.12  --
3.78/3.81	c  S st    14     46267       537      2330         0      9285      7051    114174     27.55     18.12  --
3.78/3.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.78/3.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.78/3.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
3.78/3.82	c Calc non-exist non-lernt bins v-fix:     0 done:    537 time:  0.00 s
3.78/3.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.78/3.82	c Subs w/ non-existent bins:      0 time:  0.00 s
3.78/3.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.78/3.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.78/3.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.78/3.88	c lits-rem:         5  cl-subs:      188  v-elim:     10  v-fix:    0  time:  0.05 s
3.78/3.88	c learnt bin added due to v-elim: 0
3.78/3.88	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
3.78/3.88	c vivif2 --  cl tried     9097 cl shrink        0 lits rem          0 time: 0.00
3.78/3.89	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.01
3.78/3.89	c calculated reachability. Time: 0.00
3.78/3.89	c  N dy    14     46267       537      2330         0      9097      7051    112335     27.55     18.12  --
6.29/6.33	c  N dy    15     69400       537      2330         0     11219      7051    129305     25.72     17.86  --
6.29/6.33	c  S st    15     69400       537      2330         0     11219      7051    129305     25.72     17.86  --
6.29/6.38	c  S st    15     69901       537      2330         0     11720      7051    140966     25.72     17.86  --
6.29/6.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.29/6.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.29/6.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.02
6.39/6.40	c Calc non-exist non-lernt bins v-fix:     0 done:    537 time:  0.00 s
6.39/6.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.39/6.40	c Subs w/ non-existent bins:      0 time:  0.00 s
6.39/6.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.39/6.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.40	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.39/6.49	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
6.89/6.93	c Added 6 vars  tried: 80000 time: 0.43
6.89/6.93	c ORs :      6 avg-s:  0.0 cl-sh:  1063 l-rem:   1063 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.43
6.89/6.93	c lits-rem:        28  cl-subs:      225  v-elim:     10  v-fix:    0  time:  0.53 s
6.89/6.93	c learnt bin added due to v-elim: 0
6.89/6.93	c vivif2 --  cl tried     2336 cl shrink        0 lits rem          0 time: 0.00
6.89/6.93	c vivif2 --  cl tried    11495 cl shrink        0 lits rem          0 time: 0.00
6.89/6.95	c asymm  cl-useful: 0/2336/2336 lits-rem:0 time: 0.02
6.89/6.95	c calculated reachability. Time: 0.00
6.89/6.95	c  N dy    15     69901       543      2336        12     11495      7093    136903     25.72     17.86  --
6.89/6.95	c  F st    15     69901       543      2336        12     11495      7093    136903     25.72     17.86  --
7.09/7.12	c Decided on static restart strategy
10.90/10.91	c  N dy    22    104853       543      2336        12     21176      7093    348768     26.11     17.92  --
10.90/10.92	c  S st    22    104853       543      2336        12     21176      7093    348768     26.11     17.92  --
10.90/11.00	c  S st    22    105359       543      2336        12     21682      7093    360291     26.11     17.92  --
10.90/11.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.90/11.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.00/11.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.05
11.00/11.05	c Calc non-exist non-lernt bins v-fix:     0 done:    543 time:  0.00 s
11.00/11.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.00/11.05	c Subs w/ non-existent bins:      0 time:  0.00 s
11.00/11.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.00/11.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.00/11.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
11.59/11.62	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
12.00/12.07	c Added 6 vars  tried: 80000 time: 0.44
12.10/12.12	c ORs :      6 avg-s:  0.0 cl-sh:  8409 l-rem:   8409 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.49
12.10/12.12	c lits-rem:       221  cl-subs:     1289  v-elim:     13  v-fix:    0  time:  1.07 s
12.10/12.12	c learnt bin added due to v-elim: 0
12.10/12.12	c vivif2 --  cl tried     2342 cl shrink        0 lits rem          0 time: 0.00
12.10/12.12	c vivif2 --  cl tried    20393 cl shrink        0 lits rem          0 time: 0.00
12.10/12.16	c asymm  cl-useful: 0/2342/2342 lits-rem:0 time: 0.03
12.10/12.16	c calculated reachability. Time: 0.00
12.10/12.16	c  N dy    22    105359       549      2342        24     20393      7135    319861     26.11     17.92  --
19.28/19.31	c  N dy    23    158038       549      2342        24     28327      7135    469184     24.65     17.13  --
19.28/19.33	c  S st    23    158038       549      2342        24     28327      7135    469184     24.65     17.13  --
19.38/19.43	c  S st    23    158542       549      2342        24     28830      7135    480491     24.65     17.13  --
19.38/19.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.38/19.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.38/19.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.06
19.38/19.49	c Calc non-exist non-lernt bins v-fix:     0 done:    549 time:  0.00 s
19.38/19.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.38/19.49	c Subs w/ non-existent bins:      0 time:  0.00 s
19.48/19.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.48/19.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.48/19.50	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.28/20.35	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
20.78/20.86	c Added 6 vars  tried: 80000 time: 0.51
20.78/20.89	c ORs :      6 avg-s:  0.0 cl-sh:  3954 l-rem:   3954 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.54
20.78/20.90	c lits-rem:       261  cl-subs:     1223  v-elim:     13  v-fix:    0  time:  1.38 s
20.78/20.90	c learnt bin added due to v-elim: 0
20.78/20.90	c vivif2 --  cl tried     2348 cl shrink        0 lits rem          0 time: 0.00
20.78/20.90	c vivif2 --  cl tried    27607 cl shrink        0 lits rem          0 time: 0.00
20.88/20.95	c asymm  cl-useful: 0/2348/2348 lits-rem:0 time: 0.04
20.88/20.95	c calculated reachability. Time: 0.00
20.88/20.95	c  N dy    23    158542       555      2348        36     27607      7177    450497     24.65     17.13  --
32.66/32.78	c  N dy    24    237813       555      2348        36     32362      7177    510427     25.98     16.85  --
32.76/32.80	c  S st    24    237813       555      2348        36     32362      7177    510427     25.98     16.85  --
32.86/32.90	c  S st    24    238313       555      2348        36     32859      7177    522028     25.98     16.85  --
32.86/32.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.86/32.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.86/32.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.2M T:  0.08
32.86/32.98	c Calc non-exist non-lernt bins v-fix:     0 done:    555 time:  0.00 s
32.86/32.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.86/32.99	c Subs w/ non-existent bins:      0 time:  0.00 s
32.86/33.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.86/33.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.86/33.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
33.96/34.01	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
34.46/34.51	c Added 6 vars  tried: 80000 time: 0.50
34.46/34.56	c ORs :      6 avg-s:  0.0 cl-sh:  6429 l-rem:   6429 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.55
34.46/34.57	c lits-rem:       354  cl-subs:     1980  v-elim:     15  v-fix:    0  time:  1.57 s
34.46/34.57	c learnt bin added due to v-elim: 0
34.46/34.57	c vivif2 --  cl tried     2354 cl shrink        0 lits rem          0 time: 0.00
34.46/34.57	c vivif2 --  cl tried    30879 cl shrink        0 lits rem          0 time: 0.00
34.56/34.63	c asymm  cl-useful: 0/2354/2354 lits-rem:0 time: 0.06
34.56/34.63	c calculated reachability. Time: 0.00
34.56/34.63	c  N dy    24    238313       561      2354        48     30879      7219    469491     25.98     16.85  --
57.96/58.08	c  N dy    25    357471       561      2354        48     35051      7219    488487     24.58     17.05  --
58.06/58.10	c  S st    25    357471       561      2354        48     35051      7219    488487     24.58     17.05  --
58.16/58.21	c  S st    25    357974       561      2354        48     35552      7219    499303     24.58     17.05  --
58.16/58.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.16/58.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.16/58.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.0M T:  0.08
58.16/58.30	c Calc non-exist non-lernt bins v-fix:     0 done:    561 time:  0.00 s
58.16/58.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.16/58.30	c Subs w/ non-existent bins:      0 time:  0.00 s
58.26/58.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.26/58.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.26/58.31	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
59.16/59.22	c ORs :     24 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
59.65/59.74	c Added 6 vars  tried: 80000 time: 0.51
59.65/59.76	c ORs :      6 avg-s:  0.0 cl-sh:  3112 l-rem:   3112 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.53
59.65/59.77	c lits-rem:       409  cl-subs:     1667  v-elim:     16  v-fix:    0  time:  1.45 s
59.65/59.77	c learnt bin added due to v-elim: 0
59.65/59.77	c vivif2 --  cl tried     2360 cl shrink        0 lits rem          0 time: 0.00
59.65/59.77	c vivif2 --  cl tried    33885 cl shrink        1 lits rem          1 time: 0.00
59.75/59.83	c asymm  cl-useful: 0/2360/2360 lits-rem:0 time: 0.06
59.75/59.83	c calculated reachability. Time: 0.00
59.75/59.83	c  N dy    25    357974       567      2360        60     33885      7261    461016     24.58     17.05  --
93.15/93.29	c  N dy    26    536961       567      2360        60     41111      7261    623291     31.06     17.28  --
93.25/93.31	c  S st    26    536961       567      2360        60     41111      7261    623291     31.06     17.28  --
93.35/93.46	c  S st    26    537465       567      2360        60     41614      7261    635070     31.06     17.28  --
93.35/93.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
93.35/93.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
93.45/93.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.9M T:  0.12
93.45/93.58	c Calc non-exist non-lernt bins v-fix:     0 done:    567 time:  0.00 s
93.45/93.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
93.45/93.59	c Subs w/ non-existent bins:      0 time:  0.01 s
93.55/93.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.55/93.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.55/93.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
94.85/94.90	c ORs :     30 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 9.0 T:    0.01
95.25/95.39	c Added 6 vars  tried: 80000 time: 0.49
95.35/95.41	c ORs :      6 avg-s:  0.0 cl-sh:  3940 l-rem:   3940 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.52
95.35/95.42	c lits-rem:      2883  cl-subs:     2817  v-elim:     17  v-fix:    0  time:  1.82 s
95.35/95.42	c learnt bin added due to v-elim: 0
95.35/95.42	c vivif2 --  cl tried     2366 cl shrink        0 lits rem          0 time: 0.00
95.35/95.43	c vivif2 --  cl tried    38796 cl shrink        0 lits rem          0 time: 0.01
95.45/95.50	c asymm  cl-useful: 0/2366/2366 lits-rem:0 time: 0.07
95.45/95.50	c calculated reachability. Time: 0.00
95.45/95.50	c  N dy    26    537465       573      2366        72     38796      7303    563354     31.06     17.28  --
95.45/95.50	c  F st    26    537465       573      2366        72     38796      7303    563354     31.06     17.28  --
95.75/95.86	c Decided on static restart strategy
157.15/157.24	c  N dy    33    806197       573      2366        72     62465      7303   1154255     31.41     18.63  --
157.15/157.29	c  S st    33    806197       573      2366        72     62465      7303   1154255     31.41     18.63  --
157.34/157.48	c  S st    33    806699       573      2366        72     62967      7303   1165153     31.41     18.63  --
157.34/157.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
157.34/157.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
157.64/157.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.6M T:  0.24
157.64/157.72	c Calc non-exist non-lernt bins v-fix:     0 done:    573 time:  0.00 s
157.64/157.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
157.64/157.73	c Subs w/ non-existent bins:      0 time:  0.01 s
157.64/157.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
157.64/157.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
157.64/157.76	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
160.05/160.12	c ORs :     36 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
160.65/160.78	c Added 6 vars  tried: 80000 time: 0.66
160.75/160.89	c ORs :      6 avg-s:  0.0 cl-sh:  9295 l-rem:   9295 b-add:     12 v-rep:   0 cl-rem: 1 avg s: 29.0 T:    0.77
160.85/160.91	c lits-rem:       288  cl-subs:     5862  v-elim:     18  v-fix:    0  time:  3.15 s
160.85/160.91	c learnt bin added due to v-elim: 0
160.85/160.91	c vivif2 --  cl tried     2372 cl shrink        0 lits rem          0 time: 0.00
160.85/160.92	c vivif2 --  cl tried    57104 cl shrink        0 lits rem          0 time: 0.01
160.95/161.04	c asymm  cl-useful: 0/2136/2372 lits-rem:0 time: 0.12
160.95/161.04	c calculated reachability. Time: 0.00
160.95/161.04	c  N dy    33    806699       579      2372        84     57104      7345   1012547     31.41     18.63  --
277.45/277.57	c  N dy    34   1210050       579      2372        84     73605      7345   1390474     32.96     19.55  --
277.55/277.62	c  S st    34   1210050       579      2372        84     73605      7345   1390474     32.96     19.55  --
277.75/277.85	c  S st    34   1210553       579      2372        84     74108      7345   1402391     32.96     19.55  --
277.75/277.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
277.75/277.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
278.05/278.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.6M T:  0.30
278.05/278.15	c Calc non-exist non-lernt bins v-fix:     0 done:    579 time:  0.00 s
278.05/278.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
278.05/278.17	c Subs w/ non-existent bins:      0 time:  0.01 s
278.05/278.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
278.15/278.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
278.15/278.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
281.25/281.36	c ORs :     42 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
281.95/282.08	c Added 6 vars  tried: 80000 time: 0.72
282.15/282.29	c ORs :      6 avg-s:  0.0 cl-sh: 13934 l-rem:  13934 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.92
282.25/282.31	c lits-rem:      2352  cl-subs:     5785  v-elim:     20  v-fix:    0  time:  4.11 s
282.25/282.31	c learnt bin added due to v-elim: 0
282.25/282.31	c vivif2 --  cl tried     2378 cl shrink        0 lits rem          0 time: 0.00
282.25/282.32	c vivif2 --  cl tried    68323 cl shrink        0 lits rem          0 time: 0.02
282.35/282.45	c asymm  cl-useful: 0/1809/2378 lits-rem:0 time: 0.12
282.35/282.45	c calculated reachability. Time: 0.00
282.35/282.45	c  N dy    34   1210553       585      2378        96     68323      7387   1228096     32.96     19.55  --
459.55/459.65	c  N dy    35   1710553       585      2378        96    101058      7387   2130395     29.69     19.84  --
459.65/459.75	c  S st    35   1710553       585      2378        96    101058      7387   2130395     29.69     19.84  --
459.65/459.75	c Finding binary XORs  T:     0.00 s  found:       0
460.05/460.10	c  S st    35   1711056       585      2378        96    101561      7387   2141462     29.69     19.84  --
460.05/460.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
460.05/460.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
460.55/460.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.4M T:  0.53
460.55/460.63	c Calc non-exist non-lernt bins v-fix:     0 done:    585 time:  0.00 s
460.55/460.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
460.55/460.65	c Subs w/ non-existent bins:      0 time:  0.02 s
460.55/460.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
460.64/460.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
460.64/460.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
466.05/466.15	c ORs :     48 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 31.0 T:    0.11
466.95/467.02	c Added 6 vars  tried: 80000 time: 0.87
467.65/467.70	c ORs :      6 avg-s:  0.0 cl-sh: 26932 l-rem:  26932 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.55
467.65/467.74	c lits-rem:       135  cl-subs:     4843  v-elim:     22  v-fix:    0  time:  7.02 s
467.65/467.74	c learnt bin added due to v-elim: 0
467.65/467.74	c vivif2 --  cl tried     2384 cl shrink        0 lits rem          0 time: 0.00
467.65/467.76	c vivif2 --  cl tried    96717 cl shrink        1 lits rem          1 time: 0.03
467.75/467.82	c asymm  cl-useful: 0/575/2384 lits-rem:0 time: 0.06
467.75/467.82	c calculated reachability. Time: 0.00
467.75/467.82	c  N dy    35   1711056       591      2384       108     96717      7429   1969717     29.69     19.84  --
656.74/656.88	c  N dy    36   2211057       591      2384       108    111959      7429   2358771     35.88     19.92  --
656.84/656.97	c  S st    36   2211057       591      2384       108    111959      7429   2358771     35.88     19.92  --
657.24/657.36	c  S st    36   2211561       591      2384       108    112463      7429   2369763     35.88     19.92  --
657.24/657.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
657.24/657.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
657.84/657.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.3M T:  0.62
657.84/657.99	c Calc non-exist non-lernt bins v-fix:     0 done:    591 time:  0.00 s
657.84/657.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
657.94/658.01	c Subs w/ non-existent bins:      0 time:  0.02 s
657.94/658.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
657.94/658.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
657.94/658.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
665.35/665.44	c ORs :     54 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 28.0 T:    0.19
666.34/666.49	c Added 6 vars  tried: 80000 time: 1.05
667.34/667.45	c ORs :      6 avg-s:  0.0 cl-sh: 33435 l-rem:  33435 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    2.01
667.34/667.49	c lits-rem:       430  cl-subs:     6898  v-elim:     24  v-fix:    0  time:  9.41 s
667.34/667.49	c learnt bin added due to v-elim: 0
667.34/667.49	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
667.44/667.52	c vivif2 --  cl tried   105563 cl shrink        0 lits rem          0 time: 0.03
667.55/667.65	c asymm  cl-useful: 0/1428/2390 lits-rem:0 time: 0.13
667.55/667.66	c calculated reachability. Time: 0.00
667.55/667.66	c  N dy    36   2211561       597      2390       120    105563      7471   2124578     35.88     19.92  --
892.05/892.10	c  N dy    37   2711563       597      2390       120    127988      7471   2749604     33.01     20.28  --
892.14/892.21	c  S st    37   2711563       597      2390       120    127988      7471   2749604     33.01     20.28  --
892.54/892.67	c  S st    37   2712067       597      2390       120    128492      7471   2760901     33.01     20.28  --
892.54/892.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
892.54/892.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
893.15/893.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 22.9M T:  0.57
893.15/893.26	c Calc non-exist non-lernt bins v-fix:     0 done:    597 time:  0.00 s
893.15/893.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
893.15/893.29	c Subs w/ non-existent bins:      0 time:  0.03 s
893.24/893.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
893.24/893.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
893.24/893.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
902.95/903.04	c ORs :     60 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.25
904.24/904.35	c Added 7 vars  tried: 80000 time: 1.31
905.74/905.83	c ORs :      7 avg-s:  0.0 cl-sh: 41390 l-rem:  41390 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    2.79
905.74/905.88	c lits-rem:        35  cl-subs:     9329  v-elim:     25  v-fix:    0  time: 12.51 s
905.74/905.88	c learnt bin added due to v-elim: 0
905.74/905.88	c vivif2 --  cl tried     2397 cl shrink        0 lits rem          0 time: 0.00
905.84/905.92	c vivif2 --  cl tried   119163 cl shrink        0 lits rem          0 time: 0.03
905.94/906.02	c asymm  cl-useful: 0/969/2397 lits-rem:0 time: 0.11
905.94/906.03	c calculated reachability. Time: 0.00
905.94/906.03	c  N dy    37   2712067       604      2397       134    119163      7520   2424470     33.01     20.28  --
905.94/906.03	c  F st    37   2712067       604      2397       134    119163      7520   2424470     33.01     20.28  --
906.64/906.70	c Decided on static restart strategy
1137.23/1137.39	c  N dy    44   3212067       604      2397       134     96207      7520   1417914     33.01     20.31  --
1137.33/1137.45	c  S st    44   3212067       604      2397       134     96207      7520   1417914     33.01     20.31  --
1137.72/1137.81	c  S st    44   3212568       604      2397       134     96707      7520   1429030     33.01     20.31  --
1137.72/1137.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1137.72/1137.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1138.12/1138.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.2M T:  0.42
1138.12/1138.24	c Calc non-exist non-lernt bins v-fix:     0 done:    604 time:  0.00 s
1138.12/1138.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1138.12/1138.25	c Subs w/ non-existent bins:      0 time:  0.02 s
1138.12/1138.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1138.12/1138.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1138.12/1138.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1139.92/1140.09	c ORs :     67 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
1140.82/1140.96	c Added 7 vars  tried: 80000 time: 0.87
1141.02/1141.11	c ORs :      7 avg-s:  0.0 cl-sh: 12646 l-rem:  12646 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.02
1141.02/1141.14	c lits-rem:       499  cl-subs:     4246  v-elim:     27  v-fix:    0  time:  2.84 s
1141.02/1141.14	c learnt bin added due to v-elim: 0
1141.02/1141.14	c vivif2 --  cl tried     2404 cl shrink        0 lits rem          0 time: 0.00
1141.02/1141.16	c vivif2 --  cl tried    92461 cl shrink        0 lits rem          0 time: 0.02
1141.12/1141.26	c asymm  cl-useful: 0/1453/2404 lits-rem:0 time: 0.11
1141.12/1141.27	c calculated reachability. Time: 0.00
1141.12/1141.27	c  N dy    44   3212568       611      2404       148     92461      7569   1309698     33.01     20.31  --

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-3173443-1301795104/watcher-3173443-1301795104 -o /tmp/evaluation-result-3173443-1301795104/solver-3173443-1301795104 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173443-1301795104.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.77 3.92 3.52 5/189 10431
/proc/meminfo: memFree=22404532/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=28952 CPUtime=0 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 560 0 0 0 0 0 0 0 25 0 1 0 291113126 29646848 498 33554432000 4194304 4797429 140733633922064 18446744073709551615 218370653689 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 7238 499 347 148 0 2167 0

[startup+0.0579551 s]
/proc/loadavg: 3.77 3.92 3.52 5/189 10431
/proc/meminfo: memFree=22404532/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=127868 CPUtime=0.05 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 771 0 0 0 5 0 0 0 25 0 1 0 291113126 130936832 693 33554432000 4194304 4797429 140733633922064 18446744073709551615 4425602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 31967 693 406 148 0 26896 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 127868

[startup+0.100957 s]
/proc/loadavg: 3.77 3.92 3.52 5/189 10431
/proc/meminfo: memFree=22404532/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=128000 CPUtime=0.09 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 830 0 0 0 9 0 0 0 25 0 1 0 291113126 131072000 750 33554432000 4194304 4797429 140733633922064 18446744073709551615 218370648189 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 32000 750 408 148 0 26929 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128000

[startup+0.300908 s]
/proc/loadavg: 3.77 3.92 3.52 5/189 10431
/proc/meminfo: memFree=22404532/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=128508 CPUtime=0.29 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 1064 0 0 0 29 0 0 0 25 0 1 0 291113126 131592192 839 33554432000 4194304 4797429 140733633922064 18446744073709551615 4425176 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 32127 839 408 148 0 27056 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128508

[startup+0.70085 s]
/proc/loadavg: 3.77 3.92 3.52 5/189 10431
/proc/meminfo: memFree=22404532/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=129052 CPUtime=0.69 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 1416 0 0 0 69 0 0 0 25 0 1 0 291113126 132149248 969 33554432000 4194304 4797429 140733633922064 18446744073709551615 4387526 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 32263 969 408 148 0 27192 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129052

[startup+1.5007 s]
/proc/loadavg: 3.77 3.92 3.52 5/190 10432
/proc/meminfo: memFree=22397456/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=129488 CPUtime=1.49 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 1879 0 0 0 149 0 0 0 25 0 1 0 291113126 132595712 1146 33554432000 4194304 4797429 140733633922064 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 32372 1146 408 148 0 27301 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129488

[startup+3.10041 s]
/proc/loadavg: 3.77 3.92 3.52 5/190 10432
/proc/meminfo: memFree=22395348/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=131964 CPUtime=3.08 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 3157 0 0 0 308 0 0 0 25 0 1 0 291113126 135131136 1710 33554432000 4194304 4797429 140733633922064 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 32991 1710 412 148 0 27920 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 131964

[startup+6.30085 s]
/proc/loadavg: 3.78 3.92 3.53 5/190 10433
/proc/meminfo: memFree=22386048/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=133112 CPUtime=6.29 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 4680 0 0 0 628 1 0 0 25 0 1 0 291113126 136306688 1910 33554432000 4194304 4797429 140733633922064 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 33278 1910 412 148 0 28207 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133112

[startup+12.7007 s]
/proc/loadavg: 3.80 3.92 3.53 5/190 10433
/proc/meminfo: memFree=22377956/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=136376 CPUtime=12.69 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 6876 0 0 0 1268 1 0 0 25 0 1 0 291113126 139649024 3031 33554432000 4194304 4797429 140733633922064 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 34094 3031 415 148 0 29023 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136376

[startup+25.5004 s]
/proc/loadavg: 3.84 3.92 3.54 5/190 10433
/proc/meminfo: memFree=22367928/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=139980 CPUtime=25.46 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 10802 0 0 0 2544 2 0 0 25 0 1 0 291113126 143339520 3689 33554432000 4194304 4797429 140733633922064 18446744073709551615 4351659 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/10431/statm: 34995 3689 415 148 0 29924 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 139980

[startup+51.1009 s]
/proc/loadavg: 3.90 3.93 3.55 5/190 10434
/proc/meminfo: memFree=22358212/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=143960 CPUtime=51.05 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 16813 0 0 0 5102 3 0 0 25 0 1 0 291113126 147415040 4589 33554432000 4194304 4797429 140733633922064 18446744073709551615 4425001 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 35990 4589 415 148 0 30919 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 143960

[startup+102.307 s]
/proc/loadavg: 3.95 3.94 3.57 5/190 10435
/proc/meminfo: memFree=22333956/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=150848 CPUtime=102.26 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 28214 0 0 0 10220 6 0 0 25 0 1 0 291113126 154468352 6389 33554432000 4194304 4797429 140733633922064 18446744073709551615 4424699 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 37712 6389 415 148 0 32641 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 150848

[startup+162.3 s]
/proc/loadavg: 4.06 3.96 3.60 5/190 10437
/proc/meminfo: memFree=22313352/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=156708 CPUtime=162.25 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 40144 0 0 0 16215 10 0 0 25 0 1 0 291113126 160468992 8398 33554432000 4194304 4797429 140733633922064 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 39177 8398 416 148 0 34106 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 156708

[startup+222.301 s]
/proc/loadavg: 4.02 3.97 3.62 5/190 10438
/proc/meminfo: memFree=22297288/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=159700 CPUtime=222.25 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 50452 0 0 0 22211 14 0 0 25 0 1 0 291113126 163532800 9182 33554432000 4194304 4797429 140733633922064 18446744073709551615 4425880 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 39925 9182 416 148 0 34854 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 159700

[startup+282.301 s]
/proc/loadavg: 4.04 3.98 3.65 5/190 10440
/proc/meminfo: memFree=22286668/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=162136 CPUtime=282.25 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 59532 0 0 0 28208 17 0 0 25 0 1 0 291113126 166027264 9751 33554432000 4194304 4797429 140733633922064 18446744073709551615 4656718 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 40534 9751 415 148 0 35463 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 162136

[startup+342.3 s]
/proc/loadavg: 4.01 3.98 3.66 5/190 10441
/proc/meminfo: memFree=22280784/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=164620 CPUtime=342.25 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 69195 0 0 0 34205 20 0 0 25 0 1 0 291113126 168570880 9621 33554432000 4194304 4797429 140733633922064 18446744073709551615 4259014 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 41155 9621 415 148 0 36084 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 164620

[startup+402.301 s]
/proc/loadavg: 4.00 3.98 3.68 5/190 10443
/proc/meminfo: memFree=22275880/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=165244 CPUtime=402.25 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 77311 0 0 0 40202 23 0 0 25 0 1 0 291113126 169209856 9951 33554432000 4194304 4797429 140733633922064 18446744073709551615 4389616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 41311 9951 415 148 0 36240 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 165244

[startup+462.301 s]
/proc/loadavg: 4.07 4.00 3.70 5/190 10445
/proc/meminfo: memFree=22256840/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=170140 CPUtime=462.25 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 85155 0 0 0 46197 28 0 0 25 0 1 0 291113126 174223360 12299 33554432000 4194304 4797429 140733633922064 18446744073709551615 4506625 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 42535 12299 415 148 0 37464 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 170140

[startup+522.3 s]
/proc/loadavg: 4.02 4.00 3.72 5/190 10446
/proc/meminfo: memFree=22245392/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=174308 CPUtime=522.24 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 93594 0 0 0 52194 30 0 0 25 0 1 0 291113126 178491392 12074 33554432000 4194304 4797429 140733633922064 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 43577 12074 415 148 0 38506 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 174308

[startup+582.301 s]
/proc/loadavg: 4.01 4.00 3.74 5/190 10448
/proc/meminfo: memFree=22236904/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=174404 CPUtime=582.24 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 101523 0 0 0 58190 34 0 0 25 0 1 0 291113126 178589696 13849 33554432000 4194304 4797429 140733633922064 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 43601 13849 415 148 0 38530 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 174404

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.75 5/190 10449
/proc/meminfo: memFree=22240916/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=176380 CPUtime=642.24 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 109855 0 0 0 64187 37 0 0 25 0 1 0 291113126 180613120 12522 33554432000 4194304 4797429 140733633922064 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 44095 12522 415 148 0 39024 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 176380

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.76 5/190 10451
/proc/meminfo: memFree=22222876/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=180656 CPUtime=702.23 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 115569 0 0 0 70183 40 0 0 25 0 1 0 291113126 184991744 14829 33554432000 4194304 4797429 140733633922064 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 45164 14829 415 148 0 40093 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 180656

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.77 5/190 10453
/proc/meminfo: memFree=22206604/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=182056 CPUtime=762.25 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 122555 0 0 0 76181 44 0 0 25 0 1 0 291113126 186425344 15605 33554432000 4194304 4797429 140733633922064 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 45514 15605 415 148 0 40443 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 182056

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.78 6/190 10454
/proc/meminfo: memFree=22206544/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=184332 CPUtime=822.24 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 129474 0 0 0 82177 47 0 0 25 0 1 0 291113126 188755968 16003 33554432000 4194304 4797429 140733633922064 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 46083 16003 415 148 0 41012 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 184332

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 10456
/proc/meminfo: memFree=22202008/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=186696 CPUtime=882.23 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 136128 0 0 0 88173 50 0 0 25 0 1 0 291113126 191176704 16036 33554432000 4194304 4797429 140733633922064 18446744073709551615 4351618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 46674 16036 415 148 0 41603 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 186696

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 10457
/proc/meminfo: memFree=22184940/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=193580 CPUtime=942.22 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 142108 0 0 0 94169 53 0 0 25 0 1 0 291113126 198225920 18246 33554432000 4194304 4797429 140733633922064 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 48395 18246 415 148 0 43324 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 193580

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 10468
/proc/meminfo: memFree=22173188/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=195416 CPUtime=1002.22 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 148745 0 0 0 100166 56 0 0 25 0 1 0 291113126 200105984 18031 33554432000 4194304 4797429 140733633922064 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 48854 18031 415 148 0 43783 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 195416

[startup+1062.3 s]
/proc/loadavg: 4.08 4.03 3.83 5/190 10943
/proc/meminfo: memFree=22300712/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=196200 CPUtime=1062.23 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 155547 0 0 0 106164 59 0 0 25 0 1 0 291113126 200908800 17743 33554432000 4194304 4797429 140733633922064 18446744073709551615 4426361 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 49050 17743 415 148 0 43979 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 196200

[startup+1122.3 s]
/proc/loadavg: 4.03 4.02 3.84 5/190 10947
/proc/meminfo: memFree=22289964/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=196888 CPUtime=1122.22 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 160891 0 0 0 112160 62 0 0 25 0 1 0 291113126 201613312 19448 33554432000 4194304 4797429 140733633922064 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 49222 19448 415 148 0 44151 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 196888

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.85 5/190 10977
/proc/meminfo: memFree=22350456/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=199684 CPUtime=1182.22 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 167347 0 0 0 118157 65 0 0 25 0 1 0 291113126 204476416 18462 33554432000 4194304 4797429 140733633922064 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 49921 18462 415 148 0 44850 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 199684

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.85 5/190 11005
/proc/meminfo: memFree=22328464/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=199948 CPUtime=1242.22 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 172740 0 0 0 124155 67 0 0 25 0 1 0 291113126 204746752 19864 33554432000 4194304 4797429 140733633922064 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 49987 19864 415 148 0 44916 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 199948



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.86 3/187 11009
/proc/meminfo: memFree=22451356/32951124 swapFree=67111528/67111528
[pid=10431] ppid=10429 vsize=199992 CPUtime=1299.92 cores=1,3
/proc/10431/stat : 10431 (techdemo) R 10429 10431 9955 0 -1 4202496 177543 0 0 0 129924 68 0 0 25 0 1 0 291113126 204791808 20664 33554432000 4194304 4797429 140733633922064 18446744073709551615 4424865 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10431/statm: 49998 20664 415 148 0 44927 0
Current children cumulated CPU time (s) 1299.92
Current children cumulated vsize (KiB) 199992

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): 1299.94
CPU user time (s): 1299.25
CPU system time (s): 0.691894
CPU usage (%): 99.9945
Max. virtual memory (cumulated for all children) (KiB): 296248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.25
system time used= 0.691894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177543
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= 1231

runsolver used 2.13967 second user time and 4.89525 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-03 03:45:04
IDJOB=3173443
IDBENCH=82861
IDSOLVER=1585
FILE ID=node101/3173443-1301795104
RUNJOBID= node101-1301793801-10246
PBS_JOBID= 12841427
Free space on /tmp= 72316 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S816372663-049.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173443-1301795104/watcher-3173443-1301795104 -o /tmp/evaluation-result-3173443-1301795104/solver-3173443-1301795104 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173443-1301795104.cnf

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

MD5SUM BENCH= 82ce98f61c0f2213b508b1b975b0c344
RANDOM SEED=102009905

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22404688 kB
Buffers:        340388 kB
Cached:        9866104 kB
SwapCached:          0 kB
Active:        6735576 kB
Inactive:      3562812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22404688 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23336 kB
Writeback:           4 kB
AnonPages:       91480 kB
Mapped:          16512 kB
Slab:           185016 kB
PageTables:       5252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   598976 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= 72428 MiB
End job on node101 at 2011-04-03 04:06:46