Trace number 3173636

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-k7-r89-v90-c8010-S1897189325-062.UNKNOWN.cnf
MD5SUM28731ba8f9c5274ff0cd070fd7aeff45
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 variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

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-3173636-1301797275.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.00	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.00	c -- vars added         90
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.09/0.12	c asymm  cl-useful: 0/1879/8010 lits-rem:0 time: 0.11
0.09/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.00
0.09/0.12	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
0.09/0.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.12	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.14	c lits-rem:         0  cl-subs:        0  v-elim:     60  v-fix:    0  time:  0.02 s
0.09/0.14	c learnt bin added due to v-elim: 0
0.09/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.14	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.14	c calculated reachability. Time: 0.00
0.09/0.15	c Calc default polars -  time:   0.00 s pos:      46 undec:       0 neg:      44
0.09/0.15	c =========================================================================================
0.09/0.15	c types(t): F = full restart, N = normal restart
0.09/0.15	c types(t): S = simplification begin/end, E = solution found
0.09/0.15	c restart types(rt): st = static, dy = dynamic
0.09/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.15	c  B st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.19/0.25	c Decided on static restart strategy
2.49/2.54	c  N dy     9     30000        90      8010         0      9908     56070    235158     29.73     24.44  --
2.49/2.55	c  S st     9     30000        90      8010         0      9908     56070    235158     29.73     24.44  --
2.59/2.60	c  S st     9     30502        90      8010         0     10375     56070    248585     29.73     24.44  --
2.59/2.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.03
2.59/2.63	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
2.59/2.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.63	c Subs w/ non-existent bins:      0 time:  0.00 s
2.59/2.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.39/3.49	c lits-rem:      1716  cl-subs:     1193  v-elim:     90  v-fix:    0  time:  0.86 s
3.39/3.49	c learnt bin added due to v-elim: 0
3.39/3.50	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3.49/3.50	c vivif2 --  cl tried     9182 cl shrink        0 lits rem          0 time: 0.00
3.59/3.66	c asymm  cl-useful: 0/2638/8010 lits-rem:0 time: 0.16
3.59/3.66	c calculated reachability. Time: 0.00
3.59/3.66	c  N dy     9     30502        90      8010         0      9182     56070    215940     29.73     24.44  --
3.59/3.66	c  F st     9     30502        90      8010         0      9182     56070    215940     29.73     24.44  --
3.79/3.82	c Decided on static restart strategy
4.99/5.04	c  N dy    19     45754        90      8010         0     15978     56070    397009     29.84     24.57  --
4.99/5.06	c  S st    19     45754        90      8010         0     15978     56070    397009     29.84     24.57  --
5.09/5.14	c  S st    19     46259        90      8010         0      8257     56070    154946     29.84     24.57  --
5.09/5.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.09/5.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.02
5.09/5.16	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
5.09/5.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.16	c Subs w/ non-existent bins:      0 time:  0.00 s
5.09/5.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.09/5.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.09/5.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.69/5.70	c lits-rem:        53  cl-subs:      163  v-elim:     90  v-fix:    0  time:  0.54 s
5.69/5.70	c learnt bin added due to v-elim: 0
5.69/5.70	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
5.69/5.70	c vivif2 --  cl tried     8094 cl shrink        0 lits rem          0 time: 0.00
5.79/5.85	c asymm  cl-useful: 0/2477/8010 lits-rem:0 time: 0.15
5.79/5.85	c calculated reachability. Time: 0.00
5.79/5.85	c  N dy    19     46259        90      8010         0      8094     56070    152351     29.84     24.57  --
8.29/8.32	c  N dy    21     69389        90      8010         0     10103     56070    177773     29.82     24.56  --
8.29/8.33	c  S st    21     69389        90      8010         0     10103     56070    177773     29.82     24.56  --
8.29/8.38	c  S st    21     69891        90      8010         0     10579     56070    191728     29.82     24.56  --
8.29/8.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.29/8.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.39/8.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.03
8.39/8.41	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
8.39/8.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.39/8.41	c Subs w/ non-existent bins:      0 time:  0.00 s
8.39/8.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.39/8.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.39/8.42	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.99/9.01	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
9.89/9.92	c Added 1 vars  tried: 35378 time: 0.90
9.89/9.92	c ORs :      1 avg-s:  0.0 cl-sh:  1224 l-rem:   1224 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.91
9.89/9.93	c lits-rem:       158  cl-subs:      233  v-elim:     90  v-fix:    0  time:  1.51 s
9.89/9.93	c learnt bin added due to v-elim: 0
9.89/9.93	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
9.89/9.93	c vivif2 --  cl tried    10346 cl shrink        0 lits rem          0 time: 0.00
9.99/10.00	c asymm  cl-useful: 0/1017/8011 lits-rem:0 time: 0.07
9.99/10.00	c calculated reachability. Time: 0.00
9.99/10.00	c  N dy    21     69891        91      8011         2     10346     56065    185764     29.82     24.56  --
9.99/10.00	c  F st    21     69891        91      8011         2     10346     56065    185764     29.82     24.56  --
10.09/10.19	c Decided on static restart strategy
13.59/13.63	c  N dy    33    104837        91      8011         2     19404     56065    423703     29.69     24.57  --
13.59/13.65	c  S st    33    104837        91      8011         2     19404     56065    423703     29.69     24.57  --
13.69/13.72	c  S st    33    105340        91      8011         2     19886     56065    437666     29.69     24.57  --
13.69/13.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.69/13.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.69/13.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.06
13.69/13.79	c Calc non-exist non-lernt bins v-fix:     0 done:     91 time:  0.00 s
13.69/13.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.69/13.79	c Subs w/ non-existent bins:      0 time:  0.00 s
13.79/13.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.79/13.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.79/13.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.99/15.00	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
18.19/18.20	c Added 1 vars  tried: 63368 time: 3.20
18.19/18.24	c ORs :      1 avg-s:  0.0 cl-sh:  3647 l-rem:   3647 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    3.23
18.19/18.24	c lits-rem:      2191  cl-subs:     2114  v-elim:     90  v-fix:    0  time:  4.44 s
18.19/18.24	c learnt bin added due to v-elim: 0
18.19/18.24	c vivif2 --  cl tried     8012 cl shrink        0 lits rem          0 time: 0.00
18.19/18.25	c vivif2 --  cl tried    17772 cl shrink        0 lits rem          0 time: 0.00
18.39/18.41	c asymm  cl-useful: 0/2338/8012 lits-rem:0 time: 0.16
18.39/18.41	c calculated reachability. Time: 0.00
18.39/18.41	c  N dy    33    105340        92      8012         4     17772     56058    373099     29.69     24.57  --
25.09/25.12	c  N dy    35    158011        92      8012         4     25071     56058    544969     29.24     24.68  --
25.09/25.15	c  S st    35    158011        92      8012         4     25071     56058    544969     29.24     24.68  --
25.20/25.23	c  S st    35    158517        92      8012         4     25548     56058    558957     29.24     24.68  --
25.20/25.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.20/25.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.30/25.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  0.09
25.30/25.32	c Calc non-exist non-lernt bins v-fix:     0 done:     92 time:  0.00 s
25.30/25.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.30/25.33	c Subs w/ non-existent bins:      0 time:  0.00 s
25.30/25.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.30/25.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.30/25.34	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
26.79/26.82	c ORs :      2 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
31.59/31.69	c Added 1 vars  tried: 80000 time: 4.86
31.69/31.76	c ORs :      1 avg-s:  0.0 cl-sh:  5937 l-rem:   5937 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.94
31.69/31.77	c lits-rem:      1333  cl-subs:     2687  v-elim:     90  v-fix:    0  time:  6.43 s
31.69/31.77	c learnt bin added due to v-elim: 0
31.69/31.77	c vivif2 --  cl tried     8013 cl shrink        0 lits rem          0 time: 0.00
31.69/31.77	c vivif2 --  cl tried    22861 cl shrink        0 lits rem          0 time: 0.00
31.80/31.86	c asymm  cl-useful: 0/847/8013 lits-rem:0 time: 0.08
31.80/31.86	c calculated reachability. Time: 0.00
31.80/31.86	c  N dy    35    158517        93      8013         6     22861     56049    474685     29.24     24.68  --
43.10/43.16	c  N dy    41    237776        93      8013         6     27844     56049    558637     30.26     24.41  --
43.10/43.19	c  S st    41    237776        93      8013         6     27844     56049    558637     30.26     24.41  --
43.20/43.27	c  S st    41    238276        93      8013         6     28320     56049    572528     30.26     24.41  --
43.20/43.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.20/43.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.30/43.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.4M T:  0.11
43.30/43.38	c Calc non-exist non-lernt bins v-fix:     0 done:     93 time:  0.00 s
43.30/43.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.30/43.38	c Subs w/ non-existent bins:      0 time:  0.00 s
43.30/43.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.30/43.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.30/43.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
44.80/44.81	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 32.0 T:    0.00
50.29/50.39	c Added 1 vars  tried: 80000 time: 5.58
50.39/50.46	c ORs :      1 avg-s:  0.0 cl-sh:  4743 l-rem:   4743 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.64
50.39/50.47	c lits-rem:      1197  cl-subs:     2572  v-elim:     90  v-fix:    0  time:  7.07 s
50.39/50.47	c learnt bin added due to v-elim: 0
50.39/50.47	c vivif2 --  cl tried     8014 cl shrink        0 lits rem          0 time: 0.00
50.39/50.47	c vivif2 --  cl tried    25747 cl shrink        0 lits rem          0 time: 0.00
50.50/50.56	c asymm  cl-useful: 0/717/8014 lits-rem:0 time: 0.09
50.50/50.56	c calculated reachability. Time: 0.00
50.50/50.56	c  N dy    41    238276        94      8014         8     25747     56039    496837     30.26     24.41  --
72.50/72.51	c  N dy    43    357415        94      8014         8     29689     56039    535125     29.64     24.50  --
72.50/72.53	c  S st    43    357415        94      8014         8     29689     56039    535125     29.64     24.50  --
72.60/72.63	c  S st    43    357915        94      8014         8     30163     56039    549203     29.64     24.50  --
72.60/72.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.60/72.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.69/72.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.8M T:  0.13
72.69/72.76	c Calc non-exist non-lernt bins v-fix:     0 done:     94 time:  0.00 s
72.69/72.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.69/72.77	c Subs w/ non-existent bins:      0 time:  0.00 s
72.69/72.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.69/72.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.69/72.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
74.09/74.13	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
79.39/79.45	c Added 1 vars  tried: 80000 time: 5.32
79.39/79.49	c ORs :      1 avg-s:  0.0 cl-sh:  3889 l-rem:   3889 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.37
79.49/79.50	c lits-rem:      1929  cl-subs:     2162  v-elim:     90  v-fix:    0  time:  6.73 s
79.49/79.50	c learnt bin added due to v-elim: 0
79.49/79.50	c vivif2 --  cl tried     8015 cl shrink        0 lits rem          0 time: 0.00
79.49/79.51	c vivif2 --  cl tried    28001 cl shrink        0 lits rem          0 time: 0.00
79.59/79.60	c asymm  cl-useful: 0/671/8015 lits-rem:0 time: 0.09
79.59/79.60	c calculated reachability. Time: 0.00
79.59/79.60	c  N dy    43    357915        95      8015        10     28001     56030    488473     29.64     24.50  --
116.99/117.06	c  N dy    48    536873        95      8015        10     35551     56030    608115     29.32     24.51  --
116.99/117.09	c  S st    48    536873        95      8015        10     35551     56030    608115     29.32     24.51  --
117.09/117.19	c  S st    48    537378        95      8015        10     36043     56030    622558     29.32     24.51  --
117.09/117.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
117.09/117.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
117.29/117.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.2M T:  0.16
117.29/117.35	c Calc non-exist non-lernt bins v-fix:     0 done:     95 time:  0.00 s
117.29/117.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
117.29/117.36	c Subs w/ non-existent bins:      0 time:  0.00 s
117.29/117.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
117.29/117.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
117.29/117.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
118.79/118.89	c ORs :      5 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
124.69/124.76	c Added 1 vars  tried: 80000 time: 5.87
124.79/124.82	c ORs :      1 avg-s:  0.0 cl-sh:  4265 l-rem:   4265 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.93
124.79/124.83	c lits-rem:      1191  cl-subs:     2311  v-elim:     90  v-fix:    0  time:  7.46 s
124.79/124.83	c learnt bin added due to v-elim: 0
124.79/124.83	c vivif2 --  cl tried     8016 cl shrink        0 lits rem          0 time: 0.00
124.79/124.83	c vivif2 --  cl tried    33732 cl shrink        0 lits rem          0 time: 0.00
124.89/124.92	c asymm  cl-useful: 0/474/8016 lits-rem:0 time: 0.09
124.89/124.92	c calculated reachability. Time: 0.00
124.89/124.92	c  N dy    48    537378        96      8016        12     33732     56017    560289     29.32     24.51  --
124.89/124.92	c  F st    48    537378        96      8016        12     33732     56017    560289     29.32     24.51  --
125.19/125.28	c Decided on static restart strategy
191.40/191.43	c  N dy    60    806067        96      8016        12     55573     56017   1080651     28.77     24.06  --
191.40/191.47	c  S st    60    806067        96      8016        12     55573     56017   1080651     28.77     24.06  --
191.59/191.64	c  S st    60    806568        96      8016        12     56059     56017   1094940     28.77     24.06  --
191.59/191.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
191.59/191.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
191.89/191.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.1M T:  0.26
191.89/191.90	c Calc non-exist non-lernt bins v-fix:     0 done:     96 time:  0.00 s
191.89/191.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
191.89/191.91	c Subs w/ non-existent bins:      0 time:  0.01 s
191.89/191.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
191.89/191.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.89/191.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
196.29/196.35	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.01
206.80/206.84	c Added 1 vars  tried: 80000 time: 10.49
206.99/207.09	c ORs :      1 avg-s:  0.0 cl-sh: 10305 l-rem:  10305 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   10.74
207.09/207.11	c lits-rem:      1959  cl-subs:     5998  v-elim:     90  v-fix:    0  time: 15.18 s
207.09/207.11	c learnt bin added due to v-elim: 0
207.09/207.11	c vivif2 --  cl tried     8017 cl shrink        0 lits rem          0 time: 0.00
207.09/207.12	c vivif2 --  cl tried    50061 cl shrink        0 lits rem          0 time: 0.01
207.19/207.21	c asymm  cl-useful: 0/460/8017 lits-rem:0 time: 0.10
207.19/207.21	c calculated reachability. Time: 0.00
207.19/207.21	c  N dy    60    806568        97      8017        14     50061     56011    927025     28.77     24.06  --
342.49/342.52	c  N dy    61   1209854        97      8017        14     64974     56011   1177303     28.17     23.53  --
342.49/342.56	c  S st    61   1209854        97      8017        14     64974     56011   1177303     28.17     23.53  --
342.69/342.75	c  S st    61   1210359        97      8017        14     65459     56011   1191932     28.17     23.53  --
342.69/342.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
342.69/342.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
342.99/343.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.1M T:  0.29
342.99/343.05	c Calc non-exist non-lernt bins v-fix:     0 done:     97 time:  0.00 s
342.99/343.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
342.99/343.06	c Subs w/ non-existent bins:      0 time:  0.01 s
342.99/343.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
342.99/343.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
342.99/343.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
347.89/347.93	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.03
359.60/359.69	c Added 1 vars  tried: 80000 time: 11.76
359.89/359.98	c ORs :      1 avg-s:  0.0 cl-sh: 11216 l-rem:  11216 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   12.05
359.99/360.00	c lits-rem:      1517  cl-subs:     7217  v-elim:     90  v-fix:    0  time: 16.92 s
359.99/360.00	c learnt bin added due to v-elim: 0
359.99/360.00	c vivif2 --  cl tried     8018 cl shrink        0 lits rem          0 time: 0.00
359.99/360.02	c vivif2 --  cl tried    58242 cl shrink        0 lits rem          0 time: 0.01
360.09/360.11	c asymm  cl-useful: 0/387/8018 lits-rem:0 time: 0.10
360.09/360.12	c calculated reachability. Time: 0.00
360.09/360.12	c  N dy    61   1210359        98      8018        16     58242     56001   1006038     28.17     23.53  --
538.21/538.24	c  N dy    63   1710359        98      8018        16     88265     56001   1779112     29.63     23.77  --
538.31/538.31	c  S st    63   1710359        98      8018        16     88265     56001   1779112     29.63     23.77  --
538.51/538.57	c  S st    63   1710860        98      8018        16     88744     56001   1793234     29.63     23.77  --
538.51/538.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
538.51/538.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
539.11/539.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 25.9M T:  0.59
539.11/539.16	c Calc non-exist non-lernt bins v-fix:     0 done:     98 time:  0.00 s
539.11/539.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
539.11/539.18	c Subs w/ non-existent bins:      0 time:  0.01 s
539.21/539.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
539.21/539.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
539.21/539.21	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
550.81/550.87	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
570.91/570.90	c Added 1 vars  tried: 80000 time: 20.03
571.51/571.57	c ORs :      1 avg-s:  0.0 cl-sh: 17767 l-rem:  17767 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   20.69
571.61/571.60	c lits-rem:      3307  cl-subs:    10419  v-elim:     90  v-fix:    0  time: 32.38 s
571.61/571.60	c learnt bin added due to v-elim: 0
571.61/571.60	c vivif2 --  cl tried     8019 cl shrink        0 lits rem          0 time: 0.00
571.61/571.61	c vivif2 --  cl tried    78325 cl shrink        0 lits rem          0 time: 0.02
571.71/571.72	c asymm  cl-useful: 0/322/8019 lits-rem:0 time: 0.11
571.71/571.72	c calculated reachability. Time: 0.00
571.71/571.72	c  N dy    63   1710860        99      8019        18     78325     55991   1489755     29.63     23.77  --
769.41/769.46	c  N dy    64   2210861        99      8019        18     94014     55991   1767570     28.75     23.52  --
769.51/769.54	c  S st    64   2210861        99      8019        18     94014     55991   1767570     28.75     23.52  --
769.81/769.83	c  S st    64   2211361        99      8019        18     94496     55991   1781509     28.75     23.52  --
769.81/769.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
769.81/769.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
770.41/770.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 30.5M T:  0.66
770.41/770.49	c Calc non-exist non-lernt bins v-fix:     0 done:     99 time:  0.00 s
770.41/770.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
770.51/770.51	c Subs w/ non-existent bins:      0 time:  0.02 s
770.51/770.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
770.51/770.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
770.51/770.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
782.31/782.34	c ORs :      9 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
802.21/802.26	c Added 2 vars  tried: 80000 time: 19.92
802.92/802.93	c ORs :      2 avg-s:  0.0 cl-sh: 19233 l-rem:  19233 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   20.59
802.92/802.96	c lits-rem:      2074  cl-subs:    10719  v-elim:     90  v-fix:    0  time: 32.41 s
802.92/802.96	c learnt bin added due to v-elim: 0
802.92/802.96	c vivif2 --  cl tried     8021 cl shrink        0 lits rem          0 time: 0.00
802.92/802.98	c vivif2 --  cl tried    83777 cl shrink        0 lits rem          0 time: 0.02
803.02/803.08	c asymm  cl-useful: 0/241/8021 lits-rem:0 time: 0.11
803.02/803.09	c calculated reachability. Time: 0.00
803.02/803.09	c  N dy    64   2211361       101      8021        22     83777     55981   1484336     28.75     23.52  --
1053.02/1053.02	c  N dy    67   2711361       101      8021        22    107561     55981   2075051     31.07     23.68  --
1053.12/1053.10	c  S st    67   2711361       101      8021        22    107561     55981   2075051     31.07     23.68  --
1053.42/1053.45	c  S st    67   2711864       101      8021        22    108056     55981   2089854     31.07     23.68  --
1053.42/1053.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1053.42/1053.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1054.32/1054.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 39.4M T:  0.87
1054.32/1054.33	c Calc non-exist non-lernt bins v-fix:     0 done:    101 time:  0.00 s
1054.32/1054.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1054.32/1054.35	c Subs w/ non-existent bins:      0 time:  0.02 s
1054.32/1054.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1054.32/1054.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1054.32/1054.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1069.23/1069.28	c ORs :     11 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.11
1093.52/1093.59	c Added 2 vars  tried: 80000 time: 24.30
1094.43/1094.47	c ORs :      2 avg-s:  0.0 cl-sh: 23159 l-rem:  23159 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   25.18
1094.53/1094.50	c lits-rem:      1218  cl-subs:    10716  v-elim:     90  v-fix:    0  time: 40.11 s
1094.53/1094.50	c learnt bin added due to v-elim: 0
1094.53/1094.51	c vivif2 --  cl tried     8023 cl shrink        0 lits rem          0 time: 0.00
1094.53/1094.53	c vivif2 --  cl tried    97340 cl shrink        0 lits rem          0 time: 0.02
1094.62/1094.64	c asymm  cl-useful: 0/161/8023 lits-rem:0 time: 0.11
1094.62/1094.65	c calculated reachability. Time: 0.00
1094.62/1094.65	c  N dy    67   2711864       103      8023        26     97340     55968   1763558     31.07     23.68  --
1094.62/1094.65	c  F st    67   2711864       103      8023        26     97340     55968   1763558     31.07     23.68  --
1095.72/1095.77	c Decided on static restart strategy

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

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.96 4.02 3.97 5/193 30134
/proc/meminfo: memFree=20439728/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=28912 CPUtime=0 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 611 0 0 0 0 0 0 0 25 0 1 0 291325681 29605888 547 33554432000 4194304 4797429 140733224620176 18446744073709551615 232335588839 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 7228 547 347 148 0 2157 0

