Trace number 3173193

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-S969405384-096-UNKNOWN.cnf
MD5SUM6e345981a96012731da9bd2ce5420289
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark44.3013
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-3173193-1301790213.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/11415/30000 lits-rem:0 time: 0.11
0.09/0.15	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.19/0.20	c Calc default polars -  time:   0.00 s pos:     735 undec:      70 neg:     695
0.19/0.20	c =========================================================================================
0.19/0.20	c types(t): F = full restart, N = normal restart
0.19/0.20	c types(t): S = simplification begin/end, E = solution found
0.19/0.20	c restart types(rt): st = static, dy = dynamic
0.19/0.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.19/0.20	c  B st     0         0      1500     30000         0         0    150000         0   no data   no data  --
0.39/0.48	c Decided on static restart strategy
6.69/6.77	c  N dy     7     30000      1500     30000         0     10778    150000    991861    169.43    134.69  --
6.79/6.84	c  S st     7     30000      1500     30000         0     10778    150000    991861    169.43    134.69  --
6.89/6.94	c  S st     7     30503      1500     30000         0     11281    150000   1051848    169.43    134.69  --
6.89/6.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.99/7.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.08
6.99/7.02	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
6.99/7.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.99/7.03	c Subs w/ non-existent bins:      0 time:  0.01 s
6.99/7.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.05	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
8.70/8.79	c lits-rem:      1671  cl-subs:      793  v-elim:   1500  v-fix:    0  time:  1.74 s
8.70/8.79	c learnt bin added due to v-elim: 0
8.70/8.80	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
8.80/8.80	c vivif2 --  cl tried    10488 cl shrink        0 lits rem          0 time: 0.01
8.89/8.93	c asymm  cl-useful: 0/8648/30000 lits-rem:0 time: 0.13
8.89/8.94	c calculated reachability. Time: 0.00
8.89/8.94	c  N dy     7     30503      1500     30000         0     10488    150000    996757    169.43    134.69  --
8.89/8.94	c  F st     7     30503      1500     30000         0     10488    150000    996757    169.43    134.69  --
9.19/9.29	c Decided on static restart strategy
12.30/12.33	c  N dy    14     45755      1500     30000         0     17753    150000   2289857    198.57    142.54  --
12.40/12.48	c  S st    14     45755      1500     30000         0     17753    150000   2289857    198.57    142.54  --
12.50/12.58	c  S st    14     46260      1500     30000         0      9362    150000    429911    198.57    142.54  --
12.50/12.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.50/12.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.59/12.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.05
12.59/12.64	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
12.59/12.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.59/12.64	c Subs w/ non-existent bins:      0 time:  0.00 s
12.59/12.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.59/12.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.59/12.65	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
15.40/15.48	c lits-rem:       131  cl-subs:      204  v-elim:   1500  v-fix:    0  time:  2.83 s
15.40/15.48	c learnt bin added due to v-elim: 0
15.40/15.48	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
15.40/15.49	c vivif2 --  cl tried     9158 cl shrink        0 lits rem          0 time: 0.00
15.49/15.57	c asymm  cl-useful: 0/8464/30000 lits-rem:0 time: 0.08
15.49/15.57	c calculated reachability. Time: 0.00
15.49/15.57	c  N dy    14     46260      1500     30000         0      9158    150000    422241    198.57    142.54  --
22.19/22.28	c  N dy    15     69390      1500     30000         0     11324    150000    508831    197.51    147.15  --
22.29/22.31	c  S st    15     69390      1500     30000         0     11324    150000    508831    197.51    147.15  --
22.39/22.41	c  S st    15     69896      1500     30000         0     11830    150000    564998    197.51    147.15  --
22.39/22.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.39/22.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.39/22.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.06
22.39/22.47	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
22.39/22.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.39/22.47	c Subs w/ non-existent bins:      0 time:  0.00 s
22.39/22.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.39/22.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.39/22.49	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
25.39/25.49	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
26.40/26.48	c Added 16 vars  tried: 80000 time: 0.99
26.40/26.49	c ORs :     16 avg-s:  0.0 cl-sh:  1883 l-rem:   1883 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    0.99
26.49/26.50	c lits-rem:      1080  cl-subs:      225  v-elim:   1500  v-fix:    0  time:  4.01 s
26.49/26.50	c learnt bin added due to v-elim: 0
26.49/26.50	c vivif2 --  cl tried    30016 cl shrink        0 lits rem          0 time: 0.00
26.49/26.50	c vivif2 --  cl tried    11605 cl shrink        0 lits rem          0 time: 0.00
26.49/26.53	c asymm  cl-useful: 0/1489/30016 lits-rem:0 time: 0.02
26.49/26.53	c calculated reachability. Time: 0.00
26.49/26.53	c  N dy    15     69896      1516     30016        32     11605    150108    549003    197.51    147.15  --
26.49/26.53	c  F st    15     69896      1516     30016        32     11605    150108    549003    197.51    147.15  --
26.79/26.88	c Decided on static restart strategy
36.39/36.49	c  N dy    22    104844      1516     30016        32     21520    150108   2123518    194.01    148.35  --
36.49/36.58	c  S st    22    104844      1516     30016        32     21520    150108   2123518    194.01    148.35  --
36.69/36.70	c  S st    22    105346      1516     30016        32     22022    150108   2178412    194.01    148.35  --
36.69/36.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.69/36.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.89/36.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  0.21
36.89/36.92	c Calc non-exist non-lernt bins v-fix:     0 done:   1516 time:  0.00 s
36.89/36.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.89/36.93	c Subs w/ non-existent bins:      0 time:  0.01 s
36.89/36.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.89/36.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.89/36.98	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
39.60/39.69	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.01
44.19/44.26	c Added 16 vars  tried: 80000 time: 4.57
44.29/44.39	c ORs :     16 avg-s:  0.0 cl-sh: 13778 l-rem:  13778 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    4.70
44.39/44.43	c lits-rem:      3004  cl-subs:      682  v-elim:   1500  v-fix:    0  time:  7.45 s
44.39/44.43	c learnt bin added due to v-elim: 0
44.39/44.43	c vivif2 --  cl tried    30032 cl shrink        0 lits rem          0 time: 0.00
44.39/44.44	c vivif2 --  cl tried    21340 cl shrink        0 lits rem          0 time: 0.02
44.49/44.56	c asymm  cl-useful: 0/12217/30032 lits-rem:0 time: 0.11
44.49/44.56	c calculated reachability. Time: 0.00
44.49/44.56	c  N dy    22    105346      1532     30032        64     21340    150218   2071500    194.01    148.35  --
57.49/57.54	c  N dy    23    158019      1532     30032        64     29072    150218   3262469    219.28    158.62  --
57.59/57.68	c  S st    23    158019      1532     30032        64     29072    150218   3262469    219.28    158.62  --
57.79/57.81	c  S st    23    158524      1532     30032        64     29577    150218   3314972    219.28    158.62  --
57.79/57.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
57.79/57.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.99/58.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.24
57.99/58.06	c Calc non-exist non-lernt bins v-fix:     0 done:   1532 time:  0.00 s
57.99/58.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.99/58.08	c Subs w/ non-existent bins:      0 time:  0.02 s
58.09/58.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.09/58.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
58.09/58.17	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
65.29/65.35	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.05
70.69/70.73	c Added 16 vars  tried: 80000 time: 5.38
70.89/70.92	c ORs :     16 avg-s:  0.0 cl-sh: 16867 l-rem:  16867 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    5.57
70.89/70.96	c lits-rem:        30  cl-subs:     3266  v-elim:   1500  v-fix:    0  time: 12.80 s
70.89/70.96	c learnt bin added due to v-elim: 0
70.89/70.97	c vivif2 --  cl tried    30048 cl shrink        0 lits rem          0 time: 0.00
70.89/70.99	c vivif2 --  cl tried    26311 cl shrink        0 lits rem          0 time: 0.02
71.09/71.13	c asymm  cl-useful: 0/8311/30048 lits-rem:0 time: 0.14
71.09/71.13	c calculated reachability. Time: 0.00
71.09/71.13	c  N dy    23    158524      1548     30048        96     26311    150328   2737782    219.28    158.62  --
102.69/102.73	c  N dy    24    237787      1548     30048        96     31591    150328   4080888    282.01    190.08  --
102.89/102.94	c  S st    24    237787      1548     30048        96     31591    150328   4080888    282.01    190.08  --
102.99/103.07	c  S st    24    238288      1548     30048        96     32092    150328   4128751    282.01    190.08  --
102.99/103.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
102.99/103.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.30/103.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  0.32
103.30/103.40	c Calc non-exist non-lernt bins v-fix:     0 done:   1548 time:  0.00 s
103.30/103.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.40/103.42	c Subs w/ non-existent bins:      0 time:  0.02 s
103.49/103.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.49/103.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
103.49/103.55	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
181.40/181.41	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
188.99/189.07	c Added 16 vars  tried: 80000 time: 7.66
189.39/189.48	c ORs :     16 avg-s:  0.0 cl-sh: 27826 l-rem:  27826 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    8.07
189.49/189.53	c lits-rem:        92  cl-subs:     1642  v-elim:   1500  v-fix:    0  time: 85.98 s
189.49/189.53	c learnt bin added due to v-elim: 0
189.49/189.53	c vivif2 --  cl tried    30064 cl shrink        0 lits rem          0 time: 0.00
189.49/189.56	c vivif2 --  cl tried    30450 cl shrink        0 lits rem          0 time: 0.03
189.69/189.72	c asymm  cl-useful: 0/7063/30064 lits-rem:0 time: 0.15
189.69/189.72	c calculated reachability. Time: 0.00
189.69/189.72	c  N dy    24    238288      1564     30064       128     30450    150439   3740036    282.01    190.08  --
249.90/249.91	c  N dy    25    357432      1564     30064       128     34203    150439   4012429    340.56    219.20  --
250.00/250.08	c  S st    25    357432      1564     30064       128     34203    150439   4012429    340.56    219.20  --
250.20/250.23	c  S st    25    357939      1564     30064       128     34710    150439   4062217    340.56    219.20  --
250.20/250.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
250.20/250.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
250.49/250.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.5M T:  0.35
250.49/250.59	c Calc non-exist non-lernt bins v-fix:     0 done:   1564 time:  0.00 s
250.49/250.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
250.59/250.62	c Subs w/ non-existent bins:      0 time:  0.03 s
250.59/250.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
250.70/250.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
250.70/250.72	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
324.59/324.61	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.19
330.19/330.29	c Added 16 vars  tried: 80000 time: 5.68
330.59/330.61	c ORs :     16 avg-s:  0.0 cl-sh: 22496 l-rem:  22496 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    6.00
330.59/330.66	c lits-rem:       191  cl-subs:     2087  v-elim:   1500  v-fix:    0  time: 79.94 s
330.59/330.66	c learnt bin added due to v-elim: 0
330.59/330.66	c vivif2 --  cl tried    30080 cl shrink        0 lits rem          0 time: 0.00
330.59/330.69	c vivif2 --  cl tried    32623 cl shrink        0 lits rem          0 time: 0.03
330.79/330.81	c asymm  cl-useful: 0/2489/30080 lits-rem:0 time: 0.12
330.79/330.82	c calculated reachability. Time: 0.00
330.79/330.82	c  N dy    25    357939      1580     30080       160     32623    150551   3548655    340.56    219.20  --
420.50/420.51	c  N dy    26    536908      1580     30080       160     40277    150551   5017833    330.59    259.44  --
420.70/420.72	c  S st    26    536908      1580     30080       160     40277    150551   5017833    330.59    259.44  --
420.80/420.87	c  S st    26    537412      1580     30080       160     40781    150551   5067094    330.59    259.44  --
420.80/420.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
420.80/420.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
421.21/421.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.2M T:  0.42
421.21/421.30	c Calc non-exist non-lernt bins v-fix:     0 done:   1580 time:  0.00 s
421.21/421.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
421.31/421.34	c Subs w/ non-existent bins:      0 time:  0.04 s
421.40/421.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
421.40/421.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
421.40/421.46	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
541.80/541.86	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.48
550.60/550.64	c Added 16 vars  tried: 80000 time: 8.78
551.20/551.23	c ORs :     16 avg-s:  0.0 cl-sh: 35339 l-rem:  35339 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    9.37
551.20/551.29	c lits-rem:       204  cl-subs:     2015  v-elim:   1500  v-fix:    0  time: 129.83 s
551.20/551.29	c learnt bin added due to v-elim: 0
551.30/551.30	c vivif2 --  cl tried    30096 cl shrink        0 lits rem          0 time: 0.00
551.30/551.34	c vivif2 --  cl tried    38766 cl shrink        0 lits rem          0 time: 0.04
551.50/551.51	c asymm  cl-useful: 0/9912/30096 lits-rem:0 time: 0.17
551.50/551.51	c calculated reachability. Time: 0.00
551.50/551.51	c  N dy    26    537412      1596     30096       192     38766    150661   4483413    330.59    259.44  --
551.50/551.51	c  F st    26    537412      1596     30096       192     38766    150661   4483413    330.59    259.44  --
552.00/552.07	c Decided on static restart strategy
713.41/713.42	c  N dy    33    806119      1596     30096       192     62758    150661  11410718    388.28    285.17  --
713.81/713.85	c  S st    33    806119      1596     30096       192     62758    150661  11410718    388.28    285.17  --
714.01/714.04	c  S st    33    806623      1596     30096       192     63262    150661  11461347    388.28    285.17  --
714.01/714.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
714.01/714.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
714.81/714.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.2M T:  0.79
714.81/714.86	c Calc non-exist non-lernt bins v-fix:     0 done:   1596 time:  0.00 s
714.81/714.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
714.91/714.94	c Subs w/ non-existent bins:      0 time:  0.08 s
715.10/715.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
715.21/715.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
715.21/715.23	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-3173193-1301790213/watcher-3173193-1301790213 -o /tmp/evaluation-result-3173193-1301790213/solver-3173193-1301790213 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173193-1301790213.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.15 3.49 3.80 3/180 30277
/proc/meminfo: memFree=23112392/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=29444 CPUtime=0 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 885 0 0 0 0 0 0 0 23 0 1 0 290619281 30150656 819 33554432000 4194304 4797429 140736602606592 18446744073709551615 228244045287 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 7361 819 347 148 0 2290 0

