Trace number 3175678

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.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S808762165-030-UNKNOWN.cnf
MD5SUMdd49a0090ce99bfddfd58615449391d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark25.1482
Satisfiable
(Un)Satisfiability was proved
Number of variables25000
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
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-3175678-1301786256.cnf'
0.00/0.00	c -- header says num vars:          25000
0.00/0.00	c -- header says num clauses:      105000
0.00/0.07	c -- clauses added:            0 learnts,       105000 normals,            0 xors
0.00/0.07	c -- vars added      25000
0.00/0.07	c Parsing time:  0.07 s
0.00/0.07	c  N st     0         0     25000    105000         0         0    315000         0   no data   no data  --
0.09/0.14	c asymm  cl-useful: 0/105000/105000 lits-rem:0 time: 0.07
0.19/0.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.05
0.19/0.26	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.19/0.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.19/0.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  25000 time:  0.01 s
0.19/0.29	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.01 s
0.49/0.50	c lits-rem:         0  cl-subs:        0  v-elim:    699  v-fix:    0  time:  0.21 s
0.49/0.50	c Finding binary XORs  T:     0.01 s  found:       0
0.49/0.55	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
0.49/0.55	c calculated reachability. Time: 0.00
0.49/0.56	c Calc default polars -  time:   0.01 s pos:   11191 undec:    2835 neg:   10974
0.49/0.56	c =========================================================================================
0.49/0.56	c types(t): F = full restart, N = normal restart
0.49/0.56	c types(t): S = simplification begin/end, E = solution found
0.49/0.56	c restart types(rt): st = static, dy = dynamic
0.49/0.56	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.56	c  B st     0         0     24301    103886         0         0    315509         0   no data   no data  --
1.59/1.69	c  N dy    21      4033     24301    103886         0      4033    315509    927598    134.96    145.04  --
2.79/2.82	c  N dy    49      8090     24301    103886         0      8089    315509   1781202    136.12    146.00  --
3.99/4.00	c  N dy    83     12101     24301    103886         0     12100    315509   2666013    140.18    162.47  --
5.19/5.25	c  N dy   112     16201     24301    103886         0     16200    315509   3581865    142.06    165.37  --
6.50/6.53	c  N dy   142     20272     24301    103886         0     10276    315509    649137    143.48    155.04  --
7.70/7.76	c  N dy   170     24369     24301    103886         0     14371    315509   1577297    143.68    155.05  --
7.89/7.96	c  F st   176     25002     24301    103886         0     15004    315509   1728447    143.91   no data  --
9.59/9.66	c  N dy   182     30001     24301    103886         0     20003    315509   3287934    143.91   no data  --
9.59/9.66	c  S st   182     30001     24301    103886         0     20003    315509   3287934    143.91   no data  --
9.80/9.81	c  S st   182     30507     24301    103886         0     20509    315509   3376496    143.91   no data  --
9.80/9.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9.80/9.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.90/9.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.13
10.19/10.26	c bin-w-bin subsume rem            0 bins  time:  0.01 s
10.19/10.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
10.19/10.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24301 time:  0.01 s
10.19/10.28	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
16.99/17.07	c lits-rem:         0  cl-subs:     1967  v-elim:    136  v-fix:    0  time:  6.79 s
17.09/17.16	c asymm  cl-useful: 0/104022/104022 lits-rem:0 time: 0.09
17.09/17.17	c calculated reachability. Time: 0.00
17.09/17.17	c  N dy   182     30507     24165    104022         0     18542    316752   2411071    143.91   no data  --
18.19/18.28	c  N dy   211     34508     24165    104022         0     22542    316752   3291337    143.94    152.89  --
19.39/19.42	c  N dy   240     38570     24165    104022         0     26604    316752   4190552    143.94    153.25  --
20.49/20.57	c  N dy   267     42578     24165    104022         0     30612    316752   5079332    143.99    152.71  --
21.39/21.47	c  S st   290     45760     24165    104022         0     18296    316752   1330194    144.10   no data  --
21.59/21.60	c  S st   290     46262     24165    104022         0     18798    316752   1414699    144.10   no data  --
21.59/21.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
21.59/21.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.69/21.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.12
21.79/21.83	c bin-w-bin subsume rem            0 bins  time:  0.01 s
21.79/21.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
21.79/21.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24165 time:  0.00 s
21.79/21.84	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
24.59/24.65	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.80 s
24.59/24.66	c vivif2 --  cl tried   104022 cl shrink        0 lits rem          0 time: 0.01
24.59/24.67	c vivif2 --  cl tried    18798 cl shrink        0 lits rem          0 time: 0.02
24.69/24.77	c asymm  cl-useful: 0/104022/104022 lits-rem:0 time: 0.09
24.69/24.77	c calculated reachability. Time: 0.00
24.69/24.77	c  N dy   290     46262     24165    104022         0     18798    316752   1414697    144.10   no data  --
25.89/25.94	c  N dy   321     50369     24165    104022         0     22905    316752   2362114    144.67    155.90  --
27.08/27.10	c  N dy   347     54411     24165    104022         0     26947    316752   3254428    144.47    175.96  --
28.19/28.29	c  N dy   378     58498     24165    104022         0     31033    316752   4162073    144.46    156.68  --
29.49/29.52	c  N dy   406     62566     24165    104022         0     35101    316752   5067957    144.34    158.80  --
30.70/30.73	c  N dy   436     66622     24165    104022         0     20406    316752   1075134    144.85    162.56  --
31.49/31.50	c  S st   454     69393     24165    104022         0     23177    316752   1701622    144.62   no data  --
31.59/31.63	c  S st   454     69894     24165    104022         0     23678    316752   1776466    144.62   no data  --
31.59/31.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.59/31.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.69/31.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.12
31.80/31.88	c bin-w-bin subsume rem            0 bins  time:  0.01 s
31.80/31.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
31.80/31.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24165 time:  0.01 s
31.80/31.90	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
35.29/35.37	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.47 s
35.29/35.38	c vivif2 --  cl tried   104022 cl shrink        0 lits rem          0 time: 0.01
35.39/35.40	c vivif2 --  cl tried    23678 cl shrink        0 lits rem          0 time: 0.02
35.49/35.51	c asymm  cl-useful: 0/104022/104022 lits-rem:0 time: 0.11
35.49/35.52	c calculated reachability. Time: 0.00
35.49/35.52	c  N dy   454     69894     24165    104022         0     23678    316752   1776465    144.62   no data  --
36.79/36.87	c  N dy   490     74414     24165    104022         0     28198    316752   2840073    144.98    170.18  --
38.29/38.30	c  N dy   520     79378     24165    104022         0     33162    316752   3949070    144.62    152.43  --
39.79/39.82	c  N dy   555     84534     24165    104022         0     38318    316752   5106566    144.76    158.27  --
40.70/40.73	c  F st   574     87502     24165    104022         0     41286    316752   5791966    144.74   no data  --
41.69/41.73	c  N st   579     90797     24165    104022         0     23707    316752   1456786    144.74   no data  --
43.39/43.46	c  N dy   605     96646     24165    104022         0     29556    316752   2882058    144.68    169.49  --
45.29/45.33	c  N dy   645    103022     24165    104022         0     35932    316752   4295640    144.71    153.02  --
45.79/45.88	c  S st   658    104843     24165    104022         0     37753    316752   4700650    144.71   no data  --
45.99/46.03	c  S st   658    105347     24165    104022         0     38257    316752   4788806    144.71   no data  --
45.99/46.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
45.99/46.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.10/46.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.13
46.39/46.46	c bin-w-bin subsume rem            0 bins  time:  0.01 s
46.39/46.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
46.39/46.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24165 time:  0.01 s
46.39/46.48	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
87.39/87.44	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 40.95 s
87.39/87.44	c vivif2 --  cl tried   104022 cl shrink        0 lits rem          0 time: 0.01
87.49/87.51	c vivif2 --  cl tried    38254 cl shrink        0 lits rem          0 time: 0.06
87.59/87.64	c asymm  cl-useful: 0/104022/104022 lits-rem:0 time: 0.13
87.59/87.64	c calculated reachability. Time: 0.00
87.59/87.65	c  N dy   658    105347     24165    104022         0     38254    316752   4788136    144.71   no data  --
89.69/89.77	c  N dy   704    112166     24165    104022         0     22638    316752    656443    144.77    153.54  --
91.79/91.85	c  N dy   750    119455     24165    104022         0     29926    316752   2296370    144.61    159.19  --
94.09/94.19	c  N dy   806    127241     24165    104022         0     37712    316752   4074901    144.80    152.81  --
96.70/96.72	c  N dy   860    135515     24165    104022         0     45986    316752   5940213    144.85    152.76  --
99.29/99.30	c  N dy   916    144200     24165    104022         0     30953    316752   2210538    144.87    153.64  --
102.09/102.15	c  N dy   984    153640     24165    104022         0     40392    316752   4375256    145.02    161.27  --
103.49/103.51	c  S st  1011    158023     24165    104022         0     44775    316752   5360402    145.01   no data  --
103.59/103.67	c  S st  1011    158525     24165    104022         0     45277    316752   5447822    145.01   no data  --
103.59/103.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
103.59/103.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.79/103.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.13
104.09/104.11	c bin-w-bin subsume rem            0 bins  time:  0.01 s
104.09/104.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
104.09/104.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24165 time:  0.01 s
104.09/104.13	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
162.10/162.11	c lits-rem:        10  cl-subs:        1  v-elim:      0  v-fix:    0  time: 57.97 s
162.10/162.12	c vivif2 --  cl tried   104022 cl shrink        0 lits rem          0 time: 0.01
162.10/162.19	c vivif2 --  cl tried    45276 cl shrink        0 lits rem          0 time: 0.07
162.30/162.33	c asymm  cl-useful: 0/104022/104022 lits-rem:0 time: 0.14
162.30/162.34	c calculated reachability. Time: 0.00
162.30/162.34	c  N dy  1011    158525     24165    104022         0     45276    316752   5447088    145.01   no data  --
165.40/165.40	c  N dy  1072    168662     24165    104022         0     30556    316752   1854701    144.85    162.95  --
168.59/168.69	c  N dy  1142    179456     24165    104022         0     41350    316752   4263788    144.78    155.09  --
172.30/172.39	c  N dy  1218    190996     24165    104022         0     26960    316752    750456    144.84    153.42  --
176.30/176.33	c  N dy  1297    203207     24165    104022         0     39171    316752   3490287    144.77    165.26  --
180.40/180.41	c  N dy  1379    216223     24165    104022         0     52187    316752   6378242    144.61    156.09  --
184.60/184.68	c  N dy  1470    230481     24165    104022         0     39481    316752   3283981    144.47    152.74  --
187.00/187.01	c  S st  1527    237787     24165    104022         0     46786    316752   4976878    144.60    108.67  --
187.09/187.18	c  S st  1527    238291     24165    104022         0     47289    316752   5063777    144.60   no data  --
187.09/187.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
187.09/187.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
187.29/187.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.14
187.49/187.59	c bin-w-bin subsume rem            0 bins  time:  0.01 s
187.59/187.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
187.59/187.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24165 time:  0.01 s
187.59/187.62	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
239.99/240.09	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 52.47 s
239.99/240.10	c vivif2 --  cl tried   104022 cl shrink        0 lits rem          0 time: 0.01
240.09/240.16	c vivif2 --  cl tried    47286 cl shrink        0 lits rem          0 time: 0.07
240.29/240.31	c asymm  cl-useful: 0/104022/104022 lits-rem:0 time: 0.15
240.29/240.32	c calculated reachability. Time: 0.00
240.29/240.32	c  N dy  1527    238291     24165    104022         0     47286    316752   5062355    144.60   no data  --
245.10/245.14	c  N dy  1623    253560     24165    104022         0     34570    316752   1966472    144.55    152.74  --
250.20/250.25	c  N dy  1737    269864     24165    104022         0     50873    316752   5690155    144.70    154.35  --
255.59/255.64	c  N dy  1850    287202     24165    104022         0     39221    316752   2803131    144.72    156.10  --
262.00/262.05	c  N dy  1971    305688     24165    104022         0     57707    316752   6962556    144.68    158.28  --
262.20/262.26	c  F st  1975    306253     24165    104022         0     58272    316752   7088115    144.65   no data  --
268.79/268.84	c  N dy  2065    325278     24165    104022         0     47304    316752   4721682    144.66    159.08  --
275.20/275.27	c  N dy  2196    345279     24165    104022         0     36318    316752   1654970    144.67    152.42  --
278.99/279.01	c  S st  2275    357437     24165    104022         0     48476    316752   4342472    144.62   no data  --
279.09/279.18	c  S st  2275    357940     24165    104022         0     48979    316752   4430646    144.62   no data  --
279.19/279.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
279.19/279.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
279.30/279.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.14
279.49/279.56	c bin-w-bin subsume rem            0 bins  time:  0.01 s
279.49/279.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
279.49/279.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24165 time:  0.01 s
279.49/279.59	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
315.20/315.22	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 35.63 s
315.20/315.22	c vivif2 --  cl tried   104022 cl shrink        0 lits rem          0 time: 0.01
315.20/315.28	c vivif2 --  cl tried    48977 cl shrink        0 lits rem          0 time: 0.06
315.40/315.43	c asymm  cl-useful: 0/104022/104022 lits-rem:0 time: 0.15
315.40/315.44	c calculated reachability. Time: 0.00
315.40/315.44	c  N dy  2275    357940     24165    104022         0     48977    316752   4429900    144.62   no data  --
321.90/321.98	c  N dy  2410    378051     24165    104022         0     37082    316752   1629809    144.74    153.11  --
328.30/328.32	c  N dy  2545    398079     24165    104022         0     57110    316752   6223029    144.83    157.98  --
334.80/334.84	c  N dy  2691    418248     24165    104022         0     44282    316752   3033570    144.93    155.02  --
341.40/341.41	c  N dy  2823    438295     24165    104022         0     64329    316752   7631126    144.94    165.20  --
347.70/347.74	c  N dy  2961    458352     24165    104022         0     50380    316752   4159762    144.94    158.60  --
355.30/355.33	c  N dy  3090    478452     24165    104022         0     35480    316752    570242    144.95    153.73  --
361.60/361.63	c  N dy  3211    498551     24165    104022         0     55579    316752   5095262    144.91    155.57  --
368.30/368.39	c  N dy  3343    518688     24165    104022         0     39715    316752   1288489    144.91    153.28  --
374.20/374.22	c  S st  3475    536911     24165    104022         0     57937    316752   5447340    145.00   no data  --
374.30/374.39	c  S st  3475    537413     24165    104022         0     58439    316752   5531141    145.00   no data  --
374.40/374.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
374.40/374.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
374.50/374.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.14
374.80/374.83	c bin-w-bin subsume rem            0 bins  time:  0.01 s
374.80/374.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
374.80/374.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24165 time:  0.01 s
374.80/374.86	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
439.50/439.53	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 64.67 s
439.50/439.53	c vivif2 --  cl tried   104022 cl shrink        0 lits rem          0 time: 0.01
439.60/439.61	c vivif2 --  cl tried    58435 cl shrink        0 lits rem          0 time: 0.07
439.70/439.77	c asymm  cl-useful: 0/104022/104022 lits-rem:0 time: 0.16
439.70/439.78	c calculated reachability. Time: 0.00
439.70/439.78	c  N dy  3475    537413     24165    104022         0     58435    316752   5530340    145.00   no data  --
446.51/446.56	c  N dy  3607    557434     24165    104022         0     41459    316752   1520079    145.00    214.05  --
453.01/453.05	c  N dy  3744    577496     24165    104022         0     61521    316752   6088745    145.05    176.33  --
459.81/459.81	c  N dy  3889    597694     24165    104022         0     43717    316752   1779174    145.15    160.90  --
466.30/466.39	c  N dy  4022    617883     24165    104022         0     63904    316752   6345261    145.15    157.29  --
473.20/473.28	c  N dy  4156    637924     24165    104022         0     44948    316752   1813429    145.17    156.59  --
479.90/479.98	c  N dy  4291    657980     24165    104022         0     65002    316752   6426180    145.20    152.87  --
486.81/486.89	c  N dy  4423    678137     24165    104022         0     45164    316752   1638824    145.22    154.07  --
493.70/493.70	c  N dy  4560    698473     24165    104022         0     65499    316752   6356939    145.27    154.37  --
500.81/500.88	c  N dy  4704    718492     24165    104022         0     44520    316752   1308527    145.40    156.62  --
507.40/507.44	c  N dy  4838    738574     24165    104022         0     64598    316752   5872296    145.41    155.36  --
514.60/514.70	c  N dy  4968    758949     24165    104022         0     42980    316752    687533    145.35    156.92  --
521.31/521.39	c  N dy  5104    778950     24165    104022         0     62980    316752   5272853    145.39    154.02  --
528.60/528.60	c  N dy  5238    798986     24165    104022         0     83015    316752   9813267    145.39    153.09  --
531.01/531.08	c  S st  5284    806119     24165    104022         0     47150    316752   1404589    145.38   no data  --
531.21/531.25	c  S st  5284    806621     24165    104022         0     47652    316752   1500498    145.38   no data  --
531.21/531.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
531.21/531.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
531.31/531.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.13
531.41/531.49	c bin-w-bin subsume rem            0 bins  time:  0.01 s
531.51/531.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
531.51/531.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24165 time:  0.01 s
531.51/531.52	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
534.81/534.83	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.31 s
534.81/534.84	c vivif2 --  cl tried   104022 cl shrink        0 lits rem          0 time: 0.01
534.81/534.86	c vivif2 --  cl tried    47651 cl shrink        0 lits rem          0 time: 0.02
535.01/535.00	c asymm  cl-useful: 0/104022/104022 lits-rem:0 time: 0.14
535.01/535.01	c calculated reachability. Time: 0.00
535.01/535.01	c  N dy  5284    806621     24165    104022         0     47651    316752   1500257    145.38   no data  --
541.71/541.75	c  N dy  5425    826725     24165    104022         0     67755    316752   6182703    145.44    153.21  --
549.01/549.09	c  N dy  5564    846798     24165    104022         0     87828    316752  10821404    145.48    160.58  --
555.71/555.75	c  N dy  5696    866814     24165    104022         0     63838    316752   4998427    145.48    155.59  --
562.91/562.94	c  N dy  5829    886835     24165    104022         0     83856    316752   9529335    145.49    153.18  --
569.90/569.94	c  N dy  5964    906878     24165    104022         0     58900    316752   3653982    145.47    153.49  --
577.41/577.45	c  N dy  6107    926908     24165    104022         0     78927    316752   8242231    145.51    154.35  --
584.71/584.71	c  N dy  6238    946982     24165    104022         0     53006    316752   2101726    145.49    155.60  --
591.50/591.52	c  N dy  6356    967019     24165    104022         0     73040    316752   6623336    145.42    153.19  --
599.01/599.04	c  N dy  6492    987043     24165    104022         0     93060    316752  11193753    145.44    158.33  --
605.81/605.87	c  N dy  6632   1007175     24165    104022         0     66199    316752   4886171    145.49    153.65  --
613.11/613.13	c  N dy  6760   1027220     24165    104022         0     86244    316752   9422653    145.47    159.67  --
620.31/620.37	c  N dy  6893   1047287     24165    104022         0     58312    316752   2869426    145.50    154.12  --
627.40/627.44	c  N dy  7023   1067483     24165    104022         0     78506    316752   7480140    145.50    156.69  --
629.01/629.10	c  F st  7054   1071875     24165    104022         0     82898    316752   8521989    145.52    144.01  --
635.21/635.27	c  N dy  7130   1087555     24165    104022         0     49578    316752    644752    145.53    166.90  --
642.11/642.17	c  N dy  7273   1107558     24165    104022         0     69578    316752   5274439    145.60    153.83  --
649.70/649.70	c  N dy  7413   1127735     24165    104022         0     89754    316752   9942612    145.65    157.63  --
657.01/657.07	c  N dy  7547   1147837     24165    104022         0     59864    316752   2767691    145.67    157.13  --
664.60/664.68	c  N dy  7683   1167940     24165    104022         0     79965    316752   7289518    145.64    153.86  --
672.51/672.52	c  N dy  7824   1188107     24165    104022         0    100131    316752  11899680    145.66    157.82  --
679.41/679.46	c  N dy  7958   1208120     24165    104022         0     69150    316752   4607384    145.66    156.37  --
680.11/680.11	c  S st  7969   1209932     24165    104022         0     70962    316752   5029976    145.65   no data  --
680.31/680.30	c  S st  7969   1210432     24165    104022         0     71462    316752   5122394    145.65   no data  --
680.31/680.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
680.31/680.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
680.41/680.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.16
680.71/680.74	c bin-w-bin subsume rem            0 bins  time:  0.01 s
680.71/680.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
680.71/680.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24165 time:  0.01 s
680.71/680.76	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
739.91/739.98	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 59.22 s
739.91/739.99	c vivif2 --  cl tried   104022 cl shrink        0 lits rem          0 time: 0.01
740.01/740.05	c vivif2 --  cl tried    71460 cl shrink        0 lits rem          0 time: 0.07
740.21/740.24	c asymm  cl-useful: 0/104022/104022 lits-rem:0 time: 0.18
740.21/740.24	c calculated reachability. Time: 0.00
740.21/740.24	c  N dy  7969   1210432     24165    104022         0     71460    316752   5121507    145.65   no data  --
747.71/747.74	c  N dy  8102   1230630     24165    104022         0     91658    316752   9761266    145.66    155.17  --
755.31/755.31	c  N dy  8241   1250632     24165    104022         0     59663    316752   2223440    145.67    160.56  --
762.41/762.45	c  N dy  8381   1270640     24165    104022         0     79671    316752   6817655    145.71    154.41  --
770.31/770.31	c  N dy  8521   1290726     24165    104022         0     99757    316752  11388881    145.71    169.65  --
777.72/777.70	c  N dy  8662   1310801     24165    104022         0     66829    316752   3732640    145.74    170.28  --
785.11/785.16	c  N dy  8808   1330844     24165    104022         0     86870    316752   8407378    145.82    154.27  --
793.12/793.13	c  N dy  8944   1350862     24165    104022         0    106886    316752  12992225    145.84    154.11  --
801.61/801.67	c  N dy  9080   1370938     24165    104022         0     72965    316752   4832204    145.85    158.30  --
810.12/810.10	c  N dy  9210   1391026     24165    104022         0     93052    316752   9420803    145.86    179.71  --
818.12/818.12	c  N dy  9350   1411147     24165    104022         0     58172    316752   1232206    145.88    154.04  --
825.21/825.27	c  N dy  9488   1431223     24165    104022         0     78246    316752   5822656    145.90    156.33  --
832.91/832.93	c  N dy  9617   1451313     24165    104022         0     98335    316752  10456278    145.92    160.93  --
840.71/840.75	c  N dy  9749   1471406     24165    104022         0     62428    316752   1975104    145.92    154.35  --
847.91/847.95	c  N dy  9885   1491473     24165    104022         0     82494    316752   6550134    145.91    155.51  --
855.72/855.80	c  N dy 10022   1511509     24165    104022         0    102530    316752  11151904    145.91    157.70  --
863.52/863.58	c  N dy 10158   1531634     24165    104022         0     65654    316752   2527224    145.93    153.80  --
870.82/870.85	c  N dy 10285   1551677     24165    104022         0     85694    316752   7078299    145.93    155.97  --
878.72/878.76	c  N dy 10418   1571758     24165    104022         0    105773    316752  11625724    145.94    158.89  --
886.52/886.58	c  N dy 10560   1591938     24165    104022         0     67958    316752   2833549    145.96    159.41  --
894.01/894.04	c  N dy 10701   1611968     24165    104022         0     87986    316752   7436576    145.98    156.06  --
902.02/902.02	c  N dy 10841   1631986     24165    104022         0    108004    316752  11971750    145.98    155.73  --
909.82/909.85	c  N dy 10977   1652039     24165    104022         0     69059    316752   2865692    146.00    154.29  --
917.32/917.37	c  N dy 11118   1672195     24165    104022         0     89213    316752   7526265    146.03    166.56  --
925.51/925.50	c  N dy 11251   1692250     24165    104022         0    109268    316752  12161938    146.03    154.53  --
932.72/932.78	c  S st 11377   1710436     24165    104022         0     67458    316752   2289369    146.05    131.93  --
932.92/932.96	c  S st 11377   1710942     24165    104022         0     67964    316752   2360813    146.05   no data  --
932.92/932.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
932.92/932.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
933.12/933.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.15
933.22/933.27	c bin-w-bin subsume rem            0 bins  time:  0.01 s
933.22/933.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
933.22/933.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24165 time:  0.01 s
933.22/933.29	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.01 s
939.82/939.83	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  6.54 s
939.82/939.84	c vivif2 --  cl tried   104022 cl shrink        0 lits rem          0 time: 0.01
939.82/939.87	c vivif2 --  cl tried    67961 cl shrink        0 lits rem          0 time: 0.03
940.02/940.04	c asymm  cl-useful: 0/104022/104022 lits-rem:0 time: 0.17
940.02/940.05	c calculated reachability. Time: 0.00
940.02/940.05	c  N dy 11377   1710942     24165    104022         0     67961    316752   2360043    146.05   no data  --
949.02/949.01	c  N dy 11519   1731035     24165    104022         0     88052    316752   7046848    146.10    165.69  --
958.52/958.56	c  N dy 11662   1751142     24165    104022         0    108158    316752  11711802    146.14    156.78  --
966.62/966.69	c  N dy 11796   1771222     24165    104022         0     67246    316752   2048032    146.16    160.44  --
974.02/974.07	c  N dy 11933   1791378     24165    104022         0     87402    316752   6726637    146.17    154.05  --
982.22/982.20	c  N dy 12064   1811673     24165    104022         0    107694    316752  11366414    146.18    160.50  --
990.62/990.60	c  N dy 12207   1831786     24165    104022         0     65807    316752   1436264    146.21    167.56  --
997.82/997.88	c  N dy 12343   1851989     24165    104022         0     86010    316752   6056844    146.21    162.57  --
1005.72/1005.76	c  N dy 12472   1872083     24165    104022         0    106103    316752  10673430    146.20    154.86  --
1014.32/1014.34	c  N dy 12605   1892095     24165    104022         0     63115    316752    593976    146.19    157.16  --
1021.62/1021.67	c  N dy 12747   1912195     24165    104022         0     83213    316752   5232665    146.21    153.93  --
1029.53/1029.54	c  N dy 12884   1932227     24165    104022         0    103245    316752   9954064    146.24    160.93  --
1038.02/1038.04	c  N dy 13014   1952285     24165    104022         0    123303    316752  14447976    146.24    155.08  --
1045.72/1045.73	c  N dy 13157   1972382     24165    104022         0     79403    316752   4147855    146.28    160.33  --
1053.42/1053.46	c  N dy 13290   1992462     24165    104022         0     99480    316752   8739497    146.28    156.76  --
1061.92/1061.91	c  N dy 13426   2012541     24165    104022         0    119558    316752  13372929    146.29    165.98  --
1070.02/1070.05	c  N dy 13569   2032633     24165    104022         0     74656    316752   2854772    146.32    156.62  --
1077.62/1077.60	c  N dy 13706   2052641     24165    104022         0     94664    316752   7432326    146.32    154.28  --
1085.82/1085.88	c  N dy 13842   2072751     24165    104022         0    114773    316752  12021613    146.32    159.83  --
1094.53/1094.55	c  N dy 13975   2092859     24165    104022         0     68880    316752   1247711    146.34    154.54  --
1102.62/1102.65	c  N dy 14115   2112913     24165    104022         0     88932    316752   5845472    146.35    155.02  --
1113.22/1113.24	c  N dy 14248   2132939     24165    104022         0    108958    316752  10393854    146.34    155.81  --
1122.12/1122.18	c  N dy 14387   2153079     24165    104022         0    129097    316752  15126905    146.38    156.56  --
1129.83/1129.82	c  N dy 14517   2173128     24165    104022         0     82150    316752   4053147    146.38    160.87  --
1137.72/1137.73	c  N dy 14657   2193240     24165    104022         0    102261    316752   8700437    146.40    157.79  --
1145.22/1145.26	c  S st 14774   2210944     24165    104022         0    119964    316752  12781537    146.39   no data  --
1145.52/1145.51	c  S st 14774   2211449     24165    104022         0    120469    316752  12863324    146.39   no data  --
1145.52/1145.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1145.52/1145.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1145.72/1145.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.19
1146.43/1146.45	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1146.43/1146.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1146.43/1146.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24165 time:  0.01 s
1146.43/1146.48	c Removed useless bin:       0  fixed:     0  props:   0.23M  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-3175678-1301786256/watcher-3175678-1301786256 -o /tmp/evaluation-result-3175678-1301786256/solver-3175678-1301786256 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175678-1301786256.cnf 

