Trace number 3369873

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.01 1300.02

General information on the benchmark

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

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369873-1305383348.cnf'
0.00/0.01	c -- header says num vars:          15000
0.00/0.01	c -- header says num clauses:       63000
0.00/0.04	c -- clauses added:            0 learnts,        63000 normals,            0 xors
0.00/0.04	c -- vars added      15000
0.00/0.04	c Parsing time:  0.03 s
0.00/0.04	c  N st     0         0     15000     63000         0         0    189000         0   no data   no data  --
0.04/0.08	c asymm  cl-useful: 0/63000/63000 lits-rem:0 time: 0.04
0.08/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
0.08/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.08/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.08/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  15000 time:  0.00 s
0.08/0.14	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
0.18/0.25	c lits-rem:         0  cl-subs:        0  v-elim:    537  v-fix:    0  time:  0.11 s
0.18/0.26	c Finding binary XORs  T:     0.00 s  found:       0
0.18/0.28	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.18/0.28	c calculated reachability. Time: 0.00
0.18/0.28	c Calc default polars -  time:   0.00 s pos:    6584 undec:    1865 neg:    6551
0.18/0.28	c =========================================================================================
0.18/0.28	c types(t): F = full restart, N = normal restart
0.18/0.28	c types(t): S = simplification begin/end, E = solution found
0.18/0.28	c restart types(rt): st = static, dy = dynamic
0.18/0.28	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.18/0.28	c  B st     0         0     14463     62297         0         0    189813         0   no data   no data  --
0.99/1.06	c  N dy    24      4079     14463     62297         0      4079    189813    771875    108.12    113.88  --
1.79/1.80	c  N dy    53      8091     14463     62297         0      8090    189813   1511291    114.33    139.81  --
2.49/2.58	c  N dy    78     12109     14463     62297         0     12107    189813   2238694    113.78    146.62  --
3.39/3.42	c  N dy   102     16166     14463     62297         0     16164    189813   2969924    113.31    121.50  --
4.29/4.31	c  N dy   126     20247     14463     62297         0     10247    189813    553503    112.81    120.35  --
5.08/5.13	c  N dy   152     24496     14463     62297         0     14496    189813   1298933    112.59    119.47  --
5.18/5.24	c  F st   155     25000     14463     62297         0     15000    189813   1386272    112.58   no data  --
6.28/6.33	c  N dy   161     30000     14463     62297         0     19999    189813   2498940    112.58   no data  --
6.28/6.33	c  S st   161     30000     14463     62297         0     19999    189813   2498940    112.58   no data  --
6.38/6.45	c  S st   161     30507     14463     62297         0     20506    189813   2559706    112.58   no data  --
6.38/6.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
6.38/6.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.49/6.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
6.69/6.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.69/6.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14463 time:  0.00 s
6.69/6.71	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
10.29/10.39	c lits-rem:        15  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.68 s
10.39/10.46	c asymm  cl-useful: 0/62297/62297 lits-rem:0 time: 0.07
10.39/10.46	c calculated reachability. Time: 0.00
10.39/10.46	c  N dy   161     30507     14463     62297         0     20504    189813   2559416    112.58   no data  --
11.28/11.39	c  N dy   191     34627     14463     62297         0     24623    189813   3286607    112.83    119.27  --
12.28/12.30	c  N dy   220     38653     14463     62297         0     28649    189813   3998046    113.07    122.69  --
13.20/13.23	c  N dy   246     42692     14463     62297         0     17193    189813    914068    113.17    119.58  --
13.79/13.89	c  S st   267     45760     14463     62297         0     20261    189813   1431072    112.89   no data  --
13.89/13.99	c  S st   267     46263     14463     62297         0     20764    189813   1492936    112.89   no data  --
13.99/14.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13.99/14.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.99/14.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
14.09/14.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.09/14.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.09/14.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14463 time:  0.00 s
14.09/14.16	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
16.79/16.85	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.69 s
16.79/16.86	c vivif2 --  cl tried    62297 cl shrink        0 lits rem          0 time: 0.01
16.79/16.88	c vivif2 --  cl tried    20762 cl shrink        0 lits rem          0 time: 0.02
16.89/16.96	c asymm  cl-useful: 0/62297/62297 lits-rem:0 time: 0.08
16.89/16.96	c calculated reachability. Time: 0.00
16.89/16.96	c  N dy   267     46263     14463     62297         0     20762    189813   1492746    112.89   no data  --
17.88/17.94	c  N dy   292     50344     14463     62297         0     24843    189813   2254255    113.13    120.32  --
18.88/18.91	c  N dy   320     54396     14463     62297         0     28895    189813   2962720    113.13    120.23  --
19.80/19.85	c  N dy   346     58401     14463     62297         0     32900    189813   3667330    113.09    152.10  --
20.79/20.86	c  N dy   377     62490     14463     62297         0     36989    189813   4406964    113.28    121.74  --
21.68/21.75	c  N dy   406     66508     14463     62297         0     22259    189813   1228437    113.41    121.86  --
22.28/22.37	c  S st   424     69395     14463     62297         0     25146    189813   1761318    113.38   no data  --
22.38/22.48	c  S st   424     69901     14463     62297         0     25652    189813   1831789    113.38   no data  --
22.38/22.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.38/22.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.48/22.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
22.58/22.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.58/22.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.58/22.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14463 time:  0.00 s
22.58/22.67	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
25.78/25.86	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.19 s
25.78/25.86	c vivif2 --  cl tried    62297 cl shrink        0 lits rem          0 time: 0.00
25.78/25.89	c vivif2 --  cl tried    25650 cl shrink        0 lits rem          0 time: 0.02
25.88/25.97	c asymm  cl-useful: 0/62297/62297 lits-rem:0 time: 0.09
25.88/25.98	c calculated reachability. Time: 0.00
25.88/25.98	c  N dy   424     69901     14463     62297         0     25650    189813   1830828    113.38   no data  --
26.99/27.09	c  N dy   451     74476     14463     62297         0     30225    189813   2640096    113.18    119.58  --
28.18/28.20	c  N dy   483     79344     14463     62297         0     35093    189813   3510402    113.19    120.56  --
29.38/29.46	c  N dy   519     84489     14463     62297         0     40238    189813   4483358    113.50    135.45  --
30.18/30.20	c  F st   542     87502     14463     62297         0     22375    189813    838685    113.46   no data  --
30.88/30.98	c  N st   547     90803     14463     62297         0     25675    189813   1556542    113.46   no data  --
32.29/32.39	c  N dy   571     96631     14463     62297         0     31503    189813   2733630    113.34    124.04  --
33.89/33.91	c  N dy   608    102881     14463     62297         0     37753    189813   3851593    113.27    119.58  --
34.29/34.37	c  S st   621    104851     14463     62297         0     39723    189813   4202712    113.21   no data  --
34.39/34.49	c  S st   621    105353     14463     62297         0     40225    189813   4261367    113.21   no data  --
34.49/34.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
34.49/34.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.49/34.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.07
34.68/34.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.68/34.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.78/34.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14463 time:  0.00 s
34.78/34.80	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
59.28/59.33	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 24.53 s
59.28/59.33	c vivif2 --  cl tried    62297 cl shrink        0 lits rem          0 time: 0.00
59.28/59.39	c vivif2 --  cl tried    40220 cl shrink        0 lits rem          0 time: 0.05
59.39/59.49	c asymm  cl-useful: 0/62297/62297 lits-rem:0 time: 0.11
59.48/59.50	c calculated reachability. Time: 0.00
59.48/59.50	c  N dy   621    105353     14463     62297         0     40220    189813   4258562    113.21   no data  --
61.09/61.16	c  N dy   662    112156     14463     62297         0     24589    189813    925781    113.00    119.46  --
62.79/62.86	c  N dy   712    119339     14463     62297         0     31772    189813   2240751    113.19    122.14  --
64.68/64.71	c  N dy   765    126976     14463     62297         0     39409    189813   3664465    113.45    122.66  --
66.78/66.86	c  N dy   822    135150     14463     62297         0     23863    189813    529845    113.53    124.90  --
68.78/68.81	c  N dy   881    143788     14463     62297         0     32501    189813   2092450    113.62    121.81  --
70.99/71.09	c  N dy   942    153013     14463     62297         0     41725    189813   3761956    113.56    120.92  --
72.28/72.37	c  S st   974    158030     14463     62297         0     46742    189813   4646884    113.43   no data  --
72.49/72.51	c  S st   974    158531     14463     62297         0     47243    189813   4713835    113.43   no data  --
72.49/72.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
72.49/72.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.59/72.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
72.78/72.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.78/72.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.78/72.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14463 time:  0.00 s
72.78/72.85	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
118.88/118.91	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 46.06 s
118.88/118.92	c vivif2 --  cl tried    62297 cl shrink        0 lits rem          0 time: 0.00
118.88/118.98	c vivif2 --  cl tried    47239 cl shrink        0 lits rem          0 time: 0.06
119.08/119.11	c asymm  cl-useful: 0/62297/62297 lits-rem:0 time: 0.12
119.08/119.11	c calculated reachability. Time: 0.00
119.08/119.11	c  N dy   974    158531     14463     62297         0     47239    189813   4713029    113.43   no data  --
121.49/121.56	c  N dy  1047    168656     14463     62297         0     32504    189813   1879451    113.58    137.59  --
124.19/124.29	c  N dy  1119    179480     14463     62297         0     43327    189813   3863416    113.69    120.32  --
127.18/127.29	c  N dy  1196    190943     14463     62297         0     28862    189813   1002499    113.80    122.23  --
130.29/130.34	c  N dy  1276    203136     14463     62297         0     41054    189813   3211349    113.77    126.03  --
133.78/133.87	c  N dy  1354    216106     14463     62297         0     27058    189813    462135    113.66    121.98  --
137.28/137.37	c  N dy  1438    229944     14463     62297         0     40894    189813   2980095    113.62    122.19  --
139.48/139.54	c  S st  1488    237796     14463     62297         0     48746    189813   4422220    113.66   no data  --
139.59/139.69	c  S st  1488    238298     14463     62297         0     49248    189813   4485361    113.66   no data  --
139.59/139.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
139.59/139.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
139.69/139.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
139.88/139.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.98/140.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.98/140.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14463 time:  0.00 s
139.98/140.01	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
181.39/181.44	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 41.43 s
181.39/181.45	c vivif2 --  cl tried    62297 cl shrink        0 lits rem          0 time: 0.00
181.39/181.51	c vivif2 --  cl tried    49242 cl shrink        0 lits rem          0 time: 0.06
181.58/181.63	c asymm  cl-useful: 0/62297/62297 lits-rem:0 time: 0.12
181.58/181.64	c calculated reachability. Time: 0.00
181.58/181.64	c  N dy  1488    238298     14463     62297         0     49242    189813   4481343    113.66   no data  --
185.58/185.68	c  N dy  1588    253554     14463     62297         0     36521    189813   2017005    113.70    119.70  --
189.88/189.90	c  N dy  1695    269806     14463     62297         0     52772    189813   4967922    113.71    121.76  --
194.28/194.32	c  N dy  1812    287181     14463     62297         0     41155    189813   2615648    113.74    124.08  --
199.19/199.25	c  N dy  1940    305618     14463     62297         0     59590    189813   5980159    113.88    121.91  --
199.38/199.45	c  F st  1944    306250     14463     62297         0     30229    189813    462014    113.86   no data  --
204.28/204.35	c  N dy  2041    325235     14463     62297         0     49212    189813   4177271    113.90    122.28  --
209.68/209.72	c  N dy  2182    345328     14463     62297         0     38315    189813   1830520    114.14    152.42  --
212.68/212.77	c  S st  2260    357448     14463     62297         0     50435    189813   4020875    114.10   no data  --
212.89/212.91	c  S st  2260    357952     14463     62297         0     50939    189813   4087499    114.10   no data  --
212.89/212.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
212.89/212.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
212.99/213.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.09
213.19/213.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
213.19/213.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
213.19/213.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14463 time:  0.00 s
213.19/213.22	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
246.40/246.47	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 33.25 s
246.40/246.47	c vivif2 --  cl tried    62297 cl shrink        0 lits rem          0 time: 0.00
246.49/246.52	c vivif2 --  cl tried    50933 cl shrink        0 lits rem          0 time: 0.05
246.59/246.65	c asymm  cl-useful: 0/62297/62297 lits-rem:0 time: 0.13
246.59/246.66	c calculated reachability. Time: 0.00
246.59/246.66	c  N dy  2260    357952     14463     62297         0     50933    189813   4085758    114.10   no data  --
251.98/252.06	c  N dy  2398    377975     14463     62297         0     38952    189813   1697894    114.17    135.57  --
257.39/257.45	c  N dy  2533    398125     14463     62297         0     59100    189813   5420155    114.32    120.67  --
262.69/262.78	c  N dy  2668    418303     14463     62297         0     46279    189813   2863211    114.40    128.68  --
268.29/268.39	c  N dy  2803    438618     14463     62297         0     66589    189813   6552073    114.40    121.03  --
273.59/273.61	c  N dy  2939    458645     14463     62297         0     52619    189813   3849935    114.44    126.16  --
279.09/279.13	c  N dy  3055    478660     14463     62297         0     37637    189813    890324    114.39    121.48  --
284.28/284.32	c  N dy  3182    498742     14463     62297         0     57716    189813   4568880    114.41    126.39  --
289.79/289.85	c  N dy  3320    518771     14463     62297         0     41748    189813   1479323    114.48    123.16  --
294.69/294.73	c  S st  3446    536928     14463     62297         0     59905    189813   4807312    114.48     82.21  --
294.88/294.90	c  S st  3446    537439     14463     62297         0     60416    189813   4886518    114.48   no data  --
294.88/294.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
294.88/294.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
294.98/295.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.09
295.18/295.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
295.18/295.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
295.18/295.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14463 time:  0.00 s
295.18/295.25	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
355.29/355.35	c lits-rem:         0  cl-subs:       10  v-elim:      0  v-fix:    0  time: 60.10 s
355.29/355.36	c vivif2 --  cl tried    62297 cl shrink        0 lits rem          0 time: 0.00
355.38/355.42	c vivif2 --  cl tried    60406 cl shrink        0 lits rem          0 time: 0.06
355.48/355.55	c asymm  cl-useful: 0/62297/62297 lits-rem:0 time: 0.13
355.48/355.55	c calculated reachability. Time: 0.00
355.48/355.55	c  N dy  3446    537439     14463     62297         0     60406    189813   4882909    114.48   no data  --
361.19/361.27	c  N dy  3579    557742     14463     62297         0     43707    189813   1643788    114.52    123.63  --
366.58/366.66	c  N dy  3703    577803     14463     62297         0     63768    189813   5277392    114.47    128.83  --
372.28/372.31	c  N dy  3836    597805     14463     62297         0     45771    189813   1837395    114.52    121.71  --
377.79/377.83	c  N dy  3959    617869     14463     62297         0     65834    189813   5524983    114.52    121.52  --
383.48/383.59	c  N dy  4096    637948     14463     62297         0     46916    189813   1878571    114.56    123.01  --
389.08/389.17	c  N dy  4221    658050     14463     62297         0     67018    189813   5505507    114.54    123.33  --
394.90/394.99	c  N dy  4361    678097     14463     62297         0     47061    189813   1699583    114.57    124.05  --
400.48/400.56	c  N dy  4486    698203     14463     62297         0     67165    189813   5353115    114.57    125.76  --
406.39/406.46	c  N dy  4614    718483     14463     62297         0     46451    189813   1425853    114.55    120.85  --
411.98/412.00	c  N dy  4752    738598     14463     62297         0     66564    189813   5122203    114.62    121.69  --
417.89/417.99	c  N dy  4886    758768     14463     62297         0     44736    189813    917557    114.63    122.88  --
423.28/423.35	c  N dy  5006    778839     14463     62297         0     64807    189813   4536719    114.60    120.64  --
429.58/429.63	c  N dy  5152    798976     14463     62297         0     84942    189813   8266699    114.66    123.49  --
431.48/431.52	c  S st  5198    806158     14463     62297         0     49125    189813   1518806    114.64   no data  --
431.58/431.66	c  S st  5198    806660     14463     62297         0     49627    189813   1599368    114.64   no data  --
431.58/431.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
431.58/431.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
431.68/431.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
431.78/431.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
431.78/431.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
431.78/431.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14463 time:  0.00 s
431.78/431.85	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
435.28/435.32	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.47 s
435.28/435.32	c vivif2 --  cl tried    62297 cl shrink        0 lits rem          0 time: 0.00
435.28/435.34	c vivif2 --  cl tried    49624 cl shrink        0 lits rem          0 time: 0.02
435.38/435.45	c asymm  cl-useful: 0/62297/62297 lits-rem:0 time: 0.10
435.38/435.45	c calculated reachability. Time: 0.00
435.38/435.45	c  N dy  5198    806660     14463     62297         0     49624    189813   1598159    114.64   no data  --
440.99/441.07	c  N dy  5338    826738     14463     62297         0     69701    189813   5260467    114.67    123.93  --
447.08/447.18	c  N dy  5455    846800     14463     62297         0     45764    189813    768474    114.63    124.73  --
452.68/452.72	c  N dy  5590    867015     14463     62297         0     65978    189813   4463678    114.63    121.95  --
458.78/458.84	c  N dy  5725    887222     14463     62297         0     86182    189813   8194855    114.67    122.23  --
464.48/464.52	c  N dy  5860    907368     14463     62297         0     61334    189813   3502090    114.72    124.46  --
470.48/470.55	c  N dy  5993    927421     14463     62297         0     81385    189813   7231910    114.77    126.98  --
476.58/476.65	c  N dy  6129    947518     14463     62297         0     55483    189813   2184513    114.81    125.98  --
482.38/482.48	c  N dy  6258    967619     14463     62297         0     75583    189813   5812161    114.81    121.01  --
489.08/489.12	c  N dy  6396    987685     14463     62297         0     48649    189813    759150    114.86    123.92  --
494.68/494.75	c  N dy  6535   1007785     14463     62297         0     68747    189813   4421564    114.88    127.94  --
500.98/501.08	c  N dy  6667   1027835     14463     62297         0     88797    189813   8115239    114.89    122.95  --
507.09/507.12	c  N dy  6799   1048036     14463     62297         0     61004    189813   2822106    114.87    122.38  --
513.08/513.19	c  N dy  6932   1068329     14463     62297         0     81296    189813   6563713    114.89    120.99  --
514.28/514.33	c  F st  6954   1071876     14463     62297         0     84843    189813   7223094    114.90    117.50  --
519.69/519.74	c  N dy  7042   1088525     14463     62297         0     52489    189813   1125742    114.95    124.81  --
525.48/525.52	c  N dy  7178   1108565     14463     62297         0     72527    189813   4808666    114.97    121.36  --
531.88/531.95	c  N dy  7320   1128666     14463     62297         0     92628    189813   8520456    115.00    127.27  --
537.98/538.01	c  N dy  7453   1148756     14463     62297         0     62719    189813   2816891    115.02    121.95  --
543.98/544.06	c  N dy  7582   1168958     14463     62297         0     82919    189813   6510676    115.02    121.46  --
550.78/550.83	c  N dy  7717   1189090     14463     62297         0     52053    189813    657038    115.04    124.37  --
556.49/556.57	c  N dy  7850   1209168     14463     62297         0     72129    189813   4355428    115.06    139.26  --
556.79/556.82	c  S st  7855   1209990     14463     62297         0     72951    189813   4506353    115.06    110.96  --
556.89/556.99	c  S st  7855   1210494     14463     62297         0     73455    189813   4569412    115.06   no data  --
556.99/557.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
556.99/557.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
557.09/557.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.10
557.29/557.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
557.29/557.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
557.29/557.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14463 time:  0.00 s
557.29/557.33	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
607.38/607.48	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 50.14 s
607.38/607.48	c vivif2 --  cl tried    62297 cl shrink        0 lits rem          0 time: 0.00
607.48/607.54	c vivif2 --  cl tried    73450 cl shrink        0 lits rem          0 time: 0.06
607.68/607.71	c asymm  cl-useful: 0/62297/62297 lits-rem:0 time: 0.16
607.68/607.71	c calculated reachability. Time: 0.00
607.68/607.71	c  N dy  7855   1210494     14463     62297         0     73450    189813   4566955    115.06   no data  --
614.08/614.13	c  N dy  7991   1230578     14463     62297         0     93533    189813   8315464    115.10    125.10  --
620.39/620.49	c  N dy  8140   1250814     14463     62297         0     61774    189813   2263217    115.13    121.82  --
626.48/626.53	c  N dy  8279   1271030     14463     62297         0     81988    189813   6011029    115.17    124.36  --
633.28/633.36	c  N dy  8416   1291150     14463     62297         0    102106    189813   9684252    115.16    122.85  --
639.28/639.38	c  N dy  8554   1311168     14463     62297         0     69129    189813   3461600    115.20    121.34  --
645.78/645.80	c  N dy  8691   1331551     14463     62297         0     89511    189813   7201821    115.20    122.59  --
652.68/652.77	c  N dy  8825   1351617     14463     62297         0     55577    189813    762205    115.21    122.26  --
658.68/658.71	c  N dy  8966   1371917     14463     62297         0     75876    189813   4533278    115.27    122.09  --
665.29/665.37	c  N dy  9097   1391976     14463     62297         0     95933    189813   8221129    115.29    123.59  --
672.28/672.31	c  N dy  9230   1412033     14463     62297         0     60998    189813   1581737    115.29    125.25  --
678.38/678.45	c  N dy  9361   1432100     14463     62297         0     81063    189813   5296370    115.30    124.47  --
685.19/685.23	c  N dy  9489   1452101     14463     62297         0    101063    189813   8998067    115.31    125.94  --
691.89/691.98	c  N dy  9619   1472165     14463     62297         0     65126    189813   2175654    115.33    166.13  --
698.18/698.23	c  N dy  9757   1492258     14463     62297         0     85218    189813   5916949    115.35    125.60  --
705.18/705.26	c  N dy  9900   1512483     14463     62297         0    105442    189813   9687703    115.39    121.52  --
711.78/711.80	c  N dy 10037   1532624     14463     62297         0     68589    189813   2686329    115.42    123.74  --
717.98/718.07	c  N dy 10169   1552728     14463     62297         0     88692    189813   6413171    115.43    123.03  --
724.98/725.03	c  N dy 10299   1572780     14463     62297         0    108741    189813  10095179    115.42    127.81  --
731.39/731.47	c  N dy 10434   1592806     14463     62297         0     70765    189813   2847542    115.42    124.03  --
737.68/737.73	c  N dy 10571   1612905     14463     62297         0     90863    189813   6620448    115.44    124.20  --
744.58/744.65	c  N dy 10700   1633003     14463     62297         0    110959    189813  10330694    115.45    122.26  --
751.08/751.10	c  N dy 10835   1653106     14463     62297         0     72062    189813   2916234    115.46    123.93  --
757.38/757.49	c  N dy 10963   1673248     14463     62297         0     92201    189813   6614308    115.46    125.58  --
764.50/764.53	c  N dy 11097   1693268     14463     62297         0    112219    189813  10274465    115.45    122.88  --
770.00/770.09	c  S st 11209   1710494     14463     62297         0     69450    189813   2315463    115.47    114.31  --
770.19/770.26	c  S st 11209   1710997     14463     62297         0     69953    189813   2394027    115.47   no data  --
770.19/770.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
770.19/770.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
770.29/770.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.09
770.38/770.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
770.38/770.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
770.38/770.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14463 time:  0.00 s
770.38/770.48	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
777.59/777.69	c lits-rem:        11  cl-subs:        0  v-elim:      0  v-fix:    0  time:  7.20 s
777.59/777.69	c vivif2 --  cl tried    62297 cl shrink        0 lits rem          0 time: 0.00
777.69/777.73	c vivif2 --  cl tried    69953 cl shrink        0 lits rem          0 time: 0.03
777.78/777.87	c asymm  cl-useful: 0/62297/62297 lits-rem:0 time: 0.14
777.78/777.88	c calculated reachability. Time: 0.00
777.78/777.88	c  N dy 11209   1710997     14463     62297         0     69953    189813   2394016    115.47   no data  --
783.98/784.08	c  N dy 11349   1731045     14463     62297         0     89998    189813   6166355    115.51    125.33  --
790.78/790.85	c  N dy 11468   1751069     14463     62297         0    110020    189813   9836207    115.50    123.15  --
797.68/797.75	c  N dy 11610   1771122     14463     62297         0     69083    189813   2049504    115.53    138.75  --
803.88/803.93	c  N dy 11741   1791242     14463     62297         0     89201    189813   5777092    115.54    122.26  --
810.78/810.83	c  N dy 11873   1811244     14463     62297         0    109203    189813   9530715    115.56    121.68  --
817.88/817.98	c  N dy 12011   1831256     14463     62297         0     67218    189813   1482253    115.60    126.33  --
824.08/824.15	c  N dy 12149   1851384     14463     62297         0     87344    189813   5250197    115.63    122.42  --
830.98/831.01	c  N dy 12287   1871455     14463     62297         0    107415    189813   8959670    115.65    123.06  --
838.48/838.52	c  N dy 12426   1891714     14463     62297         0     64677    189813    835199    115.66    126.50  --
844.58/844.65	c  N dy 12565   1911979     14463     62297         0     84939    189813   4619679    115.68    124.21  --
851.29/851.35	c  N dy 12709   1931984     14463     62297         0    104943    189813   8390888    115.73    154.39  --
859.48/859.50	c  N dy 12851   1952070     14463     62297         0    125028    189813  12129336    115.74    124.21  --
866.28/866.32	c  N dy 12977   1972441     14463     62297         0     81401    189813   3766276    115.74    129.38  --
873.18/873.25	c  N dy 13112   1992591     14463     62297         0    101550    189813   7516385    115.76    128.71  --
880.99/881.10	c  N dy 13248   2012628     14463     62297         0    121585    189813  11230448    115.77    122.25  --
888.28/888.31	c  N dy 13382   2032634     14463     62297         0     76592    189813   2664404    115.78    122.71  --
894.88/894.99	c  N dy 13509   2052654     14463     62297         0     96609    189813   6362652    115.78    126.96  --
902.27/902.32	c  N dy 13635   2072726     14463     62297         0    116680    189813  10064727    115.78    122.10  --
910.18/910.23	c  N dy 13765   2093014     14463     62297         0     70976    189813   1464544    115.78    121.96  --
916.88/916.91	c  N dy 13905   2113151     14463     62297         0     91112    189813   5201972    115.79    123.21  --
924.18/924.24	c  N dy 14034   2133244     14463     62297         0    111203    189813   8861531    115.79    141.06  --
932.48/932.59	c  N dy 14167   2153294     14463     62297         0    131252    189813  12555530    115.81    124.75  --
939.39/939.49	c  N dy 14296   2173328     14463     62297         0     84290    189813   3739596    115.81    124.20  --
946.18/946.27	c  N dy 14438   2193335     14463     62297         0    104297    189813   7473903    115.85    124.63  --
952.78/952.85	c  S st 14550   2210997     14463     62297         0    121959    189813  10738000    115.84    115.82  --
952.98/953.08	c  S st 14550   2211500     14463     62297         0    122462    189813  10802612    115.84   no data  --
953.08/953.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
953.08/953.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
953.18/953.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.12
953.70/953.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
953.70/953.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
953.70/953.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14463 time:  0.00 s
953.70/953.76	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
1265.38/1265.40	c lits-rem:         0  cl-subs:       11  v-elim:      0  v-fix:    0  time: 311.63 s
1265.38/1265.41	c vivif2 --  cl tried    62297 cl shrink        0 lits rem          0 time: 0.00
1265.48/1265.56	c vivif2 --  cl tried   122451 cl shrink        0 lits rem          0 time: 0.15
1265.78/1265.84	c asymm  cl-useful: 0/62297/62297 lits-rem:0 time: 0.28
1265.78/1265.85	c calculated reachability. Time: 0.00
1265.78/1265.85	c  N dy 14550   2211500     14463     62297         0    122451    189813  10799931    115.84   no data  --
1273.97/1274.00	c  N dy 14683   2231509     14463     62297         0     74458    189813   1725578    115.85    124.42  --
1280.88/1280.97	c  N dy 14815   2251614     14463     62297         0     94561    189813   5469678    115.86    123.39  --
1288.78/1288.86	c  N dy 14948   2271799     14463     62297         0    114745    189813   9184690    115.87    122.35  --
1297.67/1297.70	c  N dy 15086   2291881     14463     62297         0    134827    189813  12909691    115.87    123.62  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369873-1305383348/watcher-3369873-1305383348 -o /tmp/evaluation-result-3369873-1305383348/solver-3369873-1305383348 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369873-1305383348.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.62 3.94 3.82 5/329 12162
/proc/meminfo: memFree=28055736/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=20420 CPUtime=0 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4194304 238 0 0 0 0 0 0 0 21 0 1 0 649933645 20910080 190 33554432000 4194304 4650387 140733374864144 18446744073709551615 268267726312 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12162/statm: 5105 190 157 112 0 57 0

