Trace number 3263870

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat TechDemo-Alpha-st? (TO) 1299.98 1300.01

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
MD5SUM17624c574c7f9ee0eff4cc4a13e42e12
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark671.855
Satisfiable
(Un)Satisfiability was proved
Number of variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
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-3263870-1303568019.cnf'
0.00/0.00	c -- header says num vars:            184
0.00/0.00	c -- header says num clauses:         896
0.00/0.00	c -- clauses added:            0 learnts,          896 normals,            0 xors
0.00/0.00	c -- vars added        184
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       184       882        14         0      3042         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/882/882 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 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:    184 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 Replacing        1 vars Replaced       12 lits 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:         7  cl-subs:        0  v-elim:     69  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:      50, avg size: 3.9)
0.00/0.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:       4 undec:      55 neg:     125
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       130       396         8         0      1806         0   no data   no data  --
0.03/0.05	c Decided on static restart strategy
1.49/1.56	c  N dy     7     30001       130       396        12     10014      1806    160104     19.93     15.77  --
1.49/1.56	c  S st     7     30001       130       396        12     10014      1806    160104     19.93     15.77  --
1.59/1.60	c  S st     7     30506       130       396        12     10510      1806    169104     19.93     15.77  --
1.59/1.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.59/1.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
1.59/1.62	c Calc non-exist non-lernt bins v-fix:     0 done:    130 time:  0.00 s
1.59/1.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.59/1.62	c Subs w/ non-existent bins:      0 time:  0.00 s
1.59/1.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.62	c subs with bin:        0  lits-rem:        69  v-fix:    0  time:  0.00 s
1.59/1.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1.69/1.77	c lits-rem:      1772  cl-subs:     1799  v-elim:      3  v-fix:    0  time:  0.15 s
1.69/1.77	c learnt bin added due to v-elim: 0
1.69/1.77	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
1.69/1.77	c vivif2 --  cl tried     8711 cl shrink        0 lits rem          0 time: 0.00
1.69/1.79	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.01
1.69/1.79	c calculated reachability. Time: 0.00
1.69/1.79	c  N dy     7     30506       130       396        12      8711      1806    137610     19.93     15.77  --
1.69/1.79	c  F st     7     30506       130       396        12      8711      1806    137610     19.93     15.77  --
1.89/1.90	c Decided on static restart strategy
2.79/2.80	c  N dy    14     45759       130       396        12     15739      1806    263721     20.28     15.64  --
2.79/2.81	c  S st    14     45759       130       396        12     15739      1806    263721     20.28     15.64  --
2.79/2.87	c  S st    14     46259       130       396        12     16237      1806    273845     20.28     15.64  --
2.79/2.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.79/2.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.02
2.79/2.89	c Calc non-exist non-lernt bins v-fix:     0 done:    130 time:  0.00 s
2.79/2.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.79/2.89	c Subs w/ non-existent bins:      0 time:  0.00 s
2.89/2.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.89/2.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.90	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.59/3.60	c lits-rem:      2198  cl-subs:     3280  v-elim:      3  v-fix:    0  time:  0.70 s
3.59/3.60	c learnt bin added due to v-elim: 0
3.59/3.60	c vivif2 --  cl tried      396 cl shrink        0 lits rem          0 time: 0.00
3.59/3.60	c vivif2 --  cl tried    12957 cl shrink        0 lits rem          0 time: 0.00
3.59/3.62	c asymm  cl-useful: 0/396/396 lits-rem:0 time: 0.02
3.59/3.62	c calculated reachability. Time: 0.00
3.59/3.62	c  N dy    14     46259       130       396        12     12957      1806    209484     20.28     15.64  --
5.59/5.61	c  N dy    15     69389       130       396        12     17166      1806    279157     20.93     15.39  --
5.59/5.62	c  S st    15     69389       130       396        12     17166      1806    279157     20.93     15.39  --
5.59/5.68	c  S st    15     69892       130       396        12     17663      1806    289325     20.93     15.39  --
5.59/5.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.59/5.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.69/5.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.03
5.69/5.71	c Calc non-exist non-lernt bins v-fix:     0 done:    130 time:  0.00 s
5.69/5.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.69/5.71	c Subs w/ non-existent bins:      0 time:  0.00 s
5.69/5.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.69/5.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.69/5.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.49/6.52	c ORs :      4 avg-s:  2.0 cl-sh:  1562 l-rem:   1562 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
7.49/7.50	c Added 2 vars  tried: 59512 time: 0.98
7.49/7.54	c ORs :      2 avg-s:  0.0 cl-sh:  4999 l-rem:   4999 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.02
7.49/7.55	c lits-rem:      3393  cl-subs:     1872  v-elim:      3  v-fix:    0  time:  1.83 s
7.49/7.55	c learnt bin added due to v-elim: 0
7.49/7.55	c vivif2 --  cl tried      398 cl shrink        0 lits rem          0 time: 0.00
7.49/7.55	c vivif2 --  cl tried    15791 cl shrink      163 lits rem        163 time: 0.00
7.49/7.57	c asymm  cl-useful: 0/398/398 lits-rem:0 time: 0.02
7.49/7.57	c calculated reachability. Time: 0.00
7.49/7.57	c  N dy    15     69892       132       398        16     15791      1819    245995     20.93     15.39  --
7.49/7.57	c  F st    15     69892       132       398        16     15791      1819    245995     20.93     15.39  --
7.69/7.74	c Decided on static restart strategy
10.79/10.86	c  N dy    22    104838       132       398        16     14873      1819    190463     20.37     14.44  --
10.79/10.86	c  S st    22    104838       132       398        16     14873      1819    190463     20.37     14.44  --
10.89/10.92	c  S st    22    105341       132       398        16     15368      1819    200272     20.37     14.44  --
10.89/10.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.89/10.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.89/10.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.03
10.89/10.95	c Calc non-exist non-lernt bins v-fix:     0 done:    132 time:  0.00 s
10.89/10.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.89/10.95	c Subs w/ non-existent bins:      0 time:  0.00 s
10.89/10.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.89/10.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.89/10.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
11.39/11.41	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
12.09/12.18	c Added 2 vars  tried: 80000 time: 0.77
12.09/12.19	c ORs :      2 avg-s:  0.0 cl-sh:  1970 l-rem:   1970 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    0.78
12.09/12.19	c lits-rem:      1372  cl-subs:      962  v-elim:      3  v-fix:    0  time:  1.24 s
12.09/12.19	c learnt bin added due to v-elim: 0
12.09/12.19	c vivif2 --  cl tried      400 cl shrink        0 lits rem          0 time: 0.00
12.09/12.19	c vivif2 --  cl tried    14406 cl shrink        0 lits rem          0 time: 0.00
12.19/12.21	c asymm  cl-useful: 0/400/400 lits-rem:0 time: 0.02
12.19/12.21	c calculated reachability. Time: 0.00
12.19/12.21	c  N dy    22    105341       134       400        20     14406      1833    184777     20.37     14.44  --
18.29/18.30	c  N dy    23    158012       134       400        20     21881      1833    321508     22.38     13.95  --
18.29/18.31	c  S st    23    158012       134       400        20     21881      1833    321508     22.38     13.95  --
18.29/18.39	c  S st    23    158513       134       400        20     22379      1833    330700     22.38     13.95  --
18.29/18.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.29/18.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.39/18.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.05
18.39/18.44	c Calc non-exist non-lernt bins v-fix:     0 done:    134 time:  0.00 s
18.39/18.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.39/18.44	c Subs w/ non-existent bins:      0 time:  0.00 s
18.39/18.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.39/18.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.39/18.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
19.19/19.22	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 25.5 T:    0.01
20.09/20.18	c Added 2 vars  tried: 80000 time: 0.96
20.19/20.22	c ORs :      2 avg-s:  0.0 cl-sh:  4091 l-rem:   4091 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.00
20.19/20.22	c lits-rem:      3380  cl-subs:     1586  v-elim:      3  v-fix:    0  time:  1.78 s
20.19/20.22	c learnt bin added due to v-elim: 0
20.19/20.22	c vivif2 --  cl tried      402 cl shrink        0 lits rem          0 time: 0.00
20.19/20.22	c vivif2 --  cl tried    20791 cl shrink        0 lits rem          0 time: 0.00
20.19/20.25	c asymm  cl-useful: 2/402/402 lits-rem:2 time: 0.02
20.19/20.25	c calculated reachability. Time: 0.00
20.19/20.25	c  N dy    23    158513       136       402        24     20791      1845    298981     22.38     13.95  --
30.89/30.94	c  N dy    24    237772       136       402        24     26644      1845    355233     19.26     14.00  --
30.89/30.95	c  S st    24    237772       136       402        24     26644      1845    355233     19.26     14.00  --
30.99/31.04	c  S st    24    238273       136       402        24     27139      1845    365113     19.26     14.00  --
30.99/31.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.99/31.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.09/31.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.05
31.09/31.10	c Calc non-exist non-lernt bins v-fix:     0 done:    136 time:  0.00 s
31.09/31.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.09/31.10	c Subs w/ non-existent bins:      0 time:  0.00 s
31.09/31.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.09/31.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.09/31.11	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
31.89/31.93	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 15.0 T:    0.01
32.59/32.68	c Added 2 vars  tried: 80000 time: 0.74
32.69/32.72	c ORs :      2 avg-s:  0.0 cl-sh:  4424 l-rem:   4424 b-add:      4 v-rep:   0 cl-rem: 1 avg s: 7.0 T:    0.78
32.69/32.72	c lits-rem:      2353  cl-subs:     2743  v-elim:      3  v-fix:    0  time:  1.61 s
32.69/32.72	c learnt bin added due to v-elim: 0
32.69/32.72	c vivif2 --  cl tried      404 cl shrink        0 lits rem          0 time: 0.00
32.69/32.73	c vivif2 --  cl tried    24394 cl shrink        0 lits rem          0 time: 0.00
32.69/32.75	c asymm  cl-useful: 2/404/404 lits-rem:2 time: 0.03
32.69/32.75	c calculated reachability. Time: 0.00
32.69/32.75	c  N dy    24    238273       138       404        28     24394      1852    309034     19.26     14.00  --
51.78/51.80	c  N dy    25    357409       138       404        28     27297      1852    327734     19.24     13.87  --
51.78/51.81	c  S st    25    357409       138       404        28     27297      1852    327734     19.24     13.87  --
51.88/51.90	c  S st    25    357911       138       404        28     27791      1852    336792     19.24     13.87  --
51.88/51.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.88/51.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.88/51.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.7M T:  0.07
51.88/51.97	c Calc non-exist non-lernt bins v-fix:     0 done:    138 time:  0.00 s
51.88/51.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.88/51.97	c Subs w/ non-existent bins:      0 time:  0.00 s
51.88/51.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.88/51.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.88/51.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
52.68/52.70	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 8.0 T:    0.01
53.28/53.34	c Added 2 vars  tried: 80000 time: 0.63
53.28/53.36	c ORs :      2 avg-s:  0.0 cl-sh:  2989 l-rem:   2989 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    0.66
53.28/53.37	c lits-rem:      1491  cl-subs:     1811  v-elim:      3  v-fix:    0  time:  1.39 s
53.28/53.37	c learnt bin added due to v-elim: 0
53.28/53.37	c vivif2 --  cl tried      406 cl shrink        0 lits rem          0 time: 0.00
53.28/53.37	c vivif2 --  cl tried    25977 cl shrink        0 lits rem          0 time: 0.00
53.38/53.40	c asymm  cl-useful: 1/406/406 lits-rem:1 time: 0.03
53.38/53.40	c calculated reachability. Time: 0.00
53.38/53.40	c  N dy    25    357911       140       406        32     25977      1865    306456     19.24     13.87  --
89.38/89.41	c  N dy    26    536867       140       406        32     33573      1865    397781     18.81     13.97  --
89.38/89.42	c  S st    26    536867       140       406        32     33573      1865    397781     18.81     13.97  --
89.48/89.53	c  S st    26    537370       140       406        32     34070      1865    407372     18.81     13.97  --
89.48/89.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
89.48/89.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.58/89.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.6M T:  0.09
89.58/89.62	c Calc non-exist non-lernt bins v-fix:     0 done:    140 time:  0.00 s
89.58/89.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.58/89.63	c Subs w/ non-existent bins:      0 time:  0.00 s
89.58/89.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.58/89.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.58/89.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
90.48/90.54	c ORs :     14 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
91.19/91.22	c Added 2 vars  tried: 80000 time: 0.67
91.19/91.25	c ORs :      2 avg-s:  0.0 cl-sh:  4065 l-rem:   4065 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    0.71
91.19/91.26	c lits-rem:      1989  cl-subs:     2574  v-elim:      3  v-fix:    0  time:  1.63 s
91.19/91.26	c learnt bin added due to v-elim: 0
91.19/91.26	c vivif2 --  cl tried      408 cl shrink        0 lits rem          0 time: 0.00
91.19/91.27	c vivif2 --  cl tried    31496 cl shrink        0 lits rem          0 time: 0.00
91.29/91.30	c asymm  cl-useful: 6/408/408 lits-rem:6 time: 0.04
91.29/91.30	c calculated reachability. Time: 0.00
91.29/91.30	c  N dy    26    537370       142       408        36     31496      1864    368234     18.81     13.97  --
91.29/91.30	c  F st    26    537370       142       408        36     31496      1864    368234     18.81     13.97  --
91.58/91.60	c Decided on static restart strategy
150.18/150.25	c  N dy    33    806056       142       408        36     54184      1864    743278     18.29     13.60  --
150.18/150.28	c  S st    33    806056       142       408        36     54184      1864    743278     18.29     13.60  --
150.38/150.45	c  S st    33    806559       142       408        36     54684      1864    753422     18.29     13.60  --
150.38/150.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
150.38/150.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
150.59/150.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.2M T:  0.17
150.59/150.62	c Calc non-exist non-lernt bins v-fix:     0 done:    142 time:  0.00 s
150.59/150.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
150.59/150.63	c Subs w/ non-existent bins:      0 time:  0.01 s
150.59/150.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
150.59/150.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.59/150.64	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
152.38/152.47	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 9.5 T:    0.03
153.28/153.37	c Added 2 vars  tried: 80000 time: 0.89
153.48/153.51	c ORs :      2 avg-s:  0.0 cl-sh:  8694 l-rem:   8694 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.03
153.48/153.52	c lits-rem:      2666  cl-subs:     5186  v-elim:      3  v-fix:    0  time:  2.88 s
153.48/153.52	c learnt bin added due to v-elim: 0
153.48/153.52	c vivif2 --  cl tried      409 cl shrink        0 lits rem          0 time: 0.00
153.48/153.53	c vivif2 --  cl tried    49497 cl shrink        0 lits rem          0 time: 0.01
153.48/153.59	c asymm  cl-useful: 9/409/409 lits-rem:9 time: 0.06
153.48/153.59	c calculated reachability. Time: 0.00
153.48/153.59	c  N dy    33    806559       144       409        40     49497      1848    666914     18.29     13.60  --
261.97/262.00	c  N dy    34   1209838       144       409        40     65873      1848    882366     19.39     13.32  --
261.97/262.04	c  S st    34   1209838       144       409        40     65873      1848    882366     19.39     13.32  --
262.17/262.27	c  S st    34   1210342       144       409        40     66374      1848    892886     19.39     13.32  --
262.17/262.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
262.17/262.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
262.47/262.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.8M T:  0.25
262.47/262.53	c Calc non-exist non-lernt bins v-fix:     0 done:    144 time:  0.00 s
262.47/262.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
262.47/262.54	c Subs w/ non-existent bins:      0 time:  0.01 s
262.47/262.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
262.47/262.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
262.47/262.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
265.08/265.19	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 11.7 T:    0.07
266.08/266.14	c Added 2 vars  tried: 80000 time: 0.95
266.18/266.26	c ORs :      2 avg-s:  0.0 cl-sh:  5754 l-rem:   5754 b-add:      5 v-rep:   0 cl-rem: 59 avg s: 6.5 T:    1.07
266.18/266.27	c lits-rem:      5483  cl-subs:     8029  v-elim:      3  v-fix:    0  time:  3.71 s
266.18/266.27	c learnt bin added due to v-elim: 0
266.18/266.27	c vivif2 --  cl tried      410 cl shrink        0 lits rem          0 time: 0.00
266.18/266.28	c vivif2 --  cl tried    58283 cl shrink        0 lits rem          0 time: 0.01
266.27/266.36	c asymm  cl-useful: 2/410/410 lits-rem:2 time: 0.08
266.27/266.36	c calculated reachability. Time: 0.00
266.27/266.36	c  N dy    34   1210342       146       410        45     58283      1853    761518     19.39     13.32  --
425.47/425.54	c  N dy    35   1710343       146       410        45     88152      1853   1225353     19.19     13.31  --
425.47/425.59	c  S st    35   1710343       146       410        45     88152      1853   1225353     19.19     13.31  --
425.87/425.92	c  S st    35   1710847       146       410        45     88649      1853   1236056     19.19     13.31  --
425.87/425.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
425.87/425.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
426.27/426.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.3M T:  0.39
426.27/426.31	c Calc non-exist non-lernt bins v-fix:     0 done:    146 time:  0.00 s
426.27/426.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
426.27/426.33	c Subs w/ non-existent bins:      0 time:  0.02 s
426.27/426.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
426.27/426.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
426.27/426.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
431.67/431.76	c ORs :     20 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 5 avg s: 11.0 T:    0.13
432.87/432.91	c Added 2 vars  tried: 80000 time: 1.15
432.97/433.02	c ORs :      2 avg-s:  0.0 cl-sh:  5978 l-rem:   5978 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.25
432.97/433.04	c lits-rem:      1255  cl-subs:    15206  v-elim:      3  v-fix:    0  time:  6.68 s
432.97/433.04	c learnt bin added due to v-elim: 0
432.97/433.04	c vivif2 --  cl tried      412 cl shrink        0 lits rem          0 time: 0.00
432.97/433.06	c vivif2 --  cl tried    73438 cl shrink        0 lits rem          0 time: 0.02
433.07/433.16	c asymm  cl-useful: 0/354/412 lits-rem:0 time: 0.10
433.07/433.16	c calculated reachability. Time: 0.00
433.07/433.16	c  N dy    35   1710847       148       412        49     73438      1867    994421     19.19     13.31  --
629.67/629.71	c  N dy    36   2210848       148       412        49     88019      1867   1140111     16.85     13.37  --
629.67/629.76	c  S st    36   2210848       148       412        49     88019      1867   1140111     16.85     13.37  --
629.67/629.76	c Finding binary XORs  T:     0.00 s  found:       0
630.07/630.10	c  S st    36   2211350       148       412        49     88520      1867   1150856     16.85     13.37  --
630.07/630.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
630.07/630.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
630.47/630.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 26.3M T:  0.41
630.47/630.52	c Calc non-exist non-lernt bins v-fix:     0 done:    148 time:  0.00 s
630.47/630.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
630.47/630.54	c Subs w/ non-existent bins:      0 time:  0.01 s
630.47/630.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
630.47/630.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
630.47/630.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
635.27/635.34	c ORs :     22 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 8 avg s: 7.6 T:    0.13
636.17/636.28	c Added 2 vars  tried: 80000 time: 0.94
636.37/636.45	c ORs :      2 avg-s:  0.0 cl-sh:  7360 l-rem:   7360 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.10
636.37/636.47	c lits-rem:      2752  cl-subs:    14547  v-elim:      3  v-fix:    0  time:  5.90 s
636.37/636.47	c learnt bin added due to v-elim: 0
636.37/636.47	c vivif2 --  cl tried      414 cl shrink        0 lits rem          0 time: 0.00
636.37/636.48	c vivif2 --  cl tried    73965 cl shrink        0 lits rem          0 time: 0.01
636.47/636.58	c asymm  cl-useful: 0/365/414 lits-rem:0 time: 0.10
636.47/636.58	c calculated reachability. Time: 0.00
636.47/636.58	c  N dy    36   2211350       150       414        53     73965      1881    901400     16.85     13.37  --
869.46/869.57	c  N dy    37   2711350       150       414        53     98393      1881   1317999     20.15     13.33  --
869.56/869.62	c  S st    37   2711350       150       414        53     98393      1881   1317999     20.15     13.33  --
869.86/869.97	c  S st    37   2711853       150       414        54     98883      1881   1327429     20.15     13.33  --
869.86/869.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
869.86/869.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
870.36/870.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 30.5M T:  0.48
870.36/870.46	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
870.36/870.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
870.36/870.48	c Subs w/ non-existent bins:      0 time:  0.02 s
870.46/870.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
870.46/870.52	c subs with bin:        0  lits-rem:       505  v-fix:    0  time:  0.01 s
870.46/870.52	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
876.27/876.30	c ORs :     24 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 10 avg s: 7.1 T:    0.19
877.37/877.45	c Added 2 vars  tried: 80000 time: 1.15
877.78/877.84	c ORs :      2 avg-s:  0.0 cl-sh: 13580 l-rem:  13580 b-add:      4 v-rep:   0 cl-rem: 8 avg s: 7.9 T:    1.54
877.78/877.87	c lits-rem:      1415  cl-subs:    12699  v-elim:      3  v-fix:    0  time:  7.35 s
877.78/877.87	c learnt bin added due to v-elim: 0
877.78/877.87	c vivif2 --  cl tried      416 cl shrink        0 lits rem          0 time: 0.00
877.78/877.89	c vivif2 --  cl tried    86166 cl shrink        0 lits rem          0 time: 0.02
877.87/877.98	c asymm  cl-useful: 5/286/416 lits-rem:5 time: 0.10
877.87/877.99	c calculated reachability. Time: 0.00
877.87/877.99	c  N dy    37   2711853       152       416        58     86166      1890   1098594     20.15     13.33  --
877.87/877.99	c  F st    37   2711853       152       416        58     86166      1890   1098594     20.15     13.33  --
878.78/878.82	c Decided on static restart strategy
1135.77/1135.81	c  N dy    44   3211853       152       416        58    138315      1890   2002938     18.45     13.28  --
1135.87/1135.90	c  S st    44   3211853       152       416        58    138315      1890   2002938     18.45     13.28  --
1136.37/1136.42	c  S st    44   3212356       152       416        58    138813      1890   2013076     18.45     13.28  --
1136.37/1136.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1136.37/1136.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1137.38/1137.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 55.0M T:  0.98
1137.38/1137.42	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
1137.38/1137.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1137.38/1137.44	c Subs w/ non-existent bins:      0 time:  0.03 s
1137.38/1137.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1137.47/1137.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1137.47/1137.51	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1152.57/1152.63	c ORs :     26 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 7 avg s: 12.4 T:    0.31
1154.27/1154.31	c Added 2 vars  tried: 80000 time: 1.68
1154.77/1154.83	c ORs :      2 avg-s:  0.0 cl-sh: 14606 l-rem:  14606 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.20
1154.77/1154.87	c lits-rem:      3400  cl-subs:    23682  v-elim:      3  v-fix:    0  time: 17.36 s
1154.77/1154.87	c learnt bin added due to v-elim: 0
1154.77/1154.87	c vivif2 --  cl tried      418 cl shrink        0 lits rem          0 time: 0.00
1154.87/1154.90	c vivif2 --  cl tried   115124 cl shrink        0 lits rem          0 time: 0.03
1154.87/1155.00	c asymm  cl-useful: 1/248/418 lits-rem:1 time: 0.10
1154.97/1155.01	c calculated reachability. Time: 0.00
1154.97/1155.01	c  N dy    44   3212356       154       418        62    115124      1903   1604576     18.45     13.28  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3263870-1303568019/watcher-3263870-1303568019 -o /tmp/evaluation-result-3263870-1303568019/solver-3263870-1303568019 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3263870-1303568019.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: 1.42 4.96 6.67 4/184 12092
/proc/meminfo: memFree=11883796/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=127368 CPUtime=0 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 612 0 0 0 0 0 0 0 23 0 1 0 449217788 130424832 544 33554432000 4194304 4797429 140737095979360 18446744073709551615 4340768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 31842 544 412 148 0 26771 0

