Trace number 3175655

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) 1300.06 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v15000-c63000-S594553190-015-UNKNOWN.cnf
MD5SUM0a98d6d9a7bdb797305aed69a94f9a69
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark355.73
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.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-3175655-1301784971.cnf'
0.00/0.00	c -- header says num vars:          15000
0.00/0.00	c -- header says num clauses:       63000
0.02/0.04	c -- clauses added:            0 learnts,        63000 normals,            0 xors
0.02/0.04	c -- vars added      15000
0.02/0.04	c Parsing time:  0.04 s
0.02/0.04	c  N st     0         0     15000     63000         0         0    189000         0   no data   no data  --
0.02/0.08	c asymm  cl-useful: 0/63000/63000 lits-rem:0 time: 0.04
0.09/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  15000 time:  0.00 s
0.09/0.15	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
0.19/0.28	c lits-rem:         0  cl-subs:        0  v-elim:    498  v-fix:    0  time:  0.13 s
0.19/0.28	c Finding binary XORs  T:     0.00 s  found:       0
0.29/0.31	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.29/0.31	c calculated reachability. Time: 0.00
0.29/0.32	c Calc default polars -  time:   0.00 s pos:    6618 undec:    1753 neg:    6629
0.29/0.32	c =========================================================================================
0.29/0.32	c types(t): F = full restart, N = normal restart
0.29/0.32	c types(t): S = simplification begin/end, E = solution found
0.29/0.32	c restart types(rt): st = static, dy = dynamic
0.29/0.32	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.32	c  B st     0         0     14502     62365         0         0    189945         0   no data   no data  --
1.10/1.19	c  N dy    15      4064     14502     62365         0      4064    189945    909529    130.54    139.92  --
1.99/2.08	c  N dy    38      8225     14502     62365         0      8225    189945   1713954    123.79    133.45  --
2.89/2.98	c  N dy    60     12370     14502     62365         0     12370    189945   2489479    120.47    127.45  --
3.89/3.90	c  N dy    84     16437     14502     62365         0     16437    189945   3222049    118.66    125.76  --
4.79/4.88	c  N dy   110     20512     14502     62365         0     10512    189945    616017    118.31    125.91  --
5.79/5.81	c  N dy   133     24661     14502     62365         0     14661    189945   1373515    117.49    123.78  --
5.79/5.89	c  F st   135     25002     14502     62365         0     15002    189945   1432869    117.37    105.31  --
7.09/7.14	c  N dy   141     30000     14502     62365         0     19998    189945   2580037    117.37   no data  --
7.09/7.14	c  S st   141     30000     14502     62365         0     19998    189945   2580037    117.37   no data  --
7.19/7.26	c  S st   141     30500     14502     62365         0     20498    189945   2645298    117.37   no data  --
7.19/7.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
7.19/7.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.29/7.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
7.49/7.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.49/7.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14502 time:  0.00 s
7.49/7.57	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
11.59/11.66	c lits-rem:         2  cl-subs:        5  v-elim:      0  v-fix:    0  time:  4.09 s
11.69/11.74	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.08
11.69/11.74	c calculated reachability. Time: 0.00
11.69/11.75	c  N dy   141     30500     14502     62365         0     20493    189945   2643841    117.37   no data  --
12.69/12.70	c  N dy   168     34502     14502     62365         0     24495    189945   3390403    117.69    124.49  --
13.59/13.64	c  N dy   188     38535     14502     62365         0     28528    189945   4117203    116.94    125.04  --
14.59/14.61	c  N dy   211     42557     14502     62365         0     17053    189945    910397    116.45    122.95  --
15.30/15.37	c  S st   234     45750     14502     62365         0     20246    189945   1527988    116.66   no data  --
15.40/15.48	c  S st   234     46255     14502     62365         0     20751    189945   1595132    116.66   no data  --
15.40/15.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
15.40/15.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.49/15.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
15.59/15.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.59/15.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.59/15.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14502 time:  0.00 s
15.59/15.65	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
18.49/18.56	c lits-rem:         7  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.91 s
18.49/18.57	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.00
18.49/18.59	c vivif2 --  cl tried    20751 cl shrink        0 lits rem          0 time: 0.02
18.59/18.66	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.08
18.59/18.67	c calculated reachability. Time: 0.00
18.59/18.67	c  N dy   234     46255     14502     62365         0     20751    189945   1595125    116.66   no data  --
19.59/19.65	c  N dy   256     50274     14502     62365         0     24770    189945   2326006    116.34    123.80  --
20.69/20.71	c  N dy   285     54451     14502     62365         0     28947    189945   3102250    116.61    127.08  --
21.69/21.75	c  N dy   306     58470     14502     62365         0     32966    189945   3848284    116.28    123.03  --
22.69/22.79	c  N dy   333     62568     14502     62365         0     37064    189945   4594186    116.04    123.44  --
23.69/23.76	c  N dy   359     66603     14502     62365         0     22349    189945   1260085    115.95    122.26  --
24.39/24.42	c  S st   376     69383     14502     62365         0     25129    189945   1770999    115.94   no data  --
24.49/24.55	c  S st   376     69885     14502     62365         0     25631    189945   1831767    115.94   no data  --
24.49/24.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
24.49/24.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.59/24.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
24.69/24.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.69/24.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.69/24.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14502 time:  0.00 s
24.69/24.74	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
27.99/28.06	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.32 s
27.99/28.07	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.00
27.99/28.09	c vivif2 --  cl tried    25630 cl shrink        0 lits rem          0 time: 0.02
28.09/28.18	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.08
28.09/28.18	c calculated reachability. Time: 0.00
28.09/28.18	c  N dy   376     69885     14502     62365         0     25630    189945   1831401    115.94   no data  --
29.19/29.28	c  N dy   406     74461     14502     62365         0     30206    189945   2668955    116.00    122.94  --
30.49/30.52	c  N dy   438     79345     14502     62365         0     35090    189945   3575622    116.20    124.57  --
31.89/31.92	c  N dy   468     84742     14502     62365         0     40487    189945   4543504    115.93    127.41  --
32.59/32.65	c  F st   489     87502     14502     62365         0     22378    189945    863649    116.06   no data  --
33.39/33.48	c  N st   494     90798     14502     62365         0     25674    189945   1619230    116.06   no data  --
34.99/35.00	c  N dy   519     96628     14502     62365         0     31504    189945   2818809    115.89    122.10  --
36.59/36.64	c  N dy   560    102849     14502     62365         0     37725    189945   3965786    115.75    149.90  --
37.10/37.19	c  S st   574    104827     14502     62365         0     39703    189945   4327795    115.80    107.36  --
37.30/37.34	c  S st   574    105328     14502     62365         0     40204    189945   4392354    115.80   no data  --
37.30/37.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
37.30/37.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.40/37.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.08
37.59/37.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.59/37.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.69/37.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14502 time:  0.00 s
37.69/37.70	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
65.19/65.23	c lits-rem:         0  cl-subs:        8  v-elim:      0  v-fix:    0  time: 27.53 s
65.19/65.24	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.00
65.19/65.30	c vivif2 --  cl tried    40196 cl shrink        0 lits rem          0 time: 0.06
65.39/65.41	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.12
65.39/65.42	c calculated reachability. Time: 0.00
65.39/65.42	c  N dy   574    105328     14502     62365         0     40196    189945   4389615    115.80   no data  --
67.19/67.27	c  N dy   615    112054     14502     62365         0     24482    189945    930479    115.80    126.10  --
69.09/69.10	c  N dy   664    119358     14502     62365         0     31786    189945   2288844    115.94    123.90  --
71.09/71.15	c  N dy   712    127076     14502     62365         0     39503    189945   3702628    115.80    123.35  --
73.39/73.47	c  N dy   769    135223     14502     62365         0     23935    189945    561393    115.97    134.89  --
75.59/75.64	c  N dy   820    143961     14502     62365         0     32673    189945   2173590    115.89    124.74  --
78.09/78.13	c  N dy   880    153166     14502     62365         0     41878    189945   3899981    115.92    124.12  --
79.49/79.52	c  S st   913    157992     14502     62365         0     46703    189945   4782309    115.93   no data  --
79.59/79.67	c  S st   913    158497     14502     62365         0     47208    189945   4845889    115.93   no data  --
79.59/79.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
79.59/79.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.69/79.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
79.99/80.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.99/80.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.99/80.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14502 time:  0.00 s
79.99/80.04	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
137.59/137.64	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 57.60 s
137.59/137.64	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.00
137.69/137.71	c vivif2 --  cl tried    47205 cl shrink        0 lits rem          0 time: 0.07
137.79/137.84	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.13
137.79/137.84	c calculated reachability. Time: 0.00
137.79/137.84	c  N dy   913    158497     14502     62365         0     47205    189945   4845281    115.93   no data  --
140.40/140.43	c  N dy   974    168652     14502     62365         0     32503    189945   1865938    115.76    164.79  --
143.19/143.27	c  N dy  1048    179438     14502     62365         0     43288    189945   3871083    115.89    124.76  --
146.39/146.41	c  N dy  1123    190969     14502     62365         0     28888    189945   1011739    115.90    125.90  --
149.50/149.54	c  N dy  1202    203226     14502     62365         0     41145    189945   3284998    116.01    134.16  --
153.10/153.19	c  N dy  1291    216252     14502     62365         0     27207    189945    508144    116.05    137.19  --
156.70/156.72	c  N dy  1375    230160     14502     62365         0     41114    189945   3084695    116.00    125.81  --
158.80/158.81	c  S st  1422    237748     14502     62365         0     48702    189945   4479944    115.94    110.88  --
158.90/158.97	c  S st  1422    238254     14502     62365         0     49208    189945   4552104    115.94   no data  --
158.90/158.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
158.90/158.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
159.00/159.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
159.20/159.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
159.20/159.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.20/159.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14502 time:  0.00 s
159.30/159.30	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
204.29/204.30	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 44.99 s
204.29/204.30	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.00
204.29/204.37	c vivif2 --  cl tried    49203 cl shrink        0 lits rem          0 time: 0.06
204.50/204.50	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.13
204.50/204.51	c calculated reachability. Time: 0.00
204.50/204.51	c  N dy  1422    238254     14502     62365         0     49203    189945   4549704    115.94   no data  --
208.69/208.70	c  N dy  1515    253597     14502     62365         0     36560    189945   2059140    115.88    126.32  --
213.20/213.28	c  N dy  1622    269839     14502     62365         0     52799    189945   5057847    115.88    128.75  --
217.99/218.07	c  N dy  1728    287140     14502     62365         0     41112    189945   2646544    115.78    125.46  --
223.49/223.53	c  N dy  1848    305660     14502     62365         0     59631    189945   6105926    115.82    123.96  --
223.69/223.74	c  F st  1852    306251     14502     62365         0     30231    189945    483878    115.81   no data  --
228.90/228.93	c  N dy  1947    325225     14502     62365         0     49205    189945   4247609    115.73    122.18  --
234.70/234.70	c  N dy  2071    345266     14502     62365         0     38249    189945   1731494    115.69    123.41  --
238.09/238.12	c  S st  2148    357382     14502     62365         0     50363    189945   3923629    115.59   no data  --
238.19/238.27	c  S st  2148    357884     14502     62365         0     50865    189945   3989948    115.59   no data  --
238.19/238.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
238.19/238.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
238.29/238.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.09
238.49/238.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
238.49/238.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
238.49/238.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14502 time:  0.00 s
238.49/238.58	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
272.40/272.41	c lits-rem:         2  cl-subs:        5  v-elim:      0  v-fix:    0  time: 33.83 s
272.40/272.41	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.00
272.40/272.47	c vivif2 --  cl tried    50860 cl shrink        0 lits rem          0 time: 0.05
272.50/272.60	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.13
272.60/272.60	c calculated reachability. Time: 0.00
272.60/272.60	c  N dy  2148    357884     14502     62365         0     50860    189945   3988738    115.59   no data  --
278.20/278.28	c  N dy  2281    378046     14502     62365         0     39024    189945   1712624    115.63    121.98  --
283.81/283.89	c  N dy  2416    398176     14502     62365         0     59151    189945   5440360    115.73    124.87  --
289.40/289.42	c  N dy  2545    418185     14502     62365         0     46162    189945   2821296    115.70    123.46  --
295.30/295.31	c  N dy  2682    438232     14502     62365         0     66208    189945   6517584    115.73    131.81  --
301.00/301.07	c  N dy  2817    458242     14502     62365         0     52217    189945   3776221    115.78    131.31  --
307.20/307.28	c  N dy  2946    478299     14502     62365         0     37272    189945    845228    115.76    123.93  --
312.90/312.93	c  N dy  3076    498311     14502     62365         0     57282    189945   4477070    115.73    121.91  --
319.00/319.03	c  N dy  3204    518347     14502     62365         0     41322    189945   1394641    115.70    122.26  --
324.30/324.38	c  S st  3324    536826     14502     62365         0     59801    189945   4771118    115.68   no data  --
324.50/324.55	c  S st  3324    537330     14502     62365         0     60305    189945   4837586    115.68   no data  --
324.50/324.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
324.50/324.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
324.60/324.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.09
324.90/324.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
324.90/324.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
324.90/324.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14502 time:  0.00 s
324.90/324.92	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
386.50/386.57	c lits-rem:         5  cl-subs:        3  v-elim:      0  v-fix:    0  time: 61.65 s
386.50/386.57	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.00
386.60/386.64	c vivif2 --  cl tried    60302 cl shrink        0 lits rem          0 time: 0.07
386.70/386.78	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.14
386.70/386.79	c calculated reachability. Time: 0.00
386.70/386.79	c  N dy  3324    537330     14502     62365         0     60302    189945   4837043    115.68   no data  --
392.60/392.70	c  N dy  3450    557347     14502     62365         0     43323    189945   1586796    115.73    126.37  --
398.31/398.37	c  N dy  3570    577485     14502     62365         0     63458    189945   5293943    115.68    126.82  --
404.30/404.36	c  N dy  3696    597552     14502     62365         0     45524    189945   1829422    115.69    123.64  --
410.10/410.15	c  N dy  3820    617786     14502     62365         0     65756    189945   5546674    115.69    133.62  --
416.10/416.19	c  N dy  3951    637827     14502     62365         0     46801    189945   1891564    115.73    138.51  --
422.00/422.08	c  N dy  4084    658060     14502     62365         0     67033    189945   5603843    115.71    121.84  --
428.20/428.24	c  N dy  4215    678244     14502     62365         0     47216    189945   1766469    115.73    123.79  --
434.10/434.11	c  N dy  4345    698264     14502     62365         0     67234    189945   5434487    115.71    124.88  --
440.50/440.53	c  N dy  4485    718266     14502     62365         0     46238    189945   1455132    115.77    132.27  --
446.51/446.55	c  N dy  4617    738388     14502     62365         0     66358    189945   5151115    115.80    125.99  --
453.11/453.16	c  N dy  4747    758450     14502     62365         0     44419    189945    877353    115.80    123.51  --
459.10/459.16	c  N dy  4884    778699     14502     62365         0     64665    189945   4639843    115.85    127.87  --
465.80/465.87	c  N dy  5011    798728     14502     62365         0     84693    189945   8317848    115.87    142.52  --
468.00/468.04	c  S st  5057    805996     14502     62365         0     48967    189945   1547646    115.86   no data  --
468.10/468.19	c  S st  5057    806498     14502     62365         0     49469    189945   1612739    115.86   no data  --
468.20/468.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
468.20/468.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
468.20/468.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
468.30/468.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
468.30/468.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
468.30/468.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14502 time:  0.00 s
468.30/468.39	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
471.90/471.98	c lits-rem:         5  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.59 s
471.90/471.98	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.00
472.00/472.01	c vivif2 --  cl tried    49466 cl shrink        0 lits rem          0 time: 0.02
472.10/472.13	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.12
472.10/472.14	c calculated reachability. Time: 0.00
472.10/472.14	c  N dy  5057    806498     14502     62365         0     49466    189945   1611926    115.86   no data  --
478.20/478.22	c  N dy  5184    826562     14502     62365         0     69529    189945   5301004    115.87    123.54  --
485.01/485.03	c  N dy  5316    846640     14502     62365         0     45609    189945    741724    115.89    123.04  --
490.90/490.92	c  N dy  5438    866690     14502     62365         0     65658    189945   4380504    115.85    149.76  --
497.70/497.73	c  N dy  5575    886759     14502     62365         0     85727    189945   8124831    115.88    124.36  --
503.81/503.87	c  N dy  5701    906801     14502     62365         0     60773    189945   3380943    115.89    122.17  --
510.50/510.54	c  N dy  5828    926868     14502     62365         0     80839    189945   7064102    115.88    122.85  --
516.91/516.94	c  N dy  5965    946912     14502     62365         0     54882    189945   2087032    115.90    125.34  --
522.90/522.94	c  N dy  6087    966919     14502     62365         0     74889    189945   5709897    115.88    139.21  --
529.70/529.72	c  N dy  6208    987013     14502     62365         0     47983    189945    633908    115.84    122.25  --
535.50/535.57	c  N dy  6333   1007050     14502     62365         0     68019    189945   4359428    115.82    122.39  --
542.11/542.15	c  N dy  6471   1027076     14502     62365         0     88044    189945   8047900    115.84    126.59  --
548.50/548.51	c  N dy  6600   1047226     14502     62365         0     60206    189945   2709213    115.82    123.43  --
554.80/554.81	c  N dy  6732   1067310     14502     62365         0     80290    189945   6443704    115.85    122.68  --
556.30/556.32	c  F st  6759   1071875     14502     62365         0     84855    189945   7291984    115.84   no data  --
561.61/561.65	c  N dy  6838   1087335     14502     62365         0     51316    189945    929234    115.86    170.80  --
567.61/567.67	c  N dy  6976   1107400     14502     62365         0     71379    189945   4696155    115.92    127.66  --
574.40/574.43	c  N dy  7109   1127555     14502     62365         0     91534    189945   8416367    115.93    122.57  --
580.81/580.89	c  N dy  7239   1147572     14502     62365         0     61549    189945   2625992    115.95    122.15  --
587.21/587.22	c  N dy  7371   1167686     14502     62365         0     81663    189945   6356807    115.96    122.96  --
594.21/594.25	c  N dy  7497   1187728     14502     62365         0    101702    189945  10024276    115.95    123.09  --
600.51/600.53	c  N dy  7621   1207896     14502     62365         0     70871    189945   4159448    115.93    122.16  --
601.11/601.15	c  S st  7635   1209748     14502     62365         0     72723    189945   4505605    115.93   no data  --
601.31/601.34	c  S st  7635   1210256     14502     62365         0     73231    189945   4569807    115.93   no data  --
601.31/601.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
601.31/601.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
601.41/601.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.10
601.61/601.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
601.61/601.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
601.61/601.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14502 time:  0.00 s
601.72/601.71	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
655.31/655.33	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 53.62 s
655.31/655.33	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.00
655.31/655.39	c vivif2 --  cl tried    73227 cl shrink        0 lits rem          0 time: 0.06
655.52/655.57	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.17
655.52/655.57	c calculated reachability. Time: 0.00
655.52/655.57	c  N dy  7635   1210256     14502     62365         0     73227    189945   4569278    115.93   no data  --
662.51/662.59	c  N dy  7771   1230369     14502     62365         0     93338    189945   8281087    115.95    127.85  --
669.41/669.46	c  N dy  7901   1250420     14502     62365         0     61394    189945   2256670    115.98    124.83  --
676.01/676.03	c  N dy  8029   1270598     14502     62365         0     81569    189945   6000847    115.98    125.36  --
683.31/683.37	c  N dy  8160   1290604     14502     62365         0    101575    189945   9765633    116.01    123.32  --
690.01/690.00	c  N dy  8292   1310735     14502     62365         0     68707    189945   3389830    116.01    123.02  --
696.91/696.96	c  N dy  8428   1330775     14502     62365         0     88746    189945   7135671    116.04    123.79  --
704.21/704.29	c  N dy  8554   1350855     14502     62365         0     54828    189945    652926    116.03    122.23  --
710.31/710.32	c  N dy  8684   1370875     14502     62365         0     74847    189945   4389990    116.05    137.78  --
717.12/717.13	c  N dy  8822   1391012     14502     62365         0     94983    189945   8114036    116.06    122.43  --
724.11/724.19	c  N dy  8950   1411149     14502     62365         0     60124    189945   1438008    116.06    125.99  --
730.42/730.43	c  N dy  9081   1431151     14502     62365         0     80124    189945   5125196    116.07    131.56  --
737.41/737.49	c  N dy  9217   1451331     14502     62365         0    100303    189945   8854276    116.08    122.53  --
744.51/744.51	c  N dy  9350   1471504     14502     62365         0     64482    189945   2040132    116.08    124.57  --
750.91/750.96	c  N dy  9493   1491581     14502     62365         0     84558    189945   5836961    116.15    122.96  --
758.11/758.14	c  N dy  9629   1511645     14502     62365         0    104622    189945   9536876    116.15    153.06  --
765.01/765.03	c  N dy  9759   1531915     14502     62365         0     67886    189945   2543946    116.16    123.78  --
771.51/771.51	c  N dy  9891   1551982     14502     62365         0     87952    189945   6219651    116.16    126.30  --
778.91/778.93	c  N dy 10032   1572094     14502     62365         0    108064    189945   9980141    116.18    128.35  --
785.71/785.76	c  N dy 10164   1592300     14502     62365         0     70270    189945   2796699    116.18    123.15  --
792.31/792.36	c  N dy 10290   1612437     14502     62365         0     90406    189945   6518962    116.19    123.44  --
799.72/799.71	c  N dy 10416   1632467     14502     62365         0    110436    189945  10272843    116.19    125.14  --
806.51/806.56	c  N dy 10547   1652536     14502     62365         0     71504    189945   2829968    116.19    133.11  --
813.11/813.19	c  N dy 10678   1672542     14502     62365         0     91507    189945   6571195    116.19    122.76  --
820.62/820.61	c  N dy 10806   1692615     14502     62365         0    111578    189945  10279129    116.19    122.75  --
826.81/826.82	c  S st 10927   1710256     14502     62365         0     69223    189945   2259857    116.21   no data  --
826.91/826.99	c  S st 10927   1710759     14502     62365         0     69726    189945   2324665    116.21   no data  --
827.01/827.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
827.01/827.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
827.01/827.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.09
827.22/827.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
827.22/827.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
827.22/827.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14502 time:  0.00 s
827.22/827.24	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
834.21/834.23	c lits-rem:         8  cl-subs:        1  v-elim:      0  v-fix:    0  time:  6.99 s
834.21/834.23	c vivif2 --  cl tried    62365 cl shrink        0 lits rem          0 time: 0.00
834.21/834.27	c vivif2 --  cl tried    69725 cl shrink        0 lits rem          0 time: 0.03
834.41/834.42	c asymm  cl-useful: 0/62365/62365 lits-rem:0 time: 0.15
834.41/834.42	c calculated reachability. Time: 0.00
834.41/834.42	c  N dy 10927   1710759     14502     62365         0     69725    189945   2324317    116.21   no data  --
840.91/840.99	c  N dy 11054   1730789     14502     62365         0     89755    189945   6051524    116.21    122.60  --
848.32/848.31	c  N dy 11181   1750882     14502     62365         0    109847    189945   9742528    116.20    125.23  --
855.51/855.53	c  N dy 11307   1770942     14502     62365         0     68917    189945   1985062    116.18    129.55  --
862.11/862.10	c  N dy 11441   1791019     14502     62365         0     88993    189945   5714537    116.18    122.72  --
869.41/869.41	c  N dy 11570   1811287     14502     62365         0    109260    189945   9431689    116.19    124.88  --
876.92/877.00	c  N dy 11705   1831397     14502     62365         0     67374    189945   1538716    116.20    122.38  --
883.51/883.51	c  N dy 11841   1851487     14502     62365         0     87464    189945   5280621    116.22    124.33  --
890.92/890.92	c  N dy 11976   1871686     14502     62365         0    107660    189945   9054265    116.23    124.38  --
898.72/898.78	c  N dy 12107   1891717     14502     62365         0     64695    189945    866205    116.24    123.29  --
905.11/905.16	c  N dy 12240   1911855     14502     62365         0     84832    189945   4563993    116.24    122.47  --
912.31/912.34	c  N dy 12374   1931971     14502     62365         0    104946    189945   8254333    116.23    122.68  --
920.31/920.30	c  N dy 12506   1952022     14502     62365         0    124997    189945  12048520    116.25    143.46  --
926.92/926.98	c  N dy 12636   1972195     14502     62365         0     81166    189945   3728628    116.25    125.64  --
934.01/934.00	c  N dy 12765   1992327     14502     62365         0    101297    189945   7452627    116.25    122.61  --
941.71/941.72	c  N dy 12896   2012399     14502     62365         0    121368    189945  11147563    116.26    126.23  --
949.02/949.01	c  N dy 13025   2032706     14502     62365         0     76679    189945   2699823    116.26    124.13  --
955.82/955.89	c  N dy 13158   2052819     14502     62365         0     96787    189945   6432171    116.26    124.00  --
963.52/963.59	c  N dy 13293   2073032     14502     62365         0    116997    189945  10220303    116.28    123.54  --
971.42/971.41	c  N dy 13426   2093126     14502     62365         0     71091    189945   1494612    116.28    129.16  --
977.93/977.98	c  N dy 13558   2113213     14502     62365         0     91176    189945   5158934    116.28    124.67  --
985.42/985.43	c  N dy 13693   2133296     14502     62365         0    111258    189945   8889964    116.29    123.73  --
993.62/993.61	c  N dy 13820   2153539     14502     62365         0    131499    189945  12605650    116.28    130.78  --
1000.31/1000.31	c  N dy 13943   2173586     14502     62365         0     84548    189945   3824671    116.29    130.53  --
1007.53/1007.51	c  N dy 14088   2193643     14502     62365         0    104604    189945   7608866    116.32    124.09  --
1014.13/1014.20	c  S st 14198   2210759     14502     62365         0    121720    189945  10761149    116.31   no data  --
1014.42/1014.45	c  S st 14198   2211264     14502     62365         0    122225    189945  10831787    116.31   no data  --
1014.42/1014.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1014.42/1014.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1014.62/1014.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.14
1015.12/1015.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1015.12/1015.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1015.23/1015.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14502 time:  0.00 s
1015.23/1015.20	c Removed useless bin:       0  fixed:     0  props:   0.14M  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-3175655-1301784971/watcher-3175655-1301784971 -o /tmp/evaluation-result-3175655-1301784971/solver-3175655-1301784971 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175655-1301784971.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.88 3.93 3.63 4/184 20357
/proc/meminfo: memFree=21894756/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=24752 CPUtime=0 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 1522 0 0 0 0 0 0 0 25 0 1 0 270912936 25346048 1267 33554432000 4194304 4650387 140736248857088 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 6188 1273 326 112 0 1153 0

