Trace number 3173156

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-k3-r4.2-v2500-c10500-S882087907-088-UNKNOWN.cnf
MD5SUM3cf1ca6aaef3b8ffa068d087f2b6934e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.16467
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
Number of clauses of size 40
Number of clauses of size 50
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-3173156-1301790181.cnf'
0.00/0.00	c -- header says num vars:           2500
0.00/0.00	c -- header says num clauses:       10500
0.00/0.00	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.00	c -- vars added       2500
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.01	c Calc non-exist non-lernt bins v-fix:     0 done:   2500 time:  0.00 s
0.00/0.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.02	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.03/0.03	c lits-rem:         0  cl-subs:        0  v-elim:    136  v-fix:    0  time:  0.01 s
0.03/0.03	c learnt bin added due to v-elim: 0
0.03/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.03/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.03/0.04	c calculated reachability. Time: 0.00
0.03/0.04	c Calc default polars -  time:   0.00 s pos:    1127 undec:     283 neg:    1090
0.03/0.04	c =========================================================================================
0.03/0.04	c types(t): F = full restart, N = normal restart
0.03/0.04	c types(t): S = simplification begin/end, E = solution found
0.03/0.04	c restart types(rt): st = static, dy = dynamic
0.03/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.03/0.04	c  B st     0         0      2424     10395         0         0     31622         0   no data   no data  --
0.09/0.19	c Decided on static restart strategy
4.19/4.29	c  N dy     7     30001      2424     10395         0     10795     31622    552715     93.16     70.91  --
4.30/4.32	c  S st     7     30001      2424     10395         0     10795     31622    552715     93.16     70.91  --
4.30/4.37	c  S st     7     30502      2424     10395         0     11296     31622    577733     93.16     70.91  --
4.30/4.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.30/4.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.40/4.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.04
4.40/4.42	c Calc non-exist non-lernt bins v-fix:     0 done:   2424 time:  0.00 s
4.40/4.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.40/4.42	c Subs w/ non-existent bins:      0 time:  0.00 s
4.40/4.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.40/4.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/4.43	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
5.59/5.65	c lits-rem:        33  cl-subs:      520  v-elim:     34  v-fix:    0  time:  1.22 s
5.59/5.65	c learnt bin added due to v-elim: 0
5.59/5.65	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
5.59/5.66	c vivif2 --  cl tried    10776 cl shrink        0 lits rem          0 time: 0.00
5.69/5.72	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.06
5.69/5.72	c calculated reachability. Time: 0.00
5.69/5.72	c  N dy     7     30502      2424     10395         0     10776     31622    556729     93.16     70.91  --
5.69/5.72	c  F st     7     30502      2424     10395         0     10776     31622    556729     93.16     70.91  --
5.89/5.92	c Decided on static restart strategy
7.79/7.85	c  N dy    14     45755      2424     10395         0      9171     31622    204798     87.27     63.90  --
7.79/7.86	c  S st    14     45755      2424     10395         0      9171     31622    204798     87.27     63.90  --
7.89/7.91	c  S st    14     46259      2424     10395         0      9675     31622    230734     87.27     63.90  --
7.89/7.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.89/7.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.89/7.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.02
7.89/7.93	c Calc non-exist non-lernt bins v-fix:     0 done:   2424 time:  0.00 s
7.89/7.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.89/7.94	c Subs w/ non-existent bins:      0 time:  0.00 s
7.89/7.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.89/7.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.89/7.94	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
8.19/8.22	c lits-rem:         6  cl-subs:      353  v-elim:     34  v-fix:    0  time:  0.28 s
8.19/8.22	c learnt bin added due to v-elim: 0
8.19/8.22	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
8.19/8.22	c vivif2 --  cl tried     9322 cl shrink        0 lits rem          0 time: 0.00
8.19/8.25	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.03
8.19/8.25	c calculated reachability. Time: 0.00
8.19/8.25	c  N dy    14     46259      2424     10395         0      9322     31622    223745     87.27     63.90  --
12.49/12.54	c  N dy    15     69389      2424     10395         0     11473     31622    249179     85.89     62.27  --
12.49/12.55	c  S st    15     69389      2424     10395         0     11473     31622    249179     85.89     62.27  --
12.59/12.60	c  S st    15     69892      2424     10395         0     11976     31622    273797     85.89     62.27  --
12.59/12.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.59/12.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.59/12.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.02
12.59/12.62	c Calc non-exist non-lernt bins v-fix:     0 done:   2424 time:  0.00 s
12.59/12.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.59/12.63	c Subs w/ non-existent bins:      0 time:  0.00 s
12.59/12.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.59/12.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.59/12.63	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
12.89/12.99	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
13.49/13.50	c Added 25 vars  tried: 80000 time: 0.51
13.49/13.50	c ORs :     25 avg-s:  0.0 cl-sh:  1570 l-rem:   1570 b-add:     51 v-rep:   0 cl-rem: 0 avg s: nan T:    0.52
13.49/13.51	c lits-rem:        19  cl-subs:      200  v-elim:     34  v-fix:    0  time:  0.88 s
13.49/13.51	c learnt bin added due to v-elim: 0
13.49/13.51	c vivif2 --  cl tried    10419 cl shrink        0 lits rem          0 time: 0.00
13.49/13.51	c vivif2 --  cl tried    11776 cl shrink        0 lits rem          0 time: 0.00
13.49/13.54	c asymm  cl-useful: 0/10419/10419 lits-rem:0 time: 0.03
13.49/13.54	c calculated reachability. Time: 0.00
13.49/13.54	c  N dy    15     69892      2449     10419        51     11776     31796    267374     85.89     62.27  --
13.49/13.54	c  F st    15     69892      2449     10419        51     11776     31796    267374     85.89     62.27  --
13.69/13.75	c Decided on static restart strategy
19.30/19.39	c  N dy    22    104838      2449     10419        51     21667     31796    956248     88.60     59.57  --
19.40/19.43	c  S st    22    104838      2449     10419        51     21667     31796    956248     88.60     59.57  --
19.50/19.50	c  S st    22    105341      2449     10419        51     22170     31796    980467     88.60     59.57  --
19.50/19.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.50/19.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.50/19.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.07
19.50/19.58	c Calc non-exist non-lernt bins v-fix:     0 done:   2449 time:  0.00 s
19.50/19.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.50/19.58	c Subs w/ non-existent bins:      0 time:  0.01 s
19.60/19.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.60/19.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.60/19.60	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
20.69/20.72	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.00
21.39/21.49	c Added 25 vars  tried: 80000 time: 0.76
21.59/21.60	c ORs :     25 avg-s:  0.0 cl-sh: 16436 l-rem:  16436 b-add:     50 v-rep:   0 cl-rem: 0 avg s: nan T:    0.87
21.59/21.61	c lits-rem:        38  cl-subs:      750  v-elim:     40  v-fix:    0  time:  2.01 s
21.59/21.61	c learnt bin added due to v-elim: 0
21.59/21.61	c vivif2 --  cl tried    10444 cl shrink        0 lits rem          0 time: 0.00
21.59/21.62	c vivif2 --  cl tried    21420 cl shrink        0 lits rem          0 time: 0.01
21.59/21.68	c asymm  cl-useful: 0/10444/10444 lits-rem:0 time: 0.06
21.59/21.68	c calculated reachability. Time: 0.00
21.59/21.68	c  N dy    22    105341      2474     10444       101     21420     31971    915665     88.60     59.57  --
30.09/30.15	c  N dy    23    158011      2474     10444       101     29097     31971   1659768    118.76     60.96  --
30.19/30.22	c  S st    23    158011      2474     10444       101     29097     31971   1659768    118.76     60.96  --
30.29/30.30	c  S st    23    158511      2474     10444       101     29597     31971   1679987    118.76     60.96  --
30.29/30.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.29/30.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.39/30.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.13
30.39/30.44	c Calc non-exist non-lernt bins v-fix:     0 done:   2474 time:  0.00 s
30.39/30.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.39/30.45	c Subs w/ non-existent bins:      0 time:  0.01 s
30.39/30.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.39/30.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
30.39/30.49	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
32.00/32.09	c ORs :     50 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
33.20/33.20	c Added 25 vars  tried: 80000 time: 1.11
33.40/33.41	c ORs :     25 avg-s:  0.0 cl-sh: 23050 l-rem:  23050 b-add:     50 v-rep:   0 cl-rem: 0 avg s: nan T:    1.32
33.40/33.43	c lits-rem:       103  cl-subs:     1998  v-elim:     46  v-fix:    0  time:  2.94 s
33.40/33.43	c learnt bin added due to v-elim: 0
33.40/33.43	c vivif2 --  cl tried    10469 cl shrink        0 lits rem          0 time: 0.00
33.40/33.45	c vivif2 --  cl tried    27599 cl shrink        0 lits rem          0 time: 0.01
33.50/33.52	c asymm  cl-useful: 0/10469/10469 lits-rem:0 time: 0.08
33.50/33.53	c calculated reachability. Time: 0.00
33.50/33.53	c  N dy    23    158511      2499     10469       151     27599     32146   1493201    118.76     60.96  --
51.30/51.30	c  N dy    24    237768      2499     10469       151     32905     32146   2029710    138.03     71.21  --
51.30/51.39	c  S st    24    237768      2499     10469       151     32905     32146   2029710    138.03     71.21  --
51.40/51.49	c  S st    24    238272      2499     10469       151     33409     32146   2052159    138.03     71.21  --
51.50/51.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.50/51.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.60/51.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.16
51.60/51.66	c Calc non-exist non-lernt bins v-fix:     0 done:   2499 time:  0.00 s
51.60/51.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.60/51.68	c Subs w/ non-existent bins:      0 time:  0.01 s
51.70/51.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.70/51.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
51.70/51.75	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
54.19/54.27	c ORs :     75 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
55.09/55.13	c Added 26 vars  tried: 80000 time: 0.86
55.29/55.35	c ORs :     26 avg-s:  0.0 cl-sh: 24851 l-rem:  24851 b-add:     52 v-rep:   0 cl-rem: 0 avg s: nan T:    1.08
55.29/55.38	c lits-rem:         1  cl-subs:     1856  v-elim:     51  v-fix:    0  time:  3.63 s
55.29/55.38	c learnt bin added due to v-elim: 0
55.29/55.38	c vivif2 --  cl tried    10495 cl shrink        0 lits rem          0 time: 0.00
55.39/55.40	c vivif2 --  cl tried    31553 cl shrink        0 lits rem          0 time: 0.02
55.39/55.49	c asymm  cl-useful: 0/10495/10495 lits-rem:0 time: 0.09
55.39/55.49	c calculated reachability. Time: 0.00
55.39/55.49	c  N dy    24    238272      2525     10495       203     31553     32328   1847847    138.03     71.21  --
92.30/92.37	c  N dy    25    357408      2525     10495       203     35638     32328   1993636    141.76     85.76  --
92.40/92.44	c  S st    25    357408      2525     10495       203     35638     32328   1993636    141.76     85.76  --
92.49/92.54	c  S st    25    357908      2525     10495       203     36138     32328   2016445    141.76     85.76  --
92.49/92.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
92.49/92.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.69/92.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.16
92.69/92.71	c Calc non-exist non-lernt bins v-fix:     0 done:   2525 time:  0.00 s
92.69/92.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.69/92.72	c Subs w/ non-existent bins:      0 time:  0.01 s
92.69/92.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.69/92.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
92.69/92.79	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
96.20/96.26	c ORs :    101 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
96.90/96.92	c Added 26 vars  tried: 80000 time: 0.65
97.00/97.08	c ORs :     26 avg-s:  0.0 cl-sh: 16097 l-rem:  16097 b-add:     52 v-rep:   0 cl-rem: 0 avg s: nan T:    0.82
97.10/97.11	c lits-rem:       734  cl-subs:     2071  v-elim:     57  v-fix:    0  time:  4.32 s
97.10/97.11	c learnt bin added due to v-elim: 0
97.10/97.11	c vivif2 --  cl tried    10521 cl shrink        0 lits rem          0 time: 0.00
97.10/97.13	c vivif2 --  cl tried    34067 cl shrink        0 lits rem          0 time: 0.02
97.20/97.23	c asymm  cl-useful: 0/10521/10521 lits-rem:0 time: 0.10
97.20/97.23	c calculated reachability. Time: 0.00
97.20/97.23	c  N dy    25    357908      2551     10521       255     34067     32510   1825708    141.76     85.76  --
158.30/158.32	c  N dy    26    536862      2551     10521       255     42042     32510   2145377    145.49     91.88  --
158.30/158.40	c  S st    26    536862      2551     10521       255     42042     32510   2145377    145.49     91.88  --
158.49/158.50	c  S st    26    537364      2551     10521       255     42543     32510   2166824    145.49     91.88  --
158.49/158.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
158.49/158.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.59/158.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.18
158.59/158.69	c Calc non-exist non-lernt bins v-fix:     0 done:   2551 time:  0.00 s
158.59/158.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.69/158.71	c Subs w/ non-existent bins:      0 time:  0.02 s
158.69/158.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
158.69/158.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
158.69/158.78	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
161.90/161.90	c ORs :    127 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
162.71/162.70	c Added 26 vars  tried: 80000 time: 0.80
162.71/162.80	c ORs :     26 avg-s:  0.0 cl-sh: 11760 l-rem:  11760 b-add:     52 v-rep:   0 cl-rem: 0 avg s: nan T:    0.89
162.81/162.83	c lits-rem:         0  cl-subs:     3116  v-elim:     63  v-fix:    0  time:  4.05 s
162.81/162.83	c learnt bin added due to v-elim: 0
162.81/162.83	c vivif2 --  cl tried    10547 cl shrink        0 lits rem          0 time: 0.00
162.81/162.85	c vivif2 --  cl tried    39427 cl shrink        0 lits rem          0 time: 0.02
162.90/162.98	c asymm  cl-useful: 0/10547/10547 lits-rem:0 time: 0.14
162.90/162.98	c calculated reachability. Time: 0.00
162.90/162.98	c  N dy    26    537364      2577     10547       307     39427     32692   1848821    145.49     91.88  --
162.90/162.98	c  F st    26    537364      2577     10547       307     39427     32692   1848821    145.49     91.88  --
163.30/163.36	c Decided on static restart strategy
270.51/270.59	c  N dy    33    806046      2577     10547       307     63030     32692   3956172    132.88     93.93  --
270.70/270.73	c  S st    33    806046      2577     10547       307     63030     32692   3956172    132.88     93.93  --
270.70/270.73	c Finding binary XORs  T:     0.00 s  found:       0
270.80/270.88	c  S st    33    806549      2577     10547       307     63533     32692   3976840    132.88     93.93  --
270.80/270.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
270.80/270.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
271.30/271.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.3M T:  0.43
271.30/271.33	c Calc non-exist non-lernt bins v-fix:     0 done:   2577 time:  0.00 s
271.30/271.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
271.30/271.36	c Subs w/ non-existent bins:      0 time:  0.03 s
271.40/271.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
271.50/271.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
271.50/271.50	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
313.90/313.99	c ORs :    153 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.51
315.20/315.28	c Added 27 vars  tried: 80000 time: 1.30
315.90/315.94	c ORs :     27 avg-s:  0.0 cl-sh: 41519 l-rem:  41519 b-add:     54 v-rep:   0 cl-rem: 0 avg s: nan T:    1.95
315.90/315.99	c lits-rem:         7  cl-subs:     5344  v-elim:     71  v-fix:    0  time: 44.49 s
315.90/315.99	c learnt bin added due to v-elim: 0
315.90/315.99	c vivif2 --  cl tried    10574 cl shrink        0 lits rem          0 time: 0.00
316.00/316.04	c vivif2 --  cl tried    58189 cl shrink      674 lits rem        674 time: 0.05
316.20/316.26	c asymm  cl-useful: 0/10574/10574 lits-rem:0 time: 0.22
316.20/316.26	c calculated reachability. Time: 0.00
316.20/316.26	c  N dy    33    806549      2604     10574       361     58189     32881   3419367    132.88     93.93  --
497.61/497.69	c  N dy    34   1209824      2604     10574       361     74468     32881   4876553    150.21     97.18  --
497.81/497.86	c  S st    34   1209824      2604     10574       361     74468     32881   4876553    150.21     97.18  --
498.01/498.03	c  S st    34   1210327      2604     10574       361     74971     32881   4898042    150.21     97.18  --
498.01/498.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
498.01/498.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
498.51/498.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.6M T:  0.52
498.51/498.57	c Calc non-exist non-lernt bins v-fix:     0 done:   2604 time:  0.00 s
498.51/498.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
498.61/498.61	c Subs w/ non-existent bins:      0 time:  0.05 s
498.71/498.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
498.71/498.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
498.71/498.78	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
591.41/591.49	c ORs :    180 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    1.22
593.11/593.15	c Added 27 vars  tried: 80000 time: 1.66
594.81/594.84	c ORs :     27 avg-s:  0.0 cl-sh: 74499 l-rem:  74499 b-add:     54 v-rep:   0 cl-rem: 0 avg s: nan T:    3.35
594.91/594.91	c lits-rem:        12  cl-subs:     4828  v-elim:     72  v-fix:    0  time: 96.14 s
594.91/594.91	c learnt bin added due to v-elim: 0
594.91/594.91	c vivif2 --  cl tried    10601 cl shrink        0 lits rem          0 time: 0.00
594.91/594.96	c vivif2 --  cl tried    70143 cl shrink        0 lits rem          0 time: 0.05
595.12/595.19	c asymm  cl-useful: 0/9915/10601 lits-rem:0 time: 0.23
595.12/595.19	c calculated reachability. Time: 0.00
595.12/595.19	c  N dy    34   1210327      2631     10601       415     70143     33070   4318207    150.21     97.18  --
858.52/858.51	c  N dy    35   1710328      2631     10601       415    102120     33070   7439884    134.61     99.32  --
858.72/858.78	c  S st    35   1710328      2631     10601       415    102120     33070   7439884    134.61     99.32  --
859.03/859.06	c  S st    35   1710830      2631     10601       415    102622     33070   7460805    134.61     99.32  --
859.03/859.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
859.03/859.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
859.72/859.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.9M T:  0.67
859.72/859.75	c Calc non-exist non-lernt bins v-fix:     0 done:   2631 time:  0.00 s
859.72/859.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
859.82/859.84	c Subs w/ non-existent bins:      0 time:  0.09 s
859.92/859.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
860.12/860.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
860.12/860.14	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
1088.13/1088.18	c ORs :    207 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    1.40
1089.43/1089.48	c Added 27 vars  tried: 80000 time: 1.31
1090.33/1090.31	c ORs :     27 avg-s:  0.0 cl-sh: 39516 l-rem:  39516 b-add:     54 v-rep:   0 cl-rem: 0 avg s: nan T:    2.14
1090.43/1090.41	c lits-rem:         5  cl-subs:     6802  v-elim:     73  v-fix:    0  time: 230.28 s
1090.43/1090.41	c learnt bin added due to v-elim: 0
1090.43/1090.41	c vivif2 --  cl tried    10628 cl shrink        0 lits rem          0 time: 0.00
1090.43/1090.49	c vivif2 --  cl tried    95820 cl shrink        0 lits rem          0 time: 0.08
1090.53/1090.54	c asymm  cl-useful: 0/713/10628 lits-rem:0 time: 0.05
1090.53/1090.54	c calculated reachability. Time: 0.00
1090.53/1090.55	c  N dy    35   1710830      2658     10628       469     95820     33259   6626082    134.61     99.32  --

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-3173156-1301790181/watcher-3173156-1301790181 -o /tmp/evaluation-result-3173156-1301790181/solver-3173156-1301790181 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173156-1301790181.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.41 3.89 3.94 5/188 16800
/proc/meminfo: memFree=21047084/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=30112 CPUtime=0 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 872 0 0 0 0 0 0 0 19 0 1 0 271433711 30834688 774 33554432000 4194304 4797429 140735546631600 18446744073709551615 4629040 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 7528 774 347 148 0 2457 0

