Trace number 3173227

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat TechDemo-Alpha-st? (TO) 1300.03 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1163171897-095-UNKNOWN.cnf
MD5SUM9c09330ef9d704e301452237c81ff9c7
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-3173227-1301790793.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:       34000
0.01/0.03	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.01/0.03	c -- vars added        400
0.01/0.03	c Parsing time:  0.02 s
0.01/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/1945/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.17	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.28	c lits-rem:         0  cl-subs:        0  v-elim:    266  v-fix:    0  time:  0.10 s
0.19/0.28	c learnt bin added due to v-elim: 0
0.19/0.28	c Finding binary XORs  T:     0.00 s  found:       0
0.29/0.30	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.29/0.30	c calculated reachability. Time: 0.00
0.29/0.31	c Calc default polars -  time:   0.00 s pos:     191 undec:       7 neg:     202
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.58	c Decided on static restart strategy
6.09/6.16	c  N dy     7     30000       400     34000         0      8592    238000    456634    104.55     93.24  --
6.19/6.20	c  S st     7     30000       400     34000         0      8592    238000    456634    104.55     93.24  --
6.19/6.29	c  S st     7     30503       400     34000         0      9095    238000    497899    104.55     93.24  --
6.19/6.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.19/6.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.29/6.35	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.35	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
6.29/6.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.29/6.36	c Subs w/ non-existent bins:      0 time:  0.00 s
6.29/6.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.29/6.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.09/9.12	c lits-rem:      1346  cl-subs:      535  v-elim:    400  v-fix:    0  time:  2.75 s
9.09/9.12	c learnt bin added due to v-elim: 0
9.09/9.12	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
9.09/9.13	c vivif2 --  cl tried     8560 cl shrink        0 lits rem          0 time: 0.00
9.19/9.22	c asymm  cl-useful: 0/2420/34000 lits-rem:0 time: 0.10
9.19/9.22	c calculated reachability. Time: 0.00
9.19/9.22	c  N dy     7     30503       400     34000         0      8560    238000    467326    104.55     93.24  --
9.19/9.22	c  F st     7     30503       400     34000         0      8560    238000    467326    104.55     93.24  --
9.49/9.56	c Decided on static restart strategy
11.89/11.95	c  N dy    14     45754       400     34000         0     15152    238000   1013998    101.23     90.01  --
12.00/12.02	c  S st    14     45754       400     34000         0     15152    238000   1013998    101.23     90.01  --
12.10/12.13	c  S st    14     46257       400     34000         0     15655    238000   1055621    101.23     90.01  --
12.10/12.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.10/12.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.19/12.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.10
12.19/12.23	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
12.19/12.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.19/12.24	c Subs w/ non-existent bins:      0 time:  0.01 s
12.19/12.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.19/12.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.19/12.26	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.89/14.99	c lits-rem:      3194  cl-subs:      721  v-elim:    400  v-fix:    0  time:  2.74 s
14.89/14.99	c learnt bin added due to v-elim: 0
14.89/14.99	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
14.99/15.00	c vivif2 --  cl tried    14934 cl shrink        0 lits rem          0 time: 0.01
14.99/15.09	c asymm  cl-useful: 0/2199/34000 lits-rem:0 time: 0.09
14.99/15.09	c calculated reachability. Time: 0.00
14.99/15.09	c  N dy    14     46257       400     34000         0     14934    238000    982930    101.23     90.01  --
20.09/20.13	c  N dy    15     69385       400     34000         0     17730    238000   1133448    102.97     89.84  --
20.09/20.18	c  S st    15     69385       400     34000         0     17730    238000   1133448    102.97     89.84  --
20.29/20.30	c  S st    15     69889       400     34000         0     18234    238000   1174151    102.97     89.84  --
20.29/20.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.29/20.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.39/20.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.3M T:  0.12
20.39/20.42	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
20.39/20.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.39/20.43	c Subs w/ non-existent bins:      0 time:  0.01 s
20.39/20.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.39/20.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.39/20.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
22.99/23.05	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
28.29/28.31	c Added 5 vars  tried: 80000 time: 5.26
28.39/28.44	c ORs :      5 avg-s:  0.0 cl-sh: 12757 l-rem:  12757 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    5.39
28.39/28.46	c lits-rem:       175  cl-subs:      768  v-elim:    400  v-fix:    0  time:  8.01 s
28.39/28.46	c learnt bin added due to v-elim: 0
28.39/28.46	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.00
28.39/28.47	c vivif2 --  cl tried    17466 cl shrink        0 lits rem          0 time: 0.01
28.49/28.56	c asymm  cl-useful: 0/2029/34005 lits-rem:0 time: 0.09
28.49/28.56	c calculated reachability. Time: 0.00
28.49/28.56	c  N dy    15     69889       405     34005        10     17466    238020   1078244    102.97     89.84  --
28.49/28.56	c  F st    15     69889       405     34005        10     17466    238020   1078244    102.97     89.84  --
28.89/28.96	c Decided on static restart strategy
36.29/36.31	c  N dy    22    104833       405     34005        10     14507    238020    549313    107.83     90.71  --
36.29/36.35	c  S st    22    104833       405     34005        10     14507    238020    549313    107.83     90.71  --
36.39/36.47	c  S st    22    105334       405     34005        10     15008    238020    589269    107.83     90.71  --
36.39/36.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.39/36.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.49/36.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  0.10
36.49/36.58	c Calc non-exist non-lernt bins v-fix:     0 done:    405 time:  0.00 s
36.49/36.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.49/36.58	c Subs w/ non-existent bins:      0 time:  0.00 s
36.49/36.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.59/36.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.59/36.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
39.49/39.55	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
42.39/42.49	c Added 5 vars  tried: 80000 time: 2.95
42.49/42.52	c ORs :      5 avg-s:  0.0 cl-sh:  3935 l-rem:   3935 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    2.97
42.49/42.53	c lits-rem:      1386  cl-subs:      394  v-elim:    400  v-fix:    0  time:  5.94 s
42.49/42.53	c learnt bin added due to v-elim: 0
42.49/42.54	c vivif2 --  cl tried    34010 cl shrink        0 lits rem          0 time: 0.00
42.49/42.54	c vivif2 --  cl tried    14614 cl shrink        0 lits rem          0 time: 0.00
42.59/42.64	c asymm  cl-useful: 0/1783/34010 lits-rem:0 time: 0.10
42.59/42.64	c calculated reachability. Time: 0.00
42.59/42.64	c  N dy    22    105334       410     34010        20     14614    238038    563660    107.83     90.71  --
56.49/56.51	c  N dy    23    158002       410     34010        20     20347    238038    889015    100.71     89.04  --
56.49/56.56	c  S st    23    158002       410     34010        20     20347    238038    889015    100.71     89.04  --
56.59/56.68	c  S st    23    158505       410     34010        20     20850    238038    929960    100.71     89.04  --
56.59/56.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.59/56.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.79/56.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.9M T:  0.13
56.79/56.81	c Calc non-exist non-lernt bins v-fix:     0 done:    410 time:  0.00 s
56.79/56.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.79/56.81	c Subs w/ non-existent bins:      0 time:  0.01 s
56.79/56.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.79/56.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
56.79/56.84	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
59.69/59.74	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
63.49/63.59	c Added 5 vars  tried: 80000 time: 3.86
63.59/63.64	c ORs :      5 avg-s:  0.0 cl-sh:  5847 l-rem:   5847 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    3.90
63.59/63.66	c lits-rem:       228  cl-subs:      731  v-elim:    400  v-fix:    0  time:  6.82 s
63.59/63.66	c learnt bin added due to v-elim: 0
63.59/63.66	c vivif2 --  cl tried    34015 cl shrink        0 lits rem          0 time: 0.00
63.59/63.67	c vivif2 --  cl tried    20119 cl shrink        0 lits rem          0 time: 0.01
63.69/63.77	c asymm  cl-useful: 0/1753/34015 lits-rem:0 time: 0.10
63.69/63.77	c calculated reachability. Time: 0.00
63.69/63.77	c  N dy    23    158505       415     34015        30     20119    238055    867906    100.71     89.04  --
86.69/86.71	c  N dy    24    237758       415     34015        30     22613    238055    932043    131.07     98.00  --
86.69/86.76	c  S st    24    237758       415     34015        30     22613    238055    932043    131.07     98.00  --
86.80/86.89	c  S st    24    238265       415     34015        30     23120    238055    970231    131.07     98.00  --
86.80/86.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.80/86.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
86.99/87.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.7M T:  0.15
86.99/87.04	c Calc non-exist non-lernt bins v-fix:     0 done:    415 time:  0.00 s
86.99/87.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
86.99/87.05	c Subs w/ non-existent bins:      0 time:  0.01 s
86.99/87.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.99/87.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
86.99/87.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
89.79/89.88	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
93.29/93.39	c Added 5 vars  tried: 80000 time: 3.51
93.40/93.45	c ORs :      5 avg-s:  0.0 cl-sh:  6803 l-rem:   6803 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    3.57
93.40/93.47	c lits-rem:        20  cl-subs:      419  v-elim:    400  v-fix:    0  time:  6.39 s
93.40/93.47	c learnt bin added due to v-elim: 0
93.40/93.47	c vivif2 --  cl tried    34020 cl shrink        0 lits rem          0 time: 0.00
93.40/93.48	c vivif2 --  cl tried    22701 cl shrink        0 lits rem          0 time: 0.01
93.50/93.57	c asymm  cl-useful: 0/1610/34020 lits-rem:0 time: 0.09
93.50/93.57	c calculated reachability. Time: 0.00
93.50/93.57	c  N dy    24    238265       420     34020        40     22701    238079    917341    131.07     98.00  --
129.99/130.04	c  N dy    25    357397       420     34020        40     48677    238079   3802393    129.88    101.15  --
130.09/130.20	c  S st    25    357397       420     34020        40     48677    238079   3802393    129.88    101.15  --
130.29/130.38	c  S st    25    357900       420     34020        40     49179    238079   3842380    129.88    101.15  --
130.29/130.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
130.29/130.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.80/130.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.1M T:  0.44
130.80/130.83	c Calc non-exist non-lernt bins v-fix:     0 done:    420 time:  0.00 s
130.80/130.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.80/130.86	c Subs w/ non-existent bins:      0 time:  0.03 s
130.90/130.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
130.90/130.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
130.90/130.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
283.09/283.10	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.11
298.79/298.88	c Added 5 vars  tried: 80000 time: 15.78
299.69/299.76	c ORs :      5 avg-s:  0.0 cl-sh: 33827 l-rem:  33827 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   16.66
299.79/299.81	c lits-rem:       139  cl-subs:     3240  v-elim:    400  v-fix:    0  time: 168.87 s
299.79/299.81	c learnt bin added due to v-elim: 0
299.79/299.82	c vivif2 --  cl tried    34025 cl shrink        0 lits rem          0 time: 0.00
299.79/299.85	c vivif2 --  cl tried    45939 cl shrink        0 lits rem          0 time: 0.03
299.89/299.98	c asymm  cl-useful: 0/1405/34025 lits-rem:0 time: 0.14
299.89/299.99	c calculated reachability. Time: 0.00
299.89/299.99	c  N dy    25    357900       425     34025        50     45939    238102   3394538    129.88    101.15  --
361.10/361.14	c  N dy    26    536850       425     34025        50     55587    238102   4056842    127.35    103.56  --
361.20/361.30	c  S st    26    536850       425     34025        50     55587    238102   4056842    127.35    103.56  --
361.50/361.53	c  S st    26    537351       425     34025        50     56088    238102   4094796    127.35    103.56  --
361.50/361.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
361.50/361.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
362.00/362.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.4M T:  0.54
362.00/362.08	c Calc non-exist non-lernt bins v-fix:     0 done:    425 time:  0.00 s
362.00/362.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
362.10/362.11	c Subs w/ non-existent bins:      0 time:  0.03 s
362.10/362.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
362.20/362.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
362.20/362.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
519.60/519.61	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
540.20/540.21	c Added 5 vars  tried: 80000 time: 20.60
541.21/541.22	c ORs :      5 avg-s:  0.0 cl-sh: 35080 l-rem:  35080 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   21.61
541.21/541.28	c lits-rem:      3572  cl-subs:     2448  v-elim:    400  v-fix:    0  time: 179.08 s
541.21/541.28	c learnt bin added due to v-elim: 0
541.21/541.28	c vivif2 --  cl tried    34030 cl shrink        0 lits rem          0 time: 0.00
541.30/541.32	c vivif2 --  cl tried    53640 cl shrink        0 lits rem          0 time: 0.03
541.40/541.46	c asymm  cl-useful: 0/1314/34030 lits-rem:0 time: 0.14
541.40/541.46	c calculated reachability. Time: 0.00
541.40/541.46	c  N dy    26    537351       430     34030        60     53640    238126   3727318    127.35    103.56  --
541.40/541.46	c  F st    26    537351       430     34030        60     53640    238126   3727318    127.35    103.56  --
542.00/542.05	c Decided on static restart strategy
651.80/651.85	c  N dy    33    806027       430     34030        60     40806    238126   1520996    124.58    106.60  --
651.90/651.93	c  S st    33    806027       430     34030        60     40806    238126   1520996    124.58    106.60  --
652.10/652.12	c  S st    33    806529       430     34030        60     41307    238126   1558569    124.58    106.60  --
652.10/652.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
652.10/652.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
652.40/652.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.3M T:  0.28
652.40/652.40	c Calc non-exist non-lernt bins v-fix:     0 done:    430 time:  0.00 s
652.40/652.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
652.40/652.42	c Subs w/ non-existent bins:      0 time:  0.01 s
652.40/652.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
652.40/652.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
652.40/652.47	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
656.80/656.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.04
663.80/663.83	c Added 5 vars  tried: 80000 time: 6.95
663.90/663.91	c ORs :      5 avg-s:  0.0 cl-sh:  6938 l-rem:   6938 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    7.03
663.90/663.94	c lits-rem:       252  cl-subs:     1330  v-elim:    400  v-fix:    0  time: 11.48 s
663.90/663.94	c learnt bin added due to v-elim: 0
663.90/663.95	c vivif2 --  cl tried    34035 cl shrink        0 lits rem          0 time: 0.00
663.90/663.96	c vivif2 --  cl tried    39977 cl shrink        0 lits rem          0 time: 0.02
664.00/664.09	c asymm  cl-useful: 0/1179/34035 lits-rem:0 time: 0.13
664.00/664.09	c calculated reachability. Time: 0.00
664.00/664.09	c  N dy    33    806529       435     34035        70     39977    238144   1460087    124.58    106.60  --
862.00/862.02	c  N dy    34   1209793       435     34035        70     51088    238144   1912504    124.79    109.11  --
862.10/862.12	c  S st    34   1209793       435     34035        70     51088    238144   1912504    124.79    109.11  --
862.31/862.33	c  S st    34   1210295       435     34035        70     51589    238144   1950324    124.79    109.11  --
862.31/862.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
862.31/862.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
862.60/862.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.8M T:  0.34
862.60/862.68	c Calc non-exist non-lernt bins v-fix:     0 done:    435 time:  0.00 s
862.60/862.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
862.70/862.70	c Subs w/ non-existent bins:      0 time:  0.02 s
862.70/862.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
862.70/862.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
862.70/862.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
868.20/868.21	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.07
877.30/877.34	c Added 5 vars  tried: 80000 time: 9.13
877.50/877.51	c ORs :      5 avg-s:  0.0 cl-sh: 11609 l-rem:  11609 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    9.30
877.50/877.54	c lits-rem:       133  cl-subs:     1346  v-elim:    400  v-fix:    0  time: 14.77 s
877.50/877.54	c learnt bin added due to v-elim: 0
877.50/877.55	c vivif2 --  cl tried    34040 cl shrink        0 lits rem          0 time: 0.00
877.50/877.57	c vivif2 --  cl tried    50243 cl shrink        0 lits rem          0 time: 0.02
877.71/877.70	c asymm  cl-useful: 0/1055/34040 lits-rem:0 time: 0.14
877.71/877.70	c calculated reachability. Time: 0.00
877.71/877.70	c  N dy    34   1210295       440     34040        80     50243    238163   1856389    124.79    109.11  --
1129.72/1129.76	c  N dy    35   1710295       440     34040        80     74661    238163   4083858    131.39    109.51  --
1129.91/1129.93	c  S st    35   1710295       440     34040        80     74661    238163   4083858    131.39    109.51  --
1130.11/1130.16	c  S st    35   1710798       440     34040        80     75163    238163   4120394    131.39    109.51  --
1130.11/1130.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1130.11/1130.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1130.72/1130.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.5M T:  0.57
1130.72/1130.75	c Calc non-exist non-lernt bins v-fix:     0 done:    440 time:  0.00 s
1130.72/1130.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1130.72/1130.78	c Subs w/ non-existent bins:      0 time:  0.03 s
1130.82/1130.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1130.91/1130.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1130.91/1130.91	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1273.11/1273.18	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.32
1294.81/1294.81	c Added 5 vars  tried: 80000 time: 21.63
1295.51/1295.59	c ORs :      5 avg-s:  0.0 cl-sh: 29928 l-rem:  29928 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   22.42
1295.61/1295.66	c lits-rem:       412  cl-subs:     3855  v-elim:    400  v-fix:    0  time: 164.75 s
1295.61/1295.66	c learnt bin added due to v-elim: 0
1295.61/1295.66	c vivif2 --  cl tried    34045 cl shrink        0 lits rem          0 time: 0.00
1295.72/1295.70	c vivif2 --  cl tried    71308 cl shrink        0 lits rem          0 time: 0.04
1295.82/1295.86	c asymm  cl-useful: 0/1072/34045 lits-rem:0 time: 0.15
1295.82/1295.86	c calculated reachability. Time: 0.00
1295.82/1295.86	c  N dy    35   1710798       445     34045        90     71308    238181   3678629    131.39    109.51  --

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 2.07 2.88 3.48 4/184 18254
/proc/meminfo: memFree=21996576/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=29056 CPUtime=0 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 856 0 0 0 0 0 0 0 21 0 1 0 290678941 29753344 791 33554432000 4194304 4797429 140736868686064 18446744073709551615 210646842906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 7264 791 347 148 0 2193 0

