Trace number 3173678

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) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S761041117-050.UNKNOWN.cnf
MD5SUMcb62702a06eba78f1f4308935b49c22d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.32988
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
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-3173678-1301798061.cnf'
0.00/0.00	c -- header says num vars:            350
0.00/0.00	c -- header says num clauses:        1491
0.00/0.00	c -- clauses added:            0 learnts,         1491 normals,            0 xors
0.00/0.00	c -- vars added        350
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       350      1491         0         0      4473         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1491/1491 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:    350 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.00	c lits-rem:         0  cl-subs:        0  v-elim:     15  v-fix:    0  time:  0.00 s
0.00/0.00	c learnt bin added due to v-elim: 0
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     142 undec:      47 neg:     161
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.00	c  B st     0         0       340      1466         0         0      4444         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
1.69/1.76	c  N dy     7     30000       340      1466         0     10331      4444    134409     15.70     11.89  --
1.69/1.76	c  S st     7     30000       340      1466         0     10331      4444    134409     15.70     11.89  --
1.79/1.81	c  S st     7     30500       340      1466         0     10830      4444    142965     15.70     11.89  --
1.79/1.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.79/1.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.79/1.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.01
1.79/1.82	c Calc non-exist non-lernt bins v-fix:     0 done:    340 time:  0.00 s
1.79/1.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.79/1.83	c Subs w/ non-existent bins:      0 time:  0.00 s
1.79/1.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.79/1.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.79/1.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1.89/1.93	c lits-rem:       109  cl-subs:     1466  v-elim:      5  v-fix:    0  time:  0.10 s
1.89/1.93	c learnt bin added due to v-elim: 0
1.89/1.93	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
1.89/1.93	c vivif2 --  cl tried     9364 cl shrink        0 lits rem          0 time: 0.00
1.89/1.95	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.02
1.89/1.95	c calculated reachability. Time: 0.00
1.89/1.95	c  N dy     7     30500       340      1466         0      9364      4444    121835     15.70     11.89  --
1.89/1.95	c  F st     7     30500       340      1466         0      9364      4444    121835     15.70     11.89  --
1.99/2.09	c Decided on static restart strategy
3.09/3.18	c  N dy    14     45750       340      1466         0     16514      4444    236763     17.64     11.65  --
3.09/3.19	c  S st    14     45750       340      1466         0     16514      4444    236763     17.64     11.65  --
3.19/3.25	c  S st    14     46252       340      1466         0     17016      4444    245446     17.64     11.65  --
3.19/3.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.19/3.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.19/3.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.02
3.19/3.27	c Calc non-exist non-lernt bins v-fix:     0 done:    340 time:  0.00 s
3.19/3.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.19/3.27	c Subs w/ non-existent bins:      0 time:  0.00 s
3.19/3.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.19/3.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.19/3.28	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.49/3.60	c lits-rem:      1185  cl-subs:     1724  v-elim:      5  v-fix:    0  time:  0.32 s
3.49/3.60	c learnt bin added due to v-elim: 0
3.49/3.60	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
3.59/3.60	c vivif2 --  cl tried    15292 cl shrink        0 lits rem          0 time: 0.00
3.59/3.62	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.02
3.59/3.62	c calculated reachability. Time: 0.00
3.59/3.62	c  N dy    14     46252       340      1466         0     15292      4444    218010     17.64     11.65  --
5.69/5.73	c  N dy    15     69378       340      1466         0     19400      4444    264773     17.96     11.60  --
5.69/5.74	c  S st    15     69378       340      1466         0     19400      4444    264773     17.96     11.60  --
5.79/5.82	c  S st    15     69881       340      1466         0     19899      4444    273178     17.96     11.60  --
5.79/5.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.79/5.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.79/5.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.03
5.79/5.85	c Calc non-exist non-lernt bins v-fix:     0 done:    340 time:  0.00 s
5.79/5.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.79/5.85	c Subs w/ non-existent bins:      0 time:  0.00 s
5.79/5.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.79/5.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.19/6.27	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.69/6.76	c Added 4 vars  tried: 80000 time: 0.49
6.79/6.80	c ORs :      4 avg-s:  0.0 cl-sh:  5184 l-rem:   5184 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    0.53
6.79/6.81	c lits-rem:       565  cl-subs:     2375  v-elim:      5  v-fix:    0  time:  0.95 s
6.79/6.81	c learnt bin added due to v-elim: 0
6.79/6.81	c vivif2 --  cl tried     1470 cl shrink        0 lits rem          0 time: 0.00
6.79/6.81	c vivif2 --  cl tried    17524 cl shrink        0 lits rem          0 time: 0.00
6.79/6.84	c asymm  cl-useful: 0/1470/1470 lits-rem:0 time: 0.03
6.79/6.84	c calculated reachability. Time: 0.00
6.79/6.84	c  N dy    15     69881       344      1470         8     17524      4472    231500     17.96     11.60  --
6.79/6.84	c  F st    15     69881       344      1470         8     17524      4472    231500     17.96     11.60  --
6.99/7.07	c Decided on static restart strategy
10.49/10.55	c  N dy    22    104821       344      1470         8     16713      4472    188995     18.31     11.95  --
10.49/10.56	c  S st    22    104821       344      1470         8     16713      4472    188995     18.31     11.95  --
10.59/10.62	c  S st    22    105322       344      1470         8     17211      4472    197325     18.31     11.95  --
10.59/10.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.59/10.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.59/10.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.03
10.59/10.65	c Calc non-exist non-lernt bins v-fix:     0 done:    344 time:  0.00 s
10.59/10.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.59/10.65	c Subs w/ non-existent bins:      0 time:  0.00 s
10.59/10.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.59/10.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.59/10.66	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.79/10.88	c ORs :      4 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
11.29/11.32	c Added 4 vars  tried: 80000 time: 0.44
11.29/11.33	c ORs :      4 avg-s:  0.0 cl-sh:  2666 l-rem:   2666 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    0.45
11.29/11.33	c lits-rem:       142  cl-subs:      912  v-elim:      7  v-fix:    0  time:  0.68 s
11.29/11.33	c learnt bin added due to v-elim: 0
11.29/11.33	c vivif2 --  cl tried     1474 cl shrink        0 lits rem          0 time: 0.00
11.29/11.34	c vivif2 --  cl tried    16299 cl shrink        0 lits rem          0 time: 0.00
11.29/11.36	c asymm  cl-useful: 0/1474/1474 lits-rem:0 time: 0.02
11.29/11.36	c calculated reachability. Time: 0.00
11.29/11.36	c  N dy    22    105322       348      1474        16     16299      4500    181053     18.31     11.95  --
17.69/17.75	c  N dy    23    157983       348      1474        16     23701      4500    282821     17.90     11.82  --
17.69/17.76	c  S st    23    157983       348      1474        16     23701      4500    282821     17.90     11.82  --
17.79/17.86	c  S st    23    158485       348      1474        16     24199      4500    291786     17.90     11.82  --
17.79/17.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.79/17.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.89/17.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  0.05
17.89/17.91	c Calc non-exist non-lernt bins v-fix:     0 done:    348 time:  0.00 s
17.89/17.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.89/17.91	c Subs w/ non-existent bins:      0 time:  0.00 s
17.89/17.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.89/17.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.89/17.92	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
18.39/18.40	c ORs :      8 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
18.79/18.87	c Added 4 vars  tried: 80000 time: 0.47
18.79/18.88	c ORs :      4 avg-s:  0.0 cl-sh:  2998 l-rem:   2998 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    0.48
18.79/18.88	c lits-rem:       467  cl-subs:     1641  v-elim:      8  v-fix:    0  time:  0.97 s
18.79/18.88	c learnt bin added due to v-elim: 0
18.79/18.88	c vivif2 --  cl tried     1478 cl shrink        0 lits rem          0 time: 0.00
18.79/18.89	c vivif2 --  cl tried    22558 cl shrink        3 lits rem          3 time: 0.00
18.89/18.92	c asymm  cl-useful: 0/1478/1478 lits-rem:0 time: 0.03
18.89/18.92	c calculated reachability. Time: 0.00
18.89/18.92	c  N dy    23    158485       352      1478        24     22558      4528    264825     17.90     11.82  --
30.19/30.23	c  N dy    24    237727       352      1478        24     27710      4528    335883     18.61     11.96  --
30.19/30.24	c  S st    24    237727       352      1478        24     27710      4528    335883     18.61     11.96  --
30.29/30.35	c  S st    24    238231       352      1478        24     28211      4528    344715     18.61     11.96  --
30.29/30.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.29/30.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.39/30.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  0.07
30.39/30.42	c Calc non-exist non-lernt bins v-fix:     0 done:    352 time:  0.00 s
30.39/30.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.39/30.43	c Subs w/ non-existent bins:      0 time:  0.00 s
30.39/30.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.39/30.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.39/30.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
31.09/31.12	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.01
31.59/31.62	c Added 4 vars  tried: 80000 time: 0.50
31.59/31.65	c ORs :      4 avg-s:  0.0 cl-sh:  5522 l-rem:   5522 b-add:      9 v-rep:   0 cl-rem: 0 avg s: nan T:    0.54
31.59/31.66	c lits-rem:       556  cl-subs:     1571  v-elim:     10  v-fix:    0  time:  1.22 s
31.59/31.66	c learnt bin added due to v-elim: 0
31.59/31.66	c vivif2 --  cl tried     1481 cl shrink        0 lits rem          0 time: 0.00
31.59/31.66	c vivif2 --  cl tried    26640 cl shrink        0 lits rem          0 time: 0.00
31.69/31.70	c asymm  cl-useful: 0/1481/1481 lits-rem:0 time: 0.04
31.69/31.70	c calculated reachability. Time: 0.00
31.69/31.70	c  N dy    24    238231       356      1481        33     26640      4555    313086     18.61     11.96  --
53.29/53.31	c  N dy    25    357346       356      1481        33     30594      4555    307393     17.51     11.72  --
53.29/53.32	c  S st    25    357346       356      1481        33     30594      4555    307393     17.51     11.72  --
53.39/53.43	c  S st    25    357853       356      1481        33     31101      4555    316904     17.51     11.72  --
53.39/53.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.39/53.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.49/53.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.6M T:  0.07
53.49/53.50	c Calc non-exist non-lernt bins v-fix:     0 done:    356 time:  0.00 s
53.49/53.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.49/53.51	c Subs w/ non-existent bins:      0 time:  0.00 s
53.49/53.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.49/53.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.49/53.51	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
54.09/54.12	c ORs :     16 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
54.49/54.54	c Added 4 vars  tried: 80000 time: 0.43
54.49/54.55	c ORs :      4 avg-s:  0.0 cl-sh:  1026 l-rem:   1026 b-add:      8 v-rep:   0 cl-rem: 2 avg s: 3.5 T:    0.43
54.49/54.55	c lits-rem:       294  cl-subs:     1506  v-elim:     11  v-fix:    0  time:  1.04 s
54.49/54.55	c learnt bin added due to v-elim: 0
54.49/54.55	c vivif2 --  cl tried     1485 cl shrink        0 lits rem          0 time: 0.00
54.49/54.56	c vivif2 --  cl tried    29593 cl shrink        0 lits rem          0 time: 0.00
54.59/54.60	c asymm  cl-useful: 0/1485/1485 lits-rem:0 time: 0.04
54.59/54.60	c calculated reachability. Time: 0.00
54.59/54.60	c  N dy    25    357853       360      1485        41     29593      4583    296560     17.51     11.72  --
93.79/93.87	c  N dy    26    536781       360      1485        41     37488      4583    379626     18.90     11.46  --
93.79/93.88	c  S st    26    536781       360      1485        41     37488      4583    379626     18.90     11.46  --
94.00/94.02	c  S st    26    537283       360      1485        41     37989      4583    388052     18.90     11.46  --
94.00/94.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.00/94.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.10/94.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.2M T:  0.11
94.10/94.13	c Calc non-exist non-lernt bins v-fix:     0 done:    360 time:  0.00 s
94.10/94.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.10/94.13	c Subs w/ non-existent bins:      0 time:  0.00 s
94.10/94.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.10/94.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.10/94.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
94.80/94.85	c ORs :     20 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
95.20/95.26	c Added 4 vars  tried: 80000 time: 0.41
95.20/95.27	c ORs :      4 avg-s:  0.0 cl-sh:  1235 l-rem:   1235 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    0.42
95.20/95.27	c lits-rem:       442  cl-subs:     1426  v-elim:     11  v-fix:    0  time:  1.13 s
95.20/95.27	c learnt bin added due to v-elim: 0
95.20/95.27	c vivif2 --  cl tried     1489 cl shrink        0 lits rem          0 time: 0.00
95.20/95.28	c vivif2 --  cl tried    36563 cl shrink        0 lits rem          0 time: 0.00
95.30/95.34	c asymm  cl-useful: 0/1489/1489 lits-rem:0 time: 0.06
95.30/95.34	c calculated reachability. Time: 0.00
95.30/95.34	c  N dy    26    537283       364      1489        49     36563      4611    366595     18.90     11.46  --
95.30/95.34	c  F st    26    537283       364      1489        49     36563      4611    366595     18.90     11.46  --
95.70/95.79	c Decided on static restart strategy
166.69/166.76	c  N dy    33    805925       364      1489        49     58766      4611    677551     18.23     11.38  --
166.69/166.78	c  S st    33    805925       364      1489        49     58766      4611    677551     18.23     11.38  --
166.89/166.98	c  S st    33    806429       364      1489        49     59268      4611    686810     18.23     11.38  --
166.89/166.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
166.89/166.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
167.10/167.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.6M T:  0.19
167.10/167.17	c Calc non-exist non-lernt bins v-fix:     0 done:    364 time:  0.00 s
167.10/167.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
167.10/167.18	c Subs w/ non-existent bins:      0 time:  0.01 s
167.10/167.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
167.10/167.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.10/167.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
168.39/168.47	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
168.99/169.02	c Added 4 vars  tried: 80000 time: 0.54
168.99/169.04	c ORs :      4 avg-s:  0.0 cl-sh:  2746 l-rem:   2746 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    0.57
168.99/169.05	c lits-rem:      2987  cl-subs:     6190  v-elim:     12  v-fix:    0  time:  1.86 s
168.99/169.05	c learnt bin added due to v-elim: 0
168.99/169.05	c vivif2 --  cl tried     1493 cl shrink        0 lits rem          0 time: 0.00
168.99/169.06	c vivif2 --  cl tried    53078 cl shrink        0 lits rem          0 time: 0.01
169.09/169.15	c asymm  cl-useful: 0/1397/1493 lits-rem:0 time: 0.09
169.09/169.15	c calculated reachability. Time: 0.00
169.09/169.15	c  N dy    33    806429       368      1493        57     53078      4639    594900     18.23     11.38  --
295.30/295.32	c  N dy    34   1209643       368      1493        57     68943      4639    748906     17.54     11.15  --
295.30/295.35	c  S st    34   1209643       368      1493        57     68943      4639    748906     17.54     11.15  --
295.60/295.63	c  S st    34   1210144       368      1493        57     69443      4639    757402     17.54     11.15  --
295.60/295.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
295.60/295.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
295.90/295.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.2M T:  0.28
295.90/295.91	c Calc non-exist non-lernt bins v-fix:     0 done:    368 time:  0.00 s
295.90/295.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
295.90/295.92	c Subs w/ non-existent bins:      0 time:  0.01 s
295.90/295.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
295.90/295.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
295.90/295.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
297.40/297.44	c ORs :     28 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
297.90/297.97	c Added 4 vars  tried: 80000 time: 0.53
297.90/297.97	c ORs :      4 avg-s:  0.0 cl-sh:   975 l-rem:    975 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    0.53
297.90/297.99	c lits-rem:       511  cl-subs:    11678  v-elim:     13  v-fix:    0  time:  2.05 s
297.90/297.99	c learnt bin added due to v-elim: 0
297.90/297.99	c vivif2 --  cl tried     1497 cl shrink        0 lits rem          0 time: 0.00
297.90/297.99	c vivif2 --  cl tried    57765 cl shrink        0 lits rem          0 time: 0.01
298.00/298.08	c asymm  cl-useful: 0/1289/1497 lits-rem:0 time: 0.09
298.00/298.08	c calculated reachability. Time: 0.00
298.00/298.08	c  N dy    34   1210144       372      1497        65     57765      4667    598553     17.54     11.15  --
487.10/487.13	c  N dy    35   1710145       372      1497        65     90064      4667   1141343     18.19     11.18  --
487.10/487.18	c  S st    35   1710145       372      1497        65     90064      4667   1141343     18.19     11.18  --
487.10/487.18	c Finding binary XORs  T:     0.00 s  found:       0
487.40/487.49	c  S st    35   1710648       372      1497        65     90565      4667   1150428     18.19     11.18  --
487.40/487.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
487.40/487.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
487.90/487.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 29.2M T:  0.49
487.90/487.99	c Calc non-exist non-lernt bins v-fix:     0 done:    372 time:  0.00 s
487.90/487.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
488.00/488.00	c Subs w/ non-existent bins:      0 time:  0.01 s
488.00/488.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
488.00/488.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
488.00/488.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
489.90/489.93	c ORs :     32 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
490.80/490.83	c Added 4 vars  tried: 80000 time: 0.91
490.90/490.99	c ORs :      4 avg-s:  0.0 cl-sh:  7778 l-rem:   7778 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    1.07
491.00/491.02	c lits-rem:      1776  cl-subs:     5595  v-elim:     13  v-fix:    0  time:  2.99 s
491.00/491.02	c learnt bin added due to v-elim: 0
491.00/491.02	c vivif2 --  cl tried     1501 cl shrink        0 lits rem          0 time: 0.00
491.00/491.03	c vivif2 --  cl tried    84970 cl shrink        0 lits rem          0 time: 0.01
491.10/491.13	c asymm  cl-useful: 0/1058/1501 lits-rem:0 time: 0.10
491.10/491.13	c calculated reachability. Time: 0.00
491.10/491.13	c  N dy    35   1710648       376      1501        73     84970      4695   1051829     18.19     11.18  --
726.11/726.14	c  N dy    36   2210649       376      1501        73    100809      4695   1201841     19.43     11.15  --
726.11/726.19	c  S st    36   2210649       376      1501        73    100809      4695   1201841     19.43     11.15  --
726.61/726.62	c  S st    36   2211152       376      1501        73    101307      4695   1210649     19.43     11.15  --
726.61/726.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
726.61/726.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
727.11/727.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 33.5M T:  0.55
727.11/727.17	c Calc non-exist non-lernt bins v-fix:     0 done:    376 time:  0.00 s
727.11/727.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
727.11/727.19	c Subs w/ non-existent bins:      0 time:  0.01 s
727.21/727.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
727.21/727.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
727.21/727.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
729.31/729.36	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.06
730.21/730.24	c Added 4 vars  tried: 80000 time: 0.88
730.31/730.32	c ORs :      4 avg-s:  0.0 cl-sh:  5250 l-rem:   5250 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    0.96
730.31/730.35	c lits-rem:      1861  cl-subs:     6201  v-elim:     14  v-fix:    0  time:  3.13 s
730.31/730.35	c learnt bin added due to v-elim: 0
730.31/730.35	c vivif2 --  cl tried     1504 cl shrink        0 lits rem          0 time: 0.00
730.31/730.36	c vivif2 --  cl tried    95105 cl shrink        0 lits rem          0 time: 0.01
730.41/730.46	c asymm  cl-useful: 0/876/1504 lits-rem:0 time: 0.10
730.41/730.46	c calculated reachability. Time: 0.00
730.41/730.46	c  N dy    36   2211152       380      1504        83     95105      4722   1107370     19.43     11.15  --
981.22/981.23	c  N dy    37   2711153       380      1504        83    118535      4722   1488424     18.87     11.20  --
981.22/981.29	c  S st    37   2711153       380      1504        83    118535      4722   1488424     18.87     11.20  --
981.71/981.79	c  S st    37   2711655       380      1504        83    119033      4722   1497375     18.87     11.20  --
981.81/981.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
981.81/981.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
982.41/982.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 43.5M T:  0.68
982.41/982.48	c Calc non-exist non-lernt bins v-fix:     0 done:    380 time:  0.00 s
982.41/982.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
982.51/982.50	c Subs w/ non-existent bins:      0 time:  0.01 s
982.51/982.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
982.51/982.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
982.51/982.54	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
985.81/985.83	c ORs :     40 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 28.0 T:    0.08
986.91/986.95	c Added 4 vars  tried: 80000 time: 1.12
987.01/987.03	c ORs :      4 avg-s:  0.0 cl-sh:  4261 l-rem:   4261 b-add:      8 v-rep:   0 cl-rem: 2 avg s: 5.5 T:    1.20
987.01/987.07	c lits-rem:       350  cl-subs:     7814  v-elim:     14  v-fix:    0  time:  4.53 s
987.01/987.07	c learnt bin added due to v-elim: 0
987.01/987.07	c vivif2 --  cl tried     1508 cl shrink        0 lits rem          0 time: 0.00
987.01/987.08	c vivif2 --  cl tried   111216 cl shrink        1 lits rem          1 time: 0.02
987.11/987.19	c asymm  cl-useful: 0/623/1508 lits-rem:0 time: 0.11
987.21/987.20	c calculated reachability. Time: 0.00
987.21/987.20	c  N dy    37   2711655       384      1508        91    111216      4750   1369508     18.87     11.20  --
987.21/987.20	c  F st    37   2711655       384      1508        91    111216      4750   1369508     18.87     11.20  --
988.51/988.55	c Decided on static restart strategy
1267.52/1267.59	c  N dy    44   3211656       384      1508        91     86447      4750    803240     18.52     11.20  --
1267.62/1267.63	c  S st    44   3211656       384      1508        91     86447      4750    803240     18.52     11.20  --
1267.92/1267.97	c  S st    44   3212159       384      1508        91     86947      4750    812515     18.52     11.20  --
1267.92/1267.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1267.92/1267.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1268.42/1268.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 33.1M T:  0.45
1268.42/1268.43	c Calc non-exist non-lernt bins v-fix:     0 done:    384 time:  0.00 s
1268.42/1268.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1268.42/1268.43	c Subs w/ non-existent bins:      0 time:  0.01 s
1268.42/1268.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1268.42/1268.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1268.42/1268.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1269.82/1269.84	c ORs :     44 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
1270.43/1270.44	c Added 4 vars  tried: 80000 time: 0.59
1270.43/1270.45	c ORs :      4 avg-s:  0.0 cl-sh:  2188 l-rem:   2188 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    0.61
1270.43/1270.47	c lits-rem:       773  cl-subs:     2424  v-elim:     14  v-fix:    0  time:  2.02 s
1270.43/1270.47	c learnt bin added due to v-elim: 0
1270.43/1270.47	c vivif2 --  cl tried     1512 cl shrink        0 lits rem          0 time: 0.00
1270.43/1270.48	c vivif2 --  cl tried    84523 cl shrink        0 lits rem          0 time: 0.01
1270.53/1270.57	c asymm  cl-useful: 0/956/1512 lits-rem:0 time: 0.09
1270.53/1270.57	c calculated reachability. Time: 0.00
1270.53/1270.57	c  N dy    44   3212159       388      1512        99     84523      4778    775145     18.52     11.20  --

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-3173678-1301798061/watcher-3173678-1301798061 -o /tmp/evaluation-result-3173678-1301798061/solver-3173678-1301798061 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173678-1301798061.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.19 3.85 3.94 3/175 7676
/proc/meminfo: memFree=21907916/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=127392 CPUtime=0 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 594 0 0 0 0 0 0 0 24 0 1 0 291404039 130449408 523 33554432000 4194304 4797429 140733277244896 18446744073709551615 4522674 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 31848 523 385 148 0 26777 0

