Trace number 3265321

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-mt? (TO) 4800.35 1201.62

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-020-019.shuffled-as.sat05-1232.cnf
MD5SUMabb32bff5eb954e790612a6209864b5d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.08668
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses7050
Sum of the clauses size14440
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27030
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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-3265321-1304181389.cnf'
0.00/0.00	c -- header says num vars:            380
0.00/0.00	c -- header says num clauses:        7050
0.00/0.01	c -- clauses added:            0 learnts,         7050 normals,            0 xors
0.00/0.01	c -- vars added        380
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       380        20      7030         0     14440         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/20/20 lits-rem:0 time: 0.00
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.01
0.00/0.02	c Calc non-exist non-lernt bins v-fix:     0 done:    380 time:  0.00 s
0.00/0.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.02	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:    232  v-fix:    0  time:  0.01 s
0.00/0.02	c learnt bin added due to v-elim: 0
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     185 undec:      20 neg:     175
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.02	c  B st     0         0       360       367      6303         0     19800         0   no data   no data  --
0.00/0.13	c Decided on static restart strategy
0.00/0.13	c  N dy    20      4111       360       367      6303      3672     19800    215657     59.22     22.53  --
0.00/0.23	c  N dy    48      8121       360       367      6303      5032     19800    266683     57.79     21.31  --
0.00/0.34	c  N dy    76     12183       360       367      6303      4876     19800    238791     54.93     20.96  --
0.00/0.46	c  N dy   104     16201       360       367      6303      8447     19800    443342     57.56     20.70  --
2.03/0.58	c  N dy   132     20236       360       367      6303      7027     19800    349344     57.12     20.52  --
2.03/0.70	c  N dy   160     24297       360       367      6303     10654     19800    566981     66.53     20.62  --
2.03/0.82	c  N dy   188     28320       360       367      6303      8146     19800    407716     60.40     20.57  --
2.03/0.90	c  S st   200     30000       360       367      6303      9669     19800    498473     59.15     20.59  --
2.03/0.91	c  S st   200     30500       360       367      6303     10152     19800    523020     59.15     20.59  --
2.03/0.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2.03/0.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.03/1.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.9M T:  1.21
2.03/1.22	c Calc non-exist non-lernt bins v-fix:     0 done:    360 time:  0.00 s
2.03/1.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.03/1.22	c Subs w/ non-existent bins:      0 time:  0.02 s
2.03/1.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.55/2.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.03 s
9.55/2.49	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
11.13/2.86	c lits-rem:        97  cl-subs:      777  v-elim:    360  v-fix:    0  time:  1.44 s
11.13/2.86	c learnt bin added due to v-elim: 0
11.13/2.86	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
11.13/2.86	c vivif2 --  cl tried     9375 cl shrink        0 lits rem          0 time: 0.02
11.53/2.94	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.34
11.53/2.95	c calculated reachability. Time: 0.00
11.53/2.95	c  N dy   200     30500       360       367      6303      9375     19800    471724     59.15     20.59  --
11.53/2.95	c  F st   200     30500       360       367      6303      9375     19800    471724     59.15     20.59  --
11.93/3.02	c Decided on static restart strategy
11.93/3.09	c  N dy   220     34577       360       367      6303     13043     19800    693102     63.73     20.85  --
12.74/3.22	c  N dy   248     38610       360       367      6303      9608     19800    468733     52.38     21.02  --
13.14/3.35	c  N dy   276     42619       360       367      6303     13199     19800    664426     52.71     20.90  --
13.54/3.50	c  S st   298     45750       360       367      6303     16029     19800    821706     53.54     20.83  --
13.95/3.52	c  S st   298     46253       360       367      6303      8476     19800    386975     53.54     20.83  --
13.95/3.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.95/3.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.73/3.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.5M T:  1.06
14.73/3.79	c Calc non-exist non-lernt bins v-fix:     0 done:    360 time:  0.00 s
14.73/3.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.73/3.79	c Subs w/ non-existent bins:      0 time:  0.02 s
15.13/3.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.35/4.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.31 s
18.35/4.63	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
18.75/4.72	c lits-rem:        14  cl-subs:      142  v-elim:    360  v-fix:    0  time:  0.35 s
18.75/4.72	c learnt bin added due to v-elim: 0
18.75/4.72	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
18.75/4.72	c vivif2 --  cl tried     8334 cl shrink        0 lits rem          0 time: 0.02
18.75/4.79	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.30
18.75/4.80	c calculated reachability. Time: 0.00
18.75/4.80	c  N dy   298     46253       360       367      6303      8334     19800    379293     53.54     20.83  --
19.53/4.91	c  N dy   326     50280       360       367      6303     11969     19800    578777     58.06     20.74  --
19.93/5.05	c  N dy   355     54402       360       367      6303     15717     19800    795195     58.96     20.75  --
20.33/5.19	c  N dy   384     58523       360       367      6303     10449     19800    486625     54.03     20.75  --
21.13/5.31	c  N dy   413     62658       360       367      6303     14183     19800    685579     56.02     20.65  --
21.53/5.45	c  N dy   441     66708       360       367      6303     17789     19800    881599     58.77     20.58  --
21.93/5.58	c  S st   460     69379       360       367      6303     10288     19800    492351     58.38     20.61  --
21.93/5.59	c  S st   460     69881       360       367      6303     10753     19800    516552     58.38     20.61  --
21.93/5.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.93/5.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.92/6.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.9M T:  1.65
23.92/6.01	c Calc non-exist non-lernt bins v-fix:     0 done:    360 time:  0.00 s
23.92/6.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.92/6.01	c Subs w/ non-existent bins:      0 time:  0.02 s
23.92/6.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.71/7.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.83 s
28.71/7.23	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
32.30/8.12	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
39.10/9.85	c Added 4 vars  tried: 80000 time: 6.93
39.10/9.87	c ORs :      4 avg-s:  0.0 cl-sh:  5859 l-rem:   5859 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    7.00
39.10/9.88	c lits-rem:        27  cl-subs:      331  v-elim:    360  v-fix:    0  time: 10.58 s
39.10/9.88	c learnt bin added due to v-elim: 0
39.10/9.88	c vivif2 --  cl tried      371 cl shrink        0 lits rem          0 time: 0.00
39.10/9.89	c vivif2 --  cl tried    10422 cl shrink        0 lits rem          0 time: 0.02
39.50/9.97	c asymm  cl-useful: 0/371/371 lits-rem:0 time: 0.35
39.50/9.97	c calculated reachability. Time: 0.00
39.50/9.97	c  N dy   460     69881       364       371      6311     10422     19771    489995     58.38     20.61  --
39.50/9.97	c  F st   460     69881       364       371      6311     10422     19771    489995     58.38     20.61  --
39.90/10.05	c Decided on static restart strategy
40.31/10.13	c  N dy   483     74416       364       371      6311     14498     19771    718807     53.60     20.57  --
41.09/10.30	c  N dy   517     79305       364       371      6312     18911     19771    966897     57.40     20.53  --
41.49/10.48	c  N dy   553     84441       364       371      6316     12793     19771    622839     53.87     20.46  --
42.29/10.65	c  N dy   591     89945       364       371      6317     17693     19771    892745     53.32     20.43  --
43.09/10.86	c  N dy   631     95691       364       371      6317     22905     19771   1182184     57.88     20.45  --
43.90/11.07	c  N dy   674    101911       364       371      6318     16783     19771    810720     54.33     20.36  --
44.71/11.22	c  S st   695    104821       364       371      6319     19383     19771    954134     56.11     20.36  --
44.71/11.24	c  S st   695    105325       364       371      6319     19856     19771    977537     56.11     20.36  --
44.71/11.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
44.71/11.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.69/12.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     56 BRemL:      0 BRemN:      0 CBin:       0 P: 28.9M T:  4.11
48.69/12.27	c Calc non-exist non-lernt bins v-fix:     0 done:    364 time:  0.00 s
48.69/12.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.69/12.28	c Subs w/ non-existent bins:      0 time:  0.04 s
48.69/12.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.28/13.66	c subs with bin:        0  lits-rem:       121  v-fix:    0  time:  5.44 s
54.28/13.66	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
59.87/15.04	c ORs :      3 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
59.87/15.05	c lits-rem:       124  cl-subs:     2227  v-elim:    462  v-fix:    0  time:  5.55 s
59.87/15.05	c learnt bin added due to v-elim: 0
59.87/15.05	c vivif2 --  cl tried      473 cl shrink       48 lits rem         48 time: 0.00
59.87/15.06	c vivif2 --  cl tried    17629 cl shrink       31 lits rem         45 time: 0.04
60.67/15.22	c asymm  cl-useful: 0/425/425 lits-rem:0 time: 0.63
60.67/15.22	c calculated reachability. Time: 0.00
60.67/15.22	c  N dy   695    105325       361       425      6311     17629     19807    846373     56.11     20.36  --
61.47/15.45	c  N dy   742    112077       361       425      6311     23676     19807   1187017     62.95     20.35  --
62.69/15.70	c  N dy   792    119233       361       425      6311     17607     19807    852575     58.48     20.35  --
63.47/15.99	c  N dy   846    126969       361       425      6311     24612     19807   1254485     58.09     20.39  --
64.67/16.28	c  N dy   903    135164       361       425      6311     18577     19807    886446     57.06     20.38  --
65.86/16.59	c  N dy   964    143890       361       425      6311     26455     19807   1321020     58.02     20.39  --
67.46/16.93	c  N dy  1028    153099       361       425      6311     20397     19807    978897     54.45     20.39  --
68.26/17.19	c  S st  1063    157989       361       425      6311     24846     19807   1244383     64.84     20.42  --
68.66/17.21	c  S st  1063    158495       361       425      6311     25329     19807   1269653     64.84     20.42  --
68.66/17.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
68.66/17.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.25/18.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:     48 CBin:       0 P: 40.5M T:  5.80
74.25/18.67	c Calc non-exist non-lernt bins v-fix:     0 done:    361 time:  0.00 s
74.25/18.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.25/18.68	c Subs w/ non-existent bins:      0 time:  0.06 s
74.65/18.70	c bin-w-bin subsume rem           48 bins  time:  0.00 s
80.27/20.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.65 s
80.27/20.12	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
83.05/20.81	c ORs :      3 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
83.05/20.82	c lits-rem:        93  cl-subs:     1438  v-elim:    357  v-fix:    0  time:  2.83 s
83.05/20.82	c learnt bin added due to v-elim: 0
83.05/20.82	c vivif2 --  cl tried      425 cl shrink        0 lits rem          0 time: 0.00
83.05/20.84	c vivif2 --  cl tried    23891 cl shrink        0 lits rem          0 time: 0.06
83.85/21.04	c asymm  cl-useful: 0/325/425 lits-rem:0 time: 0.82
83.85/21.04	c calculated reachability. Time: 0.00
83.85/21.04	c  N dy  1063    158495       361       425      6215     23891     19711   1172054     64.84     20.42  --
85.44/21.43	c  N dy  1134    168750       361       425      6215     17850     19711    817899     57.73     20.43  --
87.04/21.83	c  N dy  1209    179614       361       425      6215     27639     19711   1383055     55.66     20.44  --
88.65/22.28	c  N dy  1289    191122       361       425      6215     21819     19711   1026575     62.19     20.41  --
90.63/22.77	c  N dy  1375    203450       361       425      6215     32980     19711   1688761     59.02     20.43  --
92.64/23.28	c  N dy  1466    216498       361       425      6215     27616     19711   1358250     63.24     20.41  --
95.03/23.87	c  N dy  1562    230337       361       425      6215     22104     19711   1036783     58.47     20.41  --
96.63/24.22	c  S st  1615    237744       361       425      6215     28838     19711   1426331     59.22     20.42  --
96.63/24.24	c  S st  1615    238249       361       425      6215     29313     19711   1451568     59.22     20.42  --
96.63/24.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
96.63/24.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.62/26.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 56.7M T:  7.86
104.62/26.22	c Calc non-exist non-lernt bins v-fix:     0 done:    361 time:  0.01 s
104.62/26.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.62/26.23	c Subs w/ non-existent bins:      0 time:  0.06 s
104.62/26.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.21/27.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.68 s
110.21/27.68	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
114.20/28.60	c ORs :      3 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
114.20/28.62	c lits-rem:        85  cl-subs:     1448  v-elim:    357  v-fix:    0  time:  3.76 s
114.20/28.62	c learnt bin added due to v-elim: 0
114.20/28.62	c vivif2 --  cl tried      425 cl shrink        0 lits rem          0 time: 0.00
114.20/28.64	c vivif2 --  cl tried    27865 cl shrink        0 lits rem          0 time: 0.07
115.02/28.85	c asymm  cl-useful: 0/287/425 lits-rem:0 time: 0.87
115.02/28.85	c calculated reachability. Time: 0.00
115.02/28.85	c  N dy  1615    238249       361       425      6215     27865     19711   1356623     59.22     20.42  --
117.80/29.50	c  N dy  1721    253465       361       425      6215     22652     19711   1065247     57.57     20.46  --
120.20/30.16	c  N dy  1835    269747       361       425      6215     37383     19711   1927496     63.94     20.55  --
123.00/30.84	c  N dy  1955    287015       361       425      6215     33035     19711   1635418     58.66     20.57  --
126.19/31.62	c  N dy  2082    305424       361       425      6215     28963     19711   1430179     64.83     20.61  --
129.38/32.47	c  N dy  2219    325041       377       425      6546     25169     20021   1202791     58.15     20.60  --
132.99/33.38	c  N dy  2358    345172       377       425      6546     43227     20021   2251460     56.72     20.62  --
135.78/34.00	c  S st  2444    357374       377       425      6546     31599     20021   1600664     61.31     20.64  --
135.78/34.02	c  S st  2444    357877       377       425      6546     32077     20021   1625447     61.31     20.64  --
135.78/34.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
135.78/34.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
144.57/36.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:     32 BRemL:      6 BRemN:      8 CBin:       0 P: 60.0M T:  8.83
144.57/36.24	c Calc non-exist non-lernt bins v-fix:     0 done:    377 time:  0.01 s
144.57/36.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
144.57/36.26	c Subs w/ non-existent bins:     92 time:  0.07 s
144.57/36.28	c Replacing        2 vars Replaced     3801 lits Time:     0.08 s 
144.97/36.30	c bin-w-bin subsume rem          119 bins  time:  0.00 s
150.58/37.79	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  5.92 s
150.58/37.79	c Removed useless bin:      88  fixed:     0  bprops:   0.02M  time:  0.00 s
154.97/38.83	c ORs :      3 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
154.97/38.85	c lits-rem:       121  cl-subs:     1400  v-elim:    357  v-fix:    0  time:  4.25 s
154.97/38.85	c learnt bin added due to v-elim: 0
154.97/38.85	c vivif2 --  cl tried      425 cl shrink        0 lits rem          0 time: 0.00
154.97/38.87	c vivif2 --  cl tried    30584 cl shrink        1 lits rem          1 time: 0.08
155.75/39.09	c asymm  cl-useful: 0/214/425 lits-rem:0 time: 0.87
155.75/39.09	c calculated reachability. Time: 0.00
155.75/39.09	c  N dy  2444    357877       375       425      6352     30583     19787   1532166     61.31     20.64  --
159.74/40.06	c  N dy  2584    377989       375       425      6352     25423     19787   1248058     58.15     20.70  --
163.36/40.92	c  N dy  2723    398088       375       425      6352     43500     19787   2292742     59.03     20.72  --
166.93/41.80	c  N dy  2862    418117       375       425      6352     37184     19787   1855536     65.53     20.72  --
170.53/42.75	c  N dy  3001    438170       375       425      6380     30202     19817   1424990     58.42     20.78  --
174.52/43.70	c  N dy  3141    458211       375       425      6380     48455     19817   2542088     57.12     20.89  --
178.11/44.66	c  N dy  3281    478324       375       425      6380     40442     19817   2031321     68.83     20.95  --
182.51/45.71	c  N dy  3421    498467       375       425      6380     31565     19817   1455345     59.62     20.99  --
186.10/46.67	c  N dy  3560    518537       375       425      6380     49893     19817   2570256     64.31     21.05  --
190.13/47.70	c  S st  3688    536815       375       425      6380     38259     19817   1833878     64.35     21.08  --
190.50/47.72	c  S st  3688    537320       375       425      6380     38745     19817   1859814     64.35     21.08  --
190.50/47.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
190.50/47.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
199.29/49.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:     15 BRemN:     88 CBin:       0 P: 60.0M T:  8.87
199.29/49.95	c Calc non-exist non-lernt bins v-fix:     0 done:    375 time:  0.01 s
199.29/49.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
199.29/49.97	c Subs w/ non-existent bins:     12 time:  0.08 s
199.29/49.98	c Replacing        1 vars Replaced     2057 lits Time:     0.05 s 
199.69/50.01	c bin-w-bin subsume rem           13 bins  time:  0.00 s
205.28/51.45	c subs with bin:        3  lits-rem:         3  v-fix:    0  time:  5.73 s
205.28/51.45	c Removed useless bin:       4  fixed:     0  bprops:   0.02M  time:  0.00 s
209.28/52.47	c ORs :      3 avg-s:  2.0 cl-sh:    31 l-rem:     31 b-add:     31 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
209.68/52.50	c lits-rem:        63  cl-subs:     1578  v-elim:    357  v-fix:    0  time:  4.20 s
209.68/52.50	c learnt bin added due to v-elim: 0
209.68/52.50	c vivif2 --  cl tried      425 cl shrink        0 lits rem          0 time: 0.00
209.68/52.52	c vivif2 --  cl tried    37121 cl shrink       30 lits rem         32 time: 0.09
210.48/52.74	c asymm  cl-useful: 0/207/425 lits-rem:0 time: 0.87
210.48/52.74	c calculated reachability. Time: 0.00
210.48/52.74	c  N dy  3688    537320       374       425      6319     37092     19605   1755460     64.35     21.08  --
210.48/52.74	c  F st  3688    537320       374       425      6319     37092     19605   1755460     64.35     21.08  --
210.88/52.86	c Decided on static restart strategy
214.48/53.79	c  N dy  3818    557344       374       425      6319     55485     19605   2887140     80.26     21.14  --
218.47/54.80	c  N dy  3957    577401       390       425      6653     44943     19891   2226596     58.79     21.22  --
223.27/55.93	c  N dy  4096    597428       390       425      6653     32951     19891   1463907     64.15     21.22  --
226.85/56.87	c  N dy  4235    617481       390       425      6653     51207     19891   2560624     68.94     21.24  --
231.25/57.97	c  N dy  4375    637601       390       425      6653     38567     19891   1772301     60.93     21.25  --
235.64/59.01	c  N dy  4514    657687       390       425      6653     56973     19891   2886879     69.98     21.29  --
239.65/60.07	c  N dy  4653    677709       390       425      6653     43258     19891   2032523     56.47     21.30  --
244.44/61.21	c  N dy  4792    697776       390       425      6653     61751     19891   3175538     56.92     21.34  --
248.84/62.30	c  N dy  4931    717794       390       425      6653     47079     19891   2249808     56.18     21.35  --
253.23/63.45	c  N dy  5071    737869       390       425      6653     65608     19891   3392441     62.34     21.37  --
257.62/64.50	c  N dy  5210    757876       390       425      6653     49966     19891   2400965     59.53     21.38  --
262.02/65.65	c  N dy  5350    777967       390       425      6653     68454     19891   3511493     64.28     21.40  --
266.41/66.74	c  N dy  5489    798084       390       425      6653     51966     19891   2533875     60.50     21.43  --
268.82/67.39	c  S st  5544    805980       390       425      6653     59278     19891   2996970     63.37     21.45  --
269.23/67.42	c  S st  5544    806481       390       425      6653     59765     19891   3024175     63.37     21.45  --
269.23/67.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
269.23/67.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
279.20/70.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     63 BRemL:     18 BRemN:     15 CBin:       0 P: 60.1M T: 10.26
279.60/70.00	c Calc non-exist non-lernt bins v-fix:     0 done:    390 time:  0.01 s
279.60/70.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
279.60/70.03	c Subs w/ non-existent bins:    111 time:  0.14 s
279.60/70.08	c bin-w-bin subsume rem          157 bins  time:  0.00 s
286.81/71.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.86 s
286.81/71.80	c Removed useless bin:     130  fixed:     0  bprops:   0.02M  time:  0.00 s
299.18/74.91	c ORs :      3 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
299.18/74.96	c lits-rem:        67  cl-subs:     3163  v-elim:    357  v-fix:    0  time: 12.60 s
299.18/74.96	c learnt bin added due to v-elim: 0
299.18/74.96	c vivif2 --  cl tried      425 cl shrink        0 lits rem          0 time: 0.00
299.18/74.99	c vivif2 --  cl tried    56491 cl shrink        1 lits rem          1 time: 0.15
300.37/75.23	c asymm  cl-useful: 0/125/425 lits-rem:0 time: 0.95
300.37/75.24	c calculated reachability. Time: 0.00
300.37/75.24	c  N dy  5544    806481       390       425      6397     56490     19601   2803970     63.37     21.45  --
305.57/76.52	c  N dy  5683    826507       390       425      6397     39363     19601   1756368     61.27     21.49  --
309.56/77.52	c  N dy  5823    846623       390       425      6397     57666     19601   2832401     60.28     21.48  --
314.36/78.78	c  N dy  5962    866756       390       425      6397     39574     19601   1756499     60.48     21.52  --
318.35/79.73	c  N dy  6102    886817       390       425      6397     57871     19601   2812658     59.22     21.50  --
323.14/80.98	c  N dy  6241    906922       390       425      6397     38825     19601   1726015     69.13     21.52  --
327.14/81.95	c  N dy  6381    926999       390       425      6397     57137     19601   2793424     63.59     21.52  --
331.94/83.13	c  N dy  6520    947058       390       425      6397     75626     19601   3923789     58.25     21.53  --
335.93/84.19	c  N dy  6660    967139       390       425      6397     55499     19601   2732549     63.11     21.54  --
341.12/85.41	c  N dy  6800    987250       390       425      6397     74020     19601   3871887     62.63     21.56  --
345.52/86.55	c  N dy  6940   1007354       390       425      6397     53045     19601   2579313     59.09     21.56  --
350.31/87.70	c  N dy  7080   1027491       390       425      6397     71564     19601   3693137     64.73     21.57  --
355.11/88.92	c  N dy  7220   1047540       409       425      6723     49594     19851   2328753     64.24     21.57  --
359.50/90.05	c  N dy  7359   1067566       409       425      6723     67901     19851   3443584     59.57     21.58  --
364.70/91.37	c  N dy  7498   1087572       409       425      6723     44943     19851   2080890     56.66     21.58  --
368.69/92.39	c  N dy  7637   1107599       409       425      6723     63149     19851   3151093     72.29     21.58  --
458.99/114.92	c  N dy  7643   1209721       409       425      6723     71702     19851   3927010     75.15     21.90  --
459.79/115.11	c  S st  7643   1209721       409       425      6723     71702     19851   3927010     75.15     21.90  --
459.79/115.17	c  S st  7643   1210225       409       425      6861     72307     19971   3952151     75.15     21.90  --
459.79/115.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
459.79/115.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
470.58/117.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:     14 BRemN:     82 CBin:       0 P: 60.0M T: 10.59
470.58/117.84	c Calc non-exist non-lernt bins v-fix:     0 done:    409 time:  0.01 s
470.58/117.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
470.58/117.89	c Subs w/ non-existent bins:    144 time:  0.21 s
470.58/117.90	c Replacing        1 vars Replaced       49 lits Time:     0.05 s 
470.99/117.97	c bin-w-bin subsume rem          138 bins  time:  0.00 s
478.16/119.74	c subs with bin:        2  lits-rem:         3  v-fix:    0  time:  7.11 s
478.16/119.74	c Removed useless bin:     126  fixed:     0  bprops:   0.02M  time:  0.00 s
514.94/129.00	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 19.0 T:    0.02
595.21/149.01	c Added 5 vars  tried: 80000 time: 79.94
602.83/150.93	c ORs :      5 avg-s:  0.0 cl-sh: 76341 l-rem:  76341 b-add:     10 v-rep:   0 cl-rem: 3 avg s: 23.0 T:   87.59
602.83/150.98	c lits-rem:        10  cl-subs:     7366  v-elim:    357  v-fix:    0  time: 124.78 s
602.83/150.98	c learnt bin added due to v-elim: 0
602.83/150.98	c vivif2 --  cl tried      430 cl shrink        0 lits rem          0 time: 0.00
603.23/151.03	c vivif2 --  cl tried    64791 cl shrink       24 lits rem         32 time: 0.19
604.01/151.27	c asymm  cl-useful: 0/162/430 lits-rem:0 time: 0.96
604.01/151.27	c calculated reachability. Time: 0.00
604.01/151.27	c  N dy  7643   1210225       413       430      6522     64776     19506   3372490     75.15     21.90  --
1044.68/261.52	c  N dy  7731   1710225       413       430      6528     93450     19506   5056317     66.94     21.80  --
1045.48/261.73	c  S st  7731   1710225       413       430      6528     93450     19506   5056317     66.94     21.80  --
1045.88/261.82	c  S st  7731   1710727       433       430      7070     94275     19880   5082297     66.94     21.80  --
1045.88/261.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1045.88/261.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1057.06/264.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:     80 BRemN:    133 CBin:       0 P: 60.0M T: 11.31
1057.06/264.66	c Calc non-exist non-lernt bins v-fix:     0 done:    433 time:  0.01 s
1057.06/264.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1057.46/264.74	c Subs w/ non-existent bins:    149 time:  0.31 s
1057.46/264.76	c Replacing        1 vars Replaced       48 lits Time:     0.07 s 
1057.86/264.85	c bin-w-bin subsume rem          148 bins  time:  0.00 s
1066.25/266.95	c subs with bin:        0  lits-rem:       100  v-fix:    0  time:  8.41 s
1066.25/266.95	c Removed useless bin:      97  fixed:     0  bprops:   0.02M  time:  0.00 s
1283.16/321.23	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
1283.16/321.28	c lits-rem:      1118  cl-subs:    35977  v-elim:    482  v-fix:    0  time: 217.02 s
1283.16/321.28	c learnt bin added due to v-elim: 0
1283.16/321.28	c vivif2 --  cl tried      547 cl shrink       44 lits rem         44 time: 0.00
1283.57/321.34	c vivif2 --  cl tried    58149 cl shrink      886 lits rem       1493 time: 0.23
1284.38/321.56	c asymm  cl-useful: 0/269/503 lits-rem:0 time: 0.89
1284.38/321.56	c calculated reachability. Time: 0.00
1284.38/321.56	c  N dy  7731   1710727       428       503      6526     58148     19467   2926663     66.94     21.80  --
1820.12/455.62	c  N dy  7817   2210727       448       503      6917     77296     19671   3977993     64.75     23.70  --
1820.90/455.82	c  S st  7817   2210727       448       503      6917     77296     19671   3977993     64.75     23.70  --
1820.90/455.82	c Finding binary XORs  T:     0.00 s  found:       2
1820.90/455.89	c  S st  7817   2211231       453       503      6997     77811     19697   4002606     64.75     23.70  --
1821.30/455.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1821.30/455.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1832.09/458.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:     91 BRemN:    202 CBin:       0 P: 60.1M T: 11.03
1832.09/458.66	c Calc non-exist non-lernt bins v-fix:     0 done:    453 time:  0.01 s
1832.09/458.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1832.49/458.72	c Subs w/ non-existent bins:     63 time:  0.25 s
1832.49/458.74	c Replacing        2 vars Replaced       55 lits Time:     0.06 s 
1832.89/458.80	c bin-w-bin subsume rem          106 bins  time:  0.00 s
1840.47/460.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.72 s
1840.47/460.74	c Removed useless bin:       6  fixed:     0  bprops:   0.01M  time:  0.00 s
1881.23/470.97	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
1947.14/487.44	c Added 5 vars  tried: 80000 time: 65.81
1954.73/489.33	c ORs :      5 avg-s:  0.0 cl-sh: 65866 l-rem:  65866 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   73.36
1954.73/489.39	c lits-rem:       427  cl-subs:     8252  v-elim:    353  v-fix:    0  time: 114.46 s
1954.73/489.39	c learnt bin added due to v-elim: 0
1954.73/489.39	c vivif2 --  cl tried      508 cl shrink        0 lits rem          0 time: 0.00
1955.13/489.44	c vivif2 --  cl tried    69496 cl shrink        7 lits rem         13 time: 0.22
1955.93/489.67	c asymm  cl-useful: 0/210/508 lits-rem:0 time: 0.91
1955.93/489.68	c calculated reachability. Time: 0.00
1955.93/489.68	c  N dy  7817   2211231       456       508      6597     69493     19243   3456652     64.75     23.70  --
2452.51/613.96	c  N dy  7819   2711232       456       508      6605     90947     19243   4610772     72.56     24.45  --
2453.33/614.19	c  S st  7819   2711232       456       508      6605     90947     19243   4610772     72.56     24.45  --
2453.71/614.27	c  S st  7819   2711737       456       508      6605     91437     19243   4634956     72.56     24.45  --
2453.71/614.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
2453.71/614.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2464.89/617.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     68 BRemL:     16 BRemN:     81 CBin:       0 P: 60.0M T: 10.93
2464.89/617.02	c Calc non-exist non-lernt bins v-fix:     0 done:    456 time:  0.01 s
2464.89/617.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2465.29/617.10	c Subs w/ non-existent bins:      0 time:  0.31 s
2465.29/617.17	c bin-w-bin subsume rem            1 bins  time:  0.00 s
2472.88/619.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.35 s
2472.88/619.01	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
2547.18/637.64	c ORs :     15 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 4 avg s: 32.2 T:    0.08
2547.58/637.70	c lits-rem:       482  cl-subs:    21859  v-elim:    353  v-fix:    0  time: 74.66 s
2547.58/637.70	c learnt bin added due to v-elim: 0
2547.58/637.70	c vivif2 --  cl tried      591 cl shrink       30 lits rem         30 time: 0.00
2547.58/637.78	c vivif2 --  cl tried    69574 cl shrink     1371 lits rem       1416 time: 0.30
2548.78/638.01	c asymm  cl-useful: 0/163/561 lits-rem:0 time: 0.94
2548.78/638.01	c calculated reachability. Time: 0.00
2548.78/638.01	c  N dy  7819   2711737       453       561      6510     69574     19120   3417114     72.56     24.45  --
2548.78/638.01	c  F st  7819   2711737       453       561      6510     69574     19120   3417114     72.56     24.45  --
2549.99/638.31	c Decided on static restart strategy
3458.82/865.84	c  N dy  7827   3211738       453       561      6510    122660     19120   6175349     61.42     23.93  --
3460.02/866.11	c  S st  7827   3211738       453       561      6510    122660     19120   6175349     61.42     23.93  --
3460.42/866.21	c  S st  7827   3212241       473       561      6990    123623     19556   6202795     61.42     23.93  --
3460.42/866.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3460.42/866.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3473.20/869.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bin:      0 BRemL:     83 BRemN:     42 CBin:       0 P: 60.0M T: 12.73
3473.20/869.42	c Calc non-exist non-lernt bins v-fix:     0 done:    473 time:  0.02 s
3473.20/869.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3473.60/869.53	c Subs w/ non-existent bins:    174 time:  0.46 s
3473.60/869.55	c Replacing        3 vars Replaced      109 lits Time:     0.08 s 
3474.00/869.66	c bin-w-bin subsume rem          172 bins  time:  0.00 s
3482.38/871.74	c subs with bin:       22  lits-rem:         0  v-fix:    0  time:  8.32 s
3482.38/871.74	c Removed useless bin:      32  fixed:     0  bprops:   0.01M  time:  0.00 s
3649.37/913.52	c ORs :     16 avg-s:  2.0 cl-sh:     6 l-rem:      6 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 19.0 T:    0.23
3649.77/913.62	c lits-rem:      2705  cl-subs:     7958  v-elim:    350  v-fix:    0  time: 167.28 s
3649.77/913.62	c learnt bin added due to v-elim: 0
3649.77/913.62	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
3650.17/913.72	c vivif2 --  cl tried   115468 cl shrink       12 lits rem         22 time: 0.40
3651.37/914.00	c asymm  cl-useful: 0/115/561 lits-rem:0 time: 1.11
3651.37/914.00	c calculated reachability. Time: 0.00
3651.37/914.00	c  N dy  7827   3212241       470       561      6651    115466     19384   5750549     61.42     23.93  --
4503.48/1127.33	c  N dy  7828   3712241       470       561      6651    131396     19384   6641257     59.77     23.68  --
4504.68/1127.63	c  S st  7828   3712241       470       561      6651    131396     19384   6641257     59.77     23.68  --
4505.09/1127.74	c  S st  7828   3712743       475       561      6725    131926     19410   6665898     59.77     23.68  --
4505.09/1127.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
4505.09/1127.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4517.87/1130.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      9 BRemN:    217 CBin:       0 P: 60.0M T: 12.82
4517.87/1130.97	c Calc non-exist non-lernt bins v-fix:     0 done:    475 time:  0.02 s
4517.87/1130.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4518.28/1131.09	c Subs w/ non-existent bins:      1 time:  0.49 s
4518.68/1131.12	c Replacing        1 vars Replaced       64 lits Time:     0.10 s 
4519.06/1131.23	c bin-w-bin subsume rem            3 bins  time:  0.00 s
4527.07/1133.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  8.25 s
4527.07/1133.29	c Removed useless bin:       2  fixed:     0  bprops:   0.01M  time:  0.00 s
4704.81/1177.76	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.12
4705.21/1177.86	c lits-rem:        51  cl-subs:     8080  v-elim:    350  v-fix:    0  time: 178.01 s
4705.21/1177.86	c learnt bin added due to v-elim: 0
4705.21/1177.86	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
4705.61/1177.97	c vivif2 --  cl tried   123845 cl shrink        4 lits rem          9 time: 0.44
4706.81/1178.22	c asymm  cl-useful: 0/88/561 lits-rem:0 time: 1.01
4706.81/1178.23	c calculated reachability. Time: 0.00
4706.81/1178.23	c  N dy  7828   3712743       474       561      6490    123845     18964   6210744     59.77     23.68  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3265321-1304181389/watcher-3265321-1304181389 -o /tmp/evaluation-result-3265321-1304181389/solver-3265321-1304181389 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3265321-1304181389.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: 8.16 8.05 7.86 3/173 18305
/proc/meminfo: memFree=31117436/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=50568 CPUtime=0 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 682 0 0 0 0 0 0 0 18 0 1 0 510554522 51781632 617 33554432000 4194304 4797429 140737092842256 18446744073709551615 270338044613 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18305/statm: 12642 617 348 148 0 7571 0