[startup+0.020622 s]
/proc/loadavg: 2.07 2.88 3.48 4/184 18254
/proc/meminfo: memFree=21996576/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=29844 CPUtime=0.01 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 1190 0 0 0 1 0 0 0 21 0 1 0 290678941 30560256 1109 33554432000 4194304 4797429 140736868686064 18446744073709551615 210646842855 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 7461 1109 348 148 0 2390 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29844

[startup+0.100607 s]
/proc/loadavg: 2.07 2.88 3.48 4/184 18254
/proc/meminfo: memFree=21996576/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=30900 CPUtime=0.09 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 1592 0 0 0 9 0 0 0 21 0 1 0 290678941 31641600 1498 33554432000 4194304 4797429 140736868686064 18446744073709551615 4429097 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 7725 1498 371 148 0 2654 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30900

[startup+0.300577 s]
/proc/loadavg: 2.07 2.88 3.48 4/184 18254
/proc/meminfo: memFree=21996576/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=135024 CPUtime=0.29 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 3225 0 0 0 29 0 0 0 22 0 1 0 290678941 138264576 2502 33554432000 4194304 4797429 140736868686064 18446744073709551615 4450362 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 33756 2502 395 148 0 28685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 135024

[startup+0.700506 s]
/proc/loadavg: 2.07 2.88 3.48 4/184 18254
/proc/meminfo: memFree=21996576/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=135024 CPUtime=0.69 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 3516 0 0 0 69 0 0 0 24 0 1 0 290678941 138264576 2792 33554432000 4194304 4797429 140736868686064 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 33756 2792 406 148 0 28685 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135024

