Trace number 3173109

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S1103412232-098-UNKNOWN.cnf
MD5SUMd6a0b223b2c940add3196cb3c37e2d59
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark98.1881
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 525000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173109-1301787571.cnf'
0.00/0.00	c -- header says num vars:           1250
0.00/0.00	c -- header says num clauses:       25000
0.00/0.02	c -- clauses added:            0 learnts,        25000 normals,            0 xors
0.00/0.02	c -- vars added       1250
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0      1250     25000         0         0    125000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/11422/25000 lits-rem:0 time: 0.11
0.09/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
0.09/0.14	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
0.09/0.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.14	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.15	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.09/0.17	c lits-rem:         0  cl-subs:        0  v-elim:    832  v-fix:    0  time:  0.02 s
0.09/0.17	c learnt bin added due to v-elim: 0
0.09/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.18	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.18	c calculated reachability. Time: 0.00
0.09/0.18	c Calc default polars -  time:   0.00 s pos:     589 undec:      47 neg:     614
0.09/0.18	c =========================================================================================
0.09/0.18	c types(t): F = full restart, N = normal restart
0.09/0.18	c types(t): S = simplification begin/end, E = solution found
0.09/0.18	c restart types(rt): st = static, dy = dynamic
0.09/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.18	c  B st     0         0      1250     25000         0         0    125000         0   no data   no data  --
0.39/0.42	c Decided on static restart strategy
6.89/6.91	c  N dy     7     30000      1250     25000         0     10765    125000    999470    170.91    132.67  --
6.89/6.99	c  S st     7     30000      1250     25000         0     10765    125000    999470    170.91    132.67  --
6.99/7.07	c  S st     7     30501      1250     25000         0     11266    125000   1049308    170.91    132.67  --
6.99/7.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.99/7.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.09/7.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.08
7.09/7.15	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
7.09/7.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.09/7.16	c Subs w/ non-existent bins:      0 time:  0.01 s
7.09/7.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.18	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
8.59/8.67	c lits-rem:      2682  cl-subs:      566  v-elim:   1250  v-fix:    0  time:  1.49 s
8.59/8.67	c learnt bin added due to v-elim: 0
8.59/8.67	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
8.59/8.68	c vivif2 --  cl tried    10700 cl shrink        0 lits rem          0 time: 0.01
8.80/8.82	c asymm  cl-useful: 0/7893/25000 lits-rem:0 time: 0.14
8.80/8.82	c calculated reachability. Time: 0.00
8.80/8.82	c  N dy     7     30501      1250     25000         0     10700    125000    998560    170.91    132.67  --
8.80/8.82	c  F st     7     30501      1250     25000         0     10700    125000    998560    170.91    132.67  --
9.09/9.14	c Decided on static restart strategy
11.88/11.95	c  N dy    14     45752      1250     25000         0      9076    125000    392344    175.94    133.15  --
11.88/11.98	c  S st    14     45752      1250     25000         0      9076    125000    392344    175.94    133.15  --
12.00/12.06	c  S st    14     46256      1250     25000         0      9580    125000    447910    175.94    133.15  --
12.00/12.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.00/12.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.10/12.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.04
12.10/12.11	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
12.10/12.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.10/12.11	c Subs w/ non-existent bins:      0 time:  0.00 s
12.10/12.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.10/12.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.10/12.12	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
14.79/14.83	c lits-rem:       354  cl-subs:      237  v-elim:   1250  v-fix:    0  time:  2.70 s
14.79/14.83	c learnt bin added due to v-elim: 0
14.79/14.83	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
14.79/14.83	c vivif2 --  cl tried     9343 cl shrink        0 lits rem          0 time: 0.00
14.79/14.89	c asymm  cl-useful: 0/5685/25000 lits-rem:0 time: 0.06
14.79/14.89	c calculated reachability. Time: 0.00
14.79/14.89	c  N dy    14     46256      1250     25000         0      9343    125000    437559    175.94    133.15  --
20.28/20.33	c  N dy    15     69384      1250     25000         0     11500    125000    504885    163.51    133.08  --
20.28/20.36	c  S st    15     69384      1250     25000         0     11500    125000    504885    163.51    133.08  --
20.38/20.44	c  S st    15     69886      1250     25000         0     12002    125000    559453    163.51    133.08  --
20.38/20.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.38/20.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.48/20.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.06
20.48/20.50	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
20.48/20.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.48/20.51	c Subs w/ non-existent bins:      0 time:  0.00 s
20.48/20.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.48/20.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.48/20.52	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
23.29/23.39	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.39/24.42	c Added 13 vars  tried: 80000 time: 1.03
24.39/24.43	c ORs :     13 avg-s:  0.0 cl-sh:  2213 l-rem:   2213 b-add:     26 v-rep:   0 cl-rem: 0 avg s: nan T:    1.04
24.39/24.44	c lits-rem:      1173  cl-subs:      198  v-elim:   1250  v-fix:    0  time:  3.92 s
24.39/24.44	c learnt bin added due to v-elim: 0
24.39/24.44	c vivif2 --  cl tried    25013 cl shrink        0 lits rem          0 time: 0.00
24.39/24.44	c vivif2 --  cl tried    11804 cl shrink        0 lits rem          0 time: 0.00
24.49/24.52	c asymm  cl-useful: 0/12522/25013 lits-rem:0 time: 0.08
24.49/24.52	c calculated reachability. Time: 0.00
24.49/24.52	c  N dy    15     69886      1263     25013        26     11804    125084    547123    163.51    133.08  --
24.49/24.52	c  F st    15     69886      1263     25013        26     11804    125084    547123    163.51    133.08  --
24.79/24.84	c Decided on static restart strategy
32.39/32.46	c  N dy    22    104831      1263     25013        26     21697    125084   1906702    170.42    132.22  --
32.49/32.54	c  S st    22    104831      1263     25013        26     21697    125084   1906702    170.42    132.22  --
32.59/32.65	c  S st    22    105334      1263     25013        26     22200    125084   1957389    170.42    132.22  --
32.59/32.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.59/32.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.79/32.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.7M T:  0.15
32.79/32.80	c Calc non-exist non-lernt bins v-fix:     0 done:   1263 time:  0.00 s
32.79/32.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.79/32.81	c Subs w/ non-existent bins:      0 time:  0.01 s
32.79/32.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.79/32.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.79/32.85	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
35.10/35.11	c ORs :     13 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
38.99/39.05	c Added 13 vars  tried: 80000 time: 3.94
39.19/39.21	c ORs :     13 avg-s:  0.0 cl-sh: 16530 l-rem:  16530 b-add:     26 v-rep:   0 cl-rem: 0 avg s: nan T:    4.10
39.19/39.24	c lits-rem:       957  cl-subs:      674  v-elim:   1250  v-fix:    0  time:  6.39 s
39.19/39.24	c learnt bin added due to v-elim: 0
39.19/39.24	c vivif2 --  cl tried    25026 cl shrink        0 lits rem          0 time: 0.00
39.19/39.26	c vivif2 --  cl tried    21526 cl shrink        0 lits rem          0 time: 0.01
39.29/39.37	c asymm  cl-useful: 0/8025/25026 lits-rem:0 time: 0.11
39.29/39.37	c calculated reachability. Time: 0.00
39.29/39.37	c  N dy    22    105334      1276     25026        52     21526    125174   1861233    170.42    132.22  --
53.39/53.46	c  N dy    23    158001      1276     25026        52     29186    125174   3439679    236.79    149.51  --
53.59/53.60	c  S st    23    158001      1276     25026        52     29186    125174   3439679    236.79    149.51  --
53.69/53.72	c  S st    23    158503      1276     25026        52     29688    125174   3485190    236.79    149.51  --
53.69/53.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.69/53.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.99/54.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.29
53.99/54.02	c Calc non-exist non-lernt bins v-fix:     0 done:   1276 time:  0.00 s
53.99/54.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.99/54.04	c Subs w/ non-existent bins:      0 time:  0.02 s
54.09/54.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.09/54.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
54.09/54.12	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
111.49/111.56	c ORs :     26 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
118.19/118.20	c Added 13 vars  tried: 80000 time: 6.64
118.49/118.54	c ORs :     13 avg-s:  0.0 cl-sh: 23551 l-rem:  23551 b-add:     26 v-rep:   0 cl-rem: 0 avg s: nan T:    6.98
118.49/118.58	c lits-rem:        46  cl-subs:     1295  v-elim:   1250  v-fix:    0  time: 64.46 s
118.49/118.58	c learnt bin added due to v-elim: 0
118.49/118.58	c vivif2 --  cl tried    25039 cl shrink        0 lits rem          0 time: 0.00
118.59/118.61	c vivif2 --  cl tried    28393 cl shrink        0 lits rem          0 time: 0.03
118.70/118.75	c asymm  cl-useful: 0/4492/25039 lits-rem:0 time: 0.14
118.70/118.75	c calculated reachability. Time: 0.00
118.70/118.75	c  N dy    23    158503      1289     25039        78     28393    125263   3231705    236.79    149.51  --
144.50/144.50	c  N dy    24    237755      1289     25039        78     33724    125263   3912725    245.22    167.84  --
144.60/144.66	c  S st    24    237755      1289     25039        78     33724    125263   3912725    245.22    167.84  --
144.70/144.79	c  S st    24    238263      1289     25039        78     34232    125263   3959140    245.22    167.84  --
144.70/144.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
144.70/144.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
145.00/145.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.7M T:  0.30
145.00/145.10	c Calc non-exist non-lernt bins v-fix:     0 done:   1289 time:  0.00 s
145.00/145.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
145.10/145.12	c Subs w/ non-existent bins:      0 time:  0.02 s
145.10/145.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.20/145.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
145.20/145.22	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
239.40/239.45	c ORs :     39 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
244.60/244.61	c Added 14 vars  tried: 80000 time: 5.16
245.00/245.00	c ORs :     14 avg-s:  0.0 cl-sh: 25616 l-rem:  25616 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:    5.55
245.00/245.05	c lits-rem:        27  cl-subs:     1939  v-elim:   1250  v-fix:    0  time: 99.83 s
245.00/245.05	c learnt bin added due to v-elim: 0
245.00/245.05	c vivif2 --  cl tried    25053 cl shrink        0 lits rem          0 time: 0.00
245.00/245.08	c vivif2 --  cl tried    32293 cl shrink        0 lits rem          0 time: 0.03
245.20/245.22	c asymm  cl-useful: 0/10513/25053 lits-rem:0 time: 0.14
245.20/245.22	c calculated reachability. Time: 0.00
245.20/245.22	c  N dy    24    238263      1303     25053       106     32293    125359   3582342    245.22    167.84  --
286.00/286.03	c  N dy    25    357394      1303     25053       106     36428    125359   3703996    250.40    181.87  --
286.20/286.23	c  S st    25    357394      1303     25053       106     36428    125359   3703996    250.40    181.87  --
286.30/286.36	c  S st    25    357895      1303     25053       106     36929    125359   3752003    250.40    181.87  --
286.30/286.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
286.30/286.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
286.60/286.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.30
286.60/286.67	c Calc non-exist non-lernt bins v-fix:     0 done:   1303 time:  0.00 s
286.60/286.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
286.60/286.69	c Subs w/ non-existent bins:      0 time:  0.02 s
286.70/286.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
286.80/286.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
286.80/286.81	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
356.00/356.04	c ORs :     53 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.11
361.20/361.25	c Added 14 vars  tried: 80000 time: 5.22
361.50/361.57	c ORs :     14 avg-s:  0.0 cl-sh: 22605 l-rem:  22605 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:    5.53
361.60/361.62	c lits-rem:        16  cl-subs:     2594  v-elim:   1250  v-fix:    0  time: 74.81 s
361.60/361.62	c learnt bin added due to v-elim: 0
361.60/361.62	c vivif2 --  cl tried    25067 cl shrink        0 lits rem          0 time: 0.00
361.60/361.65	c vivif2 --  cl tried    34335 cl shrink        0 lits rem          0 time: 0.03
361.70/361.79	c asymm  cl-useful: 0/7338/25067 lits-rem:0 time: 0.14
361.70/361.79	c calculated reachability. Time: 0.00
361.70/361.79	c  N dy    25    357895      1317     25067       134     34335    125457   3317317    250.40    181.87  --
442.50/442.59	c  N dy    26    536843      1317     25067       134     42257    125457   4162414    277.86    199.09  --
442.70/442.76	c  S st    26    536843      1317     25067       134     42257    125457   4162414    277.86    199.09  --
442.90/442.94	c  S st    26    537346      1317     25067       134     42760    125457   4206519    277.86    199.09  --
442.90/442.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
442.90/442.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
443.31/443.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.8M T:  0.36
443.31/443.31	c Calc non-exist non-lernt bins v-fix:     0 done:   1317 time:  0.00 s
443.31/443.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
443.31/443.34	c Subs w/ non-existent bins:      0 time:  0.03 s
443.40/443.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
443.40/443.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
443.40/443.49	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
545.91/545.92	c ORs :     67 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
550.81/550.87	c Added 14 vars  tried: 80000 time: 4.95
551.31/551.32	c ORs :     14 avg-s:  0.0 cl-sh: 29713 l-rem:  29713 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:    5.40
551.31/551.38	c lits-rem:        98  cl-subs:     2588  v-elim:   1250  v-fix:    0  time: 107.89 s
551.31/551.38	c learnt bin added due to v-elim: 0
551.31/551.38	c vivif2 --  cl tried    25081 cl shrink        0 lits rem          0 time: 0.00
551.41/551.41	c vivif2 --  cl tried    40172 cl shrink        0 lits rem          0 time: 0.03
551.51/551.57	c asymm  cl-useful: 0/6410/25081 lits-rem:0 time: 0.16
551.51/551.58	c calculated reachability. Time: 0.00
551.51/551.58	c  N dy    26    537346      1331     25081       162     40172    125554   3709562    277.86    199.09  --
551.51/551.58	c  F st    26    537346      1331     25081       162     40172    125554   3709562    277.86    199.09  --
552.01/552.09	c Decided on static restart strategy
685.12/685.17	c  N dy    33    806019      1331     25081       162     63661    125554   8534826    268.32    208.91  --
685.52/685.55	c  S st    33    806019      1331     25081       162     63661    125554   8534826    268.32    208.91  --
685.72/685.75	c  S st    33    806522      1331     25081       162     64164    125554   8581874    268.32    208.91  --
685.72/685.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
685.72/685.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
686.42/686.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.68
686.42/686.45	c Calc non-exist non-lernt bins v-fix:     0 done:   1331 time:  0.00 s
686.42/686.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
686.52/686.50	c Subs w/ non-existent bins:      0 time:  0.06 s
686.61/686.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
686.82/686.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.15 s
686.82/686.81	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1209.53/1209.50	c ORs :     81 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.19
1220.73/1220.79	c Added 14 vars  tried: 80000 time: 11.29
1222.53/1222.53	c ORs :     14 avg-s:  0.0 cl-sh: 59424 l-rem:  59424 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:   13.03
1222.63/1222.64	c lits-rem:       169  cl-subs:     4451  v-elim:   1250  v-fix:    0  time: 535.85 s
1222.63/1222.64	c learnt bin added due to v-elim: 0
1222.63/1222.64	c vivif2 --  cl tried    25095 cl shrink        0 lits rem          0 time: 0.00
1222.73/1222.71	c vivif2 --  cl tried    59713 cl shrink        0 lits rem          0 time: 0.07
1222.83/1222.86	c asymm  cl-useful: 0/834/25095 lits-rem:0 time: 0.15
1222.83/1222.87	c calculated reachability. Time: 0.00
1222.83/1222.87	c  N dy    33    806522      1345     25095       190     59713    125650   7561476    268.32    208.91  --

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

