Trace number 3173098

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S976428817-077-UNKNOWN.cnf
MD5SUM4d2cfd51677809bb15d90c916352e4e2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark353.72
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173098-1301784973.cnf'
0.00/0.00	c -- header says num vars:           1500
0.00/0.00	c -- header says num clauses:       30000
0.00/0.02	c -- clauses added:            0 learnts,        30000 normals,            0 xors
0.00/0.02	c -- vars added       1500
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      1500     30000         0         0    150000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/11458/30000 lits-rem:0 time: 0.11
0.09/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.01
0.09/0.15	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
0.09/0.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.15	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.15	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.09/0.18	c lits-rem:         0  cl-subs:        0  v-elim:   1000  v-fix:    0  time:  0.03 s
0.09/0.18	c learnt bin added due to v-elim: 0
0.09/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.19	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.19	c calculated reachability. Time: 0.00
0.09/0.19	c Calc default polars -  time:   0.00 s pos:     703 undec:      47 neg:     750
0.09/0.19	c =========================================================================================
0.09/0.19	c types(t): F = full restart, N = normal restart
0.09/0.19	c types(t): S = simplification begin/end, E = solution found
0.09/0.19	c restart types(rt): st = static, dy = dynamic
0.09/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.19	c  B st     0         0      1500     30000         0         0    150000         0   no data   no data  --
0.39/0.47	c Decided on static restart strategy
7.69/7.71	c  N dy     7     30000      1500     30000         0     10740    150000   1247837    209.30    166.73  --
7.79/7.82	c  S st     7     30000      1500     30000         0     10740    150000   1247837    209.30    166.73  --
7.89/7.91	c  S st     7     30502      1500     30000         0     11242    150000   1308964    209.30    166.73  --
7.89/7.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.89/7.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.09
7.99/8.01	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
7.99/8.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.01	c Subs w/ non-existent bins:      0 time:  0.01 s
7.99/8.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.99/8.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.04	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
9.69/9.71	c lits-rem:      2058  cl-subs:      625  v-elim:   1500  v-fix:    0  time:  1.67 s
9.69/9.71	c learnt bin added due to v-elim: 0
9.69/9.72	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
9.69/9.73	c vivif2 --  cl tried    10617 cl shrink        0 lits rem          0 time: 0.01
9.79/9.87	c asymm  cl-useful: 0/8728/30000 lits-rem:0 time: 0.14
9.79/9.87	c calculated reachability. Time: 0.00
9.79/9.87	c  N dy     7     30502      1500     30000         0     10617    150000   1240427    209.30    166.73  --
9.79/9.87	c  F st     7     30502      1500     30000         0     10617    150000   1240427    209.30    166.73  --
10.19/10.22	c Decided on static restart strategy
13.20/13.27	c  N dy    14     45753      1500     30000         0      9039    150000    424506    171.94    153.97  --
13.29/13.30	c  S st    14     45753      1500     30000         0      9039    150000    424506    171.94    153.97  --
13.39/13.40	c  S st    14     46258      1500     30000         0      9544    150000    486211    171.94    153.97  --
13.39/13.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.39/13.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.39/13.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.05
13.39/13.46	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
13.39/13.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.39/13.46	c Subs w/ non-existent bins:      0 time:  0.00 s
13.39/13.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.39/13.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.39/13.48	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
16.29/16.31	c lits-rem:       366  cl-subs:      345  v-elim:   1500  v-fix:    0  time:  2.84 s
16.29/16.31	c learnt bin added due to v-elim: 0
16.29/16.32	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
16.29/16.32	c vivif2 --  cl tried     9199 cl shrink        0 lits rem          0 time: 0.00
16.39/16.40	c asymm  cl-useful: 0/8503/30000 lits-rem:0 time: 0.08
16.39/16.40	c calculated reachability. Time: 0.00
16.39/16.40	c  N dy    14     46258      1500     30000         0      9199    150000    471986    171.94    153.97  --
23.19/23.20	c  N dy    15     69387      1500     30000         0     11351    150000    522137    193.10    152.83  --
23.19/23.23	c  S st    15     69387      1500     30000         0     11351    150000    522137    193.10    152.83  --
23.29/23.32	c  S st    15     69890      1500     30000         0     11854    150000    580321    193.10    152.83  --
23.29/23.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.29/23.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.29/23.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.06
23.29/23.39	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
23.29/23.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.39/23.40	c Subs w/ non-existent bins:      0 time:  0.00 s
23.39/23.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.39/23.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.39/23.41	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
26.30/26.33	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
27.29/27.35	c Added 16 vars  tried: 80000 time: 1.01
27.29/27.35	c ORs :     16 avg-s:  0.0 cl-sh:  1659 l-rem:   1659 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    1.02
27.29/27.36	c lits-rem:       675  cl-subs:      219  v-elim:   1500  v-fix:    0  time:  3.95 s
27.29/27.36	c learnt bin added due to v-elim: 0
27.29/27.37	c vivif2 --  cl tried    30016 cl shrink        0 lits rem          0 time: 0.00
27.29/27.37	c vivif2 --  cl tried    11635 cl shrink        0 lits rem          0 time: 0.00
27.29/27.39	c asymm  cl-useful: 0/1327/30016 lits-rem:0 time: 0.02
27.29/27.40	c calculated reachability. Time: 0.00
27.29/27.40	c  N dy    15     69890      1516     30016        32     11635    150108    566607    193.10    152.83  --
27.29/27.40	c  F st    15     69890      1516     30016        32     11635    150108    566607    193.10    152.83  --
27.69/27.74	c Decided on static restart strategy
36.49/36.58	c  N dy    22    104835      1516     30016        32     21491    150108   2187485    185.62    157.66  --
36.69/36.72	c  S st    22    104835      1516     30016        32     21491    150108   2187485    185.62    157.66  --
36.79/36.84	c  S st    22    105337      1516     30016        32     21993    150108   2245285    185.62    157.66  --
36.79/36.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.79/36.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.99/37.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  0.19
36.99/37.04	c Calc non-exist non-lernt bins v-fix:     0 done:   1516 time:  0.00 s
36.99/37.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.99/37.06	c Subs w/ non-existent bins:      0 time:  0.01 s
37.09/37.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.09/37.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.09/37.10	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
40.09/40.13	c ORs :     16 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
44.00/44.02	c Added 16 vars  tried: 80000 time: 3.89
44.09/44.18	c ORs :     16 avg-s:  0.0 cl-sh: 16769 l-rem:  16769 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    4.05
44.19/44.22	c lits-rem:       496  cl-subs:      792  v-elim:   1500  v-fix:    0  time:  7.11 s
44.19/44.22	c learnt bin added due to v-elim: 0
44.19/44.22	c vivif2 --  cl tried    30032 cl shrink        0 lits rem          0 time: 0.00
44.19/44.24	c vivif2 --  cl tried    21201 cl shrink        0 lits rem          0 time: 0.02
44.29/44.34	c asymm  cl-useful: 0/12343/30032 lits-rem:0 time: 0.11
44.29/44.35	c calculated reachability. Time: 0.00
44.29/44.35	c  N dy    22    105337      1532     30032        64     21201    150216   2080647    185.62    157.66  --
61.00/61.00	c  N dy    23    158005      1532     30032        64     28967    150216   3012127    186.78    154.89  --
61.10/61.13	c  S st    23    158005      1532     30032        64     28967    150216   3012127    186.78    154.89  --
61.20/61.26	c  S st    23    158510      1532     30032        64     29472    150216   3069149    186.78    154.89  --
61.20/61.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
61.20/61.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.50/61.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.7M T:  0.26
61.50/61.53	c Calc non-exist non-lernt bins v-fix:     0 done:   1532 time:  0.00 s
61.50/61.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.50/61.54	c Subs w/ non-existent bins:      0 time:  0.02 s
61.60/61.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.60/61.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
61.60/61.62	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
66.79/66.85	c ORs :     32 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
72.19/72.21	c Added 16 vars  tried: 80000 time: 5.35
72.39/72.47	c ORs :     16 avg-s:  0.0 cl-sh: 20560 l-rem:  20560 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    5.62
72.50/72.52	c lits-rem:       237  cl-subs:      850  v-elim:   1500  v-fix:    0  time: 10.90 s
72.50/72.52	c learnt bin added due to v-elim: 0
72.50/72.52	c vivif2 --  cl tried    30048 cl shrink        0 lits rem          0 time: 0.00
72.50/72.54	c vivif2 --  cl tried    28622 cl shrink        0 lits rem          0 time: 0.02
72.60/72.67	c asymm  cl-useful: 0/8093/30048 lits-rem:0 time: 0.13
72.60/72.67	c calculated reachability. Time: 0.00
72.60/72.67	c  N dy    23    158510      1548     30048        96     28622    150325   2931497    186.78    154.89  --
102.49/102.57	c  N dy    24    237767      1548     30048        96     33905    150325   3358630    205.93    154.07  --
102.69/102.71	c  S st    24    237767      1548     30048        96     33905    150325   3358630    205.93    154.07  --
102.79/102.87	c  S st    24    238269      1548     30048        96     34407    150325   3417628    205.93    154.07  --
102.79/102.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
102.79/102.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.09/103.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.3M T:  0.29
103.09/103.17	c Calc non-exist non-lernt bins v-fix:     0 done:   1548 time:  0.00 s
103.09/103.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.09/103.19	c Subs w/ non-existent bins:      0 time:  0.02 s
103.19/103.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.29/103.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
103.29/103.31	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
128.49/128.57	c ORs :     48 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
133.69/133.76	c Added 16 vars  tried: 80000 time: 5.19
133.99/134.09	c ORs :     16 avg-s:  0.0 cl-sh: 25628 l-rem:  25628 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    5.53
134.09/134.14	c lits-rem:       190  cl-subs:     1031  v-elim:   1500  v-fix:    0  time: 30.83 s
134.09/134.14	c learnt bin added due to v-elim: 0
134.09/134.15	c vivif2 --  cl tried    30064 cl shrink        0 lits rem          0 time: 0.00
134.09/134.17	c vivif2 --  cl tried    33376 cl shrink        0 lits rem          0 time: 0.03
134.29/134.31	c asymm  cl-useful: 0/7165/30064 lits-rem:0 time: 0.14
134.29/134.31	c calculated reachability. Time: 0.00
134.29/134.31	c  N dy    24    238269      1564     30064       128     33376    150434   3262423    205.93    154.07  --
182.99/183.08	c  N dy    25    357403      1564     30064       128     37494    150434   3117735    194.43    152.84  --
183.19/183.20	c  S st    25    357403      1564     30064       128     37494    150434   3117735    194.43    152.84  --
183.29/183.35	c  S st    25    357905      1564     30064       128     37996    150434   3172610    194.43    152.84  --
183.29/183.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
183.29/183.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
183.60/183.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.4M T:  0.31
183.60/183.66	c Calc non-exist non-lernt bins v-fix:     0 done:   1564 time:  0.00 s
183.60/183.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
183.60/183.68	c Subs w/ non-existent bins:      0 time:  0.02 s
183.70/183.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
183.79/183.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
183.79/183.80	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
189.40/189.47	c ORs :     64 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
195.70/195.71	c Added 16 vars  tried: 80000 time: 6.24
195.90/195.99	c ORs :     16 avg-s:  0.0 cl-sh: 22390 l-rem:  22390 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    6.53
196.00/196.04	c lits-rem:        26  cl-subs:      959  v-elim:   1500  v-fix:    0  time: 12.24 s
196.00/196.04	c learnt bin added due to v-elim: 0
196.00/196.04	c vivif2 --  cl tried    30080 cl shrink        0 lits rem          0 time: 0.00
196.00/196.07	c vivif2 --  cl tried    37037 cl shrink        0 lits rem          0 time: 0.03
196.10/196.17	c asymm  cl-useful: 0/2479/30080 lits-rem:0 time: 0.10
196.10/196.18	c calculated reachability. Time: 0.00
196.10/196.18	c  N dy    25    357905      1580     30080       160     37037    150545   3035021    194.43    152.84  --
265.00/265.04	c  N dy    26    536857      1580     30080       160     44926    150545   4793759    281.10    166.67  --
265.20/265.23	c  S st    26    536857      1580     30080       160     44926    150545   4793759    281.10    166.67  --
265.40/265.41	c  S st    26    537358      1580     30080       160     45427    150545   4842574    281.10    166.67  --
265.40/265.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
265.40/265.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
265.80/265.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.45
265.80/265.87	c Calc non-exist non-lernt bins v-fix:     0 done:   1580 time:  0.00 s
265.80/265.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
265.90/265.90	c Subs w/ non-existent bins:      0 time:  0.03 s
266.00/266.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
266.00/266.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
266.00/266.08	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
423.51/423.51	c ORs :     80 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.14
431.40/431.45	c Added 16 vars  tried: 80000 time: 7.94
432.00/432.00	c ORs :     16 avg-s:  0.0 cl-sh: 33711 l-rem:  33711 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    8.48
432.00/432.06	c lits-rem:      1119  cl-subs:     1817  v-elim:   1500  v-fix:    0  time: 165.99 s
432.00/432.06	c learnt bin added due to v-elim: 0
432.00/432.06	c vivif2 --  cl tried    30096 cl shrink        0 lits rem          0 time: 0.00
432.10/432.10	c vivif2 --  cl tried    43610 cl shrink        0 lits rem          0 time: 0.04
432.21/432.26	c asymm  cl-useful: 0/9791/30096 lits-rem:0 time: 0.16
432.21/432.27	c calculated reachability. Time: 0.00
432.21/432.27	c  N dy    26    537358      1596     30096       192     43610    150653   4508303    281.10    166.67  --
432.21/432.27	c  F st    26    537358      1596     30096       192     43610    150653   4508303    281.10    166.67  --
432.80/432.89	c Decided on static restart strategy
553.41/553.42	c  N dy    33    806037      1596     30096       192     67310    150653  10077245    332.47    195.70  --
553.81/553.80	c  S st    33    806037      1596     30096       192     67310    150653  10077245    332.47    195.70  --
554.01/554.01	c  S st    33    806540      1596     30096       192     67813    150653  10129149    332.47    195.70  --
554.01/554.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
554.01/554.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
554.81/554.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.8M T:  0.79
554.81/554.83	c Calc non-exist non-lernt bins v-fix:     0 done:   1596 time:  0.00 s
554.81/554.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
554.81/554.89	c Subs w/ non-existent bins:      0 time:  0.07 s
555.00/555.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
555.21/555.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.13 s
555.21/555.22	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s

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