[startup+0.0318761 s]
/proc/loadavg: 3.41 3.89 3.94 5/188 16800
/proc/meminfo: memFree=21047084/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=129980 CPUtime=0.03 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 1300 0 0 0 3 0 0 0 19 0 1 0 271433711 133099520 1143 33554432000 4194304 4797429 140735546631600 18446744073709551615 4504008 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 32495 1143 395 148 0 27424 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 129980

[startup+0.100888 s]
/proc/loadavg: 3.41 3.89 3.94 5/188 16800
/proc/meminfo: memFree=21047084/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=130216 CPUtime=0.09 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 1411 0 0 0 9 0 0 0 19 0 1 0 271433711 133341184 1253 33554432000 4194304 4797429 140735546631600 18446744073709551615 4395774 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 32554 1253 406 148 0 27483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 130216

[startup+0.300849 s]
/proc/loadavg: 3.41 3.89 3.94 5/188 16800
/proc/meminfo: memFree=21047084/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=130352 CPUtime=0.29 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 1650 0 0 0 29 0 0 0 20 0 1 0 271433711 133480448 1485 33554432000 4194304 4797429 140735546631600 18446744073709551615 4422967 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 32588 1485 408 148 0 27517 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 130352

[startup+0.700775 s]
/proc/loadavg: 3.41 3.89 3.94 5/188 16800
/proc/meminfo: memFree=21047084/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=131044 CPUtime=0.69 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 2196 0 0 0 69 0 0 0 20 0 1 0 271433711 134189056 1586 33554432000 4194304 4797429 140735546631600 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 32761 1586 408 148 0 27690 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131044

