Trace number 3173225

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S817927155-033-UNKNOWN.cnf
MD5SUMbdd02c131ae0dd9fa14ba01f07a63379
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-3173225-1301790793.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.16	c asymm  cl-useful: 0/1953/34000 lits-rem:0 time: 0.13
0.09/0.18	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.18	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
0.09/0.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.19	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.29/0.31	c lits-rem:         0  cl-subs:        0  v-elim:    266  v-fix:    0  time:  0.12 s
0.29/0.31	c learnt bin added due to v-elim: 0
0.29/0.31	c Finding binary XORs  T:     0.00 s  found:       0
0.29/0.33	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.29/0.33	c calculated reachability. Time: 0.00
0.29/0.33	c Calc default polars -  time:   0.00 s pos:     191 undec:       4 neg:     205
0.29/0.33	c =========================================================================================
0.29/0.33	c types(t): F = full restart, N = normal restart
0.29/0.33	c types(t): S = simplification begin/end, E = solution found
0.29/0.33	c restart types(rt): st = static, dy = dynamic
0.29/0.33	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.29/0.33	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.59/0.64	c Decided on static restart strategy
1.51/6.70	c  N dy     7     30000       400     34000         0      8589    238000    451580    102.41     89.20  --
1.51/6.85	c  S st     7     30000       400     34000         0      8589    238000    451580    102.41     89.20  --
1.51/6.85	c  S st     7     30501       400     34000         0      9090    238000    491715    102.41     89.20  --
1.51/6.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.51/6.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.51/6.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.06
1.51/6.97	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
1.51/6.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.51/6.97	c Subs w/ non-existent bins:      0 time:  0.00 s
1.51/6.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.51/6.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.51/6.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.79/9.87	c lits-rem:      1315  cl-subs:      547  v-elim:    400  v-fix:    0  time:  2.98 s
9.79/9.87	c learnt bin added due to v-elim: 0
9.79/9.88	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
9.79/9.88	c vivif2 --  cl tried     8543 cl shrink        0 lits rem          0 time: 0.00
9.89/9.99	c asymm  cl-useful: 0/2248/34000 lits-rem:0 time: 0.11
9.89/9.99	c calculated reachability. Time: 0.00
9.89/9.99	c  N dy     7     30501       400     34000         0      8543    238000    458350    102.41     89.20  --
9.89/9.99	c  F st     7     30501       400     34000         0      8543    238000    458350    102.41     89.20  --
10.29/10.37	c Decided on static restart strategy
13.19/13.27	c  N dy    14     45752       400     34000         0     15111    238000   1011281     98.23     86.91  --
13.29/13.34	c  S st    14     45752       400     34000         0     15111    238000   1011281     98.23     86.91  --
13.39/13.46	c  S st    14     46256       400     34000         0     15612    238000   1051938     98.23     86.91  --
13.39/13.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.39/13.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.49/13.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.11
13.49/13.58	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
13.49/13.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.49/13.59	c Subs w/ non-existent bins:      0 time:  0.01 s
13.59/13.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.59/13.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.59/13.61	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
16.20/16.29	c lits-rem:       365  cl-subs:      687  v-elim:    400  v-fix:    0  time:  2.67 s
16.20/16.29	c learnt bin added due to v-elim: 0
16.20/16.29	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
16.29/16.30	c vivif2 --  cl tried    14925 cl shrink        0 lits rem          0 time: 0.01
16.39/16.40	c asymm  cl-useful: 0/2207/34000 lits-rem:0 time: 0.11
16.39/16.41	c calculated reachability. Time: 0.00
16.39/16.41	c  N dy    14     46256       400     34000         0     14925    238000    987655     98.23     86.91  --
22.09/22.11	c  N dy    15     69384       400     34000         0     17775    238000   1135025    104.19     87.86  --
22.09/22.17	c  S st    15     69384       400     34000         0     17775    238000   1135025    104.19     87.86  --
22.19/22.29	c  S st    15     69889       400     34000         0     18280    238000   1176446    104.19     87.86  --
22.29/22.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.29/22.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.39/22.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.3M T:  0.13
22.39/22.43	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
22.39/22.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.39/22.44	c Subs w/ non-existent bins:      0 time:  0.01 s
22.39/22.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.39/22.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.39/22.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
25.19/25.26	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
31.59/31.67	c Added 5 vars  tried: 80000 time: 6.41
31.69/31.79	c ORs :      5 avg-s:  0.0 cl-sh: 10090 l-rem:  10090 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    6.53
31.79/31.81	c lits-rem:       477  cl-subs:      771  v-elim:    400  v-fix:    0  time:  9.35 s
31.79/31.81	c learnt bin added due to v-elim: 0
31.79/31.81	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.00
31.79/31.82	c vivif2 --  cl tried    17509 cl shrink        0 lits rem          0 time: 0.01
31.89/31.93	c asymm  cl-useful: 0/1862/34005 lits-rem:0 time: 0.11
31.89/31.94	c calculated reachability. Time: 0.00
31.89/31.94	c  N dy    15     69889       405     34005        10     17509    238026   1080694    104.19     87.86  --
31.89/31.94	c  F st    15     69889       405     34005        10     17509    238026   1080694    104.19     87.86  --
32.29/32.37	c Decided on static restart strategy
40.69/40.76	c  N dy    22    104833       405     34005        10     14625    238026    549575    106.11     89.11  --
40.79/40.80	c  S st    22    104833       405     34005        10     14625    238026    549575    106.11     89.11  --
40.89/40.92	c  S st    22    105336       405     34005        10     15126    238026    589548    106.11     89.11  --
40.89/40.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.89/40.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.99/41.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  0.10
40.99/41.03	c Calc non-exist non-lernt bins v-fix:     0 done:    405 time:  0.00 s
40.99/41.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.99/41.04	c Subs w/ non-existent bins:      0 time:  0.00 s
40.99/41.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.99/41.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.99/41.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
44.39/44.48	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
47.49/47.50	c Added 5 vars  tried: 80000 time: 3.02
47.49/47.52	c ORs :      5 avg-s:  0.0 cl-sh:  2646 l-rem:   2646 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    3.03
47.49/47.53	c lits-rem:       817  cl-subs:      414  v-elim:    400  v-fix:    0  time:  6.48 s
47.49/47.53	c learnt bin added due to v-elim: 0
47.49/47.54	c vivif2 --  cl tried    34010 cl shrink        0 lits rem          0 time: 0.00
47.49/47.54	c vivif2 --  cl tried    14712 cl shrink        0 lits rem          0 time: 0.00
47.59/47.65	c asymm  cl-useful: 0/1810/34010 lits-rem:0 time: 0.10
47.59/47.65	c calculated reachability. Time: 0.00
47.59/47.65	c  N dy    22    105336       410     34010        20     14712    238048    563384    106.11     89.11  --
64.39/64.44	c  N dy    23    158004       410     34010        20     20492    238048    899508    104.47     89.30  --
64.39/64.49	c  S st    23    158004       410     34010        20     20492    238048    899508    104.47     89.30  --
64.60/64.62	c  S st    23    158505       410     34010        20     20992    238048    939915    104.47     89.30  --
64.60/64.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.60/64.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.69/64.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.15
64.69/64.78	c Calc non-exist non-lernt bins v-fix:     0 done:    410 time:  0.00 s
64.69/64.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.69/64.79	c Subs w/ non-existent bins:      0 time:  0.01 s
64.79/64.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.79/64.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
64.79/64.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
67.69/67.74	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
72.30/72.38	c Added 5 vars  tried: 80000 time: 4.64
72.39/72.44	c ORs :      5 avg-s:  0.0 cl-sh:  6235 l-rem:   6235 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    4.69
72.39/72.46	c lits-rem:      1028  cl-subs:      559  v-elim:    400  v-fix:    0  time:  7.64 s
72.39/72.46	c learnt bin added due to v-elim: 0
72.39/72.46	c vivif2 --  cl tried    34015 cl shrink        0 lits rem          0 time: 0.00
72.39/72.47	c vivif2 --  cl tried    20433 cl shrink        0 lits rem          0 time: 0.01
72.49/72.57	c asymm  cl-useful: 0/1609/34015 lits-rem:0 time: 0.10
72.49/72.57	c calculated reachability. Time: 0.00
72.49/72.57	c  N dy    23    158505       415     34015        30     20433    238065    892311    104.47     89.30  --
101.59/101.66	c  N dy    24    237757       415     34015        30     23066    238065    829579    101.64     88.66  --
101.69/101.72	c  S st    24    237757       415     34015        30     23066    238065    829579    101.64     88.66  --
101.79/101.87	c  S st    24    238260       415     34015        30     23567    238065    869939    101.64     88.66  --
101.79/101.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
101.79/101.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.99/102.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.1M T:  0.19
101.99/102.07	c Calc non-exist non-lernt bins v-fix:     0 done:    415 time:  0.00 s
101.99/102.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.99/102.08	c Subs w/ non-existent bins:      0 time:  0.01 s
102.09/102.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.09/102.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
102.09/102.10	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
105.19/105.24	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
109.29/109.39	c Added 5 vars  tried: 80000 time: 4.15
109.39/109.43	c ORs :      5 avg-s:  0.0 cl-sh:  4892 l-rem:   4892 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    4.19
109.39/109.45	c lits-rem:        57  cl-subs:      520  v-elim:    400  v-fix:    0  time:  7.35 s
109.39/109.45	c learnt bin added due to v-elim: 0
109.39/109.45	c vivif2 --  cl tried    34020 cl shrink        0 lits rem          0 time: 0.00
109.39/109.46	c vivif2 --  cl tried    23047 cl shrink        0 lits rem          0 time: 0.01
109.49/109.56	c asymm  cl-useful: 0/1703/34020 lits-rem:0 time: 0.10
109.49/109.56	c calculated reachability. Time: 0.00
109.49/109.56	c  N dy    24    238260       420     34020        40     23047    238084    837301    101.64     88.66  --
154.99/155.00	c  N dy    25    357390       420     34020        40     49449    238084   3278323    103.45     88.49  --
155.09/155.15	c  S st    25    357390       420     34020        40     49449    238084   3278323    103.45     88.49  --
155.29/155.36	c  S st    25    357892       420     34020        40     49950    238084   3318144    103.45     88.49  --
155.29/155.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
155.29/155.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
155.69/155.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.8M T:  0.41
155.69/155.78	c Calc non-exist non-lernt bins v-fix:     0 done:    420 time:  0.00 s
155.69/155.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
155.79/155.81	c Subs w/ non-existent bins:      0 time:  0.02 s
155.79/155.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
155.79/155.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
155.79/155.90	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
255.80/255.80	c ORs :     20 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
272.90/272.93	c Added 5 vars  tried: 80000 time: 17.13
273.70/273.76	c ORs :      5 avg-s:  0.0 cl-sh: 31107 l-rem:  31107 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   17.96
273.80/273.82	c lits-rem:       491  cl-subs:     2224  v-elim:    400  v-fix:    0  time: 117.91 s
273.80/273.82	c learnt bin added due to v-elim: 0
273.80/273.82	c vivif2 --  cl tried    34025 cl shrink        0 lits rem          0 time: 0.00
273.80/273.85	c vivif2 --  cl tried    47726 cl shrink        0 lits rem          0 time: 0.03
273.90/273.99	c asymm  cl-useful: 0/1414/34025 lits-rem:0 time: 0.14
273.90/273.99	c calculated reachability. Time: 0.00
273.90/273.99	c  N dy    25    357892       425     34025        50     47726    238107   3071867    103.45     88.49  --
353.30/353.38	c  N dy    26    536838       425     34025        50     57392    238107   3645891    109.59     88.62  --
353.50/353.54	c  S st    26    536838       425     34025        50     57392    238107   3645891    109.59     88.62  --
353.70/353.77	c  S st    26    537338       425     34025        50     57892    238107   3685213    109.59     88.62  --
353.70/353.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
353.70/353.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
354.30/354.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.1M T:  0.52
354.30/354.30	c Calc non-exist non-lernt bins v-fix:     0 done:    425 time:  0.00 s
354.30/354.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
354.30/354.33	c Subs w/ non-existent bins:      0 time:  0.03 s
354.30/354.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
354.40/354.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
354.40/354.42	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
476.50/476.55	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.04
496.40/496.46	c Added 5 vars  tried: 80000 time: 19.91
497.30/497.36	c ORs :      5 avg-s:  0.0 cl-sh: 31780 l-rem:  31780 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   20.81
497.40/497.42	c lits-rem:       398  cl-subs:     3094  v-elim:    400  v-fix:    0  time: 143.00 s
497.40/497.42	c learnt bin added due to v-elim: 0
497.40/497.43	c vivif2 --  cl tried    34030 cl shrink        0 lits rem          0 time: 0.00
497.40/497.46	c vivif2 --  cl tried    54798 cl shrink        0 lits rem          0 time: 0.03
497.60/497.61	c asymm  cl-useful: 0/1217/34030 lits-rem:0 time: 0.15
497.60/497.61	c calculated reachability. Time: 0.00
497.60/497.61	c  N dy    26    537338       430     34030        60     54798    238127   3325234    109.59     88.62  --
497.60/497.61	c  F st    26    537338       430     34030        60     54798    238127   3325234    109.59     88.62  --
498.20/498.29	c Decided on static restart strategy
618.30/618.31	c  N dy    33    806007       430     34030        60     42073    238127   1300002    103.44     87.79  --
618.30/618.38	c  S st    33    806007       430     34030        60     42073    238127   1300002    103.44     87.79  --
618.50/618.57	c  S st    33    806513       430     34030        60     42579    238127   1339582    103.44     87.79  --
618.50/618.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
618.50/618.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
618.90/618.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.4M T:  0.32
618.90/618.90	c Calc non-exist non-lernt bins v-fix:     0 done:    430 time:  0.00 s
618.90/618.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
618.90/618.91	c Subs w/ non-existent bins:      0 time:  0.01 s
618.90/618.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
618.90/618.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
618.90/618.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
622.80/622.86	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
629.50/629.57	c Added 5 vars  tried: 80000 time: 6.71
629.60/629.65	c ORs :      5 avg-s:  0.0 cl-sh:  7856 l-rem:   7856 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    6.79
629.60/629.68	c lits-rem:       202  cl-subs:     1475  v-elim:    400  v-fix:    0  time: 10.73 s
629.60/629.68	c learnt bin added due to v-elim: 0
629.60/629.68	c vivif2 --  cl tried    34035 cl shrink        0 lits rem          0 time: 0.00
629.70/629.70	c vivif2 --  cl tried    41104 cl shrink        0 lits rem          0 time: 0.01
629.80/629.82	c asymm  cl-useful: 0/1101/34035 lits-rem:0 time: 0.12
629.80/629.82	c calculated reachability. Time: 0.00
629.80/629.82	c  N dy    33    806513       435     34035        70     41104    238147   1267322    103.44     87.79  --
839.30/839.38	c  N dy    34   1209770       435     34035        70     50847    238147   1587038    114.71     91.86  --
839.40/839.47	c  S st    34   1209770       435     34035        70     50847    238147   1587038    114.71     91.86  --
839.60/839.67	c  S st    34   1210276       435     34035        70     51353    238147   1624698    114.71     91.86  --
839.60/839.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
839.60/839.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
840.00/840.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.5M T:  0.39
840.00/840.07	c Calc non-exist non-lernt bins v-fix:     0 done:    435 time:  0.00 s
840.00/840.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
840.00/840.09	c Subs w/ non-existent bins:      0 time:  0.01 s
840.11/840.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
840.11/840.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
840.11/840.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
845.20/845.27	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.03
852.21/852.23	c Added 5 vars  tried: 80000 time: 6.96
852.30/852.34	c ORs :      5 avg-s:  0.0 cl-sh:  9534 l-rem:   9534 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    7.07
852.30/852.37	c lits-rem:        39  cl-subs:     1487  v-elim:    400  v-fix:    0  time: 12.23 s
852.30/852.37	c learnt bin added due to v-elim: 0
852.30/852.38	c vivif2 --  cl tried    34040 cl shrink        0 lits rem          0 time: 0.00
852.30/852.40	c vivif2 --  cl tried    49866 cl shrink        0 lits rem          0 time: 0.02
852.50/852.53	c asymm  cl-useful: 0/1072/34040 lits-rem:0 time: 0.13
852.50/852.53	c calculated reachability. Time: 0.00
852.50/852.53	c  N dy    34   1210276       440     34040        80     49866    238165   1506319    114.71     91.86  --
1155.11/1155.16	c  N dy    35   1710276       440     34040        80     74467    238165   3719999    124.73     97.45  --
1155.31/1155.37	c  S st    35   1710276       440     34040        80     74467    238165   3719999    124.73     97.45  --
1155.61/1155.64	c  S st    35   1710777       440     34040        80     74968    238165   3758893    124.73     97.45  --
1155.61/1155.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1155.61/1155.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1156.41/1156.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.7M T:  0.76
1156.41/1156.41	c Calc non-exist non-lernt bins v-fix:     0 done:    440 time:  0.00 s
1156.41/1156.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1156.41/1156.45	c Subs w/ non-existent bins:      0 time:  0.03 s
1156.51/1156.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1156.51/1156.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1156.51/1156.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1283.61/1283.66	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.26

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

