Trace number 3173537

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-k5-r21.3-v125-c2662-S1647930270-030.UNKNOWN.cnf
MD5SUMc50e43fe8603bb92c9367487557e99ee
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 variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
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 52662
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-3173537-1301796304.cnf'
0.00/0.00	c -- header says num vars:            125
0.00/0.00	c -- header says num clauses:        2662
0.00/0.00	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.00	c -- vars added        125
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.03	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.02
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
0.00/0.03	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
0.00/0.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.03	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:        0  v-elim:     82  v-fix:    0  time:  0.00 s
0.00/0.03	c learnt bin added due to v-elim: 0
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.03	c calculated reachability. Time: 0.00
0.00/0.03	c Calc default polars -  time:   0.00 s pos:      63 undec:       5 neg:      57
0.00/0.03	c =========================================================================================
0.00/0.03	c types(t): F = full restart, N = normal restart
0.00/0.03	c types(t): S = simplification begin/end, E = solution found
0.00/0.03	c restart types(rt): st = static, dy = dynamic
0.00/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.03	c  B st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.04/0.10	c Decided on static restart strategy
1.99/2.07	c  N dy     7     30000       125      2662         0     10148     13310    203734     25.63     19.50  --
1.99/2.08	c  S st     7     30000       125      2662         0     10148     13310    203734     25.63     19.50  --
2.09/2.12	c  S st     7     30501       125      2662         0     10636     13310    216236     25.63     19.50  --
2.09/2.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.09/2.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.09/2.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
2.09/2.14	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
2.09/2.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.09/2.15	c Subs w/ non-existent bins:      0 time:  0.00 s
2.09/2.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.09/2.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.09/2.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.59/2.60	c lits-rem:      1534  cl-subs:     1165  v-elim:    125  v-fix:    0  time:  0.45 s
2.59/2.60	c learnt bin added due to v-elim: 0
2.59/2.60	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2.59/2.60	c vivif2 --  cl tried     9471 cl shrink        0 lits rem          0 time: 0.00
2.59/2.69	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
2.59/2.69	c calculated reachability. Time: 0.00
2.59/2.69	c  N dy     7     30501       125      2662         0      9471     13310    189002     25.63     19.50  --
2.59/2.69	c  F st     7     30501       125      2662         0      9471     13310    189002     25.63     19.50  --
2.79/2.84	c Decided on static restart strategy
3.99/4.04	c  N dy    14     45752       125      2662         0     16453     13310    353302     25.83     19.93  --
3.99/4.06	c  S st    14     45752       125      2662         0     16453     13310    353302     25.83     19.93  --
4.09/4.12	c  S st    14     46252       125      2662         0      8508     13310    128068     25.83     19.93  --
4.09/4.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.09/4.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
4.09/4.14	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
4.09/4.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.09/4.14	c Subs w/ non-existent bins:      0 time:  0.00 s
4.09/4.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.19/4.29	c lits-rem:        67  cl-subs:      147  v-elim:    125  v-fix:    0  time:  0.14 s
4.19/4.29	c learnt bin added due to v-elim: 0
4.19/4.29	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
4.19/4.29	c vivif2 --  cl tried     8361 cl shrink        0 lits rem          0 time: 0.00
4.29/4.33	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
4.29/4.33	c calculated reachability. Time: 0.00
4.29/4.33	c  N dy    14     46252       125      2662         0      8361     13310    126119     25.83     19.93  --
6.88/6.91	c  N dy    15     69378       125      2662         0     10342     13310    146829     25.98     20.19  --
6.88/6.92	c  S st    15     69378       125      2662         0     10342     13310    146829     25.98     20.19  --
6.88/6.96	c  S st    15     69879       125      2662         0     10829     13310    159335     25.98     20.19  --
6.88/6.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.88/6.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.88/6.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.02
6.88/6.99	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
6.88/6.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.88/6.99	c Subs w/ non-existent bins:      0 time:  0.00 s
6.88/6.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.88/6.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.88/6.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.28/7.32	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
8.18/8.23	c Added 2 vars  tried: 68080 time: 0.91
8.18/8.23	c ORs :      2 avg-s:  0.0 cl-sh:  1433 l-rem:   1433 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    0.92
8.18/8.24	c lits-rem:       175  cl-subs:      181  v-elim:    125  v-fix:    0  time:  1.25 s
8.18/8.24	c learnt bin added due to v-elim: 0
8.18/8.24	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
8.18/8.24	c vivif2 --  cl tried    10648 cl shrink        0 lits rem          0 time: 0.00
8.18/8.29	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.05
8.18/8.29	c calculated reachability. Time: 0.00
8.18/8.29	c  N dy    15     69879       127      2664         4     10648     13317    154932     25.98     20.19  --
8.18/8.29	c  F st    15     69879       127      2664         4     10648     13317    154932     25.98     20.19  --
8.38/8.46	c Decided on static restart strategy
12.29/12.33	c  N dy    22    104818       127      2664         4     20018     13317    371418     25.87     20.52  --
12.29/12.35	c  S st    22    104818       127      2664         4     20018     13317    371418     25.87     20.52  --
12.39/12.42	c  S st    22    105323       127      2664         4     20509     13317    384193     25.87     20.52  --
12.39/12.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.39/12.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.39/12.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.06
12.39/12.48	c Calc non-exist non-lernt bins v-fix:     0 done:    127 time:  0.00 s
12.39/12.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.39/12.48	c Subs w/ non-existent bins:      0 time:  0.00 s
12.39/12.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.39/12.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.39/12.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.29/13.36	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
15.49/15.52	c Added 2 vars  tried: 80000 time: 2.15
15.49/15.57	c ORs :      2 avg-s:  0.0 cl-sh:  5053 l-rem:   5053 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.21
15.49/15.58	c lits-rem:      3752  cl-subs:     1683  v-elim:    125  v-fix:    0  time:  3.09 s
15.49/15.58	c learnt bin added due to v-elim: 0
15.49/15.58	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
15.49/15.58	c vivif2 --  cl tried    18826 cl shrink        0 lits rem          0 time: 0.00
15.59/15.67	c asymm  cl-useful: 0/2666/2666 lits-rem:0 time: 0.09
15.59/15.67	c calculated reachability. Time: 0.00
15.59/15.67	c  N dy    22    105323       129      2666         8     18826     13329    332900     25.87     20.52  --
23.00/23.09	c  N dy    23    157984       129      2666         8     25943     13329    472747     25.71     20.37  --
23.10/23.11	c  S st    23    157984       129      2666         8     25943     13329    472747     25.71     20.37  --
23.10/23.19	c  S st    23    158486       129      2666         8     26437     13329    485014     25.71     20.37  --
23.10/23.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.10/23.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.19/23.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.08
23.19/23.27	c Calc non-exist non-lernt bins v-fix:     0 done:    129 time:  0.00 s
23.19/23.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.19/23.28	c Subs w/ non-existent bins:      0 time:  0.00 s
23.19/23.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.19/23.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.19/23.28	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
24.39/24.43	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
26.89/26.90	c Added 2 vars  tried: 80000 time: 2.47
26.89/26.99	c ORs :      2 avg-s:  0.0 cl-sh:  6710 l-rem:   6710 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.55
26.89/26.99	c lits-rem:      2744  cl-subs:     2980  v-elim:    125  v-fix:    0  time:  3.71 s
26.89/26.99	c learnt bin added due to v-elim: 0
26.89/26.99	c vivif2 --  cl tried     2668 cl shrink        0 lits rem          0 time: 0.00
26.99/27.00	c vivif2 --  cl tried    23457 cl shrink        0 lits rem          0 time: 0.00
27.09/27.10	c asymm  cl-useful: 0/2668/2668 lits-rem:0 time: 0.11
27.09/27.10	c calculated reachability. Time: 0.00
27.09/27.10	c  N dy    23    158486       131      2668        12     23457     13336    402614     25.71     20.37  --
39.39/39.47	c  N dy    25    237729       131      2668        12     28805     13336    494864     27.61     20.47  --
39.39/39.49	c  S st    25    237729       131      2668        12     28805     13336    494864     27.61     20.47  --
39.49/39.59	c  S st    25    238235       131      2668        12     29296     13336    506572     27.61     20.47  --
39.49/39.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.49/39.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.69/39.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.5M T:  0.11
39.69/39.70	c Calc non-exist non-lernt bins v-fix:     0 done:    131 time:  0.00 s
39.69/39.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.69/39.71	c Subs w/ non-existent bins:      0 time:  0.00 s
39.69/39.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.69/39.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.69/39.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
40.79/40.86	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
43.39/43.47	c Added 2 vars  tried: 80000 time: 2.61
43.49/43.55	c ORs :      2 avg-s:  0.0 cl-sh:  6140 l-rem:   6140 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.69
43.49/43.55	c lits-rem:      3008  cl-subs:     2216  v-elim:    125  v-fix:    0  time:  3.84 s
43.49/43.55	c learnt bin added due to v-elim: 0
43.49/43.55	c vivif2 --  cl tried     2670 cl shrink        0 lits rem          0 time: 0.00
43.49/43.56	c vivif2 --  cl tried    27080 cl shrink        0 lits rem          0 time: 0.00
43.59/43.67	c asymm  cl-useful: 0/2670/2670 lits-rem:0 time: 0.11
43.59/43.67	c calculated reachability. Time: 0.00
43.59/43.67	c  N dy    25    238235       133      2670        16     27080     13349    444456     27.61     20.47  --
66.09/66.17	c  N dy    26    357354       133      2670        16     31086     13349    475680     26.07     20.39  --
66.09/66.19	c  S st    26    357354       133      2670        16     31086     13349    475680     26.07     20.39  --
66.29/66.31	c  S st    26    357859       133      2670        16     31576     13349    487649     26.07     20.39  --
66.29/66.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.29/66.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.39/66.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.12
66.39/66.43	c Calc non-exist non-lernt bins v-fix:     0 done:    133 time:  0.00 s
66.39/66.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.39/66.43	c Subs w/ non-existent bins:      0 time:  0.00 s
66.39/66.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.39/66.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.39/66.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
67.39/67.40	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.01
70.00/70.04	c Added 2 vars  tried: 80000 time: 2.64
70.10/70.12	c ORs :      2 avg-s:  0.0 cl-sh:  7213 l-rem:   7213 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.71
70.10/70.13	c lits-rem:      2578  cl-subs:     1950  v-elim:    125  v-fix:    0  time:  3.68 s
70.10/70.13	c learnt bin added due to v-elim: 0
70.10/70.13	c vivif2 --  cl tried     2672 cl shrink        0 lits rem          0 time: 0.00
70.10/70.13	c vivif2 --  cl tried    29626 cl shrink        0 lits rem          0 time: 0.00
70.20/70.26	c asymm  cl-useful: 0/2672/2672 lits-rem:0 time: 0.13
70.20/70.26	c calculated reachability. Time: 0.00
70.20/70.26	c  N dy    26    357859       135      2672        20     29626     13355    436658     26.07     20.39  --
113.19/113.25	c  N dy    27    536789       135      2672        20     37488     13355    534234     24.37     19.85  --
113.19/113.27	c  S st    27    536789       135      2672        20     37488     13355    534234     24.37     19.85  --
113.39/113.40	c  S st    27    537292       135      2672        20     37978     13355    546778     24.37     19.85  --
113.39/113.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
113.39/113.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
113.49/113.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.6M T:  0.14
113.49/113.54	c Calc non-exist non-lernt bins v-fix:     0 done:    135 time:  0.00 s
113.49/113.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
113.49/113.55	c Subs w/ non-existent bins:      0 time:  0.01 s
113.49/113.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.49/113.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.49/113.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
114.59/114.68	c ORs :     10 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
117.19/117.28	c Added 2 vars  tried: 80000 time: 2.60
117.29/117.33	c ORs :      2 avg-s:  0.0 cl-sh:  4640 l-rem:   4640 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.65
117.29/117.34	c lits-rem:      1820  cl-subs:     2765  v-elim:    125  v-fix:    0  time:  3.79 s
117.29/117.34	c learnt bin added due to v-elim: 0
117.29/117.34	c vivif2 --  cl tried     2674 cl shrink        0 lits rem          0 time: 0.00
117.29/117.35	c vivif2 --  cl tried    35213 cl shrink        0 lits rem          0 time: 0.00
117.49/117.51	c asymm  cl-useful: 0/2674/2674 lits-rem:0 time: 0.16
117.49/117.51	c calculated reachability. Time: 0.00
117.49/117.51	c  N dy    27    537292       137      2674        24     35213     13367    483840     24.37     19.85  --
117.49/117.51	c  F st    27    537292       137      2674        24     35213     13367    483840     24.37     19.85  --
117.89/117.91	c Decided on static restart strategy
185.09/185.16	c  N dy    34    805938       137      2674        24     57195     13367    946247     24.95     19.65  --
185.19/185.20	c  S st    34    805938       137      2674        24     57195     13367    946247     24.95     19.65  --
185.29/185.38	c  S st    34    806444       137      2674        24     57690     13367    958677     24.95     19.65  --
185.29/185.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
185.29/185.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
185.59/185.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.2M T:  0.27
185.59/185.66	c Calc non-exist non-lernt bins v-fix:     0 done:    137 time:  0.00 s
185.59/185.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
185.59/185.67	c Subs w/ non-existent bins:      0 time:  0.01 s
185.59/185.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
185.59/185.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
185.59/185.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
188.39/188.49	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
193.60/193.63	c Added 2 vars  tried: 80000 time: 5.14
193.79/193.89	c ORs :      2 avg-s:  0.0 cl-sh: 11382 l-rem:  11382 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    5.40
193.89/193.91	c lits-rem:       732  cl-subs:     5975  v-elim:    125  v-fix:    0  time:  8.22 s
193.89/193.91	c learnt bin added due to v-elim: 0
193.89/193.91	c vivif2 --  cl tried     2676 cl shrink        0 lits rem          0 time: 0.00
193.89/193.92	c vivif2 --  cl tried    51715 cl shrink        0 lits rem          0 time: 0.01
193.99/194.01	c asymm  cl-useful: 0/1111/2676 lits-rem:0 time: 0.09
193.99/194.01	c calculated reachability. Time: 0.00
193.99/194.01	c  N dy    34    806444       139      2676        28     51715     13377    813326     24.95     19.65  --
328.00/328.06	c  N dy    35   1209667       139      2676        28     67561     13377   1120670     27.72     19.80  --
328.10/328.11	c  S st    35   1209667       139      2676        28     67561     13377   1120670     27.72     19.80  --
328.30/328.33	c  S st    35   1210168       139      2676        28     68052     13377   1132866     27.72     19.80  --
328.30/328.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
328.30/328.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
328.60/328.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.9M T:  0.35
328.60/328.69	c Calc non-exist non-lernt bins v-fix:     0 done:    139 time:  0.00 s
328.60/328.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
328.70/328.70	c Subs w/ non-existent bins:      0 time:  0.01 s
328.70/328.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
328.70/328.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
328.70/328.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
332.00/332.08	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.04
338.50/338.56	c Added 2 vars  tried: 80000 time: 6.48
338.90/338.90	c ORs :      2 avg-s:  0.0 cl-sh: 12962 l-rem:  12962 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    6.81
338.90/338.92	c lits-rem:      1931  cl-subs:     5202  v-elim:    125  v-fix:    0  time: 10.20 s
338.90/338.92	c learnt bin added due to v-elim: 0
338.90/338.92	c vivif2 --  cl tried     2678 cl shrink        0 lits rem          0 time: 0.00
338.90/338.94	c vivif2 --  cl tried    62850 cl shrink        0 lits rem          0 time: 0.01
339.00/339.03	c asymm  cl-useful: 0/758/2678 lits-rem:0 time: 0.10
339.00/339.04	c calculated reachability. Time: 0.00
339.00/339.04	c  N dy    35   1210168       141      2678        32     62850     13388    992715     27.72     19.80  --
558.31/558.30	c  N dy    36   1710169       141      2678        32     93282     13388   1613821     26.11     19.89  --
558.31/558.37	c  S st    36   1710169       141      2678        32     93282     13388   1613821     26.11     19.89  --
558.61/558.67	c  S st    36   1710673       141      2678        32     93774     13388   1626227     26.11     19.89  --
558.61/558.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
558.61/558.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
559.31/559.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.9M T:  0.63
559.31/559.30	c Calc non-exist non-lernt bins v-fix:     0 done:    141 time:  0.00 s
559.31/559.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
559.31/559.32	c Subs w/ non-existent bins:      0 time:  0.02 s
559.31/559.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
559.31/559.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
559.31/559.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
567.20/567.27	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
577.00/577.07	c Added 2 vars  tried: 80000 time: 9.80
577.80/577.84	c ORs :      2 avg-s:  0.0 cl-sh: 20979 l-rem:  20979 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   10.57
577.80/577.87	c lits-rem:      1855  cl-subs:    10262  v-elim:    125  v-fix:    0  time: 18.52 s
577.80/577.87	c learnt bin added due to v-elim: 0
577.80/577.87	c vivif2 --  cl tried     2680 cl shrink        0 lits rem          0 time: 0.00
577.80/577.89	c vivif2 --  cl tried    83512 cl shrink        0 lits rem          0 time: 0.02
578.00/578.00	c asymm  cl-useful: 0/542/2680 lits-rem:0 time: 0.11
578.00/578.01	c calculated reachability. Time: 0.00
578.00/578.01	c  N dy    36   1710673       143      2680        36     83512     13399   1367273     26.11     19.89  --
841.12/841.19	c  N dy    37   2210673       143      2680        36    101034     13399   1608862     23.35     19.33  --
841.22/841.27	c  S st    37   2210673       143      2680        36    101034     13399   1608862     23.35     19.33  --
841.62/841.64	c  S st    37   2211177       143      2680        36    101528     13399   1621615     23.35     19.33  --
841.62/841.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
841.62/841.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
842.12/842.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 26.4M T:  0.51
842.12/842.16	c Calc non-exist non-lernt bins v-fix:     0 done:    143 time:  0.00 s
842.12/842.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
842.12/842.18	c Subs w/ non-existent bins:      0 time:  0.02 s
842.21/842.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
842.21/842.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
842.21/842.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
850.22/850.25	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
859.91/859.96	c Added 2 vars  tried: 80000 time: 9.71
861.22/861.24	c ORs :      2 avg-s:  0.0 cl-sh: 33688 l-rem:  33688 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   10.99
861.22/861.27	c lits-rem:      3875  cl-subs:    10930  v-elim:    125  v-fix:    0  time: 19.05 s
861.22/861.27	c learnt bin added due to v-elim: 0
861.22/861.27	c vivif2 --  cl tried     2682 cl shrink        0 lits rem          0 time: 0.00
861.22/861.29	c vivif2 --  cl tried    90598 cl shrink        0 lits rem          0 time: 0.02
861.41/861.40	c asymm  cl-useful: 0/652/2682 lits-rem:0 time: 0.11
861.41/861.40	c calculated reachability. Time: 0.00
861.41/861.40	c  N dy    37   2211177       145      2682        40     90598     13406   1353905     23.35     19.33  --
1147.01/1147.01	c  N dy    38   2711179       145      2682        40    113584     13406   1881468     25.96     19.24  --
1147.01/1147.10	c  S st    38   2711179       145      2682        40    113584     13406   1881468     25.96     19.24  --
1147.01/1147.10	c Finding binary XORs  T:     0.00 s  found:       0
1147.51/1147.52	c  S st    38   2711683       145      2682        40    114078     13406   1894146     25.96     19.24  --
1147.51/1147.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1147.51/1147.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1148.32/1148.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 38.3M T:  0.84
1148.32/1148.37	c Calc non-exist non-lernt bins v-fix:     0 done:    145 time:  0.00 s
1148.32/1148.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1148.32/1148.39	c Subs w/ non-existent bins:      0 time:  0.02 s
1148.42/1148.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1148.42/1148.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1148.42/1148.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1159.32/1159.40	c ORs :     20 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
1171.61/1171.65	c Added 2 vars  tried: 80000 time: 12.25
1172.52/1172.57	c ORs :      2 avg-s:  0.0 cl-sh: 22775 l-rem:  22775 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   13.17
1172.62/1172.61	c lits-rem:       869  cl-subs:    12084  v-elim:    125  v-fix:    0  time: 24.17 s
1172.62/1172.61	c learnt bin added due to v-elim: 0
1172.62/1172.61	c vivif2 --  cl tried     2684 cl shrink        0 lits rem          0 time: 0.00
1172.62/1172.63	c vivif2 --  cl tried   101994 cl shrink        0 lits rem          0 time: 0.02
1172.71/1172.75	c asymm  cl-useful: 0/430/2684 lits-rem:0 time: 0.11
1172.71/1172.75	c calculated reachability. Time: 0.00
1172.71/1172.75	c  N dy    38   2711683       147      2684        44    101994     13417   1594967     25.96     19.24  --
1172.71/1172.75	c  F st    38   2711683       147      2684        44    101994     13417   1594967     25.96     19.24  --
1173.81/1173.85	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-3173537-1301796304/watcher-3173537-1301796304 -o /tmp/evaluation-result-3173537-1301796304/solver-3173537-1301796304 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173537-1301796304.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.01 3.85 5/189 11003
/proc/meminfo: memFree=22345768/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=28768 CPUtime=0 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 569 0 0 0 0 0 0 0 25 0 1 0 291233135 29458432 506 33554432000 4194304 4797429 140737400653936 18446744073709551615 218370617665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 7192 506 369 148 0 2121 0

