Trace number 3173538

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.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S510739670-068.UNKNOWN.cnf
MD5SUM12dd7af6f21831da932d15cd8d1054f3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173538-1301796384.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.01	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.01	c Calc non-exist non-lernt bins v-fix:     0 done:    650 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     30  v-fix:    0  time:  0.00 s
0.00/0.01	c learnt bin added due to v-elim: 0
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     302 undec:      63 neg:     285
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       631      2742         0         0      8339         0   no data   no data  --
0.06/0.08	c Decided on static restart strategy
2.29/2.38	c  N dy     7     30000       631      2742         0     10687      8339    208357     27.37     19.67  --
2.29/2.39	c  S st     7     30000       631      2742         0     10687      8339    208357     27.37     19.67  --
2.39/2.44	c  S st     7     30501       631      2742         0     11187      8339    220413     27.37     19.67  --
2.39/2.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
2.39/2.46	c Calc non-exist non-lernt bins v-fix:     0 done:    631 time:  0.00 s
2.39/2.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.46	c Subs w/ non-existent bins:      0 time:  0.00 s
2.39/2.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.47	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.59/2.65	c lits-rem:        71  cl-subs:      716  v-elim:      7  v-fix:    0  time:  0.19 s
2.59/2.65	c learnt bin added due to v-elim: 0
2.59/2.65	c vivif2 --  cl tried     2742 cl shrink        0 lits rem          0 time: 0.00
2.59/2.65	c vivif2 --  cl tried    10471 cl shrink        0 lits rem          0 time: 0.00
2.59/2.68	c asymm  cl-useful: 0/2742/2742 lits-rem:0 time: 0.03
2.59/2.68	c calculated reachability. Time: 0.00
2.59/2.68	c  N dy     7     30501       631      2742         0     10471      8339    205679     27.37     19.67  --
2.59/2.68	c  F st     7     30501       631      2742         0     10471      8339    205679     27.37     19.67  --
2.79/2.85	c Decided on static restart strategy
4.09/4.13	c  N dy    14     45752       631      2742         0      8856      8339    113160     32.41     19.84  --
4.09/4.14	c  S st    14     45752       631      2742         0      8856      8339    113160     32.41     19.84  --
4.09/4.17	c  S st    14     46256       631      2742         0      9360      8339    125710     32.41     19.84  --
4.09/4.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.09/4.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
4.09/4.19	c Calc non-exist non-lernt bins v-fix:     0 done:    631 time:  0.00 s
4.09/4.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.09/4.19	c Subs w/ non-existent bins:      0 time:  0.00 s
4.09/4.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.19/4.26	c lits-rem:        11  cl-subs:      195  v-elim:      7  v-fix:    0  time:  0.07 s
4.19/4.26	c learnt bin added due to v-elim: 0
4.19/4.26	c vivif2 --  cl tried     2742 cl shrink        0 lits rem          0 time: 0.00
4.19/4.26	c vivif2 --  cl tried     9165 cl shrink        0 lits rem          0 time: 0.00
4.19/4.28	c asymm  cl-useful: 0/2742/2742 lits-rem:0 time: 0.02
4.19/4.28	c calculated reachability. Time: 0.00
4.19/4.28	c  N dy    14     46256       631      2742         0      9165      8339    123403     32.41     19.84  --
6.78/6.81	c  N dy    15     69384       631      2742         0     11298      8339    141934     29.36     19.38  --
6.78/6.82	c  S st    15     69384       631      2742         0     11298      8339    141934     29.36     19.38  --
6.78/6.86	c  S st    15     69896       631      2742         0     11810      8339    154429     29.36     19.38  --
6.78/6.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.78/6.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.78/6.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
6.78/6.88	c Calc non-exist non-lernt bins v-fix:     0 done:    631 time:  0.00 s
6.78/6.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.78/6.88	c Subs w/ non-existent bins:      0 time:  0.00 s
6.78/6.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.78/6.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.78/6.89	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.88/6.99	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
7.38/7.47	c Added 7 vars  tried: 80000 time: 0.47
7.38/7.47	c ORs :      7 avg-s:  0.0 cl-sh:   865 l-rem:    865 b-add:     17 v-rep:   0 cl-rem: 0 avg s: nan T:    0.48
7.38/7.47	c lits-rem:        16  cl-subs:      253  v-elim:      7  v-fix:    0  time:  0.58 s
7.38/7.47	c learnt bin added due to v-elim: 0
7.38/7.47	c vivif2 --  cl tried     2746 cl shrink        0 lits rem          0 time: 0.00
7.38/7.47	c vivif2 --  cl tried    11557 cl shrink        0 lits rem          0 time: 0.00
7.38/7.49	c asymm  cl-useful: 0/2746/2746 lits-rem:0 time: 0.02
7.38/7.49	c calculated reachability. Time: 0.00
7.38/7.49	c  N dy    15     69896       638      2746        17     11557      8385    150127     29.36     19.38  --
7.38/7.49	c  F st    15     69896       638      2746        17     11557      8385    150127     29.36     19.38  --
7.59/7.67	c Decided on static restart strategy
11.59/11.69	c  N dy    22    104844       638      2746        17     21262      8385    396299     30.49     19.31  --
11.69/11.70	c  S st    22    104844       638      2746        17     21262      8385    396299     30.49     19.31  --
11.69/11.78	c  S st    22    105351       638      2746        17     21768      8385    408840     30.49     19.31  --
11.69/11.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.69/11.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.79/11.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.05
11.79/11.83	c Calc non-exist non-lernt bins v-fix:     0 done:    638 time:  0.00 s
11.79/11.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.79/11.84	c Subs w/ non-existent bins:      0 time:  0.00 s
11.79/11.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.79/11.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.79/11.84	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.59/12.63	c ORs :      7 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
13.10/13.15	c Added 7 vars  tried: 80000 time: 0.52
13.10/13.20	c ORs :      7 avg-s:  0.0 cl-sh:  7460 l-rem:   7460 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.57
13.20/13.21	c lits-rem:       294  cl-subs:     1014  v-elim:     10  v-fix:    0  time:  1.36 s
13.20/13.21	c learnt bin added due to v-elim: 0
13.20/13.21	c vivif2 --  cl tried     2753 cl shrink        0 lits rem          0 time: 0.00
13.20/13.21	c vivif2 --  cl tried    20754 cl shrink        0 lits rem          0 time: 0.00
13.20/13.25	c asymm  cl-useful: 0/2753/2753 lits-rem:0 time: 0.04
13.20/13.25	c calculated reachability. Time: 0.00
13.20/13.25	c  N dy    22    105351       645      2753        31     20754      8434    374574     30.49     19.31  --
21.18/21.21	c  N dy    23    158027       645      2753        31     28298      8434    541965     30.01     20.10  --
21.18/21.23	c  S st    23    158027       645      2753        31     28298      8434    541965     30.01     20.10  --
21.28/21.33	c  S st    23    158535       645      2753        31     28805      8434    554312     30.01     20.10  --
21.28/21.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.28/21.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.38/21.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  0.08
21.38/21.41	c Calc non-exist non-lernt bins v-fix:     0 done:    645 time:  0.00 s
21.38/21.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.38/21.42	c Subs w/ non-existent bins:      0 time:  0.00 s
21.38/21.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.38/21.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.38/21.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
22.49/22.56	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.00
23.00/23.07	c Added 7 vars  tried: 80000 time: 0.50
23.10/23.19	c ORs :      7 avg-s:  0.0 cl-sh: 13827 l-rem:  13827 b-add:     15 v-rep:   0 cl-rem: 0 avg s: nan T:    0.62
23.19/23.20	c lits-rem:       239  cl-subs:     1620  v-elim:     12  v-fix:    0  time:  1.77 s
23.19/23.20	c learnt bin added due to v-elim: 0
23.19/23.20	c vivif2 --  cl tried     2759 cl shrink        0 lits rem          0 time: 0.00
23.19/23.20	c vivif2 --  cl tried    27185 cl shrink        0 lits rem          0 time: 0.00
23.19/23.25	c asymm  cl-useful: 0/2759/2759 lits-rem:0 time: 0.05
23.19/23.25	c calculated reachability. Time: 0.00
23.19/23.25	c  N dy    23    158535       652      2759        46     27185      8482    492857     30.01     20.10  --
35.68/35.74	c  N dy    24    237804       652      2759        46     32466      8482    710854     39.11     22.96  --
35.68/35.77	c  S st    24    237804       652      2759        46     32466      8482    710854     39.11     22.96  --
35.78/35.88	c  S st    24    238306       652      2759        46     32968      8482    722370     39.11     22.96  --
35.78/35.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.78/35.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.88/35.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.11
35.88/35.99	c Calc non-exist non-lernt bins v-fix:     0 done:    652 time:  0.00 s
35.88/35.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.98/36.00	c Subs w/ non-existent bins:      0 time:  0.00 s
35.98/36.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.98/36.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.98/36.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
37.48/37.55	c ORs :     21 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
37.98/38.07	c Added 7 vars  tried: 80000 time: 0.52
38.08/38.17	c ORs :      7 avg-s:  0.0 cl-sh: 11756 l-rem:  11756 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.62
38.08/38.19	c lits-rem:      1149  cl-subs:     1996  v-elim:     13  v-fix:    0  time:  2.17 s
38.08/38.19	c learnt bin added due to v-elim: 0
38.08/38.19	c vivif2 --  cl tried     2766 cl shrink        0 lits rem          0 time: 0.00
38.08/38.19	c vivif2 --  cl tried    30972 cl shrink        0 lits rem          0 time: 0.01
38.18/38.25	c asymm  cl-useful: 0/2766/2766 lits-rem:0 time: 0.06
38.18/38.25	c calculated reachability. Time: 0.00
38.18/38.25	c  N dy    24    238306       659      2766        60     30972      8531    636509     39.11     22.96  --
58.09/58.18	c  N dy    25    357462       659      2766        60     35125      8531    729510     42.65     26.32  --
58.20/58.21	c  S st    25    357462       659      2766        60     35125      8531    729510     42.65     26.32  --
58.30/58.33	c  S st    25    357964       659      2766        60     35627      8531    740965     42.65     26.32  --
58.30/58.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.30/58.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.39/58.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  0.12
58.39/58.46	c Calc non-exist non-lernt bins v-fix:     0 done:    659 time:  0.00 s
58.39/58.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.39/58.46	c Subs w/ non-existent bins:      0 time:  0.01 s
58.39/58.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.39/58.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.39/58.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
59.89/59.95	c ORs :     28 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
60.40/60.40	c Added 7 vars  tried: 80000 time: 0.45
60.50/60.54	c ORs :      7 avg-s:  0.0 cl-sh: 15586 l-rem:  15586 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.59
60.50/60.55	c lits-rem:       158  cl-subs:     1897  v-elim:     16  v-fix:    0  time:  2.07 s
60.50/60.55	c learnt bin added due to v-elim: 0
60.50/60.55	c vivif2 --  cl tried     2773 cl shrink        0 lits rem          0 time: 0.00
60.50/60.56	c vivif2 --  cl tried    33730 cl shrink        0 lits rem          0 time: 0.01
60.59/60.62	c asymm  cl-useful: 0/2773/2773 lits-rem:0 time: 0.06
60.59/60.62	c calculated reachability. Time: 0.00
60.59/60.62	c  N dy    25    357964       666      2773        74     33730      8580    659104     42.65     26.32  --
97.90/97.91	c  N dy    26    536949       666      2773        74     41002      8580    781568     42.01     27.84  --
97.90/97.94	c  S st    26    536949       666      2773        74     41002      8580    781568     42.01     27.84  --
97.99/98.07	c  S st    26    537451       666      2773        74     41504      8580    793699     42.01     27.84  --
97.99/98.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.99/98.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.19/98.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.4M T:  0.13
98.19/98.21	c Calc non-exist non-lernt bins v-fix:     0 done:    666 time:  0.00 s
98.19/98.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.19/98.22	c Subs w/ non-existent bins:      0 time:  0.01 s
98.19/98.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.19/98.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.19/98.24	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
99.69/99.76	c ORs :     35 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
100.19/100.29	c Added 7 vars  tried: 80000 time: 0.53
100.29/100.38	c ORs :      7 avg-s:  0.0 cl-sh: 10386 l-rem:  10386 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.63
100.29/100.40	c lits-rem:       735  cl-subs:     2577  v-elim:     17  v-fix:    0  time:  2.16 s
100.29/100.40	c learnt bin added due to v-elim: 0
100.29/100.40	c vivif2 --  cl tried     2780 cl shrink        0 lits rem          0 time: 0.00
100.39/100.40	c vivif2 --  cl tried    38927 cl shrink        0 lits rem          0 time: 0.01
100.39/100.47	c asymm  cl-useful: 0/2780/2780 lits-rem:0 time: 0.07
100.39/100.47	c calculated reachability. Time: 0.00
100.39/100.47	c  N dy    26    537451       673      2780        88     38927      8629    696193     42.01     27.84  --
100.39/100.47	c  F st    26    537451       673      2780        88     38927      8629    696193     42.01     27.84  --
100.69/100.76	c Decided on static restart strategy
175.89/175.95	c  N dy    33    806177       673      2780        88     62783      8629   1366058     36.35     27.64  --
175.99/176.01	c  S st    33    806177       673      2780        88     62783      8629   1366058     36.35     27.64  --
176.19/176.20	c  S st    33    806685       673      2780        88     63291      8629   1377840     36.35     27.64  --
176.19/176.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.19/176.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
176.49/176.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.1M T:  0.31
176.49/176.51	c Calc non-exist non-lernt bins v-fix:     0 done:    673 time:  0.00 s
176.49/176.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
176.49/176.53	c Subs w/ non-existent bins:      0 time:  0.01 s
176.49/176.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.49/176.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
176.49/176.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
178.99/179.01	c ORs :     42 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
179.49/179.59	c Added 7 vars  tried: 80000 time: 0.58
180.09/180.19	c ORs :      7 avg-s:  0.0 cl-sh: 29337 l-rem:  29337 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.18
180.19/180.21	c lits-rem:       163  cl-subs:     4029  v-elim:     19  v-fix:    0  time:  3.65 s
180.19/180.21	c learnt bin added due to v-elim: 0
180.19/180.21	c vivif2 --  cl tried     2787 cl shrink        0 lits rem          0 time: 0.00
180.19/180.23	c vivif2 --  cl tried    59262 cl shrink        0 lits rem          0 time: 0.02
180.30/180.35	c asymm  cl-useful: 0/2787/2787 lits-rem:0 time: 0.12
180.30/180.35	c calculated reachability. Time: 0.00
180.30/180.35	c  N dy    33    806685       680      2787       102     59262      8678   1223841     36.35     27.64  --
322.09/322.14	c  N dy    34   1210027       680      2787       102     76369      8678   1711526     38.50     26.91  --
322.19/322.20	c  S st    34   1210027       680      2787       102     76369      8678   1711526     38.50     26.91  --
322.39/322.45	c  S st    34   1210529       680      2787       102     76871      8678   1723359     38.50     26.91  --
322.39/322.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
322.39/322.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
322.69/322.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.8M T:  0.29
322.69/322.75	c Calc non-exist non-lernt bins v-fix:     0 done:    680 time:  0.00 s
322.69/322.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
322.69/322.77	c Subs w/ non-existent bins:      0 time:  0.02 s
322.80/322.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
322.80/322.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
322.80/322.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
326.50/326.52	c ORs :     49 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.14
327.10/327.17	c Added 7 vars  tried: 80000 time: 0.65
327.70/327.71	c ORs :      7 avg-s:  0.0 cl-sh: 26405 l-rem:  26405 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.19
327.70/327.74	c lits-rem:      1226  cl-subs:     3704  v-elim:     19  v-fix:    0  time:  4.94 s
327.70/327.74	c learnt bin added due to v-elim: 0
327.70/327.74	c vivif2 --  cl tried     2794 cl shrink        0 lits rem          0 time: 0.00
327.70/327.76	c vivif2 --  cl tried    73167 cl shrink        0 lits rem          0 time: 0.02
327.90/327.90	c asymm  cl-useful: 0/2425/2794 lits-rem:0 time: 0.13
327.90/327.90	c calculated reachability. Time: 0.00
327.90/327.90	c  N dy    34   1210529       687      2794       116     73167      8727   1588138     38.50     26.91  --
514.10/514.16	c  N dy    35   1710529       687      2794       116    104142      8727   2601393     41.78     27.62  --
514.20/514.26	c  S st    35   1710529       687      2794       116    104142      8727   2601393     41.78     27.62  --
514.20/514.26	c Finding binary XORs  T:     0.00 s  found:       0
514.60/514.60	c  S st    35   1711034       687      2794       116    104647      8727   2613278     41.78     27.62  --
514.60/514.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
514.60/514.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
515.00/515.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.5M T:  0.49
515.10/515.10	c Calc non-exist non-lernt bins v-fix:     0 done:    687 time:  0.00 s
515.10/515.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
515.10/515.13	c Subs w/ non-existent bins:      0 time:  0.03 s
515.10/515.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
515.20/515.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
515.20/515.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
525.20/525.22	c ORs :     56 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.13
525.90/525.94	c Added 7 vars  tried: 80000 time: 0.71
526.70/526.70	c ORs :      7 avg-s:  0.0 cl-sh: 25121 l-rem:  25121 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.48
526.70/526.75	c lits-rem:       119  cl-subs:     7236  v-elim:     20  v-fix:    0  time: 11.54 s
526.70/526.75	c learnt bin added due to v-elim: 0
526.70/526.75	c vivif2 --  cl tried     2801 cl shrink        0 lits rem          0 time: 0.00
526.70/526.78	c vivif2 --  cl tried    97411 cl shrink        0 lits rem          0 time: 0.03
526.90/526.93	c asymm  cl-useful: 0/1861/2801 lits-rem:0 time: 0.15
526.90/526.94	c calculated reachability. Time: 0.00
526.90/526.94	c  N dy    35   1711034       694      2801       130     97411      8776   2327688     41.78     27.62  --
730.10/730.13	c  N dy    36   2211034       694      2801       130    112607      8776   2800249     42.83     28.19  --
730.20/730.24	c  S st    36   2211034       694      2801       130    112607      8776   2800249     42.83     28.19  --
730.61/730.62	c  S st    36   2211536       694      2801       130    113109      8776   2812269     42.83     28.19  --
730.61/730.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
730.61/730.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
731.11/731.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.6M T:  0.56
731.11/731.19	c Calc non-exist non-lernt bins v-fix:     0 done:    694 time:  0.00 s
731.11/731.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
731.21/731.23	c Subs w/ non-existent bins:      0 time:  0.03 s
731.21/731.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
731.31/731.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
731.31/731.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
745.21/745.27	c ORs :     63 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.27
746.01/746.06	c Added 8 vars  tried: 80000 time: 0.79
747.31/747.31	c ORs :      8 avg-s:  0.0 cl-sh: 40706 l-rem:  40706 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    2.04
747.31/747.35	c lits-rem:       294  cl-subs:    10221  v-elim:     21  v-fix:    0  time: 16.05 s
747.31/747.35	c learnt bin added due to v-elim: 0
747.31/747.35	c vivif2 --  cl tried     2809 cl shrink        0 lits rem          0 time: 0.00
747.31/747.39	c vivif2 --  cl tried   102888 cl shrink        0 lits rem          0 time: 0.04
747.41/747.49	c asymm  cl-useful: 0/948/2809 lits-rem:0 time: 0.10
747.41/747.49	c calculated reachability. Time: 0.00
747.41/747.49	c  N dy    36   2211536       702      2809       146    102888      8832   2398089     42.83     28.19  --
1002.61/1002.66	c  N dy    37   2711536       702      2809       146    128132      8832   3016918     38.11     28.10  --
1002.71/1002.78	c  S st    37   2711536       702      2809       146    128132      8832   3016918     38.11     28.10  --
1003.22/1003.24	c  S st    37   2712037       702      2809       146    128632      8832   3028565     38.11     28.10  --
1003.22/1003.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1003.22/1003.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1003.81/1003.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.3M T:  0.61
1003.81/1003.86	c Calc non-exist non-lernt bins v-fix:     0 done:    702 time:  0.00 s
1003.81/1003.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1003.81/1003.89	c Subs w/ non-existent bins:      0 time:  0.04 s
1003.91/1003.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1003.91/1003.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1003.91/1003.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1025.81/1025.80	c ORs :     71 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.24
1026.91/1026.92	c Added 8 vars  tried: 80000 time: 1.11
1027.61/1027.60	c ORs :      8 avg-s:  0.0 cl-sh: 24940 l-rem:  24940 b-add:     17 v-rep:   0 cl-rem: 0 avg s: nan T:    1.79
1027.61/1027.65	c lits-rem:        21  cl-subs:     8423  v-elim:     24  v-fix:    0  time: 23.68 s
1027.61/1027.65	c learnt bin added due to v-elim: 0
1027.61/1027.65	c vivif2 --  cl tried     2816 cl shrink        0 lits rem          0 time: 0.00
1027.71/1027.70	c vivif2 --  cl tried   120209 cl shrink        0 lits rem          0 time: 0.04
1027.81/1027.86	c asymm  cl-useful: 0/1341/2816 lits-rem:0 time: 0.16
1027.81/1027.87	c calculated reachability. Time: 0.00
1027.81/1027.87	c  N dy    37   2712037       710      2816       163    120209      8887   2709821     38.11     28.10  --
1027.81/1027.87	c  F st    37   2712037       710      2816       163    120209      8887   2709821     38.11     28.10  --
1029.01/1029.06	c Decided on static restart strategy
1299.52/1299.54	c  N dy    44   3212038       710      2816       163     95151      8887   1491018     36.66     27.82  --
1299.62/1299.60	c  S st    44   3212038       710      2816       163     95151      8887   1491018     36.66     27.82  --
1299.92/1299.93	c  S st    44   3212539       710      2816       163     95652      8887   1502539     36.66     27.82  --
1299.92/1299.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1299.92/1299.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00

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