[startup+0.054016 s]
/proc/loadavg: 3.62 3.94 3.82 5/329 12162
/proc/meminfo: memFree=28055736/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=38020 CPUtime=0.04 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 3141 0 0 0 4 0 0 0 21 0 1 0 649933645 38932480 2882 33554432000 4194304 4650387 140733374864144 18446744073709551615 4369300 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 9505 2882 346 112 0 4470 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 38020

[startup+0.101063 s]
/proc/loadavg: 3.62 3.94 3.82 5/329 12162
/proc/meminfo: memFree=28055736/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=40820 CPUtime=0.08 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 3767 0 0 0 8 0 0 0 21 0 1 0 649933645 41799680 3137 33554432000 4194304 4650387 140733374864144 18446744073709551615 4243840 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 10205 3137 350 112 0 5170 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40820

[startup+0.300968 s]
/proc/loadavg: 3.62 3.94 3.82 5/329 12162
/proc/meminfo: memFree=28055736/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=52076 CPUtime=0.28 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 6395 0 0 0 28 0 0 0 22 0 1 0 649933645 53325824 5765 33554432000 4194304 4650387 140733374864144 18446744073709551615 4333769 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 13019 5765 379 112 0 7984 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 52076

[startup+0.700953 s]
/proc/loadavg: 3.62 3.94 3.82 5/329 12162
/proc/meminfo: memFree=28055736/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=52076 CPUtime=0.68 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 6817 0 0 0 68 0 0 0 24 0 1 0 649933645 53325824 6187 33554432000 4194304 4650387 140733374864144 18446744073709551615 4364384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 13019 6187 379 112 0 7984 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 52076

