Trace number 3369986

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.07 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1536900137-053.UNKNOWN.cnf
MD5SUM6d54c2a76a59aa67a01046a2e8240fb6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.7501
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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-3369986-1305384811.cnf'
0.00/0.01	c -- header says num vars:            400
0.00/0.01	c -- header says num clauses:        1704
0.00/0.01	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.01	c -- vars added        400
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       400      1704         0         0      5112         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     11  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     176 undec:      46 neg:     178
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       389      1690         0         0      5137         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.13	c  N st     8      4918       389      1690         0      4802      5137     94689   no data   no data  --
0.29/0.36	c  N st    10     11300       389      1690         0      4443      5137     63983   no data   no data  --
0.49/0.58	c  N st    11     17043       389      1690         0     10043      5137    170088   no data   no data  --
0.89/0.95	c  F st    12     25001       389      1690         0     12304      5137    211029   no data   no data  --
0.89/0.95	c  N st    12     25001       389      1690         0     12304      5137    211029   no data   no data  --
1.10/1.19	c Decided on static restart strategy
1.10/1.19	c  N st    18     30002       389      1690         0     10598      5137    160494   no data   no data  --
1.10/1.19	c  S st    18     30002       389      1690         0     10598      5137    160494   no data   no data  --
1.19/1.22	c  S st    18     30503       389      1690         0     11096      5137    170119   no data   no data  --
1.19/1.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.19/1.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
1.19/1.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.37	c lits-rem:       196  cl-subs:      833  v-elim:      0  v-fix:    0  time:  0.14 s
1.29/1.38	c asymm  cl-useful: 0/1690/1690 lits-rem:0 time: 0.01
1.29/1.38	c calculated reachability. Time: 0.00
1.29/1.38	c  N st    18     30503       389      1690         0     10263      5137    155289   no data   no data  --
1.79/1.80	c  N st    20     37613       389      1690         0      9515      5137    128227   no data   no data  --
2.09/2.14	c  N st    21     44013       389      1690         0     15726      5137    245750   no data   no data  --
2.20/2.24	c  S st    22     45754       389      1690         0     17439      5137    281157   no data   no data  --
2.20/2.28	c  S st    22     46256       389      1690         0      9260      5137    114074   no data   no data  --
2.20/2.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.20/2.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.20/2.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
2.20/2.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.34	c lits-rem:        57  cl-subs:      201  v-elim:      0  v-fix:    0  time:  0.05 s
2.29/2.34	c vivif2 --  cl tried     1690 cl shrink        0 lits rem          0 time: 0.00
2.29/2.34	c vivif2 --  cl tried     9059 cl shrink        0 lits rem          0 time: 0.00
2.29/2.35	c asymm  cl-useful: 0/1690/1690 lits-rem:0 time: 0.01
2.29/2.35	c calculated reachability. Time: 0.00
2.29/2.35	c  N st    22     46256       389      1690         0      9059      5137    110770   no data   no data  --
3.09/3.18	c  N st    23     60655       389      1690         0     13452      5137    191428   no data   no data  --
3.69/3.79	c  N st    24     69384       389      1690         0     11245      5137    134958   no data   no data  --
3.69/3.79	c  S st    24     69384       389      1690         0     11245      5137    134958   no data   no data  --
3.79/3.82	c  S st    24     69887       389      1690         0     11746      5137    144368   no data   no data  --
3.79/3.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.79/3.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.79/3.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
3.79/3.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.94	c lits-rem:        58  cl-subs:      111  v-elim:      0  v-fix:    0  time:  0.11 s
3.89/3.94	c vivif2 --  cl tried     1690 cl shrink        0 lits rem          0 time: 0.00
3.89/3.95	c vivif2 --  cl tried    11635 cl shrink        0 lits rem          0 time: 0.00
3.89/3.95	c asymm  cl-useful: 0/1690/1690 lits-rem:0 time: 0.01
3.89/3.95	c calculated reachability. Time: 0.00
3.89/3.95	c  N st    24     69887       389      1690         0     11635      5137    142330   no data   no data  --
5.09/5.16	c  F st    25     87500       389      1690         0     17069      5137    241077   no data   no data  --
5.09/5.16	c  N st    25     87500       389      1690         0     17069      5137    241077   no data   no data  --
5.50/5.56	c Decided on static restart strategy
5.69/5.80	c  N st    32     95540       389      1690         0     24868      5137    388520   no data   no data  --
6.39/6.45	c  N st    34    104831       389      1690         0     21227      5137    309349   no data   no data  --
6.39/6.45	c  S st    34    104831       389      1690         0     21227      5137    309349   no data   no data  --
6.49/6.51	c  S st    34    105331       389      1690         0     21724      5137    318704   no data   no data  --
6.49/6.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.49/6.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.49/6.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.49/6.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.49/6.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
6.49/6.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.09/7.16	c lits-rem:       252  cl-subs:     1539  v-elim:      0  v-fix:    0  time:  0.64 s
7.09/7.16	c vivif2 --  cl tried     1690 cl shrink        0 lits rem          0 time: 0.00
7.09/7.17	c vivif2 --  cl tried    20185 cl shrink        0 lits rem          0 time: 0.00
7.09/7.18	c asymm  cl-useful: 0/1690/1690 lits-rem:0 time: 0.01
7.09/7.18	c calculated reachability. Time: 0.00
7.09/7.18	c  N st    34    105331       389      1690         0     20185      5137    290046   no data   no data  --
7.79/7.89	c  N st    35    114931       389      1690         0     15936      5137    192520   no data   no data  --
8.99/9.05	c  N st    36    129330       389      1690         0     15285      5137    164540   no data   no data  --
10.69/10.70	c  N st    37    150927       389      1690         0     20751      5137    267351   no data   no data  --
11.19/11.27	c  S st    38    157996       389      1690         0     27585      5137    396771   no data   no data  --
11.29/11.33	c  S st    38    158500       389      1690         0     28087      5137    407080   no data   no data  --
11.29/11.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.29/11.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.29/11.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.29/11.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.29/11.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.29/11.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
11.29/11.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.39/12.48	c lits-rem:       550  cl-subs:     1855  v-elim:      0  v-fix:    0  time:  1.13 s
12.39/12.48	c vivif2 --  cl tried     1690 cl shrink        0 lits rem          0 time: 0.00
12.39/12.48	c vivif2 --  cl tried    26232 cl shrink        0 lits rem          0 time: 0.00
12.49/12.50	c asymm  cl-useful: 0/1690/1690 lits-rem:0 time: 0.02
12.49/12.50	c calculated reachability. Time: 0.00
12.49/12.50	c  N st    38    158500       389      1690         0     26232      5137    372260   no data   no data  --
16.99/17.01	c  N st    39    207088       389      1690         0     20991      5137    240976   no data   no data  --
19.99/20.08	c  N st    40    237751       389      1690         0     31328      5137    418585   no data   no data  --
19.99/20.08	c  S st    40    237751       389      1690         0     31328      5137    418585   no data   no data  --
20.09/20.16	c  S st    40    238254       389      1690         0     31828      5137    428380   no data   no data  --
20.09/20.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.09/20.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.09/20.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.09/20.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.09/20.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.09/20.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
20.09/20.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.39/21.49	c lits-rem:       425  cl-subs:     3143  v-elim:      0  v-fix:    0  time:  1.31 s
21.39/21.49	c vivif2 --  cl tried     1690 cl shrink        0 lits rem          0 time: 0.00
21.39/21.49	c vivif2 --  cl tried    28685 cl shrink        0 lits rem          0 time: 0.00
21.49/21.51	c asymm  cl-useful: 0/1690/1690 lits-rem:0 time: 0.02
21.49/21.51	c calculated reachability. Time: 0.00
21.49/21.51	c  N st    40    238254       389      1690         0     28685      5137    373723   no data   no data  --
28.89/29.00	c  F st    41    306250       389      1690         0     30508      5137    365504   no data   no data  --
28.99/29.00	c  N st    41    306250       389      1690         0     30508      5137    365504   no data   no data  --
29.49/29.56	c Decided on static restart strategy
31.69/31.75	c  N st    51    334557       389      1690         0     34867      5137    466779   no data   no data  --
34.19/34.24	c  N st    53    357381       389      1690         0     32845      5137    409508   no data   no data  --
34.19/34.24	c  S st    53    357381       389      1690         0     32845      5137    409508   no data   no data  --
34.29/34.31	c  S st    53    357884       389      1690         0     33346      5137    419940   no data   no data  --
34.29/34.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.29/34.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.29/34.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
34.29/34.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.29/34.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.29/34.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
34.29/34.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.39/35.48	c lits-rem:       561  cl-subs:     1231  v-elim:      0  v-fix:    0  time:  1.15 s
35.39/35.48	c vivif2 --  cl tried     1690 cl shrink        0 lits rem          0 time: 0.00
35.39/35.49	c vivif2 --  cl tried    32115 cl shrink        0 lits rem          0 time: 0.00
35.49/35.51	c asymm  cl-useful: 0/1690/1690 lits-rem:0 time: 0.02
35.49/35.51	c calculated reachability. Time: 0.00
35.49/35.51	c  N st    53    357884       389      1690         0     32115      5137    396149   no data   no data  --
38.89/38.95	c  N st    54    390277       389      1690         0     38384      5137    528241   no data   no data  --
44.80/44.85	c  N st    55    438866       389      1690         0     32204      5137    362063   no data   no data  --
53.80/53.85	c  N st    56    511750       389      1690         0     45492      5137    604871   no data   no data  --
57.10/57.21	c  N st    57    536828       389      1690         0     39704      5137    455604   no data   no data  --
57.10/57.21	c  S st    57    536828       389      1690         0     39704      5137    455604   no data   no data  --
57.20/57.29	c  S st    57    537329       389      1690         0     40200      5137    465898   no data   no data  --
57.20/57.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.20/57.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.29/57.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.29/57.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.29/57.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.29/57.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
57.29/57.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.59/58.60	c lits-rem:       910  cl-subs:     2096  v-elim:      0  v-fix:    0  time:  1.29 s
58.59/58.60	c vivif2 --  cl tried     1690 cl shrink        0 lits rem          0 time: 0.00
58.59/58.61	c vivif2 --  cl tried    38104 cl shrink        0 lits rem          0 time: 0.00
58.59/58.64	c asymm  cl-useful: 0/1690/1690 lits-rem:0 time: 0.03
58.59/58.64	c calculated reachability. Time: 0.00
58.59/58.64	c  N st    57    537329       389      1690         0     38104      5137    431487   no data   no data  --
83.39/83.43	c  N st    58    701313       389      1690         0     67045      5137    941892   no data   no data  --
99.59/99.64	c  N st    59    805995       389      1690         0     61066      5137    766742   no data   no data  --
99.59/99.64	c  S st    59    805995       389      1690         0     61066      5137    766742   no data   no data  --
99.69/99.78	c  S st    59    806499       389      1690         0     61569      5137    777386   no data   no data  --
99.69/99.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.69/99.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.79/99.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
99.79/99.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.79/99.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.79/99.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
99.79/99.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
102.31/102.37	c lits-rem:      1072  cl-subs:     6916  v-elim:      0  v-fix:    0  time:  2.54 s
102.31/102.37	c vivif2 --  cl tried     1690 cl shrink        0 lits rem          0 time: 0.00
102.31/102.38	c vivif2 --  cl tried    54653 cl shrink        0 lits rem          0 time: 0.01
102.39/102.42	c asymm  cl-useful: 0/1690/1690 lits-rem:0 time: 0.04
102.39/102.42	c calculated reachability. Time: 0.00
102.39/102.42	c  N st    59    806499       389      1690         0     54653      5137    670572   no data   no data  --
148.10/148.17	c  F st    60   1071877       389      1690         0     70117      5137    889529   no data   no data  --
148.10/148.17	c  N st    60   1071877       389      1690         0     70117      5137    889529   no data   no data  --
149.30/149.35	c Decided on static restart strategy
153.90/153.92	c  N st    70   1100188       389      1690         0     54249      5137    591619   no data   no data  --
161.19/161.28	c  N st    72   1136181       389      1690         0     44738      5137    392658   no data   no data  --
167.00/167.06	c  N st    73   1168573       389      1690         0     76004      5137   1007197   no data   no data  --
175.20/175.22	c  N st    74   1209748       389      1690         0     70393      5137    882096   no data   no data  --
175.20/175.22	c  S st    74   1209748       389      1690         0     70393      5137    882096   no data   no data  --
175.30/175.39	c  S st    74   1210248       389      1690         0     70893      5137    892243   no data   no data  --
175.40/175.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.40/175.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
175.40/175.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
175.40/175.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.40/175.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.40/175.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
175.40/175.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
178.60/178.60	c lits-rem:      1342  cl-subs:     5592  v-elim:      0  v-fix:    0  time:  3.15 s
178.60/178.60	c vivif2 --  cl tried     1690 cl shrink        0 lits rem          0 time: 0.00
178.60/178.61	c vivif2 --  cl tried    65301 cl shrink        0 lits rem          0 time: 0.01
178.60/178.67	c asymm  cl-useful: 0/1690/1690 lits-rem:0 time: 0.06
178.60/178.67	c calculated reachability. Time: 0.00
178.60/178.67	c  N st    74   1210248       389      1690         0     65301      5137    794695   no data   no data  --
195.40/195.43	c  N st    75   1283132       389      1690         0     89152      5137   1210202   no data   no data  --
217.60/217.64	c  N st    76   1392456       389      1690         0     50173      5137    441925   no data   no data  --
251.30/251.32	c  N st    77   1556442       389      1690         0     55094      5137    504923   no data   no data  --
283.30/283.30	c  N st    78   1710248       389      1690         0     95987      5137   1297323   no data   no data  --
283.30/283.30	c  S st    78   1710248       389      1690         0     95987      5137   1297323   no data   no data  --
283.50/283.57	c  S st    78   1710753       389      1690         0     96489      5137   1307143   no data   no data  --
283.50/283.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
283.50/283.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
283.60/283.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
283.60/283.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
283.60/283.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
283.60/283.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
283.60/283.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
290.20/290.27	c lits-rem:       117  cl-subs:    10828  v-elim:      0  v-fix:    0  time:  6.62 s
290.20/290.27	c vivif2 --  cl tried     1690 cl shrink        0 lits rem          0 time: 0.00
290.20/290.28	c vivif2 --  cl tried    85661 cl shrink        0 lits rem          0 time: 0.01
290.30/290.37	c asymm  cl-useful: 0/1690/1690 lits-rem:0 time: 0.08
290.30/290.37	c calculated reachability. Time: 0.00
290.30/290.37	c  N st    78   1710753       389      1690         0     85661      5137   1117760   no data   no data  --
381.10/381.17	c  N st    79   2079717       389      1690         0     97892      5137   1297533   no data   no data  --
414.90/414.92	c  N st    80   2210754       389      1690         0    101776      5137   1341247   no data   no data  --
414.90/414.92	c  S st    80   2210754       389      1690         0    101776      5137   1341247   no data   no data  --
415.20/415.21	c  S st    80   2211258       389      1690         0    102279      5137   1351928   no data   no data  --
415.20/415.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
415.20/415.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
415.20/415.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
415.20/415.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
415.20/415.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
415.20/415.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
415.20/415.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
421.51/421.53	c lits-rem:       463  cl-subs:     8298  v-elim:      0  v-fix:    0  time:  6.24 s
421.51/421.53	c vivif2 --  cl tried     1690 cl shrink        0 lits rem          0 time: 0.00
421.51/421.54	c vivif2 --  cl tried    93981 cl shrink        0 lits rem          0 time: 0.01
421.61/421.64	c asymm  cl-useful: 0/1690/1690 lits-rem:0 time: 0.10
421.61/421.65	c calculated reachability. Time: 0.00
421.61/421.65	c  N st    80   2211258       389      1690         0     93981      5137   1201560   no data   no data  --
555.81/555.80	c  N st    81   2711258       389      1690         0    117014      5137   1546798   no data   no data  --
555.81/555.80	c  S st    81   2711258       389      1690         0    117014      5137   1546798   no data   no data  --
556.11/556.14	c  S st    81   2711767       389      1690         0    117519      5137   1557992   no data   no data  --
556.11/556.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
556.11/556.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
556.11/556.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
556.21/556.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
556.21/556.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
556.21/556.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
556.21/556.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
564.51/564.53	c lits-rem:      1387  cl-subs:    10199  v-elim:      0  v-fix:    0  time:  8.29 s
564.51/564.53	c vivif2 --  cl tried     1690 cl shrink        0 lits rem          0 time: 0.00
564.51/564.55	c vivif2 --  cl tried   107320 cl shrink        0 lits rem          0 time: 0.02
564.61/564.67	c asymm  cl-useful: 0/1690/1690 lits-rem:0 time: 0.12
564.61/564.68	c calculated reachability. Time: 0.00
564.61/564.68	c  N st    81   2711767       389      1690         0    107320      5137   1392122   no data   no data  --
703.22/703.20	c  N st    82   3211768       389      1690         0     83797      5137    796342   no data   no data  --
703.22/703.20	c  S st    82   3211768       389      1690         0     83797      5137    796342   no data   no data  --
703.42/703.41	c  S st    82   3212276       389      1690         0     84303      5137    807134   no data   no data  --
703.42/703.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
703.42/703.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
703.42/703.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
703.42/703.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
703.42/703.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
703.42/703.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
703.42/703.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
705.61/705.63	c lits-rem:       674  cl-subs:     2282  v-elim:      0  v-fix:    0  time:  2.16 s
705.61/705.63	c vivif2 --  cl tried     1690 cl shrink        0 lits rem          0 time: 0.00
705.61/705.64	c vivif2 --  cl tried    82021 cl shrink        0 lits rem          0 time: 0.01
705.71/705.71	c asymm  cl-useful: 0/1690/1690 lits-rem:0 time: 0.07
705.71/705.72	c calculated reachability. Time: 0.00
705.71/705.72	c  N st    82   3212276       389      1690         0     82021      5137    770173   no data   no data  --
856.32/856.33	c  N st    83   3712278       389      1690         0     92361      5137    876319   no data   no data  --
856.32/856.33	c  S st    83   3712278       389      1690         0     92361      5137    876319   no data   no data  --
856.52/856.58	c  S st    83   3712785       389      1690         0     92867      5137    886881   no data   no data  --
856.52/856.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
856.52/856.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
856.62/856.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
856.62/856.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
856.62/856.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
856.62/856.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
856.62/856.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
859.42/859.44	c lits-rem:      1130  cl-subs:     4194  v-elim:      0  v-fix:    0  time:  2.79 s
859.42/859.44	c vivif2 --  cl tried     1690 cl shrink        0 lits rem          0 time: 0.00
859.42/859.45	c vivif2 --  cl tried    88673 cl shrink        0 lits rem          0 time: 0.01
859.52/859.53	c asymm  cl-useful: 0/1690/1690 lits-rem:0 time: 0.08
859.52/859.53	c calculated reachability. Time: 0.00
859.52/859.53	c  N st    83   3712785       389      1690         0     88673      5137    826959   no data   no data  --
869.82/869.88	c  F st    84   3751562       389      1690         0    125965      5137   1539702   no data   no data  --
869.82/869.88	c  N st    84   3751562       389      1690         0    125965      5137   1539702   no data   no data  --
871.72/871.78	c Decided on static restart strategy
879.43/879.41	c  N st    94   3779868       389      1690         0    153252      5137   2086938   no data   no data  --
890.52/890.50	c  N st    96   3815861       389      1690         0    106407      5137   1181387   no data   no data  --
901.53/901.56	c  N st    97   3848253       389      1690         0    137625      5137   1798683   no data   no data  --
914.22/914.27	c  N st    98   3896843       389      1690         0    101981      5137   1089950   no data   no data  --
939.12/939.13	c  N st    99   3969725       389      1690         0     88364      5137    787097   no data   no data  --
972.33/972.40	c  N st   100   4079049       389      1690         0    108342      5137   1155401   no data   no data  --
1012.92/1012.99	c  N st   101   4212785       389      1690         0    151564      5137   2044545   no data   no data  --
1012.92/1012.99	c  S st   101   4212785       389      1690         0    151564      5137   2044545   no data   no data  --
1013.43/1013.49	c  S st   101   4213288       389      1690         0    152066      5137   2054816   no data   no data  --
1013.43/1013.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1013.43/1013.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1013.52/1013.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
1013.62/1013.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1013.62/1013.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1013.62/1013.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
1013.62/1013.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1032.03/1032.05	c lits-rem:      1658  cl-subs:    17194  v-elim:      0  v-fix:    0  time: 18.42 s
1032.03/1032.05	c vivif2 --  cl tried     1690 cl shrink        0 lits rem          0 time: 0.00
1032.03/1032.07	c vivif2 --  cl tried   134872 cl shrink        0 lits rem          0 time: 0.02
1032.23/1032.24	c asymm  cl-useful: 0/1690/1690 lits-rem:0 time: 0.17
1032.23/1032.25	c calculated reachability. Time: 0.00
1032.23/1032.25	c  N st   101   4213288       389      1690         0    134872      5137   1745769   no data   no data  --
1114.43/1114.44	c  N st   102   4459266       389      1690         0    109780      5137   1159997   no data   no data  --
1221.24/1221.24	c  N st   103   4713290       389      1690         0    174083      5137   2427105   no data   no data  --
1221.24/1221.24	c  S st   103   4713290       389      1690         0    174083      5137   2427105   no data   no data  --
1221.74/1221.79	c  S st   103   4713794       389      1690         0    174584      5137   2438019   no data   no data  --
1221.84/1221.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1221.84/1221.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1221.84/1221.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1221.94/1221.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1221.94/1221.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1221.94/1221.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    389 time:  0.00 s
1221.94/1221.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1249.74/1249.70	c lits-rem:       244  cl-subs:    20677  v-elim:      0  v-fix:    0  time: 27.74 s
1249.74/1249.70	c vivif2 --  cl tried     1690 cl shrink        0 lits rem          0 time: 0.00
1249.74/1249.73	c vivif2 --  cl tried   153907 cl shrink        0 lits rem          0 time: 0.03
1249.94/1249.94	c asymm  cl-useful: 0/1690/1690 lits-rem:0 time: 0.21
1249.94/1249.95	c calculated reachability. Time: 0.00
1249.94/1249.95	c  N st   103   4713794       389      1690         0    153907      5137   2069821   no data   no data  --

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