[startup+0.0255861 s]
/proc/loadavg: 3.88 3.93 3.63 4/184 20357
/proc/meminfo: memFree=21894756/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=35788 CPUtime=0.02 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 2520 0 0 0 2 0 0 0 25 0 1 0 270912936 36646912 2260 33554432000 4194304 4650387 140736248857088 18446744073709551615 233509958341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 8947 2262 329 112 0 3912 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 35788

[startup+0.100569 s]
/proc/loadavg: 3.88 3.93 3.63 4/184 20357
/proc/meminfo: memFree=21894756/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=40812 CPUtime=0.09 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 3768 0 0 0 9 0 0 0 25 0 1 0 270912936 41791488 3137 33554432000 4194304 4650387 140736248857088 18446744073709551615 4244379 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 10203 3137 350 112 0 5168 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40812

[startup+0.30053 s]
/proc/loadavg: 3.88 3.93 3.63 4/184 20357
/proc/meminfo: memFree=21894756/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=52072 CPUtime=0.29 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 6376 0 0 0 29 0 0 0 25 0 1 0 270912936 53321728 5745 33554432000 4194304 4650387 140736248857088 18446744073709551615 4389538 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 13018 5745 371 112 0 7983 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52072

[startup+0.700486 s]
/proc/loadavg: 3.88 3.93 3.63 4/184 20357
/proc/meminfo: memFree=21894756/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=52072 CPUtime=0.69 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 6770 0 0 0 69 0 0 0 25 0 1 0 270912936 53321728 6139 33554432000 4194304 4650387 140736248857088 18446744073709551615 4315592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 13018 6139 379 112 0 7983 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52072

