Trace number 3173565

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-v600-c2556-S869604189-077.UNKNOWN.cnf
MD5SUMfea90c68acbba046fd6afed84c9fb884
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c 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-3173565-1301796701.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.00	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.00	c -- vars added        600
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2556/2556 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:    600 time:  0.00 s
0.00/0.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.00	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     21  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.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:     254 undec:      74 neg:     272
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       586      2543         0         0      7684         0   no data   no data  --
0.04/0.07	c Decided on static restart strategy
2.10/2.17	c  N dy     7     30003       586      2543         0     10611      7684    203232     28.37     20.79  --
2.10/2.18	c  S st     7     30003       586      2543         0     10611      7684    203232     28.37     20.79  --
2.20/2.22	c  S st     7     30506       586      2543         0     11114      7684    215677     28.37     20.79  --
2.20/2.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.20/2.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
2.20/2.24	c Calc non-exist non-lernt bins v-fix:     0 done:    586 time:  0.00 s
2.20/2.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.20/2.24	c Subs w/ non-existent bins:      0 time:  0.00 s
2.20/2.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.25	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.39/2.41	c lits-rem:        49  cl-subs:      727  v-elim:      7  v-fix:    0  time:  0.17 s
2.39/2.41	c learnt bin added due to v-elim: 0
2.39/2.41	c vivif2 --  cl tried     2543 cl shrink        0 lits rem          0 time: 0.00
2.39/2.41	c vivif2 --  cl tried    10387 cl shrink        0 lits rem          0 time: 0.00
2.39/2.44	c asymm  cl-useful: 0/2543/2543 lits-rem:0 time: 0.02
2.39/2.44	c calculated reachability. Time: 0.00
2.39/2.44	c  N dy     7     30506       586      2543         0     10387      7684    200469     28.37     20.79  --
2.39/2.44	c  F st     7     30506       586      2543         0     10387      7684    200469     28.37     20.79  --
2.49/2.58	c Decided on static restart strategy
3.69/3.75	c  N dy    14     45759       586      2543         0      8807      7684    107314     25.56     19.89  --
3.69/3.75	c  S st    14     45759       586      2543         0      8807      7684    107314     25.56     19.89  --
3.69/3.79	c  S st    14     46266       586      2543         0      9313      7684    119546     25.56     19.89  --
3.69/3.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.79/3.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
3.79/3.80	c Calc non-exist non-lernt bins v-fix:     0 done:    586 time:  0.00 s
3.79/3.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.79/3.81	c Subs w/ non-existent bins:      0 time:  0.00 s
3.79/3.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.79/3.87	c lits-rem:         8  cl-subs:      215  v-elim:      7  v-fix:    0  time:  0.06 s
3.79/3.87	c learnt bin added due to v-elim: 0
3.79/3.87	c vivif2 --  cl tried     2543 cl shrink        0 lits rem          0 time: 0.00
3.79/3.87	c vivif2 --  cl tried     9098 cl shrink        0 lits rem          0 time: 0.00
3.79/3.89	c asymm  cl-useful: 0/2543/2543 lits-rem:0 time: 0.02
3.79/3.89	c calculated reachability. Time: 0.00
3.79/3.89	c  N dy    14     46266       586      2543         0      9098      7684    117160     25.56     19.89  --
6.09/6.18	c  N dy    15     69400       586      2543         0     11223      7684    133342     28.14     19.41  --
6.09/6.19	c  S st    15     69400       586      2543         0     11223      7684    133342     28.14     19.41  --
6.19/6.23	c  S st    15     69902       586      2543         0     11723      7684    144972     28.14     19.41  --
6.19/6.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.19/6.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.19/6.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.02
6.19/6.25	c Calc non-exist non-lernt bins v-fix:     0 done:    586 time:  0.00 s
6.19/6.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.19/6.25	c Subs w/ non-existent bins:      0 time:  0.00 s
6.19/6.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.19/6.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.19/6.26	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.29/6.35	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
6.79/6.80	c Added 6 vars  tried: 80000 time: 0.45
6.79/6.80	c ORs :      6 avg-s:  0.0 cl-sh:   817 l-rem:    817 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.45
6.79/6.81	c lits-rem:        14  cl-subs:      217  v-elim:      7  v-fix:    0  time:  0.55 s
6.79/6.81	c learnt bin added due to v-elim: 0
6.79/6.81	c vivif2 --  cl tried     2549 cl shrink        0 lits rem          0 time: 0.00
6.79/6.81	c vivif2 --  cl tried    11506 cl shrink        0 lits rem          0 time: 0.00
6.79/6.83	c asymm  cl-useful: 0/2549/2549 lits-rem:0 time: 0.02
6.79/6.83	c calculated reachability. Time: 0.00
6.79/6.83	c  N dy    15     69902       592      2549        12     11506      7726    141320     28.14     19.41  --
6.79/6.83	c  F st    15     69902       592      2549        12     11506      7726    141320     28.14     19.41  --
6.89/6.99	c Decided on static restart strategy
10.69/10.76	c  N dy    22    104854       592      2549        12     21369      7726    380421     27.70     19.28  --
10.69/10.78	c  S st    22    104854       592      2549        12     21369      7726    380421     27.70     19.28  --
10.79/10.85	c  S st    22    105357       592      2549        12     21871      7726    392008     27.70     19.28  --
10.79/10.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.79/10.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.79/10.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.04
10.89/10.90	c Calc non-exist non-lernt bins v-fix:     0 done:    592 time:  0.00 s
10.89/10.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.89/10.90	c Subs w/ non-existent bins:      0 time:  0.00 s
10.89/10.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.89/10.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.89/10.91	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
11.49/11.53	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
11.99/12.00	c Added 6 vars  tried: 80000 time: 0.47
11.99/12.04	c ORs :      6 avg-s:  0.0 cl-sh:  6150 l-rem:   6150 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.51
11.99/12.04	c lits-rem:       161  cl-subs:      950  v-elim:     11  v-fix:    0  time:  1.13 s
11.99/12.04	c learnt bin added due to v-elim: 0
11.99/12.04	c vivif2 --  cl tried     2555 cl shrink        0 lits rem          0 time: 0.00
11.99/12.05	c vivif2 --  cl tried    20921 cl shrink        0 lits rem          0 time: 0.00
11.99/12.08	c asymm  cl-useful: 0/2555/2555 lits-rem:0 time: 0.04
11.99/12.08	c calculated reachability. Time: 0.00
11.99/12.08	c  N dy    22    105357       598      2555        24     20921      7768    363210     27.70     19.28  --
19.09/19.11	c  N dy    23    158037       598      2555        24     28722      7768    511248     27.48     18.56  --
19.09/19.13	c  S st    23    158037       598      2555        24     28722      7768    511248     27.48     18.56  --
19.19/19.22	c  S st    23    158542       598      2555        24     29226      7768    523191     27.48     18.56  --
19.19/19.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.19/19.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.19/19.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.1M T:  0.07
19.19/19.29	c Calc non-exist non-lernt bins v-fix:     0 done:    598 time:  0.00 s
19.19/19.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.19/19.30	c Subs w/ non-existent bins:      0 time:  0.00 s
19.29/19.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.29/19.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.29/19.31	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.19/20.26	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 18.0 T:    0.00
20.69/20.74	c Added 7 vars  tried: 80000 time: 0.48
20.79/20.86	c ORs :      7 avg-s:  0.0 cl-sh: 13757 l-rem:  13757 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.60
20.79/20.87	c lits-rem:       442  cl-subs:     1580  v-elim:     13  v-fix:    0  time:  1.57 s
20.79/20.87	c learnt bin added due to v-elim: 0
20.79/20.87	c vivif2 --  cl tried     2562 cl shrink        0 lits rem          0 time: 0.00
20.79/20.88	c vivif2 --  cl tried    27645 cl shrink        0 lits rem          0 time: 0.00
20.90/20.92	c asymm  cl-useful: 0/2562/2562 lits-rem:0 time: 0.04
20.90/20.92	c calculated reachability. Time: 0.00
20.90/20.92	c  N dy    23    158542       605      2562        38     27645      7817    470333     27.48     18.56  --
33.39/33.44	c  N dy    24    237815       605      2562        38     32726      7817    535939     27.11     18.12  --
33.39/33.46	c  S st    24    237815       605      2562        38     32726      7817    535939     27.11     18.12  --
33.49/33.56	c  S st    24    238315       605      2562        38     33225      7817    547273     27.11     18.12  --
33.49/33.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.49/33.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.59/33.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.9M T:  0.08
33.59/33.63	c Calc non-exist non-lernt bins v-fix:     0 done:    605 time:  0.00 s
33.59/33.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.59/33.64	c Subs w/ non-existent bins:      0 time:  0.00 s
33.59/33.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.59/33.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.59/33.65	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
34.59/34.61	c ORs :     19 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
35.09/35.11	c Added 7 vars  tried: 80000 time: 0.50
35.09/35.16	c ORs :      7 avg-s:  0.0 cl-sh:  6038 l-rem:   6038 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.55
35.09/35.17	c lits-rem:       391  cl-subs:     1690  v-elim:     16  v-fix:    0  time:  1.52 s
35.09/35.17	c learnt bin added due to v-elim: 0
35.09/35.17	c vivif2 --  cl tried     2569 cl shrink        0 lits rem          0 time: 0.00
35.09/35.17	c vivif2 --  cl tried    31535 cl shrink        0 lits rem          0 time: 0.00
35.20/35.22	c asymm  cl-useful: 0/2569/2569 lits-rem:0 time: 0.05
35.20/35.23	c calculated reachability. Time: 0.00
35.20/35.23	c  N dy    24    238315       612      2569        52     31535      7866    502943     27.11     18.12  --
57.19/57.22	c  N dy    25    357473       612      2569        52     35509      7866    541678     29.89     18.13  --
57.19/57.24	c  S st    25    357473       612      2569        52     35509      7866    541678     29.89     18.13  --
57.29/57.34	c  S st    25    357978       612      2569        52     36014      7866    553704     29.89     18.13  --
57.29/57.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.29/57.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.39/57.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.4M T:  0.10
57.39/57.45	c Calc non-exist non-lernt bins v-fix:     0 done:    612 time:  0.00 s
57.39/57.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.39/57.45	c Subs w/ non-existent bins:      0 time:  0.00 s
57.39/57.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.39/57.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.39/57.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
58.49/58.51	c ORs :     26 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
58.99/59.03	c Added 7 vars  tried: 80000 time: 0.52
59.09/59.11	c ORs :      7 avg-s:  0.0 cl-sh:  9582 l-rem:   9582 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.59
59.09/59.11	c lits-rem:       431  cl-subs:     1562  v-elim:     17  v-fix:    0  time:  1.65 s
59.09/59.11	c learnt bin added due to v-elim: 0
59.09/59.12	c vivif2 --  cl tried     2576 cl shrink        0 lits rem          0 time: 0.00
59.09/59.12	c vivif2 --  cl tried    34452 cl shrink        0 lits rem          0 time: 0.00
59.09/59.17	c asymm  cl-useful: 0/2576/2576 lits-rem:0 time: 0.05
59.09/59.17	c calculated reachability. Time: 0.00
59.09/59.17	c  N dy    25    357978       619      2576        66     34452      7915    510002     29.89     18.13  --
99.80/99.85	c  N dy    26    536967       619      2576        66     42396      7915    606302     27.95     18.28  --
99.80/99.87	c  S st    26    536967       619      2576        66     42396      7915    606302     27.95     18.28  --
100.00/100.00	c  S st    26    537470       619      2576        66     42899      7915    618140     27.95     18.28  --
100.00/100.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.00/100.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
100.10/100.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.3M T:  0.13
100.10/100.13	c Calc non-exist non-lernt bins v-fix:     0 done:    619 time:  0.00 s
100.10/100.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
100.10/100.14	c Subs w/ non-existent bins:      0 time:  0.00 s
100.10/100.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.10/100.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.10/100.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
101.20/101.24	c ORs :     33 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
101.70/101.77	c Added 7 vars  tried: 80000 time: 0.52
101.70/101.79	c ORs :      7 avg-s:  0.0 cl-sh:  3641 l-rem:   3641 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.55
101.80/101.80	c lits-rem:       418  cl-subs:     2007  v-elim:     19  v-fix:    0  time:  1.65 s
101.80/101.80	c learnt bin added due to v-elim: 0
101.80/101.80	c vivif2 --  cl tried     2583 cl shrink        0 lits rem          0 time: 0.00
101.80/101.80	c vivif2 --  cl tried    40892 cl shrink        0 lits rem          0 time: 0.01
101.80/101.87	c asymm  cl-useful: 0/2583/2583 lits-rem:0 time: 0.06
101.80/101.87	c calculated reachability. Time: 0.00
101.80/101.87	c  N dy    26    537470       626      2583        80     40892      7964    571937     27.95     18.28  --
101.80/101.87	c  F st    26    537470       626      2583        80     40892      7964    571937     27.95     18.28  --
102.20/102.26	c Decided on static restart strategy
172.39/172.46	c  N dy    33    806205       626      2583        80     64097      7964   1058844     28.01     18.13  --
172.39/172.50	c  S st    33    806205       626      2583        80     64097      7964   1058844     28.01     18.13  --
172.70/172.70	c  S st    33    806708       626      2583        80     64600      7964   1071592     28.01     18.13  --
172.70/172.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
172.70/172.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.89/172.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.2M T:  0.24
172.89/172.94	c Calc non-exist non-lernt bins v-fix:     0 done:    626 time:  0.00 s
172.89/172.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.89/172.95	c Subs w/ non-existent bins:      0 time:  0.01 s
172.89/172.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
172.89/172.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
172.89/172.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
174.19/174.29	c ORs :     40 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
174.90/174.99	c Added 7 vars  tried: 80000 time: 0.70
174.99/175.09	c ORs :      7 avg-s:  0.0 cl-sh:  8669 l-rem:   8669 b-add:     15 v-rep:   0 cl-rem: 0 avg s: nan T:    0.80
175.09/175.11	c lits-rem:       653  cl-subs:     3587  v-elim:     19  v-fix:    0  time:  2.13 s
175.09/175.11	c learnt bin added due to v-elim: 0
175.09/175.11	c vivif2 --  cl tried     2589 cl shrink        0 lits rem          0 time: 0.00
175.09/175.12	c vivif2 --  cl tried    61013 cl shrink        0 lits rem          0 time: 0.01
175.19/175.22	c asymm  cl-useful: 0/2265/2589 lits-rem:0 time: 0.11
175.19/175.23	c calculated reachability. Time: 0.00
175.19/175.23	c  N dy    33    806708       633      2589        95     61013      8012    981522     28.01     18.13  --
286.60/286.68	c  N dy    34   1210062       633      2589        95     77379      8012   1539860     37.13     18.98  --
286.70/286.75	c  S st    34   1210062       633      2589        95     77379      8012   1539860     37.13     18.98  --
286.70/286.75	c Finding binary XORs  T:     0.00 s  found:       0
286.90/286.99	c  S st    34   1210568       633      2589        95     77885      8012   1551491     37.13     18.98  --
286.90/286.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
286.90/286.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
287.30/287.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.1M T:  0.40
287.30/287.40	c Calc non-exist non-lernt bins v-fix:     0 done:    633 time:  0.00 s
287.30/287.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
287.40/287.41	c Subs w/ non-existent bins:      0 time:  0.01 s
287.40/287.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
287.40/287.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
287.40/287.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
290.60/290.64	c ORs :     47 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 29.0 T:    0.08
291.51/291.54	c Added 7 vars  tried: 80000 time: 0.90
292.30/292.32	c ORs :      7 avg-s:  0.0 cl-sh: 36757 l-rem:  36757 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.68
292.30/292.35	c lits-rem:      1254  cl-subs:     5812  v-elim:     21  v-fix:    0  time:  4.91 s
292.30/292.35	c learnt bin added due to v-elim: 0
292.30/292.35	c vivif2 --  cl tried     2596 cl shrink        0 lits rem          0 time: 0.00
292.30/292.37	c vivif2 --  cl tried    72072 cl shrink        0 lits rem          0 time: 0.02
292.40/292.48	c asymm  cl-useful: 0/2136/2596 lits-rem:0 time: 0.12
292.40/292.49	c calculated reachability. Time: 0.00
292.40/292.49	c  N dy    34   1210568       640      2596       109     72072      8061   1333344     37.13     18.98  --
469.71/469.79	c  N dy    35   1710568       640      2596       109    103137      8061   2026639     32.17     20.02  --
469.80/469.88	c  S st    35   1710568       640      2596       109    103137      8061   2026639     32.17     20.02  --
470.20/470.23	c  S st    35   1711070       640      2596       109    103638      8061   2038212     32.17     20.02  --
470.20/470.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
470.20/470.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
470.60/470.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.3M T:  0.42
470.60/470.66	c Calc non-exist non-lernt bins v-fix:     0 done:    640 time:  0.00 s
470.60/470.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
470.60/470.68	c Subs w/ non-existent bins:      0 time:  0.02 s
470.71/470.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
470.71/470.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
470.71/470.73	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
480.30/480.36	c ORs :     54 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
481.20/481.27	c Added 7 vars  tried: 80000 time: 0.91
481.71/481.72	c ORs :      7 avg-s:  0.0 cl-sh: 21815 l-rem:  21815 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.36
481.71/481.75	c lits-rem:      5048  cl-subs:    13516  v-elim:     23  v-fix:    0  time: 11.02 s
481.71/481.75	c learnt bin added due to v-elim: 0
481.71/481.76	c vivif2 --  cl tried     2603 cl shrink        0 lits rem          0 time: 0.00
481.71/481.78	c vivif2 --  cl tried    90122 cl shrink        0 lits rem          0 time: 0.02
481.90/481.91	c asymm  cl-useful: 0/1555/2603 lits-rem:0 time: 0.13
481.90/481.91	c calculated reachability. Time: 0.00
481.90/481.91	c  N dy    35   1711070       647      2603       123     90122      8110   1635737     32.17     20.02  --
680.92/680.98	c  N dy    36   2211071       647      2603       123    106084      8110   2044151     33.64     21.07  --
681.01/681.06	c  S st    36   2211071       647      2603       123    106084      8110   2044151     33.64     21.07  --
681.31/681.35	c  S st    36   2211575       647      2603       123    106587      8110   2056197     33.64     21.07  --
681.31/681.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
681.31/681.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
681.92/681.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.8M T:  0.59
681.92/681.95	c Calc non-exist non-lernt bins v-fix:     0 done:    647 time:  0.00 s
681.92/681.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
681.92/681.97	c Subs w/ non-existent bins:      0 time:  0.02 s
682.02/682.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
682.02/682.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
682.02/682.04	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
691.21/691.20	c ORs :     61 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 23.5 T:    0.10
692.01/692.08	c Added 7 vars  tried: 80000 time: 0.89
692.31/692.30	c ORs :      7 avg-s:  0.0 cl-sh: 13357 l-rem:  13357 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.10
692.31/692.33	c lits-rem:      1236  cl-subs:    11889  v-elim:     23  v-fix:    0  time: 10.30 s
692.31/692.33	c learnt bin added due to v-elim: 0
692.31/692.33	c vivif2 --  cl tried     2610 cl shrink        0 lits rem          0 time: 0.00
692.31/692.36	c vivif2 --  cl tried    94696 cl shrink        0 lits rem          0 time: 0.02
692.41/692.48	c asymm  cl-useful: 0/1055/2610 lits-rem:0 time: 0.13
692.41/692.49	c calculated reachability. Time: 0.00
692.41/692.49	c  N dy    36   2211575       654      2610       137     94696      8159   1682849     33.64     21.07  --
907.52/907.58	c  N dy    37   2711575       654      2610       137    120200      8159   2404115     36.19     21.63  --
907.62/907.68	c  S st    37   2711575       654      2610       137    120200      8159   2404115     36.19     21.63  --
908.02/908.05	c  S st    37   2712077       654      2610       137    120701      8159   2416182     36.19     21.63  --
908.02/908.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
908.02/908.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
908.63/908.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.4M T:  0.63
908.63/908.69	c Calc non-exist non-lernt bins v-fix:     0 done:    654 time:  0.00 s
908.63/908.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
908.72/908.72	c Subs w/ non-existent bins:      0 time:  0.03 s
908.72/908.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
908.72/908.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
908.72/908.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
915.62/915.69	c ORs :     68 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 10 avg s: 31.9 T:    0.24
916.62/916.68	c Added 7 vars  tried: 80000 time: 0.99
917.43/917.41	c ORs :      7 avg-s:  0.0 cl-sh: 26233 l-rem:  26233 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.72
917.43/917.45	c lits-rem:       687  cl-subs:     5317  v-elim:     26  v-fix:    0  time:  8.67 s
917.43/917.45	c learnt bin added due to v-elim: 0
917.43/917.45	c vivif2 --  cl tried     2617 cl shrink        0 lits rem          0 time: 0.00
917.43/917.49	c vivif2 --  cl tried   115374 cl shrink        0 lits rem          0 time: 0.03
917.62/917.63	c asymm  cl-useful: 0/1304/2617 lits-rem:0 time: 0.14
917.62/917.63	c calculated reachability. Time: 0.00
917.62/917.63	c  N dy    37   2712077       661      2617       151    115374      8208   2220343     36.19     21.63  --
917.62/917.63	c  F st    37   2712077       661      2617       151    115374      8208   2220343     36.19     21.63  --
918.72/918.77	c Decided on static restart strategy
1167.03/1167.08	c  N dy    44   3212077       661      2617       151     89302      8208   1178905     34.39     21.85  --
1167.13/1167.13	c  S st    44   3212077       661      2617       151     89302      8208   1178905     34.39     21.85  --
1167.13/1167.13	c Finding binary XORs  T:     0.00 s  found:       0
1167.33/1167.39	c  S st    44   3212580       661      2617       151     89805      8208   1191389     34.39     21.85  --
1167.33/1167.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1167.33/1167.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1167.73/1167.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 22.1M T:  0.40
1167.73/1167.79	c Calc non-exist non-lernt bins v-fix:     0 done:    661 time:  0.00 s
1167.73/1167.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1167.83/1167.81	c Subs w/ non-existent bins:      0 time:  0.01 s
1167.83/1167.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1167.83/1167.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1167.83/1167.84	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1169.23/1169.25	c ORs :     75 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
1169.93/1169.90	c Added 7 vars  tried: 80000 time: 0.66
1169.93/1169.94	c ORs :      7 avg-s:  0.0 cl-sh:  4147 l-rem:   4147 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.70
1169.93/1169.97	c lits-rem:      1948  cl-subs:     2688  v-elim:     27  v-fix:    0  time:  2.13 s
1169.93/1169.97	c learnt bin added due to v-elim: 0
1169.93/1169.97	c vivif2 --  cl tried     2624 cl shrink        0 lits rem          0 time: 0.00
1169.93/1169.99	c vivif2 --  cl tried    87117 cl shrink        0 lits rem          0 time: 0.02
1170.03/1170.08	c asymm  cl-useful: 0/1320/2624 lits-rem:0 time: 0.10
1170.03/1170.09	c calculated reachability. Time: 0.00
1170.03/1170.09	c  N dy    44   3212580       668      2624       165     87117      8257   1110179     34.39     21.85  --

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-3173565-1301796701/watcher-3173565-1301796701 -o /tmp/evaluation-result-3173565-1301796701/solver-3173565-1301796701 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173565-1301796701.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: 4.06 4.03 3.98 2/182 17758
/proc/meminfo: memFree=20492152/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=127596 CPUtime=0 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 653 0 0 0 0 0 0 0 25 0 1 0 272085531 130658304 575 33554432000 4194304 4797429 140736128788656 18446744073709551615 4503360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 31899 575 381 148 0 26828 0