running on 2 cores: 0,2

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.00 4.02 3.95 5/189 4585
/proc/meminfo: memFree=20300904/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=20564 CPUtime=0 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4194304 245 0 0 0 0 0 0 0 25 0 1 0 369869147 21057536 197 33554432000 4194304 4797429 140736242630848 18446744073709551615 215983630225 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4585/statm: 5141 197 163 148 0 57 0

[startup+0.072418 s]
/proc/loadavg: 4.00 4.02 3.95 5/189 4585
/proc/meminfo: memFree=20300904/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=127900 CPUtime=0.06 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 814 0 0 0 6 0 0 0 25 0 1 0 369869147 130969600 734 33554432000 4194304 4797429 140736242630848 18446744073709551615 4394987 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 31975 734 406 148 0 26904 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 127900

[startup+0.100413 s]
/proc/loadavg: 4.00 4.02 3.95 5/189 4585
/proc/meminfo: memFree=20300904/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=128032 CPUtime=0.09 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 846 0 0 0 9 0 0 0 25 0 1 0 369869147 131104768 764 33554432000 4194304 4797429 140736242630848 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 32008 765 408 148 0 26937 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128032

[startup+0.300378 s]
/proc/loadavg: 4.00 4.02 3.95 5/189 4585
/proc/meminfo: memFree=20300904/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=128584 CPUtime=0.29 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 1100 0 0 0 29 0 0 0 25 0 1 0 369869147 131670016 857 33554432000 4194304 4797429 140736242630848 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 32146 857 408 148 0 27075 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128584