[startup+0.025611 s]
/proc/loadavg: 3.96 4.02 3.97 5/193 30134
/proc/meminfo: memFree=20439728/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=29172 CPUtime=0.02 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 740 0 0 0 2 0 0 0 25 0 1 0 291325681 29872128 672 33554432000 4194304 4797429 140733224620176 18446744073709551615 4428866 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 7293 672 369 148 0 2222 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29172

[startup+0.100595 s]
/proc/loadavg: 3.96 4.02 3.97 5/193 30134
/proc/meminfo: memFree=20439728/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=29172 CPUtime=0.09 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 745 0 0 0 9 0 0 0 25 0 1 0 291325681 29872128 677 33554432000 4194304 4797429 140733224620176 18446744073709551615 4429013 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 7293 677 369 148 0 2222 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29172

[startup+0.300561 s]
/proc/loadavg: 3.96 4.02 3.97 5/193 30134
/proc/meminfo: memFree=20439728/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=128868 CPUtime=0.29 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 1178 0 0 0 29 0 0 0 25 0 1 0 291325681 131960832 1036 33554432000 4194304 4797429 140733224620176 18446744073709551615 4426361 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 32217 1036 405 148 0 27146 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128868

[startup+0.700487 s]
/proc/loadavg: 3.96 4.02 3.97 5/193 30134
/proc/meminfo: memFree=20439728/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=129588 CPUtime=0.69 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 1591 0 0 0 69 0 0 0 25 0 1 0 291325681 132698112 1226 33554432000 4194304 4797429 140733224620176 18446744073709551615 4424970 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 32397 1226 405 148 0 27326 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129588

