Trace number 3173148

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S425619685-036-UNKNOWN.cnf
MD5SUMe54dff8ae8b71ab472786a7e95ae7d20
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.55861
Satisfiable
(Un)Satisfiability was proved
Number of variables5000
Number of clauses21000
Sum of the clauses size63000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 321000
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-3173148-1301790177.cnf'
0.00/0.00	c -- header says num vars:           5000
0.00/0.00	c -- header says num clauses:       21000
0.00/0.01	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.00/0.01	c -- vars added       5000
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      5000     21000         0         0     63000         0   no data   no data  --
0.00/0.03	c asymm  cl-useful: 0/21000/21000 lits-rem:0 time: 0.01
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.01
0.00/0.03	c Calc non-exist non-lernt bins v-fix:     0 done:   5000 time:  0.00 s
0.00/0.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.03	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.04	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
0.00/0.07	c lits-rem:         0  cl-subs:        0  v-elim:    295  v-fix:    0  time:  0.03 s
0.00/0.07	c learnt bin added due to v-elim: 0
0.00/0.07	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.08	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.00/0.08	c calculated reachability. Time: 0.00
0.00/0.08	c Calc default polars -  time:   0.00 s pos:    2199 undec:     586 neg:    2215
0.00/0.08	c =========================================================================================
0.00/0.08	c types(t): F = full restart, N = normal restart
0.00/0.08	c types(t): S = simplification begin/end, E = solution found
0.00/0.08	c restart types(rt): st = static, dy = dynamic
0.00/0.08	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.08	c  B st     0         0      4831     20818         0         0     63411         0   no data   no data  --
0.29/0.30	c Decided on static restart strategy
6.79/6.81	c  N dy     7     30001      4831     20818         0     10794     63411    814852    139.60     91.03  --
6.79/6.86	c  S st     7     30001      4831     20818         0     10794     63411    814852    139.60     91.03  --
6.89/6.92	c  S st     7     30504      4831     20818         0     11297     63411    850110    139.60     91.03  --
6.89/6.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.05
6.89/6.98	c Calc non-exist non-lernt bins v-fix:     0 done:   4831 time:  0.00 s
6.89/6.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.99	c Subs w/ non-existent bins:      0 time:  0.01 s
6.99/7.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.01	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
9.79/9.86	c lits-rem:        13  cl-subs:      628  v-elim:     73  v-fix:    0  time:  2.85 s
9.79/9.86	c learnt bin added due to v-elim: 0
9.79/9.87	c vivif2 --  cl tried    20818 cl shrink        0 lits rem          0 time: 0.00
9.79/9.87	c vivif2 --  cl tried    10669 cl shrink        0 lits rem          0 time: 0.01
9.89/9.95	c asymm  cl-useful: 0/20818/20818 lits-rem:0 time: 0.08
9.89/9.96	c calculated reachability. Time: 0.00
9.89/9.96	c  N dy     7     30504      4831     20818         0     10669     63411    804995    139.60     91.03  --
9.89/9.96	c  F st     7     30504      4831     20818         0     10669     63411    804995    139.60     91.03  --
10.19/10.23	c Decided on static restart strategy
12.99/13.08	c  N dy    14     45756      4831     20818         0      9066     63411    260795    149.32     88.14  --
12.99/13.09	c  S st    14     45756      4831     20818         0      9066     63411    260795    149.32     88.14  --
13.10/13.15	c  S st    14     46259      4831     20818         0      9569     63411    294645    149.32     88.14  --
13.10/13.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.10/13.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.10/13.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.03
13.10/13.18	c Calc non-exist non-lernt bins v-fix:     0 done:   4831 time:  0.00 s
13.10/13.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.10/13.19	c Subs w/ non-existent bins:      0 time:  0.00 s
13.10/13.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.10/13.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.10/13.20	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
13.59/13.64	c lits-rem:         9  cl-subs:      215  v-elim:     73  v-fix:    0  time:  0.44 s
13.59/13.64	c learnt bin added due to v-elim: 0
13.59/13.64	c vivif2 --  cl tried    20818 cl shrink        0 lits rem          0 time: 0.00
13.59/13.64	c vivif2 --  cl tried     9354 cl shrink        0 lits rem          0 time: 0.00
13.59/13.68	c asymm  cl-useful: 0/20818/20818 lits-rem:0 time: 0.04
13.59/13.69	c calculated reachability. Time: 0.00
13.59/13.69	c  N dy    14     46259      4831     20818         0      9354     63411    289533    149.32     88.14  --
19.39/19.49	c  N dy    15     69389      4831     20818         0     11518     63411    343645    127.99     92.84  --
19.49/19.51	c  S st    15     69389      4831     20818         0     11518     63411    343645    127.99     92.84  --
19.49/19.57	c  S st    15     69893      4831     20818         0     12022     63411    382580    127.99     92.84  --
19.49/19.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.49/19.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.59/19.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.04
19.59/19.61	c Calc non-exist non-lernt bins v-fix:     0 done:   4831 time:  0.00 s
19.59/19.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.59/19.61	c Subs w/ non-existent bins:      0 time:  0.00 s
19.59/19.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.59/19.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.59/19.63	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
20.19/20.20	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
20.69/20.77	c Added 7 vars  tried: 80000 time: 0.58
20.69/20.78	c ORs :      7 avg-s:  0.0 cl-sh:   645 l-rem:    645 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.58
20.69/20.78	c lits-rem:        25  cl-subs:      234  v-elim:     73  v-fix:    0  time:  1.16 s
20.69/20.78	c learnt bin added due to v-elim: 0
20.69/20.79	c vivif2 --  cl tried    20825 cl shrink        0 lits rem          0 time: 0.00
20.69/20.79	c vivif2 --  cl tried    11788 cl shrink        0 lits rem          0 time: 0.00
20.79/20.84	c asymm  cl-useful: 0/20825/20825 lits-rem:0 time: 0.05
20.79/20.84	c calculated reachability. Time: 0.00
20.79/20.84	c  N dy    15     69893      4838     20825        14     11788     63460    374541    127.99     92.84  --
20.79/20.84	c  F st    15     69893      4838     20825        14     11788     63460    374541    127.99     92.84  --
21.09/21.11	c Decided on static restart strategy
28.29/28.39	c  N dy    22    104841      4838     20825        14     21729     63460   1561200    147.01     92.22  --
28.39/28.45	c  S st    22    104841      4838     20825        14     21729     63460   1561200    147.01     92.22  --
28.50/28.53	c  S st    22    105346      4838     20825        14     22234     63460   1595466    147.01     92.22  --
28.50/28.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.50/28.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.60/28.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.11
28.60/28.64	c Calc non-exist non-lernt bins v-fix:     0 done:   4838 time:  0.00 s
28.60/28.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.60/28.65	c Subs w/ non-existent bins:      0 time:  0.01 s
28.60/28.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.60/28.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.60/28.69	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
29.99/30.05	c ORs :      7 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
30.80/30.84	c Added 49 vars  tried: 80000 time: 0.78
30.89/30.97	c ORs :     49 avg-s:  0.0 cl-sh: 18774 l-rem:  18774 b-add:     98 v-rep:   0 cl-rem: 0 avg s: nan T:    0.92
30.89/30.99	c lits-rem:        85  cl-subs:      799  v-elim:     74  v-fix:    0  time:  2.30 s
30.89/30.99	c learnt bin added due to v-elim: 0
30.89/30.99	c vivif2 --  cl tried    20874 cl shrink        0 lits rem          0 time: 0.00
30.99/31.01	c vivif2 --  cl tried    21435 cl shrink        0 lits rem          0 time: 0.01
31.09/31.10	c asymm  cl-useful: 0/20874/20874 lits-rem:0 time: 0.09
31.09/31.10	c calculated reachability. Time: 0.00
31.09/31.10	c  N dy    22    105346      4887     20874       112     21435     63803   1507178    147.01     92.22  --
45.29/45.34	c  N dy    23    158020      4887     20874       112     29125     63803   2761278    201.06     97.91  --
45.39/45.46	c  S st    23    158020      4887     20874       112     29125     63803   2761278    201.06     97.91  --
45.49/45.55	c  S st    23    158527      4887     20874       112     29632     63803   2790305    201.06     97.91  --
45.49/45.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
45.49/45.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.69/45.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.18
45.69/45.74	c Calc non-exist non-lernt bins v-fix:     0 done:   4887 time:  0.00 s
45.69/45.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.69/45.76	c Subs w/ non-existent bins:      0 time:  0.02 s
45.79/45.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.79/45.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
45.79/45.83	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
48.19/48.22	c ORs :     56 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.30
49.69/49.71	c Added 50 vars  tried: 80000 time: 1.49
49.89/49.98	c ORs :     50 avg-s:  0.0 cl-sh: 26960 l-rem:  26960 b-add:    100 v-rep:   0 cl-rem: 0 avg s: nan T:    1.76
49.99/50.02	c lits-rem:         1  cl-subs:     1090  v-elim:     88  v-fix:    0  time:  4.19 s
49.99/50.02	c learnt bin added due to v-elim: 0
49.99/50.02	c vivif2 --  cl tried    20924 cl shrink        0 lits rem          0 time: 0.00
49.99/50.04	c vivif2 --  cl tried    28542 cl shrink        0 lits rem          0 time: 0.02
50.09/50.17	c asymm  cl-useful: 0/20924/20924 lits-rem:0 time: 0.12
50.09/50.17	c calculated reachability. Time: 0.00
50.09/50.17	c  N dy    23    158527      4937     20924       212     28542     64153   2618143    201.06     97.91  --
96.70/96.78	c  N dy    24    237791      4937     20924       212     33747     64153   4583853    332.47    141.06  --
96.89/96.94	c  S st    24    237791      4937     20924       212     33747     64153   4583853    332.47    141.06  --
96.99/97.04	c  S st    24    238292      4937     20924       212     34248     64153   4612355    332.47    141.06  --
96.99/97.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
96.99/97.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.29/97.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.30
97.29/97.34	c Calc non-exist non-lernt bins v-fix:     0 done:   4937 time:  0.00 s
97.29/97.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.29/97.38	c Subs w/ non-existent bins:      0 time:  0.03 s
97.39/97.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.50/97.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
97.50/97.50	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
152.30/152.38	c ORs :    106 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.32
153.50/153.54	c Added 50 vars  tried: 80000 time: 1.15
154.20/154.21	c ORs :     50 avg-s:  0.0 cl-sh: 44391 l-rem:  44391 b-add:    100 v-rep:   0 cl-rem: 0 avg s: nan T:    1.82
154.20/154.26	c lits-rem:        18  cl-subs:     2337  v-elim:     96  v-fix:    0  time: 56.76 s
154.20/154.26	c learnt bin added due to v-elim: 0
154.20/154.26	c vivif2 --  cl tried    20974 cl shrink        0 lits rem          0 time: 0.00
154.30/154.30	c vivif2 --  cl tried    31911 cl shrink        0 lits rem          0 time: 0.04
154.40/154.46	c asymm  cl-useful: 0/20974/20974 lits-rem:0 time: 0.17
154.40/154.47	c calculated reachability. Time: 0.00
154.40/154.47	c  N dy    24    238292      4987     20974       312     31911     64503   3981695    332.47    141.06  --
233.40/233.43	c  N dy    25    357440      4987     20974       312     36079     64503   3838825    289.35    166.97  --
233.50/233.56	c  S st    25    357440      4987     20974       312     36079     64503   3838825    289.35    166.97  --
233.60/233.67	c  S st    25    357941      4987     20974       312     36580     64503   3868065    289.35    166.97  --
233.60/233.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
233.60/233.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
233.90/233.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.29
233.90/233.97	c Calc non-exist non-lernt bins v-fix:     0 done:   4987 time:  0.00 s
233.90/233.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
234.00/234.00	c Subs w/ non-existent bins:      0 time:  0.03 s
234.00/234.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
234.10/234.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
234.10/234.12	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
240.01/240.08	c ORs :    156 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.39
240.81/240.80	c Added 51 vars  tried: 80000 time: 0.73
241.11/241.11	c ORs :     51 avg-s:  0.0 cl-sh: 23718 l-rem:  23718 b-add:    102 v-rep:   0 cl-rem: 0 avg s: nan T:    1.04
241.11/241.16	c lits-rem:         1  cl-subs:     1699  v-elim:    105  v-fix:    0  time:  7.05 s
241.11/241.16	c learnt bin added due to v-elim: 0
241.11/241.16	c vivif2 --  cl tried    21025 cl shrink        0 lits rem          0 time: 0.00
241.21/241.20	c vivif2 --  cl tried    34881 cl shrink        0 lits rem          0 time: 0.03
241.31/241.37	c asymm  cl-useful: 0/21025/21025 lits-rem:0 time: 0.17
241.31/241.37	c calculated reachability. Time: 0.00
241.31/241.37	c  N dy    25    357941      5038     21025       414     34881     64860   3498629    289.35    166.97  --
339.61/339.64	c  N dy    26    536913      5038     21025       414     42847     64860   3529670    221.66    173.89  --
339.71/339.78	c  S st    26    536913      5038     21025       414     42847     64860   3529670    221.66    173.89  --
339.92/339.90	c  S st    26    537416      5038     21025       414     43350     64860   3560722    221.66    173.89  --
339.92/339.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
339.92/339.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
340.21/340.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.30
340.21/340.21	c Calc non-exist non-lernt bins v-fix:     0 done:   5038 time:  0.00 s
340.21/340.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
340.21/340.24	c Subs w/ non-existent bins:      0 time:  0.03 s
340.31/340.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
340.31/340.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
340.31/340.37	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
346.11/346.19	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:    0.25
346.91/346.93	c Added 51 vars  tried: 80000 time: 0.74
347.01/347.07	c ORs :     51 avg-s:  0.0 cl-sh: 14523 l-rem:  14523 b-add:    102 v-rep:   0 cl-rem: 0 avg s: nan T:    0.88
347.11/347.12	c lits-rem:         1  cl-subs:     2479  v-elim:    109  v-fix:    0  time:  6.75 s
347.11/347.12	c learnt bin added due to v-elim: 0
347.11/347.12	c vivif2 --  cl tried    21076 cl shrink        0 lits rem          0 time: 0.00
347.11/347.15	c vivif2 --  cl tried    40871 cl shrink        0 lits rem          0 time: 0.03
347.31/347.36	c asymm  cl-useful: 0/21076/21076 lits-rem:0 time: 0.20
347.31/347.36	c calculated reachability. Time: 0.00
347.31/347.36	c  N dy    26    537416      5089     21076       516     40871     65217   3138390    221.66    173.89  --
347.31/347.36	c  F st    26    537416      5089     21076       516     40871     65217   3138390    221.66    173.89  --
347.81/347.87	c Decided on static restart strategy
508.01/508.08	c  N dy    33    806124      5089     21076       516     64532     65217   6924963    226.30    172.93  --
508.31/508.33	c  S st    33    806124      5089     21076       516     64532     65217   6924963    226.30    172.93  --
508.31/508.33	c Finding binary XORs  T:     0.00 s  found:       0
508.51/508.50	c  S st    33    806629      5089     21076       516     65037     65217   6951627    226.30    172.93  --
508.51/508.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
508.51/508.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
509.11/509.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.61
509.11/509.13	c Calc non-exist non-lernt bins v-fix:     0 done:   5089 time:  0.00 s
509.11/509.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
509.11/509.19	c Subs w/ non-existent bins:      0 time:  0.06 s
509.32/509.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
509.42/509.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.14 s
509.42/509.48	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
615.62/615.63	c ORs :    258 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.88
617.13/617.16	c Added 52 vars  tried: 80000 time: 1.53
618.02/618.07	c ORs :     52 avg-s:  0.0 cl-sh: 51411 l-rem:  51411 b-add:    104 v-rep:   0 cl-rem: 0 avg s: nan T:    2.44
618.13/618.16	c lits-rem:         4  cl-subs:     5924  v-elim:    113  v-fix:    0  time: 108.69 s
618.13/618.16	c learnt bin added due to v-elim: 0
618.13/618.16	c vivif2 --  cl tried    21128 cl shrink        0 lits rem          0 time: 0.00
618.23/618.22	c vivif2 --  cl tried    59113 cl shrink        0 lits rem          0 time: 0.06
618.52/618.50	c asymm  cl-useful: 0/21128/21128 lits-rem:0 time: 0.28
618.52/618.51	c calculated reachability. Time: 0.00
618.52/618.51	c  N dy    33    806629      5141     21128       620     59113     65581   5968761    226.30    172.93  --
870.33/870.30	c  N dy    34   1209944      5141     21128       620     75416     65581   7819916    261.32    170.85  --
870.63/870.60	c  S st    34   1209944      5141     21128       620     75416     65581   7819916    261.32    170.85  --
870.83/870.80	c  S st    34   1210447      5141     21128       620     75919     65581   7848714    261.32    170.85  --
870.83/870.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
870.83/870.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
871.43/871.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.0M T:  0.67
871.43/871.49	c Calc non-exist non-lernt bins v-fix:     0 done:   5141 time:  0.00 s
871.43/871.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
871.53/871.56	c Subs w/ non-existent bins:      0 time:  0.07 s
871.73/871.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
871.93/871.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.18 s
871.93/871.91	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
995.24/995.26	c ORs :    310 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    1.27
996.74/996.76	c Added 52 vars  tried: 80000 time: 1.50
997.65/997.66	c ORs :     52 avg-s:  0.0 cl-sh: 50872 l-rem:  50872 b-add:    105 v-rep:   0 cl-rem: 0 avg s: nan T:    2.41
997.75/997.76	c lits-rem:         1  cl-subs:     7328  v-elim:    118  v-fix:    0  time: 125.85 s
997.75/997.76	c learnt bin added due to v-elim: 0
997.75/997.76	c vivif2 --  cl tried    21179 cl shrink        0 lits rem          0 time: 0.00
997.84/997.83	c vivif2 --  cl tried    68591 cl shrink        0 lits rem          0 time: 0.07
998.14/998.14	c asymm  cl-useful: 0/19570/21179 lits-rem:0 time: 0.31
998.14/998.15	c calculated reachability. Time: 0.00
998.14/998.15	c  N dy    34   1210447      5193     21179       725     68591     65944   6621504    261.32    170.85  --

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

