Trace number 3173211

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1275797759-041-UNKNOWN.cnf
MD5SUM374e3ba6783d13d6d478972802d8dba0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173211-1301790500.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:       34000
0.00/0.03	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.03	c -- vars added        400
0.00/0.03	c Parsing time:  0.03 s
0.00/0.03	c  N st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.09/0.15	c asymm  cl-useful: 0/1944/34000 lits-rem:0 time: 0.13
0.09/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
0.09/0.17	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
0.09/0.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.18	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.19/0.29	c lits-rem:         0  cl-subs:        0  v-elim:    266  v-fix:    0  time:  0.11 s
0.19/0.29	c learnt bin added due to v-elim: 0
0.19/0.29	c Finding binary XORs  T:     0.00 s  found:       0
0.29/0.31	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.29/0.31	c calculated reachability. Time: 0.00
0.29/0.31	c Calc default polars -  time:   0.00 s pos:     202 undec:       3 neg:     195
0.29/0.31	c =========================================================================================
0.29/0.31	c types(t): F = full restart, N = normal restart
0.29/0.31	c types(t): S = simplification begin/end, E = solution found
0.29/0.31	c restart types(rt): st = static, dy = dynamic
0.29/0.31	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.29/0.31	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.49/0.59	c Decided on static restart strategy
5.99/6.00	c  N dy     7     30000       400     34000         0      8595    238000    440657     99.63     87.32  --
5.99/6.04	c  S st     7     30000       400     34000         0      8595    238000    440657     99.63     87.32  --
6.09/6.14	c  S st     7     30502       400     34000         0      9096    238000    481170     99.63     87.32  --
6.09/6.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.09/6.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.19/6.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.06
6.19/6.21	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
6.19/6.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.19/6.21	c Subs w/ non-existent bins:      0 time:  0.00 s
6.19/6.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.19/6.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.19/6.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.89/8.99	c lits-rem:      1122  cl-subs:      601  v-elim:    400  v-fix:    0  time:  2.77 s
8.89/8.99	c learnt bin added due to v-elim: 0
8.89/8.99	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
8.99/9.00	c vivif2 --  cl tried     8495 cl shrink        0 lits rem          0 time: 0.00
8.99/9.09	c asymm  cl-useful: 0/2478/34000 lits-rem:0 time: 0.09
8.99/9.09	c calculated reachability. Time: 0.00
8.99/9.09	c  N dy     7     30502       400     34000         0      8495    238000    448369     99.63     87.32  --
8.99/9.09	c  F st     7     30502       400     34000         0      8495    238000    448369     99.63     87.32  --
9.39/9.43	c Decided on static restart strategy
12.00/12.02	c  N dy    14     45753       400     34000         0     15067    238000   1013610    111.03     87.17  --
12.10/12.10	c  S st    14     45753       400     34000         0     15067    238000   1013610    111.03     87.17  --
12.19/12.22	c  S st    14     46260       400     34000         0     15572    238000   1054190    111.03     87.17  --
12.19/12.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.19/12.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.29/12.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.10
12.29/12.33	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
12.29/12.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.29/12.34	c Subs w/ non-existent bins:      0 time:  0.01 s
12.29/12.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.29/12.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.29/12.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
15.09/15.13	c lits-rem:       931  cl-subs:      749  v-elim:    400  v-fix:    0  time:  2.77 s
15.09/15.13	c learnt bin added due to v-elim: 0
15.09/15.14	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
15.09/15.14	c vivif2 --  cl tried    14823 cl shrink        0 lits rem          0 time: 0.01
15.19/15.23	c asymm  cl-useful: 0/2105/34000 lits-rem:0 time: 0.09
15.19/15.23	c calculated reachability. Time: 0.00
15.19/15.24	c  N dy    14     46260       400     34000         0     14823    238000    979161    111.03     87.17  --
20.19/20.24	c  N dy    15     69390       400     34000         0     17656    238000   1103798    106.43     87.47  --
20.19/20.29	c  S st    15     69390       400     34000         0     17656    238000   1103798    106.43     87.47  --
20.39/20.40	c  S st    15     69894       400     34000         0     18160    238000   1142124    106.43     87.47  --
20.39/20.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.39/20.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.49/20.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.4M T:  0.12
20.49/20.52	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
20.49/20.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.49/20.53	c Subs w/ non-existent bins:      0 time:  0.01 s
20.49/20.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.49/20.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.49/20.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
23.19/23.25	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
28.19/28.22	c Added 5 vars  tried: 80000 time: 4.97
28.29/28.33	c ORs :      5 avg-s:  0.0 cl-sh: 11897 l-rem:  11897 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    5.08
28.29/28.35	c lits-rem:      2871  cl-subs:      785  v-elim:    400  v-fix:    0  time:  7.79 s
28.29/28.35	c learnt bin added due to v-elim: 0
28.29/28.35	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.00
28.29/28.36	c vivif2 --  cl tried    17375 cl shrink        0 lits rem          0 time: 0.01
28.39/28.46	c asymm  cl-useful: 0/1905/34005 lits-rem:0 time: 0.09
28.39/28.46	c calculated reachability. Time: 0.00
28.39/28.46	c  N dy    15     69894       405     34005        10     17375    238019   1045033    106.43     87.47  --
28.39/28.46	c  F st    15     69894       405     34005        10     17375    238019   1045033    106.43     87.47  --
28.79/28.84	c Decided on static restart strategy
36.20/36.28	c  N dy    22    104841       405     34005        10     14435    238019    531051    104.77     87.44  --
36.30/36.32	c  S st    22    104841       405     34005        10     14435    238019    531051    104.77     87.44  --
36.40/36.43	c  S st    22    105346       405     34005        10     14939    238019    572402    104.77     87.44  --
36.40/36.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.40/36.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.50/36.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.2M T:  0.10
36.50/36.53	c Calc non-exist non-lernt bins v-fix:     0 done:    405 time:  0.00 s
36.50/36.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.50/36.53	c Subs w/ non-existent bins:      0 time:  0.00 s
36.50/36.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.50/36.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.50/36.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
39.30/39.37	c ORs :      5 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
42.00/42.08	c Added 5 vars  tried: 80000 time: 2.71
42.00/42.09	c ORs :      5 avg-s:  0.0 cl-sh:  2915 l-rem:   2915 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    2.72
42.10/42.11	c lits-rem:       984  cl-subs:      356  v-elim:    400  v-fix:    0  time:  5.56 s
42.10/42.11	c learnt bin added due to v-elim: 0
42.10/42.11	c vivif2 --  cl tried    34010 cl shrink        0 lits rem          0 time: 0.00
42.10/42.11	c vivif2 --  cl tried    14583 cl shrink        0 lits rem          0 time: 0.01
42.20/42.20	c asymm  cl-useful: 0/1863/34010 lits-rem:0 time: 0.08
42.20/42.20	c calculated reachability. Time: 0.00
42.20/42.20	c  N dy    22    105346       410     34010        20     14583    238034    547592    104.77     87.44  --
56.19/56.29	c  N dy    23    158019       410     34010        20     20385    238034    889010    105.00     87.85  --
56.29/56.35	c  S st    23    158019       410     34010        20     20385    238034    889010    105.00     87.85  --
56.39/56.46	c  S st    23    158521       410     34010        20     20886    238034    928349    105.00     87.85  --
56.39/56.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.39/56.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.59/56.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.2M T:  0.14
56.59/56.60	c Calc non-exist non-lernt bins v-fix:     0 done:    410 time:  0.00 s
56.59/56.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.59/56.61	c Subs w/ non-existent bins:      0 time:  0.01 s
56.59/56.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.59/56.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.59/56.64	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
59.40/59.41	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
64.09/64.16	c Added 5 vars  tried: 80000 time: 4.75
64.19/64.21	c ORs :      5 avg-s:  0.0 cl-sh:  6316 l-rem:   6316 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    4.80
64.19/64.23	c lits-rem:      1422  cl-subs:      684  v-elim:    400  v-fix:    0  time:  7.59 s
64.19/64.23	c learnt bin added due to v-elim: 0
64.19/64.23	c vivif2 --  cl tried    34015 cl shrink        0 lits rem          0 time: 0.00
64.19/64.24	c vivif2 --  cl tried    20202 cl shrink        0 lits rem          0 time: 0.01
64.29/64.33	c asymm  cl-useful: 0/1647/34015 lits-rem:0 time: 0.09
64.29/64.33	c calculated reachability. Time: 0.00
64.29/64.33	c  N dy    23    158521       415     34015        30     20202    238058    873151    105.00     87.85  --
89.49/89.51	c  N dy    24    237781       415     34015        30     22831    238058    806301    104.22     87.86  --
89.49/89.55	c  S st    24    237781       415     34015        30     22831    238058    806301    104.22     87.86  --
89.59/89.68	c  S st    24    238287       415     34015        30     23336    238058    846048    104.22     87.86  --
89.59/89.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
89.59/89.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.79/89.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.9M T:  0.14
89.79/89.82	c Calc non-exist non-lernt bins v-fix:     0 done:    415 time:  0.00 s
89.79/89.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.79/89.83	c Subs w/ non-existent bins:      0 time:  0.01 s
89.79/89.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.79/89.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
89.79/89.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
92.59/92.67	c ORs :     15 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
96.69/96.76	c Added 5 vars  tried: 80000 time: 4.09
96.69/96.78	c ORs :      5 avg-s:  0.0 cl-sh:  2681 l-rem:   2681 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    4.11
96.69/96.80	c lits-rem:       163  cl-subs:      658  v-elim:    400  v-fix:    0  time:  6.95 s
96.79/96.80	c learnt bin added due to v-elim: 0
96.79/96.80	c vivif2 --  cl tried    34020 cl shrink        0 lits rem          0 time: 0.00
96.79/96.81	c vivif2 --  cl tried    22678 cl shrink        0 lits rem          0 time: 0.01
96.89/96.91	c asymm  cl-useful: 0/1520/34020 lits-rem:0 time: 0.09
96.89/96.91	c calculated reachability. Time: 0.00
96.89/96.91	c  N dy    24    238287       420     34020        40     22678    238073    809362    104.22     87.86  --
138.19/138.27	c  N dy    25    357431       420     34020        40     48257    238073   3226982    109.98     89.61  --
138.39/138.40	c  S st    25    357431       420     34020        40     48257    238073   3226982    109.98     89.61  --
138.49/138.58	c  S st    25    357936       420     34020        40     48762    238073   3268087    109.98     89.61  --
138.49/138.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
138.49/138.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
138.89/138.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.8M T:  0.40
138.89/138.99	c Calc non-exist non-lernt bins v-fix:     0 done:    420 time:  0.00 s
138.89/138.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
138.99/139.01	c Subs w/ non-existent bins:      0 time:  0.03 s
138.99/139.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.99/139.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
138.99/139.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
226.29/226.32	c ORs :     20 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.19
252.49/252.57	c Added 5 vars  tried: 80000 time: 26.25
253.19/253.28	c ORs :      5 avg-s:  0.0 cl-sh: 29713 l-rem:  29713 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   26.96
253.29/253.33	c lits-rem:       336  cl-subs:     2439  v-elim:    400  v-fix:    0  time: 114.24 s
253.29/253.33	c learnt bin added due to v-elim: 0
253.29/253.33	c vivif2 --  cl tried    34025 cl shrink        0 lits rem          0 time: 0.00
253.29/253.36	c vivif2 --  cl tried    46323 cl shrink        0 lits rem          0 time: 0.03
253.39/253.49	c asymm  cl-useful: 0/1334/34025 lits-rem:0 time: 0.13
253.49/253.50	c calculated reachability. Time: 0.00
253.49/253.50	c  N dy    25    357936       425     34025        50     46323    238095   2972786    109.98     89.61  --
325.59/325.67	c  N dy    26    536904       425     34025        50     57095    238095   3625202    107.23     89.93  --
325.79/325.81	c  S st    26    536904       425     34025        50     57095    238095   3625202    107.23     89.93  --
325.99/326.01	c  S st    26    537407       425     34025        50     57597    238095   3665072    107.23     89.93  --
325.99/326.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
325.99/326.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
326.39/326.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.2M T:  0.43
326.39/326.45	c Calc non-exist non-lernt bins v-fix:     0 done:    425 time:  0.00 s
326.39/326.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
326.39/326.48	c Subs w/ non-existent bins:      0 time:  0.03 s
326.49/326.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
326.49/326.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
326.49/326.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
435.69/435.70	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.13
463.89/463.99	c Added 5 vars  tried: 80000 time: 28.29
464.79/464.87	c ORs :      5 avg-s:  0.0 cl-sh: 32733 l-rem:  32733 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   29.17
464.89/464.93	c lits-rem:        41  cl-subs:     2520  v-elim:    400  v-fix:    0  time: 138.35 s
464.89/464.93	c learnt bin added due to v-elim: 0
464.89/464.93	c vivif2 --  cl tried    34030 cl shrink        0 lits rem          0 time: 0.00
464.89/464.97	c vivif2 --  cl tried    55077 cl shrink        0 lits rem          0 time: 0.03
465.09/465.11	c asymm  cl-useful: 0/1370/34030 lits-rem:0 time: 0.14
465.09/465.11	c calculated reachability. Time: 0.00
465.09/465.11	c  N dy    26    537407       430     34030        60     55077    238118   3390773    107.23     89.93  --
465.09/465.11	c  F st    26    537407       430     34030        60     55077    238118   3390773    107.23     89.93  --
465.69/465.77	c Decided on static restart strategy
577.39/577.40	c  N dy    33    806116       430     34030        60     41815    238118   1301237    106.60     89.75  --
577.39/577.47	c  S st    33    806116       430     34030        60     41815    238118   1301237    106.60     89.75  --
577.59/577.64	c  S st    33    806616       430     34030        60     42312    238118   1340176    106.60     89.75  --
577.59/577.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
577.59/577.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
577.89/577.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.4M T:  0.30
577.89/577.96	c Calc non-exist non-lernt bins v-fix:     0 done:    430 time:  0.00 s
577.89/577.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
577.89/577.97	c Subs w/ non-existent bins:      0 time:  0.01 s
577.99/578.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
577.99/578.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
577.99/578.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
581.59/581.63	c ORs :     30 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
588.19/588.23	c Added 5 vars  tried: 80000 time: 6.60
588.19/588.29	c ORs :      5 avg-s:  0.0 cl-sh:  6350 l-rem:   6350 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    6.66
588.29/588.32	c lits-rem:       964  cl-subs:     1307  v-elim:    400  v-fix:    0  time: 10.31 s
588.29/588.32	c learnt bin added due to v-elim: 0
588.29/588.32	c vivif2 --  cl tried    34035 cl shrink        0 lits rem          0 time: 0.00
588.29/588.33	c vivif2 --  cl tried    41005 cl shrink        0 lits rem          0 time: 0.01
588.39/588.44	c asymm  cl-useful: 0/1260/34035 lits-rem:0 time: 0.11
588.39/588.44	c calculated reachability. Time: 0.00
588.39/588.44	c  N dy    33    806616       435     34035        70     41005    238137   1269761    106.60     89.75  --
781.19/781.20	c  N dy    34   1209925       435     34035        70     51158    238137   1519394    100.65     88.76  --
781.19/781.28	c  S st    34   1209925       435     34035        70     51158    238137   1519394    100.65     88.76  --
781.39/781.47	c  S st    34   1210428       435     34035        70     51661    238137   1558107    100.65     88.76  --
781.39/781.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
781.39/781.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
781.79/781.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.1M T:  0.38
781.79/781.86	c Calc non-exist non-lernt bins v-fix:     0 done:    435 time:  0.00 s
781.79/781.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
781.79/781.87	c Subs w/ non-existent bins:      0 time:  0.02 s
781.89/781.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
781.89/781.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
781.89/781.91	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
786.79/786.86	c ORs :     35 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
794.39/794.43	c Added 5 vars  tried: 80000 time: 7.57
794.39/794.48	c ORs :      5 avg-s:  0.0 cl-sh:  4773 l-rem:   4773 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    7.62
794.49/794.51	c lits-rem:        52  cl-subs:     1435  v-elim:    400  v-fix:    0  time: 12.60 s
794.49/794.51	c learnt bin added due to v-elim: 0
794.49/794.52	c vivif2 --  cl tried    34040 cl shrink        0 lits rem          0 time: 0.00
794.49/794.53	c vivif2 --  cl tried    50226 cl shrink        0 lits rem          0 time: 0.01
794.59/794.65	c asymm  cl-useful: 0/994/34040 lits-rem:0 time: 0.12
794.59/794.66	c calculated reachability. Time: 0.00
794.59/794.66	c  N dy    34   1210428       440     34040        80     50226    238153   1482923    100.65     88.76  --
1084.89/1084.90	c  N dy    35   1710428       440     34040        80     77000    238153   3377727    104.66     88.29  --
1084.99/1085.05	c  S st    35   1710428       440     34040        80     77000    238153   3377727    104.66     88.29  --
1084.99/1085.05	c Finding binary XORs  T:     0.00 s  found:       0
1085.29/1085.31	c  S st    35   1710933       440     34040        80     77504    238153   3419110    104.66     88.29  --
1085.29/1085.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1085.29/1085.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1085.88/1085.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.5M T:  0.64
1085.88/1085.96	c Calc non-exist non-lernt bins v-fix:     0 done:    440 time:  0.00 s
1085.88/1085.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1085.88/1085.99	c Subs w/ non-existent bins:      0 time:  0.03 s
1085.98/1086.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1086.08/1086.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1086.08/1086.10	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1182.38/1182.44	c ORs :     40 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
1201.19/1201.27	c Added 5 vars  tried: 80000 time: 18.84
1201.88/1201.94	c ORs :      5 avg-s:  0.0 cl-sh: 26846 l-rem:  26846 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   19.51
1201.98/1202.00	c lits-rem:        84  cl-subs:     2782  v-elim:    400  v-fix:    0  time: 115.91 s
1201.98/1202.00	c learnt bin added due to v-elim: 0
1201.98/1202.01	c vivif2 --  cl tried    34045 cl shrink        0 lits rem          0 time: 0.00
1201.98/1202.04	c vivif2 --  cl tried    74722 cl shrink        0 lits rem          0 time: 0.03
1202.08/1202.18	c asymm  cl-useful: 0/914/34045 lits-rem:0 time: 0.14
1202.08/1202.19	c calculated reachability. Time: 0.00
1202.08/1202.19	c  N dy    35   1710933       445     34045        90     74722    238176   3203636    104.66     88.29  --

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-3173211-1301790500/watcher-3173211-1301790500 -o /tmp/evaluation-result-3173211-1301790500/solver-3173211-1301790500 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173211-1301790500.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: 0.86 1.97 3.08 3/181 1485
/proc/meminfo: memFree=20538560/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=28780 CPUtime=0 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 774 0 0 0 0 0 0 0 25 0 1 0 369280674 29470720 712 33554432000 4194304 4797429 140734157248176 18446744073709551615 231895187211 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 7195 712 347 148 0 2124 0

