Trace number 3260657

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-mtUNSAT 169.207 42.6618

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_100_28_u.cnf
MD5SUM7fb794f1c5d1c4d1723aeeb5efb40cdc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark56.3054
Satisfiable
(Un)Satisfiability was proved
Number of variables2856
Number of clauses10578
Sum of the clauses size26556
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25178
Number of clauses of size 35400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 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-3260657-1304130756.cnf'
0.00/0.00	c -- header says num vars:           2856
0.00/0.00	c -- header says num clauses:       10578
0.00/0.02	c -- clauses added:            0 learnts,        10578 normals,            0 xors
0.00/0.02	c -- vars added       2856
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      2856      5400      5178         0     26556         0   no data   no data  --
0.00/0.03	c asymm  cl-useful: 95/5400/5400 lits-rem:285 time: 0.05
0.00/0.04	c Flit:    50 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.03
0.00/0.04	c Calc non-exist non-lernt bins v-fix:     0 done:   2801 time:  0.00 s
0.00/0.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.04	c Subs w/ non-existent bins:     45 time:  0.00 s
0.00/0.04	c bin-w-bin subsume rem           40 bins  time:  0.00 s
0.00/0.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.04	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
0.00/0.05	c lits-rem:         0  cl-subs:        0  v-elim:    933  v-fix:    0  time:  0.02 s
0.00/0.05	c learnt bin added due to v-elim: 0
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:     681 undec:    1401 neg:     774
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.05	c  B st     0         0      1868      4000      4083         0     21655         0   no data   no data  --
0.00/0.12	c Decided on static restart strategy
0.00/0.28	c  N dy     7      5096      1867      4000      4110      2487     21654     30482     26.01      5.75  --
0.00/0.52	c  N dy    10      9117      1867      4000      4176      5187     21716     78371     17.77     10.82  --
3.25/0.88	c  N dy    25     14154      1867      4000      4188      6175     21716     87429     16.22     11.73  --
5.52/1.40	c  N dy    31     21588      1867      4000     14324      8565     22569    101860     13.51     12.46  --
7.51/1.95	c  N dy    34     30000      1867      4000     21634      9402     22619    123782     17.18     12.67  --
7.51/1.95	c  S st    34     30000      1867      4000     21634      9402     22619    123782     17.18     12.67  --
7.51/1.98	c  S st    34     30501      1867      4000     29257      9954     22681    141972     17.18     12.67  --
7.51/1.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.51/1.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.91/2.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:   8251 BRemL:    271 BRemN:     33 CBin:       0 P:  0.6M T:  0.22
7.91/2.04	c Calc non-exist non-lernt bins v-fix:     0 done:   1867 time:  0.01 s
7.91/2.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.91/2.04	c Subs w/ non-existent bins:    536 time:  0.02 s
7.91/2.06	c bin-w-bin subsume rem          231 bins  time:  0.02 s
7.91/2.06	c subs with bin:     1625  lits-rem:        72  v-fix:    0  time:  0.03 s
7.91/2.06	c Removed useless bin:       1  fixed:     0  bprops:   0.01M  time:  0.00 s
8.31/2.19	c lits-rem:       899  cl-subs:     8165  v-elim:   1003  v-fix:    0  time:  0.52 s
8.31/2.19	c learnt bin added due to v-elim: 0
8.31/2.19	c vivif2 --  cl tried     5124 cl shrink        0 lits rem          0 time: 0.01
8.31/2.19	c vivif2 --  cl tried      265 cl shrink        0 lits rem          0 time: 0.00
8.71/2.26	c asymm  cl-useful: 475/5124/5124 lits-rem:1289 time: 0.25
8.71/2.26	c calculated reachability. Time: 0.00
8.71/2.26	c  N dy    34     30501       931      4852     15338       265     30396     26228     17.18     12.67  --
8.71/2.26	c  F st    34     30501       931      4852     15338       265     30396     26228     17.18     12.67  --
9.11/2.35	c Decided on static restart strategy
9.51/2.44	c  N dy    49     34578       931      4852     15341      3092     30395     67590     13.58     12.77  --
10.31/2.67	c  N dy    76     38919       931      4852     15349      7335     30395    139262     17.61     12.03  --
11.90/3.05	c  N dy    89     44181       931      4852     16367     11663     30394    212080     18.03     11.82  --
12.30/3.16	c  S st    97     45751       931      4852     16368      7364     30394    131369     21.00     11.66  --
12.71/3.20	c  S st    97     46252       931      4852     16377      7848     30394    137778     21.00     11.66  --
12.71/3.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.71/3.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.71/3.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    851 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.11
12.71/3.23	c Calc non-exist non-lernt bins v-fix:     0 done:    931 time:  0.00 s
12.71/3.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.71/3.23	c Subs w/ non-existent bins:    317 time:  0.01 s
12.71/3.24	c bin-w-bin subsume rem          413 bins  time:  0.01 s
12.71/3.24	c subs with bin:      588  lits-rem:        33  v-fix:    0  time:  0.02 s
12.71/3.24	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.11/3.33	c lits-rem:       856  cl-subs:      277  v-elim:     37  v-fix:    0  time:  0.36 s
13.11/3.33	c learnt bin added due to v-elim: 0
13.11/3.33	c vivif2 --  cl tried     4001 cl shrink        0 lits rem          0 time: 0.00
13.11/3.33	c vivif2 --  cl tried     7532 cl shrink        0 lits rem          0 time: 0.00
13.11/3.40	c asymm  cl-useful: 109/4001/4001 lits-rem:260 time: 0.25
13.11/3.40	c calculated reachability. Time: 0.00
13.11/3.40	c  N dy    97     46252       923      3985     16786      7532     27675    134129     21.00     11.66  --
15.52/3.97	c  N dy    99     52564       923      3985     16798     11403     27675    182305     12.32     11.71  --
17.90/4.55	c  N dy   105     59034       923      3985     17865      9054     27683    132885     12.58     11.87  --
19.50/4.93	c  N dy   114     63117       923      3985     18635     11504     27683    167377     14.21     12.00  --
22.68/5.88	c  N dy   124     67434       923      3985     19383      7667     27683    114374     13.73     12.09  --
23.35/6.05	c  S st   133     69379       923      3985     19383      8798     27683    130287     14.47     12.15  --
23.35/6.09	c  S st   133     69881       923      3985     19392      9289     27683    135915     14.47     12.15  --
23.35/6.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.35/6.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.70/6.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    580 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.11
23.70/6.12	c Calc non-exist non-lernt bins v-fix:     0 done:    923 time:  0.01 s
23.70/6.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.70/6.13	c Subs w/ non-existent bins:     33 time:  0.01 s
23.70/6.13	c bin-w-bin subsume rem            1 bins  time:  0.01 s
23.70/6.14	c subs with bin:      128  lits-rem:        52  v-fix:    0  time:  0.02 s
23.70/6.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
24.03/6.21	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
25.11/6.51	c Added 10 vars  tried: 28084 time: 1.07
25.11/6.52	c ORs :     10 avg-s:  0.0 cl-sh:  3558 l-rem:   3558 b-add:     23 v-rep:   1 cl-rem: 8 avg s: 7.8 T:    1.11
25.11/6.52	c lits-rem:       214  cl-subs:     2080  v-elim:     29  v-fix:    0  time:  1.37 s
25.11/6.52	c learnt bin added due to v-elim: 0
25.11/6.52	c vivif2 --  cl tried     3977 cl shrink        0 lits rem          0 time: 0.00
25.11/6.52	c vivif2 --  cl tried     7057 cl shrink        0 lits rem          0 time: 0.00
25.11/6.58	c asymm  cl-useful: 30/3977/3977 lits-rem:35 time: 0.22
25.11/6.58	c calculated reachability. Time: 0.00
25.11/6.58	c  N dy   133     69881       933      3976     19995      7057     26744    105206     14.47     12.15  --
25.11/6.58	c  F st   133     69881       933      3976     19995      7057     26744    105206     14.47     12.15  --
25.11/6.58	c Replacing        1 vars Replaced      353 lits Time:     0.00 s 
25.91/6.73	c Decided on static restart strategy
26.71/6.94	c  N dy   150     74431       932      3976     19996     10504     26740    150947     14.06     12.17  --
28.33/7.39	c  N dy   174     79181       932      3976     20520     14114     26740    200751     13.78     12.25  --
30.31/7.84	c  N dy   196     84253       932      3976     20521     10772     26740    151341     14.07     12.30  --
38.70/9.91	c  N dy   204    104252       932      3976     20541     16502     26740    195580     11.63     12.04  --
38.70/9.98	c  S st   206    104821       932      3976     20765     16952     26740    201796     12.81     12.05  --
39.10/10.04	c  S st   206    105322       932      3976     20773     17441     26740    209116     12.81     12.05  --
39.10/10.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.10/10.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.10/10.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    337 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.19
39.10/10.09	c Calc non-exist non-lernt bins v-fix:     0 done:    932 time:  0.01 s
39.10/10.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.10/10.09	c Subs w/ non-existent bins:      0 time:  0.01 s
39.50/10.10	c bin-w-bin subsume rem            2 bins  time:  0.02 s
39.50/10.11	c subs with bin:      138  lits-rem:        26  v-fix:    0  time:  0.03 s
39.50/10.11	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
40.70/10.47	c ORs :      9 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 8 avg s: 9.1 T:    0.01
40.70/10.47	c lits-rem:       556  cl-subs:     8623  v-elim:     29  v-fix:    0  time:  1.46 s
40.70/10.47	c learnt bin added due to v-elim: 0
40.70/10.47	c vivif2 --  cl tried     3973 cl shrink        0 lits rem          0 time: 0.00
40.70/10.47	c vivif2 --  cl tried     8675 cl shrink        0 lits rem          0 time: 0.01
41.11/10.55	c asymm  cl-useful: 94/3973/3973 lits-rem:94 time: 0.28
41.11/10.55	c calculated reachability. Time: 0.00
41.11/10.55	c  N dy   206    105322       932      3973     21109      8675     26631    118798     12.81     12.05  --
43.49/11.19	c  N dy   221    112179       932      3973     21266     14269     26631    190043     12.01     12.01  --
49.06/12.51	c  N dy   242    125194       932      3973     21379     16136     26631    199016     10.27     11.94  --
49.06/12.51	c Finding binary XORs  T:     0.00 s  found:       0
55.05/14.01	c  N dy   244    138669       943      3973     21519     16020     26671    191220     10.97     11.74  --
59.45/15.14	c  N dy   250    147793       943      3973     21690     11913     26671    139271     11.56     11.68  --
63.84/16.26	c  N dy   257    157983       943      3973     21873     19560     26671    230679     11.67     11.63  --
63.84/16.27	c  S st   257    157983       943      3973     21873     19560     26671    230679     11.67     11.63  --
64.24/16.33	c  S st   257    158484       943      3973     21876     20053     26671    239075     11.67     11.63  --
64.24/16.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.24/16.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.24/16.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    187 BRemL:     78 BRemN:      0 CBin:       0 P:  2.9M T:  0.22
64.24/16.39	c Calc non-exist non-lernt bins v-fix:     0 done:    943 time:  0.01 s
64.24/16.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.24/16.39	c Subs w/ non-existent bins:      0 time:  0.01 s
64.64/16.40	c bin-w-bin subsume rem            0 bins  time:  0.01 s
64.64/16.41	c subs with bin:      153  lits-rem:        55  v-fix:    0  time:  0.04 s
64.64/16.41	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
65.83/16.79	c ORs :      9 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 16 avg s: 6.9 T:    0.02
65.83/16.79	c lits-rem:      1414  cl-subs:     9248  v-elim:     30  v-fix:    0  time:  1.51 s
65.83/16.79	c learnt bin added due to v-elim: 0
65.83/16.80	c vivif2 --  cl tried     3976 cl shrink        0 lits rem          0 time: 0.00
66.23/16.80	c vivif2 --  cl tried    10636 cl shrink        0 lits rem          0 time: 0.01
66.23/16.88	c asymm  cl-useful: 17/3976/3976 lits-rem:20 time: 0.32
66.23/16.88	c calculated reachability. Time: 0.00
66.23/16.88	c  N dy   257    158484       942      3976     21984     10636     26650    134046     11.67     11.63  --
73.82/18.79	c  N dy   263    175917       942      3976     21992     13243     26649    154641     10.62     11.49  --
79.02/20.01	c  N dy   268    187152       942      3976     22153     22069     26649    260759     13.13     11.38  --
86.20/21.86	c  N dy   281    203844       953      3976     22252     23182     26685    283993     12.91     11.35  --
95.00/24.01	c  N dy   284    221258       953      3976     22591     22717     26685    246930      9.89     11.27  --
102.60/25.98	c  N dy   291    237641       953      3976     22598     20537     26685    224404     10.97     11.18  --
102.60/26.00	c  S st   292    237727       953      3976     22598     20605     26685    225275     11.17     11.18  --
103.01/26.06	c  S st   292    238232       953      3976     22600     21108     26685    234586     11.17     11.18  --
103.01/26.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
103.01/26.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.38/26.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    168 BRemL:     17 BRemN:      0 CBin:       0 P:  3.2M T:  0.23
103.38/26.12	c Calc non-exist non-lernt bins v-fix:     0 done:    953 time:  0.01 s
103.38/26.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.38/26.12	c Subs w/ non-existent bins:      1 time:  0.02 s
103.38/26.13	c bin-w-bin subsume rem            0 bins  time:  0.01 s
103.38/26.14	c subs with bin:      170  lits-rem:        82  v-fix:    0  time:  0.04 s
103.38/26.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
104.99/26.51	c ORs :      9 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 15 avg s: 9.5 T:    0.02
104.99/26.52	c lits-rem:      2234  cl-subs:     8105  v-elim:     29  v-fix:    0  time:  1.50 s
104.99/26.52	c learnt bin added due to v-elim: 0
104.99/26.52	c vivif2 --  cl tried     3951 cl shrink        0 lits rem          0 time: 0.00
104.99/26.52	c vivif2 --  cl tried    12842 cl shrink        0 lits rem          0 time: 0.01
105.39/26.62	c asymm  cl-useful: 120/3951/3951 lits-rem:311 time: 0.38
105.39/26.62	c calculated reachability. Time: 0.00
105.39/26.62	c  N dy   292    238232       953      3951     22752     12842     25956    155318     11.17     11.18  --
113.37/28.62	c  N dy   297    255460       953      3951     22868     26212     25956    322066      9.50     11.12  --
138.93/35.09	c  N dy   300    303543       962      3951     23233     32644     25994    302638      8.03     10.69  --
151.33/38.11	c  N dy   308    324864       962      3951     23311     32413     25994    311709      7.95     10.56  --
165.70/41.78	c  N dy   320    350351       961      3951     24104     34726     25994    315087      5.95     10.34  --
168.10/42.39	c  E dy   324    353493       947      3951     24170     18608     25994    158818      4.79     10.30  --
169.06/42.64	c Following stats are for *FIRST FINISHED THREAD ONLY*
169.06/42.64	c num threads              : 4          
169.06/42.64	c restarts                 : 324        
169.06/42.64	c dynamic restarts         : 306        
169.06/42.64	c static restarts          : 18         
169.06/42.64	c full restarts            : 2          
169.06/42.64	c total simplify time      : 0.00       
169.06/42.64	c learnts DL2              : 0          
169.06/42.64	c learnts size 2           : 48633      
169.06/42.64	c learnts size 1           : 363         (12.53     % of vars)
169.06/42.64	c filedLit time            : 1.10        (0.65      % time)
169.06/42.64	c v-elim SatELite          : 1878        (64.80     % vars)
169.06/42.64	c SatELite time            : 6.73        (3.99      % time)
169.06/42.64	c v-elim xor               : 0           (0.00      % vars)
169.06/42.64	c xor elim time            : 0.02        (0.01      % time)
169.06/42.64	c num binary xor trees     : 1          
169.06/42.64	c binxor trees' crown      : 1           (1.00      leafs/tree)
169.06/42.64	c bin xor find time        : 0.00       
169.06/42.64	c OTF clause subsumed      : 82648       (0.23      clauses/conflict)
169.06/42.64	c OTF subs. size diff      : 98741       (1.19       lits/clause)
169.06/42.64	c OTF cl watch-shrink      : 25591       (0.07      clauses/conflict)
169.06/42.64	c OTF cl watch-sh-lit      : 32646       (1.28       lits/clause)
169.06/42.64	c tried to recurMin cls    : 353475      (99.99      % of conflicts)
169.06/42.64	c updated cache            : 19          (0.00       lits/tried recurMin)
169.06/42.64	c OTF Gate-Rem cl          : 37203       (0.11      clauses/conflict)
169.06/42.64	c OTF Gate-rem lits        : 41098       (1.10      lits/confl)
169.06/42.64	c unit cls received        : 0           (0.00      % of units)
169.06/42.64	c unit cls sent            : 3           (0.83      % of units)
169.06/42.64	c bin cls received         : 31931      
169.06/42.64	c bin cls sent             : 11460      
169.06/42.64	c tri cls recevied         : 3361       
169.06/42.64	c tri cls sent             : 1983       
169.06/42.64	c clauses over max glue    : 0           (0.00      % of all clauses)
169.06/42.64	c conflicts                : 353493      (2092.54   / sec)
169.06/42.64	c decisions                : 392170      (2.38      % random)
169.06/42.64	c bogo-props               : 3483126464  (20618717.26 / sec)
169.06/42.64	c props                    : 87178603    (516062.50 / sec)
169.06/42.64	c conflict literals        : 4246859     (29.48     % deleted)
169.06/42.64	c Memory used              : 686.58      MB
169.06/42.64	c single-thread CPU time   : 168.93      s
169.06/42.64	c all-threads sum CPU time : 168.93      s
169.06/42.64	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3260657-1304130756/watcher-3260657-1304130756 -o /tmp/evaluation-result-3260657-1304130756/solver-3260657-1304130756 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3260657-1304130756.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.08 7.85 7.99 3/172 16635
/proc/meminfo: memFree=31244296/32951132 swapFree=67111364/67111528
[pid=16635] ppid=16633 vsize=24264 CPUtime=0 cores=1,3,5,7
/proc/16635/stat : 16635 (techdemo) R 16633 16635 15609 0 -1 4202496 1131 0 0 0 0 0 0 0 22 0 1 0 524674281 24846336 1071 33554432000 4194304 4797429 140734099782624 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16635/statm: 6066 1074 341 148 0 995 0