[startup+1.50034 s]
/proc/loadavg: 3.88 3.93 3.63 5/190 20368
/proc/meminfo: memFree=21770464/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=52072 CPUtime=1.49 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 7560 0 0 0 148 1 0 0 25 0 1 0 270912936 53321728 6929 33554432000 4194304 4650387 140736248857088 18446744073709551615 4310736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 13018 6929 379 112 0 7983 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52072

[startup+3.10105 s]
/proc/loadavg: 3.88 3.93 3.63 5/190 20368
/proc/meminfo: memFree=21754220/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=91980 CPUtime=3.09 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 8946 0 0 0 308 1 0 0 25 0 1 0 270912936 94187520 8315 33554432000 4194304 4650387 140736248857088 18446744073709551615 4333905 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 22995 8315 379 112 0 17960 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91980

[startup+6.30049 s]
/proc/loadavg: 3.89 3.93 3.64 5/190 20368
/proc/meminfo: memFree=21736512/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=54644 CPUtime=6.29 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 12511 0 0 0 627 2 0 0 25 0 1 0 270912936 55955456 7647 33554432000 4194304 4650387 140736248857088 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 13661 7647 382 112 0 8626 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54644

[startup+12.7003 s]
/proc/loadavg: 3.90 3.93 3.64 5/190 20369
/proc/meminfo: memFree=21641176/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=165368 CPUtime=12.69 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 29082 0 0 0 1265 4 0 0 25 0 1 0 270912936 169336832 24218 33554432000 4194304 4650387 140736248857088 18446744073709551615 4363420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 41342 24218 383 112 0 36307 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 165368