running on 2 cores: 0,2

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: 2.07 2.88 3.48 2/177 18240
/proc/meminfo: memFree=22019224/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=28912 CPUtime=0 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 822 0 0 0 0 0 0 0 21 0 1 0 290678926 29605888 758 33554432000 4194304 4797429 140734036599312 18446744073709551615 210646842873 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 7228 758 347 148 0 2157 0

[startup+0.066917 s]
/proc/loadavg: 2.07 2.88 3.48 2/177 18240
/proc/meminfo: memFree=22019224/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=30900 CPUtime=0.06 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 1590 0 0 0 6 0 0 0 21 0 1 0 290678926 31641600 1495 33554432000 4194304 4797429 140734036599312 18446744073709551615 4428900 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 7725 1495 371 148 0 2654 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30900

[startup+0.100927 s]
/proc/loadavg: 2.07 2.88 3.48 2/177 18240
/proc/meminfo: memFree=22019224/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=30900 CPUtime=0.09 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 1594 0 0 0 9 0 0 0 21 0 1 0 290678926 31641600 1499 33554432000 4194304 4797429 140734036599312 18446744073709551615 4429165 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 7725 1499 371 148 0 2654 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30900

[startup+0.300881 s]
/proc/loadavg: 2.07 2.88 3.48 2/177 18240
/proc/meminfo: memFree=22019224/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=134400 CPUtime=0.29 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 3072 0 0 0 29 0 0 0 22 0 1 0 290678926 137625600 2349 33554432000 4194304 4797429 140734036599312 18446744073709551615 4567984 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 33600 2349 391 148 0 28529 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 134400