[startup+0.063767 s]
/proc/loadavg: 7.08 7.85 7.99 3/172 16635
/proc/meminfo: memFree=31244296/32951132 swapFree=67111364/67111528
[pid=16635] ppid=16633 vsize=680572 CPUtime=0.8 cores=1,3,5,7
/proc/16635/stat : 16635 (techdemo) R 16633 16635 15609 0 -1 4202496 4112 0 0 0 79 1 0 0 18 0 4 0 524674281 696905728 3826 33554432000 4194304 4797429 140734099782624 18446744073709551615 242970241140 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16635/statm: 171056 4731 415 148 0 165985 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 680572

[startup+0.821189 s]
/proc/loadavg: 7.08 7.85 7.99 3/172 16635
/proc/meminfo: memFree=31244296/32951132 swapFree=67111364/67111528
[pid=16635] ppid=16633 vsize=685868 CPUtime=3.25 cores=1,3,5,7
/proc/16635/stat : 16635 (techdemo) R 16633 16635 15609 0 -1 4202496 7519 0 0 0 324 1 0 0 19 0 4 0 524674281 702328832 6489 33554432000 4194304 4797429 140734099782624 18446744073709551615 4423077 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16635/statm: 171467 6489 416 148 0 166396 0
Current children cumulated CPU time (s) 3.25
Current children cumulated vsize (KiB) 685868

