Trace number 3173087

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.06 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S1256256213-053-UNKNOWN.cnf
MD5SUM7c175136a39da4bf967495732df3f101
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark22.0606
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173087-1301783665.cnf'
0.00/0.00	c -- header says num vars:          10000
0.00/0.00	c -- header says num clauses:       42000
0.00/0.03	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.00/0.03	c -- vars added      10000
0.00/0.03	c Parsing time:  0.03 s
0.00/0.03	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data  --
0.00/0.05	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.03
0.00/0.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.02
0.00/0.08	c Calc non-exist non-lernt bins v-fix:     0 done:  10000 time:  0.00 s
0.00/0.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.08	c Subs w/ non-existent bins:      0 time:  0.00 s
0.08/0.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.08/0.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.08/0.09	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
0.09/0.16	c lits-rem:         0  cl-subs:        0  v-elim:    602  v-fix:    0  time:  0.06 s
0.09/0.16	c learnt bin added due to v-elim: 0
0.09/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.17	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.09/0.17	c calculated reachability. Time: 0.00
0.09/0.18	c Calc default polars -  time:   0.00 s pos:    4435 undec:    1187 neg:    4378
0.09/0.18	c =========================================================================================
0.09/0.18	c types(t): F = full restart, N = normal restart
0.09/0.18	c types(t): S = simplification begin/end, E = solution found
0.09/0.18	c restart types(rt): st = static, dy = dynamic
0.09/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.18	c  B st     0         0      9650     41501         0         0    126409         0   no data   no data  --
0.49/0.54	c Decided on static restart strategy
10.59/10.65	c  N dy     7     30000      9650     41501         0     13359    126409   1785489    259.39    139.23  --
10.69/10.78	c  S st     7     30000      9650     41501         0     13359    126409   1785489    259.39    139.23  --
10.79/10.88	c  S st     7     30503      9650     41501         0     13862    126409   1837726    259.39    139.23  --
10.79/10.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
10.79/10.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.99/11.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.12
10.99/11.01	c Calc non-exist non-lernt bins v-fix:     0 done:   9650 time:  0.00 s
10.99/11.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.99/11.02	c Subs w/ non-existent bins:      0 time:  0.01 s
10.99/11.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.99/11.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.99/11.08	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
12.49/12.57	c lits-rem:        16  cl-subs:      747  v-elim:    152  v-fix:    0  time:  1.48 s
12.49/12.57	c learnt bin added due to v-elim: 0
12.49/12.57	c vivif2 --  cl tried    41501 cl shrink        0 lits rem          0 time: 0.00
12.49/12.59	c vivif2 --  cl tried    13115 cl shrink        0 lits rem          0 time: 0.02
12.69/12.76	c asymm  cl-useful: 0/41501/41501 lits-rem:0 time: 0.17
12.69/12.76	c calculated reachability. Time: 0.00
12.69/12.76	c  N dy     7     30503      9650     41501         0     13115    126409   1754163    259.39    139.23  --
12.69/12.76	c  F st     7     30503      9650     41501         0     13115    126409   1754163    259.39    139.23  --
13.10/13.18	c Decided on static restart strategy
17.19/17.27	c  N dy    14     45757      9650     41501         0      9842    126409    359817    258.02    134.41  --
17.19/17.29	c  S st    14     45757      9650     41501         0      9842    126409    359817    258.02    134.41  --
17.29/17.38	c  S st    14     46262      9650     41501         0     10347    126409    406697    258.02    134.41  --
17.29/17.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.29/17.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.39/17.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.05
17.39/17.43	c Calc non-exist non-lernt bins v-fix:     0 done:   9650 time:  0.00 s
17.39/17.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.39/17.44	c Subs w/ non-existent bins:      0 time:  0.00 s
17.39/17.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.39/17.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.39/17.46	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
18.39/18.48	c lits-rem:         2  cl-subs:      330  v-elim:    152  v-fix:    0  time:  1.02 s
18.39/18.48	c learnt bin added due to v-elim: 0
18.39/18.48	c vivif2 --  cl tried    41501 cl shrink        0 lits rem          0 time: 0.00
18.39/18.49	c vivif2 --  cl tried    10017 cl shrink        0 lits rem          0 time: 0.00
18.49/18.55	c asymm  cl-useful: 0/41501/41501 lits-rem:0 time: 0.07
18.49/18.55	c calculated reachability. Time: 0.00
18.49/18.55	c  N dy    14     46262      9650     41501         0     10017    126409    396696    258.02    134.41  --
26.09/26.19	c  N dy    15     69395      9650     41501         0     22210    126409   2526580    190.30    130.72  --
26.30/26.33	c  S st    15     69395      9650     41501         0     22210    126409   2526580    190.30    130.72  --
26.40/26.44	c  S st    15     69899      9650     41501         0     22714    126409   2573239    190.30    130.72  --
26.40/26.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
26.40/26.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.59/26.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.17
26.59/26.62	c Calc non-exist non-lernt bins v-fix:     0 done:   9650 time:  0.00 s
26.59/26.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.59/26.64	c Subs w/ non-existent bins:      0 time:  0.02 s
26.69/26.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.69/26.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.69/26.72	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
28.39/28.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
30.09/30.19	c Added 53 vars  tried: 80000 time: 1.70
30.29/30.33	c ORs :     53 avg-s:  0.0 cl-sh: 15618 l-rem:  15618 b-add:    106 v-rep:   0 cl-rem: 0 avg s: nan T:    1.84
30.29/30.37	c lits-rem:        14  cl-subs:     1077  v-elim:    152  v-fix:    0  time:  3.65 s
30.29/30.37	c learnt bin added due to v-elim: 0
30.29/30.37	c vivif2 --  cl tried    41554 cl shrink        0 lits rem          0 time: 0.00
30.39/30.40	c vivif2 --  cl tried    21637 cl shrink        0 lits rem          0 time: 0.02
30.49/30.54	c asymm  cl-useful: 0/41554/41554 lits-rem:0 time: 0.14
30.49/30.54	c calculated reachability. Time: 0.00
30.49/30.54	c  N dy    15     69899      9703     41554       106     21637    126779   2403273    190.30    130.72  --
30.49/30.54	c  F st    15     69899      9703     41554       106     21637    126779   2403273    190.30    130.72  --
30.89/30.98	c Decided on static restart strategy
44.39/44.49	c  N dy    22    104849      9703     41554       106     17670    126779   1214728    232.84    132.13  --
44.49/44.54	c  S st    22    104849      9703     41554       106     17670    126779   1214728    232.84    132.13  --
44.59/44.64	c  S st    22    105352      9703     41554       106     18173    126779   1264122    232.84    132.13  --
44.59/44.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.59/44.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.69/44.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.10
44.69/44.75	c Calc non-exist non-lernt bins v-fix:     0 done:   9703 time:  0.00 s
44.69/44.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.69/44.76	c Subs w/ non-existent bins:      0 time:  0.01 s
44.79/44.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.79/44.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.79/44.81	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
46.09/46.16	c ORs :     53 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
46.79/46.87	c Added 51 vars  tried: 80000 time: 0.72
46.89/46.93	c ORs :     51 avg-s:  0.0 cl-sh:  7239 l-rem:   7239 b-add:    102 v-rep:   0 cl-rem: 0 avg s: nan T:    0.77
46.89/46.95	c lits-rem:        69  cl-subs:      532  v-elim:    164  v-fix:    0  time:  2.14 s
46.89/46.95	c learnt bin added due to v-elim: 0
46.89/46.95	c vivif2 --  cl tried    41605 cl shrink        0 lits rem          0 time: 0.00
46.89/46.97	c vivif2 --  cl tried    17641 cl shrink        0 lits rem          0 time: 0.01
46.99/47.07	c asymm  cl-useful: 0/41605/41605 lits-rem:0 time: 0.10
46.99/47.07	c calculated reachability. Time: 0.00
46.99/47.07	c  N dy    22    105352      9754     41605       208     17641    127136   1204429    232.84    132.13  --
70.69/70.73	c  N dy    23    158028      9754     41605       208     22300    127136   1714883    265.49    148.33  --
70.79/70.81	c  S st    23    158028      9754     41605       208     22300    127136   1714883    265.49    148.33  --
70.89/70.92	c  S st    23    158533      9754     41605       208     22805    127136   1764513    265.49    148.33  --
70.89/70.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
70.89/70.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
70.99/71.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.14
70.99/71.07	c Calc non-exist non-lernt bins v-fix:     0 done:   9754 time:  0.00 s
70.99/71.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
70.99/71.08	c Subs w/ non-existent bins:      0 time:  0.01 s
71.09/71.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.09/71.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
71.09/71.15	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
72.70/72.77	c ORs :    104 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
73.60/73.70	c Added 51 vars  tried: 80000 time: 0.93
73.70/73.78	c ORs :     51 avg-s:  0.0 cl-sh:  9086 l-rem:   9086 b-add:    103 v-rep:   0 cl-rem: 0 avg s: nan T:    1.00
73.80/73.81	c lits-rem:        21  cl-subs:      584  v-elim:    174  v-fix:    0  time:  2.66 s
73.80/73.81	c learnt bin added due to v-elim: 0
73.80/73.81	c vivif2 --  cl tried    41655 cl shrink        0 lits rem          0 time: 0.00
73.80/73.82	c vivif2 --  cl tried    22221 cl shrink        0 lits rem          0 time: 0.02
73.90/73.95	c asymm  cl-useful: 0/41655/41655 lits-rem:0 time: 0.12
73.90/73.95	c calculated reachability. Time: 0.00
73.90/73.95	c  N dy    23    158533      9805     41655       311     22221    127492   1672538    265.49    148.33  --
123.10/123.13	c  N dy    24    237799      9805     41655       311     23511    127492   1361571    319.27    159.78  --
123.10/123.19	c  S st    24    237799      9805     41655       311     23511    127492   1361571    319.27    159.78  --
123.20/123.29	c  S st    24    238306      9805     41655       311     24018    127492   1401006    319.27    159.78  --
123.30/123.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
123.30/123.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
123.40/123.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.13
123.40/123.43	c Calc non-exist non-lernt bins v-fix:     0 done:   9805 time:  0.00 s
123.40/123.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
123.40/123.44	c Subs w/ non-existent bins:      0 time:  0.01 s
123.40/123.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
123.40/123.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
123.50/123.50	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
125.00/125.01	c ORs :    155 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
125.69/125.73	c Added 51 vars  tried: 80000 time: 0.72
125.69/125.79	c ORs :     51 avg-s:  0.0 cl-sh:  6001 l-rem:   6001 b-add:    102 v-rep:   0 cl-rem: 0 avg s: nan T:    0.78
125.79/125.81	c lits-rem:         6  cl-subs:      572  v-elim:    185  v-fix:    0  time:  2.32 s
125.79/125.81	c learnt bin added due to v-elim: 0
125.79/125.82	c vivif2 --  cl tried    41706 cl shrink        0 lits rem          0 time: 0.00
125.79/125.83	c vivif2 --  cl tried    23446 cl shrink        0 lits rem          0 time: 0.01
125.89/125.95	c asymm  cl-useful: 0/41706/41706 lits-rem:0 time: 0.12
125.89/125.95	c calculated reachability. Time: 0.00
125.89/125.95	c  N dy    24    238306      9856     41706       413     23446    127849   1317848    319.27    159.78  --
148.80/148.85	c  N dy    26    268668      9856     41706       413     31800    127849   4807381    493.19    174.74  --
168.30/168.31	c  N dy    28    290974      9856     41706       413     31109    127849   3453212    374.23    181.42  --
181.40/181.44	c  N dy    30    310632      9856     41706       413     26771    127849   1480976    354.36    186.51  --
197.69/197.70	c  N dy    32    334089      9856     41706       413     25221    127849    707484    325.90    189.98  --
214.51/214.58	c  N dy    38    357270      9856     41706       413     48382    127849   8142846    318.27    192.67  --
215.20/215.27	c  S st    39    357459      9856     41706       413     48571    127849   8215421    330.07    192.71  --
215.40/215.42	c  S st    39    357963      9856     41706       413     49075    127849   8253406    330.07    192.71  --
215.40/215.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
215.40/215.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
215.90/215.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.54
215.90/215.98	c Calc non-exist non-lernt bins v-fix:     0 done:   9856 time:  0.00 s
215.90/215.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
216.00/216.04	c Subs w/ non-existent bins:      0 time:  0.06 s
216.19/216.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
216.30/216.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
216.30/216.38	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
281.20/281.26	c ORs :    206 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.50
284.91/284.94	c Added 100 vars  tried: 80000 time: 3.68
285.70/285.78	c ORs :    100 avg-s:  0.0 cl-sh: 55503 l-rem:  55503 b-add:    200 v-rep:   0 cl-rem: 0 avg s: nan T:    4.52
285.80/285.87	c lits-rem:         0  cl-subs:     5178  v-elim:    196  v-fix:    0  time: 69.49 s
285.80/285.87	c learnt bin added due to v-elim: 0
285.80/285.87	c vivif2 --  cl tried    41806 cl shrink        0 lits rem          0 time: 0.00
285.91/285.94	c vivif2 --  cl tried    43897 cl shrink        0 lits rem          0 time: 0.06
286.20/286.24	c asymm  cl-useful: 0/41806/41806 lits-rem:0 time: 0.30
286.20/286.24	c calculated reachability. Time: 0.00
286.20/286.24	c  N dy    39    357963      9956     41806       613     43897    128549   6697477    330.07    192.71  --
294.30/294.39	c  N dy    44    379129      9956     41806       613     39060    128549   4817917    535.95    193.40  --
310.40/310.47	c  N dy    48    400312      9956     41806       613     33254    128549   2788488    389.46    196.93  --
342.20/342.25	c  N dy    50    440210      9956     41806       613     45116    128549   7540327    286.24    204.15  --
357.81/357.84	c  N dy    54    466254      9956     41806       613     42154    128549   5351400    506.41    206.00  --
374.61/374.63	c  N dy    57    492434      9956     41806       613     38360    128549   3505916    415.31    207.78  --
396.40/396.48	c  N dy    60    513767      9956     41806       613     59656    128549  12001382    533.66    210.95  --
418.61/418.62	c  N dy    67    536081      9956     41806       613     50972    128549   9581610    481.73    215.38  --
420.01/420.09	c  S st    68    536944      9956     41806       613     51834    128549   9891684    382.81    215.44  --
420.21/420.23	c  S st    68    537449      9956     41806       613     52339    128549   9927211    382.81    215.44  --
420.21/420.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
420.21/420.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
420.81/420.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.62
420.81/420.87	c Calc non-exist non-lernt bins v-fix:     0 done:   9956 time:  0.00 s
420.81/420.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
420.91/420.96	c Subs w/ non-existent bins:      0 time:  0.08 s
421.21/421.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
421.40/421.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.27 s
421.40/421.49	c Removed useless bin:       0  fixed:     0  bprops:   0.05M  time:  0.00 s
536.71/536.70	c ORs :    306 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    1.97
540.51/540.56	c Added 101 vars  tried: 80000 time: 3.86
541.81/541.89	c ORs :    101 avg-s:  0.0 cl-sh: 74173 l-rem:  74173 b-add:    202 v-rep:   0 cl-rem: 0 avg s: nan T:    5.19
542.01/542.01	c lits-rem:         0  cl-subs:     3795  v-elim:    206  v-fix:    0  time: 120.53 s
542.01/542.01	c learnt bin added due to v-elim: 0
542.01/542.01	c vivif2 --  cl tried    41907 cl shrink        0 lits rem          0 time: 0.00
542.11/542.10	c vivif2 --  cl tried    48544 cl shrink        0 lits rem          0 time: 0.09
542.41/542.44	c asymm  cl-useful: 0/41907/41907 lits-rem:0 time: 0.34
542.41/542.45	c calculated reachability. Time: 0.00
542.41/542.45	c  N dy    68    537449     10057     41907       815     48544    129256   8675298    382.81    215.44  --
542.41/542.45	c  F st    68    537449     10057     41907       815     48544    129256   8675298    382.81    215.44  --
543.01/543.00	c Decided on static restart strategy
580.11/580.19	c  N dy    75    590830     10057     41907       815     36968    129256   2262242    366.07    218.95  --
580.11/580.19	c Finding binary XORs  T:     0.00 s  found:       0
616.02/616.05	c  N dy    79    635370     10057     41907       815     47497    129256   6307402    594.67    222.08  --
631.82/631.89	c  N dy    81    656533     10057     41907       815     68638    129256  14076981    322.97    223.08  --
646.11/646.10	c  N dy    83    678742     10057     41907       815     55860    129256   8547161    312.14    224.10  --
671.71/671.70	c  N dy    85    708376     10057     41907       815     49494    129256   5438869    439.07    225.31  --
703.71/703.71	c  N dy    90    734869     10057     41907       815     39004    129256   1615299    371.47    228.18  --
732.12/732.14	c  N dy    91    759236     10057     41907       815     63350    129256  12141427    465.49    230.55  --
769.32/769.33	c  N dy    93    806174     10057     41907       815     72260    129256  14434540    410.97    232.81  --
770.02/770.04	c  S st    93    806174     10057     41907       815     72260    129256  14434540    410.97    232.81  --
770.22/770.24	c  S st    93    806680     10057     41907       815     72766    129256  14471419    410.97    232.81  --
770.22/770.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
770.22/770.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
771.32/771.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.9M T:  1.05
771.32/771.32	c Calc non-exist non-lernt bins v-fix:     0 done:  10057 time:  0.00 s
771.32/771.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
771.42/771.45	c Subs w/ non-existent bins:      0 time:  0.12 s
771.82/771.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
772.22/772.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.40 s
772.22/772.24	c Removed useless bin:       0  fixed:     0  bprops:   0.05M  time:  0.00 s
1017.23/1017.27	c ORs :    407 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    1.40
1020.93/1020.92	c Added 101 vars  tried: 80000 time: 3.65
1022.43/1022.40	c ORs :    101 avg-s:  0.0 cl-sh: 73041 l-rem:  73041 b-add:    202 v-rep:   0 cl-rem: 0 avg s: nan T:    5.13
1022.53/1022.56	c lits-rem:         0  cl-subs:     8237  v-elim:    214  v-fix:    0  time: 250.33 s
1022.53/1022.56	c learnt bin added due to v-elim: 0
1022.53/1022.56	c vivif2 --  cl tried    42008 cl shrink        0 lits rem          0 time: 0.00
1022.63/1022.69	c vivif2 --  cl tried    64529 cl shrink        0 lits rem          0 time: 0.12
1023.13/1023.15	c asymm  cl-useful: 0/42008/42008 lits-rem:0 time: 0.47
1023.13/1023.16	c calculated reachability. Time: 0.00
1023.13/1023.16	c  N dy    93    806680     10158     42008      1017     64529    129963  11743714    410.97    232.81  --
1040.92/1040.99	c  N dy    94    838312     10158     42008      1017     57187    129963   7662482    378.11    232.10  --
1221.53/1221.55	c  N dy    95   1003088     10158     42008      1017     55980    129963   5574321    384.60    236.97  --
1262.43/1262.49	c  N dy    97   1040129     10158     42008      1017     49025    129963   3042797    451.01    237.59  --

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 0.00 0.26 2.66 4/189 16042
/proc/meminfo: memFree=21079844/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=33668 CPUtime=0 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 1981 0 0 0 0 0 0 0 21 0 1 0 270782087 34476032 1543 33554432000 4194304 4797429 140736971963408 18446744073709551615 4367789 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 8417 1543 348 148 0 3346 0