[startup+0.712876 s]
/proc/loadavg: 2.07 2.88 3.48 2/177 18240
/proc/meminfo: memFree=22019224/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=134984 CPUtime=0.88 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 3588 0 0 0 88 0 0 0 25 0 1 0 290678926 138223616 2865 33554432000 4194304 4797429 140734036599312 18446744073709551615 4206992 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 33746 2914 406 148 0 28675 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 134984

[startup+1.6371 s]
/proc/loadavg: 2.07 2.88 3.48 5/188 18261
/proc/meminfo: memFree=21940328/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=141344 CPUtime=8.44 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 9681 0 0 0 842 2 0 0 25 0 1 0 290678926 144736256 4180 33554432000 4194304 4797429 140734036599312 18446744073709551615 4524592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 35336 4180 410 148 0 30265 0
Current children cumulated CPU time (s) 8.44
Current children cumulated vsize (KiB) 141344

[startup+8.51152 s]
/proc/loadavg: 2.07 2.88 3.48 5/188 18261
/proc/meminfo: memFree=21940328/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=141344 CPUtime=8.5 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 9681 0 0 0 848 2 0 0 25 0 1 0 290678926 144736256 4180 33554432000 4194304 4797429 140734036599312 18446744073709551615 4524200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 35336 4180 410 148 0 30265 0
Current children cumulated CPU time (s) 8.5
Current children cumulated vsize (KiB) 141344