[startup+0.928327 s]
/proc/loadavg: 7.08 7.85 7.99 3/172 16635
/proc/meminfo: memFree=31244296/32951132 swapFree=67111364/67111528
[pid=16635] ppid=16633 vsize=686728 CPUtime=3.65 cores=1,3,5,7
/proc/16635/stat : 16635 (techdemo) R 16633 16635 15609 0 -1 4202496 7855 0 0 0 364 1 0 0 19 0 4 0 524674281 703209472 6819 33554432000 4194304 4797429 140734099782624 18446744073709551615 4424987 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16635/statm: 171682 6819 418 148 0 166611 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 686728

[startup+1.03355 s]
/proc/loadavg: 7.08 7.85 7.99 3/172 16635
/proc/meminfo: memFree=31244296/32951132 swapFree=67111364/67111528
[pid=16635] ppid=16633 vsize=686860 CPUtime=4.04 cores=1,3,5,7
/proc/16635/stat : 16635 (techdemo) R 16633 16635 15609 0 -1 4202496 8010 0 0 0 403 1 0 0 19 0 4 0 524674281 703344640 6971 33554432000 4194304 4797429 140734099782624 18446744073709551615 4258789 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16635/statm: 171715 6971 418 148 0 166644 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 686860

[startup+1.50047 s]
/proc/loadavg: 7.08 7.85 7.99 3/172 16635
/proc/meminfo: memFree=31244296/32951132 swapFree=67111364/67111528
[pid=16635] ppid=16633 vsize=688080 CPUtime=5.92 cores=1,3,5,7
/proc/16635/stat : 16635 (techdemo) R 16633 16635 15609 0 -1 4202496 8687 0 0 0 590 2 0 0 20 0 4 0 524674281 704593920 7447 33554432000 4194304 4797429 140734099782624 18446744073709551615 4391177 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16635/statm: 172020 7447 418 148 0 166949 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 688080

