Trace number 3173658

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-v650-c2769-S1631976568-086.UNKNOWN.cnf
MD5SUMfe5ef992569d41f4964aa99001a148e1
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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-3173658-1301798007.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2769/2769 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:    650 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:     28  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:     276 undec:      86 neg:     288
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       633      2740         0         0      8317         0   no data   no data  --
0.01/0.08	c Decided on static restart strategy
2.10/2.19	c  N dy     7     30000       633      2740         0     10541      8317    206257     29.14     20.00  --
2.10/2.20	c  S st     7     30000       633      2740         0     10541      8317    206257     29.14     20.00  --
2.20/2.24	c  S st     7     30500       633      2740         0     11039      8317    218329     29.14     20.00  --
2.20/2.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.20/2.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
2.20/2.26	c Calc non-exist non-lernt bins v-fix:     0 done:    633 time:  0.00 s
2.20/2.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.20/2.26	c Subs w/ non-existent bins:      0 time:  0.00 s
2.20/2.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.27	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.39/2.44	c lits-rem:       106  cl-subs:      912  v-elim:     11  v-fix:    0  time:  0.17 s
2.39/2.44	c learnt bin added due to v-elim: 0
2.39/2.44	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
2.39/2.44	c vivif2 --  cl tried    10127 cl shrink        0 lits rem          0 time: 0.00
2.39/2.47	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.02
2.39/2.47	c calculated reachability. Time: 0.00
2.39/2.47	c  N dy     7     30500       633      2740         0     10127      8317    198116     29.14     20.00  --
2.39/2.47	c  F st     7     30500       633      2740         0     10127      8317    198116     29.14     20.00  --
2.59/2.61	c Decided on static restart strategy
3.79/3.83	c  N dy    14     45751       633      2740         0     17387      8317    370453     27.65     19.45  --
3.79/3.84	c  S st    14     45751       633      2740         0     17387      8317    370453     27.65     19.45  --
3.89/3.90	c  S st    14     46255       633      2740         0      9117      8317    116909     27.65     19.45  --
3.89/3.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.01
3.89/3.91	c Calc non-exist non-lernt bins v-fix:     0 done:    633 time:  0.00 s
3.89/3.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.91	c Subs w/ non-existent bins:      0 time:  0.00 s
3.89/3.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.91	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.89/3.96	c lits-rem:        11  cl-subs:      199  v-elim:     11  v-fix:    0  time:  0.05 s
3.89/3.96	c learnt bin added due to v-elim: 0
3.89/3.96	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
3.89/3.96	c vivif2 --  cl tried     8918 cl shrink        0 lits rem          0 time: 0.00
3.89/3.98	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.02
3.89/3.98	c calculated reachability. Time: 0.00
3.89/3.98	c  N dy    14     46255       633      2740         0      8918      8317    114897     27.65     19.45  --
6.50/6.52	c  N dy    15     69383       633      2740         0     11074      8317    133958     28.22     19.60  --
6.50/6.52	c  S st    15     69383       633      2740         0     11074      8317    133958     28.22     19.60  --
6.50/6.57	c  S st    15     69886       633      2740         0     11577      8317    146208     28.22     19.60  --
6.50/6.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.50/6.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.50/6.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
6.50/6.59	c Calc non-exist non-lernt bins v-fix:     0 done:    633 time:  0.00 s
6.50/6.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.50/6.59	c Subs w/ non-existent bins:      0 time:  0.00 s
6.50/6.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.50/6.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.50/6.59	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.60/6.69	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
7.09/7.16	c Added 4 vars  tried: 80000 time: 0.47
7.09/7.16	c ORs :      4 avg-s:  0.0 cl-sh:   462 l-rem:    462 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    0.47
7.09/7.16	c lits-rem:        15  cl-subs:      213  v-elim:     11  v-fix:    0  time:  0.57 s
7.09/7.16	c learnt bin added due to v-elim: 0
7.09/7.16	c vivif2 --  cl tried     2744 cl shrink        0 lits rem          0 time: 0.00
7.09/7.17	c vivif2 --  cl tried    11364 cl shrink        0 lits rem          0 time: 0.00
7.09/7.19	c asymm  cl-useful: 0/2744/2744 lits-rem:0 time: 0.02
7.09/7.19	c calculated reachability. Time: 0.00
7.09/7.19	c  N dy    15     69886       637      2744         8     11364      8345    143089     28.22     19.60  --
7.09/7.19	c  F st    15     69886       637      2744         8     11364      8345    143089     28.22     19.60  --
7.29/7.35	c Decided on static restart strategy
11.29/11.36	c  N dy    22    104829       637      2744         8     21182      8345    386164     30.29     19.84  --
11.29/11.38	c  S st    22    104829       637      2744         8     21182      8345    386164     30.29     19.84  --
11.39/11.45	c  S st    22    105331       637      2744         8     21684      8345    398567     30.29     19.84  --
11.39/11.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.39/11.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.05
11.49/11.50	c Calc non-exist non-lernt bins v-fix:     0 done:    637 time:  0.00 s
11.49/11.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.49/11.50	c Subs w/ non-existent bins:      0 time:  0.00 s
11.49/11.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.49/11.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.51	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.10/12.14	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
12.59/12.60	c Added 7 vars  tried: 80000 time: 0.45
12.59/12.64	c ORs :      7 avg-s:  0.0 cl-sh:  6741 l-rem:   6741 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.49
12.59/12.64	c lits-rem:       233  cl-subs:      914  v-elim:     12  v-fix:    0  time:  1.14 s
12.59/12.64	c learnt bin added due to v-elim: 0
12.59/12.64	c vivif2 --  cl tried     2751 cl shrink        0 lits rem          0 time: 0.00
12.59/12.65	c vivif2 --  cl tried    20770 cl shrink        0 lits rem          0 time: 0.00
12.59/12.68	c asymm  cl-useful: 0/2751/2751 lits-rem:0 time: 0.04
12.59/12.68	c calculated reachability. Time: 0.00
12.59/12.68	c  N dy    22    105331       644      2751        22     20770      8394    369570     30.29     19.84  --
19.79/19.89	c  N dy    23    157996       644      2751        22     28328      8394    518289     28.82     19.80  --
19.89/19.91	c  S st    23    157996       644      2751        22     28328      8394    518289     28.82     19.80  --
19.99/20.00	c  S st    23    158503       644      2751        22     28835      8394    530912     28.82     19.80  --
19.99/20.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.99/20.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.99/20.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.7M T:  0.06
19.99/20.06	c Calc non-exist non-lernt bins v-fix:     0 done:    644 time:  0.00 s
19.99/20.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.99/20.07	c Subs w/ non-existent bins:      0 time:  0.00 s
19.99/20.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.99/20.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.99/20.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.99/21.01	c ORs :     11 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
21.49/21.51	c Added 7 vars  tried: 80000 time: 0.50
21.49/21.57	c ORs :      7 avg-s:  0.0 cl-sh:  7066 l-rem:   7066 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.55
21.49/21.57	c lits-rem:       257  cl-subs:     1336  v-elim:     14  v-fix:    0  time:  1.49 s
21.49/21.57	c learnt bin added due to v-elim: 0
21.49/21.57	c vivif2 --  cl tried     2758 cl shrink        0 lits rem          0 time: 0.00
21.49/21.58	c vivif2 --  cl tried    27499 cl shrink        0 lits rem          0 time: 0.00
21.59/21.63	c asymm  cl-useful: 0/2758/2758 lits-rem:0 time: 0.05
21.59/21.63	c calculated reachability. Time: 0.00
21.59/21.63	c  N dy    23    158503       651      2758        36     27499      8443    488406     28.82     19.80  --
34.39/34.41	c  N dy    24    237755       651      2758        36     32616      8443    567374     29.31     19.26  --
34.39/34.43	c  S st    24    237755       651      2758        36     32616      8443    567374     29.31     19.26  --
34.49/34.55	c  S st    24    238260       651      2758        36     33121      8443    579571     29.31     19.26  --
34.49/34.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.49/34.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.59/34.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.2M T:  0.09
34.59/34.64	c Calc non-exist non-lernt bins v-fix:     0 done:    651 time:  0.00 s
34.59/34.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.59/34.64	c Subs w/ non-existent bins:      0 time:  0.00 s
34.59/34.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.59/34.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.59/34.65	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
35.59/35.69	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.00
36.20/36.21	c Added 7 vars  tried: 80000 time: 0.51
36.20/36.28	c ORs :      7 avg-s:  0.0 cl-sh:  8971 l-rem:   8971 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.59
36.20/36.29	c lits-rem:       435  cl-subs:     1677  v-elim:     15  v-fix:    0  time:  1.64 s
36.20/36.29	c learnt bin added due to v-elim: 0
36.20/36.29	c vivif2 --  cl tried     2765 cl shrink        0 lits rem          0 time: 0.00
36.20/36.29	c vivif2 --  cl tried    31444 cl shrink        0 lits rem          0 time: 0.00
36.30/36.35	c asymm  cl-useful: 0/2765/2765 lits-rem:0 time: 0.06
36.30/36.35	c calculated reachability. Time: 0.00
36.30/36.35	c  N dy    24    238260       658      2765        50     31444      8492    529111     29.31     19.26  --
58.49/58.57	c  N dy    25    357392       658      2765        50     35552      8492    548550     29.77     19.06  --
58.49/58.59	c  S st    25    357392       658      2765        50     35552      8492    548550     29.77     19.06  --
58.69/58.70	c  S st    25    357894       658      2765        50     36054      8492    560642     29.77     19.06  --
58.69/58.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.69/58.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.79/58.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.2M T:  0.10
58.79/58.81	c Calc non-exist non-lernt bins v-fix:     0 done:    658 time:  0.00 s
58.79/58.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.79/58.81	c Subs w/ non-existent bins:      0 time:  0.00 s
58.79/58.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.79/58.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.79/58.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
59.79/59.81	c ORs :     25 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
60.29/60.33	c Added 7 vars  tried: 80000 time: 0.52
60.39/60.40	c ORs :      7 avg-s:  0.0 cl-sh:  9243 l-rem:   9243 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.59
60.39/60.41	c lits-rem:       180  cl-subs:     1342  v-elim:     17  v-fix:    0  time:  1.59 s
60.39/60.41	c learnt bin added due to v-elim: 0
60.39/60.41	c vivif2 --  cl tried     2772 cl shrink        0 lits rem          0 time: 0.00
60.39/60.42	c vivif2 --  cl tried    34712 cl shrink        0 lits rem          0 time: 0.00
60.39/60.48	c asymm  cl-useful: 0/2772/2772 lits-rem:0 time: 0.06
60.39/60.48	c calculated reachability. Time: 0.00
60.39/60.48	c  N dy    25    357894       665      2772        64     34712      8541    521147     29.77     19.06  --
101.20/101.25	c  N dy    26    536843       665      2772        64     42698      8541    619382     27.92     18.93  --
101.20/101.28	c  S st    26    536843       665      2772        64     42698      8541    619382     27.92     18.93  --
101.39/101.41	c  S st    26    537350       665      2772        64     43204      8541    632003     27.92     18.93  --
101.39/101.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
101.39/101.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.49/101.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.5M T:  0.12
101.49/101.53	c Calc non-exist non-lernt bins v-fix:     0 done:    665 time:  0.00 s
101.49/101.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.49/101.54	c Subs w/ non-existent bins:      0 time:  0.00 s
101.49/101.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.49/101.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.49/101.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
102.59/102.67	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.01
103.19/103.20	c Added 7 vars  tried: 80000 time: 0.53
103.19/103.24	c ORs :      7 avg-s:  0.0 cl-sh:  5563 l-rem:   5563 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.57
103.19/103.25	c lits-rem:       403  cl-subs:     2146  v-elim:     18  v-fix:    0  time:  1.70 s
103.19/103.25	c learnt bin added due to v-elim: 0
103.19/103.25	c vivif2 --  cl tried     2779 cl shrink        0 lits rem          0 time: 0.00
103.19/103.26	c vivif2 --  cl tried    41058 cl shrink        0 lits rem          0 time: 0.01
103.30/103.33	c asymm  cl-useful: 0/2779/2779 lits-rem:0 time: 0.07
103.30/103.33	c calculated reachability. Time: 0.00
103.30/103.33	c  N dy    26    537350       672      2779        78     41058      8590    580467     27.92     18.93  --
103.30/103.33	c  F st    26    537350       672      2779        78     41058      8590    580467     27.92     18.93  --
103.69/103.72	c Decided on static restart strategy
176.59/176.63	c  N dy    33    806025       672      2779        78     64077      8590   1138179     30.22     19.27  --
176.59/176.68	c  S st    33    806025       672      2779        78     64077      8590   1138179     30.22     19.27  --
176.89/176.90	c  S st    33    806530       672      2779        78     64582      8590   1150613     30.22     19.27  --
176.89/176.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.89/176.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
177.10/177.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.4M T:  0.22
177.10/177.13	c Calc non-exist non-lernt bins v-fix:     0 done:    672 time:  0.00 s
177.10/177.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
177.10/177.14	c Subs w/ non-existent bins:      0 time:  0.01 s
177.10/177.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
177.10/177.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
177.10/177.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
178.49/178.52	c ORs :     39 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
179.20/179.28	c Added 7 vars  tried: 80000 time: 0.76
179.39/179.48	c ORs :      7 avg-s:  0.0 cl-sh: 13940 l-rem:  13940 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.95
179.49/179.50	c lits-rem:        56  cl-subs:     3138  v-elim:     18  v-fix:    0  time:  2.33 s
179.49/179.50	c learnt bin added due to v-elim: 0
179.49/179.50	c vivif2 --  cl tried     2786 cl shrink        0 lits rem          0 time: 0.00
179.49/179.51	c vivif2 --  cl tried    61444 cl shrink        0 lits rem          0 time: 0.01
179.59/179.63	c asymm  cl-useful: 0/2461/2786 lits-rem:0 time: 0.12
179.59/179.63	c calculated reachability. Time: 0.00
179.59/179.63	c  N dy    33    806530       679      2786        92     61444      8639   1055016     30.22     19.27  --
318.80/318.85	c  N dy    34   1209795       679      2786        92     77513      8639   1364109     31.05     19.63  --
318.91/318.91	c  S st    34   1209795       679      2786        92     77513      8639   1364109     31.05     19.63  --
318.91/318.91	c Finding binary XORs  T:     0.00 s  found:       0
319.10/319.19	c  S st    34   1210300       679      2786        92     78018      8639   1376381     31.05     19.63  --
319.10/319.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
319.10/319.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
319.50/319.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.1M T:  0.34
319.50/319.54	c Calc non-exist non-lernt bins v-fix:     0 done:    679 time:  0.00 s
319.50/319.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
319.50/319.55	c Subs w/ non-existent bins:      0 time:  0.01 s
319.50/319.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
319.50/319.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
319.50/319.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
321.60/321.66	c ORs :     46 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
322.40/322.41	c Added 7 vars  tried: 80000 time: 0.75
322.60/322.65	c ORs :      7 avg-s:  0.0 cl-sh: 13721 l-rem:  13721 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.98
322.60/322.67	c lits-rem:       224  cl-subs:     4165  v-elim:     22  v-fix:    0  time:  3.09 s
322.60/322.67	c learnt bin added due to v-elim: 0
322.60/322.67	c vivif2 --  cl tried     2793 cl shrink        0 lits rem          0 time: 0.00
322.60/322.69	c vivif2 --  cl tried    73853 cl shrink        0 lits rem          0 time: 0.01
322.80/322.81	c asymm  cl-useful: 0/1987/2793 lits-rem:0 time: 0.12
322.80/322.81	c calculated reachability. Time: 0.00
322.80/322.81	c  N dy    34   1210300       686      2793       106     73853      8688   1252919     31.05     19.63  --
530.21/530.21	c  N dy    35   1710301       686      2793       106    105410      8688   1967654     30.77     19.59  --
530.21/530.29	c  S st    35   1710301       686      2793       106    105410      8688   1967654     30.77     19.59  --
530.60/530.69	c  S st    35   1710806       686      2793       106    105913      8688   1980444     30.77     19.59  --
530.60/530.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
530.60/530.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
531.21/531.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 22.3M T:  0.56
531.21/531.25	c Calc non-exist non-lernt bins v-fix:     0 done:    686 time:  0.00 s
531.21/531.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
531.21/531.27	c Subs w/ non-existent bins:      0 time:  0.02 s
531.31/531.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
531.31/531.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
531.31/531.32	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
535.21/535.29	c ORs :     53 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.12
536.31/536.36	c Added 7 vars  tried: 80000 time: 1.06
537.61/537.62	c ORs :      7 avg-s:  0.0 cl-sh: 41493 l-rem:  41493 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    2.33
537.61/537.66	c lits-rem:       677  cl-subs:     5144  v-elim:     24  v-fix:    0  time:  6.34 s
537.61/537.66	c learnt bin added due to v-elim: 0
537.61/537.66	c vivif2 --  cl tried     2800 cl shrink        0 lits rem          0 time: 0.00
537.61/537.68	c vivif2 --  cl tried   100769 cl shrink        0 lits rem          0 time: 0.02
537.71/537.75	c asymm  cl-useful: 0/813/2800 lits-rem:0 time: 0.07
537.71/537.75	c calculated reachability. Time: 0.00
537.71/537.75	c  N dy    35   1710806       693      2800       120    100769      8737   1801407     30.77     19.59  --
723.31/723.34	c  N dy    36   2210807       693      2800       120    114067      8737   2571015     35.71     21.16  --
723.41/723.44	c  S st    36   2210807       693      2800       120    114067      8737   2571015     35.71     21.16  --
723.82/723.86	c  S st    36   2211310       693      2800       120    114570      8737   2583953     35.71     21.16  --
723.82/723.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
723.82/723.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
724.41/724.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 22.9M T:  0.57
724.41/724.44	c Calc non-exist non-lernt bins v-fix:     0 done:    693 time:  0.00 s
724.41/724.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
724.41/724.46	c Subs w/ non-existent bins:      0 time:  0.02 s
724.51/724.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
724.51/724.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
724.51/724.53	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
739.12/739.12	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.05
740.22/740.22	c Added 8 vars  tried: 80000 time: 1.10
741.21/741.30	c ORs :      8 avg-s:  0.0 cl-sh: 39958 l-rem:  39958 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    2.18
741.32/741.33	c lits-rem:        10  cl-subs:    15491  v-elim:     25  v-fix:    0  time: 16.81 s
741.32/741.33	c learnt bin added due to v-elim: 0
741.32/741.34	c vivif2 --  cl tried     2808 cl shrink        0 lits rem          0 time: 0.00
741.32/741.36	c vivif2 --  cl tried    99079 cl shrink        0 lits rem          0 time: 0.02
741.42/741.48	c asymm  cl-useful: 0/1791/2808 lits-rem:0 time: 0.12
741.42/741.48	c calculated reachability. Time: 0.00
741.42/741.48	c  N dy    36   2211310       701      2808       136     99079      8793   1985756     35.71     21.16  --
941.42/941.49	c  N dy    37   2711311       701      2808       136    122962      8793   2514488     38.13     21.81  --
941.53/941.58	c  S st    37   2711311       701      2808       136    122962      8793   2514488     38.13     21.81  --
942.02/942.01	c  S st    37   2711816       701      2808       136    123467      8793   2526914     38.13     21.81  --
942.02/942.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
942.02/942.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
942.63/942.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.9M T:  0.64
942.63/942.66	c Calc non-exist non-lernt bins v-fix:     0 done:    701 time:  0.00 s
942.63/942.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
942.63/942.68	c Subs w/ non-existent bins:      0 time:  0.03 s
942.73/942.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
942.73/942.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
942.73/942.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
956.52/956.52	c ORs :     68 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.16
957.52/957.55	c Added 8 vars  tried: 80000 time: 1.03
959.02/959.04	c ORs :      8 avg-s:  0.0 cl-sh: 47280 l-rem:  47280 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    2.53
959.02/959.08	c lits-rem:      1162  cl-subs:    14106  v-elim:     27  v-fix:    0  time: 16.34 s
959.02/959.08	c learnt bin added due to v-elim: 0
959.02/959.09	c vivif2 --  cl tried     2816 cl shrink        0 lits rem          0 time: 0.00
959.13/959.11	c vivif2 --  cl tried   109361 cl shrink        0 lits rem          0 time: 0.03
959.23/959.20	c asymm  cl-useful: 0/1025/2816 lits-rem:0 time: 0.09
959.23/959.21	c calculated reachability. Time: 0.00
959.23/959.21	c  N dy    37   2711816       709      2816       152    109361      8849   2009922     38.13     21.81  --
959.23/959.21	c  F st    37   2711816       709      2816       152    109361      8849   2009922     38.13     21.81  --
959.92/959.97	c Decided on static restart strategy
1204.63/1204.61	c  N dy    44   3211816       709      2816       152     87622      8849   1113587     43.05     23.09  --
1204.63/1204.66	c  S st    44   3211816       709      2816       152     87622      8849   1113587     43.05     23.09  --
1204.93/1204.97	c  S st    44   3212319       709      2816       152     88125      8849   1125675     43.05     23.09  --
1204.93/1204.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1204.93/1204.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1205.33/1205.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.5M T:  0.42
1205.33/1205.39	c Calc non-exist non-lernt bins v-fix:     0 done:    709 time:  0.00 s
1205.33/1205.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1205.43/1205.41	c Subs w/ non-existent bins:      0 time:  0.01 s
1205.43/1205.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1205.43/1205.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1205.43/1205.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1206.63/1206.64	c ORs :     76 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
1207.33/1207.33	c Added 8 vars  tried: 80000 time: 0.69
1207.43/1207.45	c ORs :      8 avg-s:  0.0 cl-sh: 13075 l-rem:  13075 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    0.81
1207.43/1207.48	c lits-rem:        97  cl-subs:     2604  v-elim:     28  v-fix:    0  time:  2.04 s
1207.43/1207.48	c learnt bin added due to v-elim: 0
1207.43/1207.48	c vivif2 --  cl tried     2824 cl shrink        0 lits rem          0 time: 0.00
1207.43/1207.49	c vivif2 --  cl tried    85521 cl shrink        0 lits rem          0 time: 0.01
1207.53/1207.58	c asymm  cl-useful: 0/1732/2824 lits-rem:0 time: 0.09
1207.53/1207.58	c calculated reachability. Time: 0.00
1207.53/1207.58	c  N dy    44   3212319       717      2824       168     85521      8905   1041855     43.05     23.09  --

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-3173658-1301798007/watcher-3173658-1301798007 -o /tmp/evaluation-result-3173658-1301798007/solver-3173658-1301798007 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173658-1301798007.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.29 3.87 3.97 3/174 23675
/proc/meminfo: memFree=20502332/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=29088 CPUtime=0 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 618 0 0 0 0 0 0 0 18 0 1 0 272216188 29786112 554 33554432000 4194304 4797429 140735466559856 18446744073709551615 4427088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 7272 554 369 148 0 2201 0