running on 2 cores: 1,3

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.70 3.97 3.91 2/349 5578
/proc/meminfo: memFree=17882228/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=30160 CPUtime=0 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 634 0 0 0 0 0 0 0 18 0 1 0 728711794 30883840 563 33554432000 4194304 4650387 140734308911280 18446744073709551615 256415088736 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 7540 564 364 112 0 2505 0

[startup+0.0815381 s]
/proc/loadavg: 3.70 3.97 3.91 2/349 5578
/proc/meminfo: memFree=17882228/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=30320 CPUtime=0.07 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 740 0 0 0 7 0 0 0 18 0 1 0 728711794 31047680 669 33554432000 4194304 4650387 140734308911280 18446744073709551615 4328322 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 7580 669 379 112 0 2545 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30320

[startup+0.100535 s]
/proc/loadavg: 3.70 3.97 3.91 2/349 5578
/proc/meminfo: memFree=17882228/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=30456 CPUtime=0.09 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 774 0 0 0 9 0 0 0 18 0 1 0 728711794 31186944 703 33554432000 4194304 4650387 140734308911280 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 7614 703 379 112 0 2579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30456

[startup+0.300501 s]
/proc/loadavg: 3.70 3.97 3.91 2/349 5578
/proc/meminfo: memFree=17882228/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=30804 CPUtime=0.29 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 1016 0 0 0 29 0 0 0 18 0 1 0 728711794 31543296 825 33554432000 4194304 4650387 140734308911280 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 7701 825 381 112 0 2666 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30804