[startup+1.50037 s]
/proc/loadavg: 2.07 2.88 3.48 6/188 18261
/proc/meminfo: memFree=21945644/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=136612 CPUtime=1.49 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 4640 0 0 0 149 0 0 0 25 0 1 0 290678941 139890688 3074 33554432000 4194304 4797429 140736868686064 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 34153 3074 406 148 0 29082 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 136612

[startup+3.1011 s]
/proc/loadavg: 2.07 2.88 3.48 6/188 18261
/proc/meminfo: memFree=21935124/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=137480 CPUtime=3.09 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 6149 0 0 0 308 1 0 0 25 0 1 0 290678941 140779520 3436 33554432000 4194304 4797429 140736868686064 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 34370 3436 406 148 0 29299 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 137480

[startup+6.30056 s]
/proc/loadavg: 2.55 2.96 3.50 6/188 18261
/proc/meminfo: memFree=21919508/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=138560 CPUtime=6.29 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 9056 0 0 0 627 2 0 0 25 0 1 0 290678941 141885440 3488 33554432000 4194304 4797429 140736868686064 18446744073709551615 4429107 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 34640 3488 409 148 0 29569 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 138560

[startup+12.7005 s]
/proc/loadavg: 2.82 3.01 3.52 5/188 18261
/proc/meminfo: memFree=21890568/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=146388 CPUtime=12.69 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 13139 0 0 0 1267 2 0 0 25 0 1 0 290678941 149901312 5969 33554432000 4194304 4797429 140736868686064 18446744073709551615 4524480 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 36597 5969 411 148 0 31526 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 146388