[startup+1.50062 s]
/proc/loadavg: 3.41 3.89 3.94 6/190 16802
/proc/meminfo: memFree=21021152/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=131928 CPUtime=1.49 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 3041 0 0 0 149 0 0 0 23 0 1 0 271433711 135094272 1750 33554432000 4194304 4797429 140735546631600 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 32982 1750 408 148 0 27911 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131928

[startup+3.1003 s]
/proc/loadavg: 3.41 3.89 3.94 6/190 16802
/proc/meminfo: memFree=21012844/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=132400 CPUtime=3.09 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 4318 0 0 0 309 0 0 0 25 0 1 0 271433711 135577600 2181 33554432000 4194304 4797429 140735546631600 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 33100 2181 408 148 0 28029 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132400

[startup+6.30072 s]
/proc/loadavg: 3.54 3.91 3.94 6/190 16802
/proc/meminfo: memFree=20998168/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=136884 CPUtime=6.29 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 6994 0 0 0 628 1 0 0 25 0 1 0 271433711 140169216 2850 33554432000 4194304 4797429 140735546631600 18446744073709551615 4387571 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 34221 2850 412 148 0 29150 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136884

[startup+12.7005 s]
/proc/loadavg: 3.58 3.91 3.94 6/190 16803
/proc/meminfo: memFree=20972344/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=139192 CPUtime=12.69 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 11198 0 0 0 1267 2 0 0 25 0 1 0 271433711 142532608 3422 33554432000 4194304 4797429 140735546631600 18446744073709551615 4567905 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 34798 3422 412 148 0 29727 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 139192