running on 2 cores: 5,7

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: 1.40 2.40 3.24 4/186 20174
/proc/meminfo: memFree=22411976/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=31228 CPUtime=0 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 1241 0 0 0 0 0 0 0 22 0 1 0 271433361 31977472 1031 33554432000 4194304 4797429 140733393248928 18446744073709551615 270338080231 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 7807 1031 347 148 0 2736 0

[startup+0.08866 s]
/proc/loadavg: 1.40 2.40 3.24 4/186 20174
/proc/meminfo: memFree=22411976/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=133636 CPUtime=0.08 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 2287 0 0 0 8 0 0 0 22 0 1 0 271433361 136843264 1955 33554432000 4194304 4797429 140733393248928 18446744073709551615 4424399 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 33409 1955 406 148 0 28338 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 133636

[startup+0.100653 s]
/proc/loadavg: 1.40 2.40 3.24 4/186 20174
/proc/meminfo: memFree=22411976/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=133636 CPUtime=0.09 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 2300 0 0 0 9 0 0 0 22 0 1 0 271433361 136843264 1968 33554432000 4194304 4797429 140733393248928 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 33409 1968 406 148 0 28338 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 133636

[startup+0.300615 s]
/proc/loadavg: 1.40 2.40 3.24 4/186 20174
/proc/meminfo: memFree=22411976/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=133636 CPUtime=0.29 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 2497 0 0 0 29 0 0 0 23 0 1 0 271433361 136843264 2164 33554432000 4194304 4797429 140733393248928 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 33409 2164 406 148 0 28338 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 133636

