Trace number 3173095

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 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S832901479-042-UNKNOWN.cnf
MD5SUMa5a87dc48ba0573fb8f2b8721bafcab2
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 variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

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-3173095-1301784967.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:       34000
0.00/0.02	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.02	c -- vars added        400
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.09/0.15	c asymm  cl-useful: 0/1959/34000 lits-rem:0 time: 0.13
0.09/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
0.09/0.17	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
0.09/0.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.17	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.19/0.29	c lits-rem:         0  cl-subs:        0  v-elim:    266  v-fix:    0  time:  0.11 s
0.19/0.29	c learnt bin added due to v-elim: 0
0.19/0.29	c Finding binary XORs  T:     0.00 s  found:       0
0.29/0.31	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.29/0.31	c calculated reachability. Time: 0.00
0.29/0.31	c Calc default polars -  time:   0.00 s pos:     210 undec:       8 neg:     182
0.29/0.31	c =========================================================================================
0.29/0.31	c types(t): F = full restart, N = normal restart
0.29/0.31	c types(t): S = simplification begin/end, E = solution found
0.29/0.31	c restart types(rt): st = static, dy = dynamic
0.29/0.31	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.29/0.31	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.59/0.60	c Decided on static restart strategy
5.89/5.91	c  N dy     7     30000       400     34000         0      8620    238000    443490    100.46     89.93  --
5.89/5.95	c  S st     7     30000       400     34000         0      8620    238000    443490    100.46     89.93  --
5.99/6.05	c  S st     7     30503       400     34000         0      9123    238000    483298    100.46     89.93  --
5.99/6.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.99/6.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.09/6.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.06
6.09/6.10	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
6.09/6.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.09/6.11	c Subs w/ non-existent bins:      0 time:  0.00 s
6.09/6.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.09/6.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.09/6.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.59/8.68	c lits-rem:      1390  cl-subs:      558  v-elim:    400  v-fix:    0  time:  2.55 s
8.59/8.68	c learnt bin added due to v-elim: 0
8.59/8.68	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
8.59/8.68	c vivif2 --  cl tried     8565 cl shrink        0 lits rem          0 time: 0.00
8.70/8.78	c asymm  cl-useful: 0/2326/34000 lits-rem:0 time: 0.10
8.70/8.78	c calculated reachability. Time: 0.00
8.70/8.78	c  N dy     7     30503       400     34000         0      8565    238000    451875    100.46     89.93  --
8.70/8.78	c  F st     7     30503       400     34000         0      8565    238000    451875    100.46     89.93  --
9.09/9.11	c Decided on static restart strategy
11.38/11.49	c  N dy    14     45755       400     34000         0     15138    238000   1013210    102.31     88.92  --
11.48/11.54	c  S st    14     45755       400     34000         0     15138    238000   1013210    102.31     88.92  --
11.58/11.64	c  S st    14     46261       400     34000         0     15641    238000   1053629    102.31     88.92  --
11.58/11.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.58/11.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.68/11.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.10
11.68/11.75	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
11.68/11.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.68/11.75	c Subs w/ non-existent bins:      0 time:  0.01 s
11.68/11.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.68/11.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.68/11.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.20/14.26	c lits-rem:       418  cl-subs:      689  v-elim:    400  v-fix:    0  time:  2.49 s
14.20/14.26	c learnt bin added due to v-elim: 0
14.20/14.26	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
14.20/14.27	c vivif2 --  cl tried    14952 cl shrink        0 lits rem          0 time: 0.01
14.30/14.36	c asymm  cl-useful: 0/2171/34000 lits-rem:0 time: 0.09
14.30/14.36	c calculated reachability. Time: 0.00
14.30/14.36	c  N dy    14     46261       400     34000         0     14952    238000    982024    102.31     88.92  --
19.29/19.36	c  N dy    15     69392       400     34000         0     17781    238000   1144896    110.65     89.67  --
19.39/19.41	c  S st    15     69392       400     34000         0     17781    238000   1144896    110.65     89.67  --
19.49/19.53	c  S st    15     69892       400     34000         0     18280    238000   1185045    110.65     89.67  --
19.49/19.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.49/19.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.59/19.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.13
19.59/19.66	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
19.59/19.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.59/19.67	c Subs w/ non-existent bins:      0 time:  0.01 s
19.59/19.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.59/19.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.59/19.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
22.69/22.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
28.69/28.78	c Added 5 vars  tried: 80000 time: 6.04
28.89/28.93	c ORs :      5 avg-s:  0.0 cl-sh: 16052 l-rem:  16052 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    6.19
28.89/28.96	c lits-rem:       773  cl-subs:      758  v-elim:    400  v-fix:    0  time:  9.26 s
28.89/28.96	c learnt bin added due to v-elim: 0
28.89/28.96	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.00
28.89/28.97	c vivif2 --  cl tried    17522 cl shrink        0 lits rem          0 time: 0.01
28.99/29.06	c asymm  cl-useful: 0/1864/34005 lits-rem:0 time: 0.09
28.99/29.06	c calculated reachability. Time: 0.00
28.99/29.06	c  N dy    15     69892       405     34005        10     17522    238020   1084962    110.65     89.67  --
28.99/29.06	c  F st    15     69892       405     34005        10     17522    238020   1084962    110.65     89.67  --
29.39/29.45	c Decided on static restart strategy
36.59/36.67	c  N dy    22    104840       405     34005        10     14554    238020    541423    100.84     89.39  --
36.69/36.70	c  S st    22    104840       405     34005        10     14554    238020    541423    100.84     89.39  --
36.79/36.81	c  S st    22    105344       405     34005        10     15058    238020    581962    100.84     89.39  --
36.79/36.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.79/36.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.89/36.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.10
36.89/36.92	c Calc non-exist non-lernt bins v-fix:     0 done:    405 time:  0.00 s
36.89/36.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.89/36.92	c Subs w/ non-existent bins:      0 time:  0.00 s
36.89/36.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.89/36.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.89/36.94	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
39.78/39.89	c ORs :      5 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
42.69/42.79	c Added 5 vars  tried: 80000 time: 2.89
42.79/42.80	c ORs :      5 avg-s:  0.0 cl-sh:  2573 l-rem:   2573 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    2.91
42.79/42.82	c lits-rem:       497  cl-subs:      342  v-elim:    400  v-fix:    0  time:  5.88 s
42.79/42.82	c learnt bin added due to v-elim: 0
42.79/42.82	c vivif2 --  cl tried    34010 cl shrink        0 lits rem          0 time: 0.00
42.79/42.82	c vivif2 --  cl tried    14716 cl shrink        0 lits rem          0 time: 0.00
42.89/42.91	c asymm  cl-useful: 0/1870/34010 lits-rem:0 time: 0.08
42.89/42.91	c calculated reachability. Time: 0.00
42.89/42.91	c  N dy    22    105344       410     34010        20     14716    238040    561174    100.84     89.39  --
57.20/57.26	c  N dy    23    158016       410     34010        20     20334    238040    894584    101.54     88.57  --
57.29/57.30	c  S st    23    158016       410     34010        20     20334    238040    894584    101.54     88.57  --
57.39/57.43	c  S st    23    158522       410     34010        20     20839    238040    934982    101.54     88.57  --
57.39/57.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.39/57.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.49/57.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.9M T:  0.13
57.49/57.57	c Calc non-exist non-lernt bins v-fix:     0 done:    410 time:  0.00 s
57.49/57.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.49/57.57	c Subs w/ non-existent bins:      0 time:  0.01 s
57.49/57.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.59/57.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
57.59/57.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
60.69/60.73	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.00
65.19/65.24	c Added 5 vars  tried: 80000 time: 4.51
65.19/65.28	c ORs :      5 avg-s:  0.0 cl-sh:  5796 l-rem:   5796 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    4.55
65.29/65.30	c lits-rem:       183  cl-subs:      662  v-elim:    400  v-fix:    0  time:  7.70 s
65.29/65.30	c learnt bin added due to v-elim: 0
65.29/65.30	c vivif2 --  cl tried    34015 cl shrink        0 lits rem          0 time: 0.00
65.29/65.31	c vivif2 --  cl tried    20177 cl shrink        0 lits rem          0 time: 0.01
65.39/65.40	c asymm  cl-useful: 0/1605/34015 lits-rem:0 time: 0.09
65.39/65.40	c calculated reachability. Time: 0.00
65.39/65.40	c  N dy    23    158522       415     34015        30     20177    238061    877261    101.54     88.57  --
89.79/89.83	c  N dy    24    237785       415     34015        30     23024    238061    831807    104.02     88.42  --
89.79/89.88	c  S st    24    237785       415     34015        30     23024    238061    831807    104.02     88.42  --
89.99/90.01	c  S st    24    238287       415     34015        30     23525    238061    872407    104.02     88.42  --
89.99/90.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
89.99/90.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.10/90.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.8M T:  0.14
90.10/90.15	c Calc non-exist non-lernt bins v-fix:     0 done:    415 time:  0.00 s
90.10/90.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.10/90.16	c Subs w/ non-existent bins:      0 time:  0.01 s
90.10/90.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.10/90.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
90.10/90.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
92.99/93.01	c ORs :     15 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
96.59/96.61	c Added 5 vars  tried: 80000 time: 3.60
96.59/96.65	c ORs :      5 avg-s:  0.0 cl-sh:  4752 l-rem:   4752 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    3.64
96.59/96.67	c lits-rem:        67  cl-subs:      560  v-elim:    400  v-fix:    0  time:  6.49 s
96.59/96.67	c learnt bin added due to v-elim: 0
96.59/96.67	c vivif2 --  cl tried    34020 cl shrink        0 lits rem          0 time: 0.00
96.59/96.68	c vivif2 --  cl tried    22965 cl shrink        0 lits rem          0 time: 0.01
96.70/96.77	c asymm  cl-useful: 0/1656/34020 lits-rem:0 time: 0.09
96.70/96.77	c calculated reachability. Time: 0.00
96.70/96.77	c  N dy    24    238287       420     34020        40     22965    238083    841227    104.02     88.42  --
137.29/137.35	c  N dy    25    357430       420     34020        40     49307    238083   3229005    105.35     88.55  --
137.39/137.49	c  S st    25    357430       420     34020        40     49307    238083   3229005    105.35     88.55  --
137.59/137.68	c  S st    25    357932       420     34020        40     49808    238083   3271545    105.35     88.55  --
137.59/137.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
137.59/137.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
137.99/138.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.4M T:  0.35
137.99/138.04	c Calc non-exist non-lernt bins v-fix:     0 done:    420 time:  0.00 s
137.99/138.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
137.99/138.06	c Subs w/ non-existent bins:      0 time:  0.02 s
138.09/138.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.09/138.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
138.09/138.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
217.98/218.03	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.02
236.49/236.59	c Added 5 vars  tried: 80000 time: 18.56
237.38/237.40	c ORs :      5 avg-s:  0.0 cl-sh: 31335 l-rem:  31335 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   19.37
237.38/237.45	c lits-rem:        82  cl-subs:     2669  v-elim:    400  v-fix:    0  time: 99.30 s
237.38/237.45	c learnt bin added due to v-elim: 0
237.38/237.46	c vivif2 --  cl tried    34025 cl shrink        0 lits rem          0 time: 0.00
237.38/237.48	c vivif2 --  cl tried    47139 cl shrink        0 lits rem          0 time: 0.03
237.59/237.62	c asymm  cl-useful: 0/1334/34025 lits-rem:0 time: 0.14
237.59/237.63	c calculated reachability. Time: 0.00
237.59/237.63	c  N dy    25    357932       425     34025        50     47139    238100   2970943    105.35     88.55  --
306.89/306.93	c  N dy    26    536898       425     34025        50     57137    238100   3527974    103.39     87.13  --
306.99/307.07	c  S st    26    536898       425     34025        50     57137    238100   3527974    103.39     87.13  --
307.19/307.26	c  S st    26    537402       425     34025        50     57641    238100   3567709    103.39     87.13  --
307.19/307.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
307.19/307.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
307.59/307.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.6M T:  0.40
307.59/307.67	c Calc non-exist non-lernt bins v-fix:     0 done:    425 time:  0.00 s
307.59/307.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
307.59/307.69	c Subs w/ non-existent bins:      0 time:  0.02 s
307.69/307.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
307.79/307.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
307.79/307.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
417.69/417.79	c ORs :     25 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
436.89/436.90	c Added 5 vars  tried: 80000 time: 19.11
437.69/437.73	c ORs :      5 avg-s:  0.0 cl-sh: 31489 l-rem:  31489 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   19.94
437.69/437.79	c lits-rem:       152  cl-subs:     2683  v-elim:    400  v-fix:    0  time: 129.99 s
437.69/437.79	c learnt bin added due to v-elim: 0
437.69/437.79	c vivif2 --  cl tried    34030 cl shrink        0 lits rem          0 time: 0.00
437.79/437.82	c vivif2 --  cl tried    54958 cl shrink        0 lits rem          0 time: 0.03
437.89/437.95	c asymm  cl-useful: 0/1269/34030 lits-rem:0 time: 0.13
437.89/437.96	c calculated reachability. Time: 0.00
437.89/437.96	c  N dy    26    537402       430     34030        60     54958    238120   3291529    103.39     87.13  --
437.89/437.96	c  F st    26    537402       430     34030        60     54958    238120   3291529    103.39     87.13  --
438.59/438.64	c Decided on static restart strategy
541.19/541.26	c  N dy    33    806103       430     34030        60     41075    238120   1450133    139.91     96.13  --
541.28/541.33	c  S st    33    806103       430     34030        60     41075    238120   1450133    139.91     96.13  --
541.48/541.50	c  S st    33    806608       430     34030        60     41579    238120   1489703    139.91     96.13  --
541.48/541.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
541.48/541.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
541.68/541.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.1M T:  0.27
541.68/541.78	c Calc non-exist non-lernt bins v-fix:     0 done:    430 time:  0.00 s
541.68/541.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
541.68/541.80	c Subs w/ non-existent bins:      0 time:  0.01 s
541.78/541.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
541.78/541.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
541.78/541.84	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
546.28/546.31	c ORs :     30 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
552.58/552.69	c Added 5 vars  tried: 80000 time: 6.38
552.78/552.82	c ORs :      5 avg-s:  0.0 cl-sh: 11762 l-rem:  11762 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    6.51
552.78/552.85	c lits-rem:        55  cl-subs:     1151  v-elim:    400  v-fix:    0  time: 11.00 s
552.78/552.85	c learnt bin added due to v-elim: 0
552.78/552.85	c vivif2 --  cl tried    34035 cl shrink        0 lits rem          0 time: 0.00
552.78/552.86	c vivif2 --  cl tried    40428 cl shrink        0 lits rem          0 time: 0.01
552.88/552.97	c asymm  cl-useful: 0/1228/34035 lits-rem:0 time: 0.11
552.88/552.97	c calculated reachability. Time: 0.00
552.88/552.97	c  N dy    33    806608       435     34035        70     40428    238140   1374888    139.91     96.13  --
729.88/729.97	c  N dy    34   1209914       435     34035        70     50309    238140   1756347    124.37    101.80  --
729.98/730.06	c  S st    34   1209914       435     34035        70     50309    238140   1756347    124.37    101.80  --
730.18/730.25	c  S st    34   1210414       435     34035        70     50809    238140   1795497    124.37    101.80  --
730.18/730.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
730.18/730.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
730.58/730.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.5M T:  0.39
730.58/730.65	c Calc non-exist non-lernt bins v-fix:     0 done:    435 time:  0.00 s
730.58/730.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
730.58/730.66	c Subs w/ non-existent bins:      0 time:  0.02 s
730.68/730.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
730.68/730.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
730.68/730.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
736.18/736.29	c ORs :     35 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
743.88/743.92	c Added 5 vars  tried: 80000 time: 7.63
743.98/744.02	c ORs :      5 avg-s:  0.0 cl-sh:  8521 l-rem:   8521 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    7.73
743.98/744.06	c lits-rem:        55  cl-subs:     1567  v-elim:    400  v-fix:    0  time: 13.34 s
743.98/744.06	c learnt bin added due to v-elim: 0
743.98/744.06	c vivif2 --  cl tried    34040 cl shrink        0 lits rem          0 time: 0.00
743.98/744.08	c vivif2 --  cl tried    49242 cl shrink        0 lits rem          0 time: 0.02
744.18/744.20	c asymm  cl-useful: 0/902/34040 lits-rem:0 time: 0.12
744.18/744.21	c calculated reachability. Time: 0.00
744.18/744.21	c  N dy    34   1210414       440     34040        80     49242    238158   1677581    124.37    101.80  --
1002.98/1003.05	c  N dy    35   1710418       440     34040        80     76248    238158   4151040    133.03    104.84  --
1003.19/1003.21	c  S st    35   1710418       440     34040        80     76248    238158   4151040    133.03    104.84  --
1003.38/1003.47	c  S st    35   1710922       440     34040        80     76751    238158   4188106    133.03    104.84  --
1003.38/1003.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1003.38/1003.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1004.08/1004.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.2M T:  0.62
1004.08/1004.10	c Calc non-exist non-lernt bins v-fix:     0 done:    440 time:  0.00 s
1004.08/1004.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1004.08/1004.13	c Subs w/ non-existent bins:      0 time:  0.03 s
1004.19/1004.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1004.19/1004.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
1004.19/1004.27	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1140.68/1140.77	c ORs :     40 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
1160.67/1160.70	c Added 5 vars  tried: 80000 time: 19.94
1161.37/1161.45	c ORs :      5 avg-s:  0.0 cl-sh: 29469 l-rem:  29469 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   20.68
1161.48/1161.51	c lits-rem:       130  cl-subs:     4736  v-elim:    400  v-fix:    0  time: 157.24 s
1161.48/1161.51	c learnt bin added due to v-elim: 0
1161.48/1161.52	c vivif2 --  cl tried    34045 cl shrink        0 lits rem          0 time: 0.00
1161.48/1161.55	c vivif2 --  cl tried    72015 cl shrink        0 lits rem          0 time: 0.04
1161.67/1161.71	c asymm  cl-useful: 0/866/34045 lits-rem:0 time: 0.15
1161.67/1161.71	c calculated reachability. Time: 0.00
1161.67/1161.71	c  N dy    35   1710922       445     34045        90     72015    238181   3623153    133.03    104.84  --

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.69 3.89 3.63 3/184 16181
/proc/meminfo: memFree=21086044/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=29052 CPUtime=0 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 856 0 0 0 0 0 0 0 25 0 1 0 270912316 29749248 791 33554432000 4194304 4797429 140736062324400 18446744073709551615 264726101527 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 7263 791 347 148 0 2192 0