[startup+0.15556 s]
/proc/loadavg: 8.16 8.05 7.86 3/173 18305
/proc/meminfo: memFree=31117436/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=784228 CPUtime=2.03 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 6460 0 0 0 202 1 0 0 18 0 4 0 510554522 803049472 4684 33554432000 4194304 4797429 140737092842256 18446744073709551615 270338427015 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 179671 4240 415 148 0 174600 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 784228

[startup+1.53762 s]
/proc/loadavg: 8.16 8.05 7.86 3/173 18305
/proc/meminfo: memFree=31117436/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=680596 CPUtime=6.09 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 9814 0 0 0 607 2 0 0 20 0 4 0 510554522 696930304 6912 33554432000 4194304 4797429 140737092842256 18446744073709551615 4520280 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 170149 6912 415 148 0 165078 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 680596

[startup+1.6376 s]
/proc/loadavg: 8.16 8.05 7.86 3/173 18305
/proc/meminfo: memFree=31117436/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=680596 CPUtime=6.49 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 9823 0 0 0 647 2 0 0 20 0 4 0 510554522 696930304 6921 33554432000 4194304 4797429 140737092842256 18446744073709551615 4520396 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 170149 6921 416 148 0 165078 0
Current children cumulated CPU time (s) 6.49
Current children cumulated vsize (KiB) 680596