[startup+25.501 s]
/proc/loadavg: 3.92 3.94 3.64 5/190 20369
/proc/meminfo: memFree=21576824/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=125276 CPUtime=25.49 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 40138 0 0 0 2543 6 0 0 25 0 1 0 270912936 128282624 25329 33554432000 4194304 4650387 140736248857088 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 31319 25329 383 112 0 26284 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 125276

[startup+51.1005 s]
/proc/loadavg: 4.03 3.96 3.66 5/190 20370
/proc/meminfo: memFree=21480916/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=225880 CPUtime=51.09 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 59283 0 0 0 5099 10 0 0 25 0 1 0 270912936 231301120 39313 33554432000 4194304 4650387 140736248857088 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 56470 39313 383 112 0 51435 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 225880

[startup+102.306 s]
/proc/loadavg: 4.01 3.96 3.67 5/190 20371
/proc/meminfo: memFree=21366292/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=248160 CPUtime=102.3 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 70880 0 0 0 10218 12 0 0 25 0 1 0 270912936 254115840 46152 33554432000 4194304 4650387 140736248857088 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 62040 46152 383 112 0 57005 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 248160

[startup+162.301 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 20373
/proc/meminfo: memFree=21253552/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=260848 CPUtime=162.3 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 82133 0 0 0 16214 16 0 0 25 0 1 0 270912936 267108352 49301 33554432000 4194304 4650387 140736248857088 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 65212 49301 383 112 0 60177 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 260848

[startup+222.301 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 20374
/proc/meminfo: memFree=21216716/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=272080 CPUtime=222.29 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 92155 0 0 0 22210 19 0 0 25 0 1 0 270912936 278609920 52989 33554432000 4194304 4650387 140736248857088 18446744073709551615 4363509 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 68020 52989 383 112 0 62985 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 272080

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.72 5/190 20376
/proc/meminfo: memFree=21192264/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=282460 CPUtime=282.29 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 105028 0 0 0 28207 22 0 0 25 0 1 0 270912936 289239040 54775 33554432000 4194304 4650387 140736248857088 18446744073709551615 4364326 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 70615 54775 383 112 0 65580 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 282460

[startup+342.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 20387
/proc/meminfo: memFree=21148792/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=295092 CPUtime=342.3 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 125567 0 0 0 34201 29 0 0 25 0 1 0 270912936 302174208 58305 33554432000 4194304 4650387 140736248857088 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 73773 58305 383 112 0 68738 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 295092

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 20388
/proc/meminfo: memFree=21138604/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=295180 CPUtime=402.3 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 133060 0 0 0 40198 32 0 0 25 0 1 0 270912936 302264320 61078 33554432000 4194304 4650387 140736248857088 18446744073709551615 4363468 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 73795 61078 383 112 0 68760 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 295180

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.76 5/190 20390
/proc/meminfo: memFree=21123212/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=301744 CPUtime=462.31 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 159764 0 0 0 46190 41 0 0 25 0 1 0 270912936 308985856 61389 33554432000 4194304 4650387 140736248857088 18446744073709551615 4329364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 75436 61389 383 112 0 70401 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 301744

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.77 5/190 20391
/proc/meminfo: memFree=21115844/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=303172 CPUtime=522.31 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 183200 0 0 0 52183 48 0 0 25 0 1 0 270912936 310448128 60500 33554432000 4194304 4650387 140736248857088 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 75793 60500 383 112 0 70758 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 303172

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 20393
/proc/meminfo: memFree=21075272/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=314992 CPUtime=582.31 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 211752 0 0 0 58176 55 0 0 25 0 1 0 270912936 322551808 61470 33554432000 4194304 4650387 140736248857088 18446744073709551615 4364392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 78748 61470 383 112 0 73713 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 314992

[startup+642.3 s]
/proc/loadavg: 4.05 3.99 3.80 5/190 20395
/proc/meminfo: memFree=21105752/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=315168 CPUtime=642.32 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 220136 0 0 0 64174 58 0 0 25 0 1 0 270912936 322732032 62570 33554432000 4194304 4650387 140736248857088 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 78792 62570 383 112 0 73757 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 315168

[startup+702.301 s]
/proc/loadavg: 4.02 3.99 3.81 5/190 20396
/proc/meminfo: memFree=21058240/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=315812 CPUtime=702.31 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 240680 0 0 0 70166 65 0 0 25 0 1 0 270912936 323391488 67863 33554432000 4194304 4650387 140736248857088 18446744073709551615 4363437 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 78953 67863 383 112 0 73918 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 315812

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.82 5/190 20398
/proc/meminfo: memFree=21100516/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=264044 CPUtime=762.31 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 266278 0 0 0 76159 72 0 0 25 0 1 0 270912936 270381056 60927 33554432000 4194304 4650387 140736248857088 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 66011 60927 383 112 0 60976 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 264044

[startup+822.3 s]
/proc/loadavg: 4.00 3.99 3.83 5/190 20399
/proc/meminfo: memFree=21016668/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=291156 CPUtime=822.31 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 298502 0 0 0 82149 82 0 0 25 0 1 0 270912936 298143744 62680 33554432000 4194304 4650387 140736248857088 18446744073709551615 4365378 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 72789 62680 383 112 0 67754 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 291156

[startup+882.3 s]
/proc/loadavg: 4.00 3.99 3.83 5/190 20401
/proc/meminfo: memFree=21036104/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=294076 CPUtime=882.31 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 329867 0 0 0 88142 89 0 0 25 0 1 0 270912936 301133824 56712 33554432000 4194304 4650387 140736248857088 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 73519 56712 383 112 0 68484 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 294076

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.84 5/190 20403
/proc/meminfo: memFree=20961320/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=294428 CPUtime=942.31 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 362548 0 0 0 94134 97 0 0 25 0 1 0 270912936 301494272 63456 33554432000 4194304 4650387 140736248857088 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 73607 63457 383 112 0 68572 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 294428

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.84 5/190 20404
/proc/meminfo: memFree=21012376/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=295044 CPUtime=1002.32 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 396293 0 0 0 100125 107 0 0 25 0 1 0 270912936 302125056 57022 33554432000 4194304 4650387 140736248857088 18446744073709551615 4365178 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 73761 57022 383 112 0 68726 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 295044

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.85 5/190 20406
/proc/meminfo: memFree=20892472/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=371476 CPUtime=1062.32 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 420690 0 0 0 106120 112 0 0 25 0 1 0 270912936 380391424 81419 33554432000 4194304 4650387 140736248857088 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 92869 81419 383 112 0 87834 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 371476

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.86 5/190 20407
/proc/meminfo: memFree=20880308/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=371476 CPUtime=1122.32 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 420691 0 0 0 112120 112 0 0 25 0 1 0 270912936 380391424 81420 33554432000 4194304 4650387 140736248857088 18446744073709551615 4476107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 92869 81420 383 112 0 87834 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 371476

[startup+1182.3 s]
/proc/loadavg: 4.07 4.00 3.87 5/190 20409
/proc/meminfo: memFree=20886248/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=371620 CPUtime=1182.32 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 420704 0 0 0 118120 112 0 0 25 0 1 0 270912936 380538880 81433 33554432000 4194304 4650387 140736248857088 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 92905 81433 383 112 0 87870 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 371620

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 3.87 5/190 20411
/proc/meminfo: memFree=20887340/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=371620 CPUtime=1242.33 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 420704 0 0 0 124121 112 0 0 25 0 1 0 270912936 380538880 81433 33554432000 4194304 4650387 140736248857088 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 92905 81433 383 112 0 87870 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 371620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.94 3.98 3.87 4/188 20441
/proc/meminfo: memFree=21379340/32951124 swapFree=67111528/67111528
[pid=20357] ppid=20355 vsize=371960 CPUtime=1300.03 cores=0,2
/proc/20357/stat : 20357 (strangenight1-s) R 20355 20357 20159 0 -1 4202496 420780 0 0 0 129891 112 0 0 25 0 1 0 270912936 380887040 81509 33554432000 4194304 4650387 140736248857088 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20357/statm: 92990 81509 383 112 0 87955 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 371960

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.92
system time used= 1.13783
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 420780
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= 2366

runsolver used 2.24466 second user time and 4.87726 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-03 00:56:11
IDJOB=3175655
IDBENCH=82673
IDSOLVER=1589
FILE ID=node145/3175655-1301784971
RUNJOBID= node145-1301783648-20178
PBS_JOBID= 12841373
Free space on /tmp= 72344 MiB

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

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

MD5SUM BENCH= 0a98d6d9a7bdb797305aed69a94f9a69
RANDOM SEED=507021172

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21895036 kB
Buffers:        362540 kB
Cached:       10299544 kB
SwapCached:          0 kB
Active:        6944256 kB
Inactive:      3854024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21895036 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23408 kB
Writeback:           0 kB
AnonPages:      135916 kB
Mapped:          16016 kB
Slab:           193260 kB
PageTables:       5260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   376732 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= 72336 MiB
End job on node145 at 2011-04-03 01:17:53