Trace number 3175630

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 Strange-Night-1-st? (TO) 1299.99 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S840292785-048-UNKNOWN.cnf
MD5SUMfa8f767b93a18fbf678b4d0ea0994bed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.11761
Satisfiable
(Un)Satisfiability was proved
Number of variables20000
Number of clauses84000
Sum of the clauses size252000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 384000
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 WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175630-1301784965.cnf'
0.00/0.00	c -- header says num vars:          20000
0.00/0.00	c -- header says num clauses:       84000
0.02/0.05	c -- clauses added:            0 learnts,        84000 normals,            0 xors
0.02/0.05	c -- vars added      20000
0.02/0.05	c Parsing time:  0.04 s
0.02/0.05	c  N st     0         0     20000     84000         0         0    252000         0   no data   no data  --
0.09/0.10	c asymm  cl-useful: 0/84000/84000 lits-rem:0 time: 0.05
0.09/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.04
0.09/0.19	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.19/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  20000 time:  0.00 s
0.19/0.20	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
0.29/0.37	c lits-rem:         0  cl-subs:        0  v-elim:    677  v-fix:    0  time:  0.16 s
0.29/0.37	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.41	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
0.39/0.41	c calculated reachability. Time: 0.00
0.39/0.41	c Calc default polars -  time:   0.01 s pos:    8810 undec:    2372 neg:    8818
0.39/0.41	c =========================================================================================
0.39/0.41	c types(t): F = full restart, N = normal restart
0.39/0.41	c types(t): S = simplification begin/end, E = solution found
0.39/0.41	c restart types(rt): st = static, dy = dynamic
0.39/0.41	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.41	c  B st     0         0     19323     83129         0         0    253236         0   no data   no data  --
1.39/1.42	c  N dy    19      4194     19323     83129         0      4192    253236    893095    118.26    124.91  --
2.39/2.42	c  N dy    50      8348     19323     83129         0      8346    253236   1692895    122.80    131.40  --
3.39/3.49	c  N dy    79     12462     19323     83129         0     12460    253236   2491623    123.64    131.16  --
4.58/4.65	c  N dy   110     16822     19323     83129         0     16820    253236   3344815    124.35    139.41  --
5.69/5.77	c  N dy   141     20880     19323     83129         0     10882    253236    714048    125.19    132.90  --
6.78/6.87	c  N dy   174     24923     19323     83129         0     14924    253236   1550033    126.58    136.02  --
6.78/6.89	c  F st   175     25002     19323     83129         0     15003    253236   1565408    126.57   no data  --
8.29/8.31	c  N dy   181     30004     19323     83129         0     20004    253236   2851781    126.57   no data  --
8.29/8.31	c  S st   181     30004     19323     83129         0     20004    253236   2851781    126.57   no data  --
8.39/8.44	c  S st   181     30511     19323     83129         0     20511    253236   2932315    126.57   no data  --
8.39/8.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8.39/8.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.49/8.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
8.80/8.81	c bin-w-bin subsume rem            0 bins  time:  0.01 s
8.80/8.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.80/8.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19323 time:  0.01 s
8.80/8.83	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
14.19/14.28	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  5.45 s
14.29/14.38	c asymm  cl-useful: 0/83129/83129 lits-rem:0 time: 0.10
14.29/14.39	c calculated reachability. Time: 0.00
14.29/14.39	c  N dy   181     30511     19323     83129         0     20509    253236   2931756    126.57   no data  --
15.48/15.55	c  N dy   209     34629     19323     83129         0     24626    253236   3749743    126.77    134.53  --
16.69/16.76	c  N dy   241     38724     19323     83129         0     28721    253236   4609223    127.74    136.75  --
17.89/17.99	c  N dy   271     42816     19323     83129         0     17314    253236   1029721    127.97    173.27  --
18.79/18.80	c  S st   293     45767     19323     83129         0     20265    253236   1660466    128.69   no data  --
18.89/18.93	c  S st   293     46269     19323     83129         0     20767    253236   1738598    128.69   no data  --
18.89/18.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
18.89/18.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.99/19.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
19.09/19.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.09/19.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.09/19.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19323 time:  0.01 s
19.09/19.17	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
22.78/22.81	c lits-rem:         5  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.64 s
22.78/22.82	c vivif2 --  cl tried    83129 cl shrink        0 lits rem          0 time: 0.01
22.78/22.84	c vivif2 --  cl tried    20767 cl shrink        0 lits rem          0 time: 0.02
22.88/22.94	c asymm  cl-useful: 0/83129/83129 lits-rem:0 time: 0.10
22.88/22.95	c calculated reachability. Time: 0.00
22.88/22.95	c  N dy   293     46269     19323     83129         0     20767    253236   1738593    128.69   no data  --
24.10/24.18	c  N dy   322     50583     19323     83129         0     25081    253236   2627829    128.81    135.61  --
25.29/25.34	c  N dy   350     54624     19323     83129         0     29122    253236   3431964    128.81    142.09  --
26.49/26.57	c  N dy   380     58678     19323     83129         0     33176    253236   4261656    128.91    135.95  --
27.88/27.90	c  N dy   408     62753     19323     83129         0     37251    253236   5110316    129.14    139.36  --
29.09/29.12	c  N dy   436     66812     19323     83129         0     22561    253236   1433818    129.26    138.06  --
29.89/29.92	c  S st   457     69403     19323     83129         0     25151    253236   1971701    129.43    112.24  --
29.99/30.08	c  S st   457     69905     19323     83129         0     25653    253236   2049803    129.43   no data  --
29.99/30.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
29.99/30.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.09/30.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.10
30.29/30.33	c bin-w-bin subsume rem            0 bins  time:  0.01 s
30.29/30.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
30.29/30.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19323 time:  0.00 s
30.29/30.35	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
34.69/34.74	c lits-rem:         6  cl-subs:        1  v-elim:      0  v-fix:    0  time:  4.39 s
34.69/34.75	c vivif2 --  cl tried    83129 cl shrink        0 lits rem          0 time: 0.01
34.69/34.78	c vivif2 --  cl tried    25652 cl shrink        0 lits rem          0 time: 0.03
34.79/34.88	c asymm  cl-useful: 0/83129/83129 lits-rem:0 time: 0.10
34.79/34.89	c calculated reachability. Time: 0.00
34.79/34.89	c  N dy   457     69905     19323     83129         0     25652    253236   2049665    129.43   no data  --
36.09/36.17	c  N dy   490     74421     19323     83129         0     30168    253236   2988413    129.64    137.65  --
37.79/37.80	c  N dy   524     79332     19323     83129         0     35079    253236   3990480    129.75    136.86  --
39.39/39.43	c  N dy   559     84475     19323     83129         0     40222    253236   5043223    129.68    147.38  --
40.29/40.36	c  F st   578     87501     19323     83129         0     22375    253236    924337    129.66   no data  --
41.38/41.45	c  N st   583     90806     19323     83129         0     25679    253236   1970695    129.66   no data  --
43.19/43.29	c  N dy   606     96611     19323     83129         0     31484    253236   3307754    129.59    137.70  --
45.29/45.33	c  N dy   651    102847     19323     83129         0     37718    253236   4571638    129.53    136.79  --
45.99/46.00	c  S st   667    104858     19323     83129         0     39729    253236   4973198    129.53   no data  --
46.10/46.17	c  S st   667    105364     19323     83129         0     40235    253236   5045956    129.53   no data  --
46.10/46.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
46.10/46.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.29/46.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
46.59/46.64	c bin-w-bin subsume rem            0 bins  time:  0.01 s
46.59/46.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.59/46.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19323 time:  0.01 s
46.59/46.66	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
101.19/101.27	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 54.61 s
101.19/101.27	c vivif2 --  cl tried    83129 cl shrink        0 lits rem          0 time: 0.01
101.28/101.35	c vivif2 --  cl tried    40230 cl shrink        0 lits rem          0 time: 0.07
101.48/101.50	c asymm  cl-useful: 0/83129/83129 lits-rem:0 time: 0.15
101.48/101.50	c calculated reachability. Time: 0.00
101.48/101.50	c  N dy   667    105364     19323     83129         0     40230    253236   5042675    129.53   no data  --
103.69/103.79	c  N dy   712    112121     19323     83129         0     24555    253236   1040750    129.64    149.25  --
105.99/106.07	c  N dy   760    119361     19323     83129         0     31794    253236   2543468    129.84    140.59  --
108.29/108.39	c  N dy   813    126996     19323     83129         0     39429    253236   4124219    129.90    138.76  --
110.88/110.99	c  N dy   871    135160     19323     83129         0     23879    253236    577943    130.09    144.17  --
113.39/113.49	c  N dy   927    143848     19323     83129         0     32566    253236   2380876    130.13    146.29  --
116.19/116.27	c  N dy   991    153042     19323     83129         0     41760    253236   4288484    130.34    139.97  --
117.79/117.84	c  S st  1023    158046     19323     83129         0     46764    253236   5318123    130.34   no data  --
117.89/118.00	c  S st  1023    158550     19323     83129         0     47268    253236   5394444    130.34   no data  --
117.99/118.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
117.99/118.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
118.09/118.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.12
118.39/118.43	c bin-w-bin subsume rem            0 bins  time:  0.01 s
118.39/118.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
118.39/118.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19323 time:  0.00 s
118.39/118.45	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
187.09/187.13	c lits-rem:         4  cl-subs:        4  v-elim:      0  v-fix:    0  time: 68.68 s
187.09/187.14	c vivif2 --  cl tried    83129 cl shrink        0 lits rem          0 time: 0.01
187.19/187.22	c vivif2 --  cl tried    47264 cl shrink        0 lits rem          0 time: 0.08
187.29/187.37	c asymm  cl-useful: 0/83129/83129 lits-rem:0 time: 0.15
187.29/187.37	c calculated reachability. Time: 0.00
187.29/187.37	c  N dy  1023    158550     19323     83129         0     47264    253236   5392861    130.34   no data  --
190.39/190.48	c  N dy  1090    168725     19323     83129         0     32579    253236   2128191    130.32    138.23  --
193.69/193.78	c  N dy  1162    179614     19323     83129         0     43468    253236   4381895    130.22    137.30  --
197.49/197.54	c  N dy  1239    191172     19323     83129         0     29092    253236   1136863    130.16    139.58  --
201.89/201.94	c  N dy  1320    203402     19323     83129         0     41321    253236   3646006    130.22    138.37  --
206.29/206.33	c  N dy  1408    216465     19323     83129         0     27421    253236    566900    130.29    137.55  --
210.59/210.61	c  N dy  1507    230329     19323     83129         0     41283    253236   3465184    130.43    141.01  --
213.09/213.17	c  S st  1561    237825     19323     83129         0     48779    253236   5000181    130.49    123.86  --
213.29/213.35	c  S st  1561    238329     19323     83129         0     49283    253236   5072671    130.49   no data  --
213.29/213.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
213.29/213.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
213.39/213.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.12
213.69/213.76	c bin-w-bin subsume rem            0 bins  time:  0.01 s
213.69/213.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
213.69/213.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19323 time:  0.01 s
213.69/213.79	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
277.78/277.88	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 64.09 s
277.78/277.89	c vivif2 --  cl tried    83129 cl shrink        0 lits rem          0 time: 0.01
277.88/277.96	c vivif2 --  cl tried    49280 cl shrink        0 lits rem          0 time: 0.07
278.08/278.13	c asymm  cl-useful: 0/83129/83129 lits-rem:0 time: 0.17
278.08/278.14	c calculated reachability. Time: 0.00
278.08/278.14	c  N dy  1561    238329     19323     83129         0     49280    253236   5071181    130.49   no data  --
283.38/283.43	c  N dy  1657    253577     19323     83129         0     36546    253236   2271517    130.44    165.99  --
288.98/289.06	c  N dy  1764    269840     19323     83129         0     52809    253236   5598826    130.42    137.50  --
294.99/295.09	c  N dy  1883    287219     19323     83129         0     41196    253236   3060355    130.47    139.38  --
301.69/301.78	c  N dy  2009    305607     19323     83129         0     59582    253236   6878454    130.59    137.53  --
301.99/302.03	c  F st  2013    306251     19323     83129         0     30238    253236    511145    130.57   no data  --
308.59/308.60	c  N dy  2114    325161     19323     83129         0     49147    253236   4852247    130.63    138.88  --
315.69/315.76	c  N dy  2250    345209     19323     83129         0     38197    253236   1945781    130.65    138.22  --
319.99/320.02	c  S st  2331    357493     19323     83129         0     50480    253236   4490526    130.62   no data  --
320.18/320.22	c  S st  2331    357995     19323     83129         0     50982    253236   4577443    130.62   no data  --
320.18/320.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
320.18/320.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
320.28/320.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.13
320.58/320.64	c bin-w-bin subsume rem            0 bins  time:  0.01 s
320.58/320.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
320.58/320.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19323 time:  0.01 s
320.58/320.66	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
367.19/367.25	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 46.58 s
367.19/367.26	c vivif2 --  cl tried    83129 cl shrink        0 lits rem          0 time: 0.01
367.29/367.33	c vivif2 --  cl tried    50981 cl shrink        0 lits rem          0 time: 0.07
367.49/367.50	c asymm  cl-useful: 0/83129/83129 lits-rem:0 time: 0.17
367.49/367.51	c calculated reachability. Time: 0.00
367.49/367.51	c  N dy  2331    357995     19323     83129         0     50981    253236   4577395    130.62   no data  --
374.79/374.81	c  N dy  2471    377997     19323     83129         0     38984    253236   1904469    130.70    148.86  --
381.98/382.09	c  N dy  2612    398172     19323     83129         0     59156    253236   6109420    130.83    140.22  --
389.09/389.18	c  N dy  2732    418320     19323     83129         0     46307    253236   3191199    130.79    138.93  --
396.58/396.65	c  N dy  2869    438327     19323     83129         0     66314    253236   7324288    130.86    139.74  --
403.59/403.65	c  N dy  3002    458401     19323     83129         0     52388    253236   4197897    130.84    150.86  --
411.19/411.28	c  N dy  3133    478514     19323     83129         0     37504    253236    979183    130.87    138.12  --
418.28/418.36	c  N dy  3268    498553     19323     83129         0     57541    253236   5138052    130.85    142.49  --
425.78/425.89	c  N dy  3404    518766     19323     83129         0     41756    253236   1615392    130.86    139.62  --
432.38/432.47	c  S st  3527    536992     19323     83129         0     59977    253236   5410493    130.92   no data  --
432.58/432.67	c  S st  3527    537499     19323     83129         0     60484    253236   5494196    130.92   no data  --
432.58/432.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
432.58/432.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
432.78/432.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.13
433.08/433.15	c bin-w-bin subsume rem            0 bins  time:  0.01 s
433.08/433.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
433.08/433.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19323 time:  0.01 s
433.08/433.17	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
509.88/509.93	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time: 76.76 s
509.88/509.94	c vivif2 --  cl tried    83129 cl shrink        0 lits rem          0 time: 0.01
509.98/510.02	c vivif2 --  cl tried    60481 cl shrink        0 lits rem          0 time: 0.08
510.18/510.21	c asymm  cl-useful: 0/83129/83129 lits-rem:0 time: 0.19
510.18/510.22	c calculated reachability. Time: 0.00
510.18/510.22	c  N dy  3527    537499     19323     83129         0     60481    253236   5493359    130.92   no data  --
517.79/517.89	c  N dy  3665    557613     19323     83129         0     43594    253236   1861273    131.04    138.21  --
525.08/525.14	c  N dy  3800    577688     19323     83129         0     63668    253236   5969496    131.04    139.69  --
532.68/532.78	c  N dy  3936    597843     19323     83129         0     45828    253236   2085545    131.08    139.10  --
540.18/540.27	c  N dy  4071    617885     19323     83129         0     65869    253236   6313214    131.16    138.42  --
547.08/547.15	c  N dy  4204    637970     19323     83129         0     46959    253236   2091733    131.17    139.53  --
553.88/553.96	c  N dy  4343    658055     19323     83129         0     67044    253236   6293836    131.22    138.80  --
560.98/561.03	c  N dy  4487    678138     19323     83129         0     47136    253236   1962288    131.30    139.35  --
567.78/567.80	c  N dy  4624    698281     19323     83129         0     67279    253236   6224865    131.34    145.64  --
574.88/574.92	c  N dy  4760    718331     19323     83129         0     46324    253236   1563001    131.43    139.31  --
581.68/581.71	c  N dy  4903    738585     19323     83129         0     66577    253236   5812945    131.48    142.66  --
588.97/589.07	c  N dy  5042    758712     19323     83129         0     44701    253236   1012093    131.54    138.75  --
595.68/595.71	c  N dy  5181    778775     19323     83129         0     64764    253236   5211786    131.57    139.51  --
602.98/603.04	c  N dy  5311    798868     19323     83129         0     84856    253236   9395999    131.56    139.96  --
605.48/605.53	c  S st  5361    806248     19323     83129         0     49235    253236   1773279    131.57   no data  --
605.67/605.70	c  S st  5361    806752     19323     83129         0     49738    253236   1851324    131.57   no data  --
605.67/605.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
605.67/605.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
605.77/605.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
605.87/605.94	c bin-w-bin subsume rem            0 bins  time:  0.01 s
605.87/605.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
605.87/605.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19323 time:  0.01 s
605.87/605.96	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
610.48/610.55	c lits-rem:         6  cl-subs:        2  v-elim:      0  v-fix:    0  time:  4.59 s
610.48/610.56	c vivif2 --  cl tried    83129 cl shrink        0 lits rem          0 time: 0.01
610.48/610.59	c vivif2 --  cl tried    49736 cl shrink        0 lits rem          0 time: 0.03
610.68/610.73	c asymm  cl-useful: 0/83129/83129 lits-rem:0 time: 0.14
610.68/610.74	c calculated reachability. Time: 0.00
610.68/610.74	c  N dy  5361    806752     19323     83129         0     49736    253236   1851058    131.57   no data  --
618.28/618.35	c  N dy  5498    826970     19323     83129         0     69954    253236   6056928    131.57    147.76  --
626.37/626.48	c  N dy  5632    846984     19323     83129         0     45973    253236    885508    131.60    200.46  --
633.37/633.42	c  N dy  5766    867055     19323     83129         0     66042    253236   5078278    131.61    139.20  --
640.97/641.09	c  N dy  5893    887278     19323     83129         0     86265    253236   9282027    131.61    141.92  --
648.07/648.19	c  N dy  6028    907340     19323     83129         0     61328    253236   3851937    131.62    148.68  --
655.58/655.67	c  N dy  6160    927420     19323     83129         0     81407    253236   8046636    131.63    139.31  --
663.28/663.30	c  N dy  6286    947469     19323     83129         0     55457    253236   2392270    131.57    140.27  --
671.08/671.17	c  N dy  6430    967548     19323     83129         0     75534    253236   6651556    131.66    162.17  --
679.58/679.65	c  N dy  6559    987689     19323     83129         0     48679    253236    827679    131.62    141.22  --
687.18/687.23	c  N dy  6693   1007805     19323     83129         0     68794    253236   5054143    131.64    146.67  --
695.48/695.55	c  N dy  6830   1027809     19323     83129         0     88798    253236   9173015    131.62    138.90  --
703.47/703.56	c  N dy  6968   1047931     19323     83129         0     60918    253236   3229902    131.65    140.00  --
711.48/711.53	c  N dy  7104   1067954     19323     83129         0     80940    253236   7464398    131.67    158.15  --
713.17/713.20	c  F st  7133   1071877     19323     83129         0     84863    253236   8272083    131.68    112.51  --
720.07/720.10	c  N dy  7212   1088011     19323     83129         0     51994    253236   1115154    131.69    138.90  --
727.58/727.69	c  N dy  7344   1108013     19323     83129         0     71994    253236   5284606    131.69    155.51  --
736.08/736.16	c  N dy  7475   1128129     19323     83129         0     92110    253236   9475979    131.68    138.97  --
744.28/744.39	c  N dy  7620   1148167     19323     83129         0     62149    253236   3067443    131.75    140.06  --
752.38/752.43	c  N dy  7759   1168226     19323     83129         0     82208    253236   7245801    131.77    140.66  --
761.28/761.38	c  N dy  7895   1188243     19323     83129         0     51234    253236    551395    131.80    158.02  --
768.88/768.98	c  N dy  8029   1208462     19323     83129         0     71450    253236   4725506    131.80    138.85  --
769.57/769.67	c  S st  8042   1210130     19323     83129         0     73118    253236   5092342    131.81   no data  --
769.77/769.90	c  S st  8042   1210635     19323     83129         0     73623    253236   5163640    131.81   no data  --
769.88/769.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
769.88/769.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
769.98/770.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.14
770.27/770.36	c bin-w-bin subsume rem            0 bins  time:  0.01 s
770.27/770.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
770.27/770.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19323 time:  0.01 s
770.27/770.39	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
841.97/842.06	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 71.67 s
841.97/842.07	c vivif2 --  cl tried    83129 cl shrink        0 lits rem          0 time: 0.01
842.07/842.15	c vivif2 --  cl tried    73622 cl shrink        0 lits rem          0 time: 0.08
842.27/842.36	c asymm  cl-useful: 0/83129/83129 lits-rem:0 time: 0.21
842.27/842.37	c calculated reachability. Time: 0.00
842.27/842.37	c  N dy  8042   1210635     19323     83129         0     73622    253236   5163534    131.81   no data  --
850.78/850.86	c  N dy  8176   1230642     19323     83129         0     93627    253236   9340987    131.81    143.43  --
859.17/859.27	c  N dy  8318   1250691     19323     83129         0     61678    253236   2557646    131.87    141.10  --
867.08/867.19	c  N dy  8446   1270778     19323     83129         0     81764    253236   6669957    131.84    152.65  --
875.97/876.08	c  N dy  8579   1290900     19323     83129         0    101885    253236  10863061    131.86    139.34  --
884.07/884.16	c  N dy  8722   1311007     19323     83129         0     68992    253236   3896162    131.91    139.86  --
892.48/892.55	c  N dy  8863   1331107     19323     83129         0     89091    253236   8127445    131.95    142.78  --
901.57/901.69	c  N dy  8996   1351133     19323     83129         0     55115    253236    730268    131.97    140.28  --
909.37/909.45	c  N dy  9137   1371142     19323     83129         0     75123    253236   4901652    132.00    143.25  --
917.97/918.04	c  N dy  9267   1391296     19323     83129         0     95274    253236   9114442    131.99    139.56  --
926.87/926.97	c  N dy  9404   1411406     19323     83129         0     60383    253236   1622660    132.02    140.86  --
935.07/935.16	c  N dy  9551   1431454     19323     83129         0     80430    253236   5976652    132.10    191.46  --
943.78/943.87	c  N dy  9679   1451513     19323     83129         0    100486    253236  10170462    132.09    151.27  --
952.58/952.65	c  N dy  9813   1471596     19323     83129         0     64577    253236   2294917    132.09    145.49  --
960.77/960.84	c  N dy  9946   1491679     19323     83129         0     84660    253236   6512942    132.10    141.90  --
969.87/969.97	c  N dy 10094   1511813     19323     83129         0    104794    253236  10768747    132.14    140.33  --
978.58/978.64	c  N dy 10229   1531826     19323     83129         0     67814    253236   2810114    132.15    144.12  --
986.76/986.80	c  N dy 10353   1551917     19323     83129         0     87904    253236   6997771    132.14    139.57  --
995.87/995.95	c  N dy 10488   1571921     19323     83129         0    107908    253236  11161770    132.15    142.48  --
1004.57/1004.65	c  N dy 10631   1592050     19323     83129         0     70040    253236   3069553    132.19    148.37  --
1012.98/1013.08	c  N dy 10770   1612197     19323     83129         0     90184    253236   7310853    132.20    139.60  --
1022.26/1022.36	c  N dy 10914   1632205     19323     83129         0    110189    253236  11546426    132.24    140.98  --
1030.86/1030.91	c  N dy 11041   1652242     19323     83129         0     71227    253236   3065477    132.24    139.86  --
1039.27/1039.36	c  N dy 11176   1672398     19323     83129         0     91380    253236   7235570    132.24    141.72  --
1048.66/1048.71	c  N dy 11319   1692484     19323     83129         0    111464    253236  11452994    132.26    139.47  --
1056.57/1056.61	c  S st 11438   1710636     19323     83129         0     69620    253236   2544365    132.27   no data  --
1056.77/1056.84	c  S st 11438   1711139     19323     83129         0     70123    253236   2629256    132.27   no data  --
1056.77/1056.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1056.77/1056.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1056.97/1057.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.14
1057.07/1057.17	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1057.07/1057.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1057.07/1057.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19323 time:  0.01 s
1057.07/1057.19	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
1065.77/1065.81	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  8.62 s
1065.77/1065.82	c vivif2 --  cl tried    83129 cl shrink        0 lits rem          0 time: 0.01
1065.77/1065.86	c vivif2 --  cl tried    70122 cl shrink        0 lits rem          0 time: 0.04
1065.97/1066.06	c asymm  cl-useful: 0/83129/83129 lits-rem:0 time: 0.20
1065.97/1066.07	c calculated reachability. Time: 0.00
1065.97/1066.07	c  N dy 11438   1711139     19323     83129         0     70122    253236   2628881    132.27   no data  --
1074.27/1074.31	c  N dy 11568   1731164     19323     83129         0     90141    253236   6799569    132.25    164.35  --
1083.47/1083.54	c  N dy 11711   1751316     19323     83129         0    110292    253236  11064787    132.28    142.55  --
1092.56/1092.64	c  N dy 11849   1771456     19323     83129         0     69435    253236   2345005    132.31    139.42  --
1100.96/1101.02	c  N dy 11986   1791552     19323     83129         0     89531    253236   6615676    132.34    140.26  --
1110.06/1110.13	c  N dy 12121   1811627     19323     83129         0    109605    253236  10806523    132.34    148.35  --
1119.46/1119.51	c  N dy 12253   1831745     19323     83129         0     67729    253236   1727519    132.35    139.59  --
1127.66/1127.75	c  N dy 12389   1851847     19323     83129         0     87830    253236   5929965    132.36    145.77  --
1136.86/1136.90	c  N dy 12526   1871944     19323     83129         0    107923    253236  10183499    132.38    143.00  --
1146.36/1146.45	c  N dy 12653   1891960     19323     83129         0     64940    253236    965764    132.36    140.90  --
1154.56/1154.64	c  N dy 12797   1912113     19323     83129         0     85092    253236   5237358    132.39    140.49  --
1163.67/1163.80	c  N dy 12936   1932458     19323     83129         0    105435    253236   9489779    132.40    142.63  --
1173.57/1173.64	c  N dy 13072   1952519     19323     83129         0    125496    253236  13704302    132.41    160.21  --
1181.76/1181.90	c  N dy 13206   1972628     19323     83129         0     81609    253236   4230285    132.41    141.52  --
1190.55/1190.67	c  N dy 13336   1992635     19323     83129         0    101615    253236   8406757    132.41    141.76  --
1199.75/1199.80	c  N dy 13470   2012786     19323     83129         0    121764    253236  12661510    132.42    141.35  --
1207.77/1207.84	c  N dy 13608   2032825     19323     83129         0     76808    253236   3051008    132.44    172.66  --
1215.47/1215.58	c  N dy 13746   2052872     19323     83129         0     96855    253236   7280388    132.45    139.42  --
1224.05/1224.18	c  N dy 13893   2072956     19323     83129         0    116935    253236  11603850    132.49    144.19  --
1232.86/1232.94	c  N dy 14028   2093123     19323     83129         0     71109    253236   1633693    132.49    141.86  --
1240.36/1240.42	c  N dy 14160   2113191     19323     83129         0     91177    253236   5831326    132.49    157.41  --
1248.56/1248.67	c  N dy 14297   2133367     19323     83129         0    111349    253236  10092360    132.50    140.52  --
1257.56/1257.63	c  N dy 14428   2153424     19323     83129         0    131405    253236  14308680    132.51    143.95  --
1265.25/1265.33	c  N dy 14562   2173539     19323     83129         0     84521    253236   4302840    132.51    144.26  --
1273.15/1273.22	c  N dy 14686   2193603     19323     83129         0    104584    253236   8461580    132.50    139.63  --
1280.66/1280.79	c  S st 14806   2211142     19323     83129         0    122120    253236  12154077    132.50    108.73  --
1280.96/1281.05	c  S st 14806   2211644     19323     83129         0    122622    253236  12240683    132.50   no data  --
1280.96/1281.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1280.96/1281.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1281.16/1281.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.17
1281.85/1281.95	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1281.85/1281.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1281.85/1281.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19323 time:  0.01 s
1281.85/1281.97	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175630-1301784965/watcher-3175630-1301784965 -o /tmp/evaluation-result-3175630-1301784965/solver-3175630-1301784965 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175630-1301784965.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.75 3.90 3.63 3/179 7315
/proc/meminfo: memFree=23066324/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=23524 CPUtime=0 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 1083 0 0 0 0 0 0 0 22 0 1 0 368727171 24088576 1023 33554432000 4194304 4650387 140734274237072 18446744073709551615 4361539 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 5881 1036 325 112 0 846 0