[startup+0.047151 s]
/proc/loadavg: 4.00 4.01 3.85 5/189 11003
/proc/meminfo: memFree=22345768/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=127584 CPUtime=0.04 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 708 0 0 0 4 0 0 0 25 0 1 0 291233135 130646016 625 33554432000 4194304 4797429 140737400653936 18446744073709551615 4425907 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 31896 625 403 148 0 26825 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 127584

[startup+0.101138 s]
/proc/loadavg: 4.00 4.01 3.85 5/189 11003
/proc/meminfo: memFree=22345768/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=127728 CPUtime=0.09 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 769 0 0 0 9 0 0 0 25 0 1 0 291233135 130793472 685 33554432000 4194304 4797429 140737400653936 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 31932 685 405 148 0 26861 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127728

[startup+0.301134 s]
/proc/loadavg: 4.00 4.01 3.85 5/189 11003
/proc/meminfo: memFree=22345768/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=128412 CPUtime=0.29 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 1045 0 0 0 29 0 0 0 25 0 1 0 291233135 131493888 810 33554432000 4194304 4797429 140737400653936 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 32103 810 405 148 0 27032 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128412

[startup+0.701064 s]
/proc/loadavg: 4.00 4.01 3.85 5/189 11003
/proc/meminfo: memFree=22345768/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=128700 CPUtime=0.69 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 1390 0 0 0 69 0 0 0 25 0 1 0 291233135 131788800 923 33554432000 4194304 4797429 140737400653936 18446744073709551615 4387822 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 32175 923 405 148 0 27104 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128700