[startup+1.50036 s]
/proc/loadavg: 3.96 4.02 3.97 5/194 30135
/proc/meminfo: memFree=20436124/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=130580 CPUtime=1.49 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 2398 0 0 0 149 0 0 0 25 0 1 0 291325681 133713920 1355 33554432000 4194304 4797429 140733224620176 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 32645 1355 405 148 0 27574 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130580

[startup+3.10106 s]
/proc/loadavg: 3.96 4.02 3.97 5/194 30135
/proc/meminfo: memFree=20433272/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=132796 CPUtime=3.09 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 3445 0 0 0 309 0 0 0 25 0 1 0 291325681 135983104 1977 33554432000 4194304 4797429 140733224620176 18446744073709551615 4523992 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 33199 1977 409 148 0 28128 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132796

[startup+6.3005 s]
/proc/loadavg: 3.97 4.02 3.97 5/194 30136
/proc/meminfo: memFree=20430356/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=133816 CPUtime=6.29 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 4739 0 0 0 629 0 0 0 19 0 1 0 291325681 137027584 2243 33554432000 4194304 4797429 140733224620176 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 33454 2243 410 148 0 28383 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133816

[startup+12.7004 s]
/proc/loadavg: 4.05 4.03 3.98 5/194 30136
/proc/meminfo: memFree=20426048/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=135800 CPUtime=12.69 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 7213 0 0 0 1268 1 0 0 25 0 1 0 291325681 139059200 2887 33554432000 4194304 4797429 140733224620176 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 33950 2887 415 148 0 28879 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135800