[startup+0.074866 s]
/proc/loadavg: 0.86 1.97 3.08 3/181 1485
/proc/meminfo: memFree=20538560/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=30900 CPUtime=0.07 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 1593 0 0 0 7 0 0 0 25 0 1 0 369280674 31641600 1498 33554432000 4194304 4797429 140734157248176 18446744073709551615 4429080 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 7725 1498 371 148 0 2654 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30900

[startup+0.100867 s]
/proc/loadavg: 0.86 1.97 3.08 3/181 1485
/proc/meminfo: memFree=20538560/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=30900 CPUtime=0.09 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 1598 0 0 0 9 0 0 0 25 0 1 0 369280674 31641600 1503 33554432000 4194304 4797429 140734157248176 18446744073709551615 4429150 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 7725 1503 371 148 0 2654 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30900

[startup+0.300824 s]
/proc/loadavg: 0.86 1.97 3.08 3/181 1485
/proc/meminfo: memFree=20538560/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=135072 CPUtime=0.29 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 3093 0 0 0 29 0 0 0 25 0 1 0 369280674 138313728 2370 33554432000 4194304 4797429 140734157248176 18446744073709551615 4358585 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 33768 2370 395 148 0 28697 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 135072

[startup+0.700748 s]
/proc/loadavg: 0.86 1.97 3.08 3/181 1485
/proc/meminfo: memFree=20538560/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=135072 CPUtime=0.69 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 3501 0 0 0 69 0 0 0 25 0 1 0 369280674 138313728 2776 33554432000 4194304 4797429 140734157248176 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 33768 2776 406 148 0 28697 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135072