[startup+1.70059 s]
/proc/loadavg: 8.16 8.05 7.86 3/173 18305
/proc/meminfo: memFree=31117436/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=680936 CPUtime=6.74 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 10132 0 0 0 672 2 0 0 20 0 4 0 510554522 697278464 6772 33554432000 4194304 4797429 140737092842256 18446744073709551615 4520256 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 170234 6772 416 148 0 165163 0
Current children cumulated CPU time (s) 6.74
Current children cumulated vsize (KiB) 680936

[startup+1.80057 s]
/proc/loadavg: 8.16 8.05 7.86 3/173 18305
/proc/meminfo: memFree=31117436/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=681808 CPUtime=7.14 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 10758 0 0 0 712 2 0 0 20 0 4 0 510554522 698171392 6466 33554432000 4194304 4797429 140737092842256 18446744073709551615 4520376 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 170452 6466 416 148 0 165381 0
Current children cumulated CPU time (s) 7.14
Current children cumulated vsize (KiB) 681808

[startup+3.10031 s]
/proc/loadavg: 8.22 8.07 7.86 9/184 18323
/proc/meminfo: memFree=30899252/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=681808 CPUtime=12.33 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 11334 0 0 0 1231 2 0 0 25 0 4 0 510554522 698171392 7032 33554432000 4194304 4797429 140737092842256 18446744073709551615 4387398 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 170452 7032 416 148 0 165381 0
[pid=18305/tid=18308] ppid=18303 vsize=681808 CPUtime=3.07 cores=1,3,5,7
/proc/18305/task/18308/stat : 18308 (techdemo) R 18303 18305 17712 0 -1 4202560 2131 0 0 0 307 0 0 0 22 0 4 0 510554524 698171392 7032 33554432000 4194304 4797429 140737092842256 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18305/tid=18309] ppid=18303 vsize=681808 CPUtime=3.07 cores=1,3,5,7
/proc/18305/task/18309/stat : 18309 (techdemo) R 18303 18305 17712 0 -1 4202560 2116 0 0 0 307 0 0 0 22 0 4 0 510554524 698171392 7032 33554432000 4194304 4797429 140737092842256 18446744073709551615 4520376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18305/tid=18310] ppid=18303 vsize=681808 CPUtime=3.08 cores=1,3,5,7
/proc/18305/task/18310/stat : 18310 (techdemo) R 18303 18305 17712 0 -1 4202560 2130 0 0 0 308 0 0 0 25 0 4 0 510554524 698171392 7032 33554432000 4194304 4797429 140737092842256 18446744073709551615 4520280 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 681808