[startup+25.5011 s]
/proc/loadavg: 4.10 4.05 3.98 5/194 30136
/proc/meminfo: memFree=20411920/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=139660 CPUtime=25.49 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 11333 0 0 0 2547 2 0 0 25 0 1 0 291325681 143011840 3890 33554432000 4194304 4797429 140733224620176 18446744073709551615 4506535 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 34915 3890 415 148 0 29844 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139660

[startup+51.1005 s]
/proc/loadavg: 4.15 4.06 3.99 6/201 2370
/proc/meminfo: memFree=20403360/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=144776 CPUtime=51.09 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 16395 0 0 0 5106 3 0 0 25 0 1 0 291325681 148250624 5179 33554432000 4194304 4797429 140733224620176 18446744073709551615 4424670 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 36194 5179 415 148 0 31123 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 144776

[startup+102.306 s]
/proc/loadavg: 4.48 4.18 4.03 5/194 3572
/proc/meminfo: memFree=20460112/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=147880 CPUtime=102.3 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 27742 0 0 0 10225 5 0 0 25 0 1 0 291325681 151429120 5582 33554432000 4194304 4797429 140733224620176 18446744073709551615 4425157 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 36970 5582 415 148 0 31899 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 147880

[startup+162.301 s]
/proc/loadavg: 4.21 4.16 4.03 5/194 3574
/proc/meminfo: memFree=20432232/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=152856 CPUtime=162.29 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 38448 0 0 0 16221 8 0 0 25 0 1 0 291325681 156524544 7228 33554432000 4194304 4797429 140733224620176 18446744073709551615 4425005 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 38214 7228 415 148 0 33143 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 152856