running on 2 cores: 4,6

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.92 4.00 3.91 3/189 22469
/proc/meminfo: memFree=23727144/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=25028 CPUtime=0 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 1543 0 0 0 0 0 0 0 25 0 1 0 290223818 25628672 1288 33554432000 4194304 4650387 140733219169648 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 6257 1293 326 112 0 1222 0

[startup+0.079597 s]
/proc/loadavg: 3.92 4.00 3.91 3/189 22469
/proc/meminfo: memFree=23727144/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=42904 CPUtime=0.07 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 4742 0 0 0 7 0 0 0 25 0 1 0 290223818 43933696 4220 33554432000 4194304 4650387 140733219169648 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 10726 4220 346 112 0 5691 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 42904

[startup+0.100594 s]
/proc/loadavg: 3.92 4.00 3.91 3/189 22469
/proc/meminfo: memFree=23727144/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=42904 CPUtime=0.09 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 4742 0 0 0 9 0 0 0 25 0 1 0 290223818 43933696 4220 33554432000 4194304 4650387 140733219169648 18446744073709551615 4369940 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 10726 4220 346 112 0 5691 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42904

[startup+0.300562 s]
/proc/loadavg: 3.92 4.00 3.91 3/189 22469
/proc/meminfo: memFree=23727144/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=59116 CPUtime=0.28 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 8554 0 0 0 28 0 0 0 25 0 1 0 290223818 60534784 7415 33554432000 4194304 4650387 140733219169648 18446744073709551615 4438375 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 14779 7415 365 112 0 9744 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 59116