[startup+0.700419 s]
/proc/loadavg: 3.70 3.97 3.91 2/349 5578
/proc/meminfo: memFree=17882228/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=31572 CPUtime=0.69 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 1512 0 0 0 69 0 0 0 18 0 1 0 728711794 32329728 913 33554432000 4194304 4650387 140734308911280 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 7893 913 381 112 0 2858 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31572

[startup+1.50027 s]
/proc/loadavg: 3.70 3.97 3.91 5/364 5604
/proc/meminfo: memFree=17846320/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=36348 CPUtime=1.49 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 3034 0 0 0 149 0 0 0 20 0 1 0 728711794 37220352 2161 33554432000 4194304 4650387 140734308911280 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 9087 2161 383 112 0 4052 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36348

[startup+3.10096 s]
/proc/loadavg: 3.70 3.97 3.91 5/364 5604
/proc/meminfo: memFree=17818516/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=37020 CPUtime=3.09 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 4187 0 0 0 309 0 0 0 25 0 1 0 728711794 37908480 2261 33554432000 4194304 4650387 140734308911280 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 9255 2261 383 112 0 4220 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37020

[startup+6.30037 s]
/proc/loadavg: 3.72 3.97 3.91 5/364 5604
/proc/meminfo: memFree=17811916/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=38220 CPUtime=6.29 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 5914 0 0 0 629 0 0 0 25 0 1 0 728711794 39137280 2641 33554432000 4194304 4650387 140734308911280 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 9555 2641 383 112 0 4520 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38220