[startup+1.50061 s]
/proc/loadavg: 0.86 1.97 3.08 5/190 1502
/proc/meminfo: memFree=20467404/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=136604 CPUtime=1.49 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 4602 0 0 0 149 0 0 0 25 0 1 0 369280674 139882496 3055 33554432000 4194304 4797429 140734157248176 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 34151 3055 406 148 0 29080 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 136604

[startup+3.10031 s]
/proc/loadavg: 0.86 1.97 3.08 5/190 1502
/proc/meminfo: memFree=20460460/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=137620 CPUtime=3.09 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 6156 0 0 0 309 0 0 0 25 0 1 0 369280674 140922880 3481 33554432000 4194304 4797429 140734157248176 18446744073709551615 4340816 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 34405 3481 406 148 0 29334 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 137620

[startup+6.3007 s]
/proc/loadavg: 1.11 2.00 3.08 5/190 1502
/proc/meminfo: memFree=20443544/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=141420 CPUtime=6.29 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 9628 0 0 0 629 0 0 0 25 0 1 0 369280674 144814080 4187 33554432000 4194304 4797429 140734157248176 18446744073709551615 4524592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 35355 4187 410 148 0 30284 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 141420

[startup+12.7005 s]
/proc/loadavg: 1.34 2.04 3.09 5/190 1502
/proc/meminfo: memFree=20405132/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=146732 CPUtime=12.69 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 13117 0 0 0 1268 1 0 0 25 0 1 0 369280674 150253568 6063 33554432000 4194304 4797429 140734157248176 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 36683 6063 411 148 0 31612 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 146732

