Trace number 3173183

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-k7-r85-v400-c34000-S927774663-037-UNKNOWN.cnf
MD5SUM950830e22ef92fb7f22c5b3c987a21f5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173183-1301790186.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:       34000
0.00/0.03	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.03	c -- vars added        400
0.00/0.03	c Parsing time:  0.02 s
0.00/0.03	c  N st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.09/0.15	c asymm  cl-useful: 0/1961/34000 lits-rem:0 time: 0.12
0.09/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
0.09/0.17	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
0.09/0.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.18	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.19/0.29	c lits-rem:         0  cl-subs:        0  v-elim:    266  v-fix:    0  time:  0.11 s
0.19/0.29	c learnt bin added due to v-elim: 0
0.19/0.29	c Finding binary XORs  T:     0.00 s  found:       0
0.29/0.31	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.29/0.31	c calculated reachability. Time: 0.00
0.29/0.31	c Calc default polars -  time:   0.00 s pos:     191 undec:       5 neg:     204
0.29/0.31	c =========================================================================================
0.29/0.31	c types(t): F = full restart, N = normal restart
0.29/0.31	c types(t): S = simplification begin/end, E = solution found
0.29/0.31	c restart types(rt): st = static, dy = dynamic
0.29/0.31	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.29/0.31	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.49/0.59	c Decided on static restart strategy
6.09/6.13	c  N dy     7     30000       400     34000         0      8597    238000    455366    107.66     89.84  --
6.09/6.17	c  S st     7     30000       400     34000         0      8597    238000    455366    107.66     89.84  --
6.19/6.26	c  S st     7     30502       400     34000         0      9095    238000    496957    107.66     89.84  --
6.19/6.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.19/6.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.29/6.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.06
6.29/6.32	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
6.29/6.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.29/6.33	c Subs w/ non-existent bins:      0 time:  0.00 s
6.29/6.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.29/6.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.34	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.99/9.06	c lits-rem:       710  cl-subs:      553  v-elim:    400  v-fix:    0  time:  2.72 s
8.99/9.06	c learnt bin added due to v-elim: 0
8.99/9.07	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
8.99/9.07	c vivif2 --  cl tried     8542 cl shrink        0 lits rem          0 time: 0.00
9.09/9.16	c asymm  cl-useful: 0/2436/34000 lits-rem:0 time: 0.09
9.09/9.16	c calculated reachability. Time: 0.00
9.09/9.16	c  N dy     7     30502       400     34000         0      8542    238000    464938    107.66     89.84  --
9.09/9.16	c  F st     7     30502       400     34000         0      8542    238000    464938    107.66     89.84  --
9.39/9.49	c Decided on static restart strategy
11.89/12.00	c  N dy    14     45753       400     34000         0     15154    238000   1016463    103.89     88.34  --
11.99/12.06	c  S st    14     45753       400     34000         0     15154    238000   1016463    103.89     88.34  --
12.09/12.17	c  S st    14     46255       400     34000         0     15655    238000   1056749    103.89     88.34  --
12.09/12.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.09/12.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.19/12.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.11
12.19/12.28	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
12.19/12.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.19/12.29	c Subs w/ non-existent bins:      0 time:  0.01 s
12.29/12.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.29/12.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.29/12.31	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.69/14.76	c lits-rem:      1122  cl-subs:      709  v-elim:    400  v-fix:    0  time:  2.45 s
14.69/14.76	c learnt bin added due to v-elim: 0
14.69/14.77	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
14.69/14.77	c vivif2 --  cl tried    14946 cl shrink        0 lits rem          0 time: 0.01
14.79/14.86	c asymm  cl-useful: 0/2260/34000 lits-rem:0 time: 0.08
14.79/14.86	c calculated reachability. Time: 0.00
14.79/14.86	c  N dy    14     46255       400     34000         0     14946    238000    984434    103.89     88.34  --
19.70/19.78	c  N dy    15     69384       400     34000         0     17768    238000   1119398    100.19     87.62  --
19.80/19.83	c  S st    15     69384       400     34000         0     17768    238000   1119398    100.19     87.62  --
19.89/19.94	c  S st    15     69887       400     34000         0     18271    238000   1160047    100.19     87.62  --
19.89/19.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.89/19.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.99/20.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.13
19.99/20.07	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
19.99/20.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.99/20.08	c Subs w/ non-existent bins:      0 time:  0.01 s
20.09/20.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.09/20.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.09/20.10	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
22.69/22.78	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
27.79/27.82	c Added 5 vars  tried: 80000 time: 5.04
27.89/27.92	c ORs :      5 avg-s:  0.0 cl-sh:  9413 l-rem:   9413 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    5.14
27.89/27.94	c lits-rem:      1250  cl-subs:      790  v-elim:    400  v-fix:    0  time:  7.84 s
27.89/27.94	c learnt bin added due to v-elim: 0
27.89/27.94	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.00
27.89/27.95	c vivif2 --  cl tried    17481 cl shrink        0 lits rem          0 time: 0.01
27.99/28.04	c asymm  cl-useful: 0/2113/34005 lits-rem:0 time: 0.09
27.99/28.04	c calculated reachability. Time: 0.00
27.99/28.04	c  N dy    15     69887       405     34005        10     17481    238022   1071098    100.19     87.62  --
27.99/28.04	c  F st    15     69887       405     34005        10     17481    238022   1071098    100.19     87.62  --
28.39/28.43	c Decided on static restart strategy
35.89/35.93	c  N dy    22    104830       405     34005        10     14596    238022    546018    104.28     87.82  --
35.89/35.97	c  S st    22    104830       405     34005        10     14596    238022    546018    104.28     87.82  --
35.99/36.08	c  S st    22    105334       405     34005        10     15096    238022    586831    104.28     87.82  --
35.99/36.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.99/36.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.09/36.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  0.09
36.09/36.17	c Calc non-exist non-lernt bins v-fix:     0 done:    405 time:  0.00 s
36.09/36.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.09/36.18	c Subs w/ non-existent bins:      0 time:  0.00 s
36.09/36.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.09/36.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.09/36.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
39.19/39.29	c ORs :      5 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
41.89/41.92	c Added 5 vars  tried: 80000 time: 2.63
41.89/41.93	c ORs :      5 avg-s:  0.0 cl-sh:  2656 l-rem:   2656 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    2.64
41.89/41.95	c lits-rem:       825  cl-subs:      393  v-elim:    400  v-fix:    0  time:  5.76 s
41.89/41.95	c learnt bin added due to v-elim: 0
41.89/41.95	c vivif2 --  cl tried    34010 cl shrink        0 lits rem          0 time: 0.00
41.89/41.95	c vivif2 --  cl tried    14703 cl shrink        0 lits rem          0 time: 0.00
41.99/42.04	c asymm  cl-useful: 0/1795/34010 lits-rem:0 time: 0.08
41.99/42.04	c calculated reachability. Time: 0.00
41.99/42.04	c  N dy    22    105334       410     34010        20     14703    238033    564394    104.28     87.82  --
55.99/56.08	c  N dy    23    158001       410     34010        20     20429    238033    895394    106.71     87.49  --
56.09/56.13	c  S st    23    158001       410     34010        20     20429    238033    895394    106.71     87.49  --
56.18/56.25	c  S st    23    158504       410     34010        20     20932    238033    937027    106.71     87.49  --
56.18/56.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.18/56.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.28/56.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.9M T:  0.13
56.28/56.39	c Calc non-exist non-lernt bins v-fix:     0 done:    410 time:  0.00 s
56.28/56.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.28/56.39	c Subs w/ non-existent bins:      0 time:  0.01 s
56.38/56.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.38/56.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.38/56.42	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
58.68/58.76	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
63.08/63.18	c Added 5 vars  tried: 80000 time: 4.42
63.18/63.22	c ORs :      5 avg-s:  0.0 cl-sh:  5714 l-rem:   5714 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    4.46
63.18/63.24	c lits-rem:       260  cl-subs:      528  v-elim:    400  v-fix:    0  time:  6.83 s
63.18/63.24	c learnt bin added due to v-elim: 0
63.18/63.25	c vivif2 --  cl tried    34015 cl shrink        0 lits rem          0 time: 0.00
63.18/63.25	c vivif2 --  cl tried    20404 cl shrink        0 lits rem          0 time: 0.01
63.28/63.34	c asymm  cl-useful: 0/1664/34015 lits-rem:0 time: 0.09
63.28/63.35	c calculated reachability. Time: 0.00
63.28/63.35	c  N dy    23    158504       415     34015        30     20404    238056    889920    106.71     87.49  --
88.29/88.30	c  N dy    24    237757       415     34015        30     23088    238056    823616    100.76     87.32  --
88.29/88.35	c  S st    24    237757       415     34015        30     23088    238056    823616    100.76     87.32  --
88.39/88.47	c  S st    24    238259       415     34015        30     23590    238056    863639    100.76     87.32  --
88.39/88.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
88.39/88.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.59/88.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.9M T:  0.14
88.59/88.62	c Calc non-exist non-lernt bins v-fix:     0 done:    415 time:  0.00 s
88.59/88.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.59/88.63	c Subs w/ non-existent bins:      0 time:  0.01 s
88.59/88.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.59/88.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.59/88.65	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
91.20/91.21	c ORs :     15 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
94.89/94.99	c Added 5 vars  tried: 80000 time: 3.78
94.99/95.02	c ORs :      5 avg-s:  0.0 cl-sh:  4441 l-rem:   4441 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    3.81
94.99/95.04	c lits-rem:       621  cl-subs:      668  v-elim:    400  v-fix:    0  time:  6.39 s
94.99/95.04	c learnt bin added due to v-elim: 0
94.99/95.05	c vivif2 --  cl tried    34020 cl shrink        0 lits rem          0 time: 0.00
94.99/95.05	c vivif2 --  cl tried    22922 cl shrink        0 lits rem          0 time: 0.01
95.09/95.14	c asymm  cl-useful: 0/1531/34020 lits-rem:0 time: 0.09
95.09/95.15	c calculated reachability. Time: 0.00
95.09/95.15	c  N dy    24    238259       420     34020        40     22922    238065    831282    100.76     87.32  --
135.98/136.04	c  N dy    25    357388       420     34020        40     48455    238065   3188964    102.82     88.51  --
136.09/136.17	c  S st    25    357388       420     34020        40     48455    238065   3188964    102.82     88.51  --
136.29/136.35	c  S st    25    357888       420     34020        40     48954    238065   3228648    102.82     88.51  --
136.29/136.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
136.29/136.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
136.69/136.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.2M T:  0.42
136.69/136.78	c Calc non-exist non-lernt bins v-fix:     0 done:    420 time:  0.00 s
136.69/136.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
136.79/136.80	c Subs w/ non-existent bins:      0 time:  0.02 s
136.79/136.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
136.79/136.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
136.79/136.87	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
210.49/210.57	c ORs :     20 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.15
232.29/232.33	c Added 5 vars  tried: 80000 time: 21.75
232.69/232.74	c ORs :      5 avg-s:  0.0 cl-sh: 16849 l-rem:  16849 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   22.17
232.69/232.79	c lits-rem:       713  cl-subs:     2564  v-elim:    400  v-fix:    0  time: 95.92 s
232.69/232.79	c learnt bin added due to v-elim: 0
232.69/232.79	c vivif2 --  cl tried    34025 cl shrink        0 lits rem          0 time: 0.00
232.79/232.82	c vivif2 --  cl tried    46390 cl shrink        0 lits rem          0 time: 0.03
232.89/232.95	c asymm  cl-useful: 0/1297/34025 lits-rem:0 time: 0.13
232.89/232.96	c calculated reachability. Time: 0.00
232.89/232.96	c  N dy    25    357888       425     34025        50     46390    238089   2934949    102.82     88.51  --
298.29/298.34	c  N dy    26    536832       425     34025        50     56076    238089   3446544    106.31     87.75  --
298.39/298.48	c  S st    26    536832       425     34025        50     56076    238089   3446544    106.31     87.75  --
298.59/298.68	c  S st    26    537334       425     34025        50     56578    238089   3484946    106.31     87.75  --
298.59/298.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
298.59/298.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
299.20/299.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.6M T:  0.52
299.20/299.21	c Calc non-exist non-lernt bins v-fix:     0 done:    425 time:  0.00 s
299.20/299.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
299.20/299.24	c Subs w/ non-existent bins:      0 time:  0.03 s
299.29/299.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
299.29/299.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
299.29/299.32	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
396.50/396.54	c ORs :     25 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.19
418.60/418.64	c Added 5 vars  tried: 80000 time: 22.10
419.40/419.43	c ORs :      5 avg-s:  0.0 cl-sh: 30354 l-rem:  30354 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   22.89
419.40/419.49	c lits-rem:       231  cl-subs:     3183  v-elim:    400  v-fix:    0  time: 120.17 s
419.40/419.49	c learnt bin added due to v-elim: 0
419.40/419.49	c vivif2 --  cl tried    34030 cl shrink        0 lits rem          0 time: 0.00
419.50/419.52	c vivif2 --  cl tried    53395 cl shrink        0 lits rem          0 time: 0.03
419.60/419.66	c asymm  cl-useful: 0/1320/34030 lits-rem:0 time: 0.14
419.60/419.66	c calculated reachability. Time: 0.00
419.60/419.66	c  N dy    26    537334       430     34030        60     53395    238112   3138364    106.31     87.75  --
419.60/419.66	c  F st    26    537334       430     34030        60     53395    238112   3138364    106.31     87.75  --
420.21/420.29	c Decided on static restart strategy
526.60/526.66	c  N dy    33    806003       430     34030        60     41261    238112   1261978    108.17     89.93  --
526.70/526.73	c  S st    33    806003       430     34030        60     41261    238112   1261978    108.17     89.93  --
526.81/526.90	c  S st    33    806506       430     34030        60     41764    238112   1301423    108.17     89.93  --
526.91/526.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
526.91/526.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
527.10/527.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.8M T:  0.27
527.10/527.18	c Calc non-exist non-lernt bins v-fix:     0 done:    430 time:  0.00 s
527.10/527.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
527.10/527.19	c Subs w/ non-existent bins:      0 time:  0.01 s
527.20/527.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
527.20/527.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
527.20/527.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
530.80/530.88	c ORs :     30 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
537.20/537.23	c Added 5 vars  tried: 80000 time: 6.35
537.20/537.28	c ORs :      5 avg-s:  0.0 cl-sh:  5681 l-rem:   5681 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    6.40
537.30/537.31	c lits-rem:       125  cl-subs:     1103  v-elim:    400  v-fix:    0  time: 10.09 s
537.30/537.31	c learnt bin added due to v-elim: 0
537.30/537.31	c vivif2 --  cl tried    34035 cl shrink        0 lits rem          0 time: 0.00
537.30/537.33	c vivif2 --  cl tried    40661 cl shrink        0 lits rem          0 time: 0.01
537.40/537.44	c asymm  cl-useful: 0/1132/34035 lits-rem:0 time: 0.11
537.40/537.44	c calculated reachability. Time: 0.00
537.40/537.44	c  N dy    33    806506       435     34035        70     40661    238130   1245601    108.17     89.93  --
738.11/738.13	c  N dy    34   1209759       435     34035        70     51226    238130   1514711    110.05     90.97  --
738.21/738.21	c  S st    34   1209759       435     34035        70     51226    238130   1514711    110.05     90.97  --
738.41/738.41	c  S st    34   1210260       435     34035        70     51726    238130   1553591    110.05     90.97  --
738.41/738.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
738.41/738.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
738.81/738.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.6M T:  0.38
738.81/738.80	c Calc non-exist non-lernt bins v-fix:     0 done:    435 time:  0.00 s
738.81/738.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
738.81/738.82	c Subs w/ non-existent bins:      0 time:  0.01 s
738.81/738.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
738.81/738.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
738.81/738.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
744.21/744.29	c ORs :     35 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
752.31/752.34	c Added 5 vars  tried: 80000 time: 8.05
752.41/752.41	c ORs :      5 avg-s:  0.0 cl-sh:  6584 l-rem:   6584 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    8.12
752.41/752.44	c lits-rem:       149  cl-subs:     1372  v-elim:    400  v-fix:    0  time: 13.59 s
752.41/752.44	c learnt bin added due to v-elim: 0
752.41/752.45	c vivif2 --  cl tried    34040 cl shrink        0 lits rem          0 time: 0.00
752.41/752.46	c vivif2 --  cl tried    50354 cl shrink        0 lits rem          0 time: 0.02
752.51/752.59	c asymm  cl-useful: 0/990/34040 lits-rem:0 time: 0.12
752.51/752.59	c calculated reachability. Time: 0.00
752.51/752.59	c  N dy    34   1210260       440     34040        80     50354    238150   1480059    110.05     90.97  --
1048.41/1048.46	c  N dy    35   1710263       440     34040        80     76352    238150   3342309    108.70     90.32  --
1048.61/1048.60	c  S st    35   1710263       440     34040        80     76352    238150   3342309    108.70     90.32  --
1048.81/1048.88	c  S st    35   1710766       440     34040        80     76855    238150   3382928    108.70     90.32  --
1048.81/1048.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1048.81/1048.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1049.42/1049.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.2M T:  0.58
1049.42/1049.46	c Calc non-exist non-lernt bins v-fix:     0 done:    440 time:  0.00 s
1049.42/1049.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1049.42/1049.49	c Subs w/ non-existent bins:      0 time:  0.03 s
1049.51/1049.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1049.61/1049.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1049.61/1049.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1144.32/1144.36	c ORs :     40 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.18
1164.82/1164.90	c Added 5 vars  tried: 80000 time: 20.53
1165.72/1165.71	c ORs :      5 avg-s:  0.0 cl-sh: 34381 l-rem:  34381 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   21.34
1165.72/1165.76	c lits-rem:      2499  cl-subs:     2959  v-elim:    400  v-fix:    0  time: 116.17 s
1165.72/1165.76	c learnt bin added due to v-elim: 0
1165.72/1165.77	c vivif2 --  cl tried    34045 cl shrink        0 lits rem          0 time: 0.00
1165.82/1165.80	c vivif2 --  cl tried    73896 cl shrink        0 lits rem          0 time: 0.03
1165.92/1165.95	c asymm  cl-useful: 0/783/34045 lits-rem:0 time: 0.15
1165.92/1165.96	c calculated reachability. Time: 0.00
1165.92/1165.96	c  N dy    35   1710766       445     34045        90     73896    238171   3130693    108.70     90.32  --

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