[startup+0.0873941 s]
/proc/loadavg: 2.15 3.49 3.80 3/180 30277
/proc/meminfo: memFree=23112392/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=31052 CPUtime=0.08 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 1460 0 0 0 8 0 0 0 23 0 1 0 290619281 31797248 1369 33554432000 4194304 4797429 140736602606592 18446744073709551615 4429759 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 7763 1369 371 148 0 2692 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31052

[startup+0.100404 s]
/proc/loadavg: 2.15 3.49 3.80 3/180 30277
/proc/meminfo: memFree=23112392/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=31052 CPUtime=0.09 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 1460 0 0 0 9 0 0 0 23 0 1 0 290619281 31797248 1369 33554432000 4194304 4797429 140736602606592 18446744073709551615 4428866 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 7763 1369 371 148 0 2692 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31052

[startup+0.300356 s]
/proc/loadavg: 2.15 3.49 3.80 3/180 30277
/proc/meminfo: memFree=23112392/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=134000 CPUtime=0.29 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 2797 0 0 0 29 0 0 0 18 0 1 0 290619281 137216000 2317 33554432000 4194304 4797429 140736602606592 18446744073709551615 4426112 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 33500 2317 404 148 0 28429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 134000

[startup+0.700298 s]
/proc/loadavg: 2.15 3.49 3.80 3/180 30277
/proc/meminfo: memFree=23112392/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=134000 CPUtime=0.69 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 3217 0 0 0 69 0 0 0 18 0 1 0 290619281 137216000 2737 33554432000 4194304 4797429 140736602606592 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 33500 2737 406 148 0 28429 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 134000