[startup+25.5011 s]
/proc/loadavg: 1.93 2.13 3.10 5/190 1503
/proc/meminfo: memFree=20391356/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=149792 CPUtime=25.49 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 17470 0 0 0 2547 2 0 0 25 0 1 0 369280674 153387008 6808 33554432000 4194304 4797429 140734157248176 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 37448 6808 415 148 0 32377 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 149792

[startup+51.1003 s]
/proc/loadavg: 2.64 2.28 3.12 5/190 1503
/proc/meminfo: memFree=20355844/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=153196 CPUtime=51.09 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 28921 0 0 0 5104 5 0 0 25 0 1 0 369280674 156872704 7185 33554432000 4194304 4797429 140734157248176 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 38299 7185 416 148 0 33228 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 153196

[startup+102.307 s]
/proc/loadavg: 3.45 2.56 3.17 5/190 1505
/proc/meminfo: memFree=20287952/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=158044 CPUtime=102.3 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 46346 0 0 0 10219 11 0 0 25 0 1 0 369280674 161837056 10188 33554432000 4194304 4797429 140734157248176 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 39511 10188 416 148 0 34440 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 158044

[startup+162.3 s]
/proc/loadavg: 3.80 2.82 3.22 5/190 1506
/proc/meminfo: memFree=20260640/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=174940 CPUtime=162.29 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 64805 0 0 0 16214 15 0 0 25 0 1 0 369280674 179138560 14797 33554432000 4194304 4797429 140734157248176 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 43735 14797 416 148 0 38664 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 174940