[startup+0.0225381 s]
/proc/loadavg: 3.29 3.87 3.97 3/174 23675
/proc/meminfo: memFree=20502332/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=127896 CPUtime=0.01 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 753 0 0 0 1 0 0 0 18 0 1 0 272216188 130965504 674 33554432000 4194304 4797429 140735466559856 18446744073709551615 4351804 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 31974 674 406 148 0 26903 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 127896

[startup+0.100527 s]
/proc/loadavg: 3.29 3.87 3.97 3/174 23675
/proc/meminfo: memFree=20502332/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=128036 CPUtime=0.09 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 862 0 0 0 9 0 0 0 18 0 1 0 272216188 131108864 781 33554432000 4194304 4797429 140735466559856 18446744073709551615 4424380 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 32009 781 408 148 0 26938 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128036

[startup+0.300487 s]
/proc/loadavg: 3.29 3.87 3.97 3/174 23675
/proc/meminfo: memFree=20502332/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=128532 CPUtime=0.29 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 1100 0 0 0 29 0 0 0 18 0 1 0 272216188 131616768 860 33554432000 4194304 4797429 140735466559856 18446744073709551615 4424865 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 32133 860 408 148 0 27062 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128532

[startup+0.700412 s]
/proc/loadavg: 3.29 3.87 3.97 3/174 23675
/proc/meminfo: memFree=20502332/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=129120 CPUtime=0.69 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 1485 0 0 0 69 0 0 0 18 0 1 0 272216188 132218880 1007 33554432000 4194304 4797429 140735466559856 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 32280 1007 408 148 0 27209 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129120