[startup+222.301 s]
/proc/loadavg: 4.08 4.13 4.03 5/194 3575
/proc/meminfo: memFree=20415580/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=160164 CPUtime=222.29 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 47111 0 0 0 22218 11 0 0 25 0 1 0 291325681 164007936 8933 33554432000 4194304 4797429 140733224620176 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 40041 8933 415 148 0 34970 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 160164

[startup+282.3 s]
/proc/loadavg: 4.03 4.10 4.02 5/194 3577
/proc/meminfo: memFree=20397828/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=160328 CPUtime=282.29 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 54786 0 0 0 28215 14 0 0 25 0 1 0 291325681 164175872 9277 33554432000 4194304 4797429 140733224620176 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 40082 9277 415 148 0 35011 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 160328

[startup+342.301 s]
/proc/loadavg: 4.01 4.08 4.02 5/194 3579
/proc/meminfo: memFree=20401032/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=160560 CPUtime=342.29 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 62452 0 0 0 34212 17 0 0 25 0 1 0 291325681 164413440 9074 33554432000 4194304 4797429 140733224620176 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 40140 9074 415 148 0 35069 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 160560

[startup+402.301 s]
/proc/loadavg: 4.00 4.06 4.01 5/194 3580
/proc/meminfo: memFree=20382248/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=164708 CPUtime=402.3 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 68716 0 0 0 40211 19 0 0 25 0 1 0 291325681 168660992 10783 33554432000 4194304 4797429 140733224620176 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 41177 10783 415 148 0 36106 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 164708