[startup+3.1002 s]
/proc/loadavg: 7.08 7.85 7.99 7/182 16648
/proc/meminfo: memFree=31029104/32951132 swapFree=67111364/67111528
[pid=16635] ppid=16633 vsize=692148 CPUtime=12.3 cores=1,3,5,7
/proc/16635/stat : 16635 (techdemo) R 16633 16635 15609 0 -1 4202496 11428 0 0 0 1228 2 0 0 25 0 4 0 524674281 708759552 8494 33554432000 4194304 4797429 140734099782624 18446744073709551615 4424958 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16635/statm: 173037 8494 418 148 0 167966 0
[pid=16635/tid=16637] ppid=16633 vsize=692148 CPUtime=3.06 cores=1,3,5,7
/proc/16635/task/16637/stat : 16637 (techdemo) R 16633 16635 15609 0 -1 4202560 2058 0 0 0 306 0 0 0 25 0 4 0 524674283 708759552 8494 33554432000 4194304 4797429 140734099782624 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16635/tid=16638] ppid=16633 vsize=692148 CPUtime=3.07 cores=1,3,5,7
/proc/16635/task/16638/stat : 16638 (techdemo) R 16633 16635 15609 0 -1 4202560 2049 0 0 0 307 0 0 0 25 0 4 0 524674283 708759552 8494 33554432000 4194304 4797429 140734099782624 18446744073709551615 4520291 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16635/tid=16639] ppid=16633 vsize=692148 CPUtime=3.05 cores=1,3,5,7
/proc/16635/task/16639/stat : 16639 (techdemo) R 16633 16635 15609 0 -1 4202560 1963 0 0 0 305 0 0 0 25 0 4 0 524674283 708759552 8494 33554432000 4194304 4797429 140734099782624 18446744073709551615 4524442 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 692148