[startup+0.0891199 s]
/proc/loadavg: 3.19 3.85 3.94 3/175 7676
/proc/meminfo: memFree=21907916/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=127664 CPUtime=0.08 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 740 0 0 0 8 0 0 0 24 0 1 0 291404039 130727936 669 33554432000 4194304 4797429 140733277244896 18446744073709551615 4424970 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 31916 669 408 148 0 26845 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 127664

[startup+0.101116 s]
/proc/loadavg: 3.19 3.85 3.94 3/175 7676
/proc/meminfo: memFree=21907916/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=127664 CPUtime=0.09 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 749 0 0 0 9 0 0 0 24 0 1 0 291404039 130727936 678 33554432000 4194304 4797429 140733277244896 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 31916 678 408 148 0 26845 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127664

[startup+0.30109 s]
/proc/loadavg: 3.19 3.85 3.94 3/175 7676
/proc/meminfo: memFree=21907916/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=128132 CPUtime=0.29 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 948 0 0 0 29 0 0 0 25 0 1 0 291404039 131207168 771 33554432000 4194304 4797429 140733277244896 18446744073709551615 4424877 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 32033 771 408 148 0 26962 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128132

[startup+0.701006 s]
/proc/loadavg: 3.19 3.85 3.94 3/175 7676
/proc/meminfo: memFree=21907916/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=128588 CPUtime=0.69 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 1213 0 0 0 69 0 0 0 25 0 1 0 291404039 131674112 880 33554432000 4194304 4797429 140733277244896 18446744073709551615 4425633 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 32147 880 408 148 0 27076 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128588