[startup+462.3 s]
/proc/loadavg: 4.00 4.05 4.00 5/194 3582
/proc/meminfo: memFree=20377872/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=165200 CPUtime=462.3 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 77077 0 0 0 46207 23 0 0 25 0 1 0 291325681 169164800 9926 33554432000 4194304 4797429 140733224620176 18446744073709551615 232335589020 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 41300 9926 415 148 0 36229 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 165200

[startup+522.301 s]
/proc/loadavg: 4.00 4.04 4.00 5/194 3583
/proc/meminfo: memFree=20361100/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=165756 CPUtime=522.3 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 83292 0 0 0 52205 25 0 0 25 0 1 0 291325681 169734144 11244 33554432000 4194304 4797429 140733224620176 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 41439 11244 415 148 0 36368 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 165756

[startup+582.301 s]
/proc/loadavg: 4.11 4.06 4.01 5/194 3585
/proc/meminfo: memFree=20353744/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=174816 CPUtime=582.3 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 89100 0 0 0 58204 26 0 0 25 0 1 0 291325681 179011584 11772 33554432000 4194304 4797429 140733224620176 18446744073709551615 4424603 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 43704 11772 415 148 0 38633 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 174816

[startup+642.3 s]
/proc/loadavg: 4.04 4.05 4.00 5/194 3587
/proc/meminfo: memFree=20338328/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=174876 CPUtime=642.31 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 95610 0 0 0 64202 29 0 0 25 0 1 0 291325681 179073024 13097 33554432000 4194304 4797429 140733224620176 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 43719 13097 415 148 0 38648 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 174876