[startup+6.30064 s]
/proc/loadavg: 7.31 7.89 8.00 9/182 16648
/proc/meminfo: memFree=30961320/32951132 swapFree=67111364/67111528
[pid=16635] ppid=16633 vsize=693676 CPUtime=24.36 cores=1,3,5,7
/proc/16635/stat : 16635 (techdemo) R 16633 16635 15609 0 -1 4202496 13340 0 0 0 2428 8 0 0 25 0 4 0 524674281 710324224 9307 33554432000 4194304 4797429 140734099782624 18446744073709551615 4510043 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16635/statm: 173419 9307 419 148 0 168348 0
[pid=16635/tid=16637] ppid=16633 vsize=693676 CPUtime=6.25 cores=1,3,5,7
/proc/16635/task/16637/stat : 16637 (techdemo) R 16633 16635 15609 0 -1 4202560 2480 0 0 0 623 2 0 0 25 0 4 0 524674283 710324224 9307 33554432000 4194304 4797429 140734099782624 18446744073709551615 4429154 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16635/tid=16638] ppid=16633 vsize=693676 CPUtime=6.21 cores=1,3,5,7
/proc/16635/task/16638/stat : 16638 (techdemo) R 16633 16635 15609 0 -1 4202560 2474 0 0 0 620 1 0 0 25 0 4 0 524674283 710324224 9307 33554432000 4194304 4797429 140734099782624 18446744073709551615 4426330 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16635/tid=16639] ppid=16633 vsize=693676 CPUtime=5.91 cores=1,3,5,7
/proc/16635/task/16639/stat : 16639 (techdemo) R 16633 16635 15609 0 -1 4202560 2328 0 0 0 589 2 0 0 25 0 4 0 524674283 710324224 9307 33554432000 4194304 4797429 140734099782624 18446744073709551615 4427384 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.36
Current children cumulated vsize (KiB) 693676

[startup+12.7005 s]
/proc/loadavg: 7.37 7.89 8.00 9/182 16648
/proc/meminfo: memFree=30869572/32951132 swapFree=67111364/67111528
[pid=16635] ppid=16633 vsize=696424 CPUtime=49.87 cores=1,3,5,7
/proc/16635/stat : 16635 (techdemo) R 16633 16635 15609 0 -1 4202496 16710 0 0 0 4973 14 0 0 25 0 4 0 524674281 713138176 10415 33554432000 4194304 4797429 140734099782624 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16635/statm: 174106 10415 421 148 0 169035 0
[pid=16635/tid=16637] ppid=16633 vsize=696424 CPUtime=12.62 cores=1,3,5,7
/proc/16635/task/16637/stat : 16637 (techdemo) R 16633 16635 15609 0 -1 4202560 2855 0 0 0 1260 2 0 0 25 0 4 0 524674283 713138176 10415 33554432000 4194304 4797429 140734099782624 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16635/tid=16638] ppid=16633 vsize=696424 CPUtime=12.61 cores=1,3,5,7
/proc/16635/task/16638/stat : 16638 (techdemo) R 16633 16635 15609 0 -1 4202560 3194 0 0 0 1260 1 0 0 25 0 4 0 524674283 713138176 10415 33554432000 4194304 4797429 140734099782624 18446744073709551615 4332837 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16635/tid=16639] ppid=16633 vsize=696424 CPUtime=12.25 cores=1,3,5,7
/proc/16635/task/16639/stat : 16639 (techdemo) R 16633 16635 15609 0 -1 4202560 3011 0 0 0 1218 7 0 0 25 0 4 0 524674283 713138176 10415 33554432000 4194304 4797429 140734099782624 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.87
Current children cumulated vsize (KiB) 696424