[startup+1.50086 s]
/proc/loadavg: 3.19 3.85 3.94 5/190 7702
/proc/meminfo: memFree=21870724/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=129116 CPUtime=1.49 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 1730 0 0 0 149 0 0 0 25 0 1 0 291404039 132214784 974 33554432000 4194304 4797429 140733277244896 18446744073709551615 4425001 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 32279 974 408 148 0 27208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129116

[startup+3.10057 s]
/proc/loadavg: 3.19 3.85 3.94 5/190 7703
/proc/meminfo: memFree=21864276/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=131020 CPUtime=3.09 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 2606 0 0 0 309 0 0 0 25 0 1 0 291404039 134164480 1553 33554432000 4194304 4797429 140733277244896 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 32755 1553 412 148 0 27684 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131020

[startup+6.301 s]
/proc/loadavg: 3.25 3.85 3.94 5/190 7703
/proc/meminfo: memFree=21853728/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=133692 CPUtime=6.29 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 3942 0 0 0 629 0 0 0 25 0 1 0 291404039 136900608 2237 33554432000 4194304 4797429 140733277244896 18446744073709551615 4509345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 33423 2237 415 148 0 28352 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133692

[startup+12.7008 s]
/proc/loadavg: 3.31 3.85 3.94 5/190 7703
/proc/meminfo: memFree=21843676/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=135304 CPUtime=12.69 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 5806 0 0 0 1269 0 0 0 25 0 1 0 291404039 138551296 2420 33554432000 4194304 4797429 140733277244896 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 33826 2420 415 148 0 28755 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135304