[startup+1.50016 s]
/proc/loadavg: 2.30 3.50 3.80 5/190 30294
/proc/meminfo: memFree=23053908/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=134972 CPUtime=1.49 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 4405 0 0 0 149 0 0 0 19 0 1 0 290619281 138211328 2885 33554432000 4194304 4797429 140736602606592 18446744073709551615 4425057 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 33743 2885 406 148 0 28672 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 134972

[startup+3.10087 s]
/proc/loadavg: 2.30 3.50 3.80 5/190 30295
/proc/meminfo: memFree=23042376/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=136736 CPUtime=3.09 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 6337 0 0 0 309 0 0 0 23 0 1 0 290619281 140017664 3336 33554432000 4194304 4797429 140736602606592 18446744073709551615 4425836 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 34184 3336 406 148 0 29113 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 136736

[startup+6.3003 s]
/proc/loadavg: 2.30 3.50 3.80 5/190 30295
/proc/meminfo: memFree=23031976/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=137932 CPUtime=6.29 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 9920 0 0 0 628 1 0 0 25 0 1 0 290619281 141242368 3355 33554432000 4194304 4797429 140736602606592 18446744073709551615 4425049 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 34483 3355 406 148 0 29412 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 137932

[startup+12.7002 s]
/proc/loadavg: 2.56 3.52 3.80 5/190 30295
/proc/meminfo: memFree=22991968/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=145308 CPUtime=12.69 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 16044 0 0 0 1267 2 0 0 25 0 1 0 290619281 148795392 4849 33554432000 4194304 4797429 140736602606592 18446744073709551615 4524101 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 36327 4849 411 148 0 31256 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 145308