[startup+1.50026 s]
/proc/loadavg: 3.27 3.85 3.96 5/190 23701
/proc/meminfo: memFree=20473056/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=129488 CPUtime=1.49 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 1973 0 0 0 149 0 0 0 20 0 1 0 272216188 132595712 1185 33554432000 4194304 4797429 140735466559856 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 32372 1185 408 148 0 27301 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129488

[startup+3.10097 s]
/proc/loadavg: 3.27 3.85 3.96 5/190 23701
/proc/meminfo: memFree=20467848/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=132012 CPUtime=3.09 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 3275 0 0 0 309 0 0 0 25 0 1 0 272216188 135180288 1728 33554432000 4194304 4797429 140735466559856 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 33003 1728 412 148 0 27932 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132012

[startup+6.30038 s]
/proc/loadavg: 3.32 3.85 3.96 5/190 23701
/proc/meminfo: memFree=20456288/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=133364 CPUtime=6.29 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 4704 0 0 0 628 1 0 0 25 0 1 0 272216188 136564736 2259 33554432000 4194304 4797429 140735466559856 18446744073709551615 4415990 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 33341 2259 412 148 0 28270 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133364

[startup+12.7002 s]
/proc/loadavg: 3.38 3.86 3.96 5/190 23701
/proc/meminfo: memFree=20444228/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=136404 CPUtime=12.69 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 7100 0 0 0 1268 1 0 0 25 0 1 0 272216188 139677696 2977 33554432000 4194304 4797429 140735466559856 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 34101 2977 415 148 0 29030 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136404

