Trace number 3369871

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 (fixed)? (TO) 1300.06 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v15000-c63000-S43885340-006-UNKNOWN.cnf
MD5SUM745003317611baf9e79e91bc0ab8e275
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.2018
Satisfiable
(Un)Satisfiability was proved
Number of variables15000
Number of clauses63000
Sum of the clauses size189000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 363000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369871-1305383348.cnf'
0.00/0.01	c -- header says num vars:          15000
0.00/0.01	c -- header says num clauses:       63000
0.00/0.03	c -- clauses added:            0 learnts,        63000 normals,            0 xors
0.00/0.03	c -- vars added      15000
0.00/0.03	c Parsing time:  0.03 s
0.00/0.03	c  N st     0         0     15000     63000         0         0    189000         0   no data   no data  --
0.04/0.07	c asymm  cl-useful: 0/63000/63000 lits-rem:0 time: 0.04
0.04/0.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  15000 time:  0.00 s
0.09/0.13	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
0.19/0.24	c lits-rem:         0  cl-subs:        0  v-elim:    559  v-fix:    0  time:  0.11 s
0.19/0.24	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.26	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.19/0.26	c calculated reachability. Time: 0.00
0.19/0.27	c Calc default polars -  time:   0.00 s pos:    6495 undec:    1788 neg:    6717
0.19/0.27	c =========================================================================================
0.19/0.27	c types(t): F = full restart, N = normal restart
0.19/0.27	c types(t): S = simplification begin/end, E = solution found
0.19/0.27	c restart types(rt): st = static, dy = dynamic
0.19/0.27	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.27	c  B st     0         0     14441     62336         0         0    190214         0   no data   no data  --
1.00/1.07	c  N dy    20      4094     14441     62336         0      4094    190214    863958    113.48    131.17  --
1.79/1.85	c  N dy    47      8201     14441     62336         0      8201    190214   1630550    117.22    125.93  --
2.59/2.64	c  N dy    71     12327     14441     62336         0     12326    190214   2380406    116.61    124.92  --
3.39/3.46	c  N dy    95     16393     14441     62336         0     16392    190214   3142048    115.22    121.80  --
4.19/4.28	c  N dy   115     20444     14441     62336         0     10448    190214    597543    114.63    126.02  --
4.99/5.07	c  N dy   140     24457     14441     62336         0     14461    190214   1316561    114.40    139.33  --
5.09/5.18	c  F st   145     25000     14441     62336         0     15004    190214   1426121    114.80    106.50  --
6.20/6.25	c  N dy   151     30000     14441     62336         0     20004    190214   2554563    114.80   no data  --
6.20/6.25	c  S st   151     30000     14441     62336         0     20004    190214   2554563    114.80   no data  --
6.30/6.35	c  S st   151     30500     14441     62336         0     20504    190214   2619439    114.80   no data  --
6.30/6.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
6.30/6.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.40/6.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
6.50/6.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.50/6.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14441 time:  0.00 s
6.60/6.61	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
10.59/10.63	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  4.02 s
10.69/10.70	c asymm  cl-useful: 0/62336/62336 lits-rem:0 time: 0.07
10.69/10.71	c calculated reachability. Time: 0.00
10.69/10.71	c  N dy   151     30500     14441     62336         0     20502    190214   2619089    114.80   no data  --
11.50/11.58	c  N dy   176     34582     14441     62336         0     24584    190214   3343565    114.33    120.99  --
12.39/12.47	c  N dy   203     38657     14441     62336         0     28656    190214   4084001    114.26    120.27  --
13.29/13.38	c  N dy   228     42738     14441     62336         0     17236    190214    933513    114.48    145.92  --
13.99/14.02	c  S st   248     45751     14441     62336         0     20249    190214   1457296    114.21   no data  --
14.09/14.12	c  S st   248     46257     14441     62336         0     20755    190214   1522544    114.21   no data  --
14.09/14.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
14.09/14.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.09/14.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
14.20/14.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.20/14.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.20/14.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14441 time:  0.00 s
14.20/14.28	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
16.79/16.85	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.56 s
16.79/16.85	c vivif2 --  cl tried    62336 cl shrink        0 lits rem          0 time: 0.00
16.79/16.87	c vivif2 --  cl tried    20754 cl shrink        0 lits rem          0 time: 0.02
16.89/16.94	c asymm  cl-useful: 0/62336/62336 lits-rem:0 time: 0.07
16.89/16.95	c calculated reachability. Time: 0.00
16.89/16.95	c  N dy   248     46257     14441     62336         0     20754    190214   1522195    114.21   no data  --
17.79/17.87	c  N dy   279     50287     14441     62336         0     24783    190214   2287376    114.69    125.28  --
18.79/18.85	c  N dy   304     54594     14441     62336         0     29088    190214   3065615    114.57    124.97  --
19.80/19.81	c  N dy   328     58649     14441     62336         0     33143    190214   3805550    114.70    122.10  --
20.69/20.79	c  N dy   351     62676     14441     62336         0     37170    190214   4529692    114.50    124.09  --
21.69/21.71	c  N dy   377     66686     14441     62336         0     22437    190214   1277404    114.42    123.06  --
22.29/22.33	c  S st   396     69385     14441     62336         0     25136    190214   1764353    114.41     94.44  --
22.39/22.45	c  S st   396     69888     14441     62336         0     25639    190214   1825699    114.41   no data  --
22.39/22.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.39/22.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.49/22.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
22.59/22.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.59/22.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.59/22.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14441 time:  0.00 s
22.59/22.64	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
25.69/25.77	c lits-rem:         4  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.14 s
25.69/25.78	c vivif2 --  cl tried    62336 cl shrink        0 lits rem          0 time: 0.00
25.79/25.80	c vivif2 --  cl tried    25635 cl shrink        0 lits rem          0 time: 0.02
25.79/25.88	c asymm  cl-useful: 0/62336/62336 lits-rem:0 time: 0.08
25.79/25.88	c calculated reachability. Time: 0.00
25.79/25.88	c  N dy   396     69888     14441     62336         0     25635    190214   1824356    114.41   no data  --
26.89/26.90	c  N dy   427     74425     14441     62336         0     30172    190214   2638066    114.38    128.93  --
27.89/27.98	c  N dy   453     79219     14441     62336         0     34965    190214   3490412    113.96    121.12  --
29.19/29.27	c  N dy   485     84647     14441     62336         0     40392    190214   4474303    113.98    120.12  --
29.89/29.94	c  F st   504     87500     14441     62336         0     22375    190214    841038    113.93   no data  --
30.59/30.68	c  N st   509     90798     14441     62336         0     25673    190214   1548277    113.93   no data  --
31.99/32.03	c  N dy   537     96667     14441     62336         0     31542    190214   2699389    113.90    120.53  --
33.39/33.49	c  N dy   576    102836     14441     62336         0     37711    190214   3796660    113.73    122.05  --
33.89/33.99	c  S st   590    104833     14441     62336         0     39708    190214   4144702    113.72    115.19  --
34.10/34.13	c  S st   590    105337     14441     62336         0     40212    190214   4218341    113.72   no data  --
34.10/34.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
34.10/34.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.19/34.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.07
34.39/34.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.39/34.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.39/34.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14441 time:  0.00 s
34.39/34.45	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
57.99/58.07	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time: 23.62 s
57.99/58.08	c vivif2 --  cl tried    62336 cl shrink        0 lits rem          0 time: 0.00
58.09/58.13	c vivif2 --  cl tried    40210 cl shrink        0 lits rem          0 time: 0.05
58.20/58.23	c asymm  cl-useful: 0/62336/62336 lits-rem:0 time: 0.10
58.20/58.24	c calculated reachability. Time: 0.00
58.20/58.24	c  N dy   590    105337     14441     62336         0     40210    190214   4217960    113.72   no data  --
59.89/59.90	c  N dy   634    112222     14441     62336         0     24661    190214    953748    113.71    119.99  --
61.50/61.55	c  N dy   689    119501     14441     62336         0     31937    190214   2297872    114.04    120.88  --
63.29/63.37	c  N dy   732    127305     14441     62336         0     39741    190214   3696795    113.82    123.82  --
65.39/65.42	c  N dy   782    135668     14441     62336         0     24383    190214    629236    113.68    119.84  --
67.29/67.38	c  N dy   833    144435     14441     62336         0     33149    190214   2214674    113.54    121.40  --
69.60/69.64	c  N dy   899    153752     14441     62336         0     42464    190214   3955844    113.84    124.34  --
70.69/70.72	c  S st   932    158006     14441     62336         0     46718    190214   4736179    113.92   no data  --
70.79/70.85	c  S st   932    158506     14441     62336         0     47218    190214   4795146    113.92   no data  --
70.79/70.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
70.79/70.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
70.89/70.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
71.09/71.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.09/71.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.19/71.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14441 time:  0.00 s
71.19/71.20	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
115.29/115.30	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 44.10 s
115.29/115.31	c vivif2 --  cl tried    62336 cl shrink        0 lits rem          0 time: 0.00
115.29/115.36	c vivif2 --  cl tried    47212 cl shrink        0 lits rem          0 time: 0.06
115.40/115.48	c asymm  cl-useful: 0/62336/62336 lits-rem:0 time: 0.12
115.40/115.49	c calculated reachability. Time: 0.00
115.40/115.49	c  N dy   932    158506     14441     62336         0     47212    190214   4793963    113.92   no data  --
117.90/117.96	c  N dy  1002    168625     14441     62336         0     32475    190214   1897538    114.14    121.95  --
120.59/120.67	c  N dy  1076    179570     14441     62336         0     43419    190214   3952071    114.40    121.48  --
123.49/123.56	c  N dy  1146    191063     14441     62336         0     28981    190214   1020218    114.27    143.18  --
126.40/126.47	c  N dy  1224    203378     14441     62336         0     41295    190214   3244843    114.17    120.98  --
129.80/129.86	c  N dy  1309    216369     14441     62336         0     27323    190214    523712    114.21    122.74  --
133.10/133.16	c  N dy  1403    230280     14441     62336         0     41233    190214   3079902    114.29    123.45  --
134.99/135.07	c  S st  1452    237759     14441     62336         0     48712    190214   4463588    114.33    103.39  --
135.19/135.21	c  S st  1452    238261     14441     62336         0     49214    190214   4525886    114.33   no data  --
135.19/135.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
135.19/135.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
135.19/135.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
135.49/135.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
135.49/135.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.49/135.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14441 time:  0.00 s
135.49/135.52	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
176.89/176.96	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 41.45 s
176.89/176.97	c vivif2 --  cl tried    62336 cl shrink        0 lits rem          0 time: 0.00
177.00/177.02	c vivif2 --  cl tried    49212 cl shrink        0 lits rem          0 time: 0.06
177.10/177.14	c asymm  cl-useful: 0/62336/62336 lits-rem:0 time: 0.11
177.10/177.14	c calculated reachability. Time: 0.00
177.10/177.14	c  N dy  1452    238261     14441     62336         0     49212    190214   4525361    114.33   no data  --
180.79/180.89	c  N dy  1559    253551     14441     62336         0     36521    190214   2053617    114.53    124.93  --
184.90/184.93	c  N dy  1661    269797     14441     62336         0     52764    190214   5057189    114.58    127.34  --
189.29/189.36	c  N dy  1776    287146     14441     62336         0     41122    190214   2658369    114.57    121.77  --
194.19/194.25	c  N dy  1894    305536     14441     62336         0     59510    190214   6046008    114.66    121.34  --
194.40/194.48	c  F st  1899    306251     14441     62336         0     30235    190214    475370    114.65    100.93  --
199.19/199.26	c  N dy  2001    325088     14441     62336         0     49069    190214   4174492    114.70    122.82  --
204.50/204.60	c  N dy  2128    345251     14441     62336         0     38241    190214   1778655    114.78    123.06  --
207.70/207.75	c  S st  2215    357391     14441     62336         0     50379    190214   4039454    114.89   no data  --
207.80/207.90	c  S st  2215    357896     14441     62336         0     50884    190214   4108994    114.89   no data  --
207.91/207.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
207.91/207.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
207.91/207.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
208.10/208.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
208.10/208.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
208.10/208.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14441 time:  0.00 s
208.10/208.19	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
240.40/240.44	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 32.25 s
240.40/240.44	c vivif2 --  cl tried    62336 cl shrink        0 lits rem          0 time: 0.00
240.40/240.49	c vivif2 --  cl tried    50880 cl shrink        0 lits rem          0 time: 0.05
240.60/240.61	c asymm  cl-useful: 0/62336/62336 lits-rem:0 time: 0.12
240.60/240.62	c calculated reachability. Time: 0.00
240.60/240.62	c  N dy  2215    357896     14441     62336         0     50880    190214   4107909    114.89   no data  --
245.90/245.91	c  N dy  2347    378047     14441     62336         0     39036    190214   1730734    114.94    122.41  --
251.19/251.23	c  N dy  2481    398143     14441     62336         0     59130    190214   5455014    115.06    121.15  --
256.40/256.47	c  N dy  2614    418202     14441     62336         0     46184    190214   2849901    115.12    124.53  --
261.89/261.97	c  N dy  2741    438344     14441     62336         0     66323    190214   6573932    115.13    122.79  --
267.10/267.15	c  N dy  2874    458416     14441     62336         0     52396    190214   3790190    115.14    121.38  --
272.81/272.84	c  N dy  3004    478657     14441     62336         0     37643    190214    909495    115.11    121.55  --
278.00/278.07	c  N dy  3136    498669     14441     62336         0     57654    190214   4598362    115.15    132.53  --
283.60/283.62	c  N dy  3265    518718     14441     62336         0     41705    190214   1486400    115.17    124.51  --
288.21/288.23	c  S st  3389    536844     14441     62336         0     59831    190214   4797927    115.20   no data  --
288.30/288.37	c  S st  3389    537346     14441     62336         0     60333    190214   4861428    115.20   no data  --
288.30/288.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
288.30/288.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
288.40/288.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.08
288.60/288.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
288.60/288.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
288.60/288.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14441 time:  0.00 s
288.60/288.69	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
345.50/345.55	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 56.85 s
345.50/345.55	c vivif2 --  cl tried    62336 cl shrink        0 lits rem          0 time: 0.00
345.60/345.61	c vivif2 --  cl tried    60331 cl shrink        0 lits rem          0 time: 0.06
345.70/345.75	c asymm  cl-useful: 0/62336/62336 lits-rem:0 time: 0.14
345.70/345.76	c calculated reachability. Time: 0.00
345.70/345.76	c  N dy  3389    537346     14441     62336         0     60331    190214   4861138    115.20   no data  --
351.30/351.31	c  N dy  3522    557357     14441     62336         0     43341    190214   1583809    115.23    122.01  --
356.70/356.79	c  N dy  3655    577652     14441     62336         0     63636    190214   5275145    115.24    121.53  --
362.30/362.34	c  N dy  3770    597737     14441     62336         0     45725    190214   1833746    115.17    123.29  --
367.80/367.87	c  N dy  3907    617897     14441     62336         0     65883    190214   5528214    115.21    121.70  --
373.50/373.51	c  N dy  4033    638012     14441     62336         0     46998    190214   1867769    115.18    127.49  --
379.00/379.02	c  N dy  4169    658074     14441     62336         0     67058    190214   5555633    115.22    128.50  --
384.70/384.77	c  N dy  4300    678220     14441     62336         0     47202    190214   1783658    115.22    121.52  --
390.20/390.25	c  N dy  4426    698245     14441     62336         0     67227    190214   5463406    115.19    121.69  --
396.10/396.15	c  N dy  4563    718318     14441     62336         0     46304    190214   1404528    115.24    122.07  --
401.70/401.71	c  N dy  4703    738346     14441     62336         0     66330    190214   5151507    115.30    137.12  --
407.90/407.95	c  N dy  4846    758499     14441     62336         0     44480    190214    925230    115.33    122.75  --
413.20/413.28	c  N dy  4986    778626     14441     62336         0     64604    190214   4617949    115.37    122.38  --
419.20/419.20	c  N dy  5116    798730     14441     62336         0     84706    190214   8301028    115.37    128.44  --
421.10/421.15	c  S st  5168    806020     14441     62336         0     48996    190214   1557319    115.37   no data  --
421.20/421.28	c  S st  5168    806525     14441     62336         0     49501    190214   1621714    115.37   no data  --
421.20/421.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
421.20/421.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
421.31/421.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.07
421.40/421.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
421.40/421.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
421.40/421.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14441 time:  0.00 s
421.40/421.46	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
424.90/424.91	c lits-rem:        21  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.45 s
424.90/424.91	c vivif2 --  cl tried    62336 cl shrink        0 lits rem          0 time: 0.00
424.90/424.93	c vivif2 --  cl tried    49501 cl shrink        0 lits rem          0 time: 0.02
425.00/425.04	c asymm  cl-useful: 0/62336/62336 lits-rem:0 time: 0.11
425.00/425.05	c calculated reachability. Time: 0.00
425.00/425.05	c  N dy  5168    806525     14441     62336         0     49501    190214   1621693    115.37   no data  --
430.30/430.33	c  N dy  5296    826538     14441     62336         0     69514    190214   5280893    115.35    125.85  --
436.20/436.27	c  N dy  5429    846626     14441     62336         0     45607    190214    729410    115.35    124.73  --
441.50/441.51	c  N dy  5564    866712     14441     62336         0     65691    190214   4455952    115.39    122.40  --
447.40/447.45	c  N dy  5707    886760     14441     62336         0     85738    190214   8190481    115.46    129.04  --
452.91/452.95	c  N dy  5836    906930     14441     62336         0     60916    190214   3342602    115.46    124.01  --
458.61/458.65	c  N dy  5964    926940     14441     62336         0     80926    190214   6999949    115.47    125.52  --
464.50/464.50	c  N dy  6099    946991     14441     62336         0     54976    190214   2105890    115.52    122.19  --
470.30/470.32	c  N dy  6233    967100     14441     62336         0     75084    190214   5816438    115.55    122.35  --
476.80/476.82	c  N dy  6376    987143     14441     62336         0     48130    190214    662104    115.60    124.64  --
482.30/482.34	c  N dy  6508   1007263     14441     62336         0     68247    190214   4414830    115.64    122.25  --
488.50/488.53	c  N dy  6638   1027284     14441     62336         0     88268    190214   8069369    115.64    122.08  --
494.40/494.43	c  N dy  6767   1047344     14441     62336         0     60325    190214   2726315    115.62    131.73  --
500.31/500.31	c  N dy  6887   1067437     14441     62336         0     80418    190214   6379641    115.60    122.03  --
501.70/501.70	c  F st  6918   1071877     14441     62336         0     84857    190214   7209196    115.61   no data  --
506.61/506.69	c  N dy  6991   1087487     14441     62336         0     51470    190214    929193    115.62    122.15  --
512.20/512.23	c  N dy  7118   1107499     14441     62336         0     71481    190214   4646372    115.61    123.54  --
518.40/518.46	c  N dy  7249   1127506     14441     62336         0     91488    190214   8312954    115.59    122.00  --
524.61/524.63	c  N dy  7392   1147675     14441     62336         0     61657    190214   2682027    115.64    123.01  --
530.60/530.62	c  N dy  7531   1167806     14441     62336         0     81788    190214   6376395    115.64    127.61  --
537.41/537.44	c  N dy  7664   1187846     14441     62336         0    101825    190214  10049578    115.64    125.28  --
542.90/542.91	c  N dy  7795   1207889     14441     62336         0     70871    190214   4113689    115.63    127.12  --
543.41/543.46	c  S st  7806   1209790     14441     62336         0     72772    190214   4467341    115.63    104.01  --
543.60/543.62	c  S st  7806   1210292     14441     62336         0     73274    190214   4529719    115.63   no data  --
543.60/543.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
543.60/543.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
543.70/543.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.09
543.90/543.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
543.90/543.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
543.90/543.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14441 time:  0.00 s
543.90/543.93	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
592.40/592.47	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 48.54 s
592.40/592.47	c vivif2 --  cl tried    62336 cl shrink        0 lits rem          0 time: 0.00
592.50/592.53	c vivif2 --  cl tried    73270 cl shrink        0 lits rem          0 time: 0.06
592.60/592.68	c asymm  cl-useful: 0/62336/62336 lits-rem:0 time: 0.15
592.60/592.68	c calculated reachability. Time: 0.00
592.60/592.68	c  N dy  7806   1210292     14441     62336         0     73270    190214   4529154    115.63   no data  --
598.71/598.70	c  N dy  7923   1230343     14441     62336         0     93321    190214   8205654    115.60    122.94  --
604.71/604.72	c  N dy  8057   1250508     14441     62336         0     61496    190214   2231462    115.61    122.87  --
610.41/610.47	c  N dy  8186   1270551     14441     62336         0     81537    190214   5892252    115.60    122.98  --
616.91/616.95	c  N dy  8321   1290711     14441     62336         0    101697    190214   9687026    115.63    122.70  --
622.62/622.63	c  N dy  8440   1310826     14441     62336         0     68806    190214   3371000    115.60    124.49  --
628.81/628.87	c  N dy  8577   1330898     14441     62336         0     88878    190214   7097956    115.63    126.98  --
635.71/635.78	c  N dy  8710   1350953     14441     62336         0     54932    190214    666668    115.66    122.76  --
641.51/641.52	c  N dy  8840   1371045     14441     62336         0     75021    190214   4387939    115.66    122.87  --
647.92/647.99	c  N dy  8976   1391056     14441     62336         0     95032    190214   8125186    115.69    122.02  --
654.60/654.69	c  N dy  9104   1411177     14441     62336         0     60155    190214   1459084    115.72    123.54  --
660.51/660.52	c  N dy  9229   1431192     14441     62336         0     80168    190214   5118731    115.71    125.27  --
667.10/667.14	c  N dy  9360   1451277     14441     62336         0    100252    190214   8845040    115.73    127.61  --
673.60/673.66	c  N dy  9489   1471295     14441     62336         0     64279    190214   2048672    115.73    124.74  --
679.71/679.73	c  N dy  9624   1491541     14441     62336         0     84523    190214   5813128    115.74    122.34  --
686.51/686.59	c  N dy  9755   1512076     14441     62336         0    105058    190214   9624528    115.74    122.88  --
692.92/692.95	c  N dy  9883   1532090     14441     62336         0     68078    190214   2573415    115.75    122.52  --
699.00/699.07	c  N dy 10007   1552159     14441     62336         0     88145    190214   6287090    115.76    123.22  --
705.91/705.99	c  N dy 10144   1572251     14441     62336         0    108235    190214   9990637    115.78    123.35  --
712.31/712.37	c  N dy 10271   1592285     14441     62336         0     70271    190214   2778791    115.79    123.24  --
718.61/718.67	c  N dy 10406   1612356     14441     62336         0     90340    190214   6519119    115.81    122.92  --
725.71/725.74	c  N dy 10544   1632366     14441     62336         0    110349    190214  10251168    115.84    126.11  --
732.31/732.31	c  N dy 10684   1652423     14441     62336         0     71399    190214   2813045    115.86    124.92  --
738.30/738.39	c  N dy 10821   1672463     14441     62336         0     91437    190214   6522397    115.88    137.03  --
745.11/745.19	c  N dy 10959   1692632     14441     62336         0    111605    190214  10281190    115.90    122.06  --
750.81/750.81	c  S st 11075   1710293     14441     62336         0     69280    190214   2233992    115.91    119.44  --
750.91/750.96	c  S st 11075   1710794     14441     62336         0     69781    190214   2297928    115.91   no data  --
750.91/750.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
750.91/750.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
751.01/751.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.08
751.11/751.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
751.11/751.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
751.11/751.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14441 time:  0.00 s
751.11/751.18	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
757.31/757.31	c lits-rem:         7  cl-subs:        2  v-elim:      0  v-fix:    0  time:  6.13 s
757.31/757.31	c vivif2 --  cl tried    62336 cl shrink        0 lits rem          0 time: 0.00
757.31/757.34	c vivif2 --  cl tried    69779 cl shrink        0 lits rem          0 time: 0.03
757.41/757.48	c asymm  cl-useful: 0/62336/62336 lits-rem:0 time: 0.14
757.41/757.48	c calculated reachability. Time: 0.00
757.41/757.48	c  N dy 11075   1710794     14441     62336         0     69779    190214   2297496    115.91   no data  --
763.42/763.44	c  N dy 11210   1730863     14441     62336         0     89845    190214   6052390    115.94    162.39  --
770.11/770.11	c  N dy 11343   1750879     14441     62336         0    109861    190214   9778554    115.96    128.17  --
776.62/776.64	c  N dy 11474   1770913     14441     62336         0     68890    190214   1964785    115.96    127.55  --
782.51/782.56	c  N dy 11612   1790959     14441     62336         0     88934    190214   5683065    115.98    122.09  --
789.11/789.16	c  N dy 11740   1811050     14441     62336         0    109023    190214   9393438    115.99    128.80  --
796.01/796.01	c  N dy 11875   1831073     14441     62336         0     67050    190214   1461364    116.00    125.70  --
801.92/801.92	c  N dy 12011   1851214     14441     62336         0     87190    190214   5214819    116.02    127.50  --
808.52/808.51	c  N dy 12156   1871345     14441     62336         0    107318    190214   8982599    116.05    122.24  --
815.71/815.75	c  N dy 12299   1891402     14441     62336         0     64378    190214    793210    116.06    126.38  --
821.41/821.50	c  N dy 12430   1911454     14441     62336         0     84426    190214   4490480    116.06    125.88  --
828.02/828.05	c  N dy 12567   1931673     14441     62336         0    104644    190214   8250795    116.07    125.32  --
835.21/835.24	c  N dy 12693   1951967     14441     62336         0    124938    190214  12016402    116.07    126.13  --
841.31/841.32	c  N dy 12826   1972150     14441     62336         0     81123    190214   3727087    116.08    122.27  --
847.71/847.70	c  N dy 12957   1992263     14441     62336         0    101234    190214   7440645    116.09    124.51  --
854.62/854.70	c  N dy 13086   2012266     14441     62336         0    121235    190214  11185348    116.10    125.57  --
861.32/861.32	c  N dy 13227   2032298     14441     62336         0     76272    190214   2612894    116.10    135.70  --
867.61/867.63	c  N dy 13361   2052414     14441     62336         0     96388    190214   6347450    116.12    126.12  --
874.53/874.54	c  N dy 13500   2072468     14441     62336         0    116442    190214  10070758    116.14    125.21  --
881.61/881.63	c  N dy 13627   2092484     14441     62336         0     70462    190214   1386340    116.15    136.19  --
887.62/887.61	c  N dy 13757   2112624     14441     62336         0     90598    190214   5105359    116.15    128.50  --
894.22/894.24	c  N dy 13884   2132747     14441     62336         0    110720    190214   8845515    116.14    122.59  --
901.51/901.55	c  N dy 13999   2153004     14441     62336         0    130974    190214  12568678    116.12    122.76  --
907.71/907.74	c  N dy 14136   2173047     14441     62336         0     84026    190214   3726160    116.13    122.37  --
914.21/914.22	c  N dy 14277   2193170     14441     62336         0    104146    190214   7488441    116.15    122.69  --
920.31/920.37	c  S st 14387   2210796     14441     62336         0    121772    190214  10737826    116.15   no data  --
920.51/920.59	c  S st 14387   2211299     14441     62336         0    122275    190214  10807127    116.15   no data  --
920.62/920.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
920.62/920.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
920.72/920.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.12
921.22/921.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
921.22/921.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
921.22/921.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14441 time:  0.00 s
921.22/921.26	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
1223.52/1223.59	c lits-rem:         0  cl-subs:        8  v-elim:      0  v-fix:    0  time: 302.34 s
1223.62/1223.60	c vivif2 --  cl tried    62336 cl shrink        0 lits rem          0 time: 0.00
1223.72/1223.73	c vivif2 --  cl tried   122267 cl shrink        0 lits rem          0 time: 0.13
1223.92/1223.97	c asymm  cl-useful: 0/62336/62336 lits-rem:0 time: 0.24
1223.92/1223.98	c calculated reachability. Time: 0.00
1223.92/1223.98	c  N dy 14387   2211299     14441     62336         0    122267    190214  10804591    116.15   no data  --
1231.02/1231.05	c  N dy 14517   2231372     14441     62336         0     74340    190214   1755634    116.16    130.60  --
1237.12/1237.12	c  N dy 14647   2251502     14441     62336         0     94467    190214   5498276    116.15    123.04  --
1243.82/1243.85	c  N dy 14776   2271542     14441     62336         0    114502    190214   9231494    116.16    124.81  --
1251.33/1251.33	c  N dy 14901   2291643     14441     62336         0    134603    190214  12916081    116.14    130.17  --
1257.62/1257.61	c  N dy 15038   2311788     14441     62336         0     85751    190214   3685667    116.15    122.30  --
1264.22/1264.21	c  N dy 15179   2332052     14441     62336         0    106014    190214   7434907    116.17    125.71  --
1271.43/1271.47	c  N dy 15322   2352132     14441     62336         0    126093    190214  11193340    116.20    124.37  --
1278.73/1278.73	c  N dy 15455   2372249     14441     62336         0     76217    190214   1746873    116.21    123.32  --
1284.83/1284.87	c  N dy 15587   2392299     14441     62336         0     96267    190214   5461355    116.22    173.08  --
1291.63/1291.68	c  N dy 15709   2412363     14441     62336         0    116329    190214   9182722    116.21    139.62  --
1299.23/1299.26	c  N dy 15842   2432403     14441     62336         0    136367    190214  12890082    116.22    123.30  --

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: 961)

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-3369871-1305383348/watcher-3369871-1305383348 -o /tmp/evaluation-result-3369871-1305383348/solver-3369871-1305383348 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369871-1305383348.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.62 3.94 3.82 3/316 12136
/proc/meminfo: memFree=28123468/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=25024 CPUtime=0 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 1549 0 0 0 0 0 0 0 18 0 1 0 649933625 25624576 1296 33554432000 4194304 4650387 140734568236032 18446744073709551615 4317213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 6256 1302 326 112 0 1221 0