[startup+0.033804 s]
/proc/loadavg: 3.75 3.90 3.63 3/179 7315
/proc/meminfo: memFree=23066324/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=38704 CPUtime=0.02 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 3339 0 0 0 2 0 0 0 22 0 1 0 368727171 39632896 2818 33554432000 4194304 4650387 140734274237072 18446744073709551615 4307580 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 9676 2819 329 112 0 4641 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 38704

[startup+0.100797 s]
/proc/loadavg: 3.75 3.90 3.63 3/179 7315
/proc/meminfo: memFree=23066324/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=40176 CPUtime=0.09 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 3974 0 0 0 9 0 0 0 22 0 1 0 368727171 41140224 3453 33554432000 4194304 4650387 140734274237072 18446744073709551615 4536430 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 10044 3453 346 112 0 5009 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40176

[startup+0.300747 s]
/proc/loadavg: 3.75 3.90 3.63 3/179 7315
/proc/meminfo: memFree=23066324/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=59996 CPUtime=0.29 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 8523 0 0 0 28 1 0 0 23 0 1 0 368727171 61435904 7508 33554432000 4194304 4650387 140734274237072 18446744073709551615 251367205685 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 14999 7508 367 112 0 9964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59996

[startup+0.700671 s]
/proc/loadavg: 3.75 3.90 3.63 3/179 7315
/proc/meminfo: memFree=23066324/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=59996 CPUtime=0.69 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 8794 0 0 0 68 1 0 0 25 0 1 0 368727171 61435904 7779 33554432000 4194304 4650387 140734274237072 18446744073709551615 4333597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 14999 7780 379 112 0 9964 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59996