[startup+0.700509 s]
/proc/loadavg: 3.92 4.00 3.91 3/189 22469
/proc/meminfo: memFree=23727144/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=65144 CPUtime=0.69 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 10127 0 0 0 68 1 0 0 25 0 1 0 290223818 66707456 8988 33554432000 4194304 4650387 140733219169648 18446744073709551615 4363534 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 16286 8988 379 112 0 11251 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65144

[startup+1.50037 s]
/proc/loadavg: 3.92 4.00 3.91 4/192 22497
/proc/meminfo: memFree=23682948/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=65144 CPUtime=1.49 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 10807 0 0 0 148 1 0 0 25 0 1 0 290223818 66707456 9668 33554432000 4194304 4650387 140733219169648 18446744073709551615 4354940 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 16286 9668 379 112 0 11251 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65144

[startup+3.10105 s]
/proc/loadavg: 3.92 4.00 3.91 5/194 22524
/proc/meminfo: memFree=23641376/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=65144 CPUtime=3.09 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 11995 0 0 0 308 1 0 0 25 0 1 0 290223818 66707456 10856 33554432000 4194304 4650387 140733219169648 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 16286 10856 379 112 0 11251 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65144

[startup+6.30047 s]
/proc/loadavg: 3.93 4.00 3.91 5/194 22524
/proc/meminfo: memFree=23572180/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=109776 CPUtime=6.29 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 14343 0 0 0 627 2 0 0 25 0 1 0 290223818 112410624 13204 33554432000 4194304 4650387 140733219169648 18446744073709551615 4363509 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 27444 13204 379 112 0 22409 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 109776