[startup+0.700307 s]
/proc/loadavg: 4.00 4.02 3.95 5/189 4585
/proc/meminfo: memFree=20300904/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=129228 CPUtime=0.69 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 1477 0 0 0 69 0 0 0 25 0 1 0 369869147 132329472 992 33554432000 4194304 4797429 140736242630848 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 32307 992 408 148 0 27236 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129228

[startup+1.50027 s]
/proc/loadavg: 4.00 4.02 3.95 5/190 4586
/proc/meminfo: memFree=20297052/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=129672 CPUtime=1.49 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 1943 0 0 0 149 0 0 0 25 0 1 0 369869147 132784128 1153 33554432000 4194304 4797429 140736242630848 18446744073709551615 4404804 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 32418 1153 408 148 0 27347 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129672

[startup+3.10094 s]
/proc/loadavg: 4.00 4.02 3.95 5/190 4586
/proc/meminfo: memFree=20295068/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=131940 CPUtime=3.09 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 3057 0 0 0 309 0 0 0 25 0 1 0 369869147 135106560 1902 33554432000 4194304 4797429 140736242630848 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 32985 1902 412 148 0 27914 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131940

[startup+6.30039 s]
/proc/loadavg: 4.00 4.02 3.95 5/190 4586
/proc/meminfo: memFree=20289760/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=133300 CPUtime=6.29 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 4695 0 0 0 629 0 0 0 25 0 1 0 369869147 136499200 2189 33554432000 4194304 4797429 140736242630848 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 33325 2189 412 148 0 28254 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133300