[startup+0.0920951 s]
/proc/loadavg: 0.00 0.26 2.66 4/189 16042
/proc/meminfo: memFree=21079844/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=138052 CPUtime=0.08 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 3592 0 0 0 8 0 0 0 21 0 1 0 270782087 141365248 2906 33554432000 4194304 4797429 140736971963408 18446744073709551615 4557736 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 34513 2906 385 148 0 29442 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 138052

[startup+0.101089 s]
/proc/loadavg: 0.00 0.26 2.66 4/189 16042
/proc/meminfo: memFree=21079844/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=138692 CPUtime=0.09 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 3724 0 0 0 9 0 0 0 21 0 1 0 270782087 142020608 3038 33554432000 4194304 4797429 140736971963408 18446744073709551615 4523992 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 34673 3038 395 148 0 29602 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 138692

[startup+0.301051 s]
/proc/loadavg: 0.00 0.26 2.66 4/189 16042
/proc/meminfo: memFree=21079844/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=140576 CPUtime=0.29 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 4247 0 0 0 29 0 0 0 22 0 1 0 270782087 143949824 3557 33554432000 4194304 4797429 140736971963408 18446744073709551615 4351579 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 35144 3557 407 148 0 30073 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 140576

[startup+0.700977 s]
/proc/loadavg: 0.00 0.26 2.66 4/189 16042
/proc/meminfo: memFree=21079844/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=140576 CPUtime=0.69 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 4601 0 0 0 69 0 0 0 24 0 1 0 270782087 143949824 3910 33554432000 4194304 4797429 140736971963408 18446744073709551615 4391368 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 35144 3910 409 148 0 30073 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 140576

