Trace number 3261845

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-mtSignal 387.972 97.2148

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-5_528.cnf
MD5SUM7c7070bd15b57ddd9a06dd3709baef54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark157.607
Satisfiable
(Un)Satisfiability was proved
Number of variables527
Number of clauses12692
Sum of the clauses size38748
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 312356
Number of clauses of size 40
Number of clauses of size 5336
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 4 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-3261845-1304132544.cnf'
0.00/0.00	c -- header says num vars:            527
0.00/0.00	c -- header says num clauses:       12692
0.01/0.02	c -- clauses added:            0 learnts,        12692 normals,            0 xors
0.01/0.02	c -- vars added        527
0.01/0.02	c Parsing time:  0.01 s
0.01/0.02	c  N st     0         0       527     12692         0         0     38748         0   no data   no data  --
0.01/0.04	c asymm  cl-useful: 0/12692/12692 lits-rem:0 time: 0.08
0.01/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.01/0.04	c Calc non-exist non-lernt bins v-fix:     0 done:    527 time:  0.00 s
0.01/0.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.01/0.04	c Subs w/ non-existent bins:      0 time:  0.00 s
0.01/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.01/0.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.01/0.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.01/0.16	c lits-rem:         0  cl-subs:        1  v-elim:    246  v-fix:    0  time:  0.08 s
0.01/0.16	c learnt bin added due to v-elim: 0
0.01/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.01/0.16	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.01/0.16	c calculated reachability. Time: 0.00
0.01/0.16	c Calc default polars -  time:   0.00 s pos:     423 undec:     104 neg:       0
0.01/0.16	c =========================================================================================
0.01/0.16	c types(t): F = full restart, N = normal restart
0.01/0.16	c types(t): S = simplification begin/end, E = solution found
0.01/0.16	c restart types(rt): st = static, dy = dynamic
0.01/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.01/0.16	c  B st     0         0       423     10466         0         0     42314         0   no data   no data  --
0.01/0.16	c Decided on static restart strategy
6.71/1.73	c  N dy     7     30000       423     10466         0     10468     42314    146111     17.50     11.41  --
6.71/1.74	c  S st     7     30000       423     10466         0     10468     42314    146111     17.50     11.41  --
6.71/1.77	c  S st     7     30501       423     10466         0     10965     42314    153619     17.50     11.41  --
6.71/1.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.71/1.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.71/1.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.06
6.71/1.79	c Calc non-exist non-lernt bins v-fix:     0 done:    423 time:  0.00 s
6.71/1.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.71/1.79	c Subs w/ non-existent bins:      0 time:  0.00 s
6.71/1.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.71/1.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.71/1.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.90/2.08	c lits-rem:       501  cl-subs:     1099  v-elim:    189  v-fix:    0  time:  1.14 s
7.90/2.08	c learnt bin added due to v-elim: 0
7.90/2.08	c vivif2 --  cl tried    10466 cl shrink        0 lits rem          0 time: 0.00
7.90/2.09	c vivif2 --  cl tried     9866 cl shrink        0 lits rem          0 time: 0.00
8.30/2.19	c asymm  cl-useful: 0/10466/10466 lits-rem:0 time: 0.40
8.30/2.19	c calculated reachability. Time: 0.00
8.30/2.19	c  N dy     7     30501       423     10466         0      9866     42305    138289     17.50     11.41  --
8.30/2.19	c  F st     7     30501       423     10466         0      9866     42305    138289     17.50     11.41  --
8.30/2.19	c Found part        0 vars:        201 clauses:      4966 lits size:     21142
8.30/2.19	c Found part        3 vars:        222 clauses:      5500 lits size:     21163
8.30/2.19	c Found parts:          2 time: 0.01 s
8.30/2.19	c Solving part 0
8.30/2.19	c  N st     0         0       201      5130         0         0     23644         0   no data   no data  --
8.30/2.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
8.30/2.20	c Finding binary XORs  T:     0.00 s  found:       0
8.70/2.20	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
8.70/2.20	c calculated reachability. Time: 0.00
8.70/2.20	c Calc default polars -  time:   0.00 s pos:     201 undec:     326 neg:       0
8.70/2.20	c =========================================================================================
8.70/2.20	c types(t): F = full restart, N = normal restart
8.70/2.20	c types(t): S = simplification begin/end, E = solution found
8.70/2.20	c restart types(rt): st = static, dy = dynamic
8.70/2.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
8.70/2.20	c  B st     0         0       201      5130         0         0     23644         0   no data   no data  --
8.70/2.26	c Decided on static restart strategy
9.10/2.37	c  E dy     7      4747         0      5130         0      4544     23644     79891     18.60     11.80  --
9.10/2.37	c Verified 5130 clauses.
9.10/2.37	c Verified 5130 clauses.
9.10/2.37	c Solved part
9.10/2.37	c =========================================================================================
9.10/2.37	c Coming back to original instance
9.10/2.37	c =========================================================================================
9.50/2.48	c Decided on static restart strategy
13.50/3.41	c  N dy    14     45751       222      5500         0     16576     21163    222723     15.22     11.20  --
13.50/3.42	c  S st    14     45751       222      5500         0     16576     21163    222723     15.22     11.20  --
13.50/3.48	c  S st    14     46254       222      5500         0      8616     21163     94792     15.22     11.20  --
13.50/3.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.50/3.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.50/3.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.05
13.50/3.49	c Calc non-exist non-lernt bins v-fix:     0 done:    222 time:  0.00 s
13.50/3.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.50/3.49	c Subs w/ non-existent bins:      0 time:  0.00 s
13.50/3.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.50/3.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.50/3.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.30/3.61	c lits-rem:       136  cl-subs:      256  v-elim:     84  v-fix:    0  time:  0.44 s
14.30/3.61	c learnt bin added due to v-elim: 0
14.30/3.61	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
14.30/3.61	c vivif2 --  cl tried     8360 cl shrink        0 lits rem          0 time: 0.00
14.30/3.68	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.28
14.30/3.68	c calculated reachability. Time: 0.00
14.30/3.68	c  N dy    14     46254       222      5500         0      8360     21163     92402     15.22     11.20  --
21.89/5.51	c  N dy    16     69381       222      5500         0     10471     21163    107707     16.68     10.95  --
21.89/5.51	c  S st    16     69381       222      5500         0     10471     21163    107707     16.68     10.95  --
21.89/5.55	c  S st    16     69884       222      5500         0     10972     21163    115587     16.68     10.95  --
21.89/5.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.89/5.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.89/5.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.06
21.89/5.56	c Calc non-exist non-lernt bins v-fix:     0 done:    222 time:  0.00 s
21.89/5.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.89/5.57	c Subs w/ non-existent bins:      0 time:  0.00 s
21.89/5.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.89/5.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.89/5.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
22.69/5.74	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
24.29/6.13	c Added 3 vars  tried: 80000 time: 1.55
24.29/6.13	c ORs :      3 avg-s:  0.0 cl-sh:  1134 l-rem:   1134 b-add:      8 v-rep:   0 cl-rem: 1 avg s: 7.0 T:    1.57
24.29/6.14	c lits-rem:       142  cl-subs:      437  v-elim:     84  v-fix:    0  time:  2.27 s
24.29/6.14	c learnt bin added due to v-elim: 0
24.29/6.14	c vivif2 --  cl tried     5501 cl shrink        0 lits rem          0 time: 0.00
24.29/6.14	c vivif2 --  cl tried    10534 cl shrink        0 lits rem          0 time: 0.00
24.70/6.22	c asymm  cl-useful: 0/5501/5501 lits-rem:0 time: 0.33
24.70/6.22	c calculated reachability. Time: 0.00
24.70/6.22	c  N dy    16     69884       225      5501         8     10534     21123    110551     16.68     10.95  --
24.70/6.22	c  F st    16     69884       225      5501         8     10534     21123    110551     16.68     10.95  --
25.11/6.37	c Decided on static restart strategy
37.07/9.31	c  N dy    23    104827       225      5501         8     20140     21123    249140     16.64     10.88  --
37.07/9.32	c  S st    23    104827       225      5501         8     20140     21123    249140     16.64     10.88  --
37.07/9.38	c  S st    23    105331       225      5501         8     20643     21123    257413     16.64     10.88  --
37.07/9.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.07/9.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.47/9.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.15
37.47/9.42	c Calc non-exist non-lernt bins v-fix:     0 done:    225 time:  0.00 s
37.47/9.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.47/9.42	c Subs w/ non-existent bins:      0 time:  0.01 s
37.47/9.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.47/9.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.47/9.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
40.26/10.10	c ORs :      3 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
40.26/10.11	c lits-rem:       836  cl-subs:     2045  v-elim:     83  v-fix:    0  time:  2.72 s
40.26/10.11	c learnt bin added due to v-elim: 0
40.26/10.11	c vivif2 --  cl tried     5501 cl shrink        0 lits rem          0 time: 0.00
40.26/10.11	c vivif2 --  cl tried    18598 cl shrink        0 lits rem          0 time: 0.01
40.66/10.26	c asymm  cl-useful: 0/5501/5501 lits-rem:0 time: 0.58
40.66/10.26	c calculated reachability. Time: 0.00
40.66/10.26	c  N dy    23    105331       225      5501         8     18598     21123    228238     16.64     10.88  --
62.64/15.73	c  N dy    24    157996       225      5501         8     25483     21122    294878     14.53     10.74  --
62.64/15.75	c  S st    24    157996       225      5501         8     25483     21122    294878     14.53     10.74  --
63.04/15.81	c  S st    24    158498       225      5501         8     25979     21122    302866     14.53     10.74  --
63.04/15.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.04/15.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.04/15.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.20
63.04/15.86	c Calc non-exist non-lernt bins v-fix:     0 done:    225 time:  0.00 s
63.04/15.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.04/15.86	c Subs w/ non-existent bins:      0 time:  0.01 s
63.04/15.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.04/15.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.04/15.87	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
66.23/16.68	c ORs :      3 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
66.23/16.68	c lits-rem:       446  cl-subs:     5862  v-elim:     83  v-fix:    0  time:  3.26 s
66.23/16.68	c learnt bin added due to v-elim: 0
66.23/16.68	c vivif2 --  cl tried     5501 cl shrink        0 lits rem          0 time: 0.00
66.23/16.68	c vivif2 --  cl tried    20117 cl shrink        0 lits rem          0 time: 0.01
67.03/16.83	c asymm  cl-useful: 0/5501/5501 lits-rem:0 time: 0.60
67.03/16.83	c calculated reachability. Time: 0.00
67.03/16.83	c  N dy    24    158498       225      5501         8     20117     21122    227696     14.53     10.74  --
102.98/25.88	c  N dy    26    237748       225      5501         8     25446     21122    277839     14.55     10.57  --
102.98/25.90	c  S st    26    237748       225      5501         8     25446     21122    277839     14.55     10.57  --
103.38/25.95	c  S st    26    238249       225      5501         8     25946     21122    286362     14.55     10.57  --
103.38/25.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
103.38/25.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.80/26.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.21
103.80/26.01	c Calc non-exist non-lernt bins v-fix:     0 done:    225 time:  0.00 s
103.80/26.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.80/26.01	c Subs w/ non-existent bins:      0 time:  0.01 s
103.80/26.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.80/26.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.80/26.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
106.58/26.71	c ORs :      3 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
106.58/26.72	c lits-rem:       802  cl-subs:     2797  v-elim:     83  v-fix:    0  time:  2.79 s
106.58/26.72	c learnt bin added due to v-elim: 0
106.58/26.72	c vivif2 --  cl tried     5501 cl shrink        0 lits rem          0 time: 0.00
106.58/26.72	c vivif2 --  cl tried    23149 cl shrink        0 lits rem          0 time: 0.01
106.98/26.87	c asymm  cl-useful: 0/4190/5501 lits-rem:0 time: 0.60
106.98/26.87	c calculated reachability. Time: 0.00
106.98/26.87	c  N dy    26    238249       225      5501         8     23149     21122    254380     14.55     10.57  --
173.28/43.44	c  N dy    27    357373       225      5501         8     27466     21122    273021     16.34     10.56  --
173.28/43.45	c  S st    27    357373       225      5501         8     27466     21122    273021     16.34     10.56  --
173.68/43.52	c  S st    27    357874       225      5501         8     27963     21122    280805     16.34     10.56  --
173.68/43.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
173.68/43.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
173.68/43.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.7M T:  0.28
173.68/43.60	c Calc non-exist non-lernt bins v-fix:     0 done:    225 time:  0.00 s
173.68/43.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
173.68/43.60	c Subs w/ non-existent bins:      0 time:  0.01 s
174.09/43.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
174.09/43.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
174.09/43.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
176.47/44.26	c ORs :      3 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
176.47/44.27	c lits-rem:       640  cl-subs:     1653  v-elim:     83  v-fix:    0  time:  2.66 s
176.47/44.27	c learnt bin added due to v-elim: 0
176.47/44.27	c vivif2 --  cl tried     5501 cl shrink        0 lits rem          0 time: 0.00
176.47/44.27	c vivif2 --  cl tried    26310 cl shrink        0 lits rem          0 time: 0.01
176.87/44.31	c asymm  cl-useful: 0/1311/5501 lits-rem:0 time: 0.15
176.87/44.31	c calculated reachability. Time: 0.00
176.87/44.31	c  N dy    27    357874       225      5501         8     26310     21122    263430     16.34     10.56  --
294.72/73.81	c  N dy    28    536812       225      5501         8     33454     21122    314001     13.73     10.45  --
294.72/73.82	c  S st    28    536812       225      5501         8     33454     21122    314001     13.73     10.45  --
295.11/73.91	c  S st    28    537313       225      5501         8     33950     21122    322095     13.73     10.45  --
295.11/73.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
295.11/73.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
295.51/74.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.7M T:  0.36
295.51/74.00	c Calc non-exist non-lernt bins v-fix:     0 done:    225 time:  0.00 s
295.51/74.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
295.51/74.01	c Subs w/ non-existent bins:      0 time:  0.01 s
295.51/74.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
295.51/74.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
295.51/74.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
298.31/74.75	c ORs :      3 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
298.31/74.75	c lits-rem:       609  cl-subs:     3393  v-elim:     83  v-fix:    0  time:  2.95 s
298.31/74.75	c learnt bin added due to v-elim: 0
298.31/74.75	c vivif2 --  cl tried     5501 cl shrink        0 lits rem          0 time: 0.00
298.31/74.76	c vivif2 --  cl tried    30557 cl shrink        0 lits rem          0 time: 0.01
299.11/74.90	c asymm  cl-useful: 0/2992/5501 lits-rem:0 time: 0.58
299.11/74.90	c calculated reachability. Time: 0.00
299.11/74.90	c  N dy    28    537313       225      5501         8     30557     21122    287915     13.73     10.45  --
299.11/74.90	c  F st    28    537313       225      5501         8     30557     21122    287915     13.73     10.45  --
300.31/75.20	c Decided on static restart strategy
387.79/97.12	techdemo: PartHandler.cpp:113: const bool PartHandler::handle(): Assertion `solver.varData[var].elimed == ELIMED_NONE' failed.

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3261845-1304132544/watcher-3261845-1304132544 -o /tmp/evaluation-result-3261845-1304132544/solver-3261845-1304132544 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3261845-1304132544.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.74 5.19 6.76 2/172 18481
/proc/meminfo: memFree=25664232/32951124 swapFree=67111448/67111528
[pid=18481] ppid=18479 vsize=50416 CPUtime=0 cores=1,3,5,7
/proc/18481/stat : 18481 (techdemo) R 18479 18481 17487 0 -1 4202496 727 0 0 0 0 0 0 0 22 0 1 0 505670575 51625984 658 33554432000 4194304 4797429 140736471661248 18446744073709551615 4432951 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18481/statm: 12604 658 347 148 0 7533 0

[startup+0.0207779 s]
/proc/loadavg: 3.74 5.19 6.76 2/172 18481
/proc/meminfo: memFree=25664232/32951124 swapFree=67111448/67111528
[pid=18481] ppid=18479 vsize=52704 CPUtime=0.01 cores=1,3,5,7
/proc/18481/stat : 18481 (techdemo) R 18479 18481 17487 0 -1 4202496 1514 0 0 0 1 0 0 0 22 0 1 0 505670575 53968896 1405 33554432000 4194304 4797429 140736471661248 18446744073709551615 255106465273 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18481/statm: 13176 1409 347 148 0 8105 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 52704

[startup+0.112367 s]
/proc/loadavg: 3.74 5.19 6.76 2/172 18481
/proc/meminfo: memFree=25664232/32951124 swapFree=67111448/67111528
[pid=18481] ppid=18479 vsize=681004 CPUtime=1.79 cores=1,3,5,7
/proc/18481/stat : 18481 (techdemo) R 18479 18481 17487 0 -1 4202496 5711 0 0 0 178 1 0 0 18 0 4 0 505670575 697348096 4431 33554432000 4194304 4797429 140736471661248 18446744073709551615 4422906 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18481/statm: 249892 6136 419 148 0 244821 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 681004

[startup+1.06956 s]
/proc/loadavg: 3.74 5.19 6.76 2/172 18481
/proc/meminfo: memFree=25664232/32951124 swapFree=67111448/67111528
[pid=18481] ppid=18479 vsize=894520 CPUtime=4.19 cores=1,3,5,7
/proc/18481/stat : 18481 (techdemo) R 18479 18481 17487 0 -1 4202496 8591 0 0 0 417 2 0 0 19 0 4 0 505670575 915988480 6033 33554432000 4194304 4797429 140736471661248 18446744073709551615 4424437 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18481/statm: 223630 6033 419 148 0 218559 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 894520

[startup+1.16954 s]
/proc/loadavg: 3.74 5.19 6.76 2/172 18481
/proc/meminfo: memFree=25664232/32951124 swapFree=67111448/67111528
[pid=18481] ppid=18479 vsize=894520 CPUtime=4.59 cores=1,3,5,7
/proc/18481/stat : 18481 (techdemo) R 18479 18481 17487 0 -1 4202496 8757 0 0 0 457 2 0 0 19 0 4 0 505670575 915988480 6194 33554432000 4194304 4797429 140736471661248 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18481/statm: 223630 6194 419 148 0 218559 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 894520

[startup+1.50048 s]
/proc/loadavg: 3.74 5.19 6.76 2/172 18481
/proc/meminfo: memFree=25664232/32951124 swapFree=67111448/67111528
[pid=18481] ppid=18479 vsize=895404 CPUtime=5.91 cores=1,3,5,7
/proc/18481/stat : 18481 (techdemo) R 18479 18481 17487 0 -1 4202496 10226 0 0 0 588 3 0 0 19 0 4 0 505670575 916893696 7145 33554432000 4194304 4797429 140736471661248 18446744073709551615 4391147 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18481/statm: 223851 7145 419 148 0 218780 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 895404

[startup+3.1002 s]
/proc/loadavg: 4.08 5.23 6.76 9/184 18493
/proc/meminfo: memFree=25605848/32951124 swapFree=67111448/67111528
[pid=18481] ppid=18479 vsize=897588 CPUtime=12.29 cores=1,3,5,7
/proc/18481/stat : 18481 (techdemo) R 18479 18481 17487 0 -1 4202496 12263 0 0 0 1226 3 0 0 25 0 4 0 505670575 919130112 7948 33554432000 4194304 4797429 140736471661248 18446744073709551615 4423089 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18481/statm: 224397 7948 422 148 0 219326 0
[pid=18481/tid=18488] ppid=18479 vsize=897588 CPUtime=3.05 cores=1,3,5,7
/proc/18481/task/18488/stat : 18488 (techdemo) R 18479 18481 17487 0 -1 4202560 2270 0 0 0 305 0 0 0 25 0 4 0 505670578 919130112 7948 33554432000 4194304 4797429 140736471661248 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18481/tid=18489] ppid=18479 vsize=897588 CPUtime=3.07 cores=1,3,5,7
/proc/18481/task/18489/stat : 18489 (techdemo) R 18479 18481 17487 0 -1 4202560 2684 0 0 0 307 0 0 0 25 0 4 0 505670578 919130112 7948 33554432000 4194304 4797429 140736471661248 18446744073709551615 4422918 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18481/tid=18490] ppid=18479 vsize=897588 CPUtime=3.07 cores=1,3,5,7
/proc/18481/task/18490/stat : 18490 (techdemo) R 18479 18481 17487 0 -1 4202560 2494 0 0 0 306 1 0 0 25 0 4 0 505670578 919130112 7948 33554432000 4194304 4797429 140736471661248 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 897588

[startup+6.30664 s]
/proc/loadavg: 4.08 5.23 6.76 9/184 18493
/proc/meminfo: memFree=25599280/32951124 swapFree=67111448/67111528
[pid=18481] ppid=18479 vsize=899120 CPUtime=25.11 cores=1,3,5,7
/proc/18481/stat : 18481 (techdemo) R 18479 18481 17487 0 -1 4202496 14595 0 0 0 2507 4 0 0 25 0 4 0 505670575 920698880 8663 33554432000 4194304 4797429 140736471661248 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18481/statm: 224780 8663 424 148 0 219709 0
[pid=18481/tid=18488] ppid=18479 vsize=899120 CPUtime=6.24 cores=1,3,5,7
/proc/18481/task/18488/stat : 18488 (techdemo) R 18479 18481 17487 0 -1 4202560 2672 0 0 0 624 0 0 0 25 0 4 0 505670578 920698880 8663 33554432000 4194304 4797429 140736471661248 18446744073709551615 4523971 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18481/tid=18489] ppid=18479 vsize=899120 CPUtime=6.27 cores=1,3,5,7
/proc/18481/task/18489/stat : 18489 (techdemo) R 18479 18481 17487 0 -1 4202560 3076 0 0 0 627 0 0 0 25 0 4 0 505670578 920698880 8663 33554432000 4194304 4797429 140736471661248 18446744073709551615 4509988 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18481/tid=18490] ppid=18479 vsize=899120 CPUtime=6.28 cores=1,3,5,7
/proc/18481/task/18490/stat : 18490 (techdemo) R 18479 18481 17487 0 -1 4202560 2698 0 0 0 627 1 0 0 25 0 4 0 505670578 920698880 8663 33554432000 4194304 4797429 140736471661248 18446744073709551615 4390056 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 899120

[startup+12.7005 s]
/proc/loadavg: 4.39 5.28 6.77 9/184 18493
/proc/meminfo: memFree=25591016/32951124 swapFree=67111448/67111528
[pid=18481] ppid=18479 vsize=901068 CPUtime=50.65 cores=1,3,5,7
/proc/18481/stat : 18481 (techdemo) R 18479 18481 17487 0 -1 4202496 18490 0 0 0 5060 5 0 0 25 0 4 0 505670575 922693632 10054 33554432000 4194304 4797429 140736471661248 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18481/statm: 225267 10054 424 148 0 220196 0
[pid=18481/tid=18488] ppid=18479 vsize=901068 CPUtime=12.6 cores=1,3,5,7
/proc/18481/task/18488/stat : 18488 (techdemo) R 18479 18481 17487 0 -1 4202560 3416 0 0 0 1260 0 0 0 25 0 4 0 505670578 922693632 10054 33554432000 4194304 4797429 140736471661248 18446744073709551615 4341072 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18481/tid=18489] ppid=18479 vsize=901068 CPUtime=12.66 cores=1,3,5,7
/proc/18481/task/18489/stat : 18489 (techdemo) R 18479 18481 17487 0 -1 4202560 3524 0 0 0 1266 0 0 0 25 0 4 0 505670578 922693632 10054 33554432000 4194304 4797429 140736471661248 18446744073709551615 4509115 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18481/tid=18490] ppid=18479 vsize=901068 CPUtime=12.67 cores=1,3,5,7
/proc/18481/task/18490/stat : 18490 (techdemo) R 18479 18481 17487 0 -1 4202560 3308 0 0 0 1266 1 0 0 25 0 4 0 505670578 922693632 10054 33554432000 4194304 4797429 140736471661248 18446744073709551615 4508736 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 901068

[startup+25.5003 s]
/proc/loadavg: 5.19 5.41 6.79 9/184 18494
/proc/meminfo: memFree=25579640/32951124 swapFree=67111448/67111528
[pid=18481] ppid=18479 vsize=904732 CPUtime=101.78 cores=1,3,5,7
/proc/18481/stat : 18481 (techdemo) R 18479 18481 17487 0 -1 4202496 24582 0 0 0 10171 7 0 0 25 0 4 0 505670575 926445568 11407 33554432000 4194304 4797429 140736471661248 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18481/statm: 226183 11407 424 148 0 221112 0
[pid=18481/tid=18488] ppid=18479 vsize=904732 CPUtime=25.33 cores=1,3,5,7
/proc/18481/task/18488/stat : 18488 (techdemo) R 18479 18481 17487 0 -1 4202560 4461 0 0 0 2533 0 0 0 25 0 4 0 505670578 926445568 11407 33554432000 4194304 4797429 140736471661248 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18481/tid=18489] ppid=18479 vsize=904732 CPUtime=25.46 cores=1,3,5,7
/proc/18481/task/18489/stat : 18489 (techdemo) R 18479 18481 17487 0 -1 4202560 4073 0 0 0 2546 0 0 0 25 0 4 0 505670578 926445568 11407 33554432000 4194304 4797429 140736471661248 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18481/tid=18490] ppid=18479 vsize=904732 CPUtime=25.46 cores=1,3,5,7
/proc/18481/task/18490/stat : 18490 (techdemo) R 18479 18481 17487 0 -1 4202560 3839 0 0 0 2545 1 0 0 25 0 4 0 505670578 926445568 11407 33554432000 4194304 4797429 140736471661248 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 904732

[startup+51.1008 s]
/proc/loadavg: 6.15 5.62 6.82 9/184 18495
/proc/meminfo: memFree=25565972/32951124 swapFree=67111448/67111528
[pid=18481] ppid=18479 vsize=908344 CPUtime=204.04 cores=1,3,5,7
/proc/18481/stat : 18481 (techdemo) R 18479 18481 17487 0 -1 4202496 34086 0 0 0 20394 10 0 0 25 0 4 0 505670575 930144256 13177 33554432000 4194304 4797429 140736471661248 18446744073709551615 4425043 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18481/statm: 227086 13177 424 148 0 222015 0
[pid=18481/tid=18488] ppid=18479 vsize=908344 CPUtime=50.8 cores=1,3,5,7
/proc/18481/task/18488/stat : 18488 (techdemo) R 18479 18481 17487 0 -1 4202560 6210 0 0 0 5079 1 0 0 25 0 4 0 505670578 930144256 13177 33554432000 4194304 4797429 140736471661248 18446744073709551615 4524081 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18481/tid=18489] ppid=18479 vsize=908344 CPUtime=51.07 cores=1,3,5,7
/proc/18481/task/18489/stat : 18489 (techdemo) R 18479 18481 17487 0 -1 4202560 5235 0 0 0 5106 1 0 0 25 0 4 0 505670578 930144256 13177 33554432000 4194304 4797429 140736471661248 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18481/tid=18490] ppid=18479 vsize=908344 CPUtime=51.07 cores=1,3,5,7
/proc/18481/task/18490/stat : 18490 (techdemo) R 18479 18481 17487 0 -1 4202560 4986 0 0 0 5105 2 0 0 25 0 4 0 505670578 930144256 13177 33554432000 4194304 4797429 140736471661248 18446744073709551615 4523794 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 908344

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

[startup+51.9006 s]
/proc/loadavg: 6.15 5.62 6.82 9/184 18495
/proc/meminfo: memFree=25565476/32951124 swapFree=67111448/67111528
[pid=18481] ppid=18479 vsize=908344 CPUtime=207.23 cores=1,3,5,7
/proc/18481/stat : 18481 (techdemo) R 18479 18481 17487 0 -1 4202496 34247 0 0 0 20713 10 0 0 25 0 4 0 505670575 930144256 13326 33554432000 4194304 4797429 140736471661248 18446744073709551615 4425630 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18481/statm: 227086 13326 424 148 0 222015 0
[pid=18481/tid=18488] ppid=18479 vsize=908344 CPUtime=51.59 cores=1,3,5,7
/proc/18481/task/18488/stat : 18488 (techdemo) R 18479 18481 17487 0 -1 4202560 6236 0 0 0 5158 1 0 0 25 0 4 0 505670578 930144256 13326 33554432000 4194304 4797429 140736471661248 18446744073709551615 4425045 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18481/tid=18489] ppid=18479 vsize=908344 CPUtime=51.87 cores=1,3,5,7
/proc/18481/task/18489/stat : 18489 (techdemo) R 18479 18481 17487 0 -1 4202560 5260 0 0 0 5186 1 0 0 25 0 4 0 505670578 930144256 13326 33554432000 4194304 4797429 140736471661248 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18481/tid=18490] ppid=18479 vsize=908344 CPUtime=51.87 cores=1,3,5,7
/proc/18481/task/18490/stat : 18490 (techdemo) R 18479 18481 17487 0 -1 4202560 5005 0 0 0 5185 2 0 0 25 0 4 0 505670578 930144256 13326 33554432000 4194304 4797429 140736471661248 18446744073709551615 4425005 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 207.23
Current children cumulated vsize (KiB) 908344

[startup+77.5011 s]
/proc/loadavg: 6.78 5.81 6.85 9/184 18495
/proc/meminfo: memFree=25555428/32951124 swapFree=67111448/67111528
[pid=18481] ppid=18479 vsize=910588 CPUtime=309.49 cores=1,3,5,7
/proc/18481/stat : 18481 (techdemo) R 18479 18481 17487 0 -1 4202496 41916 0 0 0 30937 12 0 0 25 0 4 0 505670575 932442112 14368 33554432000 4194304 4797429 140736471661248 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18481/statm: 227647 14368 424 148 0 222576 0
[pid=18481/tid=18488] ppid=18479 vsize=910588 CPUtime=77.05 cores=1,3,5,7
/proc/18481/task/18488/stat : 18488 (techdemo) R 18479 18481 17487 0 -1 4202560 7365 0 0 0 7704 1 0 0 25 0 4 0 505670578 932442112 14368 33554432000 4194304 4797429 140736471661248 18446744073709551615 4425054 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18481/tid=18489] ppid=18479 vsize=910588 CPUtime=77.46 cores=1,3,5,7
/proc/18481/task/18489/stat : 18489 (techdemo) R 18479 18481 17487 0 -1 4202560 6183 0 0 0 7745 1 0 0 25 0 4 0 505670578 932442112 14368 33554432000 4194304 4797429 140736471661248 18446744073709551615 4428984 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18481/tid=18490] ppid=18479 vsize=910588 CPUtime=77.46 cores=1,3,5,7
/proc/18481/task/18490/stat : 18490 (techdemo) R 18479 18481 17487 0 -1 4202560 5738 0 0 0 7744 2 0 0 25 0 4 0 505670578 932442112 14368 33554432000 4194304 4797429 140736471661248 18446744073709551615 4509469 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 309.49
Current children cumulated vsize (KiB) 910588

[startup+90.3009 s]
/proc/loadavg: 7.05 5.91 6.87 9/184 18495
/proc/meminfo: memFree=25548724/32951124 swapFree=67111448/67111528
[pid=18481] ppid=18479 vsize=912660 CPUtime=360.62 cores=1,3,5,7
/proc/18481/stat : 18481 (techdemo) R 18479 18481 17487 0 -1 4202496 45158 0 0 0 36049 13 0 0 25 0 4 0 505670575 934563840 15182 33554432000 4194304 4797429 140736471661248 18446744073709551615 4379204 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18481/statm: 228165 15182 424 148 0 223094 0
[pid=18481/tid=18488] ppid=18479 vsize=912660 CPUtime=89.78 cores=1,3,5,7
/proc/18481/task/18488/stat : 18488 (techdemo) R 18479 18481 17487 0 -1 4202560 7598 0 0 0 8977 1 0 0 25 0 4 0 505670578 934563840 15182 33554432000 4194304 4797429 140736471661248 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18481/tid=18489] ppid=18479 vsize=912660 CPUtime=90.26 cores=1,3,5,7
/proc/18481/task/18489/stat : 18489 (techdemo) R 18479 18481 17487 0 -1 4202560 6399 0 0 0 9025 1 0 0 25 0 4 0 505670578 934563840 15182 33554432000 4194304 4797429 140736471661248 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18481/tid=18490] ppid=18479 vsize=912660 CPUtime=90.26 cores=1,3,5,7
/proc/18481/task/18490/stat : 18490 (techdemo) R 18479 18481 17487 0 -1 4202560 6180 0 0 0 9024 2 0 0 25 0 4 0 505670578 934563840 15182 33554432000 4194304 4797429 140736471661248 18446744073709551615 4509400 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 360.62
Current children cumulated vsize (KiB) 912660

[startup+93.5003 s]
/proc/loadavg: 7.12 5.95 6.87 9/184 18496
/proc/meminfo: memFree=25546988/32951124 swapFree=67111448/67111528
[pid=18481] ppid=18479 vsize=912744 CPUtime=373.41 cores=1,3,5,7
/proc/18481/stat : 18481 (techdemo) R 18479 18481 17487 0 -1 4202496 46313 0 0 0 37327 14 0 0 25 0 4 0 505670575 934649856 14827 33554432000 4194304 4797429 140736471661248 18446744073709551615 4425005 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18481/statm: 228186 14827 424 148 0 223115 0
[pid=18481/tid=18488] ppid=18479 vsize=912744 CPUtime=92.96 cores=1,3,5,7
/proc/18481/task/18488/stat : 18488 (techdemo) R 18479 18481 17487 0 -1 4202560 7905 0 0 0 9295 1 0 0 25 0 4 0 505670578 934649856 14827 33554432000 4194304 4797429 140736471661248 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18481/tid=18489] ppid=18479 vsize=912744 CPUtime=93.46 cores=1,3,5,7
/proc/18481/task/18489/stat : 18489 (techdemo) R 18479 18481 17487 0 -1 4202560 6476 0 0 0 9345 1 0 0 25 0 4 0 505670578 934649856 14827 33554432000 4194304 4797429 140736471661248 18446744073709551615 4567953 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18481/tid=18490] ppid=18479 vsize=912744 CPUtime=93.46 cores=1,3,5,7
/proc/18481/task/18490/stat : 18490 (techdemo) R 18479 18481 17487 0 -1 4202560 6239 0 0 0 9344 2 0 0 25 0 4 0 505670578 934649856 14827 33554432000 4194304 4797429 140736471661248 18446744073709551615 4430000 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 373.41
Current children cumulated vsize (KiB) 912744

[startup+95.101 s]
/proc/loadavg: 7.12 5.95 6.87 9/184 18496
/proc/meminfo: memFree=25550088/32951124 swapFree=67111448/67111528
[pid=18481] ppid=18479 vsize=912776 CPUtime=379.81 cores=1,3,5,7
/proc/18481/stat : 18481 (techdemo) R 18479 18481 17487 0 -1 4202496 46752 0 0 0 37967 14 0 0 25 0 4 0 505670575 934682624 14795 33554432000 4194304 4797429 140736471661248 18446744073709551615 4387372 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18481/statm: 228194 14795 424 148 0 223123 0
[pid=18481/tid=18488] ppid=18479 vsize=912776 CPUtime=94.55 cores=1,3,5,7
/proc/18481/task/18488/stat : 18488 (techdemo) R 18479 18481 17487 0 -1 4202560 7934 0 0 0 9454 1 0 0 25 0 4 0 505670578 934682624 14795 33554432000 4194304 4797429 140736471661248 18446744073709551615 4568069 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18481/tid=18489] ppid=18479 vsize=912776 CPUtime=95.06 cores=1,3,5,7
/proc/18481/task/18489/stat : 18489 (techdemo) R 18479 18481 17487 0 -1 4202560 6725 0 0 0 9505 1 0 0 25 0 4 0 505670578 934682624 14795 33554432000 4194304 4797429 140736471661248 18446744073709551615 4567931 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18481/tid=18490] ppid=18479 vsize=912776 CPUtime=95.06 cores=1,3,5,7
/proc/18481/task/18490/stat : 18490 (techdemo) R 18479 18481 17487 0 -1 4202560 6242 0 0 0 9504 2 0 0 25 0 4 0 505670578 934682624 14795 33554432000 4194304 4797429 140736471661248 18446744073709551615 4429114 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 379.81
Current children cumulated vsize (KiB) 912776

[startup+95.9009 s]
/proc/loadavg: 7.12 5.95 6.87 9/184 18496
/proc/meminfo: memFree=25549964/32951124 swapFree=67111448/67111528
[pid=18481] ppid=18479 vsize=912804 CPUtime=383 cores=1,3,5,7
/proc/18481/stat : 18481 (techdemo) R 18479 18481 17487 0 -1 4202496 47162 0 0 0 38286 14 0 0 25 0 4 0 505670575 934711296 14785 33554432000 4194304 4797429 140736471661248 18446744073709551615 4425966 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18481/statm: 228201 14785 424 148 0 223130 0
[pid=18481/tid=18488] ppid=18479 vsize=912804 CPUtime=95.35 cores=1,3,5,7
/proc/18481/task/18488/stat : 18488 (techdemo) R 18479 18481 17487 0 -1 4202560 7961 0 0 0 9534 1 0 0 25 0 4 0 505670578 934711296 14785 33554432000 4194304 4797429 140736471661248 18446744073709551615 4429121 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18481/tid=18489] ppid=18479 vsize=912804 CPUtime=95.86 cores=1,3,5,7
/proc/18481/task/18489/stat : 18489 (techdemo) R 18479 18481 17487 0 -1 4202560 6751 0 0 0 9585 1 0 0 25 0 4 0 505670578 934711296 14785 33554432000 4194304 4797429 140736471661248 18446744073709551615 4425030 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18481/tid=18490] ppid=18479 vsize=912804 CPUtime=95.86 cores=1,3,5,7
/proc/18481/task/18490/stat : 18490 (techdemo) R 18479 18481 17487 0 -1 4202560 6533 0 0 0 9584 2 0 0 25 0 4 0 505670578 934711296 14785 33554432000 4194304 4797429 140736471661248 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 383
Current children cumulated vsize (KiB) 912804

[startup+96.7007 s]
/proc/loadavg: 7.12 5.95 6.87 9/184 18496
/proc/meminfo: memFree=25548972/32951124 swapFree=67111448/67111528
[pid=18481] ppid=18479 vsize=912804 CPUtime=386.19 cores=1,3,5,7
/proc/18481/stat : 18481 (techdemo) R 18479 18481 17487 0 -1 4202496 47258 0 0 0 38605 14 0 0 25 0 4 0 505670575 934711296 14878 33554432000 4194304 4797429 140736471661248 18446744073709551615 4422865 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18481/statm: 228201 14878 424 148 0 223130 0
[pid=18481/tid=18488] ppid=18479 vsize=912804 CPUtime=96.14 cores=1,3,5,7
/proc/18481/task/18488/stat : 18488 (techdemo) R 18479 18481 17487 0 -1 4202560 7961 0 0 0 9613 1 0 0 25 0 4 0 505670578 934711296 14878 33554432000 4194304 4797429 140736471661248 18446744073709551615 4567984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18481/tid=18489] ppid=18479 vsize=912804 CPUtime=96.66 cores=1,3,5,7
/proc/18481/task/18489/stat : 18489 (techdemo) R 18479 18481 17487 0 -1 4202560 6753 0 0 0 9665 1 0 0 25 0 4 0 505670578 934711296 14878 33554432000 4194304 4797429 140736471661248 18446744073709551615 4495473 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18481/tid=18490] ppid=18479 vsize=912804 CPUtime=96.66 cores=1,3,5,7
/proc/18481/task/18490/stat : 18490 (techdemo) R 18479 18481 17487 0 -1 4202560 6560 0 0 0 9664 2 0 0 25 0 4 0 505670578 934711296 14878 33554432000 4194304 4797429 140736471661248 18446744073709551615 4655143 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 386.19
Current children cumulated vsize (KiB) 912804

[startup+97.1007 s]
/proc/loadavg: 7.12 5.95 6.87 9/184 18496
/proc/meminfo: memFree=25548972/32951124 swapFree=67111448/67111528
[pid=18481] ppid=18479 vsize=912804 CPUtime=387.79 cores=1,3,5,7
/proc/18481/stat : 18481 (techdemo) R 18479 18481 17487 0 -1 4202496 47337 0 0 0 38765 14 0 0 25 0 4 0 505670575 934711296 14952 33554432000 4194304 4797429 140736471661248 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18481/statm: 228201 14952 424 148 0 223130 0
[pid=18481/tid=18488] ppid=18479 vsize=912804 CPUtime=96.54 cores=1,3,5,7
/proc/18481/task/18488/stat : 18488 (techdemo) R 18479 18481 17487 0 -1 4202560 7990 0 0 0 9653 1 0 0 25 0 4 0 505670578 934711296 14952 33554432000 4194304 4797429 140736471661248 18446744073709551615 4429165 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18481/tid=18489] ppid=18479 vsize=912804 CPUtime=97.06 cores=1,3,5,7
/proc/18481/task/18489/stat : 18489 (techdemo) R 18479 18481 17487 0 -1 4202560 6771 0 0 0 9705 1 0 0 25 0 4 0 505670578 934711296 14952 33554432000 4194304 4797429 140736471661248 18446744073709551615 4425140 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18481/tid=18490] ppid=18479 vsize=912804 CPUtime=97.06 cores=1,3,5,7
/proc/18481/task/18490/stat : 18490 (techdemo) R 18479 18481 17487 0 -1 4202560 6560 0 0 0 9704 2 0 0 25 0 4 0 505670578 934711296 14952 33554432000 4194304 4797429 140736471661248 18446744073709551615 4509422 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 387.79
Current children cumulated vsize (KiB) 912804

[startup+97.2007 s]
/proc/loadavg: 7.12 5.95 6.87 9/184 18496
/proc/meminfo: memFree=25548972/32951124 swapFree=67111448/67111528
[pid=18481] ppid=18479 vsize=912804 CPUtime=387.95 cores=1,3,5,7
/proc/18481/stat : 18481 (techdemo) D 18479 18481 17487 0 -1 4203524 47352 0 0 0 38773 22 0 0 25 0 4 0 505670575 934711296 14966 33554432000 4194304 4797429 140736471661248 18446744073709551615 4424603 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18481/statm: 228201 14966 430 148 0 223130 0
[pid=18481/tid=18488] ppid=18479 vsize=912804 CPUtime=96.56 cores=1,3,5,7
/proc/18481/task/18488/stat : 18488 (techdemo) D 18479 18481 17487 0 -1 4203588 7990 0 0 0 9655 1 0 0 25 0 4 0 505670578 934711296 14966 33554432000 4194304 4797429 140736471661248 18446744073709551615 4429080 0 0 4096 2 18446744071562337734 0 0 -1 7 0 0 0
[pid=18481/tid=18489] ppid=18479 vsize=912804 CPUtime=97.16 cores=1,3,5,7
/proc/18481/task/18489/stat : 18489 (techdemo) R 18479 18481 17487 0 -1 4204096 6783 0 0 0 9707 9 0 0 25 0 4 0 505670578 934711296 14966 33554432000 4194304 4797429 140736471661248 18446744073709551615 255106155109 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18481/tid=18490] ppid=18479 vsize=912804 CPUtime=97.08 cores=1,3,5,7
/proc/18481/task/18490/stat : 18490 (techdemo) D 18479 18481 17487 0 -1 4203588 6560 0 0 0 9706 2 0 0 25 0 4 0 505670578 934711296 14966 33554432000 4194304 4797429 140736471661248 18446744073709551615 4510040 0 0 4096 2 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 387.95
Current children cumulated vsize (KiB) 912804

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 97.2148
CPU time (s): 387.972
CPU user time (s): 387.734
CPU system time (s): 0.237963
CPU usage (%): 399.087
Max. virtual memory (cumulated for all children) (KiB): 1015316

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

runsolver used 0.145977 second user time and 0.385941 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-30 05:02:24
IDJOB=3261845
IDBENCH=83256
IDSOLVER=1584
FILE ID=node144/3261845-1304132544
RUNJOBID= node144-1304132544-18467
PBS_JOBID= 13170779
Free space on /tmp= 73536 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-5_528.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261845-1304132544/watcher-3261845-1304132544 -o /tmp/evaluation-result-3261845-1304132544/solver-3261845-1304132544 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3261845-1304132544.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7c7070bd15b57ddd9a06dd3709baef54
RANDOM SEED=2013314941

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25664512 kB
Buffers:       2125584 kB
Cached:        4553836 kB
SwapCached:         80 kB
Active:         207164 kB
Inactive:      6535880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25664512 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:           15980 kB
Writeback:           0 kB
AnonPages:       62380 kB
Mapped:          14480 kB
Slab:           480268 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185720 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= 73464 MiB
End job on node144 at 2011-04-30 05:04:02