[startup+0.70054 s]
/proc/loadavg: 1.40 2.40 3.24 4/186 20174
/proc/meminfo: memFree=22411976/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=134548 CPUtime=0.69 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 3137 0 0 0 69 0 0 0 25 0 1 0 271433361 137777152 2166 33554432000 4194304 4797429 140733393248928 18446744073709551615 4387398 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 33637 2166 408 148 0 28566 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 134548

[startup+1.50038 s]
/proc/loadavg: 1.40 2.40 3.24 5/190 20181
/proc/meminfo: memFree=22349696/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=134548 CPUtime=1.48 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 3735 0 0 0 148 0 0 0 25 0 1 0 271433361 137777152 2757 33554432000 4194304 4797429 140733393248928 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 33637 2757 408 148 0 28566 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 134548

[startup+3.10106 s]
/proc/loadavg: 1.40 2.40 3.24 5/190 20181
/proc/meminfo: memFree=22341888/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=135496 CPUtime=3.09 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 5164 0 0 0 308 1 0 0 25 0 1 0 271433361 138747904 3111 33554432000 4194304 4797429 140733393248928 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 33874 3111 408 148 0 28803 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135496

[startup+6.30042 s]
/proc/loadavg: 1.61 2.43 3.24 5/190 20182
/proc/meminfo: memFree=22325396/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=136772 CPUtime=6.29 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 7757 0 0 0 628 1 0 0 25 0 1 0 271433361 140054528 2953 33554432000 4194304 4797429 140733393248928 18446744073709551615 4422886 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 34193 2953 408 148 0 29122 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136772