[startup+1.50083 s]
/proc/loadavg: 0.00 0.26 2.66 5/190 16044
/proc/meminfo: memFree=21060244/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=140576 CPUtime=1.49 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 5224 0 0 0 149 0 0 0 25 0 1 0 270782087 143949824 4529 33554432000 4194304 4797429 140736971963408 18446744073709551615 4351609 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 35144 4529 409 148 0 30073 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 140576

[startup+3.10053 s]
/proc/loadavg: 0.32 0.32 2.66 5/190 16044
/proc/meminfo: memFree=21055840/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=142384 CPUtime=3.09 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 6971 0 0 0 309 0 0 0 25 0 1 0 270782087 145801216 4781 33554432000 4194304 4797429 140736971963408 18446744073709551615 4423077 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 35596 4781 409 148 0 30525 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 142384

[startup+6.30092 s]
/proc/loadavg: 0.32 0.32 2.66 5/190 16044
/proc/meminfo: memFree=21042080/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=143564 CPUtime=6.3 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 9768 0 0 0 629 1 0 0 25 0 1 0 270782087 147009536 5213 33554432000 4194304 4797429 140736971963408 18446744073709551615 4387398 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 35891 5213 409 148 0 30820 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 143564

[startup+12.7007 s]
/proc/loadavg: 0.89 0.44 2.68 5/190 16044
/proc/meminfo: memFree=21015320/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=153772 CPUtime=12.69 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 15371 0 0 0 1267 2 0 0 25 0 1 0 270782087 157462528 8232 33554432000 4194304 4797429 140736971963408 18446744073709551615 4430103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 38443 8232 412 148 0 33372 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 153772