[startup+12.7003 s]
/proc/loadavg: 3.93 4.00 3.91 5/194 22524
/proc/meminfo: memFree=23505716/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=196100 CPUtime=12.69 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 36426 0 0 0 1263 6 0 0 25 0 1 0 290223818 200806400 30236 33554432000 4194304 4650387 140733219169648 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 49025 30236 383 112 0 43990 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 196100

[startup+25.501 s]
/proc/loadavg: 3.95 4.00 3.91 5/194 22579
/proc/meminfo: memFree=23687636/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=148448 CPUtime=25.49 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 43772 0 0 0 2542 7 0 0 25 0 1 0 290223818 152010752 30879 33554432000 4194304 4650387 140733219169648 18446744073709551615 4364293 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 37112 30879 383 112 0 32077 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 148448

[startup+51.1003 s]
/proc/loadavg: 4.03 4.02 3.91 5/194 22580
/proc/meminfo: memFree=23589648/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=258232 CPUtime=51.09 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 72210 0 0 0 5097 12 0 0 25 0 1 0 290223818 264429568 46584 33554432000 4194304 4650387 140733219169648 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 64558 46584 383 112 0 59523 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 258232

[startup+102.307 s]
/proc/loadavg: 4.09 4.04 3.93 5/194 22581
/proc/meminfo: memFree=23508600/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=269216 CPUtime=102.3 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 81797 0 0 0 10215 15 0 0 25 0 1 0 290223818 275677184 49585 33554432000 4194304 4650387 140733219169648 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 67304 49585 383 112 0 62269 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 269216