[startup+1.50076 s]
/proc/loadavg: 3.62 3.94 3.82 5/330 12163
/proc/meminfo: memFree=27977716/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=52076 CPUtime=1.49 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 7579 0 0 0 148 1 0 0 25 0 1 0 649933645 53325824 6949 33554432000 4194304 4650387 140733374864144 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 13019 6949 379 112 0 7984 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52076

[startup+3.10053 s]
/proc/loadavg: 3.62 3.94 3.82 5/330 12163
/proc/meminfo: memFree=27963084/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=91984 CPUtime=3.09 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 9045 0 0 0 308 1 0 0 25 0 1 0 649933645 94191616 8415 33554432000 4194304 4650387 140733374864144 18446744073709551615 4363530 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 22996 8415 379 112 0 17961 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91984

[startup+6.30095 s]
/proc/loadavg: 3.65 3.94 3.82 5/330 12163
/proc/meminfo: memFree=27924040/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=54588 CPUtime=6.28 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 12963 0 0 0 627 1 0 0 25 0 1 0 649933645 55898112 8318 33554432000 4194304 4650387 140733374864144 18446744073709551615 4334059 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 13647 8318 382 112 0 8612 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 54588

[startup+12.7008 s]
/proc/loadavg: 3.68 3.94 3.83 5/330 12164
/proc/meminfo: memFree=27786120/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=162728 CPUtime=12.68 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 29277 0 0 0 1265 3 0 0 25 0 1 0 649933645 166633472 24632 33554432000 4194304 4650387 140733374864144 18446744073709551615 4363509 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 40682 24632 383 112 0 35647 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 162728