[startup+25.5003 s]
/proc/loadavg: 1.36 0.56 2.69 5/190 16044
/proc/meminfo: memFree=20996124/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=157028 CPUtime=25.49 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 25421 0 0 0 2545 4 0 0 25 0 1 0 270782087 160796672 9346 33554432000 4194304 4797429 140736971963408 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 39257 9346 413 148 0 34186 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 157028

[startup+51.1005 s]
/proc/loadavg: 2.26 0.83 2.73 5/190 16045
/proc/meminfo: memFree=20934900/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=175188 CPUtime=51.09 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 41998 0 0 0 5102 7 0 0 25 0 1 0 270782087 179392512 15310 33554432000 4194304 4797429 140736971963408 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 43797 15310 416 148 0 38726 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 175188

[startup+102.307 s]
/proc/loadavg: 3.30 1.36 2.80 5/190 16046
/proc/meminfo: memFree=20872044/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=183452 CPUtime=102.3 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 74267 0 0 0 10216 14 0 0 25 0 1 0 270782087 187854848 19369 33554432000 4194304 4797429 140736971963408 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 45863 19369 416 148 0 40792 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 183452

[startup+162.3 s]
/proc/loadavg: 3.77 1.86 2.87 5/190 16048
/proc/meminfo: memFree=20846356/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=189348 CPUtime=162.29 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 104666 0 0 0 16207 22 0 0 25 0 1 0 270782087 193892352 24098 33554432000 4194304 4797429 140736971963408 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 47337 24098 416 148 0 42266 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 189348