[startup+12.7001 s]
/proc/loadavg: 3.75 3.97 3.91 5/364 5605
/proc/meminfo: memFree=17779360/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=46276 CPUtime=12.69 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 9627 0 0 0 1268 1 0 0 25 0 1 0 728711794 47386624 4732 33554432000 4194304 4650387 140734308911280 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 11569 4732 383 112 0 6534 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46276

[startup+25.5007 s]
/proc/loadavg: 3.80 3.97 3.91 5/364 5605
/proc/meminfo: memFree=17746384/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=50016 CPUtime=25.49 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 14039 0 0 0 2547 2 0 0 25 0 1 0 728711794 51216384 5758 33554432000 4194304 4650387 140734308911280 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 12504 5758 383 112 0 7469 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50016

[startup+51.1009 s]
/proc/loadavg: 3.87 3.97 3.91 5/364 5606
/proc/meminfo: memFree=17721224/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=53296 CPUtime=51.09 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 22075 0 0 0 5105 4 0 0 25 0 1 0 728711794 54575104 6616 33554432000 4194304 4650387 140734308911280 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 13324 6616 383 112 0 8289 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53296

[startup+102.314 s]
/proc/loadavg: 4.09 4.01 3.93 5/364 5607
/proc/meminfo: memFree=17685976/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=68488 CPUtime=102.31 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 35695 0 0 0 10225 6 0 0 25 0 1 0 728711794 70131712 10063 33554432000 4194304 4650387 140734308911280 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 17122 10063 383 112 0 12087 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 68488