[startup+25.5006 s]
/proc/loadavg: 3.75 3.95 3.83 5/330 12164
/proc/meminfo: memFree=27646688/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=128084 CPUtime=25.48 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 40009 0 0 0 2543 5 0 0 25 0 1 0 649933645 131158016 25726 33554432000 4194304 4650387 140733374864144 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 32021 25726 383 112 0 26986 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 128084

[startup+51.101 s]
/proc/loadavg: 3.83 3.95 3.83 5/330 12165
/proc/meminfo: memFree=27524612/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=221308 CPUtime=51.08 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 57893 0 0 0 5100 8 0 0 25 0 1 0 649933645 226619392 38475 33554432000 4194304 4650387 140733374864144 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 55327 38475 383 112 0 50292 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 221308

[startup+102.312 s]
/proc/loadavg: 3.96 3.97 3.84 5/330 12166
/proc/meminfo: memFree=27384464/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=243816 CPUtime=102.29 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 68958 0 0 0 10219 10 0 0 25 0 1 0 649933645 249667584 44973 33554432000 4194304 4650387 140733374864144 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 60954 44973 383 112 0 55919 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 243816

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.85 5/330 12168
/proc/meminfo: memFree=27292552/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=255832 CPUtime=162.28 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 79908 0 0 0 16215 13 0 0 25 0 1 0 649933645 261971968 48069 33554432000 4194304 4650387 140733374864144 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 63958 48069 383 112 0 58923 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 255832

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.85 5/330 12169
/proc/meminfo: memFree=27223444/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=276352 CPUtime=222.29 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 98206 0 0 0 22211 18 0 0 25 0 1 0 649933645 282984448 52987 33554432000 4194304 4650387 140733374864144 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 69088 52987 383 112 0 64053 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 276352

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.86 5/330 12171
/proc/meminfo: memFree=27201336/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=288844 CPUtime=282.29 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 116645 0 0 0 28207 22 0 0 25 0 1 0 649933645 295776256 55199 33554432000 4194304 4650387 140733374864144 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 72211 55199 383 112 0 67176 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 288844