[startup+25.5011 s]
/proc/loadavg: 3.67 3.92 3.94 6/190 16803
/proc/meminfo: memFree=20933248/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=146516 CPUtime=25.5 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 19374 0 0 0 2546 4 0 0 25 0 1 0 271433711 150032384 5284 33554432000 4194304 4797429 140735546631600 18446744073709551615 4424338 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 36629 5284 415 148 0 31558 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 146516

[startup+51.1003 s]
/proc/loadavg: 3.78 3.92 3.94 6/190 16803
/proc/meminfo: memFree=20907500/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=155688 CPUtime=51.1 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 36414 0 0 0 5102 8 0 0 25 0 1 0 271433711 159424512 8884 33554432000 4194304 4797429 140735546631600 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 38922 8884 415 148 0 33851 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 155688

[startup+102.307 s]
/proc/loadavg: 3.90 3.93 3.94 6/190 16805
/proc/meminfo: memFree=20861040/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=168376 CPUtime=102.3 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 60916 0 0 0 10217 13 0 0 25 0 1 0 271433711 172417024 10449 33554432000 4194304 4797429 140735546631600 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 42094 10449 415 148 0 37023 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 168376

[startup+162.3 s]
/proc/loadavg: 3.96 3.94 3.94 6/190 16810
/proc/meminfo: memFree=20838148/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=173412 CPUtime=162.3 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 86979 0 0 0 16210 20 0 0 25 0 1 0 271433711 177573888 13043 33554432000 4194304 4797429 140735546631600 18446744073709551615 4495452 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 43353 13043 415 148 0 38282 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 173412