[startup+0.0818291 s]
/proc/loadavg: 3.69 3.89 3.63 3/184 16181
/proc/meminfo: memFree=21086044/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=30896 CPUtime=0.07 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 1588 0 0 0 7 0 0 0 25 0 1 0 270912316 31637504 1494 33554432000 4194304 4797429 140736062324400 18446744073709551615 4427396 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 7724 1494 371 148 0 2653 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30896

[startup+0.100835 s]
/proc/loadavg: 3.69 3.89 3.63 3/184 16181
/proc/meminfo: memFree=21086044/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=30896 CPUtime=0.09 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 1590 0 0 0 9 0 0 0 25 0 1 0 270912316 31637504 1496 33554432000 4194304 4797429 140736062324400 18446744073709551615 4429097 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 7724 1496 371 148 0 2653 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30896

[startup+0.300796 s]
/proc/loadavg: 3.69 3.89 3.63 3/184 16181
/proc/meminfo: memFree=21086044/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=135024 CPUtime=0.29 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 3080 0 0 0 29 0 0 0 25 0 1 0 270912316 138264576 2358 33554432000 4194304 4797429 140736062324400 18446744073709551615 4358400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 33756 2358 395 148 0 28685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 135024

[startup+0.70071 s]
/proc/loadavg: 3.69 3.89 3.63 3/184 16181
/proc/meminfo: memFree=21086044/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=135024 CPUtime=0.69 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 3496 0 0 0 69 0 0 0 25 0 1 0 270912316 138264576 2770 33554432000 4194304 4797429 140736062324400 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 33756 2770 406 148 0 28685 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135024