[startup+25.5005 s]
/proc/loadavg: 3.47 3.86 3.94 5/190 7703
/proc/meminfo: memFree=21829108/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=137636 CPUtime=25.49 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 8807 0 0 0 2548 1 0 0 25 0 1 0 291404039 140939264 3308 33554432000 4194304 4797429 140733277244896 18446744073709551615 4424891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 34409 3308 415 148 0 29338 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 137636

[startup+51.1009 s]
/proc/loadavg: 3.73 3.88 3.95 5/190 7704
/proc/meminfo: memFree=21815744/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=140360 CPUtime=51.09 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 13563 0 0 0 5108 1 0 0 25 0 1 0 291404039 143728640 3956 33554432000 4194304 4797429 140733277244896 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 35090 3956 415 148 0 30019 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 140360

[startup+102.307 s]
/proc/loadavg: 3.88 3.90 3.95 5/190 7705
/proc/meminfo: memFree=21795944/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=144440 CPUtime=102.3 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 20760 0 0 0 10227 3 0 0 25 0 1 0 291404039 147906560 5249 33554432000 4194304 4797429 140733277244896 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 36110 5249 416 148 0 31039 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 144440

[startup+162.301 s]
/proc/loadavg: 3.95 3.91 3.95 5/190 7707
/proc/meminfo: memFree=21780920/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=146880 CPUtime=162.29 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 28147 0 0 0 16224 5 0 0 25 0 1 0 291404039 150405120 5399 33554432000 4194304 4797429 140733277244896 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 36720 5399 416 148 0 31649 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 146880