[startup+222.301 s]
/proc/loadavg: 3.98 3.95 3.94 6/190 16811
/proc/meminfo: memFree=20800768/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=177892 CPUtime=222.3 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 111217 0 0 0 22205 25 0 0 25 0 1 0 271433711 182161408 16339 33554432000 4194304 4797429 140735546631600 18446744073709551615 4424941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 44473 16339 415 148 0 39402 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 177892

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.94 6/190 16813
/proc/meminfo: memFree=20778676/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=191116 CPUtime=282.3 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 130730 0 0 0 28201 29 0 0 25 0 1 0 271433711 195702784 18962 33554432000 4194304 4797429 140735546631600 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 47779 18962 415 148 0 42708 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 191116

[startup+342.3 s]
/proc/loadavg: 4.06 3.97 3.95 6/190 16814
/proc/meminfo: memFree=20755100/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=194004 CPUtime=342.3 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 142890 0 0 0 34198 32 0 0 25 0 1 0 271433711 198660096 18509 33554432000 4194304 4797429 140735546631600 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 48501 18509 415 148 0 43430 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 194004

[startup+402.301 s]
/proc/loadavg: 4.02 3.97 3.95 6/190 16816
/proc/meminfo: memFree=20761528/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=195688 CPUtime=402.3 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 163996 0 0 0 40191 39 0 0 25 0 1 0 271433711 200384512 19801 33554432000 4194304 4797429 140735546631600 18446744073709551615 4424967 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 48922 19801 415 148 0 43851 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 195688

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.95 6/190 16818
/proc/meminfo: memFree=20729136/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=197692 CPUtime=462.31 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 183731 0 0 0 46186 45 0 0 25 0 1 0 271433711 202436608 18741 33554432000 4194304 4797429 140735546631600 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 49423 18741 415 148 0 44352 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 197692

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.95 6/190 16819
/proc/meminfo: memFree=20700720/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=207328 CPUtime=522.31 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 195940 0 0 0 52183 48 0 0 25 0 1 0 271433711 212303872 23559 33554432000 4194304 4797429 140735546631600 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 51832 23559 415 148 0 46761 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 207328

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.95 6/190 16821
/proc/meminfo: memFree=20678120/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=207328 CPUtime=582.31 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 195940 0 0 0 58183 48 0 0 25 0 1 0 271433711 212303872 23559 33554432000 4194304 4797429 140735546631600 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 51832 23559 415 148 0 46761 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 207328

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.95 6/190 16822
/proc/meminfo: memFree=20683432/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=210308 CPUtime=642.32 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 211943 0 0 0 64180 52 0 0 25 0 1 0 271433711 215355392 23590 33554432000 4194304 4797429 140735546631600 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 52577 23590 415 148 0 47506 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 210308