[startup+162.301 s]
/proc/loadavg: 4.10 4.02 3.93 5/364 5609
/proc/meminfo: memFree=17640920/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=68880 CPUtime=162.29 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 46612 0 0 0 16220 9 0 0 25 0 1 0 728711794 70533120 9828 33554432000 4194304 4650387 140734308911280 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 17220 9828 383 112 0 12185 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 68880

[startup+222.3 s]
/proc/loadavg: 4.11 4.03 3.94 5/364 5610
/proc/meminfo: memFree=17597124/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=78500 CPUtime=222.3 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 57310 0 0 0 22218 12 0 0 25 0 1 0 728711794 80384000 12478 33554432000 4194304 4650387 140734308911280 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 19625 12478 383 112 0 14590 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 78500

[startup+282.301 s]
/proc/loadavg: 4.18 4.06 3.95 5/364 5612
/proc/meminfo: memFree=17597964/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=78744 CPUtime=282.3 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 66488 0 0 0 28215 15 0 0 25 0 1 0 728711794 80633856 12841 33554432000 4194304 4650387 140734308911280 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 19686 12841 383 112 0 14651 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 78744

[startup+342.301 s]
/proc/loadavg: 4.06 4.05 3.95 5/364 5613
/proc/meminfo: memFree=17511364/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=93232 CPUtime=342.3 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 76293 0 0 0 34212 18 0 0 25 0 1 0 728711794 95469568 16665 33554432000 4194304 4650387 140734308911280 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 23308 16665 383 112 0 18273 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 93232