[startup+342.301 s]
/proc/loadavg: 4.11 4.00 3.87 5/330 12172
/proc/meminfo: memFree=27169672/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=288936 CPUtime=342.28 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 122859 0 0 0 34205 23 0 0 25 0 1 0 649933645 295870464 56934 33554432000 4194304 4650387 140733374864144 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 72234 56934 383 112 0 67199 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 288936

[startup+402.3 s]
/proc/loadavg: 4.04 4.00 3.88 5/330 12174
/proc/meminfo: memFree=27136516/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=294988 CPUtime=402.28 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 145505 0 0 0 40201 27 0 0 25 0 1 0 649933645 302067712 59865 33554432000 4194304 4650387 140733374864144 18446744073709551615 4328341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 73747 59865 383 112 0 68712 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 294988

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.89 5/330 12176
/proc/meminfo: memFree=27135580/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=257248 CPUtime=462.28 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 173556 0 0 0 46194 34 0 0 25 0 1 0 649933645 263421952 59232 33554432000 4194304 4650387 140733374864144 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 64312 59232 383 112 0 59277 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 257248

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/330 12177
/proc/meminfo: memFree=27130708/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=308872 CPUtime=522.29 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 200491 0 0 0 52188 41 0 0 25 0 1 0 649933645 316284928 59449 33554432000 4194304 4650387 140733374864144 18446744073709551615 4303872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 77218 59449 383 112 0 72183 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 308872