[startup+6.30068 s]
/proc/loadavg: 8.22 8.07 7.86 9/184 18323
/proc/meminfo: memFree=30887224/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=684272 CPUtime=25.12 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 16115 0 0 0 2509 3 0 0 25 0 4 0 510554522 700694528 8102 33554432000 4194304 4797429 140737092842256 18446744073709551615 4520291 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 171068 8102 418 148 0 165997 0
[pid=18305/tid=18308] ppid=18303 vsize=684272 CPUtime=6.27 cores=1,3,5,7
/proc/18305/task/18308/stat : 18308 (techdemo) R 18303 18305 17712 0 -1 4202560 2504 0 0 0 627 0 0 0 25 0 4 0 510554524 700694528 8102 33554432000 4194304 4797429 140737092842256 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18305/tid=18309] ppid=18303 vsize=684272 CPUtime=6.25 cores=1,3,5,7
/proc/18305/task/18309/stat : 18309 (techdemo) R 18303 18305 17712 0 -1 4202560 2423 0 0 0 625 0 0 0 25 0 4 0 510554524 700694528 8102 33554432000 4194304 4797429 140737092842256 18446744073709551615 4429087 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18305/tid=18310] ppid=18303 vsize=684272 CPUtime=6.28 cores=1,3,5,7
/proc/18305/task/18310/stat : 18310 (techdemo) R 18303 18305 17712 0 -1 4202560 2448 0 0 0 628 0 0 0 25 0 4 0 510554524 700694528 8102 33554432000 4194304 4797429 140737092842256 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 684272