[startup+702.301 s]
/proc/loadavg: 4.12 4.07 4.01 5/194 3588
/proc/meminfo: memFree=20337548/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=175016 CPUtime=702.31 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 102640 0 0 0 70199 32 0 0 25 0 1 0 291325681 179216384 12126 33554432000 4194304 4797429 140733224620176 18446744073709551615 4422918 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 43754 12126 415 148 0 38683 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 175016

[startup+762.307 s]
/proc/loadavg: 4.11 4.07 4.01 5/194 3590
/proc/meminfo: memFree=20330832/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=176148 CPUtime=762.31 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 108700 0 0 0 76197 34 0 0 25 0 1 0 291325681 180375552 12674 33554432000 4194304 4797429 140733224620176 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 44037 12674 415 148 0 38966 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 176148

[startup+822.3 s]
/proc/loadavg: 4.04 4.05 4.00 5/194 3591
/proc/meminfo: memFree=20319776/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=181344 CPUtime=822.31 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 112548 0 0 0 82195 36 0 0 25 0 1 0 291325681 185696256 13377 33554432000 4194304 4797429 140733224620176 18446744073709551615 4425037 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 45336 13377 415 148 0 40265 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 181344

[startup+882.301 s]
/proc/loadavg: 4.08 4.07 4.01 5/194 3593
/proc/meminfo: memFree=20311188/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=181308 CPUtime=882.31 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 117231 0 0 0 88193 38 0 0 25 0 1 0 291325681 185659392 15072 33554432000 4194304 4797429 140733224620176 18446744073709551615 4424720 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 45327 15072 415 148 0 40256 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 181308