[startup+222.301 s]
/proc/loadavg: 3.98 3.93 3.95 5/190 7708
/proc/meminfo: memFree=21761052/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=151164 CPUtime=222.3 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 34371 0 0 0 22223 7 0 0 25 0 1 0 291404039 154791936 6784 33554432000 4194304 4797429 140733277244896 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 37791 6784 416 148 0 32720 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 151164

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.95 5/190 7710
/proc/meminfo: memFree=21748604/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=152860 CPUtime=282.3 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 39898 0 0 0 28221 9 0 0 25 0 1 0 291404039 156528640 7245 33554432000 4194304 4797429 140733277244896 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 38215 7245 415 148 0 33144 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 152860

[startup+342.301 s]
/proc/loadavg: 3.99 3.95 3.95 5/190 7712
/proc/meminfo: memFree=21734796/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=156312 CPUtime=342.3 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 45395 0 0 0 34219 11 0 0 25 0 1 0 291404039 160063488 8155 33554432000 4194304 4797429 140733277244896 18446744073709551615 4425023 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 39078 8155 415 148 0 34007 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 156312

[startup+402.3 s]
/proc/loadavg: 4.15 3.98 3.96 5/190 7713
/proc/meminfo: memFree=21724224/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=157168 CPUtime=402.3 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 50650 0 0 0 40218 12 0 0 25 0 1 0 291404039 160940032 8511 33554432000 4194304 4797429 140733277244896 18446744073709551615 4425001 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 39292 8511 415 148 0 34221 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 157168