[startup+1.50052 s]
/proc/loadavg: 3.75 3.90 3.63 5/190 7336
/proc/meminfo: memFree=22966748/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=59996 CPUtime=1.49 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 9475 0 0 0 148 1 0 0 25 0 1 0 368727171 61435904 8460 33554432000 4194304 4650387 140734274237072 18446744073709551615 4361034 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 14999 8460 379 112 0 9964 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59996

[startup+3.10022 s]
/proc/loadavg: 3.75 3.90 3.63 5/190 7336
/proc/meminfo: memFree=22933092/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=102264 CPUtime=3.08 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 10717 0 0 0 307 1 0 0 25 0 1 0 368727171 104718336 9702 33554432000 4194304 4650387 140734274237072 18446744073709551615 4363305 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 25566 9702 379 112 0 20531 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 102264

[startup+6.30063 s]
/proc/loadavg: 3.77 3.90 3.64 5/190 7336
/proc/meminfo: memFree=22898568/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=62652 CPUtime=6.29 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 14111 0 0 0 627 2 0 0 25 0 1 0 368727171 64155648 8609 33554432000 4194304 4650387 140734274237072 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 15663 8609 381 112 0 10628 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62652

[startup+12.7004 s]
/proc/loadavg: 3.87 3.92 3.64 5/190 7336
/proc/meminfo: memFree=22760856/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=181128 CPUtime=12.69 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 32229 0 0 0 1265 4 0 0 25 0 1 0 368727171 185475072 26727 33554432000 4194304 4650387 140734274237072 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 45282 26727 383 112 0 40247 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 181128