[startup+0.0560829 s]
/proc/loadavg: 3.62 3.94 3.82 3/316 12136
/proc/meminfo: memFree=28123468/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=38020 CPUtime=0.04 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 3140 0 0 0 4 0 0 0 18 0 1 0 649933625 38932480 2882 33554432000 4194304 4650387 140734568236032 18446744073709551615 4369137 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 9505 2882 346 112 0 4470 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 38020

[startup+0.101073 s]
/proc/loadavg: 3.62 3.94 3.82 3/316 12136
/proc/meminfo: memFree=28123468/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=41800 CPUtime=0.09 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 3822 0 0 0 9 0 0 0 18 0 1 0 649933625 42803200 3193 33554432000 4194304 4650387 140734568236032 18446744073709551615 4426427 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 10450 3194 356 112 0 5415 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41800

[startup+0.301039 s]
/proc/loadavg: 3.62 3.94 3.82 3/316 12136
/proc/meminfo: memFree=28123468/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=52060 CPUtime=0.29 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 6407 0 0 0 29 0 0 0 18 0 1 0 649933625 53309440 5778 33554432000 4194304 4650387 140734568236032 18446744073709551615 4360386 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 13015 5778 379 112 0 7980 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52060

[startup+0.700969 s]
/proc/loadavg: 3.62 3.94 3.82 3/316 12136
/proc/meminfo: memFree=28123468/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=52060 CPUtime=0.69 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 6887 0 0 0 68 1 0 0 18 0 1 0 649933625 53309440 6258 33554432000 4194304 4650387 140734568236032 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 13015 6258 379 112 0 7980 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52060