[startup+8.60051 s]
/proc/loadavg: 2.07 2.88 3.48 5/188 18261
/proc/meminfo: memFree=21940328/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=141344 CPUtime=8.59 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 9681 0 0 0 857 2 0 0 25 0 1 0 290678926 144736256 4180 33554432000 4194304 4797429 140734036599312 18446744073709551615 4523765 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 35336 4180 410 148 0 30265 0
Current children cumulated CPU time (s) 8.59
Current children cumulated vsize (KiB) 141344

[startup+12.7008 s]
/proc/loadavg: 2.82 3.01 3.52 5/188 18261
/proc/meminfo: memFree=21889948/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=143052 CPUtime=12.69 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 11858 0 0 0 1267 2 0 0 25 0 1 0 290678926 146485248 4772 33554432000 4194304 4797429 140734036599312 18446744073709551615 4424887 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 35763 4772 411 148 0 30692 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 143052

[startup+25.5007 s]
/proc/loadavg: 3.00 3.04 3.52 5/188 18261
/proc/meminfo: memFree=21873720/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=150020 CPUtime=25.49 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 17567 0 0 0 2546 3 0 0 25 0 1 0 290678926 153620480 6885 33554432000 4194304 4797429 140734036599312 18446744073709551615 4495544 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 37505 6885 415 148 0 32434 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 150020