[startup+222.301 s]
/proc/loadavg: 3.92 3.03 3.27 5/190 1508
/proc/meminfo: memFree=20251812/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=174940 CPUtime=222.3 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 64805 0 0 0 22215 15 0 0 25 0 1 0 369280674 179138560 14797 33554432000 4194304 4797429 140734157248176 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 43735 14797 416 148 0 38664 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 174940

[startup+282.301 s]
/proc/loadavg: 3.97 3.20 3.31 5/190 1509
/proc/meminfo: memFree=20234936/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=177896 CPUtime=282.3 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 76477 0 0 0 28212 18 0 0 25 0 1 0 369280674 182165504 14569 33554432000 4194304 4797429 140734157248176 18446744073709551615 4425867 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 44474 14569 416 148 0 39403 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 177896

[startup+342.301 s]
/proc/loadavg: 3.99 3.35 3.35 5/190 1511
/proc/meminfo: memFree=20206528/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=185420 CPUtime=342.28 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 92335 0 0 0 34207 21 0 0 25 0 1 0 369280674 189870080 17432 33554432000 4194304 4797429 140734157248176 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 46355 17432 416 148 0 41284 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 185420

[startup+402.3 s]
/proc/loadavg: 4.07 3.48 3.39 5/190 1513
/proc/meminfo: memFree=20192496/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=185420 CPUtime=402.29 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 92335 0 0 0 40208 21 0 0 25 0 1 0 369280674 189870080 17432 33554432000 4194304 4797429 140734157248176 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 46355 17432 416 148 0 41284 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 185420