[startup+0.0422881 s]
/proc/loadavg: 1.42 4.96 6.67 4/184 12092
/proc/meminfo: memFree=11883796/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=127368 CPUtime=0.03 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 663 0 0 0 3 0 0 0 23 0 1 0 449217788 130424832 595 33554432000 4194304 4797429 140737095979360 18446744073709551615 4331761 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 31842 595 412 148 0 26771 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 127368

[startup+0.100276 s]
/proc/loadavg: 1.42 4.96 6.67 4/184 12092
/proc/meminfo: memFree=11883796/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=127500 CPUtime=0.09 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 733 0 0 0 9 0 0 0 23 0 1 0 449217788 130560000 663 33554432000 4194304 4797429 140737095979360 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 31875 663 413 148 0 26804 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127500

[startup+0.300242 s]
/proc/loadavg: 1.42 4.96 6.67 4/184 12092
/proc/meminfo: memFree=11883796/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=127932 CPUtime=0.29 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 945 0 0 0 29 0 0 0 25 0 1 0 449217788 131002368 758 33554432000 4194304 4797429 140737095979360 18446744073709551615 4404752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 31983 758 413 148 0 26912 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 127932

[startup+0.70017 s]
/proc/loadavg: 1.42 4.96 6.67 4/184 12092
/proc/meminfo: memFree=11883796/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=128360 CPUtime=0.69 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 1245 0 0 0 69 0 0 0 25 0 1 0 449217788 131440640 894 33554432000 4194304 4797429 140737095979360 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 32090 894 413 148 0 27019 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128360