[startup+25.5003 s]
/proc/loadavg: 7.51 7.89 8.00 9/182 16648
/proc/meminfo: memFree=30861716/32951132 swapFree=67111364/67111528
[pid=16635] ppid=16633 vsize=806096 CPUtime=100.99 cores=1,3,5,7
/proc/16635/stat : 16635 (techdemo) R 16633 16635 15609 0 -1 4202496 21706 0 0 0 10082 17 0 0 25 0 4 0 524674281 825442304 11944 33554432000 4194304 4797429 140734099782624 18446744073709551615 4331623 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16635/statm: 201524 11944 421 148 0 196453 0
[pid=16635/tid=16637] ppid=16633 vsize=806096 CPUtime=25.37 cores=1,3,5,7
/proc/16635/task/16637/stat : 16637 (techdemo) R 16633 16635 15609 0 -1 4202560 3732 0 0 0 2534 3 0 0 25 0 4 0 524674283 825442304 11944 33554432000 4194304 4797429 140734099782624 18446744073709551615 4520376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16635/tid=16638] ppid=16633 vsize=806096 CPUtime=25.41 cores=1,3,5,7
/proc/16635/task/16638/stat : 16638 (techdemo) R 16633 16635 15609 0 -1 4202560 3797 0 0 0 2539 2 0 0 25 0 4 0 524674283 825442304 11944 33554432000 4194304 4797429 140734099782624 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16635/tid=16639] ppid=16633 vsize=806096 CPUtime=25.04 cores=1,3,5,7
/proc/16635/task/16639/stat : 16639 (techdemo) R 16633 16635 15609 0 -1 4202560 3675 0 0 0 2496 8 0 0 25 0 4 0 524674283 825442304 11944 33554432000 4194304 4797429 140734099782624 18446744073709551615 242970593639 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.99
Current children cumulated vsize (KiB) 806096

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

[startup+26.2002 s]
/proc/loadavg: 7.51 7.89 8.00 9/182 16648
/proc/meminfo: memFree=30859856/32951132 swapFree=67111364/67111528
[pid=16635] ppid=16633 vsize=700168 CPUtime=103.78 cores=1,3,5,7
/proc/16635/stat : 16635 (techdemo) R 16633 16635 15609 0 -1 4202496 21924 0 0 0 10361 17 0 0 25 0 4 0 524674281 716972032 11799 33554432000 4194304 4797429 140734099782624 18446744073709551615 4506535 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16635/statm: 175042 11799 421 148 0 169971 0
[pid=16635/tid=16637] ppid=16633 vsize=700168 CPUtime=26.06 cores=1,3,5,7
/proc/16635/task/16637/stat : 16637 (techdemo) R 16633 16635 15609 0 -1 4202560 3750 0 0 0 2603 3 0 0 25 0 4 0 524674283 716972032 11799 33554432000 4194304 4797429 140734099782624 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16635/tid=16638] ppid=16633 vsize=700168 CPUtime=26.11 cores=1,3,5,7
/proc/16635/task/16638/stat : 16638 (techdemo) R 16633 16635 15609 0 -1 4202560 3797 0 0 0 2609 2 0 0 25 0 4 0 524674283 716972032 11799 33554432000 4194304 4797429 140734099782624 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16635/tid=16639] ppid=16633 vsize=700168 CPUtime=25.74 cores=1,3,5,7
/proc/16635/task/16639/stat : 16639 (techdemo) R 16633 16635 15609 0 -1 4202560 3802 0 0 0 2566 8 0 0 25 0 4 0 524674283 716972032 11799 33554432000 4194304 4797429 140734099782624 18446744073709551615 4509125 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 103.78
Current children cumulated vsize (KiB) 700168

[startup+32.6061 s]
/proc/loadavg: 7.55 7.89 8.00 10/182 16649
/proc/meminfo: memFree=30849804/32951132 swapFree=67111364/67111528
[pid=16635] ppid=16633 vsize=701004 CPUtime=129.37 cores=1,3,5,7
/proc/16635/stat : 16635 (techdemo) R 16633 16635 15609 0 -1 4202496 23954 0 0 0 12915 22 0 0 25 0 4 0 524674281 717828096 12087 33554432000 4194304 4797429 140734099782624 18446744073709551615 4424639 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16635/statm: 175251 12087 421 148 0 170180 0
[pid=16635/tid=16637] ppid=16633 vsize=701004 CPUtime=32.44 cores=1,3,5,7
/proc/16635/task/16637/stat : 16637 (techdemo) R 16633 16635 15609 0 -1 4202560 4123 0 0 0 3241 3 0 0 25 0 4 0 524674283 717828096 12087 33554432000 4194304 4797429 140734099782624 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16635/tid=16638] ppid=16633 vsize=701004 CPUtime=32.52 cores=1,3,5,7
/proc/16635/task/16638/stat : 16638 (techdemo) R 16633 16635 15609 0 -1 4202560 4172 0 0 0 3250 2 0 0 25 0 4 0 524674283 717828096 12087 33554432000 4194304 4797429 140734099782624 18446744073709551615 4524592 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16635/tid=16639] ppid=16633 vsize=701004 CPUtime=32.13 cores=1,3,5,7
/proc/16635/task/16639/stat : 16639 (techdemo) R 16633 16635 15609 0 -1 4202560 3997 0 0 0 3202 11 0 0 25 0 4 0 524674283 717828096 12087 33554432000 4194304 4797429 140734099782624 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 129.37
Current children cumulated vsize (KiB) 701004