[startup+12.7002 s]
/proc/loadavg: 1.80 2.45 3.25 5/190 20182
/proc/meminfo: memFree=22310856/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=142136 CPUtime=12.69 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 11656 0 0 0 1267 2 0 0 25 0 1 0 271433361 145547264 5271 33554432000 4194304 4797429 140733393248928 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 35534 5271 412 148 0 30463 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 142136

[startup+25.5006 s]
/proc/loadavg: 2.29 2.53 3.26 5/190 20182
/proc/meminfo: memFree=22275828/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=146832 CPUtime=25.49 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 21050 0 0 0 2545 4 0 0 25 0 1 0 271433361 150355968 6512 33554432000 4194304 4797429 140733393248928 18446744073709551615 4425862 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 36708 6512 415 148 0 31637 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 146832

[startup+51.1005 s]
/proc/loadavg: 2.87 2.64 3.28 5/190 20183
/proc/meminfo: memFree=22234816/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=166988 CPUtime=51.09 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 39493 0 0 0 5102 7 0 0 25 0 1 0 271433361 170995712 13125 33554432000 4194304 4797429 140733393248928 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 41747 13125 415 148 0 36676 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 166988

[startup+102.306 s]
/proc/loadavg: 3.51 2.85 3.31 5/190 20184
/proc/meminfo: memFree=22177180/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=185304 CPUtime=102.3 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 66438 0 0 0 10217 13 0 0 25 0 1 0 271433361 189751296 18501 33554432000 4194304 4797429 140733393248928 18446744073709551615 4524092 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 46326 18501 415 148 0 41255 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 185304