[startup+25.5009 s]
/proc/loadavg: 3.52 3.86 3.96 5/190 23702
/proc/meminfo: memFree=20429092/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=140624 CPUtime=25.49 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 11164 0 0 0 2547 2 0 0 25 0 1 0 272216188 143998976 4222 33554432000 4194304 4797429 140735466559856 18446744073709551615 4345112 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 35156 4222 415 148 0 30085 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 140624

[startup+51.1002 s]
/proc/loadavg: 3.68 3.87 3.96 5/190 23703
/proc/meminfo: memFree=20414296/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=144880 CPUtime=51.09 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 17772 0 0 0 5107 2 0 0 25 0 1 0 272216188 148357120 5428 33554432000 4194304 4797429 140735466559856 18446744073709551615 4259014 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 36220 5428 415 148 0 31149 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 144880

[startup+102.307 s]
/proc/loadavg: 3.86 3.89 3.96 5/190 23704
/proc/meminfo: memFree=20394788/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=151064 CPUtime=102.3 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 28332 0 0 0 10225 5 0 0 25 0 1 0 272216188 154689536 6624 33554432000 4194304 4797429 140735466559856 18446744073709551615 4524576 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 37766 6624 415 148 0 32695 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 151064

[startup+162.301 s]
/proc/loadavg: 3.95 3.91 3.96 5/190 23705
/proc/meminfo: memFree=20377120/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=155300 CPUtime=162.29 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 38484 0 0 0 16222 7 0 0 25 0 1 0 272216188 159027200 7825 33554432000 4194304 4797429 140735466559856 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 38825 7825 415 148 0 33754 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 155300