running on 2 cores: 4,6

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: 3.68 3.92 3.94 5/186 23656
/proc/meminfo: memFree=20007928/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=20512 CPUtime=0 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4194304 376 0 0 0 0 0 0 0 21 0 1 0 271433964 21004288 315 33554432000 4194304 4797429 140734693284544 18446744073709551615 254261147088 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23656/statm: 5128 331 289 148 0 57 0

[startup+0.0511971 s]
/proc/loadavg: 3.68 3.92 3.94 5/186 23656
/proc/meminfo: memFree=20007928/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=30900 CPUtime=0.04 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 1581 0 0 0 4 0 0 0 21 0 1 0 271433964 31641600 1486 33554432000 4194304 4797429 140734693284544 18446744073709551615 4428866 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 7725 1486 371 148 0 2654 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30900

[startup+0.10022 s]
/proc/loadavg: 3.68 3.92 3.94 5/186 23656
/proc/meminfo: memFree=20007928/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=30900 CPUtime=0.09 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 1592 0 0 0 9 0 0 0 21 0 1 0 271433964 31641600 1497 33554432000 4194304 4797429 140734693284544 18446744073709551615 4428900 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 7725 1497 371 148 0 2654 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30900

[startup+0.30018 s]
/proc/loadavg: 3.68 3.92 3.94 5/186 23656
/proc/meminfo: memFree=20007928/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=135008 CPUtime=0.29 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 3086 0 0 0 29 0 0 0 22 0 1 0 271433964 138248192 2363 33554432000 4194304 4797429 140734693284544 18446744073709551615 4345191 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 33752 2363 395 148 0 28681 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 135008