[startup+162.3 s]
/proc/loadavg: 3.85 3.07 3.36 5/190 20189
/proc/meminfo: memFree=22163020/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=187488 CPUtime=162.29 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 71308 0 0 0 16216 13 0 0 25 0 1 0 271433361 191987712 16329 33554432000 4194304 4797429 140733393248928 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 46872 16329 415 148 0 41801 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 187488

[startup+222.301 s]
/proc/loadavg: 3.94 3.24 3.40 5/190 20190
/proc/meminfo: memFree=22132004/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=188412 CPUtime=222.3 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 97703 0 0 0 22208 22 0 0 25 0 1 0 271433361 192933888 21391 33554432000 4194304 4797429 140733393248928 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 47103 21391 415 148 0 42032 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 188412

[startup+282.301 s]
/proc/loadavg: 3.98 3.37 3.43 5/190 20192
/proc/meminfo: memFree=22107780/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=194484 CPUtime=282.3 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 123501 0 0 0 28200 30 0 0 25 0 1 0 271433361 199151616 16773 33554432000 4194304 4797429 140733393248928 18446744073709551615 4351579 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 48621 16773 415 148 0 43550 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 194484

[startup+342.301 s]
/proc/loadavg: 4.08 3.52 3.47 5/190 20193
/proc/meminfo: memFree=22112952/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=199728 CPUtime=342.31 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 151291 0 0 0 34194 37 0 0 25 0 1 0 271433361 204521472 20472 33554432000 4194304 4797429 140733393248928 18446744073709551615 4524088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 49932 20472 415 148 0 44861 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 199728