[startup+1.50093 s]
/proc/loadavg: 4.00 4.01 3.85 5/190 11004
/proc/meminfo: memFree=22342040/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=129256 CPUtime=1.49 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 1885 0 0 0 149 0 0 0 25 0 1 0 291233135 132358144 1131 33554432000 4194304 4797429 140737400653936 18446744073709551615 4424921 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 32314 1131 405 148 0 27243 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129256

[startup+3.10065 s]
/proc/loadavg: 4.00 4.01 3.85 5/190 11004
/proc/meminfo: memFree=22339932/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=131468 CPUtime=3.09 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 2851 0 0 0 309 0 0 0 25 0 1 0 291233135 134623232 1764 33554432000 4194304 4797429 140737400653936 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 32867 1764 410 148 0 27796 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131468

[startup+6.30108 s]
/proc/loadavg: 4.00 4.01 3.85 5/190 11005
/proc/meminfo: memFree=22335128/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=132680 CPUtime=6.29 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 4355 0 0 0 629 0 0 0 25 0 1 0 291233135 135864320 1991 33554432000 4194304 4797429 140737400653936 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 33170 1991 410 148 0 28099 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132680

[startup+12.7009 s]
/proc/loadavg: 4.00 4.01 3.85 5/190 11005
/proc/meminfo: memFree=22338980/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=135124 CPUtime=12.69 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 6634 0 0 0 1268 1 0 0 25 0 1 0 291233135 138366976 2666 33554432000 4194304 4797429 140737400653936 18446744073709551615 4506608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 33781 2666 415 148 0 28710 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135124