[startup+51.1003 s]
/proc/loadavg: 3.39 3.13 3.54 5/188 18261
/proc/meminfo: memFree=21838128/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=152440 CPUtime=51.09 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 25071 0 0 0 5103 6 0 0 25 0 1 0 290678926 156098560 7998 33554432000 4194304 4797429 140734036599312 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 38110 7998 416 148 0 33039 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 152440

[startup+102.301 s]
/proc/loadavg: 3.74 3.26 3.56 5/188 18263
/proc/meminfo: memFree=21794204/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=158180 CPUtime=102.29 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 44762 0 0 0 10216 13 0 0 25 0 1 0 290678926 161976320 8357 33554432000 4194304 4797429 140734036599312 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 39545 8357 416 148 0 34474 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 158180

[startup+162.301 s]
/proc/loadavg: 3.90 3.40 3.58 5/188 18265
/proc/meminfo: memFree=21744580/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=175912 CPUtime=162.29 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 65324 0 0 0 16210 19 0 0 25 0 1 0 290678926 180133888 15038 33554432000 4194304 4797429 140734036599312 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 43978 15038 416 148 0 38907 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 175912

[startup+222.3 s]
/proc/loadavg: 4.00 3.52 3.61 5/188 18267
/proc/meminfo: memFree=21720496/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=175912 CPUtime=222.29 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 65324 0 0 0 22210 19 0 0 25 0 1 0 290678926 180133888 15038 33554432000 4194304 4797429 140734036599312 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 43978 15038 416 148 0 38907 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 175912