[startup+39.001 s]
/proc/loadavg: 7.62 7.90 8.00 9/182 16649
/proc/meminfo: memFree=30842160/32951132 swapFree=67111364/67111528
[pid=16635] ppid=16633 vsize=702076 CPUtime=154.92 cores=1,3,5,7
/proc/16635/stat : 16635 (techdemo) R 16633 16635 15609 0 -1 4202496 25929 0 0 0 15469 23 0 0 25 0 4 0 524674281 718925824 12508 33554432000 4194304 4797429 140734099782624 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16635/statm: 175519 12508 421 148 0 170448 0
[pid=16635/tid=16637] ppid=16633 vsize=702076 CPUtime=38.8 cores=1,3,5,7
/proc/16635/task/16637/stat : 16637 (techdemo) R 16633 16635 15609 0 -1 4202560 4309 0 0 0 3877 3 0 0 25 0 4 0 524674283 718925824 12508 33554432000 4194304 4797429 140734099782624 18446744073709551615 4524493 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16635/tid=16638] ppid=16633 vsize=702076 CPUtime=38.91 cores=1,3,5,7
/proc/16635/task/16638/stat : 16638 (techdemo) R 16633 16635 15609 0 -1 4202560 4504 0 0 0 3889 2 0 0 25 0 4 0 524674283 718925824 12508 33554432000 4194304 4797429 140734099782624 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16635/tid=16639] ppid=16633 vsize=702076 CPUtime=38.52 cores=1,3,5,7
/proc/16635/task/16639/stat : 16639 (techdemo) R 16633 16635 15609 0 -1 4202560 4399 0 0 0 3841 11 0 0 25 0 4 0 524674283 718925824 12508 33554432000 4194304 4797429 140734099782624 18446744073709551615 4240441 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 154.92
Current children cumulated vsize (KiB) 702076

[startup+40.6007 s]
/proc/loadavg: 7.62 7.90 8.00 9/182 16649
/proc/meminfo: memFree=30838552/32951132 swapFree=67111364/67111528
[pid=16635] ppid=16633 vsize=702076 CPUtime=161.31 cores=1,3,5,7
/proc/16635/stat : 16635 (techdemo) R 16633 16635 15609 0 -1 4202496 26200 0 0 0 16108 23 0 0 25 0 4 0 524674281 718925824 12730 33554432000 4194304 4797429 140734099782624 18446744073709551615 4424408 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16635/statm: 175519 12730 421 148 0 170448 0
[pid=16635/tid=16637] ppid=16633 vsize=702076 CPUtime=40.39 cores=1,3,5,7
/proc/16635/task/16637/stat : 16637 (techdemo) R 16633 16635 15609 0 -1 4202560 4348 0 0 0 4036 3 0 0 25 0 4 0 524674283 718925824 12730 33554432000 4194304 4797429 140734099782624 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16635/tid=16638] ppid=16633 vsize=702076 CPUtime=40.51 cores=1,3,5,7
/proc/16635/task/16638/stat : 16638 (techdemo) R 16633 16635 15609 0 -1 4202560 4567 0 0 0 4049 2 0 0 25 0 4 0 524674283 718925824 12730 33554432000 4194304 4797429 140734099782624 18446744073709551615 4404796 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16635/tid=16639] ppid=16633 vsize=702076 CPUtime=40.12 cores=1,3,5,7
/proc/16635/task/16639/stat : 16639 (techdemo) R 16633 16635 15609 0 -1 4202560 4456 0 0 0 4001 11 0 0 25 0 4 0 524674283 718925824 12730 33554432000 4194304 4797429 140734099782624 18446744073709551615 4429141 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 161.31
Current children cumulated vsize (KiB) 702076

[startup+41.4066 s]
/proc/loadavg: 7.62 7.90 8.00 9/182 16649
/proc/meminfo: memFree=30838924/32951132 swapFree=67111364/67111528
[pid=16635] ppid=16633 vsize=702076 CPUtime=164.53 cores=1,3,5,7
/proc/16635/stat : 16635 (techdemo) R 16633 16635 15609 0 -1 4202496 26342 0 0 0 16430 23 0 0 25 0 4 0 524674281 718925824 12864 33554432000 4194304 4797429 140734099782624 18446744073709551615 4424868 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16635/statm: 175519 12864 421 148 0 170448 0
[pid=16635/tid=16637] ppid=16633 vsize=702076 CPUtime=41.19 cores=1,3,5,7
/proc/16635/task/16637/stat : 16637 (techdemo) R 16633 16635 15609 0 -1 4202560 4386 0 0 0 4116 3 0 0 25 0 4 0 524674283 718925824 12864 33554432000 4194304 4797429 140734099782624 18446744073709551615 4520376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16635/tid=16638] ppid=16633 vsize=702076 CPUtime=41.31 cores=1,3,5,7
/proc/16635/task/16638/stat : 16638 (techdemo) R 16633 16635 15609 0 -1 4202560 4585 0 0 0 4129 2 0 0 25 0 4 0 524674283 718925824 12864 33554432000 4194304 4797429 140734099782624 18446744073709551615 4524064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16635/tid=16639] ppid=16633 vsize=702076 CPUtime=40.93 cores=1,3,5,7
/proc/16635/task/16639/stat : 16639 (techdemo) R 16633 16635 15609 0 -1 4202560 4489 0 0 0 4082 11 0 0 25 0 4 0 524674283 718925824 12864 33554432000 4194304 4797429 140734099782624 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 164.53
Current children cumulated vsize (KiB) 702076