[startup+25.5007 s]
/proc/loadavg: 4.00 4.01 3.85 5/190 11005
/proc/meminfo: memFree=22342324/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=138476 CPUtime=25.49 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 9421 0 0 0 2547 2 0 0 25 0 1 0 291233135 141799424 3499 33554432000 4194304 4797429 140737400653936 18446744073709551615 4495571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 34619 3499 415 148 0 29548 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 138476

[startup+51.1011 s]
/proc/loadavg: 4.00 4.01 3.85 5/190 11006
/proc/meminfo: memFree=22323008/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=142632 CPUtime=51.09 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 15282 0 0 0 5106 3 0 0 25 0 1 0 291233135 146055168 4299 33554432000 4194304 4797429 140737400653936 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 35658 4299 415 148 0 30587 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 142632

[startup+102.306 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 11091
/proc/meminfo: memFree=22529776/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=145620 CPUtime=102.3 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 24095 0 0 0 10223 7 0 0 25 0 1 0 291233135 149114880 5587 33554432000 4194304 4797429 140737400653936 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 36405 5587 415 148 0 31334 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 145620

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 11093
/proc/meminfo: memFree=22476504/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=151208 CPUtime=162.29 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 34341 0 0 0 16219 10 0 0 25 0 1 0 291233135 154836992 6621 33554432000 4194304 4797429 140737400653936 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 37802 6621 415 148 0 32731 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 151208

[startup+222.301 s]
/proc/loadavg: 4.03 4.01 3.87 5/190 11094
/proc/meminfo: memFree=22451048/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=155400 CPUtime=222.3 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 42032 0 0 0 22217 13 0 0 25 0 1 0 291233135 159129600 8016 33554432000 4194304 4797429 140737400653936 18446744073709551615 4341524 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 38850 8016 415 148 0 33779 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 155400

[startup+282.301 s]
/proc/loadavg: 4.01 4.01 3.88 5/190 11096
/proc/meminfo: memFree=22432764/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=157232 CPUtime=282.3 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 49576 0 0 0 28215 15 0 0 25 0 1 0 291233135 161005568 8725 33554432000 4194304 4797429 140737400653936 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 39308 8725 415 148 0 34237 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 157232

[startup+342.3 s]
/proc/loadavg: 4.06 4.02 3.89 5/190 11097
/proc/meminfo: memFree=22409400/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=163852 CPUtime=342.3 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 56403 0 0 0 34214 16 0 0 25 0 1 0 291233135 167784448 10008 33554432000 4194304 4797429 140737400653936 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 40963 10008 415 148 0 35892 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 163852

[startup+402.301 s]
/proc/loadavg: 4.02 4.01 3.90 5/190 11099
/proc/meminfo: memFree=22397804/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=165084 CPUtime=402.3 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 62524 0 0 0 40212 18 0 0 25 0 1 0 291233135 169046016 10092 33554432000 4194304 4797429 140737400653936 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 41271 10092 415 148 0 36200 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 165084

[startup+462.3 s]
/proc/loadavg: 4.06 4.02 3.91 5/190 11101
/proc/meminfo: memFree=22392912/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=165744 CPUtime=462.3 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 68240 0 0 0 46210 20 0 0 25 0 1 0 291233135 169721856 9646 33554432000 4194304 4797429 140737400653936 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 41436 9646 415 148 0 36365 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 165744

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 3.91 5/190 11102
/proc/meminfo: memFree=22380220/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=166152 CPUtime=522.31 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 73181 0 0 0 52209 22 0 0 25 0 1 0 291233135 170139648 10278 33554432000 4194304 4797429 140737400653936 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 41538 10278 415 148 0 36467 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 166152

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 11104
/proc/meminfo: memFree=22356984/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=171976 CPUtime=582.3 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 77502 0 0 0 58207 23 0 0 25 0 1 0 291233135 176103424 12380 33554432000 4194304 4797429 140737400653936 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 42994 12380 415 148 0 37923 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 171976

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 11105
/proc/meminfo: memFree=22349268/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=172144 CPUtime=642.31 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 82047 0 0 0 64206 25 0 0 25 0 1 0 291233135 176275456 12265 33554432000 4194304 4797429 140737400653936 18446744073709551615 4387835 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 43036 12265 415 148 0 37965 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 172144

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 11107
/proc/meminfo: memFree=22348460/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=172732 CPUtime=702.31 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 86638 0 0 0 70204 27 0 0 25 0 1 0 291233135 176877568 12261 33554432000 4194304 4797429 140737400653936 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 43183 12261 415 148 0 38112 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 172732

[startup+762.307 s]
/proc/loadavg: 4.05 4.01 3.91 5/190 11109
/proc/meminfo: memFree=22334872/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=173672 CPUtime=762.31 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 91368 0 0 0 76201 30 0 0 25 0 1 0 291233135 177840128 12247 33554432000 4194304 4797429 140737400653936 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 43418 12247 415 148 0 38347 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 173672

[startup+822.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 11110
/proc/meminfo: memFree=22321912/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=174704 CPUtime=822.31 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 95857 0 0 0 82199 32 0 0 25 0 1 0 291233135 178896896 11930 33554432000 4194304 4797429 140737400653936 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 43676 11930 415 148 0 38605 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 174704

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 11112
/proc/meminfo: memFree=22317796/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=178020 CPUtime=882.31 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 99223 0 0 0 88198 33 0 0 25 0 1 0 291233135 182292480 12519 33554432000 4194304 4797429 140737400653936 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 44505 12519 415 148 0 39434 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 178020

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 11113
/proc/meminfo: memFree=22312660/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=177880 CPUtime=942.31 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 103040 0 0 0 94196 35 0 0 25 0 1 0 291233135 182149120 13761 33554432000 4194304 4797429 140737400653936 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 44470 13761 415 148 0 39399 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 177880

[startup+1002.3 s]
/proc/loadavg: 4.07 4.02 3.92 5/190 11115
/proc/meminfo: memFree=22300312/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=180568 CPUtime=1002.32 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 108121 0 0 0 100195 37 0 0 25 0 1 0 291233135 184901632 13583 33554432000 4194304 4797429 140737400653936 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 45142 13583 415 148 0 40071 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 180568

[startup+1062.3 s]
/proc/loadavg: 4.69 4.19 3.98 5/190 16871
/proc/meminfo: memFree=22293372/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=181648 CPUtime=1062.32 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 111790 0 0 0 106194 38 0 0 25 0 1 0 291233135 186007552 14560 33554432000 4194304 4797429 140737400653936 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 45412 14560 415 148 0 40341 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 181648

[startup+1122.3 s]
/proc/loadavg: 4.25 4.16 3.98 5/190 16872
/proc/meminfo: memFree=22271632/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=182592 CPUtime=1122.32 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 116080 0 0 0 112193 39 0 0 25 0 1 0 291233135 186974208 13471 33554432000 4194304 4797429 140737400653936 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 45648 13471 415 148 0 40577 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 182592

[startup+1182.3 s]
/proc/loadavg: 4.09 4.12 3.98 5/190 16874
/proc/meminfo: memFree=22278628/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=185628 CPUtime=1182.32 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 118693 0 0 0 118192 40 0 0 25 0 1 0 291233135 190083072 16020 33554432000 4194304 4797429 140737400653936 18446744073709551615 4424725 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 46407 16020 417 148 0 41336 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 185628

[startup+1242.3 s]
/proc/loadavg: 4.03 4.10 3.98 5/190 16875
/proc/meminfo: memFree=22267268/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=187260 CPUtime=1242.32 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 123449 0 0 0 124191 41 0 0 25 0 1 0 291233135 191754240 14928 33554432000 4194304 4797429 140737400653936 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 46815 14928 417 148 0 41744 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 187260



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.09 3.99 5/190 16877
/proc/meminfo: memFree=22284432/32951124 swapFree=67111528/67111528
[pid=11003] ppid=11001 vsize=188168 CPUtime=1300.03 cores=0,2
/proc/11003/stat : 11003 (techdemo) R 11001 11003 9955 0 -1 4202496 127121 0 0 0 129960 43 0 0 25 0 1 0 291233135 192684032 15751 33554432000 4194304 4797429 140737400653936 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11003/statm: 47042 15751 417 148 0 41971 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 188168

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

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

runsolver used 2.29965 second user time and 4.79927 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-03 04:05:04
IDJOB=3173537
IDBENCH=82955
IDSOLVER=1585
FILE ID=node101/3173537-1301796304
RUNJOBID= node101-1301793801-10244
PBS_JOBID= 12841427
Free space on /tmp= 72432 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1647930270-030.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173537-1301796304/watcher-3173537-1301796304 -o /tmp/evaluation-result-3173537-1301796304/solver-3173537-1301796304 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173537-1301796304.cnf

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

MD5SUM BENCH= c50e43fe8603bb92c9367487557e99ee
RANDOM SEED=1421646725

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22345924 kB
Buffers:        340780 kB
Cached:        9744208 kB
SwapCached:          0 kB
Active:        6862328 kB
Inactive:      3498140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22345924 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8264 kB
Writeback:           0 kB
AnonPages:      275184 kB
Mapped:          16780 kB
Slab:           182120 kB
PageTables:       5600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   770844 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= 72428 MiB
End job on node101 at 2011-04-03 04:26:46