[startup+162.301 s]
/proc/loadavg: 4.03 4.03 3.93 5/194 22583
/proc/meminfo: memFree=23401920/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=290556 CPUtime=162.3 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 87983 0 0 0 16214 16 0 0 25 0 1 0 290223818 297529344 55771 33554432000 4194304 4650387 140733219169648 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 72639 55771 383 112 0 67604 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 290556

[startup+222.301 s]
/proc/loadavg: 4.01 4.02 3.93 5/194 22585
/proc/meminfo: memFree=23366928/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=304056 CPUtime=222.29 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 102402 0 0 0 22210 19 0 0 25 0 1 0 290223818 311353344 59029 33554432000 4194304 4650387 140733219169648 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 76014 59029 383 112 0 70979 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 304056

[startup+282.3 s]
/proc/loadavg: 4.00 4.02 3.93 5/194 22586
/proc/meminfo: memFree=23314172/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=318840 CPUtime=282.29 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 124107 0 0 0 28205 24 0 0 25 0 1 0 290223818 326492160 62191 33554432000 4194304 4650387 140733219169648 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 79710 62191 383 112 0 74675 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 318840

[startup+342.3 s]
/proc/loadavg: 4.03 4.03 3.93 5/194 22588
/proc/meminfo: memFree=23290340/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=325088 CPUtime=342.3 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 139953 0 0 0 34202 28 0 0 25 0 1 0 290223818 332890112 67528 33554432000 4194304 4650387 140733219169648 18446744073709551615 4368256 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 81272 67528 383 112 0 76237 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 325088