[startup+25.5009 s]
/proc/loadavg: 2.78 3.53 3.80 5/190 30295
/proc/meminfo: memFree=22992436/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=147236 CPUtime=25.49 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 22272 0 0 0 2546 3 0 0 25 0 1 0 290619281 150769664 5441 33554432000 4194304 4797429 140736602606592 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 36809 5441 415 148 0 31738 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 147236

[startup+51.1004 s]
/proc/loadavg: 3.20 3.57 3.81 5/190 30296
/proc/meminfo: memFree=22930244/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=160456 CPUtime=51.1 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 40765 0 0 0 5103 7 0 0 25 0 1 0 290619281 164306944 9414 33554432000 4194304 4797429 140736602606592 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 40114 9414 416 148 0 35043 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 160456

[startup+102.306 s]
/proc/loadavg: 3.68 3.64 3.82 5/190 30297
/proc/meminfo: memFree=22867072/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=173056 CPUtime=102.3 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 77058 0 0 0 10217 13 0 0 25 0 1 0 290619281 177209344 14644 33554432000 4194304 4797429 140736602606592 18446744073709551615 4415738 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 43264 14644 416 148 0 38193 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 173056

[startup+162.301 s]
/proc/loadavg: 3.91 3.71 3.83 5/190 30299
/proc/meminfo: memFree=22838992/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=181120 CPUtime=162.29 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 79215 0 0 0 16216 13 0 0 25 0 1 0 290619281 185466880 16799 33554432000 4194304 4797429 140736602606592 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 45280 16799 416 148 0 40209 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 181120