[startup+0.045573 s]
/proc/loadavg: 4.06 4.03 3.98 2/182 17758
/proc/meminfo: memFree=20492152/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=127880 CPUtime=0.04 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 775 0 0 0 4 0 0 0 25 0 1 0 272085531 130949120 695 33554432000 4194304 4797429 140736128788656 18446744073709551615 4387526 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 31970 696 406 148 0 26899 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 127880

[startup+0.100549 s]
/proc/loadavg: 4.06 4.03 3.98 2/182 17758
/proc/meminfo: memFree=20492152/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=128012 CPUtime=0.09 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 850 0 0 0 9 0 0 0 25 0 1 0 272085531 131084288 769 33554432000 4194304 4797429 140736128788656 18446744073709551615 4424393 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 32003 769 408 148 0 26932 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128012

[startup+0.300513 s]
/proc/loadavg: 4.06 4.03 3.98 2/182 17758
/proc/meminfo: memFree=20492152/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=128580 CPUtime=0.29 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 1093 0 0 0 29 0 0 0 25 0 1 0 272085531 131665920 857 33554432000 4194304 4797429 140736128788656 18446744073709551615 4424333 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 32145 857 408 148 0 27074 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128580

[startup+0.70044 s]
/proc/loadavg: 4.06 4.03 3.98 2/182 17758
/proc/meminfo: memFree=20492152/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=129148 CPUtime=0.69 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 1475 0 0 0 69 0 0 0 25 0 1 0 272085531 132247552 999 33554432000 4194304 4797429 140736128788656 18446744073709551615 4425625 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 32287 999 408 148 0 27216 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129148