[startup+12.7004 s]
/proc/loadavg: 8.19 8.07 7.86 9/184 18324
/proc/meminfo: memFree=30865052/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=686812 CPUtime=50.68 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 22430 0 0 0 5064 4 0 0 25 0 4 0 510554522 703295488 10223 33554432000 4194304 4797429 140737092842256 18446744073709551615 4520411 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 171703 10223 419 148 0 166632 0
[pid=18305/tid=18308] ppid=18303 vsize=686812 CPUtime=12.67 cores=1,3,5,7
/proc/18305/task/18308/stat : 18308 (techdemo) R 18303 18305 17712 0 -1 4202560 3217 0 0 0 1267 0 0 0 25 0 4 0 510554524 703295488 10223 33554432000 4194304 4797429 140737092842256 18446744073709551615 4519880 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18305/tid=18309] ppid=18303 vsize=686812 CPUtime=12.62 cores=1,3,5,7
/proc/18305/task/18309/stat : 18309 (techdemo) R 18303 18305 17712 0 -1 4202560 3151 0 0 0 1262 0 0 0 25 0 4 0 510554524 703295488 10223 33554432000 4194304 4797429 140737092842256 18446744073709551615 4519904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18305/tid=18310] ppid=18303 vsize=686812 CPUtime=12.68 cores=1,3,5,7
/proc/18305/task/18310/stat : 18310 (techdemo) R 18303 18305 17712 0 -1 4202560 3121 0 0 0 1268 0 0 0 25 0 4 0 510554524 703295488 10223 33554432000 4194304 4797429 140737092842256 18446744073709551615 4428984 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 686812

[startup+25.5009 s]
/proc/loadavg: 8.16 8.06 7.86 9/184 18324
/proc/meminfo: memFree=30828984/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=692432 CPUtime=101.84 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 39035 0 0 0 10177 7 0 0 25 0 4 0 510554522 709050368 13779 33554432000 4194304 4797429 140737092842256 18446744073709551615 4429118 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 173108 13779 421 148 0 168037 0
[pid=18305/tid=18308] ppid=18303 vsize=692432 CPUtime=25.47 cores=1,3,5,7
/proc/18305/task/18308/stat : 18308 (techdemo) R 18303 18305 17712 0 -1 4202560 4067 0 0 0 2547 0 0 0 25 0 4 0 510554524 709050368 13779 33554432000 4194304 4797429 140737092842256 18446744073709551615 4520256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18305/tid=18309] ppid=18303 vsize=692432 CPUtime=25.36 cores=1,3,5,7
/proc/18305/task/18309/stat : 18309 (techdemo) R 18303 18305 17712 0 -1 4202560 4147 0 0 0 2535 1 0 0 25 0 4 0 510554524 709050368 13779 33554432000 4194304 4797429 140737092842256 18446744073709551615 4520291 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18305/tid=18310] ppid=18303 vsize=692432 CPUtime=25.48 cores=1,3,5,7
/proc/18305/task/18310/stat : 18310 (techdemo) R 18303 18305 17712 0 -1 4202560 4175 0 0 0 2548 0 0 0 25 0 4 0 510554524 709050368 13779 33554432000 4194304 4797429 140737092842256 18446744073709551615 4520376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 692432