[startup+12.7003 s]
/proc/loadavg: 4.00 4.02 3.95 5/190 4586
/proc/meminfo: memFree=20290156/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=136196 CPUtime=12.69 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 7147 0 0 0 1268 1 0 0 25 0 1 0 369869147 139464704 2986 33554432000 4194304 4797429 140736242630848 18446744073709551615 4509112 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 34049 2986 415 148 0 28978 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136196

[startup+25.501 s]
/proc/loadavg: 4.00 4.02 3.95 5/190 4586
/proc/meminfo: memFree=20288008/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=140904 CPUtime=25.49 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 11232 0 0 0 2547 2 0 0 25 0 1 0 369869147 144285696 4095 33554432000 4194304 4797429 140736242630848 18446744073709551615 4258789 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 35226 4095 415 148 0 30155 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 140904

[startup+51.1005 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 4587
/proc/meminfo: memFree=20276984/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=146256 CPUtime=51.09 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 19996 0 0 0 5105 4 0 0 25 0 1 0 369869147 149766144 5947 33554432000 4194304 4797429 140736242630848 18446744073709551615 4424911 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 36564 5947 415 148 0 31493 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 146256

[startup+102.307 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 4615
/proc/meminfo: memFree=20288044/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=151600 CPUtime=102.3 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 33523 0 0 0 10223 7 0 0 25 0 1 0 369869147 155238400 7199 33554432000 4194304 4797429 140736242630848 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 37900 7199 415 148 0 32829 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 151600

[startup+162.301 s]
/proc/loadavg: 4.04 4.02 3.96 5/190 4617
/proc/meminfo: memFree=20270312/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=155928 CPUtime=162.29 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 45330 0 0 0 16219 10 0 0 25 0 1 0 369869147 159670272 8004 33554432000 4194304 4797429 140736242630848 18446744073709551615 4422918 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 38982 8004 415 148 0 33911 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 155928

[startup+222.301 s]
/proc/loadavg: 4.01 4.01 3.96 5/190 4619
/proc/meminfo: memFree=20250928/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=162136 CPUtime=222.29 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 55617 0 0 0 22216 13 0 0 25 0 1 0 369869147 166027264 9726 33554432000 4194304 4797429 140736242630848 18446744073709551615 4424662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 40534 9726 417 148 0 35463 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 162136

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 4620
/proc/meminfo: memFree=20252380/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=163968 CPUtime=282.29 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 65002 0 0 0 28212 17 0 0 25 0 1 0 369869147 167903232 9573 33554432000 4194304 4797429 140736242630848 18446744073709551615 4621891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 40992 9573 417 148 0 35921 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 163968

[startup+342.301 s]
/proc/loadavg: 4.14 4.03 3.97 5/190 4622
/proc/meminfo: memFree=20233636/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=170136 CPUtime=342.29 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 75174 0 0 0 34209 20 0 0 25 0 1 0 369869147 174219264 11674 33554432000 4194304 4797429 140736242630848 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 42534 11674 417 148 0 37463 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 170136

[startup+402.301 s]
/proc/loadavg: 4.12 4.04 3.97 5/190 4651
/proc/meminfo: memFree=20285564/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=170760 CPUtime=402.29 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 84500 0 0 0 40206 23 0 0 25 0 1 0 369869147 174858240 12570 33554432000 4194304 4797429 140736242630848 18446744073709551615 4424835 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 42690 12570 417 148 0 37619 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 170760

[startup+462.301 s]
/proc/loadavg: 4.04 4.03 3.97 5/190 4653
/proc/meminfo: memFree=20270032/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=172212 CPUtime=462.3 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 93212 0 0 0 46204 26 0 0 25 0 1 0 369869147 176345088 12565 33554432000 4194304 4797429 140736242630848 18446744073709551615 4425622 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 43053 12565 417 148 0 37982 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 172212

[startup+522.301 s]
/proc/loadavg: 4.01 4.02 3.97 5/190 4654
/proc/meminfo: memFree=20251036/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=179804 CPUtime=522.3 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 101813 0 0 0 52202 28 0 0 25 0 1 0 369869147 184119296 14975 33554432000 4194304 4797429 140736242630848 18446744073709551615 4506576 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 44951 14975 426 148 0 39880 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 179804

[startup+582.3 s]
/proc/loadavg: 4.01 4.02 3.97 5/190 4684
/proc/meminfo: memFree=20305964/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=183708 CPUtime=582.3 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 110784 0 0 0 58199 31 0 0 25 0 1 0 369869147 188116992 14091 33554432000 4194304 4797429 140736242630848 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 45927 14091 415 148 0 40856 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 183708

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 4686
/proc/meminfo: memFree=20288376/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=184360 CPUtime=642.3 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 119256 0 0 0 64197 33 0 0 25 0 1 0 369869147 188784640 15575 33554432000 4194304 4797429 140736242630848 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 46090 15575 415 148 0 41019 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 184360

[startup+702.3 s]
/proc/loadavg: 4.11 4.04 3.98 5/190 4687
/proc/meminfo: memFree=20270728/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=185508 CPUtime=702.3 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 127265 0 0 0 70195 35 0 0 25 0 1 0 369869147 189960192 16345 33554432000 4194304 4797429 140736242630848 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 46377 16345 415 148 0 41306 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 185508

[startup+762.307 s]
/proc/loadavg: 4.04 4.03 3.98 5/190 4689
/proc/meminfo: memFree=20263372/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=192968 CPUtime=762.31 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 134782 0 0 0 76194 37 0 0 25 0 1 0 369869147 197599232 16275 33554432000 4194304 4797429 140736242630848 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 48242 16275 415 148 0 43171 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 192968

[startup+822.301 s]
/proc/loadavg: 4.01 4.02 3.98 5/190 4690
/proc/meminfo: memFree=20253172/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=193080 CPUtime=822.31 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 140862 0 0 0 82191 40 0 0 25 0 1 0 369869147 197713920 18697 33554432000 4194304 4797429 140736242630848 18446744073709551615 4404796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 48270 18697 415 148 0 43199 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 193080

[startup+882.301 s]
/proc/loadavg: 4.15 4.05 4.00 5/190 4692
/proc/meminfo: memFree=20240352/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=194792 CPUtime=882.31 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 147767 0 0 0 88188 43 0 0 25 0 1 0 369869147 199467008 18246 33554432000 4194304 4797429 140736242630848 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 48698 18246 415 148 0 43627 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 194792

[startup+942.3 s]
/proc/loadavg: 4.13 4.05 4.00 7/197 8739
/proc/meminfo: memFree=20233684/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=196848 CPUtime=942.31 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 154411 0 0 0 94186 45 0 0 25 0 1 0 369869147 201572352 17468 33554432000 4194304 4797429 140736242630848 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 49212 17468 415 148 0 44141 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 196848

[startup+1002.3 s]
/proc/loadavg: 4.29 4.13 4.03 5/190 10450
/proc/meminfo: memFree=20223836/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=198016 CPUtime=1002.31 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 160057 0 0 0 100184 47 0 0 25 0 1 0 369869147 202768384 19272 33554432000 4194304 4797429 140736242630848 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 49504 19272 415 148 0 44433 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 198016

[startup+1062.3 s]
/proc/loadavg: 4.10 4.10 4.02 5/190 10452
/proc/meminfo: memFree=20215356/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=201624 CPUtime=1062.31 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 164738 0 0 0 106183 48 0 0 25 0 1 0 369869147 206462976 19797 33554432000 4194304 4797429 140736242630848 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 50406 19797 415 148 0 45335 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 201624

[startup+1122.3 s]
/proc/loadavg: 4.04 4.08 4.02 5/190 10454
/proc/meminfo: memFree=20213108/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=202972 CPUtime=1122.31 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 171642 0 0 0 112182 49 0 0 25 0 1 0 369869147 207843328 18917 33554432000 4194304 4797429 140736242630848 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 50743 18917 415 148 0 45672 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 202972

[startup+1182.3 s]
/proc/loadavg: 4.01 4.06 4.01 5/190 10455
/proc/meminfo: memFree=20201768/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=204028 CPUtime=1182.31 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 177215 0 0 0 118179 52 0 0 25 0 1 0 369869147 208924672 20558 33554432000 4194304 4797429 140736242630848 18446744073709551615 4351618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 51007 20558 415 148 0 45936 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 204028

[startup+1242.3 s]
/proc/loadavg: 4.16 4.08 4.01 5/190 10457
/proc/meminfo: memFree=20191708/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=204052 CPUtime=1242.32 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 182219 0 0 0 124177 55 0 0 25 0 1 0 369869147 208949248 21522 33554432000 4194304 4797429 140736242630848 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 51013 21522 415 148 0 45942 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 204052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.07 4.01 5/190 10458
/proc/meminfo: memFree=20186712/32950940 swapFree=67111528/67111528
[pid=4585] ppid=4583 vsize=205396 CPUtime=1300.02 cores=0,2
/proc/4585/stat : 4585 (techdemo) R 4583 4585 3409 0 -1 4202496 188628 0 0 0 129945 57 0 0 25 0 1 0 369869147 210325504 19855 33554432000 4194304 4797429 140736242630848 18446744073709551615 4430154 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4585/statm: 51349 19855 415 148 0 46278 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 205396

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.04
CPU user time (s): 1299.46
CPU system time (s): 0.576912
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 314120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.46
system time used= 0.576912
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188628
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= 13
involuntary context switches= 1551

runsolver used 2.16667 second user time and 4.88326 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-03 04:06:24
IDJOB=3173538
IDBENCH=82956
IDSOLVER=1585
FILE ID=node117/3173538-1301796384
RUNJOBID= node117-1301792862-3632
PBS_JOBID= 12841423
Free space on /tmp= 71728 MiB

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

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

MD5SUM BENCH= 12dd7af6f21831da932d15cd8d1054f3
RANDOM SEED=859674882

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20301308 kB
Buffers:        390640 kB
Cached:       11735296 kB
SwapCached:          0 kB
Active:        7853208 kB
Inactive:      4496908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20301308 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7828 kB
Writeback:           0 kB
AnonPages:      223732 kB
Mapped:          16696 kB
Slab:           235708 kB
PageTables:       5684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   723552 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= 71720 MiB
End job on node117 at 2011-04-03 04:28:06