[startup+1.50029 s]
/proc/loadavg: 4.06 4.03 3.98 5/190 17794
/proc/meminfo: memFree=20473984/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=129536 CPUtime=1.49 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 1967 0 0 0 149 0 0 0 25 0 1 0 272085531 132644864 1180 33554432000 4194304 4797429 140736128788656 18446744073709551615 4354716 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 32384 1180 408 148 0 27313 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129536

[startup+3.101 s]
/proc/loadavg: 4.05 4.02 3.98 5/190 17794
/proc/meminfo: memFree=20468612/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=132136 CPUtime=3.09 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 3289 0 0 0 309 0 0 0 25 0 1 0 272085531 135307264 1751 33554432000 4194304 4797429 140736128788656 18446744073709551615 4387514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 33034 1751 412 148 0 27963 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132136

[startup+6.30041 s]
/proc/loadavg: 4.05 4.02 3.98 5/190 17795
/proc/meminfo: memFree=20457328/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=133448 CPUtime=6.29 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 4920 0 0 0 629 0 0 0 25 0 1 0 272085531 136650752 2020 33554432000 4194304 4797429 140736128788656 18446744073709551615 4524493 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 33362 2020 412 148 0 28291 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133448

[startup+12.7002 s]
/proc/loadavg: 4.04 4.02 3.98 5/190 17795
/proc/meminfo: memFree=20448072/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=136768 CPUtime=12.69 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 7239 0 0 0 1269 0 0 0 25 0 1 0 272085531 140050432 3173 33554432000 4194304 4797429 140736128788656 18446744073709551615 4424333 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 34192 3173 415 148 0 29121 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136768