[startup+51.1008 s]
/proc/loadavg: 8.10 8.06 7.87 9/184 18325
/proc/meminfo: memFree=30767728/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=697016 CPUtime=204.08 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 73500 0 0 0 20394 14 0 0 25 0 4 0 510554522 713744384 16617 33554432000 4194304 4797429 140737092842256 18446744073709551615 4519873 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 174254 16617 422 148 0 169183 0
[pid=18305/tid=18308] ppid=18303 vsize=697016 CPUtime=51.07 cores=1,3,5,7
/proc/18305/task/18308/stat : 18308 (techdemo) R 18303 18305 17712 0 -1 4202560 5634 0 0 0 5106 1 0 0 25 0 4 0 510554524 713744384 16617 33554432000 4194304 4797429 140737092842256 18446744073709551615 4225974 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18305/tid=18309] ppid=18303 vsize=697016 CPUtime=50.82 cores=1,3,5,7
/proc/18305/task/18309/stat : 18309 (techdemo) R 18303 18305 17712 0 -1 4202560 5413 0 0 0 5081 1 0 0 25 0 4 0 510554524 713744384 16617 33554432000 4194304 4797429 140737092842256 18446744073709551615 4519904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18305/tid=18310] ppid=18303 vsize=697016 CPUtime=51.08 cores=1,3,5,7
/proc/18305/task/18310/stat : 18310 (techdemo) R 18303 18305 17712 0 -1 4202560 5157 0 0 0 5108 0 0 0 25 0 4 0 510554524 713744384 16617 33554432000 4194304 4797429 140737092842256 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 697016

[startup+102.301 s]
/proc/loadavg: 8.07 8.06 7.88 9/184 18356
/proc/meminfo: memFree=30971564/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=705644 CPUtime=408.65 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 144437 0 0 0 40835 30 0 0 25 0 4 0 510554522 722579456 25754 33554432000 4194304 4797429 140737092842256 18446744073709551615 4424965 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 176411 25754 421 148 0 171340 0
[pid=18305/tid=18308] ppid=18303 vsize=705644 CPUtime=102.27 cores=1,3,5,7
/proc/18305/task/18308/stat : 18308 (techdemo) R 18303 18305 17712 0 -1 4202560 7237 0 0 0 10226 1 0 0 25 0 4 0 510554524 722579456 25754 33554432000 4194304 4797429 140737092842256 18446744073709551615 4568042 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18305/tid=18309] ppid=18303 vsize=705644 CPUtime=101.77 cores=1,3,5,7
/proc/18305/task/18309/stat : 18309 (techdemo) R 18303 18305 17712 0 -1 4202560 7041 0 0 0 10176 1 0 0 25 0 4 0 510554524 722579456 25754 33554432000 4194304 4797429 140737092842256 18446744073709551615 4519908 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18305/tid=18310] ppid=18303 vsize=705644 CPUtime=102.28 cores=1,3,5,7
/proc/18305/task/18310/stat : 18310 (techdemo) R 18303 18305 17712 0 -1 4202560 6776 0 0 0 10228 0 0 0 25 0 4 0 510554524 722579456 25754 33554432000 4194304 4797429 140737092842256 18446744073709551615 4519915 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 705644

[startup+162.301 s]
/proc/loadavg: 8.22 8.09 7.90 9/184 18358
/proc/meminfo: memFree=30941028/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=710572 CPUtime=648.35 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 165900 0 0 0 64801 34 0 0 25 0 4 0 510554522 727625728 30338 33554432000 4194304 4797429 140737092842256 18446744073709551615 4425045 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 177643 30338 421 148 0 172572 0
[pid=18305/tid=18308] ppid=18303 vsize=710572 CPUtime=162.27 cores=1,3,5,7
/proc/18305/task/18308/stat : 18308 (techdemo) R 18303 18305 17712 0 -1 4202560 9504 0 0 0 16226 1 0 0 25 0 4 0 510554524 727625728 30338 33554432000 4194304 4797429 140737092842256 18446744073709551615 4520744 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18305/tid=18309] ppid=18303 vsize=710572 CPUtime=161.47 cores=1,3,5,7
/proc/18305/task/18309/stat : 18309 (techdemo) R 18303 18305 17712 0 -1 4202560 9406 0 0 0 16145 2 0 0 25 0 4 0 510554524 727625728 30338 33554432000 4194304 4797429 140737092842256 18446744073709551615 4429114 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18305/tid=18310] ppid=18303 vsize=710572 CPUtime=162.28 cores=1,3,5,7
/proc/18305/task/18310/stat : 18310 (techdemo) R 18303 18305 17712 0 -1 4202560 9169 0 0 0 16227 1 0 0 25 0 4 0 510554524 727625728 30338 33554432000 4194304 4797429 140737092842256 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.35
Current children cumulated vsize (KiB) 710572

[startup+222.301 s]
/proc/loadavg: 8.20 8.10 7.91 9/184 18359
/proc/meminfo: memFree=30919308/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=717476 CPUtime=888.06 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 200196 0 0 0 88763 43 0 0 25 0 4 0 510554522 734695424 34724 33554432000 4194304 4797429 140737092842256 18446744073709551615 4341226 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 179369 34724 421 148 0 174298 0
[pid=18305/tid=18308] ppid=18303 vsize=717476 CPUtime=222.28 cores=1,3,5,7
/proc/18305/task/18308/stat : 18308 (techdemo) R 18303 18305 17712 0 -1 4202560 11621 0 0 0 22226 2 0 0 25 0 4 0 510554524 734695424 34724 33554432000 4194304 4797429 140737092842256 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18305/tid=18309] ppid=18303 vsize=717476 CPUtime=221.17 cores=1,3,5,7
/proc/18305/task/18309/stat : 18309 (techdemo) R 18303 18305 17712 0 -1 4202560 11296 0 0 0 22115 2 0 0 25 0 4 0 510554524 734695424 34724 33554432000 4194304 4797429 140737092842256 18446744073709551615 4520711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18305/tid=18310] ppid=18303 vsize=717476 CPUtime=222.29 cores=1,3,5,7
/proc/18305/task/18310/stat : 18310 (techdemo) R 18303 18305 17712 0 -1 4202560 10950 0 0 0 22227 2 0 0 25 0 4 0 510554524 734695424 34724 33554432000 4194304 4797429 140737092842256 18446744073709551615 4519888 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 888.06
Current children cumulated vsize (KiB) 717476

[startup+282.301 s]
/proc/loadavg: 8.07 8.08 7.91 9/184 18361
/proc/meminfo: memFree=30885664/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=720456 CPUtime=1127.77 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 227883 0 0 0 112725 52 0 0 25 0 4 0 510554522 737746944 38911 33554432000 4194304 4797429 140737092842256 18446744073709551615 4506629 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 180114 38911 421 148 0 175043 0
[pid=18305/tid=18308] ppid=18303 vsize=720456 CPUtime=282.28 cores=1,3,5,7

################
# More data... #
################

[pid=18305] ppid=18303 vsize=805040 CPUtime=2565.96 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 375669 0 0 0 256496 100 0 0 25 0 4 0 510554522 824360960 49349 33554432000 4194304 4797429 140737092842256 18446744073709551615 4425037 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 201260 49349 421 148 0 196189 0
[pid=18305/tid=18308] ppid=18303 vsize=805040 CPUtime=642.29 cores=1,3,5,7
/proc/18305/task/18308/stat : 18308 (techdemo) R 18303 18305 17712 0 -1 4202560 25756 0 0 0 64224 5 0 0 25 0 4 0 510554524 824360960 49349 33554432000 4194304 4797429 140737092842256 18446744073709551615 4519888 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18305/tid=18309] ppid=18303 vsize=805040 CPUtime=639.02 cores=1,3,5,7
/proc/18305/task/18309/stat : 18309 (techdemo) R 18303 18305 17712 0 -1 4202560 24056 0 0 0 63895 7 0 0 25 0 4 0 510554524 824360960 49349 33554432000 4194304 4797429 140737092842256 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18305/tid=18310] ppid=18303 vsize=805040 CPUtime=642.3 cores=1,3,5,7
/proc/18305/task/18310/stat : 18310 (techdemo) R 18303 18305 17712 0 -1 4202560 24879 0 0 0 64225 5 0 0 25 0 4 0 510554524 824360960 49349 33554432000 4194304 4797429 140737092842256 18446744073709551615 4429114 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.96
Current children cumulated vsize (KiB) 805040