[startup+582.3 s]
/proc/loadavg: 4.05 4.01 3.90 5/330 12179
/proc/meminfo: memFree=27131908/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=309516 CPUtime=582.29 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 216664 0 0 0 58185 44 0 0 25 0 1 0 649933645 316944384 61260 33554432000 4194304 4650387 140733374864144 18446744073709551615 4441412 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 77379 61260 383 112 0 72344 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 309516

[startup+642.301 s]
/proc/loadavg: 4.07 4.02 3.91 5/330 12180
/proc/meminfo: memFree=27093912/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=310108 CPUtime=642.29 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 232476 0 0 0 64181 48 0 0 25 0 1 0 649933645 317550592 61956 33554432000 4194304 4650387 140733374864144 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 77527 61956 383 112 0 72492 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 310108

[startup+702.301 s]
/proc/loadavg: 4.02 4.02 3.91 5/330 12182
/proc/meminfo: memFree=27087424/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=284824 CPUtime=702.28 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 262659 0 0 0 70172 56 0 0 25 0 1 0 649933645 291659776 58445 33554432000 4194304 4650387 140733374864144 18446744073709551615 4333616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 71206 58445 383 112 0 66171 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 284824

[startup+762.312 s]
/proc/loadavg: 4.01 4.01 3.91 5/330 12184
/proc/meminfo: memFree=27106348/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=285512 CPUtime=762.29 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 299277 0 0 0 76163 66 0 0 25 0 1 0 649933645 292364288 59449 33554432000 4194304 4650387 140733374864144 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 71378 59449 383 112 0 66343 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 285512