[startup+0.701106 s]
/proc/loadavg: 3.68 3.92 3.94 5/186 23656
/proc/meminfo: memFree=20007928/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=135008 CPUtime=0.69 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 3507 0 0 0 69 0 0 0 23 0 1 0 271433964 138248192 2779 33554432000 4194304 4797429 140734693284544 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 33752 2779 406 148 0 28681 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135008

[startup+1.50097 s]
/proc/loadavg: 3.68 3.92 3.94 5/190 23663
/proc/meminfo: memFree=19967116/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=136648 CPUtime=1.49 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 4624 0 0 0 149 0 0 0 25 0 1 0 271433964 139927552 3057 33554432000 4194304 4797429 140734693284544 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 34162 3057 406 148 0 29091 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 136648

[startup+3.10066 s]
/proc/loadavg: 3.70 3.92 3.94 5/190 23663
/proc/meminfo: memFree=19958392/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=137504 CPUtime=3.08 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 6150 0 0 0 308 0 0 0 25 0 1 0 271433964 140804096 3454 33554432000 4194304 4797429 140734693284544 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 34376 3454 406 148 0 29305 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 137504

[startup+6.30113 s]
/proc/loadavg: 3.70 3.92 3.94 5/190 23664
/proc/meminfo: memFree=19939172/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=138416 CPUtime=6.29 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 8967 0 0 0 627 2 0 0 25 0 1 0 271433964 141737984 3465 33554432000 4194304 4797429 140734693284544 18446744073709551615 4429125 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 34604 3465 409 148 0 29533 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 138416