[startup+222.301 s]
/proc/loadavg: 3.98 3.92 3.96 5/190 23707
/proc/meminfo: memFree=20348028/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=162236 CPUtime=222.3 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 47462 0 0 0 22220 10 0 0 25 0 1 0 272216188 166129664 9859 33554432000 4194304 4797429 140735466559856 18446744073709551615 4425021 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 40559 9859 415 148 0 35488 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 162236

[startup+282.301 s]
/proc/loadavg: 3.99 3.93 3.96 5/190 23709
/proc/meminfo: memFree=20341368/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=164260 CPUtime=282.29 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 55340 0 0 0 28217 12 0 0 25 0 1 0 272216188 168202240 10284 33554432000 4194304 4797429 140735466559856 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 41065 10284 415 148 0 35994 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 164260

[startup+342.301 s]
/proc/loadavg: 4.06 3.96 3.97 5/190 23710
/proc/meminfo: memFree=20322336/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=170108 CPUtime=342.3 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 62837 0 0 0 34215 15 0 0 25 0 1 0 272216188 174190592 11609 33554432000 4194304 4797429 140735466559856 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 42527 11609 415 148 0 37456 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 170108

[startup+402.301 s]
/proc/loadavg: 4.02 3.97 3.97 5/190 23712
/proc/meminfo: memFree=20317448/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=170828 CPUtime=402.3 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 69655 0 0 0 40211 19 0 0 25 0 1 0 272216188 174927872 12111 33554432000 4194304 4797429 140735466559856 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 42707 12111 415 148 0 37636 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 170828