[startup+1.50083 s]
/proc/loadavg: 3.62 3.94 3.82 5/330 12163
/proc/meminfo: memFree=27981932/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=52060 CPUtime=1.49 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 7647 0 0 0 148 1 0 0 20 0 1 0 649933625 53309440 7018 33554432000 4194304 4650387 140734568236032 18446744073709551615 4363534 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 13015 7018 379 112 0 7980 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52060

[startup+3.10054 s]
/proc/loadavg: 3.62 3.94 3.82 5/330 12163
/proc/meminfo: memFree=27965812/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=91968 CPUtime=3.09 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 9171 0 0 0 307 2 0 0 25 0 1 0 649933625 94175232 8542 33554432000 4194304 4650387 140734568236032 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 22992 8542 379 112 0 17957 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91968

[startup+6.30097 s]
/proc/loadavg: 3.65 3.94 3.82 5/330 12163
/proc/meminfo: memFree=27926024/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=54624 CPUtime=6.3 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 13205 0 0 0 627 3 0 0 25 0 1 0 649933625 55934976 8429 33554432000 4194304 4650387 140734568236032 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 13656 8429 382 112 0 8621 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 54624

[startup+12.7008 s]
/proc/loadavg: 3.68 3.94 3.83 5/330 12164
/proc/meminfo: memFree=27789096/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=165196 CPUtime=12.69 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 29629 0 0 0 1264 5 0 0 25 0 1 0 649933625 169160704 24853 33554432000 4194304 4650387 140734568236032 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 41299 24853 383 112 0 36264 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 165196