[startup+402.301 s]
/proc/loadavg: 4.03 3.60 3.50 5/190 20195
/proc/meminfo: memFree=22066912/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=203124 CPUtime=402.31 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 175697 0 0 0 40187 44 0 0 25 0 1 0 271433361 207998976 18644 33554432000 4194304 4797429 140733393248928 18446744073709551615 4416090 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 50781 18644 415 148 0 45710 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 203124

[startup+462.301 s]
/proc/loadavg: 4.01 3.67 3.53 5/190 20197
/proc/meminfo: memFree=22061424/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=205492 CPUtime=462.31 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 201502 0 0 0 46180 51 0 0 25 0 1 0 271433361 210423808 26255 33554432000 4194304 4797429 140733393248928 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 51373 26255 415 148 0 46302 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 205492

[startup+522.301 s]
/proc/loadavg: 4.00 3.73 3.56 5/190 20198
/proc/meminfo: memFree=22019240/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=224532 CPUtime=522.32 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 225007 0 0 0 52175 57 0 0 25 0 1 0 271433361 229920768 29729 33554432000 4194304 4797429 140733393248928 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 56133 29729 415 148 0 51062 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 224532

[startup+582.301 s]
/proc/loadavg: 4.00 3.77 3.58 5/190 20200
/proc/meminfo: memFree=22031356/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=224532 CPUtime=582.32 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 225007 0 0 0 58175 57 0 0 25 0 1 0 271433361 229920768 29729 33554432000 4194304 4797429 140733393248928 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 56133 29729 415 148 0 51062 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 224532