[startup+702.301 s]
/proc/loadavg: 8.07 8.07 7.96 9/184 18372
/proc/meminfo: memFree=30795620/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=807260 CPUtime=2805.65 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 397927 0 0 0 280458 107 0 0 25 0 4 0 510554522 826634240 49871 33554432000 4194304 4797429 140737092842256 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 201815 49871 421 148 0 196744 0
[pid=18305/tid=18308] ppid=18303 vsize=807260 CPUtime=702.29 cores=1,3,5,7
/proc/18305/task/18308/stat : 18308 (techdemo) R 18303 18305 17712 0 -1 4202560 28137 0 0 0 70224 5 0 0 25 0 4 0 510554524 826634240 49871 33554432000 4194304 4797429 140737092842256 18446744073709551615 4245900 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18305/tid=18309] ppid=18303 vsize=807260 CPUtime=698.7 cores=1,3,5,7
/proc/18305/task/18309/stat : 18309 (techdemo) R 18303 18305 17712 0 -1 4202560 26185 0 0 0 69863 7 0 0 25 0 4 0 510554524 826634240 49871 33554432000 4194304 4797429 140737092842256 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18305/tid=18310] ppid=18303 vsize=807260 CPUtime=702.31 cores=1,3,5,7
/proc/18305/task/18310/stat : 18310 (techdemo) R 18303 18305 17712 0 -1 4202560 26835 0 0 0 70225 6 0 0 25 0 4 0 510554524 826634240 49871 33554432000 4194304 4797429 140737092842256 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.65
Current children cumulated vsize (KiB) 807260

[startup+762.301 s]
/proc/loadavg: 8.13 8.09 7.97 9/184 18374
/proc/meminfo: memFree=30774140/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=810564 CPUtime=3045.35 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 413720 0 0 0 304422 113 0 0 25 0 4 0 510554522 830017536 54161 33554432000 4194304 4797429 140737092842256 18446744073709551615 4351787 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 202641 54161 421 148 0 197570 0
[pid=18305/tid=18308] ppid=18303 vsize=810564 CPUtime=762.29 cores=1,3,5,7
/proc/18305/task/18308/stat : 18308 (techdemo) R 18303 18305 17712 0 -1 4202560 29187 0 0 0 76224 5 0 0 25 0 4 0 510554524 830017536 54161 33554432000 4194304 4797429 140737092842256 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18305/tid=18309] ppid=18303 vsize=810564 CPUtime=758.38 cores=1,3,5,7
/proc/18305/task/18309/stat : 18309 (techdemo) R 18303 18305 17712 0 -1 4202560 28015 0 0 0 75831 7 0 0 25 0 4 0 510554524 830017536 54161 33554432000 4194304 4797429 140737092842256 18446744073709551615 4429114 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18305/tid=18310] ppid=18303 vsize=810564 CPUtime=762.31 cores=1,3,5,7
/proc/18305/task/18310/stat : 18310 (techdemo) R 18303 18305 17712 0 -1 4202560 29406 0 0 0 76225 6 0 0 25 0 4 0 510554524 830017536 54161 33554432000 4194304 4797429 140737092842256 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.35
Current children cumulated vsize (KiB) 810564

[startup+822.301 s]
/proc/loadavg: 8.14 8.10 7.98 9/184 18375
/proc/meminfo: memFree=30773996/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=815344 CPUtime=3285.04 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 433763 0 0 0 328384 120 0 0 25 0 4 0 510554522 834912256 54647 33554432000 4194304 4797429 140737092842256 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 203836 54647 421 148 0 198765 0
[pid=18305/tid=18308] ppid=18303 vsize=815344 CPUtime=822.3 cores=1,3,5,7
/proc/18305/task/18308/stat : 18308 (techdemo) R 18303 18305 17712 0 -1 4202560 31054 0 0 0 82224 6 0 0 25 0 4 0 510554524 834912256 54647 33554432000 4194304 4797429 140737092842256 18446744073709551615 4520264 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18305/tid=18309] ppid=18303 vsize=815344 CPUtime=818.07 cores=1,3,5,7
/proc/18305/task/18309/stat : 18309 (techdemo) R 18303 18305 17712 0 -1 4202560 30223 0 0 0 81799 8 0 0 25 0 4 0 510554524 834912256 54647 33554432000 4194304 4797429 140737092842256 18446744073709551615 4520411 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18305/tid=18310] ppid=18303 vsize=815344 CPUtime=822.31 cores=1,3,5,7
/proc/18305/task/18310/stat : 18310 (techdemo) R 18303 18305 17712 0 -1 4202560 30421 0 0 0 82225 6 0 0 25 0 4 0 510554524 834912256 54647 33554432000 4194304 4797429 140737092842256 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3285.04
Current children cumulated vsize (KiB) 815344

[startup+882.301 s]
/proc/loadavg: 8.14 8.11 7.99 9/184 18377
/proc/meminfo: memFree=30754024/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=816372 CPUtime=3524.74 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 450042 0 0 0 352349 125 0 0 25 0 4 0 510554522 835964928 59155 33554432000 4194304 4797429 140737092842256 18446744073709551615 4506535 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 204093 59155 426 148 0 199022 0
[pid=18305/tid=18308] ppid=18303 vsize=816372 CPUtime=882.3 cores=1,3,5,7
/proc/18305/task/18308/stat : 18308 (techdemo) R 18303 18305 17712 0 -1 4202560 32976 0 0 0 88224 6 0 0 25 0 4 0 510554524 835964928 59155 33554432000 4194304 4797429 140737092842256 18446744073709551615 4414428 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18305/tid=18309] ppid=18303 vsize=816372 CPUtime=877.76 cores=1,3,5,7
/proc/18305/task/18309/stat : 18309 (techdemo) R 18303 18305 17712 0 -1 4202560 31203 0 0 0 87768 8 0 0 25 0 4 0 510554524 835964928 59155 33554432000 4194304 4797429 140737092842256 18446744073709551615 4428910 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18305/tid=18310] ppid=18303 vsize=816372 CPUtime=882.32 cores=1,3,5,7
/proc/18305/task/18310/stat : 18310 (techdemo) R 18303 18305 17712 0 -1 4202560 32415 0 0 0 88225 7 0 0 25 0 4 0 510554524 835964928 59155 33554432000 4194304 4797429 140737092842256 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.74
Current children cumulated vsize (KiB) 816372

[startup+942.301 s]
/proc/loadavg: 8.21 8.13 8.01 9/184 18379
/proc/meminfo: memFree=30746080/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=820196 CPUtime=3764.43 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 464755 0 0 0 376315 128 0 0 25 0 4 0 510554522 839880704 58914 33554432000 4194304 4797429 140737092842256 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 205049 58914 426 148 0 199978 0
[pid=18305/tid=18308] ppid=18303 vsize=820196 CPUtime=942.31 cores=1,3,5,7
/proc/18305/task/18308/stat : 18308 (techdemo) R 18303 18305 17712 0 -1 4202560 34866 0 0 0 94224 7 0 0 25 0 4 0 510554524 839880704 58914 33554432000 4194304 4797429 140737092842256 18446744073709551615 4568088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18305/tid=18309] ppid=18303 vsize=820196 CPUtime=937.44 cores=1,3,5,7
/proc/18305/task/18309/stat : 18309 (techdemo) R 18303 18305 17712 0 -1 4202560 33164 0 0 0 93736 8 0 0 25 0 4 0 510554524 839880704 58914 33554432000 4194304 4797429 140737092842256 18446744073709551615 4429174 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18305/tid=18310] ppid=18303 vsize=820196 CPUtime=942.32 cores=1,3,5,7
/proc/18305/task/18310/stat : 18310 (techdemo) R 18303 18305 17712 0 -1 4202560 34467 0 0 0 94225 7 0 0 25 0 4 0 510554524 839880704 58914 33554432000 4194304 4797429 140737092842256 18446744073709551615 4428832 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.43
Current children cumulated vsize (KiB) 820196