[startup+12.701 s]
/proc/loadavg: 3.75 3.93 3.94 5/190 23664
/proc/meminfo: memFree=19918292/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=146588 CPUtime=12.69 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 13122 0 0 0 1267 2 0 0 18 0 1 0 271433964 150106112 6002 33554432000 4194304 4797429 140734693284544 18446744073709551615 4524592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 36647 6002 411 148 0 31576 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 146588

[startup+25.5007 s]
/proc/loadavg: 3.79 3.93 3.94 5/190 23664
/proc/meminfo: memFree=19896204/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=149588 CPUtime=25.49 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 17518 0 0 0 2546 3 0 0 25 0 1 0 271433964 153178112 6830 33554432000 4194304 4797429 140734693284544 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 37397 6830 415 148 0 32326 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 149588

[startup+51.1012 s]
/proc/loadavg: 3.86 3.93 3.94 5/190 23665
/proc/meminfo: memFree=19846736/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=153760 CPUtime=51.09 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 29365 0 0 0 5103 6 0 0 25 0 1 0 271433964 157450240 7476 33554432000 4194304 4797429 140734693284544 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 38440 7476 416 148 0 33369 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 153760

[startup+102.307 s]
/proc/loadavg: 4.00 3.96 3.95 5/190 23666
/proc/meminfo: memFree=19805452/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=158992 CPUtime=102.29 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 47907 0 0 0 10220 9 0 0 25 0 1 0 271433964 162807808 8451 33554432000 4194304 4797429 140734693284544 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 39748 8451 416 148 0 34677 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 158992