[startup+1.50103 s]
/proc/loadavg: 1.42 4.96 6.67 5/190 12103
/proc/meminfo: memFree=11867380/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=129024 CPUtime=1.49 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 1799 0 0 0 149 0 0 0 25 0 1 0 449217788 132120576 975 33554432000 4194304 4797429 140737095979360 18446744073709551615 4425140 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 32256 975 413 148 0 27185 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129024

[startup+3.10075 s]
/proc/loadavg: 1.62 4.94 6.66 5/190 12103
/proc/meminfo: memFree=11859444/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=132084 CPUtime=3.09 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 3038 0 0 0 309 0 0 0 18 0 1 0 449217788 135254016 1878 33554432000 4194304 4797429 140737095979360 18446744073709551615 4506622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 33021 1878 415 148 0 27950 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132084

[startup+6.30017 s]
/proc/loadavg: 1.62 4.94 6.66 5/190 12103
/proc/meminfo: memFree=11849788/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=133168 CPUtime=6.29 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 4047 0 0 0 629 0 0 0 25 0 1 0 449217788 136364032 2121 33554432000 4194304 4797429 140737095979360 18446744073709551615 4568122 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 33292 2121 415 148 0 28221 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133168

[startup+12.701 s]
/proc/loadavg: 1.99 4.91 6.63 5/190 12103
/proc/meminfo: memFree=11843248/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=134496 CPUtime=12.69 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 5628 0 0 0 1269 0 0 0 20 0 1 0 449217788 137723904 2413 33554432000 4194304 4797429 140737095979360 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 33624 2413 418 148 0 28553 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 134496