[startup+462.301 s]
/proc/loadavg: 4.05 3.98 3.97 5/190 23713
/proc/meminfo: memFree=20316128/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=172500 CPUtime=462.3 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 76201 0 0 0 46208 22 0 0 25 0 1 0 272216188 176640000 11961 33554432000 4194304 4797429 140735466559856 18446744073709551615 4424859 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 43125 11961 415 148 0 38054 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 172500

[startup+522.301 s]
/proc/loadavg: 4.02 3.98 3.97 5/190 23715
/proc/meminfo: memFree=20311224/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=173716 CPUtime=522.3 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 81785 0 0 0 52205 25 0 0 25 0 1 0 272216188 177885184 12822 33554432000 4194304 4797429 140735466559856 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 43429 12822 415 148 0 38358 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 173716

[startup+582.301 s]
/proc/loadavg: 4.00 3.98 3.97 5/190 23717
/proc/meminfo: memFree=20279196/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=182876 CPUtime=582.31 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 89511 0 0 0 58202 29 0 0 25 0 1 0 272216188 187265024 15380 33554432000 4194304 4797429 140735466559856 18446744073709551615 4425057 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 45719 15380 415 148 0 40648 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 182876

[startup+642.301 s]
/proc/loadavg: 4.00 3.98 3.97 5/190 23718
/proc/meminfo: memFree=20278144/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=185380 CPUtime=642.31 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 98124 0 0 0 64198 33 0 0 25 0 1 0 272216188 189829120 15620 33554432000 4194304 4797429 140735466559856 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 46345 15620 415 148 0 41274 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 185380