[startup+1.50056 s]
/proc/loadavg: 3.69 3.89 3.63 6/190 16190
/proc/meminfo: memFree=21058484/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=136648 CPUtime=1.49 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 4617 0 0 0 149 0 0 0 25 0 1 0 270912316 139927552 3050 33554432000 4194304 4797429 140736062324400 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 34162 3050 406 148 0 29091 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 136648

[startup+3.10026 s]
/proc/loadavg: 3.69 3.89 3.63 5/190 16190
/proc/meminfo: memFree=21049556/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=137656 CPUtime=3.09 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 6200 0 0 0 308 1 0 0 25 0 1 0 270912316 140959744 3498 33554432000 4194304 4797429 140736062324400 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 34414 3498 406 148 0 29343 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 137656

[startup+6.30066 s]
/proc/loadavg: 3.71 3.89 3.63 5/190 16190
/proc/meminfo: memFree=21038112/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=141184 CPUtime=6.29 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 9621 0 0 0 627 2 0 0 25 0 1 0 270912316 144572416 4132 33554432000 4194304 4797429 140736062324400 18446744073709551615 4524456 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 35296 4132 410 148 0 30225 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 141184

[startup+12.7004 s]
/proc/loadavg: 3.73 3.89 3.64 5/190 16190
/proc/meminfo: memFree=21011224/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=146484 CPUtime=12.68 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 13077 0 0 0 1266 2 0 0 19 0 1 0 270912316 149999616 5985 33554432000 4194304 4797429 140736062324400 18446744073709551615 4524092 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 36621 5985 411 148 0 31550 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 146484