[startup+462.301 s]
/proc/loadavg: 4.08 3.59 3.43 5/190 1514
/proc/meminfo: memFree=20146736/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=186292 CPUtime=462.29 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 92503 0 0 0 46208 21 0 0 25 0 1 0 369280674 190763008 17600 33554432000 4194304 4797429 140734157248176 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 46573 17600 416 148 0 41502 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 186292

[startup+522.301 s]
/proc/loadavg: 4.03 3.66 3.47 5/190 1516
/proc/meminfo: memFree=20129220/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=191264 CPUtime=522.29 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 111969 0 0 0 52198 31 0 0 25 0 1 0 369280674 195854336 18245 33554432000 4194304 4797429 140734157248176 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 47816 18245 416 148 0 42745 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 191264

[startup+582.3 s]
/proc/loadavg: 4.08 3.73 3.50 5/190 1517
/proc/meminfo: memFree=20150048/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=191644 CPUtime=582.29 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 130457 0 0 0 58194 35 0 0 25 0 1 0 369280674 196243456 16209 33554432000 4194304 4797429 140734157248176 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 47911 16209 416 148 0 42840 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 191644

[startup+642.3 s]
/proc/loadavg: 4.03 3.78 3.53 5/190 1522
/proc/meminfo: memFree=20115916/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=194096 CPUtime=642.29 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 147673 0 0 0 64190 39 0 0 25 0 1 0 369280674 198754304 16853 33554432000 4194304 4797429 140734157248176 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 48524 16853 416 148 0 43453 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 194096