[startup+462.3 s]
/proc/loadavg: 4.06 3.98 3.96 5/190 7715
/proc/meminfo: memFree=21723680/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=158064 CPUtime=462.3 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 55756 0 0 0 46217 13 0 0 25 0 1 0 291404039 161857536 8579 33554432000 4194304 4797429 140733277244896 18446744073709551615 4425023 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 39516 8579 415 148 0 34445 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 158064

[startup+522.3 s]
/proc/loadavg: 4.02 3.98 3.96 5/190 7716
/proc/meminfo: memFree=21694128/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=163692 CPUtime=522.31 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 60895 0 0 0 52216 15 0 0 25 0 1 0 291404039 167620608 9981 33554432000 4194304 4797429 140733277244896 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 40923 9981 415 148 0 35852 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 163692

[startup+582.301 s]
/proc/loadavg: 4.00 3.98 3.96 5/190 7718
/proc/meminfo: memFree=21687912/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=163704 CPUtime=582.31 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 64775 0 0 0 58215 16 0 0 25 0 1 0 291404039 167632896 10209 33554432000 4194304 4797429 140733277244896 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 40926 10209 415 148 0 35855 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 163704

[startup+642.301 s]
/proc/loadavg: 4.00 3.98 3.96 5/190 7720
/proc/meminfo: memFree=21686380/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=164640 CPUtime=642.31 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 68895 0 0 0 64214 17 0 0 25 0 1 0 291404039 168591360 10606 33554432000 4194304 4797429 140733277244896 18446744073709551615 4424659 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 41160 10606 415 148 0 36089 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 164640