[startup+402.3 s]
/proc/loadavg: 4.02 4.04 3.95 5/364 5615
/proc/meminfo: memFree=17507116/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=93452 CPUtime=402.3 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 84461 0 0 0 40210 20 0 0 25 0 1 0 728711794 95694848 16689 33554432000 4194304 4650387 140734308911280 18446744073709551615 4365268 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 23363 16689 383 112 0 18328 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 93452

[startup+462.301 s]
/proc/loadavg: 4.01 4.03 3.95 5/364 5626
/proc/meminfo: memFree=17472600/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=103092 CPUtime=462.3 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 92886 0 0 0 46208 22 0 0 25 0 1 0 728711794 105566208 18437 33554432000 4194304 4650387 140734308911280 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 25773 18437 383 112 0 20738 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 103092

[startup+522.3 s]
/proc/loadavg: 4.06 4.04 3.96 5/364 5627
/proc/meminfo: memFree=17452696/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=103232 CPUtime=522.31 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 100184 0 0 0 52206 25 0 0 25 0 1 0 728711794 105709568 19028 33554432000 4194304 4650387 140734308911280 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 25808 19028 383 112 0 20773 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 103232

[startup+582.301 s]
/proc/loadavg: 4.02 4.03 3.96 5/364 5629
/proc/meminfo: memFree=17450312/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=115992 CPUtime=582.31 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 109769 0 0 0 58204 27 0 0 25 0 1 0 728711794 118775808 21491 33554432000 4194304 4650387 140734308911280 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 28998 21491 383 112 0 23963 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 115992