[startup+222.301 s]
/proc/loadavg: 3.91 2.24 2.94 5/190 16049
/proc/meminfo: memFree=20763224/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=227420 CPUtime=222.3 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 142288 0 0 0 22199 31 0 0 25 0 1 0 270782087 232878080 32052 33554432000 4194304 4797429 140736971963408 18446744073709551615 4506535 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 56855 32052 416 148 0 51784 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 227420

[startup+282.301 s]
/proc/loadavg: 3.96 2.54 3.00 5/190 16051
/proc/meminfo: memFree=20758708/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=227580 CPUtime=282.3 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 142319 0 0 0 28199 31 0 0 25 0 1 0 270782087 233041920 32083 33554432000 4194304 4797429 140736971963408 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 56895 32083 416 148 0 51824 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 227580

[startup+342.3 s]
/proc/loadavg: 4.04 2.83 3.07 5/190 16052
/proc/meminfo: memFree=20713908/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=232364 CPUtime=342.3 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 175423 0 0 0 34191 39 0 0 25 0 1 0 270782087 237940736 32390 33554432000 4194304 4797429 140736971963408 18446744073709551615 264726101771 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 58091 32390 416 148 0 53020 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 232364

[startup+402.301 s]
/proc/loadavg: 4.01 3.03 3.12 5/190 16054
/proc/meminfo: memFree=20711260/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=235856 CPUtime=402.3 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 207311 0 0 0 40183 47 0 0 25 0 1 0 270782087 241516544 27974 33554432000 4194304 4797429 140736971963408 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 58964 27974 416 148 0 53893 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 235856