[startup+25.5011 s]
/proc/loadavg: 3.90 3.93 3.65 5/190 7336
/proc/meminfo: memFree=22702580/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=192696 CPUtime=25.49 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 40480 0 0 0 2543 6 0 0 25 0 1 0 368727171 197320704 29428 33554432000 4194304 4650387 140734274237072 18446744073709551615 4349648 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 48174 29428 383 112 0 43139 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 192696

[startup+51.1003 s]
/proc/loadavg: 3.93 3.93 3.65 5/190 7337
/proc/meminfo: memFree=22601740/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=247784 CPUtime=51.08 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 67337 0 0 0 5096 12 0 0 25 0 1 0 368727171 253730816 44813 33554432000 4194304 4650387 140734274237072 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 61946 44813 383 112 0 56911 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 247784

[startup+102.307 s]
/proc/loadavg: 3.97 3.94 3.67 5/190 7338
/proc/meminfo: memFree=22484988/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=247784 CPUtime=102.3 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 67813 0 0 0 10217 13 0 0 25 0 1 0 368727171 253730816 45289 33554432000 4194304 4650387 140734274237072 18446744073709551615 4328222 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 61946 45289 383 112 0 56911 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 247784

[startup+162.301 s]
/proc/loadavg: 3.99 3.95 3.69 5/190 7340
/proc/meminfo: memFree=22399876/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=277476 CPUtime=162.29 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 81552 0 0 0 16213 16 0 0 25 0 1 0 368727171 284135424 53092 33554432000 4194304 4650387 140734274237072 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 69369 53092 383 112 0 64334 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 277476

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.70 5/190 7342
/proc/meminfo: memFree=22355932/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=290332 CPUtime=222.28 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 94413 0 0 0 22209 19 0 0 25 0 1 0 368727171 297299968 56183 33554432000 4194304 4650387 140734274237072 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 72583 56183 383 112 0 67548 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 290332