[startup+702.301 s]
/proc/loadavg: 4.00 3.98 3.96 5/190 7721
/proc/meminfo: memFree=21680272/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=164860 CPUtime=702.31 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 72839 0 0 0 70212 19 0 0 25 0 1 0 291404039 168816640 10689 33554432000 4194304 4797429 140733277244896 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 41215 10689 415 148 0 36144 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 164860

[startup+762.307 s]
/proc/loadavg: 4.00 3.98 3.96 5/190 7723
/proc/meminfo: memFree=21663504/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=169652 CPUtime=762.31 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 77396 0 0 0 76211 20 0 0 25 0 1 0 291404039 173723648 11226 33554432000 4194304 4797429 140733277244896 18446744073709551615 4424682 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 42413 11226 415 148 0 37342 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 169652

[startup+822.301 s]
/proc/loadavg: 4.00 3.98 3.96 5/190 7724
/proc/meminfo: memFree=21657288/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=171196 CPUtime=822.32 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 81407 0 0 0 82210 22 0 0 25 0 1 0 291404039 175304704 11276 33554432000 4194304 4797429 140733277244896 18446744073709551615 4424853 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 42799 11276 415 148 0 37728 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 171196

[startup+882.3 s]
/proc/loadavg: 4.00 3.98 3.96 5/190 7726
/proc/meminfo: memFree=21657624/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=171832 CPUtime=882.31 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 85199 0 0 0 88208 23 0 0 25 0 1 0 291404039 175955968 11022 33554432000 4194304 4797429 140733277244896 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 42958 11022 415 148 0 37887 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 171832