[startup+642.3 s]
/proc/loadavg: 4.04 3.83 3.61 5/190 20201
/proc/meminfo: memFree=22001552/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=228556 CPUtime=642.32 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 236885 0 0 0 64172 60 0 0 25 0 1 0 271433361 234041344 30675 33554432000 4194304 4797429 140733393248928 18446744073709551615 270338080412 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 57139 30675 415 148 0 52068 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 228556

[startup+702.3 s]
/proc/loadavg: 4.02 3.86 3.63 5/190 20203
/proc/meminfo: memFree=21972380/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=228880 CPUtime=702.32 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 260296 0 0 0 70166 66 0 0 25 0 1 0 271433361 234373120 33990 33554432000 4194304 4797429 140733393248928 18446744073709551615 4404400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 57220 33990 415 148 0 52149 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 228880

[startup+762.306 s]
/proc/loadavg: 4.00 3.88 3.65 5/190 20205
/proc/meminfo: memFree=21991072/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=231572 CPUtime=762.33 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 284734 0 0 0 76159 74 0 0 25 0 1 0 271433361 237129728 26214 33554432000 4194304 4797429 140733393248928 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 57893 26214 415 148 0 52822 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 231572

[startup+822.3 s]
/proc/loadavg: 4.14 3.93 3.68 5/190 20206
/proc/meminfo: memFree=21975428/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=233176 CPUtime=822.33 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 307612 0 0 0 82150 83 0 0 25 0 1 0 271433361 238772224 25821 33554432000 4194304 4797429 140733393248928 18446744073709551615 4331522 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 58294 25821 415 148 0 53223 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 233176

[startup+882.301 s]
/proc/loadavg: 4.05 3.94 3.70 5/190 20208
/proc/meminfo: memFree=21953948/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=245772 CPUtime=882.34 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 329477 0 0 0 88143 91 0 0 25 0 1 0 271433361 251670528 35228 33554432000 4194304 4797429 140733393248928 18446744073709551615 4506608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 61443 35228 415 148 0 56372 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 245772