[startup+25.5003 s]
/proc/loadavg: 3.08 3.06 3.52 5/188 18261
/proc/meminfo: memFree=21872852/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=150072 CPUtime=25.49 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 17711 0 0 0 2546 3 0 0 25 0 1 0 290678941 153673728 6918 33554432000 4194304 4797429 140736868686064 18446744073709551615 4495561 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 37518 6918 415 148 0 32447 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 150072

[startup+51.101 s]
/proc/loadavg: 3.39 3.13 3.54 5/188 18261
/proc/meminfo: memFree=21835524/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=154412 CPUtime=51.09 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 29249 0 0 0 5104 5 0 0 25 0 1 0 290678941 158117888 7295 33554432000 4194304 4797429 140736868686064 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 38603 7295 416 148 0 33532 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 154412

[startup+102.306 s]
/proc/loadavg: 3.74 3.26 3.56 5/188 18263
/proc/meminfo: memFree=21793336/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=159720 CPUtime=102.3 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 51846 0 0 0 10220 10 0 0 25 0 1 0 290678941 163553280 9874 33554432000 4194304 4797429 140736868686064 18446744073709551615 4351626 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 39930 9874 416 148 0 34859 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 159720

[startup+162.3 s]
/proc/loadavg: 3.90 3.40 3.58 5/188 18265
/proc/meminfo: memFree=21742472/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=178912 CPUtime=162.29 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 70016 0 0 0 16215 14 0 0 25 0 1 0 290678941 183205888 16134 33554432000 4194304 4797429 140736868686064 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 44728 16134 418 148 0 39657 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 178912