[startup+25.5005 s]
/proc/loadavg: 3.75 3.95 3.83 5/330 12164
/proc/meminfo: memFree=27648424/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=128616 CPUtime=25.49 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 40468 0 0 0 2542 7 0 0 25 0 1 0 649933625 131702784 25860 33554432000 4194304 4650387 140734568236032 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 32154 25860 383 112 0 27119 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 128616

[startup+51.101 s]
/proc/loadavg: 3.83 3.95 3.83 5/330 12165
/proc/meminfo: memFree=27525480/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=221628 CPUtime=51.09 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 57886 0 0 0 5098 11 0 0 25 0 1 0 649933625 226947072 38175 33554432000 4194304 4650387 140734568236032 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 55407 38175 383 112 0 50372 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 221628

[startup+102.312 s]
/proc/loadavg: 3.96 3.97 3.84 5/330 12166
/proc/meminfo: memFree=27384960/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=244820 CPUtime=102.3 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 69265 0 0 0 10217 13 0 0 25 0 1 0 649933625 250695680 45104 33554432000 4194304 4650387 140734568236032 18446744073709551615 4476322 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 61205 45104 383 112 0 56170 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 244820

[startup+162.3 s]
/proc/loadavg: 3.98 3.97 3.85 5/330 12168
/proc/meminfo: memFree=27292924/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=255264 CPUtime=162.29 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 80116 0 0 0 16214 15 0 0 25 0 1 0 649933625 261390336 47940 33554432000 4194304 4650387 140734568236032 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 63816 47940 383 112 0 58781 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 255264

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.85 5/330 12169
/proc/meminfo: memFree=27223940/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=276624 CPUtime=222.3 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 98835 0 0 0 22208 22 0 0 25 0 1 0 649933625 283262976 53027 33554432000 4194304 4650387 140734568236032 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 69156 53027 383 112 0 64121 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 276624

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.86 5/330 12171
/proc/meminfo: memFree=27202576/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=233040 CPUtime=282.3 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 118259 0 0 0 28202 28 0 0 25 0 1 0 649933625 238632960 51607 33554432000 4194304 4650387 140734568236032 18446744073709551615 4328299 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 58260 51607 383 112 0 53225 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 233040