[startup+162.301 s]
/proc/loadavg: 4.00 3.96 3.95 5/190 23671
/proc/meminfo: memFree=19775168/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=174184 CPUtime=162.29 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 64558 0 0 0 16216 13 0 0 25 0 1 0 271433964 178364416 14568 33554432000 4194304 4797429 140734693284544 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 43546 14568 416 148 0 38475 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 174184

[startup+222.301 s]
/proc/loadavg: 4.03 3.98 3.95 5/190 23672
/proc/meminfo: memFree=19761792/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=174440 CPUtime=222.29 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 64610 0 0 0 22216 13 0 0 25 0 1 0 271433964 178626560 14620 33554432000 4194304 4797429 140734693284544 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 43610 14620 416 148 0 38539 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 174440

[startup+282.3 s]
/proc/loadavg: 4.01 3.98 3.95 5/190 23674
/proc/meminfo: memFree=19716732/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=177092 CPUtime=282.3 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 84132 0 0 0 28211 19 0 0 25 0 1 0 271433964 181342208 14419 33554432000 4194304 4797429 140734693284544 18446744073709551615 4404796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 44273 14419 416 148 0 39202 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 177092

[startup+342.301 s]
/proc/loadavg: 4.00 3.98 3.95 5/190 23676
/proc/meminfo: memFree=19712588/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=184300 CPUtime=342.29 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 90950 0 0 0 34209 20 0 0 25 0 1 0 271433964 188723200 16958 33554432000 4194304 4797429 140734693284544 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 46075 16958 416 148 0 41004 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 184300