[startup+25.5009 s]
/proc/loadavg: 4.04 4.02 3.98 5/190 17795
/proc/meminfo: memFree=20432520/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=140968 CPUtime=25.49 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 11459 0 0 0 2548 1 0 0 25 0 1 0 272085531 144351232 3880 33554432000 4194304 4797429 140736128788656 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 35242 3880 415 148 0 30171 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 140968

[startup+51.1002 s]
/proc/loadavg: 4.02 4.02 3.98 5/190 17796
/proc/meminfo: memFree=20418300/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=145164 CPUtime=51.09 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 18038 0 0 0 5106 3 0 0 25 0 1 0 272085531 148647936 4967 33554432000 4194304 4797429 140736128788656 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 36291 4967 415 148 0 31220 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 145164

[startup+102.307 s]
/proc/loadavg: 4.01 4.02 3.98 5/190 17797
/proc/meminfo: memFree=20399672/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=150568 CPUtime=102.3 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 27865 0 0 0 10225 5 0 0 25 0 1 0 272085531 154181632 6546 33554432000 4194304 4797429 140736128788656 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 37642 6546 415 148 0 32571 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 150568

[startup+162.301 s]
/proc/loadavg: 4.00 4.01 3.98 5/190 17799
/proc/meminfo: memFree=20380180/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=154964 CPUtime=162.3 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 37667 0 0 0 16223 7 0 0 25 0 1 0 272085531 158683136 7958 33554432000 4194304 4797429 140736128788656 18446744073709551615 4424739 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 38741 7958 415 148 0 33670 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 154964