[startup+25.5007 s]
/proc/loadavg: 2.30 4.88 6.60 5/190 12104
/proc/meminfo: memFree=11833648/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=136988 CPUtime=25.49 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 9141 0 0 0 2548 1 0 0 25 0 1 0 449217788 140275712 3006 33554432000 4194304 4797429 140737095979360 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 34247 3006 418 148 0 29176 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 136988

[startup+51.1001 s]
/proc/loadavg: 2.88 4.81 6.53 5/190 12104
/proc/meminfo: memFree=11822404/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=139760 CPUtime=51.08 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 14597 0 0 0 5106 2 0 0 25 0 1 0 449217788 143114240 3952 33554432000 4194304 4797429 140737095979360 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 34940 3952 418 148 0 29869 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 139760

[startup+102.307 s]
/proc/loadavg: 3.59 4.68 6.39 5/190 12106
/proc/meminfo: memFree=11810140/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=142440 CPUtime=102.28 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 22954 0 0 0 10224 4 0 0 25 0 1 0 449217788 145858560 4633 33554432000 4194304 4797429 140737095979360 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 35610 4633 418 148 0 30539 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 142440

[startup+162.3 s]
/proc/loadavg: 3.85 4.56 6.23 5/190 12107
/proc/meminfo: memFree=11794848/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=148920 CPUtime=162.28 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 32725 0 0 0 16221 7 0 0 25 0 1 0 449217788 152494080 5802 33554432000 4194304 4797429 140737095979360 18446744073709551615 4423347 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 37230 5802 419 148 0 32159 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 148920