[startup+402.301 s]
/proc/loadavg: 4.03 4.00 3.96 5/190 23677
/proc/meminfo: memFree=19674080/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=184300 CPUtime=402.3 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 90973 0 0 0 40209 21 0 0 25 0 1 0 271433964 188723200 16981 33554432000 4194304 4797429 140734693284544 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 46075 16981 416 148 0 41004 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 184300

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.96 5/190 23679
/proc/meminfo: memFree=19657312/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=190140 CPUtime=462.3 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 107169 0 0 0 46205 25 0 0 25 0 1 0 271433964 194703360 18848 33554432000 4194304 4797429 140734693284544 18446744073709551615 4416127 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 47535 18848 416 148 0 42464 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 190140

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 23680
/proc/meminfo: memFree=19682772/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=190568 CPUtime=522.3 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 127965 0 0 0 52200 30 0 0 25 0 1 0 271433964 195141632 18949 33554432000 4194304 4797429 140734693284544 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 47642 18949 416 148 0 42571 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 190568

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 23682
/proc/meminfo: memFree=19621208/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=192824 CPUtime=582.3 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 144754 0 0 0 58195 35 0 0 25 0 1 0 271433964 197451776 18929 33554432000 4194304 4797429 140734693284544 18446744073709551615 254261313169 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 48206 18929 416 148 0 43135 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 192824