[startup+942.3 s]
/proc/loadavg: 4.00 3.98 3.96 5/190 7728
/proc/meminfo: memFree=21652248/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=172444 CPUtime=942.32 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 88652 0 0 0 94207 25 0 0 25 0 1 0 291404039 176582656 12283 33554432000 4194304 4797429 140733277244896 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 43111 12283 415 148 0 38040 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 172444

[startup+1002.3 s]
/proc/loadavg: 4.08 4.01 3.97 5/190 7729
/proc/meminfo: memFree=21637580/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=173868 CPUtime=1002.32 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 91740 0 0 0 100206 26 0 0 25 0 1 0 291404039 178040832 13174 33554432000 4194304 4797429 140733277244896 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 43467 13174 415 148 0 38396 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 173868

[startup+1062.3 s]
/proc/loadavg: 4.03 4.01 3.97 5/190 7731
/proc/meminfo: memFree=21623788/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=177760 CPUtime=1062.32 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 96074 0 0 0 106205 27 0 0 25 0 1 0 291404039 182026240 12974 33554432000 4194304 4797429 140733277244896 18446744073709551615 4425049 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 44440 12974 415 148 0 39369 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 177760

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.97 5/190 7732
/proc/meminfo: memFree=21622152/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=178364 CPUtime=1122.33 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 99046 0 0 0 112204 29 0 0 25 0 1 0 291404039 182644736 13736 33554432000 4194304 4797429 140733277244896 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 44591 13736 415 148 0 39520 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 178364

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 7734
/proc/meminfo: memFree=21618268/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=179572 CPUtime=1182.33 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 102904 0 0 0 118203 30 0 0 25 0 1 0 291404039 183881728 13164 33554432000 4194304 4797429 140733277244896 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 44893 13164 415 148 0 39822 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 179572

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 7736
/proc/meminfo: memFree=21618840/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=179608 CPUtime=1242.32 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 105990 0 0 0 124202 30 0 0 25 0 1 0 291404039 183918592 13915 33554432000 4194304 4797429 140733277244896 18446744073709551615 4404796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 44902 13915 415 148 0 39831 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 179608



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 7737
/proc/meminfo: memFree=21607900/32951124 swapFree=67111528/67111528
[pid=7676] ppid=7673 vsize=179648 CPUtime=1300.03 cores=1,3
/proc/7676/stat : 7676 (techdemo) R 7673 7676 509 0 -1 4202496 108613 0 0 0 129971 32 0 0 25 0 1 0 291404039 183959552 14190 33554432000 4194304 4797429 140733277244896 18446744073709551615 4425824 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7676/statm: 44912 14190 415 148 0 39841 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 179648

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.72
CPU system time (s): 0.32795
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 266200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.72
system time used= 0.32795
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108613
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= 14
involuntary context switches= 1662

runsolver used 2.10868 second user time and 4.99024 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-03 04:34:21
IDJOB=3173678
IDBENCH=83096
IDSOLVER=1585
FILE ID=node138/3173678-1301798061
RUNJOBID= node138-1301798061-7661
PBS_JOBID= 12841436
Free space on /tmp= 71892 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S761041117-050.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173678-1301798061/watcher-3173678-1301798061 -o /tmp/evaluation-result-3173678-1301798061/solver-3173678-1301798061 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173678-1301798061.cnf

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

MD5SUM BENCH= cb62702a06eba78f1f4308935b49c22d
RANDOM SEED=203744630

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21907336 kB
Buffers:        366508 kB
Cached:       10350736 kB
SwapCached:          0 kB
Active:        7425776 kB
Inactive:      3354776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21907336 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7952 kB
Writeback:           0 kB
AnonPages:       62808 kB
Mapped:          14544 kB
Slab:           200100 kB
PageTables:       4820 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190268 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= 71860 MiB
End job on node138 at 2011-04-03 04:56:03