[startup+222.3 s]
/proc/loadavg: 3.94 4.45 6.09 5/190 12109
/proc/meminfo: memFree=11777100/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=150128 CPUtime=222.27 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 40671 0 0 0 22218 9 0 0 25 0 1 0 449217788 153731072 6491 33554432000 4194304 4797429 140737095979360 18446744073709551615 4424626 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 37532 6491 419 148 0 32461 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 150128

[startup+282.301 s]
/proc/loadavg: 3.98 4.37 5.96 5/190 12111
/proc/meminfo: memFree=11769984/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=154140 CPUtime=282.28 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 47875 0 0 0 28216 12 0 0 25 0 1 0 449217788 157839360 7235 33554432000 4194304 4797429 140737095979360 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 38535 7235 418 148 0 33464 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 154140

[startup+342.301 s]
/proc/loadavg: 3.99 4.30 5.83 5/190 12112
/proc/meminfo: memFree=11762140/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=155552 CPUtime=342.28 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 54813 0 0 0 34214 14 0 0 25 0 1 0 449217788 159285248 7594 33554432000 4194304 4797429 140737095979360 18446744073709551615 4425064 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 38888 7594 418 148 0 33817 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 155552

[startup+402.3 s]
/proc/loadavg: 3.99 4.24 5.71 5/190 12114
/proc/meminfo: memFree=11757520/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=156280 CPUtime=402.27 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 60415 0 0 0 40212 15 0 0 25 0 1 0 449217788 160030720 7984 33554432000 4194304 4797429 140737095979360 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 39070 7984 418 148 0 33999 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 156280