[startup+642.301 s]
/proc/loadavg: 4.08 4.01 3.96 5/190 23684
/proc/meminfo: memFree=19620504/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=194152 CPUtime=642.31 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 162960 0 0 0 64191 40 0 0 25 0 1 0 271433964 198811648 19219 33554432000 4194304 4797429 140734693284544 18446744073709551615 4425057 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 48538 19219 416 148 0 43467 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 194152

[startup+702.301 s]
/proc/loadavg: 4.03 4.01 3.96 5/190 23685
/proc/meminfo: memFree=19587192/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=195344 CPUtime=702.31 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 177499 0 0 0 70185 46 0 0 25 0 1 0 271433964 200032256 21077 33554432000 4194304 4797429 140734693284544 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 48836 21077 416 148 0 43765 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 195344

[startup+762.306 s]
/proc/loadavg: 4.06 4.02 3.97 5/190 23687
/proc/meminfo: memFree=19575848/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=196944 CPUtime=762.32 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 189509 0 0 0 76182 50 0 0 25 0 1 0 271433964 201670656 19758 33554432000 4194304 4797429 140734693284544 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 49236 19758 416 148 0 44165 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 196944

[startup+822.301 s]
/proc/loadavg: 4.02 4.01 3.97 5/190 23688
/proc/meminfo: memFree=19603808/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=200716 CPUtime=822.31 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 203930 0 0 0 82176 55 0 0 25 0 1 0 271433964 205533184 20640 33554432000 4194304 4797429 140734693284544 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 50179 20640 416 148 0 45108 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 200716