[startup+702.301 s]
/proc/loadavg: 4.06 3.83 3.56 5/190 1524
/proc/meminfo: memFree=20120152/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=195472 CPUtime=702.29 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 163592 0 0 0 70186 43 0 0 25 0 1 0 369280674 200163328 21098 33554432000 4194304 4797429 140734157248176 18446744073709551615 4424855 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 48868 21098 416 148 0 43797 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 195472

[startup+762.307 s]
/proc/loadavg: 4.02 3.86 3.58 5/190 1525
/proc/meminfo: memFree=20151884/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=196996 CPUtime=762.29 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 180114 0 0 0 76181 48 0 0 25 0 1 0 369280674 201723904 19145 33554432000 4194304 4797429 140734157248176 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 49249 19145 416 148 0 44178 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 196996

[startup+822.3 s]
/proc/loadavg: 4.00 3.88 3.61 5/190 1527
/proc/meminfo: memFree=20104876/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=199748 CPUtime=822.29 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 192551 0 0 0 82175 54 0 0 25 0 1 0 369280674 204541952 18533 33554432000 4194304 4797429 140734157248176 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 49937 18533 416 148 0 44866 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 199748

[startup+882.301 s]
/proc/loadavg: 4.00 3.90 3.63 5/190 1528
/proc/meminfo: memFree=20143056/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=201924 CPUtime=882.28 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 206561 0 0 0 88167 61 0 0 25 0 1 0 369280674 206770176 19024 33554432000 4194304 4797429 140734157248176 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 50481 19024 416 148 0 45410 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 201924

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.65 5/190 1530
/proc/meminfo: memFree=20093060/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=203020 CPUtime=942.28 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 221087 0 0 0 94162 66 0 0 25 0 1 0 369280674 207892480 19474 33554432000 4194304 4797429 140734157248176 18446744073709551615 4425978 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 50755 19474 416 148 0 45684 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 203020

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.67 5/190 1532
/proc/meminfo: memFree=20038612/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=203784 CPUtime=1002.28 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 233354 0 0 0 100158 70 0 0 25 0 1 0 369280674 208674816 24443 33554432000 4194304 4797429 140734157248176 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 50946 24443 416 148 0 45875 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 203784

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.69 5/190 1533
/proc/meminfo: memFree=20020600/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=205792 CPUtime=1062.28 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 247527 0 0 0 106154 74 0 0 25 0 1 0 369280674 210731008 23628 33554432000 4194304 4797429 140734157248176 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 51448 23628 416 148 0 46377 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 205792

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.70 6/190 1535
/proc/meminfo: memFree=20051824/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=213208 CPUtime=1122.28 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 254882 0 0 0 112153 75 0 0 25 0 1 0 369280674 218324992 23378 33554432000 4194304 4797429 140734157248176 18446744073709551615 4567988 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 53302 23378 416 148 0 48231 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 213208