[startup+282.3 s]
/proc/loadavg: 4.06 3.97 3.73 5/190 7343
/proc/meminfo: memFree=22347708/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=248588 CPUtime=282.29 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 97519 0 0 0 28209 20 0 0 25 0 1 0 368727171 254554112 55645 33554432000 4194304 4650387 140734274237072 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 62147 55645 383 112 0 57112 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 248588

[startup+342.3 s]
/proc/loadavg: 4.02 3.97 3.74 5/190 7354
/proc/meminfo: memFree=22324752/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=302508 CPUtime=342.28 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 113672 0 0 0 34201 27 0 0 25 0 1 0 368727171 309768192 59039 33554432000 4194304 4650387 140734274237072 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 75627 59039 383 112 0 70592 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 302508

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 7355
/proc/meminfo: memFree=22251916/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=313380 CPUtime=402.28 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 129467 0 0 0 40195 33 0 0 25 0 1 0 368727171 320901120 60682 33554432000 4194304 4650387 140734274237072 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 78345 60682 383 112 0 73310 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 313380

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.76 5/190 7357
/proc/meminfo: memFree=22250520/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=313532 CPUtime=462.28 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 142017 0 0 0 46191 37 0 0 25 0 1 0 368727171 321056768 62755 33554432000 4194304 4650387 140734274237072 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 78383 62755 383 112 0 73348 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 313532

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.77 5/190 7359
/proc/meminfo: memFree=22230292/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=326780 CPUtime=522.28 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 149747 0 0 0 52188 40 0 0 25 0 1 0 368727171 334622720 64974 33554432000 4194304 4650387 140734274237072 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 81695 64974 383 112 0 76660 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 326780