[startup+222.301 s]
/proc/loadavg: 4.00 3.52 3.61 5/188 18267
/proc/meminfo: memFree=21719628/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=178912 CPUtime=222.29 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 70016 0 0 0 22215 14 0 0 25 0 1 0 290678941 183205888 16134 33554432000 4194304 4797429 140736868686064 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 44728 16134 418 148 0 39657 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 178912

[startup+282.301 s]
/proc/loadavg: 4.00 3.60 3.63 5/188 18267
/proc/meminfo: memFree=21708076/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=178912 CPUtime=282.29 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 70019 0 0 0 28215 14 0 0 25 0 1 0 290678941 183205888 16137 33554432000 4194304 4797429 140736868686064 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 44728 16137 418 148 0 39657 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 178912

[startup+342.301 s]
/proc/loadavg: 4.00 3.67 3.65 5/188 18269
/proc/meminfo: memFree=21709672/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=182448 CPUtime=342.3 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 92231 0 0 0 34211 19 0 0 25 0 1 0 290678941 186826752 15034 33554432000 4194304 4797429 140736868686064 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 45612 15034 418 148 0 40541 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 182448

[startup+402.301 s]
/proc/loadavg: 4.00 3.73 3.67 5/188 18271
/proc/meminfo: memFree=21662156/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=183700 CPUtime=402.3 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 99606 0 0 0 40207 23 0 0 25 0 1 0 290678941 188108800 17360 33554432000 4194304 4797429 140736868686064 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 45925 17360 418 148 0 40854 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 183700