[startup+642.301 s]
/proc/loadavg: 4.00 4.02 3.96 5/364 5630
/proc/meminfo: memFree=17430176/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=116164 CPUtime=642.32 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 116757 0 0 0 64202 30 0 0 25 0 1 0 728711794 118951936 21059 33554432000 4194304 4650387 140734308911280 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 29041 21059 383 112 0 24006 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 116164

[startup+702.3 s]
/proc/loadavg: 4.04 4.03 3.96 5/364 5632
/proc/meminfo: memFree=17404096/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=116300 CPUtime=702.32 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 124190 0 0 0 70199 33 0 0 25 0 1 0 728711794 119091200 20800 33554432000 4194304 4650387 140734308911280 18446744073709551615 4365178 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 29075 20800 383 112 0 24040 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 116300

[startup+762.314 s]
/proc/loadavg: 4.05 4.04 3.97 5/364 5634
/proc/meminfo: memFree=17401840/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=116384 CPUtime=762.33 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 130157 0 0 0 76198 35 0 0 25 0 1 0 728711794 119177216 21695 33554432000 4194304 4650387 140734308911280 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 29096 21695 383 112 0 24061 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 116384

[startup+822.3 s]
/proc/loadavg: 4.06 4.04 3.97 5/364 5635
/proc/meminfo: memFree=17391140/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=116500 CPUtime=822.32 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 135997 0 0 0 82194 38 0 0 25 0 1 0 728711794 119296000 22341 33554432000 4194304 4650387 140734308911280 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 29125 22341 383 112 0 24090 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 116500