[startup+462.3 s]
/proc/loadavg: 3.99 4.20 5.60 5/190 12115
/proc/meminfo: memFree=11744448/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=160896 CPUtime=462.28 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 65685 0 0 0 46211 17 0 0 25 0 1 0 449217788 164757504 9237 33554432000 4194304 4797429 140737095979360 18446744073709551615 4425140 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 40224 9237 424 148 0 35153 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 160896

[startup+522.301 s]
/proc/loadavg: 4.04 4.17 5.51 5/190 12117
/proc/meminfo: memFree=11734368/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=161468 CPUtime=522.27 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 71033 0 0 0 52208 19 0 0 25 0 1 0 449217788 165343232 8882 33554432000 4194304 4797429 140737095979360 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 40367 8882 424 148 0 35296 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 161468

[startup+582.301 s]
/proc/loadavg: 4.01 4.14 5.41 5/190 12119
/proc/meminfo: memFree=11724904/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=162032 CPUtime=582.28 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 75876 0 0 0 58206 22 0 0 25 0 1 0 449217788 165920768 9665 33554432000 4194304 4797429 140737095979360 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 40508 9665 424 148 0 35437 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 162032

[startup+642.3 s]
/proc/loadavg: 4.06 4.12 5.32 5/190 12120
/proc/meminfo: memFree=11719276/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=163016 CPUtime=642.28 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 80245 0 0 0 64205 23 0 0 25 0 1 0 449217788 166928384 9971 33554432000 4194304 4797429 140737095979360 18446744073709551615 4422857 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 40754 9971 423 148 0 35683 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 163016