[startup+342.301 s]
/proc/loadavg: 4.11 4.00 3.87 5/330 12172
/proc/meminfo: memFree=27170168/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=283004 CPUtime=342.3 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 122015 0 0 0 34202 28 0 0 25 0 1 0 649933625 289796096 55363 33554432000 4194304 4650387 140734568236032 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 70751 55363 383 112 0 65716 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 283004

[startup+402.3 s]
/proc/loadavg: 4.04 4.00 3.88 5/330 12174
/proc/meminfo: memFree=27137880/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=293576 CPUtime=402.3 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 150326 0 0 0 40191 39 0 0 25 0 1 0 649933625 300621824 58527 33554432000 4194304 4650387 140734568236032 18446744073709551615 4361034 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 73394 58527 383 112 0 68359 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 293576

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.89 5/330 12176
/proc/meminfo: memFree=27136944/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=243932 CPUtime=462.3 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 177732 0 0 0 46184 46 0 0 25 0 1 0 649933625 249786368 55914 33554432000 4194304 4650387 140734568236032 18446744073709551615 4514688 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 60983 55914 383 112 0 55948 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 243932

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/330 12177
/proc/meminfo: memFree=27103552/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=245056 CPUtime=522.31 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 205345 0 0 0 52174 57 0 0 25 0 1 0 649933625 250937344 55995 33554432000 4194304 4650387 140734568236032 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 61264 55995 383 112 0 56229 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 245056