[startup+222.3 s]
/proc/loadavg: 3.97 3.76 3.83 5/190 30300
/proc/meminfo: memFree=22822472/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=184308 CPUtime=222.3 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 100984 0 0 0 22209 21 0 0 25 0 1 0 290619281 188731392 15138 33554432000 4194304 4797429 140736602606592 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 46077 15138 416 148 0 41006 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 184308

[startup+282.301 s]
/proc/loadavg: 3.99 3.80 3.84 5/190 30302
/proc/meminfo: memFree=22795296/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=187632 CPUtime=282.29 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 121673 0 0 0 28202 27 0 0 25 0 1 0 290619281 192135168 17926 33554432000 4194304 4797429 140736602606592 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 46908 17926 416 148 0 41837 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 187632

[startup+342.3 s]
/proc/loadavg: 3.99 3.84 3.85 5/190 30304
/proc/meminfo: memFree=22775252/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=190468 CPUtime=342.3 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 132902 0 0 0 34199 31 0 0 25 0 1 0 290619281 195039232 18810 33554432000 4194304 4797429 140736602606592 18446744073709551615 4424921 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 47617 18810 416 148 0 42546 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 190468

[startup+402.301 s]
/proc/loadavg: 3.99 3.86 3.85 5/190 30305
/proc/meminfo: memFree=22760716/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=193080 CPUtime=402.3 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 180915 0 0 0 40187 43 0 0 25 0 1 0 290619281 197713920 19365 33554432000 4194304 4797429 140736602606592 18446744073709551615 4424965 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 48270 19365 416 148 0 43199 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 193080