[startup+702.3 s]
/proc/loadavg: 4.07 4.11 5.24 5/190 12125
/proc/meminfo: memFree=11716208/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=164268 CPUtime=702.27 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 84869 0 0 0 70202 25 0 0 25 0 1 0 449217788 168210432 10141 33554432000 4194304 4797429 140737095979360 18446744073709551615 4423347 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 41067 10141 423 148 0 35996 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 164268

[startup+762.307 s]
/proc/loadavg: 4.02 4.09 5.16 6/190 12126
/proc/meminfo: memFree=11711024/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=164916 CPUtime=762.28 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 89141 0 0 0 76201 27 0 0 25 0 1 0 449217788 168873984 10091 33554432000 4194304 4797429 140737095979360 18446744073709551615 4424601 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 41229 10091 423 148 0 36158 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 164916

[startup+822.301 s]
/proc/loadavg: 4.01 4.07 5.09 5/190 12128
/proc/meminfo: memFree=11704292/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=165412 CPUtime=822.27 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 92327 0 0 0 82199 28 0 0 25 0 1 0 449217788 169381888 11078 33554432000 4194304 4797429 140737095979360 18446744073709551615 4345032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 41353 11078 423 148 0 36282 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 165412

[startup+882.3 s]
/proc/loadavg: 4.00 4.06 5.02 5/190 12130
/proc/meminfo: memFree=11701268/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=167532 CPUtime=882.27 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 96818 0 0 0 88197 30 0 0 25 0 1 0 449217788 171552768 11074 33554432000 4194304 4797429 140737095979360 18446744073709551615 4423083 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 41883 11074 423 148 0 36812 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 167532