running on 2 cores: 1,3

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: 4.00 3.94 3.62 2/182 23014
/proc/meminfo: memFree=20026800/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=29444 CPUtime=0 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 870 0 0 0 0 0 0 0 25 0 1 0 270912609 30150656 805 33554432000 4194304 4797429 140735321474384 18446744073709551615 254261313655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 7361 805 347 148 0 2290 0

[startup+0.0965879 s]
/proc/loadavg: 4.00 3.94 3.62 2/182 23014
/proc/meminfo: memFree=20026800/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=31052 CPUtime=0.09 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 1467 0 0 0 9 0 0 0 25 0 1 0 270912609 31797248 1376 33554432000 4194304 4797429 140735321474384 18446744073709551615 4429080 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 7763 1376 371 148 0 2692 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31052

[startup+0.100589 s]
/proc/loadavg: 4.00 3.94 3.62 2/182 23014
/proc/meminfo: memFree=20026800/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=31052 CPUtime=0.09 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 1467 0 0 0 9 0 0 0 25 0 1 0 270912609 31797248 1376 33554432000 4194304 4797429 140735321474384 18446744073709551615 4427250 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 7763 1376 371 148 0 2692 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31052

[startup+0.300552 s]
/proc/loadavg: 4.00 3.94 3.62 2/182 23014
/proc/meminfo: memFree=20026800/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=134000 CPUtime=0.29 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 2797 0 0 0 29 0 0 0 25 0 1 0 270912609 137216000 2315 33554432000 4194304 4797429 140735321474384 18446744073709551615 4415782 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 33500 2315 404 148 0 28429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 134000