[startup+25.501 s]
/proc/loadavg: 3.79 3.90 3.64 5/190 16191
/proc/meminfo: memFree=20998768/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=150064 CPUtime=25.49 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 17623 0 0 0 2546 3 0 0 25 0 1 0 270912316 153665536 6906 33554432000 4194304 4797429 140736062324400 18446744073709551615 4495473 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 37516 6906 415 148 0 32445 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 150064

[startup+51.1002 s]
/proc/loadavg: 3.86 3.90 3.65 5/190 16192
/proc/meminfo: memFree=20953552/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=153524 CPUtime=51.09 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 27837 0 0 0 5104 5 0 0 25 0 1 0 270912316 157208576 8538 33554432000 4194304 4797429 140736062324400 18446744073709551615 4424659 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 38381 8538 416 148 0 33310 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 153524

[startup+102.307 s]
/proc/loadavg: 3.94 3.92 3.66 5/190 16193
/proc/meminfo: memFree=20921244/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=157976 CPUtime=102.3 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 46186 0 0 0 10222 8 0 0 25 0 1 0 270912316 161767424 10147 33554432000 4194304 4797429 140736062324400 18446744073709551615 4426379 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 39494 10147 416 148 0 34423 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 157976

[startup+162.3 s]
/proc/loadavg: 3.98 3.93 3.68 6/190 16194
/proc/meminfo: memFree=20874576/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=175628 CPUtime=162.28 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 64845 0 0 0 16215 13 0 0 25 0 1 0 270912316 179843072 14920 33554432000 4194304 4797429 140736062324400 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 43907 14920 416 148 0 38836 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 175628