[startup+702.3 s]
/proc/loadavg: 4.00 3.97 3.95 6/190 16824
/proc/meminfo: memFree=20675960/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=211072 CPUtime=702.32 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 230047 0 0 0 70176 56 0 0 25 0 1 0 271433711 216137728 26037 33554432000 4194304 4797429 140735546631600 18446744073709551615 264726101656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 52768 26037 415 148 0 47697 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 211072

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.95 6/190 16826
/proc/meminfo: memFree=20670720/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=212356 CPUtime=762.33 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 247755 0 0 0 76172 61 0 0 25 0 1 0 271433711 217452544 27550 33554432000 4194304 4797429 140735546631600 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 53089 27550 415 148 0 48018 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 212356

[startup+822.301 s]
/proc/loadavg: 4.12 4.01 3.96 6/190 16827
/proc/meminfo: memFree=20638952/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=213456 CPUtime=822.32 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 265278 0 0 0 82167 65 0 0 25 0 1 0 271433711 218578944 27462 33554432000 4194304 4797429 140735546631600 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 53364 27462 415 148 0 48293 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 213456

[startup+882.3 s]
/proc/loadavg: 4.04 4.00 3.96 6/190 16829
/proc/meminfo: memFree=20635096/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=234460 CPUtime=882.32 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 279467 0 0 0 88164 68 0 0 25 0 1 0 271433711 240087040 32380 33554432000 4194304 4797429 140735546631600 18446744073709551615 4506622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 58615 32380 415 148 0 53544 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 234460