[startup+462.301 s]
/proc/loadavg: 4.03 3.79 3.69 5/188 18273
/proc/meminfo: memFree=21653580/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=183700 CPUtime=462.3 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 99606 0 0 0 46207 23 0 0 25 0 1 0 290678941 188108800 17360 33554432000 4194304 4797429 140736868686064 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 45925 17360 418 148 0 40854 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 183700

[startup+522.301 s]
/proc/loadavg: 4.01 3.83 3.71 5/188 18275
/proc/meminfo: memFree=21678104/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=183700 CPUtime=522.3 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 99606 0 0 0 52207 23 0 0 25 0 1 0 290678941 188108800 17360 33554432000 4194304 4797429 140736868686064 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 45925 17360 418 148 0 40854 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 183700

[startup+582.3 s]
/proc/loadavg: 4.05 3.87 3.73 5/188 18275
/proc/meminfo: memFree=21634944/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=189556 CPUtime=582.3 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 118219 0 0 0 58203 27 0 0 25 0 1 0 290678941 194105344 19531 33554432000 4194304 4797429 140736868686064 18446744073709551615 4389397 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 47389 19531 418 148 0 42318 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 189556

[startup+642.3 s]
/proc/loadavg: 4.02 3.89 3.74 5/188 18277
/proc/meminfo: memFree=21596480/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=190108 CPUtime=642.31 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 140499 0 0 0 64196 35 0 0 25 0 1 0 290678941 194670592 18507 33554432000 4194304 4797429 140736868686064 18446744073709551615 210646843067 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 47527 18507 418 148 0 42456 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 190108