[startup+582.301 s]
/proc/loadavg: 4.07 3.99 3.79 5/190 7360
/proc/meminfo: memFree=22214628/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=340628 CPUtime=582.27 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 179360 0 0 0 58180 47 0 0 25 0 1 0 368727171 348803072 70043 33554432000 4194304 4650387 140734274237072 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 85157 70043 383 112 0 80122 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 340628

[startup+642.301 s]
/proc/loadavg: 4.06 4.00 3.81 5/190 7362
/proc/meminfo: memFree=22139328/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=341244 CPUtime=642.28 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 203671 0 0 0 64172 56 0 0 25 0 1 0 368727171 349433856 73812 33554432000 4194304 4650387 140734274237072 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 85311 73812 383 112 0 80276 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 341244

[startup+702.301 s]
/proc/loadavg: 4.02 4.00 3.82 5/190 7363
/proc/meminfo: memFree=22146356/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=288084 CPUtime=702.27 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 226681 0 0 0 70164 63 0 0 25 0 1 0 368727171 294998016 66791 33554432000 4194304 4650387 140734274237072 18446744073709551615 4363851 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 72021 66791 383 112 0 66986 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 288084

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 7365
/proc/meminfo: memFree=22160592/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=288376 CPUtime=762.29 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 252018 0 0 0 76157 72 0 0 25 0 1 0 368727171 295297024 66864 33554432000 4194304 4650387 140734274237072 18446744073709551615 4363628 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 72094 66864 383 112 0 67059 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 288376

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 7367
/proc/meminfo: memFree=22163772/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=342792 CPUtime=822.27 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 254368 0 0 0 82155 72 0 0 25 0 1 0 368727171 351019008 69214 33554432000 4194304 4650387 140734274237072 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 85698 69214 383 112 0 80663 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 342792

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 7368
/proc/meminfo: memFree=22146388/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=344928 CPUtime=882.27 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 270123 0 0 0 88148 79 0 0 25 0 1 0 368727171 353206272 67440 33554432000 4194304 4650387 140734274237072 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 86232 67440 383 112 0 81197 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 344928

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 7370
/proc/meminfo: memFree=22134684/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=345352 CPUtime=942.27 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 295250 0 0 0 94137 90 0 0 25 0 1 0 368727171 353640448 73948 33554432000 4194304 4650387 140734274237072 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 86338 73948 383 112 0 81303 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 345352