[startup+0.700482 s]
/proc/loadavg: 4.00 3.94 3.62 2/182 23014
/proc/meminfo: memFree=20026800/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=134000 CPUtime=0.69 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 3247 0 0 0 69 0 0 0 25 0 1 0 270912609 137216000 2762 33554432000 4194304 4797429 140735321474384 18446744073709551615 254261313291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 33500 2762 406 148 0 28429 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 134000

[startup+1.50034 s]
/proc/loadavg: 4.00 3.94 3.62 5/190 23052
/proc/meminfo: memFree=19951720/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=134976 CPUtime=1.49 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 4472 0 0 0 149 0 0 0 25 0 1 0 270912609 138215424 2937 33554432000 4194304 4797429 140735321474384 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 33744 2937 406 148 0 28673 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 134976

[startup+3.10106 s]
/proc/loadavg: 4.00 3.94 3.62 5/190 23052
/proc/meminfo: memFree=19938576/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=136812 CPUtime=3.09 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 6480 0 0 0 308 1 0 0 25 0 1 0 270912609 140095488 3344 33554432000 4194304 4797429 140735321474384 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 34203 3344 406 148 0 29132 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 136812

[startup+6.30049 s]
/proc/loadavg: 4.00 3.94 3.62 5/190 23052
/proc/meminfo: memFree=19915392/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=137676 CPUtime=6.29 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 9495 0 0 0 628 1 0 0 25 0 1 0 270912609 140980224 4444 33554432000 4194304 4797429 140735321474384 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 34419 4444 406 148 0 29348 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 137676