[startup+402.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/194 22589
/proc/meminfo: memFree=23198556/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=335440 CPUtime=402.3 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 157504 0 0 0 40198 32 0 0 25 0 1 0 290223818 343490560 67665 33554432000 4194304 4650387 140733219169648 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 83860 67665 383 112 0 78825 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 335440

[startup+462.3 s]
/proc/loadavg: 4.05 4.03 3.94 5/194 22618
/proc/meminfo: memFree=23245936/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=348744 CPUtime=462.3 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 171601 0 0 0 46195 35 0 0 25 0 1 0 290223818 357113856 68954 33554432000 4194304 4650387 140733219169648 18446744073709551615 4363267 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 87186 68954 383 112 0 82151 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 348744

[startup+522.3 s]
/proc/loadavg: 4.02 4.02 3.94 5/194 22620
/proc/meminfo: memFree=23198816/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=349388 CPUtime=522.3 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 202417 0 0 0 52187 43 0 0 25 0 1 0 290223818 357773312 71275 33554432000 4194304 4650387 140733219169648 18446744073709551615 4333595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 87347 71275 383 112 0 82312 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 349388

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.94 5/194 22621
/proc/meminfo: memFree=23163576/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=349968 CPUtime=582.31 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 231365 0 0 0 58181 50 0 0 25 0 1 0 290223818 358367232 76591 33554432000 4194304 4650387 140733219169648 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 87492 76591 383 112 0 82457 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 349968

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.94 5/194 22623
/proc/meminfo: memFree=23183252/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=350836 CPUtime=642.31 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 260961 0 0 0 64173 58 0 0 25 0 1 0 290223818 359256064 70891 33554432000 4194304 4650387 140733219169648 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 87709 70891 383 112 0 82674 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 350836

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 22624
/proc/meminfo: memFree=23169212/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=352208 CPUtime=702.31 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 279788 0 0 0 70168 63 0 0 25 0 1 0 290223818 360660992 70943 33554432000 4194304 4650387 140733219169648 18446744073709551615 4476313 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 88052 70943 383 112 0 83017 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 352208

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 22626
/proc/meminfo: memFree=23161020/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=352360 CPUtime=762.32 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 291006 0 0 0 76167 65 0 0 25 0 1 0 290223818 360816640 72523 33554432000 4194304 4650387 140733219169648 18446744073709551615 4367397 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 88090 72523 383 112 0 83055 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 352360

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 22628
/proc/meminfo: memFree=23136692/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=352848 CPUtime=822.31 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 318782 0 0 0 82158 73 0 0 25 0 1 0 290223818 361316352 69787 33554432000 4194304 4650387 140733219169648 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 88212 69787 383 112 0 83177 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 352848

[startup+882.301 s]
/proc/loadavg: 4.05 4.01 3.94 5/194 22629
/proc/meminfo: memFree=23098604/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=353048 CPUtime=882.31 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 349577 0 0 0 88151 80 0 0 25 0 1 0 290223818 361521152 79236 33554432000 4194304 4650387 140733219169648 18446744073709551615 4363464 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 88262 79236 383 112 0 83227 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 353048

[startup+942.301 s]
/proc/loadavg: 4.09 4.02 3.95 5/194 22631
/proc/meminfo: memFree=23120776/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=359688 CPUtime=942.31 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 375386 0 0 0 94146 85 0 0 25 0 1 0 290223818 368320512 71112 33554432000 4194304 4650387 140733219169648 18446744073709551615 4364368 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 89922 71112 383 112 0 84887 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 359688

[startup+1002.3 s]
/proc/loadavg: 4.07 4.03 3.95 5/194 22632
/proc/meminfo: memFree=23066944/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=360068 CPUtime=1002.32 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 404193 0 0 0 100138 94 0 0 25 0 1 0 290223818 368709632 75925 33554432000 4194304 4650387 140733219169648 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 90017 75925 383 112 0 84982 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 360068

[startup+1062.3 s]
/proc/loadavg: 4.11 4.05 3.96 5/194 22634
/proc/meminfo: memFree=23012840/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=375068 CPUtime=1062.32 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 437380 0 0 0 106130 102 0 0 25 0 1 0 290223818 384069632 84447 33554432000 4194304 4650387 140733219169648 18446744073709551615 4366229 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 93767 84447 383 112 0 88732 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 375068

[startup+1122.3 s]
/proc/loadavg: 4.10 4.06 3.97 5/194 22636
/proc/meminfo: memFree=22993844/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=375396 CPUtime=1122.32 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 468365 0 0 0 112121 111 0 0 25 0 1 0 290223818 384405504 86041 33554432000 4194304 4650387 140733219169648 18446744073709551615 4331058 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 93849 86041 383 112 0 88814 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 375396

[startup+1182.3 s]
/proc/loadavg: 4.14 4.07 3.98 5/194 22637
/proc/meminfo: memFree=22974848/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=439268 CPUtime=1182.32 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 498390 0 0 0 118116 116 0 0 25 0 1 0 290223818 449810432 99201 33554432000 4194304 4650387 140733219169648 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 109817 99201 383 112 0 104782 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 439268

[startup+1242.3 s]
/proc/loadavg: 4.05 4.06 3.98 5/194 22639
/proc/meminfo: memFree=22950628/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=439268 CPUtime=1242.32 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 498391 0 0 0 124116 116 0 0 25 0 1 0 290223818 449810432 99202 33554432000 4194304 4650387 140733219169648 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 109817 99202 383 112 0 104782 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 439268



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.04 3.98 5/194 22640
/proc/meminfo: memFree=22885140/32951124 swapFree=67111524/67111528
[pid=22469] ppid=22467 vsize=439268 CPUtime=1300.03 cores=4,6
/proc/22469/stat : 22469 (strangenight1-s) R 22467 22469 22185 0 -1 4202496 498434 0 0 0 129887 116 0 0 25 0 1 0 290223818 449810432 99245 33554432000 4194304 4650387 140733219169648 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22469/statm: 109817 99245 383 112 0 104782 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 439268

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.88
CPU system time (s): 1.18282
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 439268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.88
system time used= 1.18282
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 498434
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= 13
involuntary context switches= 1239

runsolver used 2.26565 second user time and 4.85026 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-03 01:17:36
IDJOB=3175678
IDBENCH=82696
IDSOLVER=1589
FILE ID=node134/3175678-1301786256
RUNJOBID= node134-1301783650-22204
PBS_JOBID= 12841384
Free space on /tmp= 71400 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v25000-c105000-S808762165-030-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175678-1301786256/watcher-3175678-1301786256 -o /tmp/evaluation-result-3175678-1301786256/solver-3175678-1301786256 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175678-1301786256.cnf

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

MD5SUM BENCH= dd49a0090ce99bfddfd58615449391d9
RANDOM SEED=937531969

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23727548 kB
Buffers:        316912 kB
Cached:        8249956 kB
SwapCached:          4 kB
Active:        4469620 kB
Inactive:      4494780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23727548 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            8204 kB
Writeback:           0 kB
AnonPages:      397856 kB
Mapped:          15632 kB
Slab:           194936 kB
PageTables:       6240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   629660 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71392 MiB
End job on node134 at 2011-04-03 01:39:18