[startup+702.301 s]
/proc/loadavg: 4.05 4.00 3.98 5/190 23720
/proc/meminfo: memFree=20270368/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=186388 CPUtime=702.31 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 105464 0 0 0 70195 36 0 0 25 0 1 0 272216188 190861312 16973 33554432000 4194304 4797429 140735466559856 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 46597 16973 415 148 0 41526 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 186388

[startup+762.307 s]
/proc/loadavg: 4.02 4.00 3.98 5/190 23721
/proc/meminfo: memFree=20258504/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=196900 CPUtime=762.32 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 113539 0 0 0 76193 39 0 0 25 0 1 0 272216188 201625600 18222 33554432000 4194304 4797429 140735466559856 18446744073709551615 4404772 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 49225 18222 415 148 0 44154 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 196900

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 23723
/proc/meminfo: memFree=20242444/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=199872 CPUtime=822.32 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 121053 0 0 0 82190 42 0 0 25 0 1 0 272216188 204668928 19232 33554432000 4194304 4797429 140735466559856 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 49968 19232 415 148 0 44897 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 199872

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 23725
/proc/meminfo: memFree=20235336/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=201104 CPUtime=882.31 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 128232 0 0 0 88186 45 0 0 25 0 1 0 272216188 205930496 19826 33554432000 4194304 4797429 140735466559856 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 50276 19826 415 148 0 45205 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 201104

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 23726
/proc/meminfo: memFree=20235900/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=202012 CPUtime=942.32 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 135298 0 0 0 94183 49 0 0 25 0 1 0 272216188 206860288 20383 33554432000 4194304 4797429 140735466559856 18446744073709551615 4430154 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 50503 20383 415 148 0 45432 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 202012

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 23728
/proc/meminfo: memFree=20212164/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=210224 CPUtime=1002.32 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 141738 0 0 0 100180 52 0 0 25 0 1 0 272216188 215269376 22762 33554432000 4194304 4797429 140735466559856 18446744073709551615 4425955 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 52556 22762 415 148 0 47485 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 210224

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 23729
/proc/meminfo: memFree=20205056/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=211196 CPUtime=1062.32 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 148876 0 0 0 106177 55 0 0 25 0 1 0 272216188 216264704 22288 33554432000 4194304 4797429 140735466559856 18446744073709551615 4341077 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 52799 22288 415 148 0 47728 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 211196

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 23731
/proc/meminfo: memFree=20207736/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=212444 CPUtime=1122.33 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 155363 0 0 0 112175 58 0 0 25 0 1 0 272216188 217542656 20777 33554432000 4194304 4797429 140735466559856 18446744073709551615 4424949 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 53111 20777 415 148 0 48040 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 212444

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 23733
/proc/meminfo: memFree=20193524/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=213364 CPUtime=1182.33 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 161754 0 0 0 118171 62 0 0 25 0 1 0 272216188 218484736 23103 33554432000 4194304 4797429 140735466559856 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 53341 23103 415 148 0 48270 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 213364

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.98 5/190 23734
/proc/meminfo: memFree=20191616/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=213420 CPUtime=1242.33 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 167388 0 0 0 124169 64 0 0 25 0 1 0 272216188 218542080 24519 33554432000 4194304 4797429 140735466559856 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 53355 24519 415 148 0 48284 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 213420



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 23736
/proc/meminfo: memFree=20195920/32951124 swapFree=67111528/67111528
[pid=23675] ppid=23673 vsize=214964 CPUtime=1300.04 cores=1,3
/proc/23675/stat : 23675 (techdemo) R 23673 23675 16652 0 -1 4202496 174218 0 0 0 129936 68 0 0 25 0 1 0 272216188 220123136 22427 33554432000 4194304 4797429 140735466559856 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23675/statm: 53741 22427 415 148 0 48670 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 214964

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.37
CPU system time (s): 0.684895
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 320324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.37
system time used= 0.684895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174218
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= 46
involuntary context switches= 1016

runsolver used 2.03669 second user time and 5.06923 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-03 04:33:27
IDJOB=3173658
IDBENCH=83076
IDSOLVER=1585
FILE ID=node142/3173658-1301798007
RUNJOBID= node142-1301798007-23660
PBS_JOBID= 12841428
Free space on /tmp= 71128 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1631976568-086.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173658-1301798007/watcher-3173658-1301798007 -o /tmp/evaluation-result-3173658-1301798007/solver-3173658-1301798007 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173658-1301798007.cnf

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

MD5SUM BENCH= fe5ef992569d41f4964aa99001a148e1
RANDOM SEED=514599694

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:      20502364 kB
Buffers:        374028 kB
Cached:       11717052 kB
SwapCached:          0 kB
Active:        7510596 kB
Inactive:      4643388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20502364 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15664 kB
Writeback:           0 kB
AnonPages:       63152 kB
Mapped:          14604 kB
Slab:           229068 kB
PageTables:       5048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187152 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= 71096 MiB
End job on node142 at 2011-04-03 04:55:09