[startup+222.301 s]
/proc/loadavg: 3.99 3.94 3.70 6/190 16196
/proc/meminfo: memFree=20873300/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=175628 CPUtime=222.28 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 64848 0 0 0 22215 13 0 0 25 0 1 0 270912316 179843072 14923 33554432000 4194304 4797429 140736062324400 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 43907 14923 416 148 0 38836 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 175628

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.71 6/190 16198
/proc/meminfo: memFree=20859880/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=178268 CPUtime=282.29 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 81607 0 0 0 28209 20 0 0 25 0 1 0 270912316 182546432 15815 33554432000 4194304 4797429 140736062324400 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 44567 15815 416 148 0 39496 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 178268

[startup+342.3 s]
/proc/loadavg: 3.99 3.95 3.73 5/190 16208
/proc/meminfo: memFree=20807980/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=184836 CPUtime=342.28 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 91605 0 0 0 34206 22 0 0 25 0 1 0 270912316 189272064 17185 33554432000 4194304 4797429 140736062324400 18446744073709551615 4568122 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 46209 17185 416 148 0 41138 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 184836

[startup+402.301 s]
/proc/loadavg: 3.99 3.96 3.74 6/190 16210
/proc/meminfo: memFree=20806964/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=184836 CPUtime=402.29 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 91605 0 0 0 40207 22 0 0 25 0 1 0 270912316 189272064 17185 33554432000 4194304 4797429 140736062324400 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 46209 17185 416 148 0 41138 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 184836