[startup+462.3 s]
/proc/loadavg: 4.04 3.90 3.86 5/190 30307
/proc/meminfo: memFree=22759536/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=198032 CPUtime=462.3 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 195585 0 0 0 46183 47 0 0 25 0 1 0 290619281 202784768 20940 33554432000 4194304 4797429 140736602606592 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 49508 20940 416 148 0 44437 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 198032

[startup+522.301 s]
/proc/loadavg: 4.01 3.92 3.87 5/190 30308
/proc/meminfo: memFree=22707304/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=198032 CPUtime=522.3 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 195585 0 0 0 52183 47 0 0 25 0 1 0 290619281 202784768 20940 33554432000 4194304 4797429 140736602606592 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 49508 20940 416 148 0 44437 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 198032

[startup+582.3 s]
/proc/loadavg: 4.00 3.93 3.88 5/190 30310
/proc/meminfo: memFree=22682584/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=200812 CPUtime=582.3 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 215701 0 0 0 58176 54 0 0 25 0 1 0 290619281 205631488 27950 33554432000 4194304 4797429 140736602606592 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 50203 27950 416 148 0 45132 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 200812

[startup+642.301 s]
/proc/loadavg: 4.00 3.94 3.88 5/190 30312
/proc/meminfo: memFree=22654504/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=202744 CPUtime=642.31 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 258129 0 0 0 64166 65 0 0 25 0 1 0 290619281 207609856 27675 33554432000 4194304 4797429 140736602606592 18446744073709551615 228244045468 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 50686 27675 416 148 0 45615 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 202744

[startup+702.301 s]
/proc/loadavg: 4.04 3.96 3.89 5/190 30313
/proc/meminfo: memFree=22678636/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=207308 CPUtime=702.31 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 300351 0 0 0 70156 75 0 0 25 0 1 0 290619281 212283392 22693 33554432000 4194304 4797429 140736602606592 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 51827 22693 416 148 0 46756 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 207308

[startup+762.307 s]
/proc/loadavg: 4.01 3.97 3.90 5/190 30315
/proc/meminfo: memFree=22594552/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=245220 CPUtime=762.32 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 315356 0 0 0 76155 77 0 0 25 0 1 0 290619281 251105280 37684 33554432000 4194304 4797429 140736602606592 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 61305 37684 416 148 0 56234 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 245220

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.90 5/190 30316
/proc/meminfo: memFree=22541680/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=245220 CPUtime=822.31 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 315356 0 0 0 82154 77 0 0 25 0 1 0 290619281 251105280 37684 33554432000 4194304 4797429 140736602606592 18446744073709551615 4567988 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 61305 37684 416 148 0 56234 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 245220