[startup+942.301 s]
/proc/loadavg: 4.09 4.02 3.96 6/190 16830
/proc/meminfo: memFree=20631976/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=234460 CPUtime=942.32 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 279467 0 0 0 94164 68 0 0 25 0 1 0 271433711 240087040 32380 33554432000 4194304 4797429 140735546631600 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 58615 32380 415 148 0 53544 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 234460

[startup+1002.3 s]
/proc/loadavg: 4.03 4.01 3.96 6/190 16832
/proc/meminfo: memFree=20588668/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=234460 CPUtime=1002.32 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 279471 0 0 0 100164 68 0 0 25 0 1 0 271433711 240087040 32384 33554432000 4194304 4797429 140735546631600 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 58615 32384 415 148 0 53544 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 234460

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.96 6/190 16834
/proc/meminfo: memFree=20601284/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=234460 CPUtime=1062.33 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 279471 0 0 0 106165 68 0 0 25 0 1 0 271433711 240087040 32384 33554432000 4194304 4797429 140735546631600 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 58615 32384 415 148 0 53544 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 234460

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 16835
/proc/meminfo: memFree=20597784/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=238600 CPUtime=1122.33 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 289545 0 0 0 112162 71 0 0 25 0 1 0 271433711 244326400 32541 33554432000 4194304 4797429 140735546631600 18446744073709551615 4425918 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 59650 32542 415 148 0 54579 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 238600

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 16837
/proc/meminfo: memFree=20611272/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=239124 CPUtime=1182.33 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 307651 0 0 0 118158 75 0 0 25 0 1 0 271433711 244862976 31640 33554432000 4194304 4797429 140735546631600 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 59781 31640 415 148 0 54710 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 239124

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 16838
/proc/meminfo: memFree=20592272/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=240316 CPUtime=1242.34 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 325938 0 0 0 124154 80 0 0 25 0 1 0 271433711 246083584 28908 33554432000 4194304 4797429 140735546631600 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 60079 28908 415 148 0 55008 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 240316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.96 4/186 16842
/proc/meminfo: memFree=20881456/32951124 swapFree=67111528/67111528
[pid=16800] ppid=16798 vsize=240700 CPUtime=1300.05 cores=4,6
/proc/16800/stat : 16800 (techdemo) R 16798 16800 15982 0 -1 4202496 338814 0 0 0 129920 85 0 0 25 0 1 0 271433711 246476800 30952 33554432000 4194304 4797429 140735546631600 18446744073709551615 4351897 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16800/statm: 60175 30952 415 148 0 55104 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 240700

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.2
CPU system time (s): 0.857869
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 324420

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

runsolver used 2.22966 second user time and 4.83726 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-03 02:23:01
IDJOB=3173156
IDBENCH=82574
IDSOLVER=1585
FILE ID=node141/3173156-1301790181
RUNJOBID= node141-1301790180-16760
PBS_JOBID= 12841377
Free space on /tmp= 71860 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S882087907-088-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173156-1301790181/watcher-3173156-1301790181 -o /tmp/evaluation-result-3173156-1301790181/solver-3173156-1301790181 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173156-1301790181.cnf

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

MD5SUM BENCH= 3cf1ca6aaef3b8ffa068d087f2b6934e
RANDOM SEED=431405860

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:      21047636 kB
Buffers:        352708 kB
Cached:       11177832 kB
SwapCached:          0 kB
Active:        7566460 kB
Inactive:      4074524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21047636 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           36376 kB
Writeback:           0 kB
AnonPages:      110724 kB
Mapped:          15880 kB
Slab:           198624 kB
PageTables:       5396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   498660 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= 71864 MiB
End job on node141 at 2011-04-03 02:44:43