[startup+462.3 s]
/proc/loadavg: 4.12 3.99 3.77 6/190 16211
/proc/meminfo: memFree=20790676/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=189568 CPUtime=462.28 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 102956 0 0 0 46202 26 0 0 25 0 1 0 270912316 194117632 18505 33554432000 4194304 4797429 140736062324400 18446744073709551615 4354716 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 47392 18505 416 148 0 42321 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 189568

[startup+522.3 s]
/proc/loadavg: 4.08 4.01 3.78 6/190 16213
/proc/meminfo: memFree=20795104/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=191108 CPUtime=522.29 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 126539 0 0 0 52196 33 0 0 25 0 1 0 270912316 195694592 19686 33554432000 4194304 4797429 140736062324400 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 47777 19686 416 148 0 42706 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 191108

[startup+582.301 s]
/proc/loadavg: 4.03 4.00 3.79 6/190 16215
/proc/meminfo: memFree=20788476/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=192888 CPUtime=582.28 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 145990 0 0 0 58190 38 0 0 25 0 1 0 270912316 197517312 20659 33554432000 4194304 4797429 140736062324400 18446744073709551615 4424768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 48222 20659 416 148 0 43151 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 192888

[startup+642.3 s]
/proc/loadavg: 4.01 4.00 3.81 6/190 16216
/proc/meminfo: memFree=20799108/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=193972 CPUtime=642.29 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 170590 0 0 0 64184 45 0 0 25 0 1 0 270912316 198627328 18636 33554432000 4194304 4797429 140736062324400 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 48493 18636 416 148 0 43422 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 193972

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 16218
/proc/meminfo: memFree=20733100/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=195420 CPUtime=702.28 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 188335 0 0 0 70175 53 0 0 25 0 1 0 270912316 200110080 22205 33554432000 4194304 4797429 140736062324400 18446744073709551615 4426365 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 48855 22205 416 148 0 43784 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 195420

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.82 6/190 16219
/proc/meminfo: memFree=20716084/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=196472 CPUtime=762.28 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 203763 0 0 0 76171 57 0 0 25 0 1 0 270912316 201187328 22651 33554432000 4194304 4797429 140736062324400 18446744073709551615 4425090 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 49118 22651 416 148 0 44047 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 196472

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.83 6/190 16221
/proc/meminfo: memFree=20737140/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=199160 CPUtime=822.28 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 225615 0 0 0 82162 66 0 0 25 0 1 0 270912316 203939840 20204 33554432000 4194304 4797429 140736062324400 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 49790 20204 416 148 0 44719 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 199160

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 16223
/proc/meminfo: memFree=20718136/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=200532 CPUtime=882.28 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 244443 0 0 0 88155 73 0 0 25 0 1 0 270912316 205344768 22095 33554432000 4194304 4797429 140736062324400 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 50133 22095 416 148 0 45062 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 200532

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.84 6/190 16224
/proc/meminfo: memFree=20714868/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=201672 CPUtime=942.29 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 262936 0 0 0 94146 83 0 0 25 0 1 0 270912316 206512128 22802 33554432000 4194304 4797429 140736062324400 18446744073709551615 4351897 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 50418 22802 416 148 0 45347 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 201672