[startup+462.301 s]
/proc/loadavg: 4.00 3.21 3.18 5/190 16056
/proc/meminfo: memFree=20641928/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=263232 CPUtime=462.3 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 221313 0 0 0 46180 50 0 0 25 0 1 0 270782087 269549568 41963 33554432000 4194304 4797429 140736971963408 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 65808 41963 416 148 0 60737 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 263232

[startup+522.3 s]
/proc/loadavg: 4.00 3.34 3.22 5/190 16057
/proc/meminfo: memFree=20621948/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=263232 CPUtime=522.3 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 221313 0 0 0 52180 50 0 0 25 0 1 0 270782087 269549568 41963 33554432000 4194304 4797429 140736971963408 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 65808 41963 416 148 0 60737 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 263232

[startup+582.301 s]
/proc/loadavg: 4.00 3.47 3.27 5/190 16059
/proc/meminfo: memFree=20667292/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=266444 CPUtime=582.31 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 244831 0 0 0 58175 56 0 0 25 0 1 0 270782087 272838656 36352 33554432000 4194304 4797429 140736971963408 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 66611 36352 416 148 0 61540 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 266444

[startup+642.301 s]
/proc/loadavg: 4.06 3.58 3.32 5/190 16060
/proc/meminfo: memFree=20556636/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=267936 CPUtime=642.32 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 276180 0 0 0 64166 66 0 0 25 0 1 0 270782087 274366464 39384 33554432000 4194304 4797429 140736971963408 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 66984 39384 416 148 0 61913 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 267936