[startup+12.7004 s]
/proc/loadavg: 4.08 3.96 3.63 5/190 23052
/proc/meminfo: memFree=19877648/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=146520 CPUtime=12.69 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 16076 0 0 0 1267 2 0 0 25 0 1 0 270912609 150036480 6470 33554432000 4194304 4797429 140735321474384 18446744073709551615 4387328 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 36630 6470 411 148 0 31559 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 146520

[startup+25.5011 s]
/proc/loadavg: 4.07 3.96 3.64 5/190 23052
/proc/meminfo: memFree=19874344/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=148480 CPUtime=25.49 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 23226 0 0 0 2546 3 0 0 25 0 1 0 270912609 152043520 5741 33554432000 4194304 4797429 140735321474384 18446744073709551615 4524493 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 37120 5741 411 148 0 32049 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 148480

[startup+51.1006 s]
/proc/loadavg: 4.04 3.96 3.64 5/190 23053
/proc/meminfo: memFree=19814184/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=270396 CPUtime=51.09 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 40048 0 0 0 5102 7 0 0 25 0 1 0 270912609 276885504 9501 33554432000 4194304 4797429 140735321474384 18446744073709551615 254261659783 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 67599 8989 416 148 0 62528 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 270396

[startup+102.307 s]
/proc/loadavg: 4.02 3.97 3.66 5/190 23054
/proc/meminfo: memFree=19772764/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=171048 CPUtime=102.3 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 66731 0 0 0 10214 16 0 0 25 0 1 0 270912609 175153152 13820 33554432000 4194304 4797429 140735321474384 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 42762 13820 416 148 0 37691 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 171048