[startup+1002.3 s]
/proc/loadavg: 4.06 4.01 3.85 6/190 16226
/proc/meminfo: memFree=20736400/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=202868 CPUtime=1002.28 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 279692 0 0 0 100138 90 0 0 25 0 1 0 270912316 207736832 20991 33554432000 4194304 4797429 140736062324400 18446744073709551615 264726101652 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 50717 20991 416 148 0 45646 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 202868

[startup+1062.3 s]
/proc/loadavg: 4.06 4.03 3.86 6/190 16227
/proc/meminfo: memFree=20708972/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=209496 CPUtime=1062.28 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 281535 0 0 0 106138 90 0 0 25 0 1 0 270912316 214523904 22834 33554432000 4194304 4797429 140736062324400 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 52374 22834 416 148 0 47303 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 209496

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 3.87 6/190 16229
/proc/meminfo: memFree=20703496/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=209496 CPUtime=1122.28 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 281535 0 0 0 112138 90 0 0 25 0 1 0 270912316 214523904 22834 33554432000 4194304 4797429 140736062324400 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 52374 22834 416 148 0 47303 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 209496

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.88 6/190 16231
/proc/meminfo: memFree=20693296/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=213320 CPUtime=1182.28 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 289694 0 0 0 118135 93 0 0 25 0 1 0 270912316 218439680 21081 33554432000 4194304 4797429 140736062324400 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 53330 21081 416 148 0 48259 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 213320

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.88 5/190 16232
/proc/meminfo: memFree=20671312/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=213840 CPUtime=1242.28 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 306379 0 0 0 124128 100 0 0 25 0 1 0 270912316 218972160 28111 33554432000 4194304 4797429 140736062324400 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 53460 28111 416 148 0 48389 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 213840



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.89 3/186 16236
/proc/meminfo: memFree=20913868/32951124 swapFree=67111528/67111528
[pid=16181] ppid=16179 vsize=214808 CPUtime=1299.99 cores=1,3
/proc/16181/stat : 16181 (techdemo) R 16179 16181 15982 0 -1 4202496 322922 0 0 0 129893 106 0 0 25 0 1 0 270912316 219963392 24960 33554432000 4194304 4797429 140736062324400 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16181/statm: 53702 24960 416 148 0 48631 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 214808

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
CPU user time (s): 1298.93
CPU system time (s): 1.06784
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 288584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.93
system time used= 1.06784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 322922
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 1401

runsolver used 2.08568 second user time and 5.02424 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-03 00:56:07
IDJOB=3173095
IDBENCH=82513
IDSOLVER=1585
FILE ID=node141/3173095-1301784967
RUNJOBID= node141-1301783662-16002
PBS_JOBID= 12841377
Free space on /tmp= 71864 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S832901479-042-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173095-1301784967/watcher-3173095-1301784967 -o /tmp/evaluation-result-3173095-1301784967/solver-3173095-1301784967 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173095-1301784967.cnf

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

MD5SUM BENCH= a5a87dc48ba0573fb8f2b8721bafcab2
RANDOM SEED=788026463

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21086200 kB
Buffers:        351308 kB
Cached:       11163184 kB
SwapCached:          0 kB
Active:        7527044 kB
Inactive:      4074340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21086200 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           26052 kB
Writeback:           0 kB
AnonPages:       86692 kB
Mapped:          15952 kB
Slab:           198484 kB
PageTables:       5164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   464312 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= 71844 MiB
End job on node141 at 2011-04-03 01:17:49