[startup+822.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/330 12185
/proc/meminfo: memFree=27133572/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=290332 CPUtime=822.28 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 332685 0 0 0 82153 75 0 0 25 0 1 0 649933645 297299968 55461 33554432000 4194304 4650387 140733374864144 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 72583 55461 383 112 0 67548 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 290332

[startup+882.301 s]
/proc/loadavg: 4.07 4.02 3.92 5/330 12187
/proc/meminfo: memFree=27052304/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=290716 CPUtime=882.28 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 366230 0 0 0 88145 83 0 0 25 0 1 0 649933645 297693184 63020 33554432000 4194304 4650387 140733374864144 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 72679 63020 383 112 0 67644 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 290716

[startup+942.301 s]
/proc/loadavg: 4.06 4.03 3.92 5/330 12188
/proc/meminfo: memFree=26975140/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=291356 CPUtime=942.28 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 399987 0 0 0 94134 94 0 0 25 0 1 0 649933645 298348544 56646 33554432000 4194304 4650387 140733374864144 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 72839 56646 383 112 0 67804 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 291356

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.92 5/330 12190
/proc/meminfo: memFree=26869448/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=368672 CPUtime=1002.28 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 423929 0 0 0 100131 97 0 0 25 0 1 0 649933645 377520128 80588 33554432000 4194304 4650387 140733374864144 18446744073709551615 4476097 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 92168 80588 383 112 0 87133 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 368672

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.92 5/330 12192
/proc/meminfo: memFree=26876840/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=368672 CPUtime=1062.28 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 424101 0 0 0 106131 97 0 0 25 0 1 0 649933645 377520128 80760 33554432000 4194304 4650387 140733374864144 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 92168 80760 383 112 0 87133 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 368672

[startup+1122.3 s]
/proc/loadavg: 4.07 4.03 3.93 6/330 12193
/proc/meminfo: memFree=26755992/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=368672 CPUtime=1122.28 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 424101 0 0 0 112131 97 0 0 25 0 1 0 649933645 377520128 80760 33554432000 4194304 4650387 140733374864144 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 92168 80760 383 112 0 87133 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 368672

[startup+1182.3 s]
/proc/loadavg: 4.10 4.04 3.93 5/330 12195
/proc/meminfo: memFree=26741596/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=368672 CPUtime=1182.28 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 424101 0 0 0 118131 97 0 0 25 0 1 0 649933645 377520128 80760 33554432000 4194304 4650387 140733374864144 18446744073709551615 4476079 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 92168 80760 383 112 0 87133 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 368672

[startup+1242.3 s]
/proc/loadavg: 4.03 4.03 3.93 5/330 12196
/proc/meminfo: memFree=26729516/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=368672 CPUtime=1242.27 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 424101 0 0 0 124130 97 0 0 25 0 1 0 649933645 377520128 80760 33554432000 4194304 4650387 140733374864144 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 92168 80760 383 112 0 87133 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 368672



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.93 2/326 12201
/proc/meminfo: memFree=27806916/32950928 swapFree=60199044/67111528
[pid=12162] ppid=12160 vsize=315660 CPUtime=1299.98 cores=0,2
/proc/12162/stat : 12162 (strangenight1-s) R 12160 12162 11551 0 -1 4202496 442366 0 0 0 129893 105 0 0 25 0 1 0 649933645 323235840 71283 33554432000 4194304 4650387 140733374864144 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12162/statm: 78915 71283 383 112 0 73880 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 315660

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.01
CPU user time (s): 1298.94
CPU system time (s): 1.06984
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 369912

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

runsolver used 3.81742 second user time and 9.2196 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-14 16:29:09
IDJOB=3369873
IDBENCH=82682
IDSOLVER=1847
FILE ID=node122/3369873-1305383348
RUNJOBID= node122-1305383348-12120
PBS_JOBID= 13324380
Free space on /tmp= 73412 MiB

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

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

MD5SUM BENCH= 17341e8eb76284acaef626682c91dea1
RANDOM SEED=453532728

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28056264 kB
Buffers:        258452 kB
Cached:        3277208 kB
SwapCached:      50104 kB
Active:         898344 kB
Inactive:      3787400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28056264 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           31244 kB
Writeback:           0 kB
AnonPages:     1110544 kB
Mapped:          14128 kB
Slab:           112480 kB
PageTables:      32868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52662680 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= 73432 MiB
End job on node122 at 2011-05-14 16:50:51