[startup+282.3 s]
/proc/loadavg: 4.00 3.60 3.63 5/188 18267
/proc/meminfo: memFree=21705468/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=178288 CPUtime=282.3 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 69022 0 0 0 28209 21 0 0 25 0 1 0 290678926 182566912 14741 33554432000 4194304 4797429 140734036599312 18446744073709551615 210646843025 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 44572 14741 416 148 0 39501 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 178288

[startup+342.3 s]
/proc/loadavg: 4.00 3.67 3.65 5/188 18269
/proc/meminfo: memFree=21712772/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=179664 CPUtime=342.29 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 88492 0 0 0 34204 25 0 0 25 0 1 0 290678926 183975936 13643 33554432000 4194304 4797429 140734036599312 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 44916 13643 416 148 0 39845 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 179664

[startup+402.307 s]
/proc/loadavg: 4.00 3.73 3.67 5/188 18271
/proc/meminfo: memFree=21662156/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=186260 CPUtime=402.3 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 92504 0 0 0 40203 27 0 0 25 0 1 0 290678926 190730240 17639 33554432000 4194304 4797429 140734036599312 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 46565 17639 416 148 0 41494 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 186260

[startup+462.301 s]
/proc/loadavg: 4.03 3.79 3.69 5/188 18273
/proc/meminfo: memFree=21654448/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=186260 CPUtime=462.3 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 92504 0 0 0 46203 27 0 0 25 0 1 0 290678926 190730240 17639 33554432000 4194304 4797429 140734036599312 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 46565 17639 416 148 0 41494 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 186260