[startup+942.3 s]
/proc/loadavg: 4.00 4.04 4.95 5/190 12131
/proc/meminfo: memFree=11692308/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=170924 CPUtime=942.27 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 101826 0 0 0 94195 32 0 0 25 0 1 0 449217788 175026176 10891 33554432000 4194304 4797429 140737095979360 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 42731 10891 423 148 0 37660 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 170924

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 4.89 5/190 12133
/proc/meminfo: memFree=11686672/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=172648 CPUtime=1002.26 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 105861 0 0 0 100193 33 0 0 25 0 1 0 449217788 176791552 12294 33554432000 4194304 4797429 140737095979360 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 43162 12294 423 148 0 38091 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 172648

[startup+1062.3 s]
/proc/loadavg: 4.07 4.04 4.83 5/190 12134
/proc/meminfo: memFree=11694208/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=172776 CPUtime=1062.26 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 110129 0 0 0 106191 35 0 0 25 0 1 0 449217788 176922624 11362 33554432000 4194304 4797429 140737095979360 18446744073709551615 4423344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 43194 11362 423 148 0 38123 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 172776

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 4.78 5/190 12136
/proc/meminfo: memFree=11678304/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=172832 CPUtime=1122.26 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 113601 0 0 0 112189 37 0 0 25 0 1 0 449217788 176979968 12169 33554432000 4194304 4797429 140737095979360 18446744073709551615 4424725 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 43208 12169 423 148 0 38137 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 172832

[startup+1182.3 s]
/proc/loadavg: 4.09 4.04 4.73 5/190 12138
/proc/meminfo: memFree=11666972/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=179448 CPUtime=1182.26 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 117592 0 0 0 118187 39 0 0 25 0 1 0 449217788 183754752 13094 33554432000 4194304 4797429 140737095979360 18446744073709551615 4426379 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 44862 13094 447 148 0 39791 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 179448

[startup+1242.3 s]
/proc/loadavg: 4.10 4.04 4.69 5/190 12139
/proc/meminfo: memFree=11668552/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=179448 CPUtime=1242.27 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 121079 0 0 0 124186 41 0 0 25 0 1 0 449217788 183754752 13895 33554432000 4194304 4797429 140737095979360 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 44862 13895 447 148 0 39791 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 179448



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.03 4.65 3/186 12143
/proc/meminfo: memFree=11761556/32951124 swapFree=67111528/67111528
[pid=12092] ppid=12090 vsize=179512 CPUtime=1299.97 cores=1,3
/proc/12092/stat : 12092 (techdemo) R 12090 12092 12042 0 -1 4202496 124090 0 0 0 129955 42 0 0 25 0 1 0 449217788 183820288 14271 33554432000 4194304 4797429 140737095979360 18446744073709551615 233509994171 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12092/statm: 44878 14271 447 148 0 39807 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 179512

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1299.98
CPU user time (s): 1299.55
CPU system time (s): 0.425935
CPU usage (%): 99.9977
Max. virtual memory (cumulated for all children) (KiB): 282212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.55
system time used= 0.425935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124090
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= 9
involuntary context switches= 15493

runsolver used 2.02069 second user time and 5.08223 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-23 16:13:39
IDJOB=3263870
IDBENCH=84030
IDSOLVER=1585
FILE ID=node145/3263870-1303568019
RUNJOBID= node145-1303568019-12062
PBS_JOBID= 13150286
Free space on /tmp= 71320 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263870-1303568019/watcher-3263870-1303568019 -o /tmp/evaluation-result-3263870-1303568019/solver-3263870-1303568019 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3263870-1303568019.cnf

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

MD5SUM BENCH= 17624c574c7f9ee0eff4cc4a13e42e12
RANDOM SEED=282756452

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11884076 kB
Buffers:       2167324 kB
Cached:       18262472 kB
SwapCached:          0 kB
Active:       10189500 kB
Inactive:     10309036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11884076 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23288 kB
Writeback:           0 kB
AnonPages:       67892 kB
Mapped:          16268 kB
Slab:           504788 kB
PageTables:       5772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   442988 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= 71316 MiB
End job on node145 at 2011-04-23 16:35:21