running on 2 cores: 4,6

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.68 3.93 3.91 3/180 16436
/proc/meminfo: memFree=21092792/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=29304 CPUtime=0 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 775 0 0 0 0 0 0 0 25 0 1 0 271172733 30007296 712 33554432000 4194304 4797429 140737385143104 18446744073709551615 264726101530 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 7326 712 347 148 0 2255 0

[startup+0.0505591 s]
/proc/loadavg: 3.68 3.93 3.91 3/180 16436
/proc/meminfo: memFree=21092792/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=30652 CPUtime=0.04 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 1306 0 0 0 4 0 0 0 25 0 1 0 271172733 31387648 1220 33554432000 4194304 4797429 140737385143104 18446744073709551615 4428951 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 7663 1220 370 148 0 2592 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30652

[startup+0.100528 s]
/proc/loadavg: 3.68 3.93 3.91 3/180 16436
/proc/meminfo: memFree=21092792/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=30652 CPUtime=0.09 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 1308 0 0 0 9 0 0 0 25 0 1 0 271172733 31387648 1222 33554432000 4194304 4797429 140737385143104 18446744073709551615 4430154 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 7663 1222 370 148 0 2592 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30652

[startup+0.30049 s]
/proc/loadavg: 3.68 3.93 3.91 3/180 16436
/proc/meminfo: memFree=21092792/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=132664 CPUtime=0.29 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 2437 0 0 0 29 0 0 0 25 0 1 0 271172733 135847936 2040 33554432000 4194304 4797429 140737385143104 18446744073709551615 4413259 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 33166 2040 404 148 0 28095 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 132664