[startup+882.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 23690
/proc/meminfo: memFree=19587000/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=201576 CPUtime=882.31 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 218814 0 0 0 88171 60 0 0 25 0 1 0 271433964 206413824 21642 33554432000 4194304 4797429 140734693284544 18446744073709551615 4425828 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 50394 21642 416 148 0 45323 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 201576

[startup+942.301 s]
/proc/loadavg: 4.04 4.02 3.97 5/190 23692
/proc/meminfo: memFree=19550348/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=203028 CPUtime=942.31 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 232559 0 0 0 94168 63 0 0 25 0 1 0 271433964 207900672 20894 33554432000 4194304 4797429 140734693284544 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 50757 20894 416 148 0 45686 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 203028

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 23693
/proc/meminfo: memFree=19558632/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=205332 CPUtime=1002.31 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 246018 0 0 0 100164 67 0 0 25 0 1 0 271433964 210259968 19451 33554432000 4194304 4797429 140734693284544 18446744073709551615 4424812 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 51333 19451 416 148 0 46262 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 205332

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 23695
/proc/meminfo: memFree=19552032/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=212676 CPUtime=1062.31 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 257399 0 0 0 106160 71 0 0 25 0 1 0 271433964 217780224 23098 33554432000 4194304 4797429 140734693284544 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 53169 23098 416 148 0 48098 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 212676

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 23696
/proc/meminfo: memFree=19560300/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=212676 CPUtime=1122.31 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 257399 0 0 0 112160 71 0 0 25 0 1 0 271433964 217780224 23098 33554432000 4194304 4797429 140734693284544 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 53169 23098 416 148 0 48098 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 212676

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 23698
/proc/meminfo: memFree=19507680/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=213444 CPUtime=1182.32 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 260414 0 0 0 118159 73 0 0 25 0 1 0 271433964 218566656 26079 33554432000 4194304 4797429 140734693284544 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 53361 26079 416 148 0 48290 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 213444

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 23700
/proc/meminfo: memFree=19509364/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=216916 CPUtime=1242.32 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 273697 0 0 0 124153 79 0 0 25 0 1 0 271433964 222121984 23407 33554432000 4194304 4797429 140734693284544 18446744073709551615 4424649 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 54229 23407 416 148 0 49158 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 216916



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.02 3.98 3/187 23703
/proc/meminfo: memFree=19784096/32951124 swapFree=67111528/67111528
[pid=23656] ppid=23654 vsize=217776 CPUtime=1300.02 cores=4,6
/proc/23656/stat : 23656 (techdemo) R 23654 23656 22843 0 -1 4202496 284180 0 0 0 129920 82 0 0 25 0 1 0 271433964 223002624 25716 33554432000 4194304 4797429 140734693284544 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23656/statm: 54444 25716 416 148 0 49373 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 217776

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

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

runsolver used 2.25766 second user time and 4.85926 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-03 02:23:06
IDJOB=3173183
IDBENCH=82601
IDSOLVER=1585
FILE ID=node140/3173183-1301790186
RUNJOBID= node140-1301790186-23621
PBS_JOBID= 12841378
Free space on /tmp= 71512 MiB

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

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

MD5SUM BENCH= 950830e22ef92fb7f22c5b3c987a21f5
RANDOM SEED=1826045395

node140.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20008084 kB
Buffers:        371020 kB
Cached:       12210748 kB
SwapCached:          0 kB
Active:        7528988 kB
Inactive:      5134356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20008084 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           26776 kB
Writeback:           0 kB
AnonPages:       81488 kB
Mapped:          16040 kB
Slab:           215736 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   361244 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= 71512 MiB
End job on node140 at 2011-04-03 02:44:48