[startup+942.301 s]
/proc/loadavg: 4.02 3.95 3.72 5/190 20209
/proc/meminfo: memFree=21943872/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=245772 CPUtime=942.34 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 329477 0 0 0 94143 91 0 0 25 0 1 0 271433361 251670528 35228 33554432000 4194304 4797429 140733393248928 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 61443 35228 415 148 0 56372 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 245772

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.73 5/190 20211
/proc/meminfo: memFree=21931464/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=246132 CPUtime=1002.34 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 331763 0 0 0 100143 91 0 0 25 0 1 0 271433361 252039168 37503 33554432000 4194304 4797429 140733393248928 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 61533 37503 415 148 0 56462 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 246132

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.74 5/190 20213
/proc/meminfo: memFree=21947908/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=249708 CPUtime=1062.34 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 356422 0 0 0 106135 99 0 0 25 0 1 0 271433361 255700992 34867 33554432000 4194304 4797429 140733393248928 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 62427 34867 415 148 0 57356 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 249708

[startup+1122.3 s]
/proc/loadavg: 4.07 3.98 3.76 5/190 20214
/proc/meminfo: memFree=21949252/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=251416 CPUtime=1122.35 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 379600 0 0 0 112129 106 0 0 25 0 1 0 271433361 257449984 32961 33554432000 4194304 4797429 140733393248928 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 62854 32961 415 148 0 57783 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 251416

[startup+1182.3 s]
/proc/loadavg: 4.02 3.98 3.77 5/190 20216
/proc/meminfo: memFree=21919220/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=251648 CPUtime=1182.35 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 399823 0 0 0 118120 115 0 0 25 0 1 0 271433361 257687552 39495 33554432000 4194304 4797429 140733393248928 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 62912 39495 415 148 0 57841 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 251648

[startup+1242.3 s]
/proc/loadavg: 4.01 3.98 3.78 5/190 20217
/proc/meminfo: memFree=21902336/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=253432 CPUtime=1242.35 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 422303 0 0 0 124113 122 0 0 25 0 1 0 271433361 259514368 34049 33554432000 4194304 4797429 140733393248928 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 63358 34049 415 148 0 58287 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 253432



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.98 3.80 3/186 20221
/proc/meminfo: memFree=22092188/32951124 swapFree=67111528/67111528
[pid=20174] ppid=20172 vsize=253752 CPUtime=1300.05 cores=5,7
/proc/20174/stat : 20174 (techdemo) R 20172 20174 19283 0 -1 4202496 442307 0 0 0 129876 129 0 0 25 0 1 0 271433361 259842048 39522 33554432000 4194304 4797429 140733393248928 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20174/statm: 63438 39522 415 148 0 58367 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 253752

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.07
CPU user time (s): 1298.77
CPU system time (s): 1.3058
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 346416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.77
system time used= 1.3058
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 442307
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= 6
involuntary context switches= 15242

runsolver used 2.05069 second user time and 5.05823 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-03 02:22:57
IDJOB=3173148
IDBENCH=82566
IDSOLVER=1585
FILE ID=node143/3173148-1301790177
RUNJOBID= node143-1301790177-20141
PBS_JOBID= 12841375
Free space on /tmp= 72024 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v5000-c21000-S425619685-036-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173148-1301790177/watcher-3173148-1301790177 -o /tmp/evaluation-result-3173148-1301790177/solver-3173148-1301790177 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173148-1301790177.cnf

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

MD5SUM BENCH= e54dff8ae8b71ab472786a7e95ae7d20
RANDOM SEED=274323133

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22412256 kB
Buffers:        359800 kB
Cached:        9840476 kB
SwapCached:          0 kB
Active:        7025468 kB
Inactive:      3252656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22412256 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           26860 kB
Writeback:           0 kB
AnonPages:       77636 kB
Mapped:          16012 kB
Slab:           197328 kB
PageTables:       5608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   450688 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= 72024 MiB
End job on node143 at 2011-04-03 02:44:39