[startup+0.70044 s]
/proc/loadavg: 3.68 3.93 3.91 3/180 16436
/proc/meminfo: memFree=21092792/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=132664 CPUtime=0.68 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 2866 0 0 0 68 0 0 0 25 0 1 0 271172733 135847936 2463 33554432000 4194304 4797429 140737385143104 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 33166 2463 406 148 0 28095 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 132664

[startup+1.50028 s]
/proc/loadavg: 3.68 3.93 3.91 5/190 16496
/proc/meminfo: memFree=21065300/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=133872 CPUtime=1.48 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 4017 0 0 0 148 0 0 0 25 0 1 0 271172733 137084928 2738 33554432000 4194304 4797429 140737385143104 18446744073709551615 4390056 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 33468 2738 406 148 0 28397 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 133872

[startup+3.101 s]
/proc/loadavg: 3.68 3.93 3.91 5/190 16496
/proc/meminfo: memFree=21051124/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=134728 CPUtime=3.09 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 5696 0 0 0 308 1 0 0 25 0 1 0 271172733 137961472 3136 33554432000 4194304 4797429 140737385143104 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 33682 3136 406 148 0 28611 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 134728

[startup+6.30038 s]
/proc/loadavg: 3.70 3.93 3.91 5/190 16496
/proc/meminfo: memFree=21040956/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=136060 CPUtime=6.28 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 8920 0 0 0 627 1 0 0 25 0 1 0 271172733 139325440 3005 33554432000 4194304 4797429 140737385143104 18446744073709551615 4415738 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 34015 3005 406 148 0 28944 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 136060