[startup+42.2005 s]
/proc/loadavg: 7.62 7.90 8.00 9/182 16649
/proc/meminfo: memFree=30838924/32951132 swapFree=67111364/67111528
[pid=16635] ppid=16633 vsize=702380 CPUtime=167.7 cores=1,3,5,7
/proc/16635/stat : 16635 (techdemo) R 16633 16635 15609 0 -1 4202496 26463 0 0 0 16747 23 0 0 25 0 4 0 524674281 719237120 12983 33554432000 4194304 4797429 140734099782624 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16635/statm: 175595 12983 421 148 0 170524 0
[pid=16635/tid=16637] ppid=16633 vsize=702380 CPUtime=41.99 cores=1,3,5,7
/proc/16635/task/16637/stat : 16637 (techdemo) R 16633 16635 15609 0 -1 4202560 4397 0 0 0 4196 3 0 0 25 0 4 0 524674283 719237120 12983 33554432000 4194304 4797429 140734099782624 18446744073709551615 4424865 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16635/tid=16638] ppid=16633 vsize=702380 CPUtime=42.1 cores=1,3,5,7
/proc/16635/task/16638/stat : 16638 (techdemo) R 16633 16635 15609 0 -1 4202560 4619 0 0 0 4208 2 0 0 25 0 4 0 524674283 719237120 12983 33554432000 4194304 4797429 140734099782624 18446744073709551615 4524611 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16635/tid=16639] ppid=16633 vsize=702380 CPUtime=41.72 cores=1,3,5,7
/proc/16635/task/16639/stat : 16639 (techdemo) R 16633 16635 15609 0 -1 4202560 4490 0 0 0 4161 11 0 0 25 0 4 0 524674283 719237120 12983 33554432000 4194304 4797429 140734099782624 18446744073709551615 4425918 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 167.7
Current children cumulated vsize (KiB) 702380

[startup+42.6004 s]
/proc/loadavg: 7.62 7.90 8.00 8/182 16649
/proc/meminfo: memFree=30837064/32951132 swapFree=67111364/67111528
[pid=16635] ppid=16633 vsize=703056 CPUtime=169.06 cores=1,3,5,7
/proc/16635/stat : 16635 (techdemo) S 16633 16635 15609 0 -1 4202496 26833 0 0 0 16883 23 0 0 24 0 4 0 524674281 719929344 12906 33554432000 4194304 4797429 140734099782624 18446744073709551615 242982379121 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16635/statm: 175764 12906 422 148 0 170693 0
[pid=16635/tid=16637] ppid=16633 vsize=703056 CPUtime=42.38 cores=1,3,5,7
/proc/16635/task/16637/stat : 16637 (techdemo) R 16633 16635 15609 0 -1 4202560 4414 0 0 0 4235 3 0 0 25 0 4 0 524674283 719929344 12906 33554432000 4194304 4797429 140734099782624 18446744073709551615 4430012 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16635/tid=16638] ppid=16633 vsize=703056 CPUtime=42.47 cores=1,3,5,7
/proc/16635/task/16638/stat : 16638 (techdemo) S 16633 16635 15609 0 -1 4202560 4619 0 0 0 4245 2 0 0 25 0 4 0 524674283 719929344 12906 33554432000 4194304 4797429 140734099782624 18446744073709551615 46956443522612 0 0 4096 2 18446604470995027968 0 0 -1 5 0 0 0
[pid=16635/tid=16639] ppid=16633 vsize=703056 CPUtime=42.12 cores=1,3,5,7
/proc/16635/task/16639/stat : 16639 (techdemo) R 16633 16635 15609 0 -1 4202560 4541 0 0 0 4201 11 0 0 25 0 4 0 524674283 719929344 12906 33554432000 4194304 4797429 140734099782624 18446744073709551615 4241282 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 169.06
Current children cumulated vsize (KiB) 703056

Child status: 20
Real time (s): 42.6618
CPU time (s): 169.207
CPU user time (s): 168.968
CPU system time (s): 0.238963
CPU usage (%): 396.625
Max. virtual memory (cumulated for all children) (KiB): 808020

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

runsolver used 0.056991 second user time and 0.143978 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-30 04:32:36
IDJOB=3260657
IDBENCH=83192
IDSOLVER=1584
FILE ID=node128/3260657-1304130756
RUNJOBID= node128-1304130756-16622
PBS_JOBID= 13170761
Free space on /tmp= 67532 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_100_28_u.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3260657-1304130756/watcher-3260657-1304130756 -o /tmp/evaluation-result-3260657-1304130756/solver-3260657-1304130756 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3260657-1304130756.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7fb794f1c5d1c4d1723aeeb5efb40cdc
RANDOM SEED=1413716781

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      31244452 kB
Buffers:        432516 kB
Cached:         791896 kB
SwapCached:          0 kB
Active:         151764 kB
Inactive:      1141080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31244452 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            9468 kB
Writeback:           0 kB
AnonPages:       68040 kB
Mapped:          14780 kB
Slab:           352176 kB
PageTables:       4720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   191984 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= 67512 MiB
End job on node128 at 2011-04-30 04:33:19