[startup+702.3 s]
/proc/loadavg: 4.00 3.91 3.75 5/188 18279
/proc/meminfo: memFree=21624616/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=192472 CPUtime=702.3 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 158723 0 0 0 70186 44 0 0 25 0 1 0 290678941 197091328 16716 33554432000 4194304 4797429 140736868686064 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 48118 16716 418 148 0 43047 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 192472

[startup+762.307 s]
/proc/loadavg: 4.00 3.92 3.77 5/188 18281
/proc/meminfo: memFree=21579968/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=193648 CPUtime=762.31 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 178065 0 0 0 76176 55 0 0 25 0 1 0 290678941 198295552 21959 33554432000 4194304 4797429 140736868686064 18446744073709551615 4424626 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 48412 21959 418 148 0 43341 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 193648

[startup+822.301 s]
/proc/loadavg: 4.05 3.95 3.78 5/188 18283
/proc/meminfo: memFree=21603636/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=194708 CPUtime=822.3 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 198587 0 0 0 82165 65 0 0 25 0 1 0 290678941 199380992 20304 33554432000 4194304 4797429 140736868686064 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 48677 20304 418 148 0 43606 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 194708

[startup+882.301 s]
/proc/loadavg: 4.02 3.95 3.80 5/188 18283
/proc/meminfo: memFree=21572624/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=195992 CPUtime=882.31 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 213055 0 0 0 88158 73 0 0 25 0 1 0 290678941 200695808 19039 33554432000 4194304 4797429 140736868686064 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 48998 19039 418 148 0 43927 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 195992