[startup+12.7012 s]
/proc/loadavg: 3.73 3.94 3.91 5/190 16496
/proc/meminfo: memFree=21008872/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=144720 CPUtime=12.69 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 14869 0 0 0 1266 3 0 0 25 0 1 0 271172733 148193280 4719 33554432000 4194304 4797429 140737385143104 18446744073709551615 4524200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 36180 4719 411 148 0 31109 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 144720

[startup+25.5008 s]
/proc/loadavg: 3.79 3.94 3.91 5/190 16496
/proc/meminfo: memFree=20996984/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=146132 CPUtime=25.49 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 21099 0 0 0 2546 3 0 0 25 0 1 0 271172733 149639168 6098 33554432000 4194304 4797429 140737385143104 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 36533 6098 416 148 0 31462 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 146132

[startup+51.1009 s]
/proc/loadavg: 3.94 3.96 3.91 5/190 16497
/proc/meminfo: memFree=20943008/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=158040 CPUtime=51.09 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 41200 0 0 0 5101 8 0 0 25 0 1 0 271172733 161832960 8871 33554432000 4194304 4797429 140737385143104 18446744073709551615 4425939 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 39510 8871 416 148 0 34439 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 158040

[startup+102.307 s]
/proc/loadavg: 3.97 3.96 3.91 5/190 16498
/proc/meminfo: memFree=20884764/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=169192 CPUtime=102.3 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 45877 0 0 0 10221 9 0 0 25 0 1 0 271172733 173252608 13537 33554432000 4194304 4797429 140737385143104 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 42298 13537 416 148 0 37227 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 169192

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 16500
/proc/meminfo: memFree=20859572/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=176480 CPUtime=162.3 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 69300 0 0 0 16217 13 0 0 25 0 1 0 271172733 180715520 15569 33554432000 4194304 4797429 140737385143104 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 44120 15569 416 148 0 39049 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 176480

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 16502
/proc/meminfo: memFree=20846764/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=176480 CPUtime=222.3 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 69300 0 0 0 22217 13 0 0 25 0 1 0 271172733 180715520 15569 33554432000 4194304 4797429 140737385143104 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 44120 15569 416 148 0 39049 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 176480