[startup+702.3 s]
/proc/loadavg: 4.06 3.67 3.37 5/190 16062
/proc/meminfo: memFree=20489144/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=268824 CPUtime=702.31 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 300450 0 0 0 70156 75 0 0 25 0 1 0 270782087 275275776 48927 33554432000 4194304 4797429 140736971963408 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 67206 48927 416 148 0 62135 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 268824

[startup+762.307 s]
/proc/loadavg: 4.02 3.73 3.40 5/190 16064
/proc/meminfo: memFree=20501380/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=271512 CPUtime=762.33 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 329481 0 0 0 76147 86 0 0 25 0 1 0 270782087 278028288 45313 33554432000 4194304 4797429 140736971963408 18446744073709551615 4413397 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 67878 45313 416 148 0 62807 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 271512

[startup+822.301 s]
/proc/loadavg: 4.01 3.77 3.44 5/190 16065
/proc/meminfo: memFree=20456212/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=310420 CPUtime=822.32 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 341533 0 0 0 82143 89 0 0 25 0 1 0 270782087 317870080 57356 33554432000 4194304 4797429 140736971963408 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 77605 57356 416 148 0 72534 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 310420

[startup+882.3 s]
/proc/loadavg: 4.00 3.81 3.47 5/190 16067
/proc/meminfo: memFree=20447492/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=310420 CPUtime=882.32 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 341533 0 0 0 88143 89 0 0 25 0 1 0 270782087 317870080 57356 33554432000 4194304 4797429 140736971963408 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 77605 57356 416 148 0 72534 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 310420