[startup+522.301 s]
/proc/loadavg: 4.01 3.83 3.71 5/188 18275
/proc/meminfo: memFree=21675004/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=191000 CPUtime=522.3 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 102176 0 0 0 52200 30 0 0 25 0 1 0 290678926 195584000 17872 33554432000 4194304 4797429 140734036599312 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 47750 17872 416 148 0 42679 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 191000

[startup+582.301 s]
/proc/loadavg: 4.05 3.87 3.73 5/188 18275
/proc/meminfo: memFree=21637300/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=192380 CPUtime=582.3 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 120897 0 0 0 58194 36 0 0 25 0 1 0 290678926 196997120 17333 33554432000 4194304 4797429 140734036599312 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 48095 17333 416 148 0 43024 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 192380

[startup+642.301 s]
/proc/loadavg: 4.02 3.89 3.74 5/188 18277
/proc/meminfo: memFree=21598092/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=193100 CPUtime=642.3 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 133822 0 0 0 64190 40 0 0 25 0 1 0 290678926 197734400 19764 33554432000 4194304 4797429 140734036599312 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 48275 19764 416 148 0 43204 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 193100

[startup+702.3 s]
/proc/loadavg: 4.00 3.91 3.75 5/188 18279
/proc/meminfo: memFree=21626600/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=195984 CPUtime=702.3 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 152046 0 0 0 70185 45 0 0 25 0 1 0 290678926 200687616 19713 33554432000 4194304 4797429 140734036599312 18446744073709551615 4425633 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 48996 19713 416 148 0 43925 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 195984

[startup+762.3 s]
/proc/loadavg: 4.00 3.92 3.77 5/188 18281
/proc/meminfo: memFree=21581456/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=197624 CPUtime=762.3 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 169996 0 0 0 76179 51 0 0 25 0 1 0 290678926 202366976 18607 33554432000 4194304 4797429 140734036599312 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 49406 18607 416 148 0 44335 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 197624

[startup+822.3 s]
/proc/loadavg: 4.05 3.95 3.78 5/188 18283
/proc/meminfo: memFree=21605248/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=198852 CPUtime=822.3 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 185459 0 0 0 82176 54 0 0 25 0 1 0 290678926 203624448 20555 33554432000 4194304 4797429 140734036599312 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 49713 20555 416 148 0 44642 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 198852

[startup+882.301 s]
/proc/loadavg: 4.02 3.95 3.80 5/188 18283
/proc/meminfo: memFree=21573492/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=201256 CPUtime=882.31 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 198713 0 0 0 88171 60 0 0 25 0 1 0 290678926 206086144 19260 33554432000 4194304 4797429 140734036599312 18446744073709551615 4351621 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 50314 19260 416 148 0 45243 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 201256