[startup+1182.3 s]
/proc/loadavg: 4.03 3.97 3.73 5/190 1536
/proc/meminfo: memFree=20032576/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=213748 CPUtime=1182.28 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 254991 0 0 0 118153 75 0 0 25 0 1 0 369280674 218877952 23487 33554432000 4194304 4797429 140734157248176 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 53437 23487 416 148 0 48366 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 213748

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.74 5/190 1538
/proc/meminfo: memFree=20018188/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=216956 CPUtime=1242.29 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 264580 0 0 0 124150 79 0 0 25 0 1 0 369280674 222162944 25110 33554432000 4194304 4797429 140734157248176 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 54239 25110 416 148 0 49168 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 216956



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.75 4/189 1541
/proc/meminfo: memFree=20103376/32950928 swapFree=67111528/67111528
[pid=1485] ppid=1483 vsize=217632 CPUtime=1299.99 cores=5,7
/proc/1485/stat : 1485 (techdemo) R 1483 1485 557 0 -1 4202496 275839 0 0 0 129916 83 0 0 25 0 1 0 369280674 222855168 28421 33554432000 4194304 4797429 140734157248176 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1485/statm: 54408 28421 416 148 0 49337 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 217632

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.01
CPU user time (s): 1299.17
CPU system time (s): 0.841872
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 331168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.17
system time used= 0.841872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 275839
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= 1803

runsolver used 1.9807 second user time and 5.12522 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-03 02:28:20
IDJOB=3173211
IDBENCH=82629
IDSOLVER=1585
FILE ID=node114/3173211-1301790500
RUNJOBID= node114-1301790500-1462
PBS_JOBID= 12841404
Free space on /tmp= 70628 MiB

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

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

MD5SUM BENCH= 374e3ba6783d13d6d478972802d8dba0
RANDOM SEED=823669583

node114.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.848
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.848
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.848
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.848
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.73
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.848
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.848
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.848
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.848
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:     32950928 kB
MemFree:      20538840 kB
Buffers:        385832 kB
Cached:       11649128 kB
SwapCached:          0 kB
Active:        8029812 kB
Inactive:      4074560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20538840 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18728 kB
Writeback:           0 kB
AnonPages:       69440 kB
Mapped:          15392 kB
Slab:           244928 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   222548 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= 70612 MiB
End job on node114 at 2011-04-03 02:50:02