[startup+942.301 s]
/proc/loadavg: 4.04 3.86 3.50 5/190 16068
/proc/meminfo: memFree=20499176/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=310420 CPUtime=942.33 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 341533 0 0 0 94144 89 0 0 25 0 1 0 270782087 317870080 57356 33554432000 4194304 4797429 140736971963408 18446744073709551615 4567820 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 77605 57356 416 148 0 72534 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 310420

[startup+1002.3 s]
/proc/loadavg: 4.01 3.88 3.53 5/190 16070
/proc/meminfo: memFree=20461704/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=310420 CPUtime=1002.33 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 341533 0 0 0 100144 89 0 0 25 0 1 0 270782087 317870080 57356 33554432000 4194304 4797429 140736971963408 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 77605 57356 416 148 0 72534 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 310420

[startup+1062.3 s]
/proc/loadavg: 4.00 3.90 3.56 5/190 16072
/proc/meminfo: memFree=20472212/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=315704 CPUtime=1062.33 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 366134 0 0 0 106135 98 0 0 25 0 1 0 270782087 323280896 48717 33554432000 4194304 4797429 140736971963408 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 78926 48717 416 148 0 73855 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 315704

[startup+1122.3 s]
/proc/loadavg: 4.00 3.92 3.58 5/190 16073
/proc/meminfo: memFree=20480068/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=315816 CPUtime=1122.33 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 387233 0 0 0 112127 106 0 0 25 0 1 0 270782087 323395584 50336 33554432000 4194304 4797429 140736971963408 18446744073709551615 4425019 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 78954 50336 416 148 0 73883 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 315816

[startup+1182.3 s]
/proc/loadavg: 4.07 3.94 3.61 5/190 16075
/proc/meminfo: memFree=20385788/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=316480 CPUtime=1182.33 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 411453 0 0 0 118121 112 0 0 25 0 1 0 270782087 324075520 56666 33554432000 4194304 4797429 140736971963408 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 79120 56666 416 148 0 74049 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 316480

[startup+1242.3 s]
/proc/loadavg: 4.02 3.95 3.63 5/190 16076
/proc/meminfo: memFree=20441060/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=317380 CPUtime=1242.33 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 430982 0 0 0 124115 118 0 0 25 0 1 0 270782087 324997120 57034 33554432000 4194304 4797429 140736971963408 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 79345 57034 416 148 0 74274 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 317380



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.95 3.65 2/184 16081
/proc/meminfo: memFree=20860568/32951124 swapFree=67111528/67111528
[pid=16042] ppid=16040 vsize=318644 CPUtime=1300.04 cores=5,7
/proc/16042/stat : 16042 (techdemo) R 16040 16042 15982 0 -1 4202496 451301 0 0 0 129879 125 0 0 25 0 1 0 270782087 326291456 59897 33554432000 4194304 4797429 140736971963408 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16042/statm: 79661 59897 416 148 0 74590 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 318644

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.02
CPU time (s): 1300.06
CPU user time (s): 1298.8
CPU system time (s): 1.26881
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 377420

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

runsolver used 2.12668 second user time and 4.98124 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-03 00:34:25
IDJOB=3173087
IDBENCH=82505
IDSOLVER=1585
FILE ID=node141/3173087-1301783665
RUNJOBID= node141-1301783662-16003
PBS_JOBID= 12841377
Free space on /tmp= 71856 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S1256256213-053-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173087-1301783665/watcher-3173087-1301783665 -o /tmp/evaluation-result-3173087-1301783665/solver-3173087-1301783665 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173087-1301783665.cnf

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

MD5SUM BENCH= 7c175136a39da4bf967495732df3f101
RANDOM SEED=1682155162

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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:      21080124 kB
Buffers:        350924 kB
Cached:       11170800 kB
SwapCached:          0 kB
Active:        7533968 kB
Inactive:      4075000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21080124 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           33876 kB
Writeback:           0 kB
AnonPages:       87128 kB
Mapped:          16416 kB
Slab:           197992 kB
PageTables:       5192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   589724 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= 71856 MiB
End job on node141 at 2011-04-03 00:56:07