[startup+882.3 s]
/proc/loadavg: 4.07 3.99 3.91 5/190 30318
/proc/meminfo: memFree=22541760/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=245220 CPUtime=882.31 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 315356 0 0 0 88154 77 0 0 25 0 1 0 290619281 251105280 37684 33554432000 4194304 4797429 140736602606592 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 61305 37684 416 148 0 56234 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 245220

[startup+942.301 s]
/proc/loadavg: 4.02 3.99 3.91 5/190 30320
/proc/meminfo: memFree=22533536/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=245220 CPUtime=942.31 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 315356 0 0 0 94154 77 0 0 25 0 1 0 290619281 251105280 37684 33554432000 4194304 4797429 140736602606592 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 61305 37684 416 148 0 56234 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 245220

[startup+1002.3 s]
/proc/loadavg: 4.07 4.00 3.92 5/190 30321
/proc/meminfo: memFree=22560764/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=245220 CPUtime=1002.32 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 315356 0 0 0 100155 77 0 0 25 0 1 0 290619281 251105280 37684 33554432000 4194304 4797429 140736602606592 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 61305 37684 416 148 0 56234 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 245220

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.92 5/190 30323
/proc/meminfo: memFree=22551552/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=245220 CPUtime=1062.32 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 315356 0 0 0 106155 77 0 0 25 0 1 0 290619281 251105280 37684 33554432000 4194304 4797429 140736602606592 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 61305 37684 416 148 0 56234 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 245220

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 30324
/proc/meminfo: memFree=22550504/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=245220 CPUtime=1122.32 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 315356 0 0 0 112155 77 0 0 25 0 1 0 290619281 251105280 37684 33554432000 4194304 4797429 140736602606592 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 61305 37684 416 148 0 56234 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 245220

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 30326
/proc/meminfo: memFree=22560016/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=245220 CPUtime=1182.32 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 315356 0 0 0 118155 77 0 0 25 0 1 0 290619281 251105280 37684 33554432000 4194304 4797429 140736602606592 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 61305 37684 416 148 0 56234 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 245220

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 30328
/proc/meminfo: memFree=22546944/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=245220 CPUtime=1242.32 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 315356 0 0 0 124155 77 0 0 25 0 1 0 290619281 251105280 37684 33554432000 4194304 4797429 140736602606592 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 61305 37684 416 148 0 56234 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 245220



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.93 4/189 30330
/proc/meminfo: memFree=22714188/32951124 swapFree=67111524/67111528
[pid=30277] ppid=30275 vsize=245220 CPUtime=1300.03 cores=5,7
/proc/30277/stat : 30277 (techdemo) R 30275 30277 29416 0 -1 4202496 315356 0 0 0 129926 77 0 0 25 0 1 0 290619281 251105280 37684 33554432000 4194304 4797429 140736602606592 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 61305 37684 416 148 0 56234 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 245220

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.26
CPU system time (s): 0.779881
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 306032

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

runsolver used 2.13068 second user time and 4.97524 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-03 02:23:33
IDJOB=3173193
IDBENCH=82611
IDSOLVER=1585
FILE ID=node136/3173193-1301790213
RUNJOBID= node136-1301790213-30254
PBS_JOBID= 12841382
Free space on /tmp= 71500 MiB

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

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

MD5SUM BENCH= 6e345981a96012731da9bd2ce5420289
RANDOM SEED=59118882

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.75
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.809
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.809
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.76
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23109944 kB
Buffers:        324908 kB
Cached:        9180912 kB
SwapCached:          4 kB
Active:        4309032 kB
Inactive:      5265696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23109944 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           17092 kB
Writeback:           0 kB
AnonPages:       68440 kB
Mapped:          15388 kB
Slab:           202944 kB
PageTables:       5516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   322472 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= 71476 MiB
End job on node136 at 2011-04-03 02:45:15