[startup+582.3 s]
/proc/loadavg: 4.05 4.01 3.90 5/330 12179
/proc/meminfo: memFree=27132652/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=296848 CPUtime=582.3 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 214665 0 0 0 58169 61 0 0 25 0 1 0 649933625 303972352 58020 33554432000 4194304 4650387 140734568236032 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 74212 58020 383 112 0 69177 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 296848

[startup+642.301 s]
/proc/loadavg: 4.07 4.02 3.91 5/330 12180
/proc/meminfo: memFree=27095152/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=302880 CPUtime=642.32 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 239311 0 0 0 64163 69 0 0 25 0 1 0 649933625 310149120 59756 33554432000 4194304 4650387 140734568236032 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 75720 59756 383 112 0 70685 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 302880

[startup+702.301 s]
/proc/loadavg: 4.02 4.02 3.91 5/330 12182
/proc/meminfo: memFree=27088788/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=303384 CPUtime=702.31 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 267118 0 0 0 70152 79 0 0 25 0 1 0 649933625 310665216 62890 33554432000 4194304 4650387 140734568236032 18446744073709551615 4310818 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 75846 62890 383 112 0 70811 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 303384

[startup+762.312 s]
/proc/loadavg: 4.01 4.01 3.91 5/330 12184
/proc/meminfo: memFree=27108208/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=290540 CPUtime=762.32 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 300742 0 0 0 76144 88 0 0 25 0 1 0 649933625 297512960 56897 33554432000 4194304 4650387 140734568236032 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 72635 56897 383 112 0 67600 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 290540

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/330 12185
/proc/meminfo: memFree=27135432/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=290972 CPUtime=822.31 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 338319 0 0 0 82136 95 0 0 25 0 1 0 649933625 297955328 56506 33554432000 4194304 4650387 140734568236032 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 72743 56506 383 112 0 67708 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 290972