[startup+882.301 s]
/proc/loadavg: 4.02 4.03 3.97 5/364 5637
/proc/meminfo: memFree=17391612/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=118572 CPUtime=882.33 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 141955 0 0 0 88192 41 0 0 25 0 1 0 728711794 121417728 23055 33554432000 4194304 4650387 140734308911280 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 29643 23055 383 112 0 24608 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 118572

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.97 5/364 5638
/proc/meminfo: memFree=17384888/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=118756 CPUtime=942.32 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 149065 0 0 0 94189 43 0 0 25 0 1 0 728711794 121606144 21617 33554432000 4194304 4650387 140734308911280 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 29689 21617 383 112 0 24654 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 118756

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.97 5/364 5640
/proc/meminfo: memFree=17381624/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=118824 CPUtime=1002.33 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 155154 0 0 0 100188 45 0 0 25 0 1 0 728711794 121675776 22048 33554432000 4194304 4650387 140734308911280 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 29706 22048 383 112 0 24671 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 118824

[startup+1062.3 s]
/proc/loadavg: 4.06 4.04 3.98 5/364 5642
/proc/meminfo: memFree=17364984/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=136648 CPUtime=1062.33 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 163249 0 0 0 106185 48 0 0 25 0 1 0 728711794 139927552 26786 33554432000 4194304 4650387 140734308911280 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 34162 26786 383 112 0 29127 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 136648

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 3.98 5/364 5643
/proc/meminfo: memFree=17339412/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=136752 CPUtime=1122.33 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 169041 0 0 0 112183 50 0 0 25 0 1 0 728711794 140034048 26541 33554432000 4194304 4650387 140734308911280 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 34188 26541 383 112 0 29153 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 136752

[startup+1182.3 s]
/proc/loadavg: 4.06 4.04 3.99 5/364 5645
/proc/meminfo: memFree=17338148/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=136804 CPUtime=1182.34 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 172797 0 0 0 118182 52 0 0 25 0 1 0 728711794 140087296 27268 33554432000 4194304 4650387 140734308911280 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 34201 27268 383 112 0 29166 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 136804

[startup+1242.3 s]
/proc/loadavg: 4.15 4.06 4.00 5/364 5646
/proc/meminfo: memFree=17297072/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=149060 CPUtime=1242.33 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 178928 0 0 0 124180 53 0 0 25 0 1 0 728711794 152637440 30397 33554432000 4194304 4650387 140734308911280 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 37265 30397 383 112 0 32230 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 149060



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.24 4.09 4.01 5/364 5648
/proc/meminfo: memFree=17304716/32950928 swapFree=67111200/67111528
[pid=5578] ppid=5576 vsize=144732 CPUtime=1300.05 cores=1,3
/proc/5578/stat : 5578 (strangenight1-s) R 5576 5578 4727 0 -1 4202496 181821 0 0 0 129950 55 0 0 25 0 1 0 728711794 148205568 29779 33554432000 4194304 4650387 140734308911280 18446744073709551615 4303808 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5578/statm: 36183 29779 383 112 0 31148 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 144732

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.07
CPU user time (s): 1299.51
CPU system time (s): 0.556915
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 210152

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

runsolver used 4.46632 second user time and 10.9303 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 16:53:31
IDJOB=3369986
IDBENCH=82795
IDSOLVER=1847
FILE ID=node115/3369986-1305384811
RUNJOBID= node115-1305384811-5563
PBS_JOBID= 13324387
Free space on /tmp= 73236 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1536900137-053.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369986-1305384811/watcher-3369986-1305384811 -o /tmp/evaluation-result-3369986-1305384811/solver-3369986-1305384811 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369986-1305384811.cnf

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

MD5SUM BENCH= 6d54c2a76a59aa67a01046a2e8240fb6
RANDOM SEED=47529792

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17882516 kB
Buffers:        274984 kB
Cached:        4449792 kB
SwapCached:          0 kB
Active:       11836836 kB
Inactive:      2913332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17882516 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            6260 kB
Writeback:          16 kB
AnonPages:    10025652 kB
Mapped:          27540 kB
Slab:           211624 kB
PageTables:      40960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69658224 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= 73212 MiB
End job on node115 at 2011-05-14 17:15:13