[startup+222.301 s]
/proc/loadavg: 4.06 4.02 3.98 5/190 17800
/proc/meminfo: memFree=20359436/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=161844 CPUtime=222.29 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 48376 0 0 0 22220 9 0 0 25 0 1 0 272085531 165728256 9776 33554432000 4194304 4797429 140736128788656 18446744073709551615 4426352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 40461 9776 415 148 0 35390 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 161844

[startup+282.301 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 17802
/proc/meminfo: memFree=20356032/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=163956 CPUtime=282.3 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 59334 0 0 0 28217 13 0 0 25 0 1 0 272085531 167890944 9855 33554432000 4194304 4797429 140736128788656 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 40989 9855 415 148 0 35918 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 163956

[startup+342.301 s]
/proc/loadavg: 4.01 4.01 3.98 5/190 17803
/proc/meminfo: memFree=20341716/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=170944 CPUtime=342.3 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 68038 0 0 0 34214 16 0 0 25 0 1 0 272085531 175046656 11553 33554432000 4194304 4797429 140736128788656 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 42736 11553 415 148 0 37665 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 170944

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 17805
/proc/meminfo: memFree=20329308/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=171448 CPUtime=402.3 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 75869 0 0 0 40211 19 0 0 25 0 1 0 272085531 175562752 12341 33554432000 4194304 4797429 140736128788656 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 42862 12341 415 148 0 37791 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 171448

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 17807
/proc/meminfo: memFree=20322968/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=172980 CPUtime=462.31 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 83455 0 0 0 46209 22 0 0 25 0 1 0 272085531 177131520 12481 33554432000 4194304 4797429 140736128788656 18446744073709551615 4392164 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 43245 12481 415 148 0 38174 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 172980

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 17808
/proc/meminfo: memFree=20306168/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=183324 CPUtime=522.31 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 91510 0 0 0 52207 24 0 0 25 0 1 0 272085531 187723776 14706 33554432000 4194304 4797429 140736128788656 18446744073709551615 4341181 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 45831 14706 417 148 0 40760 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 183324

[startup+582.301 s]
/proc/loadavg: 4.10 4.03 4.00 5/190 17810
/proc/meminfo: memFree=20297196/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=183444 CPUtime=582.3 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 98097 0 0 0 58204 26 0 0 25 0 1 0 272085531 187846656 15720 33554432000 4194304 4797429 140736128788656 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 45861 15720 417 148 0 40790 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 183444

[startup+642.301 s]
/proc/loadavg: 4.80 4.20 4.05 6/197 6148
/proc/meminfo: memFree=20290480/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=184032 CPUtime=642.32 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 105434 0 0 0 64203 29 0 0 25 0 1 0 272085531 188448768 14513 33554432000 4194304 4797429 140736128788656 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 46008 14513 417 148 0 40937 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 184032

[startup+702.301 s]
/proc/loadavg: 4.51 4.23 4.07 5/190 23567
/proc/meminfo: memFree=20289844/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=184664 CPUtime=702.31 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 110463 0 0 0 70200 31 0 0 25 0 1 0 272085531 189095936 16508 33554432000 4194304 4797429 140736128788656 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 46166 16508 417 148 0 41095 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 184664

[startup+762.307 s]
/proc/loadavg: 4.17 4.19 4.07 5/190 23569
/proc/meminfo: memFree=20291548/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=187708 CPUtime=762.32 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 119103 0 0 0 76197 35 0 0 25 0 1 0 272085531 192212992 15196 33554432000 4194304 4797429 140736128788656 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 46927 15196 417 148 0 41856 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 187708

[startup+822.301 s]
/proc/loadavg: 4.07 4.15 4.06 5/190 23573
/proc/meminfo: memFree=20282188/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=189696 CPUtime=822.32 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 126221 0 0 0 82194 38 0 0 25 0 1 0 272085531 194248704 15488 33554432000 4194304 4797429 140736128788656 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 47424 15488 417 148 0 42353 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 189696

[startup+882.301 s]
/proc/loadavg: 4.02 4.12 4.06 5/190 23575
/proc/meminfo: memFree=20265776/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=190868 CPUtime=882.32 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 132591 0 0 0 88191 41 0 0 25 0 1 0 272085531 195448832 18114 33554432000 4194304 4797429 140736128788656 18446744073709551615 4424725 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 47717 18114 417 148 0 42646 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 190868

[startup+942.301 s]
/proc/loadavg: 4.01 4.10 4.05 5/190 23576
/proc/meminfo: memFree=20268856/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=193628 CPUtime=942.31 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 138848 0 0 0 94189 42 0 0 25 0 1 0 272085531 198275072 17145 33554432000 4194304 4797429 140736128788656 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 48407 17145 417 148 0 43336 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 193628

[startup+1002.3 s]
/proc/loadavg: 4.00 4.08 4.04 5/190 23578
/proc/meminfo: memFree=20249836/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=194060 CPUtime=1002.32 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 143912 0 0 0 100187 45 0 0 25 0 1 0 272085531 198717440 18793 33554432000 4194304 4797429 140736128788656 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 48515 18793 417 148 0 43444 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 194060

[startup+1062.3 s]
/proc/loadavg: 4.00 4.06 4.04 5/190 23580
/proc/meminfo: memFree=20258880/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=194544 CPUtime=1062.33 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 150201 0 0 0 106185 48 0 0 25 0 1 0 272085531 199213056 18151 33554432000 4194304 4797429 140736128788656 18446744073709551615 4424853 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 48636 18151 417 148 0 43565 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 194544

[startup+1122.3 s]
/proc/loadavg: 4.00 4.05 4.03 5/190 23581
/proc/meminfo: memFree=20244976/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=194600 CPUtime=1122.32 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 155003 0 0 0 112182 50 0 0 25 0 1 0 272085531 199270400 19379 33554432000 4194304 4797429 140736128788656 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 48650 19379 417 148 0 43579 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 194600

[startup+1182.3 s]
/proc/loadavg: 4.04 4.05 4.03 5/190 23583
/proc/meminfo: memFree=20244076/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=195560 CPUtime=1182.32 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 161329 0 0 0 118179 53 0 0 25 0 1 0 272085531 200253440 18446 33554432000 4194304 4797429 140736128788656 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 48890 18446 417 148 0 43819 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 195560

[startup+1242.3 s]
/proc/loadavg: 4.05 4.05 4.03 5/190 23584
/proc/meminfo: memFree=20231416/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=196164 CPUtime=1242.33 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 166389 0 0 0 124177 56 0 0 25 0 1 0 272085531 200871936 19652 33554432000 4194304 4797429 140736128788656 18446744073709551615 4425039 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 49041 19652 417 148 0 43970 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 196164



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.58 3.93 3.99 3/183 23604
/proc/meminfo: memFree=20361264/32951124 swapFree=67111528/67111528
[pid=17758] ppid=17756 vsize=197712 CPUtime=1300.04 cores=1,3
/proc/17758/stat : 17758 (techdemo) R 17756 17758 16652 0 -1 4202496 172241 0 0 0 129945 59 0 0 25 0 1 0 272085531 202457088 17848 33554432000 4194304 4797429 140736128788656 18446744073709551615 4425005 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17758/statm: 49428 17848 417 148 0 44357 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 197712

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.46
system time used= 0.593909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172241
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 1015

runsolver used 2.02469 second user time and 5.02923 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-03 04:11:41
IDJOB=3173565
IDBENCH=82983
IDSOLVER=1585
FILE ID=node142/3173565-1301796701
RUNJOBID= node142-1301791491-16672
PBS_JOBID= 12841428
Free space on /tmp= 71112 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S869604189-077.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173565-1301796701/watcher-3173565-1301796701 -o /tmp/evaluation-result-3173565-1301796701/solver-3173565-1301796701 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173565-1301796701.cnf

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

MD5SUM BENCH= fea90c68acbba046fd6afed84c9fb884
RANDOM SEED=1678030708

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:      20492440 kB
Buffers:        373640 kB
Cached:       11725192 kB
SwapCached:          0 kB
Active:        7522436 kB
Inactive:      4642612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20492440 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15552 kB
Writeback:           0 kB
AnonPages:       66136 kB
Mapped:          15596 kB
Slab:           229264 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   248520 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= 71104 MiB
End job on node142 at 2011-04-03 04:33:23