[startup+162.301 s]
/proc/loadavg: 4.00 3.97 3.68 5/190 23056
/proc/meminfo: memFree=19736576/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=181780 CPUtime=162.3 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 85290 0 0 0 16208 22 0 0 25 0 1 0 270912609 186142720 16296 33554432000 4194304 4797429 140735321474384 18446744073709551615 4387372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 45445 16296 416 148 0 40374 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 181780

[startup+222.3 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 23058
/proc/meminfo: memFree=19702076/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=188508 CPUtime=222.29 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 117362 0 0 0 22200 29 0 0 25 0 1 0 270912609 193032192 22075 33554432000 4194304 4797429 140735321474384 18446744073709551615 4424670 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 47127 22075 416 148 0 42056 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 188508

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.71 5/190 23059
/proc/meminfo: memFree=19692252/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=202812 CPUtime=282.3 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 152870 0 0 0 28192 38 0 0 25 0 1 0 270912609 207679488 22548 33554432000 4194304 4797429 140735321474384 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 50703 22548 416 148 0 45632 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 202812

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 23070
/proc/meminfo: memFree=19681500/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=202812 CPUtime=342.3 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 152870 0 0 0 34192 38 0 0 25 0 1 0 270912609 207679488 22548 33554432000 4194304 4797429 140735321474384 18446744073709551615 4568003 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 50703 22548 416 148 0 45632 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 202812

[startup+402.3 s]
/proc/loadavg: 4.03 3.99 3.75 5/190 23071
/proc/meminfo: memFree=19649840/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=202812 CPUtime=402.3 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 152870 0 0 0 40192 38 0 0 25 0 1 0 270912609 207679488 22548 33554432000 4194304 4797429 140735321474384 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 50703 22548 416 148 0 45632 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 202812

[startup+462.301 s]
/proc/loadavg: 4.01 3.99 3.76 5/190 23073
/proc/meminfo: memFree=19630944/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=206340 CPUtime=462.3 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 174301 0 0 0 46187 43 0 0 25 0 1 0 270912609 211292160 22051 33554432000 4194304 4797429 140735321474384 18446744073709551615 4391316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 51585 22051 416 148 0 46514 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 206340

[startup+522.3 s]
/proc/loadavg: 4.04 4.00 3.78 5/190 23075
/proc/meminfo: memFree=19607576/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=209396 CPUtime=522.3 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 217824 0 0 0 52176 54 0 0 25 0 1 0 270912609 214421504 30512 33554432000 4194304 4797429 140735321474384 18446744073709551615 4424649 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 52349 30512 416 148 0 47278 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 209396

[startup+582.301 s]
/proc/loadavg: 4.08 4.02 3.79 5/190 23076
/proc/meminfo: memFree=19580624/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=244916 CPUtime=582.31 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 249160 0 0 0 58170 61 0 0 25 0 1 0 270912609 250793984 37297 33554432000 4194304 4797429 140735321474384 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 61229 37297 417 148 0 56158 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 244916

[startup+642.301 s]
/proc/loadavg: 4.03 4.01 3.81 5/190 23078
/proc/meminfo: memFree=19592760/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=244916 CPUtime=642.31 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 249160 0 0 0 64170 61 0 0 25 0 1 0 270912609 250793984 37297 33554432000 4194304 4797429 140735321474384 18446744073709551615 4567910 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 61229 37297 417 148 0 56158 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 244916

[startup+702.3 s]
/proc/loadavg: 4.08 4.02 3.82 5/190 23079
/proc/meminfo: memFree=19554644/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=244916 CPUtime=702.31 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 249160 0 0 0 70170 61 0 0 25 0 1 0 270912609 250793984 37297 33554432000 4194304 4797429 140735321474384 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 61229 37297 417 148 0 56158 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 244916

[startup+762.307 s]
/proc/loadavg: 4.03 4.01 3.83 5/190 23081
/proc/meminfo: memFree=19523616/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=244916 CPUtime=762.32 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 249160 0 0 0 76171 61 0 0 25 0 1 0 270912609 250793984 37297 33554432000 4194304 4797429 140735321474384 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 61229 37297 417 148 0 56158 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 244916

[startup+822.3 s]
/proc/loadavg: 4.01 4.01 3.83 5/190 23083
/proc/meminfo: memFree=19541532/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=244916 CPUtime=822.31 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 249160 0 0 0 82170 61 0 0 25 0 1 0 270912609 250793984 37297 33554432000 4194304 4797429 140735321474384 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 61229 37297 417 148 0 56158 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 244916

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 23084
/proc/meminfo: memFree=19523744/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=244916 CPUtime=882.31 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 249160 0 0 0 88170 61 0 0 25 0 1 0 270912609 250793984 37297 33554432000 4194304 4797429 140735321474384 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 61229 37297 417 148 0 56158 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 244916

[startup+942.301 s]
/proc/loadavg: 4.05 4.01 3.85 5/190 23086
/proc/meminfo: memFree=19513260/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=244916 CPUtime=942.32 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 249160 0 0 0 94171 61 0 0 25 0 1 0 270912609 250793984 37297 33554432000 4194304 4797429 140735321474384 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 61229 37297 417 148 0 56158 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 244916

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.86 5/190 23087
/proc/meminfo: memFree=19474172/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=244916 CPUtime=1002.32 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 249160 0 0 0 100171 61 0 0 25 0 1 0 270912609 250793984 37297 33554432000 4194304 4797429 140735321474384 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 61229 37297 417 148 0 56158 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 244916

[startup+1062.3 s]
/proc/loadavg: 4.06 4.02 3.87 5/190 23089
/proc/meminfo: memFree=19474036/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=244916 CPUtime=1062.32 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 249160 0 0 0 106171 61 0 0 25 0 1 0 270912609 250793984 37297 33554432000 4194304 4797429 140735321474384 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 61229 37297 417 148 0 56158 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 244916

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.87 5/190 23091
/proc/meminfo: memFree=19466328/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=244916 CPUtime=1122.32 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 249160 0 0 0 112171 61 0 0 25 0 1 0 270912609 250793984 37297 33554432000 4194304 4797429 140735321474384 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 61229 37297 417 148 0 56158 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 244916

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.88 5/190 23092
/proc/meminfo: memFree=19494664/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=244916 CPUtime=1182.32 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 249160 0 0 0 118171 61 0 0 25 0 1 0 270912609 250793984 37297 33554432000 4194304 4797429 140735321474384 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 61229 37297 417 148 0 56158 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 244916

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 23094
/proc/meminfo: memFree=19497960/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=244916 CPUtime=1242.32 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 249160 0 0 0 124171 61 0 0 25 0 1 0 270912609 250793984 37297 33554432000 4194304 4797429 140735321474384 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 61229 37297 417 148 0 56158 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 244916



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.90 4/189 23096
/proc/meminfo: memFree=19556592/32951124 swapFree=67111528/67111528
[pid=23014] ppid=23012 vsize=244916 CPUtime=1300.03 cores=1,3
/proc/23014/stat : 23014 (techdemo) R 23012 23014 22843 0 -1 4202496 249160 0 0 0 129942 61 0 0 25 0 1 0 270912609 250793984 37297 33554432000 4194304 4797429 140735321474384 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23014/statm: 61229 37297 417 148 0 56158 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 244916

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.04
CPU user time (s): 1299.43
CPU system time (s): 0.617906
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 322312

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

runsolver used 2.06369 second user time and 5.04623 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-03 00:56:13
IDJOB=3173098
IDBENCH=82516
IDSOLVER=1585
FILE ID=node140/3173098-1301784973
RUNJOBID= node140-1301783670-22864
PBS_JOBID= 12841378
Free space on /tmp= 71512 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S976428817-077-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173098-1301784973/watcher-3173098-1301784973 -o /tmp/evaluation-result-3173098-1301784973/solver-3173098-1301784973 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173098-1301784973.cnf

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

MD5SUM BENCH= 4d2cfd51677809bb15d90c916352e4e2
RANDOM SEED=367778466

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20026956 kB
Buffers:        368732 kB
Cached:       12208836 kB
SwapCached:          0 kB
Active:        7508676 kB
Inactive:      5136508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20026956 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17124 kB
Writeback:           0 kB
AnonPages:       66740 kB
Mapped:          15568 kB
Slab:           215140 kB
PageTables:       5140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   247992 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= 71504 MiB
End job on node140 at 2011-04-03 01:17:55