[startup+942.301 s]
/proc/loadavg: 4.03 4.05 4.00 5/194 3596
/proc/meminfo: memFree=20309420/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=181436 CPUtime=942.32 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 122995 0 0 0 94192 40 0 0 25 0 1 0 291325681 185790464 14824 33554432000 4194304 4797429 140733224620176 18446744073709551615 4424877 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 45359 14824 415 148 0 40288 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 181436

[startup+1002.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/194 3597
/proc/meminfo: memFree=20303928/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=182060 CPUtime=1002.31 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 128503 0 0 0 100189 42 0 0 25 0 1 0 291325681 186429440 14154 33554432000 4194304 4797429 140733224620176 18446744073709551615 4424696 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 45515 14154 415 148 0 40444 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 182060

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/194 3600
/proc/meminfo: memFree=20283916/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=183672 CPUtime=1062.32 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 132922 0 0 0 106188 44 0 0 25 0 1 0 291325681 188080128 15414 33554432000 4194304 4797429 140733224620176 18446744073709551615 4506576 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 45918 15414 415 148 0 40847 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 183672

[startup+1122.3 s]
/proc/loadavg: 4.06 4.04 4.00 5/194 3601
/proc/meminfo: memFree=20291456/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=188488 CPUtime=1122.31 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 136517 0 0 0 112187 44 0 0 25 0 1 0 291325681 193011712 15573 33554432000 4194304 4797429 140733224620176 18446744073709551615 4351629 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 47122 15573 415 148 0 42051 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 188488

[startup+1182.3 s]
/proc/loadavg: 4.06 4.04 4.00 5/194 3603
/proc/meminfo: memFree=20274188/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=188432 CPUtime=1182.32 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 140883 0 0 0 118186 46 0 0 25 0 1 0 291325681 192954368 16764 33554432000 4194304 4797429 140733224620176 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 47108 16764 415 148 0 42037 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 188432

[startup+1242.3 s]
/proc/loadavg: 4.17 4.06 4.01 5/194 3605
/proc/meminfo: memFree=20284184/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=190460 CPUtime=1242.32 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 146731 0 0 0 124184 48 0 0 25 0 1 0 291325681 195031040 16217 33554432000 4194304 4797429 140733224620176 18446744073709551615 4424709 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 47615 16217 415 148 0 42544 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 190460



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.93 3.74 3.90 3/182 3645
/proc/meminfo: memFree=20443580/32951124 swapFree=67111528/67111528
[pid=30134] ppid=30132 vsize=190960 CPUtime=1300.03 cores=1,3
/proc/30134/stat : 30134 (techdemo) R 30132 30134 27129 0 -1 4202496 151427 0 0 0 129953 50 0 0 25 0 1 0 291325681 195543040 17608 33554432000 4194304 4797429 140733224620176 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30134/statm: 47740 17608 415 148 0 42669 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 190960

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.53
CPU system time (s): 0.506922
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 301424

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

runsolver used 2.07468 second user time and 5.00624 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-03 04:21:15
IDJOB=3173636
IDBENCH=83054
IDSOLVER=1585
FILE ID=node132/3173636-1301797275
RUNJOBID= node132-1301793320-27380
PBS_JOBID= 12841432
Free space on /tmp= 72420 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S1897189325-062.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173636-1301797275/watcher-3173636-1301797275 -o /tmp/evaluation-result-3173636-1301797275/solver-3173636-1301797275 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173636-1301797275.cnf

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

MD5SUM BENCH= 28731ba8f9c5274ff0cd070fd7aeff45
RANDOM SEED=395583981

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      20439760 kB
Buffers:        366456 kB
Cached:       11712596 kB
SwapCached:          0 kB
Active:        7443480 kB
Inactive:      4813660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20439760 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7812 kB
Writeback:           0 kB
AnonPages:      177748 kB
Mapped:          16712 kB
Slab:           192112 kB
PageTables:       5756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   685880 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72428 MiB
End job on node132 at 2011-04-03 04:42:57