[startup+282.3 s]
/proc/loadavg: 4.07 3.99 3.92 5/190 16503
/proc/meminfo: memFree=20824780/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=180796 CPUtime=282.3 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 100686 0 0 0 28210 20 0 0 25 0 1 0 271172733 185135104 13290 33554432000 4194304 4797429 140737385143104 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 45199 13290 416 148 0 40128 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 180796

[startup+342.301 s]
/proc/loadavg: 4.02 3.99 3.92 5/190 16505
/proc/meminfo: memFree=20794384/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=182576 CPUtime=342.3 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 103831 0 0 0 34210 20 0 0 25 0 1 0 271172733 186957824 16422 33554432000 4194304 4797429 140737385143104 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 45644 16422 417 148 0 40573 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 182576

[startup+402.301 s]
/proc/loadavg: 4.01 3.99 3.92 5/190 16506
/proc/meminfo: memFree=20653368/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=185960 CPUtime=402.3 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 134189 0 0 0 40202 28 0 0 25 0 1 0 271172733 190423040 20992 33554432000 4194304 4797429 140737385143104 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 46490 20992 416 148 0 41419 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 185960

[startup+462.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 16508
/proc/meminfo: memFree=20666356/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=190344 CPUtime=462.3 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 159343 0 0 0 46194 36 0 0 25 0 1 0 271172733 194912256 18392 33554432000 4194304 4797429 140737385143104 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 47586 18392 416 148 0 42515 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 190344

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 16510
/proc/meminfo: memFree=20663352/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=190344 CPUtime=522.31 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 159343 0 0 0 52195 36 0 0 25 0 1 0 271172733 194912256 18392 33554432000 4194304 4797429 140737385143104 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 47586 18392 416 148 0 42515 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 190344

[startup+582.301 s]
/proc/loadavg: 4.05 4.00 3.93 5/190 16511
/proc/meminfo: memFree=20654024/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=192768 CPUtime=582.31 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 180448 0 0 0 58188 43 0 0 25 0 1 0 271172733 197394432 19646 33554432000 4194304 4797429 140737385143104 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 48192 19646 416 148 0 43121 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 192768

[startup+642.3 s]
/proc/loadavg: 4.02 4.00 3.93 5/190 16513
/proc/meminfo: memFree=20644820/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=194732 CPUtime=642.31 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 217137 0 0 0 64176 55 0 0 25 0 1 0 271172733 199405568 23109 33554432000 4194304 4797429 140737385143104 18446744073709551615 264726101771 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 48683 23109 416 148 0 43612 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 194732

[startup+702.301 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 16514
/proc/meminfo: memFree=20612152/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=222452 CPUtime=702.32 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 248274 0 0 0 70166 66 0 0 25 0 1 0 271172733 227790848 30158 33554432000 4194304 4797429 140737385143104 18446744073709551615 4506535 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 55613 30158 416 148 0 50542 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 222452

[startup+762.307 s]
/proc/loadavg: 4.07 4.02 3.94 5/190 16516
/proc/meminfo: memFree=20616348/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=222452 CPUtime=762.32 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 248274 0 0 0 76166 66 0 0 25 0 1 0 271172733 227790848 30158 33554432000 4194304 4797429 140737385143104 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 55613 30158 416 148 0 50542 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 222452

[startup+822.3 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 16518
/proc/meminfo: memFree=20630816/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=222452 CPUtime=822.32 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 248274 0 0 0 82166 66 0 0 25 0 1 0 271172733 227790848 30158 33554432000 4194304 4797429 140737385143104 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 55613 30158 416 148 0 50542 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 222452

[startup+882.301 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 16519
/proc/meminfo: memFree=20604856/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=222452 CPUtime=882.32 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 248274 0 0 0 88166 66 0 0 25 0 1 0 271172733 227790848 30158 33554432000 4194304 4797429 140737385143104 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 55613 30158 416 148 0 50542 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 222452

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 16521
/proc/meminfo: memFree=20599488/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=222452 CPUtime=942.32 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 248274 0 0 0 94166 66 0 0 25 0 1 0 271172733 227790848 30158 33554432000 4194304 4797429 140737385143104 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 55613 30158 416 148 0 50542 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 222452

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 16522
/proc/meminfo: memFree=20554448/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=222452 CPUtime=1002.33 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 248274 0 0 0 100167 66 0 0 25 0 1 0 271172733 227790848 30158 33554432000 4194304 4797429 140737385143104 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 55613 30158 416 148 0 50542 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 222452

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 16524
/proc/meminfo: memFree=20554400/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=222452 CPUtime=1062.33 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 248274 0 0 0 106167 66 0 0 25 0 1 0 271172733 227790848 30158 33554432000 4194304 4797429 140737385143104 18446744073709551615 4568062 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 55613 30158 416 148 0 50542 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 222452

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 16526
/proc/meminfo: memFree=20553860/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=222452 CPUtime=1122.33 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 248274 0 0 0 112167 66 0 0 25 0 1 0 271172733 227790848 30158 33554432000 4194304 4797429 140737385143104 18446744073709551615 4567905 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 55613 30158 416 148 0 50542 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 222452

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 16527
/proc/meminfo: memFree=20561388/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=222452 CPUtime=1182.33 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 248274 0 0 0 118167 66 0 0 25 0 1 0 271172733 227790848 30158 33554432000 4194304 4797429 140737385143104 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 55613 30158 416 148 0 50542 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 222452

[startup+1242.3 s]
/proc/loadavg: 4.08 4.02 3.94 5/190 16529
/proc/meminfo: memFree=20558372/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=225684 CPUtime=1242.34 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 259665 0 0 0 124163 71 0 0 25 0 1 0 271172733 231100416 28460 33554432000 4194304 4797429 140737385143104 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 56421 28460 416 148 0 51350 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 225684



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.94 5/190 16539
/proc/meminfo: memFree=20544740/32951124 swapFree=67111528/67111528
[pid=16436] ppid=16434 vsize=227512 CPUtime=1300.04 cores=4,6
/proc/16436/stat : 16436 (techdemo) R 16434 16436 15982 0 -1 4202496 290160 0 0 0 129920 84 0 0 25 0 1 0 271172733 232972288 33010 33554432000 4194304 4797429 140737385143104 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16436/statm: 56878 33010 416 148 0 51807 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 227512

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.06
CPU user time (s): 1299.21
CPU system time (s): 0.84987
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 310272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.21
system time used= 0.84987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 290161
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 1564

runsolver used 2.21866 second user time and 4.89825 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-03 01:39:31
IDJOB=3173109
IDBENCH=82527
IDSOLVER=1585
FILE ID=node141/3173109-1301787571
RUNJOBID= node141-1301783662-16001
PBS_JOBID= 12841377
Free space on /tmp= 71860 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S1103412232-098-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173109-1301787571/watcher-3173109-1301787571 -o /tmp/evaluation-result-3173109-1301787571/solver-3173109-1301787571 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173109-1301787571.cnf

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

MD5SUM BENCH= d6a0b223b2c940add3196cb3c37e2d59
RANDOM SEED=1244707454

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:      21092948 kB
Buffers:        352148 kB
Cached:       11178564 kB
SwapCached:          0 kB
Active:        7512628 kB
Inactive:      4083628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21092948 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17120 kB
Writeback:           0 kB
AnonPages:       65384 kB
Mapped:          15268 kB
Slab:           198032 kB
PageTables:       5220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   248772 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= 71848 MiB
End job on node141 at 2011-04-03 02:01:13