[startup+882.301 s]
/proc/loadavg: 4.07 4.02 3.92 5/330 12187
/proc/meminfo: memFree=27053668/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=237524 CPUtime=882.31 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 374893 0 0 0 88126 105 0 0 25 0 1 0 649933625 243224576 53383 33554432000 4194304 4650387 140734568236032 18446744073709551615 4333595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 59381 53383 383 112 0 54346 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 237524

[startup+942.3 s]
/proc/loadavg: 4.06 4.03 3.92 5/330 12188
/proc/meminfo: memFree=26976256/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=367508 CPUtime=942.32 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 415491 0 0 0 94118 114 0 0 25 0 1 0 649933625 376328192 80393 33554432000 4194304 4650387 140734568236032 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 91877 80393 383 112 0 86842 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 367508

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.92 5/330 12190
/proc/meminfo: memFree=26870316/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=367508 CPUtime=1002.32 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 415503 0 0 0 100118 114 0 0 25 0 1 0 649933625 376328192 80405 33554432000 4194304 4650387 140734568236032 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 91877 80405 383 112 0 86842 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 367508

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.92 5/330 12192
/proc/meminfo: memFree=26877708/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=367508 CPUtime=1062.32 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 415503 0 0 0 106118 114 0 0 25 0 1 0 649933625 376328192 80405 33554432000 4194304 4650387 140734568236032 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 91877 80405 383 112 0 86842 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 367508