[startup+1002.3 s]
/proc/loadavg: 4.06 4.02 3.85 5/190 7371
/proc/meminfo: memFree=22157216/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=303672 CPUtime=1002.26 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 320367 0 0 0 100127 99 0 0 25 0 1 0 368727171 310960128 69641 33554432000 4194304 4650387 140734274237072 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 75918 69641 383 112 0 70883 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 303672

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.86 5/190 7373
/proc/meminfo: memFree=22136472/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=303672 CPUtime=1062.27 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 341992 0 0 0 106119 108 0 0 25 0 1 0 368727171 310960128 70688 33554432000 4194304 4650387 140734274237072 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 75918 70688 383 112 0 70883 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 303672

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.87 5/190 7375
/proc/meminfo: memFree=22153424/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=332216 CPUtime=1122.26 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 370801 0 0 0 112108 118 0 0 25 0 1 0 368727171 340189184 64192 33554432000 4194304 4650387 140734274237072 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 83054 64192 383 112 0 78019 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 332216

[startup+1182.3 s]
/proc/loadavg: 4.05 4.01 3.88 5/190 7376
/proc/meminfo: memFree=22137764/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=332640 CPUtime=1182.26 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 401209 0 0 0 118097 129 0 0 25 0 1 0 368727171 340623360 65389 33554432000 4194304 4650387 140734274237072 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 83160 65389 383 112 0 78125 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 332640

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.88 5/190 7378
/proc/meminfo: memFree=22111432/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=333112 CPUtime=1242.26 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 433882 0 0 0 124087 139 0 0 25 0 1 0 368727171 341106688 67823 33554432000 4194304 4650387 140734274237072 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 83278 67823 383 112 0 78243 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 333112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.89 4/186 7381
/proc/meminfo: memFree=22211592/32950928 swapFree=67111528/67111528
[pid=7315] ppid=7313 vsize=414176 CPUtime=1299.97 cores=0,2
/proc/7315/stat : 7315 (strangenight1-s) R 7313 7315 7124 0 -1 4202496 474292 0 0 0 129851 146 0 0 25 0 1 0 368727171 424116224 92856 33554432000 4194304 4650387 140734274237072 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7315/statm: 103544 92856 383 112 0 98509 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 414176

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1299.99
CPU user time (s): 1298.51
CPU system time (s): 1.47978
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 414176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.51
system time used= 1.47978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 474292
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3485

runsolver used 2.23466 second user time and 4.87526 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-03 00:56:05
IDJOB=3175630
IDBENCH=82648
IDSOLVER=1589
FILE ID=node113/3175630-1301784965
RUNJOBID= node113-1301783654-7143
PBS_JOBID= 12841405
Free space on /tmp= 70712 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v20000-c84000-S840292785-048-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175630-1301784965/watcher-3175630-1301784965 -o /tmp/evaluation-result-3175630-1301784965/solver-3175630-1301784965 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175630-1301784965.cnf

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

MD5SUM BENCH= fa8f767b93a18fbf678b4d0ea0994bed
RANDOM SEED=1347723980

node113.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	: 5332.76
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.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.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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23066604 kB
Buffers:        318308 kB
Cached:        9196744 kB
SwapCached:          0 kB
Active:        6189528 kB
Inactive:      3402000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23066604 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14576 kB
Writeback:           0 kB
AnonPages:       76324 kB
Mapped:          15612 kB
Slab:           229788 kB
PageTables:       5464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   233900 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= 70692 MiB
End job on node113 at 2011-04-03 01:17:47