[startup+1002.3 s]
/proc/loadavg: 8.19 8.13 8.01 10/184 18380
/proc/meminfo: memFree=30731668/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=820968 CPUtime=4004.14 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 478612 0 0 0 400280 134 0 0 25 0 4 0 510554522 840671232 62495 33554432000 4194304 4797429 140737092842256 18446744073709551615 4422918 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 205242 62495 426 148 0 200171 0
[pid=18305/tid=18308] ppid=18303 vsize=820968 CPUtime=1002.31 cores=1,3,5,7
/proc/18305/task/18308/stat : 18308 (techdemo) R 18303 18305 17712 0 -1 4202560 36896 0 0 0 100224 7 0 0 25 0 4 0 510554524 840671232 62495 33554432000 4194304 4797429 140737092842256 18446744073709551615 270338042118 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18305/tid=18309] ppid=18303 vsize=820968 CPUtime=997.13 cores=1,3,5,7
/proc/18305/task/18309/stat : 18309 (techdemo) R 18303 18305 17712 0 -1 4202560 34063 0 0 0 99704 9 0 0 25 0 4 0 510554524 840671232 62495 33554432000 4194304 4797429 140737092842256 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18305/tid=18310] ppid=18303 vsize=820968 CPUtime=1002.33 cores=1,3,5,7
/proc/18305/task/18310/stat : 18310 (techdemo) R 18303 18305 17712 0 -1 4202560 35383 0 0 0 100226 7 0 0 25 0 4 0 510554524 840671232 62495 33554432000 4194304 4797429 140737092842256 18446744073709551615 4520256 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4004.14
Current children cumulated vsize (KiB) 820968

[startup+1062.3 s]
/proc/loadavg: 8.11 8.12 8.01 9/184 18382
/proc/meminfo: memFree=30731024/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=823780 CPUtime=4243.81 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 499854 0 0 0 424240 141 0 0 25 0 4 0 510554522 843550720 62101 33554432000 4194304 4797429 140737092842256 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 205945 62101 426 148 0 200874 0
[pid=18305/tid=18308] ppid=18303 vsize=823780 CPUtime=1062.31 cores=1,3,5,7
/proc/18305/task/18308/stat : 18308 (techdemo) R 18303 18305 17712 0 -1 4202560 37944 0 0 0 106224 7 0 0 25 0 4 0 510554524 843550720 62101 33554432000 4194304 4797429 140737092842256 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18305/tid=18309] ppid=18303 vsize=823780 CPUtime=1056.81 cores=1,3,5,7
/proc/18305/task/18309/stat : 18309 (techdemo) R 18303 18305 17712 0 -1 4202560 36122 0 0 0 105671 10 0 0 25 0 4 0 510554524 843550720 62101 33554432000 4194304 4797429 140737092842256 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18305/tid=18310] ppid=18303 vsize=823780 CPUtime=1062.32 cores=1,3,5,7
/proc/18305/task/18310/stat : 18310 (techdemo) R 18303 18305 17712 0 -1 4202560 37524 0 0 0 106225 7 0 0 25 0 4 0 510554524 843550720 62101 33554432000 4194304 4797429 140737092842256 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.81
Current children cumulated vsize (KiB) 823780

[startup+1122.31 s]
/proc/loadavg: 8.04 8.10 8.00 9/184 18383
/proc/meminfo: memFree=30729768/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=826304 CPUtime=4483.53 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 522619 0 0 0 448204 149 0 0 25 0 4 0 510554522 846135296 61144 33554432000 4194304 4797429 140737092842256 18446744073709551615 4424865 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 206576 61144 426 148 0 201505 0
[pid=18305/tid=18308] ppid=18303 vsize=826304 CPUtime=1122.32 cores=1,3,5,7
/proc/18305/task/18308/stat : 18308 (techdemo) R 18303 18305 17712 0 -1 4202560 40067 0 0 0 112224 8 0 0 25 0 4 0 510554524 846135296 61144 33554432000 4194304 4797429 140737092842256 18446744073709551615 4520376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18305/tid=18309] ppid=18303 vsize=826304 CPUtime=1116.5 cores=1,3,5,7
/proc/18305/task/18309/stat : 18309 (techdemo) R 18303 18305 17712 0 -1 4202560 38003 0 0 0 111640 10 0 0 25 0 4 0 510554524 846135296 61144 33554432000 4194304 4797429 140737092842256 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18305/tid=18310] ppid=18303 vsize=826304 CPUtime=1122.34 cores=1,3,5,7
/proc/18305/task/18310/stat : 18310 (techdemo) R 18303 18305 17712 0 -1 4202560 39584 0 0 0 112226 8 0 0 25 0 4 0 510554524 846135296 61144 33554432000 4194304 4797429 140737092842256 18446744073709551615 4519888 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.53
Current children cumulated vsize (KiB) 826304

[startup+1182.3 s]
/proc/loadavg: 8.08 8.09 8.00 9/184 18385
/proc/meminfo: memFree=30707304/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=826528 CPUtime=4723.19 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 530252 0 0 0 472167 152 0 0 25 0 4 0 510554522 846364672 66217 33554432000 4194304 4797429 140737092842256 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 206632 66217 426 148 0 201561 0
[pid=18305/tid=18308] ppid=18303 vsize=826528 CPUtime=1182.32 cores=1,3,5,7
/proc/18305/task/18308/stat : 18308 (techdemo) R 18303 18305 17712 0 -1 4202560 42238 0 0 0 118223 9 0 0 25 0 4 0 510554524 846364672 66217 33554432000 4194304 4797429 140737092842256 18446744073709551615 4430123 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18305/tid=18309] ppid=18303 vsize=826528 CPUtime=1176.17 cores=1,3,5,7
/proc/18305/task/18309/stat : 18309 (techdemo) R 18303 18305 17712 0 -1 4202560 39017 0 0 0 117606 11 0 0 25 0 4 0 510554524 846364672 66217 33554432000 4194304 4797429 140737092842256 18446744073709551615 4519904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18305/tid=18310] ppid=18303 vsize=826528 CPUtime=1182.33 cores=1,3,5,7
/proc/18305/task/18310/stat : 18310 (techdemo) R 18303 18305 17712 0 -1 4202560 40499 0 0 0 118225 8 0 0 25 0 4 0 510554524 846364672 66217 33554432000 4194304 4797429 140737092842256 18446744073709551615 4415756 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4723.19
Current children cumulated vsize (KiB) 826528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.06 8.08 8.00 9/184 18385
/proc/meminfo: memFree=30712884/32951124 swapFree=67111356/67111528
[pid=18305] ppid=18303 vsize=826832 CPUtime=4800.31 cores=1,3,5,7
/proc/18305/stat : 18305 (techdemo) R 18303 18305 17712 0 -1 4202496 539319 0 0 0 479876 155 0 0 25 0 4 0 510554522 846675968 63999 33554432000 4194304 4797429 140737092842256 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18305/statm: 206708 63999 426 148 0 201637 0
[pid=18305/tid=18308] ppid=18303 vsize=826832 CPUtime=1201.62 cores=1,3,5,7
/proc/18305/task/18308/stat : 18308 (techdemo) R 18303 18305 17712 0 -1 4202560 42543 0 0 0 120153 9 0 0 25 0 4 0 510554524 846675968 63999 33554432000 4194304 4797429 140737092842256 18446744073709551615 4524480 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18305/tid=18309] ppid=18303 vsize=826832 CPUtime=1195.37 cores=1,3,5,7
/proc/18305/task/18309/stat : 18309 (techdemo) R 18303 18305 17712 0 -1 4202560 40384 0 0 0 119525 12 0 0 25 0 4 0 510554524 846675968 63999 33554432000 4194304 4797429 140737092842256 18446744073709551615 4520411 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18305/tid=18310] ppid=18303 vsize=826832 CPUtime=1201.63 cores=1,3,5,7
/proc/18305/task/18310/stat : 18310 (techdemo) R 18303 18305 17712 0 -1 4202560 40828 0 0 0 120155 8 0 0 25 0 4 0 510554524 846675968 63999 33554432000 4194304 4797429 140737092842256 18446744073709551615 4526156 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 826832

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): 1201.62
CPU time (s): 4800.35
CPU user time (s): 4798.79
CPU system time (s): 1.56576
CPU usage (%): 399.489
Max. virtual memory (cumulated for all children) (KiB): 945856

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

runsolver used 1.90771 second user time and 4.37933 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-30 18:36:29
IDJOB=3265321
IDBENCH=85542
IDSOLVER=1584
FILE ID=node143/3265321-1304181389
RUNJOBID= node143-1304180185-18200
PBS_JOBID= 13172419
Free space on /tmp= 73488 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-020-019.shuffled-as.sat05-1232.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265321-1304181389/watcher-3265321-1304181389 -o /tmp/evaluation-result-3265321-1304181389/solver-3265321-1304181389 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3265321-1304181389.cnf

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

MD5SUM BENCH= abb32bff5eb954e790612a6209864b5d
RANDOM SEED=1792862818

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.74
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.846
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:     32951124 kB
MemFree:      31116484 kB
Buffers:        282092 kB
Cached:        1203972 kB
SwapCached:        168 kB
Active:         363128 kB
Inactive:      1186904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31116484 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            7820 kB
Writeback:           0 kB
AnonPages:       63964 kB
Mapped:          14992 kB
Slab:           221596 kB
PageTables:       4692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185656 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73480 MiB
End job on node143 at 2011-04-30 18:56:33