[startup+942.301 s]
/proc/loadavg: 4.00 3.96 3.81 5/188 18285
/proc/meminfo: memFree=21558356/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=203112 CPUtime=942.31 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 213897 0 0 0 94166 65 0 0 25 0 1 0 290678926 207986688 19566 33554432000 4194304 4797429 140734036599312 18446744073709551615 4424897 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 50778 19566 416 148 0 45707 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 203112

[startup+1002.3 s]
/proc/loadavg: 4.00 3.96 3.82 5/188 18287
/proc/meminfo: memFree=21550652/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=204344 CPUtime=1002.3 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 227053 0 0 0 100159 71 0 0 25 0 1 0 290678926 209248256 24964 33554432000 4194304 4797429 140734036599312 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 51086 24964 416 148 0 46015 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 204344

[startup+1062.31 s]
/proc/loadavg: 4.04 3.98 3.83 5/188 18289
/proc/meminfo: memFree=21564404/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=205536 CPUtime=1062.31 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 242292 0 0 0 106152 79 0 0 25 0 1 0 290678926 210468864 23982 33554432000 4194304 4797429 140734036599312 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 51384 23982 416 148 0 46313 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 205536

[startup+1122.3 s]
/proc/loadavg: 4.05 4.00 3.84 5/188 18291
/proc/meminfo: memFree=21536972/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=207048 CPUtime=1122.31 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 257789 0 0 0 112148 83 0 0 25 0 1 0 290678926 212017152 22730 33554432000 4194304 4797429 140734036599312 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 51762 22730 416 148 0 46691 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 207048

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.85 5/188 18291
/proc/meminfo: memFree=21528148/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=216484 CPUtime=1182.3 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 267843 0 0 0 118145 85 0 0 25 0 1 0 290678926 221679616 24305 33554432000 4194304 4797429 140734036599312 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 54121 24305 416 148 0 49050 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 216484

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.85 6/188 18293
/proc/meminfo: memFree=21516608/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=216484 CPUtime=1242.31 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 267843 0 0 0 124146 85 0 0 25 0 1 0 290678926 221679616 24305 33554432000 4194304 4797429 140734036599312 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 54121 24305 416 148 0 49050 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 216484



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.86 5/189 18296
/proc/meminfo: memFree=21620040/32951132 swapFree=67111528/67111528
[pid=18240] ppid=18238 vsize=217024 CPUtime=1300.01 cores=0,2
/proc/18240/stat : 18240 (techdemo) R 18238 18240 17312 0 -1 4202496 267950 0 0 0 129916 85 0 0 25 0 1 0 290678926 222232576 24412 33554432000 4194304 4797429 140734036599312 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18240/statm: 54256 24412 416 148 0 49185 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 217024

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.03
CPU user time (s): 1299.17
CPU system time (s): 0.861868
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 321204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.17
system time used= 0.861868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267950
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= 8
involuntary context switches= 2271

runsolver used 3.15052 second user time and 6.85796 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-03 02:33:13
IDJOB=3173225
IDBENCH=82643
IDSOLVER=1585
FILE ID=node129/3173225-1301790793
RUNJOBID= node129-1301790793-18218
PBS_JOBID= 12841389
Free space on /tmp= 72144 MiB

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

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

MD5SUM BENCH= bdd02c131ae0dd9fa14ba01f07a63379
RANDOM SEED=830132268

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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:     32951132 kB
MemFree:      22019644 kB
Buffers:        354116 kB
Cached:       10261056 kB
SwapCached:          0 kB
Active:        7139216 kB
Inactive:      3542104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      22019644 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17596 kB
Writeback:           0 kB
AnonPages:       65156 kB
Mapped:          15596 kB
Slab:           188132 kB
PageTables:       4632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   222176 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72116 MiB
End job on node129 at 2011-04-03 02:54:55