[startup+1122.3 s]
/proc/loadavg: 4.07 4.03 3.93 5/330 12193
/proc/meminfo: memFree=26755992/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=367508 CPUtime=1122.32 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 415503 0 0 0 112118 114 0 0 25 0 1 0 649933625 376328192 80405 33554432000 4194304 4650387 140734568236032 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 91877 80405 383 112 0 86842 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 367508

[startup+1182.3 s]
/proc/loadavg: 4.10 4.04 3.93 5/330 12195
/proc/meminfo: memFree=26741968/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=367508 CPUtime=1182.32 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 415513 0 0 0 118118 114 0 0 25 0 1 0 649933625 376328192 80415 33554432000 4194304 4650387 140734568236032 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 91877 80415 383 112 0 86842 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 367508

[startup+1242.3 s]
/proc/loadavg: 4.03 4.03 3.93 5/330 12196
/proc/meminfo: memFree=26730508/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=368792 CPUtime=1242.32 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 427369 0 0 0 124116 116 0 0 25 0 1 0 649933625 377643008 78452 33554432000 4194304 4650387 140734568236032 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 92198 78452 383 112 0 87163 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 368792



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.93 5/330 12198
/proc/meminfo: memFree=26729456/32950928 swapFree=60199044/67111528
[pid=12136] ppid=12134 vsize=370412 CPUtime=1300.03 cores=5,7
/proc/12136/stat : 12136 (strangenight1-s) R 12134 12136 11551 0 -1 4202496 460511 0 0 0 129878 125 0 0 25 0 1 0 649933625 379301888 83341 33554432000 4194304 4650387 140734568236032 18446744073709551615 4328187 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12136/statm: 92603 83342 383 112 0 87568 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 370412

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.03
CPU time (s): 1300.06
CPU user time (s): 1298.79
CPU system time (s): 1.26781
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 370412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.79
system time used= 1.26781
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460514
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= 14
involuntary context switches= 1323

runsolver used 3.68344 second user time and 9.36358 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-14 16:29:08
IDJOB=3369871
IDBENCH=82680
IDSOLVER=1847
FILE ID=node122/3369871-1305383348
RUNJOBID= node122-1305383348-12123
PBS_JOBID= 13324380
Free space on /tmp= 73436 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v15000-c63000-S43885340-006-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369871-1305383348/watcher-3369871-1305383348 -o /tmp/evaluation-result-3369871-1305383348/solver-3369871-1305383348 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369871-1305383348.cnf

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

MD5SUM BENCH= 745003317611baf9e79e91bc0ab8e275
RANDOM SEED=453532728

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28123748 kB
Buffers:        258368 kB
Cached:        3254400 kB
SwapCached:      50104 kB
Active:         830516 kB
Inactive:      3788168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28123748 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:            9128 kB
Writeback:           0 kB
AnonPages:     1067088 kB
Mapped:          13352 kB
Slab:           112220 kB
PageTables:      32868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52530164 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= 73408 MiB
End job on node122 at 2011-05-14 16:50:50