[startup+942.301 s]
/proc/loadavg: 4.00 3.96 3.81 5/188 18285
/proc/meminfo: memFree=21561456/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=197112 CPUtime=942.31 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 231368 0 0 0 94147 84 0 0 25 0 1 0 290678941 201842688 21543 33554432000 4194304 4797429 140736868686064 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 49278 21543 418 148 0 44207 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 197112

[startup+1002.3 s]
/proc/loadavg: 4.00 3.96 3.82 5/188 18287
/proc/meminfo: memFree=21549164/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=197948 CPUtime=1002.31 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 250083 0 0 0 100143 88 0 0 25 0 1 0 290678941 202698752 23771 33554432000 4194304 4797429 140736868686064 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 49487 23771 418 148 0 44416 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 197948

[startup+1062.3 s]
/proc/loadavg: 4.04 3.98 3.83 5/188 18289
/proc/meminfo: memFree=21566760/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=199652 CPUtime=1062.31 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 270666 0 0 0 106138 93 0 0 25 0 1 0 290678941 204443648 18854 33554432000 4194304 4797429 140736868686064 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 49913 18854 418 148 0 44842 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 199652

[startup+1122.3 s]
/proc/loadavg: 4.05 4.00 3.84 5/188 18291
/proc/meminfo: memFree=21534988/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=200552 CPUtime=1122.31 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 288259 0 0 0 112134 97 0 0 25 0 1 0 290678941 205365248 18503 33554432000 4194304 4797429 140736868686064 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 50138 18503 418 148 0 45067 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 200552

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.85 5/188 18291
/proc/meminfo: memFree=21530132/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=204112 CPUtime=1182.31 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 291235 0 0 0 118133 98 0 0 25 0 1 0 290678941 209010688 21451 33554432000 4194304 4797429 140736868686064 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 51028 21451 418 148 0 45957 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 204112

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/188 18293
/proc/meminfo: memFree=21515988/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=204112 CPUtime=1242.31 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 291235 0 0 0 124133 98 0 0 25 0 1 0 290678941 209010688 21451 33554432000 4194304 4797429 140736868686064 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 51028 21451 418 148 0 45957 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 204112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.86 3/184 18297
/proc/meminfo: memFree=21772928/32951132 swapFree=67111528/67111528
[pid=18254] ppid=18252 vsize=204624 CPUtime=1300.02 cores=5,7
/proc/18254/stat : 18254 (techdemo) R 18252 18254 17312 0 -1 4202496 292441 0 0 0 129903 99 0 0 25 0 1 0 290678941 209534976 22644 33554432000 4194304 4797429 140736868686064 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18254/statm: 51156 22644 418 148 0 46085 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 204624

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.03
CPU system time (s): 0.996848
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 314476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.03
system time used= 0.996848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 292441
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 1509

runsolver used 2.01669 second user time and 5.09123 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-03 02:33:13
IDJOB=3173227
IDBENCH=82645
IDSOLVER=1585
FILE ID=node129/3173227-1301790793
RUNJOBID= node129-1301790793-18221
PBS_JOBID= 12841389
Free space on /tmp= 72132 MiB

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

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

MD5SUM BENCH= 9c09330ef9d704e301452237c81ff9c7
RANDOM SEED=830132268

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21996980 kB
Buffers:        354152 kB
Cached:       10270720 kB
SwapCached:          0 kB
Active:        7161764 kB
Inactive:      3542384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21996980 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           27304 kB
Writeback:           0 kB
AnonPages:       78900 kB
Mapped:          15984 kB
Slab:           188420 kB
PageTables:       4840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   357900 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

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