Trace number 3369962

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v750-c3195-S664770261-061.SATISFIABLE.cnf
MD5SUM786afedaa52bbc0b93f9aff94029b9c0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.038994
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses3195
Sum of the clauses size9585
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33195
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-3369962-1305384654.cnf'
0.00/0.01	c -- header says num vars:            750
0.00/0.01	c -- header says num clauses:        3195
0.00/0.01	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.01	c -- vars added        750
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       750      3195         0         0      9585         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/3195/3195 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:    750 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     13  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:     327 undec:      98 neg:     325
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       737      3174         0         0      9587         0   no data   no data  --
0.00/0.07	c Decided on static restart strategy
0.09/0.18	c  N st     8      4922       737      3174         0      4890      9587    153136   no data   no data  --
0.39/0.48	c  N st    10     11307       737      3174         0      4512      9587     96293   no data   no data  --
0.79/0.81	c  N st    11     17050       737      3174         0     10186      9587    286148   no data   no data  --
1.19/1.25	c  F st    12     25000       737      3174         0     12511      9587    353536   no data   no data  --
1.19/1.26	c  N st    12     25000       737      3174         0     12511      9587    353536   no data   no data  --
1.49/1.52	c  N dy    18     30002       737      3174         0     10769      9587    272472   no data   no data  --
1.49/1.52	c  S st    18     30002       737      3174         0     10769      9587    272472   no data   no data  --
1.49/1.55	c  S st    18     30506       737      3174         0     11272      9587    286592   no data   no data  --
1.49/1.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.49/1.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.49/1.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    737 time:  0.00 s
1.49/1.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.79/1.88	c lits-rem:        64  cl-subs:      166  v-elim:      0  v-fix:    0  time:  0.32 s
1.79/1.89	c asymm  cl-useful: 0/3174/3174 lits-rem:0 time: 0.01
1.79/1.89	c calculated reachability. Time: 0.00
1.79/1.89	c  N dy    18     30506       737      3174         0     11106      9587    279854   no data   no data  --
2.09/2.13	c  N dy    31     34619       737      3174         0     15199      9587    403520     19.84     21.34  --
2.29/2.35	c  N dy    48     38703       737      3174         0     11397      9587    224266     19.60     26.46  --
2.59/2.65	c  N dy    77     43581       737      3174         0     16257      9587    373507     20.04     21.54  --
2.79/2.80	c  S st    92     45759       737      3174         0      9510      9587    130250     20.18   no data  --
2.79/2.83	c  S st    92     46263       737      3174         0     10014      9587    145589     20.18   no data  --
2.79/2.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.79/2.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.79/2.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    737 time:  0.00 s
2.79/2.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.89/2.97	c lits-rem:        13  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.13 s
2.89/2.97	c vivif2 --  cl tried     3174 cl shrink        0 lits rem          0 time: 0.00
2.89/2.97	c vivif2 --  cl tried    10010 cl shrink        0 lits rem          0 time: 0.00
2.89/2.98	c asymm  cl-useful: 0/3174/3174 lits-rem:0 time: 0.01
2.89/2.98	c calculated reachability. Time: 0.00
2.89/2.98	c  N dy    92     46263       737      3174         0     10010      9587    145429     20.18   no data  --
3.19/3.24	c  N dy   112     50575       737      3174         0     14304      9587    274919     20.24     21.33  --
3.49/3.53	c  N dy   132     54675       737      3174         0     18386      9587    398301     20.32     21.76  --
3.79/3.81	c  N dy   147     58738       737      3174         0     12490      9587    191220     20.30     21.66  --
3.99/4.07	c  N dy   171     62750       737      3174         0     16480      9587    312643     20.43     24.41  --
4.29/4.40	c  N dy   196     66878       737      3174         0     20579      9587    438194     20.54     21.70  --
4.49/4.58	c  S st   212     69395       737      3174         0     12154      9587    154443     20.58   no data  --
4.58/4.61	c  S st   212     69900       737      3174         0     12659      9587    169747     20.58   no data  --
4.58/4.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.58/4.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.58/4.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.58/4.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.58/4.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.58/4.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    737 time:  0.00 s
4.58/4.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.79/4.82	c lits-rem:        43  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.19 s
4.79/4.82	c vivif2 --  cl tried     3174 cl shrink        0 lits rem          0 time: 0.00
4.79/4.82	c vivif2 --  cl tried    12644 cl shrink        0 lits rem          0 time: 0.00
4.79/4.83	c asymm  cl-useful: 0/3174/3174 lits-rem:0 time: 0.01
4.79/4.83	c calculated reachability. Time: 0.00
4.79/4.83	c  N dy   212     69900       737      3174         0     12644      9587    169051     20.58   no data  --
5.09/5.11	c  N dy   240     74405       737      3174         0     17131      9587    308875     20.65     22.56  --
5.39/5.48	c  N dy   273     79180       737      3174         0     21877      9587    454103     20.76     21.90  --
5.79/5.87	c  N dy   302     84296       737      3174         0     15037      9587    218000     20.85     21.99  --
5.99/6.09	c  F st   309     87502       737      3174         0     18219      9587    312481     20.79     17.99  --
6.29/6.35	c  N st   314     90799       737      3174         0     21482      9587    417074     20.79   no data  --
6.49/6.51	c Decided on static restart strategy
6.98/7.07	c  N st   317     99806       737      3174         0     17523      9587    447338     20.79   no data  --
7.48/7.53	c  S st   318    104850       737      3174         0     22521      9587    614968     20.79   no data  --
7.48/7.58	c  S st   318    105351       737      3174         0     23021      9587    629456     20.79   no data  --
7.48/7.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.48/7.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.48/7.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.59/7.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.59/7.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    737 time:  0.00 s
7.59/7.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.29/9.34	c lits-rem:       329  cl-subs:      540  v-elim:      0  v-fix:    0  time:  1.73 s
9.29/9.34	c vivif2 --  cl tried     3174 cl shrink        0 lits rem          0 time: 0.00
9.29/9.34	c vivif2 --  cl tried    22481 cl shrink        0 lits rem          0 time: 0.01
9.29/9.36	c asymm  cl-useful: 0/3174/3174 lits-rem:0 time: 0.02
9.29/9.36	c calculated reachability. Time: 0.00
9.29/9.36	c  N st   318    105351       737      3174         0     22481      9587    605118     20.79   no data  --
10.09/10.19	c  N st   319    114949       737      3174         0     18096      9587    391852     20.79   no data  --
11.49/11.57	c  N st   320    129346       737      3174         0     17452      9587    379557     20.79   no data  --
13.58/13.67	c  N st   321    150942       737      3174         0     22977      9587    523110     20.79   no data  --
14.38/14.43	c  S st   322    158028       737      3174         0     29961      9587    760795     20.79   no data  --
14.48/14.50	c  S st   322    158529       737      3174         0     30460      9587    775500     20.79   no data  --
14.48/14.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.48/14.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.48/14.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
14.48/14.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.48/14.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.48/14.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    737 time:  0.00 s
14.48/14.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.39/16.44	c lits-rem:      1636  cl-subs:      891  v-elim:      0  v-fix:    0  time:  1.91 s
16.39/16.44	c vivif2 --  cl tried     3174 cl shrink        0 lits rem          0 time: 0.00
16.39/16.44	c vivif2 --  cl tried    29569 cl shrink        0 lits rem          0 time: 0.01
16.39/16.47	c asymm  cl-useful: 0/3174/3174 lits-rem:0 time: 0.02
16.39/16.47	c calculated reachability. Time: 0.00
16.39/16.47	c  N st   322    158529       737      3174         0     29569      9587    738346     20.79   no data  --
21.89/21.92	c  N st   323    207118       737      3174         0     24266      9587    513580     20.79   no data  --
25.48/25.53	c  N st   324    237793       737      3174         0     34811      9587    818690     20.79   no data  --
25.48/25.53	c  S st   324    237793       737      3174         0     34811      9587    818690     20.79   no data  --
25.58/25.60	c  S st   324    238299       737      3174         0     35317      9587    833874     20.79   no data  --
25.58/25.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.58/25.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.58/25.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
25.58/25.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.58/25.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.58/25.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    737 time:  0.00 s
25.58/25.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
28.08/28.13	c lits-rem:       267  cl-subs:     1443  v-elim:      0  v-fix:    0  time:  2.50 s
28.08/28.13	c vivif2 --  cl tried     3174 cl shrink        0 lits rem          0 time: 0.00
28.08/28.14	c vivif2 --  cl tried    33874 cl shrink        0 lits rem          0 time: 0.01
28.08/28.16	c asymm  cl-useful: 0/3174/3174 lits-rem:0 time: 0.02
28.08/28.17	c calculated reachability. Time: 0.00
28.08/28.17	c  N st   324    238299       737      3174         0     33874      9587    775741     20.79   no data  --
36.30/36.36	c  F st   325    306253       737      3174         0     35881      9587    836365     20.79   no data  --
36.30/36.36	c  N st   325    306253       737      3174         0     35881      9587    836365     20.79   no data  --
38.89/38.93	c  N dy   402    325985       737      3174         0     31689      9587    535735     20.89     22.28  --
41.48/41.59	c  N dy   505    346672       737      3174         0     27423      9587    346130     21.04     22.34  --
42.79/42.81	c  S st   534    357449       737      3174         0     38099      9587    671943     20.97   no data  --
42.79/42.89	c  S st   534    357950       737      3174         0     38600      9587    686754     20.97   no data  --
42.79/42.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.79/42.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.89/42.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
42.89/42.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.89/42.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.89/42.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    737 time:  0.00 s
42.89/42.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
44.78/44.83	c lits-rem:       617  cl-subs:      537  v-elim:      0  v-fix:    0  time:  1.90 s
44.78/44.83	c vivif2 --  cl tried     3174 cl shrink        0 lits rem          0 time: 0.00
44.78/44.84	c vivif2 --  cl tried    38063 cl shrink        0 lits rem          0 time: 0.01
44.78/44.87	c asymm  cl-useful: 0/3174/3174 lits-rem:0 time: 0.03
44.78/44.87	c calculated reachability. Time: 0.00
44.78/44.87	c  N dy   534    357950       737      3174         0     38063      9587    668782     20.97   no data  --
47.49/47.53	c  N dy   631    377989       737      3174         0     32177      9587    460582     21.04     24.45  --
50.29/50.33	c  N dy   736    398086       737      3174         0     52146      9587   1081657     21.11     25.70  --
52.80/52.89	c  N dy   846    418146       737      3174         0     45271      9587    833166     21.18     26.25  --
55.49/55.58	c  N dy   908    438354       737      3174         0     37529      9587    559778     21.11     22.41  --
58.69/58.76	c  N dy   973    458405       737      3174         0     57433      9587   1173156     21.04     22.22  --
61.29/61.37	c  N dy  1079    478455       737      3174         0     48567      9587    875109     21.08     23.97  --
64.49/64.56	c  N dy  1183    500300       737      3174         0     40471      9587    597561     21.10     22.43  --
67.59/67.69	c  N dy  1260    520312       737      3174         0     60340      9587   1211326     21.06     22.48  --
69.88/69.90	c  S st  1354    536926       737      3174         0     46044      9587    743954     21.10     20.24  --
69.98/70.00	c  S st  1354    537437       737      3174         0     46555      9587    759327     21.10   no data  --
69.98/70.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
69.98/70.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.98/70.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
69.98/70.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.98/70.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.98/70.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    737 time:  0.00 s
69.98/70.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
72.28/72.33	c lits-rem:       609  cl-subs:      285  v-elim:      0  v-fix:    0  time:  2.29 s
72.28/72.33	c vivif2 --  cl tried     3174 cl shrink        0 lits rem          0 time: 0.00
72.28/72.34	c vivif2 --  cl tried    46270 cl shrink        0 lits rem          0 time: 0.01
72.28/72.37	c asymm  cl-useful: 0/3174/3174 lits-rem:0 time: 0.04
72.28/72.38	c calculated reachability. Time: 0.00
72.28/72.38	c  N dy  1354    537437       737      3174         0     46270      9587    747464     21.10   no data  --
75.58/75.65	c  N dy  1438    557479       737      3174         0     34385      9587    345221     21.09     22.36  --
78.48/78.57	c  N dy  1532    577617       737      3174         0     54414      9587    974700     21.11     22.28  --
81.78/81.84	c  N dy  1648    597876       737      3174         0     41757      9587    551066     21.16     22.33  --
85.08/85.10	c  N dy  1736    617939       737      3174         0     61685      9587   1165524     21.17     26.62  --
88.08/88.20	c  N dy  1837    638041       737      3174         0     47886      9587    720012     21.19     25.04  --
91.78/91.84	c  N dy  1927    658067       737      3174         0     67783      9587   1337208     21.19     22.38  --
94.78/94.87	c  N dy  2023    678161       737      3174         0     52936      9587    847658     21.21     22.40  --
98.68/98.78	c  N dy  2121    698220       737      3174         0     37117      9587    324082     21.23     22.60  --
101.69/101.79	c  N dy  2211    718574       737      3174         0     57332      9587    955027     21.23     22.43  --
105.79/105.82	c  N dy  2325    738595       737      3174         0     40471      9587    403412     21.26     23.71  --
109.29/109.38	c  N dy  2426    761405       737      3174         0     63123      9587   1116545     21.26     22.39  --
113.09/113.14	c  N dy  2532    781499       737      3174         0     45342      9587    531035     21.28     22.86  --
116.39/116.45	c  N dy  2622    801589       737      3174         0     65303      9587   1157269     21.28     26.48  --
117.39/117.40	c  S st  2643    806155       737      3174         0     69834      9587   1296777     21.28     18.95  --
117.49/117.54	c  S st  2643    806657       737      3174         0     70336      9587   1312797     21.28   no data  --
117.49/117.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
117.49/117.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
117.49/117.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
117.59/117.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
117.59/117.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
117.59/117.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    737 time:  0.00 s
117.59/117.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
119.29/119.34	c lits-rem:       626  cl-subs:      821  v-elim:      0  v-fix:    0  time:  1.73 s
119.29/119.34	c vivif2 --  cl tried     3174 cl shrink        0 lits rem          0 time: 0.00
119.29/119.36	c vivif2 --  cl tried    69515 cl shrink        0 lits rem          0 time: 0.01
119.39/119.42	c asymm  cl-useful: 0/3174/3174 lits-rem:0 time: 0.06
119.39/119.42	c calculated reachability. Time: 0.00
119.39/119.42	c  N dy  2643    806657       737      3174         0     69515      9587   1282445     21.28   no data  --
122.89/122.94	c  N dy  2713    826863       737      3174         0     50868      9587    680994     21.27     22.42  --
126.88/126.91	c  N dy  2769    847911       737      3174         0     71719      9587   1334057     21.24     22.58  --
130.79/130.82	c  N dy  2868    869620       737      3174         0     53546      9587    743476     21.24     22.40  --
135.19/135.21	c  N dy  2967    891108       737      3174         0     74875      9587   1417305     21.25     22.43  --
138.99/139.07	c  N dy  3071    911736       737      3174         0     54640      9587    745445     21.27     22.85  --
143.79/143.86	c  N dy  3148    935665       737      3174         0     78391      9587   1490844     21.25     22.38  --
147.39/147.42	c  N dy  3237    955673       737      3174         0     56553      9587    773723     21.24     23.91  --
151.69/151.79	c  N dy  3331    976053       737      3174         0     76785      9587   1411682     21.24     22.51  --
155.79/155.81	c  N dy  3423    996072       737      3174         0     53973      9587    670405     21.25     23.43  --
160.28/160.34	c  N dy  3545   1016178       737      3174         0     73942      9587   1305082     21.27     22.69  --
164.78/164.85	c  N dy  3631   1036192       737      3174         0     50144      9587    530947     21.27     25.52  --
168.48/168.59	c  N dy  3704   1056410       737      3174         0     70221      9587   1160830     21.27     22.48  --
172.28/172.37	c  F st  3756   1071876       737      3174         0     85566      9587   1640571     21.26   no data  --
173.59/173.60	c Decided on static restart strategy
173.59/173.60	c  N st  3762   1077067       737      3174         0     46041      9587    374511     21.26   no data  --
177.19/177.27	c  N st  3766   1100177       737      3174         0     68869      9587   1134074     21.26   no data  --
184.58/184.70	c  N st  3768   1136170       737      3174         0     58819      9587   1327720     21.26   no data  --
191.48/191.59	c  N st  3769   1168564       737      3174         0     90675      9587   2417447     21.26   no data  --
201.19/201.25	c  N st  3770   1209986       737      3174         0     85049      9587   2066889     21.26   no data  --
201.19/201.25	c  S st  3770   1209986       737      3174         0     85049      9587   2066889     21.26   no data  --
201.38/201.45	c  S st  3770   1210487       737      3174         0     85550      9587   2082302     21.26   no data  --
201.38/201.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
201.38/201.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
201.38/201.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
201.48/201.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
201.48/201.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
201.48/201.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    737 time:  0.00 s
201.48/201.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
210.28/210.33	c lits-rem:        72  cl-subs:     5773  v-elim:      0  v-fix:    0  time:  8.78 s
210.28/210.33	c vivif2 --  cl tried     3174 cl shrink        0 lits rem          0 time: 0.00
210.28/210.36	c vivif2 --  cl tried    79777 cl shrink        0 lits rem          0 time: 0.02
210.38/210.46	c asymm  cl-useful: 0/3174/3174 lits-rem:0 time: 0.10
210.38/210.46	c calculated reachability. Time: 0.00
210.38/210.46	c  N st  3770   1210487       737      3174         0     79777      9587   1888325     21.26   no data  --
225.89/225.91	c  N st  3771   1283371       737      3174         0     56214      9587   1022004     21.26   no data  --
250.79/250.82	c  N st  3772   1392694       737      3174         0     64488      9587   1252813     21.26   no data  --
288.89/288.90	c  N st  3773   1556678       737      3174         0     69389      9587   1261806     21.26   no data  --
329.79/329.89	c  N st  3774   1710488       737      3174         0    111114      9587   2673386     21.26   no data  --
329.79/329.89	c  S st  3774   1710488       737      3174         0    111114      9587   2673386     21.26   no data  --
330.09/330.14	c  S st  3774   1710994       737      3174         0    111619      9587   2689819     21.26   no data  --
330.09/330.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
330.09/330.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
330.09/330.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
330.19/330.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
330.19/330.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
330.19/330.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    737 time:  0.00 s
330.19/330.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
347.49/347.56	c lits-rem:        66  cl-subs:     6232  v-elim:      0  v-fix:    0  time: 17.28 s
347.49/347.56	c vivif2 --  cl tried     3174 cl shrink        0 lits rem          0 time: 0.00
347.49/347.59	c vivif2 --  cl tried   105387 cl shrink        0 lits rem          0 time: 0.03
347.68/347.72	c asymm  cl-useful: 0/3174/3174 lits-rem:0 time: 0.13
347.68/347.73	c calculated reachability. Time: 0.00
347.68/347.73	c  N st  3774   1710994       737      3174         0    105387      9587   2482185     21.26   no data  --
454.85/454.99	c  N st  3775   2079958       737      3174         0    117655      9587   2715245     21.26   no data  --
493.25/493.35	c  N st  3776   2210995       737      3174         0    121684      9587   2839767     21.26   no data  --
493.25/493.35	c  S st  3776   2210995       737      3174         0    121684      9587   2839767     21.26   no data  --
493.54/493.66	c  S st  3776   2211502       737      3174         0    122191      9587   2855132     21.26   no data  --
493.54/493.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
493.54/493.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
493.64/493.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
493.75/493.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
493.75/493.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
493.75/493.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    737 time:  0.00 s
493.75/493.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
508.34/508.49	c lits-rem:       435  cl-subs:     4280  v-elim:      0  v-fix:    0  time: 14.68 s
508.34/508.49	c vivif2 --  cl tried     3174 cl shrink        0 lits rem          0 time: 0.00
508.44/508.52	c vivif2 --  cl tried   117911 cl shrink        0 lits rem          0 time: 0.03
508.54/508.69	c asymm  cl-useful: 0/3174/3174 lits-rem:0 time: 0.17
508.54/508.69	c calculated reachability. Time: 0.00
508.54/508.69	c  N st  3776   2211502       737      3174         0    117911      9587   2703424     21.26   no data  --
670.55/670.62	c  N st  3777   2711503       737      3174         0    141260      9587   3415302     21.26   no data  --
670.55/670.62	c  S st  3777   2711503       737      3174         0    141260      9587   3415302     21.26   no data  --
671.15/671.26	c  S st  3777   2712005       737      3174         0     70961      9587    800707     21.26   no data  --
671.15/671.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
671.15/671.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
671.24/671.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
671.24/671.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
671.24/671.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
671.24/671.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    737 time:  0.00 s
671.24/671.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
673.55/673.65	c lits-rem:       205  cl-subs:       30  v-elim:      0  v-fix:    0  time:  2.32 s
673.55/673.65	c vivif2 --  cl tried     3174 cl shrink        0 lits rem          0 time: 0.00
673.55/673.66	c vivif2 --  cl tried    70931 cl shrink        0 lits rem          0 time: 0.01
673.65/673.76	c asymm  cl-useful: 0/3174/3174 lits-rem:0 time: 0.10
673.65/673.76	c calculated reachability. Time: 0.00
673.65/673.76	c  N st  3777   2712005       737      3174         0     70931      9587    799914     21.26   no data  --
844.25/844.34	c  N st  3778   3212005       737      3174         0    117264      9587   2282814     21.26   no data  --
844.25/844.34	c  S st  3778   3212005       737      3174         0    117264      9587   2282814     21.26   no data  --
844.65/844.71	c  S st  3778   3212512       737      3174         0    117769      9587   2299053     21.26   no data  --
844.65/844.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
844.65/844.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
844.65/844.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.07
844.76/844.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
844.76/844.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
844.76/844.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    737 time:  0.00 s
844.76/844.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
855.54/855.69	c lits-rem:        38  cl-subs:     3113  v-elim:      0  v-fix:    0  time: 10.82 s
855.54/855.69	c vivif2 --  cl tried     3174 cl shrink        0 lits rem          0 time: 0.00
855.65/855.71	c vivif2 --  cl tried   114656 cl shrink        0 lits rem          0 time: 0.03
855.76/855.89	c asymm  cl-useful: 0/3174/3174 lits-rem:0 time: 0.18
855.76/855.90	c calculated reachability. Time: 0.00
855.76/855.90	c  N st  3778   3212512       737      3174         0    114656      9587   2193000     21.26   no data  --
1037.54/1037.69	c  N st  3779   3712513       737      3174         0    125621      9587   2524778     21.26   no data  --
1037.54/1037.69	c  S st  3779   3712513       737      3174         0    125621      9587   2524778     21.26   no data  --
1037.94/1038.00	c  S st  3779   3713021       737      3174         0    126129      9587   2540016     21.26   no data  --
1037.94/1038.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1037.94/1038.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1037.94/1038.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
1038.04/1038.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1038.04/1038.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1038.04/1038.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    737 time:  0.00 s
1038.04/1038.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1051.34/1051.45	c lits-rem:       541  cl-subs:     4185  v-elim:      0  v-fix:    0  time: 13.31 s
1051.34/1051.45	c vivif2 --  cl tried     3174 cl shrink        0 lits rem          0 time: 0.00
1051.34/1051.48	c vivif2 --  cl tried   121944 cl shrink        0 lits rem          0 time: 0.03
1051.55/1051.63	c asymm  cl-useful: 0/3174/3174 lits-rem:0 time: 0.15
1051.55/1051.64	c calculated reachability. Time: 0.00
1051.55/1051.64	c  N st  3779   3713021       737      3174         0    121944      9587   2384659     21.26   no data  --
1067.04/1067.15	c  F st  3780   3751563       737      3174         0    159750      9587   3704264     21.26   no data  --
1067.04/1067.15	c  N st  3780   3751563       737      3174         0    159750      9587   3704264     21.26   no data  --
1069.54/1069.68	c Decided on static restart strategy
1076.44/1076.59	c  N st  3790   3779869       737      3174         0    104111      9587   1604743     21.26   no data  --
1090.24/1090.32	c  N st  3792   3815863       737      3174         0    139565      9587   2821678     21.26   no data  --
1105.24/1105.34	c  N st  3793   3848255       737      3174         0     86721      9587    969056     21.26   no data  --
1121.84/1121.91	c  N st  3794   3896843       737      3174         0    134531      9587   2607784     21.26   no data  --
1147.84/1147.92	c  N st  3795   3969726       737      3174         0    120570      9587   2095174     21.26   no data  --
1190.73/1190.86	c  N st  3796   4079050       737      3174         0    141301      9587   2694798     21.26   no data  --
1245.34/1245.49	c  N st  3797   4213023       737      3174         0     97050      9587   1224727     21.26   no data  --
1245.34/1245.49	c  S st  3797   4213023       737      3174         0     97050      9587   1224727     21.26   no data  --
1245.64/1245.72	c  S st  3797   4213530       737      3174         0     97557      9587   1240433     21.26   no data  --
1245.64/1245.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1245.64/1245.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1245.64/1245.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1245.74/1245.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1245.74/1245.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1245.74/1245.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    737 time:  0.00 s
1245.74/1245.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1247.44/1247.59	c lits-rem:        61  cl-subs:      570  v-elim:      0  v-fix:    0  time:  1.78 s
1247.44/1247.59	c vivif2 --  cl tried     3174 cl shrink        0 lits rem          0 time: 0.00
1247.54/1247.61	c vivif2 --  cl tried    96987 cl shrink        0 lits rem          0 time: 0.02
1247.64/1247.71	c asymm  cl-useful: 0/3174/3174 lits-rem:0 time: 0.10
1247.64/1247.72	c calculated reachability. Time: 0.00
1247.64/1247.72	c  N st  3797   4213530       737      3174         0     96987      9587   1219500     21.26   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-3369962-1305384654/watcher-3369962-1305384654 -o /tmp/evaluation-result-3369962-1305384654/solver-3369962-1305384654 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369962-1305384654.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.69 3.95 3.91 2/314 12283
/proc/meminfo: memFree=28127120/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=29964 CPUtime=0 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 650064218 30683136 463 33554432000 4194304 4650387 140735158402656 18446744073709551615 268272385803 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 7491 463 327 112 0 2456 0

[startup+0.080894 s]
/proc/loadavg: 3.69 3.95 3.91 2/314 12283
/proc/meminfo: memFree=28127120/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=30680 CPUtime=0.07 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 865 0 0 0 7 0 0 0 24 0 1 0 650064218 31416320 785 33554432000 4194304 4650387 140735158402656 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 7670 785 379 112 0 2635 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30680

[startup+0.10089 s]
/proc/loadavg: 3.69 3.95 3.91 2/314 12283
/proc/meminfo: memFree=28127120/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=30680 CPUtime=0.09 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 885 0 0 0 9 0 0 0 24 0 1 0 650064218 31416320 805 33554432000 4194304 4650387 140735158402656 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 7670 805 379 112 0 2635 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30680

[startup+0.300912 s]
/proc/loadavg: 3.69 3.95 3.91 2/314 12283
/proc/meminfo: memFree=28127120/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=31316 CPUtime=0.29 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 1194 0 0 0 29 0 0 0 25 0 1 0 650064218 32067584 927 33554432000 4194304 4650387 140735158402656 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 7829 927 381 112 0 2794 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31316

[startup+0.70089 s]
/proc/loadavg: 3.69 3.95 3.91 2/314 12283
/proc/meminfo: memFree=28127120/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=31708 CPUtime=0.69 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 1639 0 0 0 69 0 0 0 25 0 1 0 650064218 32468992 1092 33554432000 4194304 4650387 140735158402656 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 7927 1092 381 112 0 2892 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31708

[startup+1.50064 s]
/proc/loadavg: 3.69 3.95 3.91 5/330 12314
/proc/meminfo: memFree=28095372/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=32656 CPUtime=1.49 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 2624 0 0 0 149 0 0 0 25 0 1 0 650064218 33439744 1280 33554432000 4194304 4650387 140735158402656 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 8164 1280 382 112 0 3129 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32656

[startup+3.10048 s]
/proc/loadavg: 3.69 3.95 3.91 5/330 12314
/proc/meminfo: memFree=28070324/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=39964 CPUtime=3.09 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 5354 0 0 0 309 0 0 0 25 0 1 0 650064218 40923136 3041 33554432000 4194304 4650387 140735158402656 18446744073709551615 4364384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 9991 3041 383 112 0 4956 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39964

[startup+6.30089 s]
/proc/loadavg: 3.71 3.95 3.91 6/330 12341
/proc/meminfo: memFree=28069404/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=66692 CPUtime=6.29 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 7158 0 0 0 629 0 0 0 25 0 1 0 650064218 68292608 4845 33554432000 4194304 4650387 140735158402656 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 16673 4845 383 112 0 11638 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66692

[startup+12.7007 s]
/proc/loadavg: 3.74 3.95 3.91 5/330 12341
/proc/meminfo: memFree=28022336/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=76576 CPUtime=12.69 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 11098 0 0 0 1268 1 0 0 25 0 1 0 650064218 78413824 8785 33554432000 4194304 4650387 140735158402656 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 19144 8785 383 112 0 14109 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76576

[startup+25.5004 s]
/proc/loadavg: 3.87 3.97 3.92 5/330 12342
/proc/meminfo: memFree=27997528/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=80856 CPUtime=25.48 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 16411 0 0 0 2546 2 0 0 25 0 1 0 650064218 82796544 10903 33554432000 4194304 4650387 140735158402656 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 20214 10903 383 112 0 15179 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 80856

[startup+51.1008 s]
/proc/loadavg: 3.91 3.97 3.92 5/330 12342
/proc/meminfo: memFree=27977708/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=90696 CPUtime=51.09 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 23029 0 0 0 5105 4 0 0 25 0 1 0 650064218 92872704 13662 33554432000 4194304 4650387 140735158402656 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 22674 13662 383 112 0 17639 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 90696

[startup+102.312 s]
/proc/loadavg: 4.02 3.99 3.92 5/330 12344
/proc/meminfo: memFree=27926324/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=96940 CPUtime=102.3 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 29316 0 0 0 10225 5 0 0 25 0 1 0 650064218 99266560 16877 33554432000 4194304 4650387 140735158402656 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 24235 16877 383 112 0 19200 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 96940

[startup+162.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/330 12345
/proc/meminfo: memFree=27911656/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=87024 CPUtime=162.29 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 33896 0 0 0 16223 6 0 0 25 0 1 0 650064218 89112576 15824 33554432000 4194304 4650387 140735158402656 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 21756 15824 383 112 0 16721 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 87024

[startup+222.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/330 12374
/proc/meminfo: memFree=27895956/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=113716 CPUtime=222.29 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 51829 0 0 0 22219 10 0 0 25 0 1 0 650064218 116445184 22068 33554432000 4194304 4650387 140735158402656 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 28429 22068 383 112 0 23394 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 113716

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/330 12376
/proc/meminfo: memFree=27826512/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=139096 CPUtime=282.28 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 58215 0 0 0 28217 11 0 0 25 0 1 0 650064218 142434304 28454 33554432000 4194304 4650387 140735158402656 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 34774 28454 383 112 0 29739 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 139096

[startup+342.301 s]
/proc/loadavg: 4.07 4.00 3.93 5/330 12377
/proc/meminfo: memFree=27804764/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=151424 CPUtime=342.29 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 61395 0 0 0 34217 12 0 0 25 0 1 0 650064218 155058176 31634 33554432000 4194304 4650387 140735158402656 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 37856 31634 383 112 0 32821 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 151424

[startup+402.3 s]
/proc/loadavg: 4.02 4.00 3.93 5/330 12379
/proc/meminfo: memFree=27754616/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=177380 CPUtime=402.25 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 67897 0 0 0 40211 14 0 0 25 0 1 0 650064218 181637120 38037 33554432000 4194304 4650387 140735158402656 18446744073709551615 4364368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 44345 38037 383 112 0 39310 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 177380

[startup+462.301 s]
/proc/loadavg: 4.04 4.01 3.93 5/330 12380
/proc/meminfo: memFree=27739096/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=190040 CPUtime=462.25 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 71485 0 0 0 46210 15 0 0 25 0 1 0 650064218 194600960 41353 33554432000 4194304 4650387 140735158402656 18446744073709551615 4360441 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 47510 41353 383 112 0 42475 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 190040

[startup+522.301 s]
/proc/loadavg: 4.05 4.02 3.94 5/330 12382
/proc/meminfo: memFree=27708924/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=190388 CPUtime=522.25 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 72155 0 0 0 52209 16 0 0 25 0 1 0 650064218 194957312 41543 33554432000 4194304 4650387 140735158402656 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 47597 41543 383 112 0 42562 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 190388

[startup+582.3 s]
/proc/loadavg: 4.06 4.03 3.94 5/330 12384
/proc/meminfo: memFree=27698972/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=199332 CPUtime=582.25 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 75172 0 0 0 58208 17 0 0 25 0 1 0 650064218 204115968 43779 33554432000 4194304 4650387 140735158402656 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 49833 43779 383 112 0 44798 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 199332

[startup+642.301 s]
/proc/loadavg: 4.10 4.04 3.95 5/330 12394
/proc/meminfo: memFree=27688892/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=254276 CPUtime=642.26 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 76813 0 0 0 64208 18 0 0 25 0 1 0 650064218 260378624 44681 33554432000 4194304 4650387 140735158402656 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 63569 44681 383 112 0 58534 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 254276

[startup+702.301 s]
/proc/loadavg: 4.03 4.03 3.95 5/330 12396
/proc/meminfo: memFree=27675088/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=254876 CPUtime=702.24 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 78089 0 0 0 70206 18 0 0 25 0 1 0 650064218 260993024 44958 33554432000 4194304 4650387 140735158402656 18446744073709551615 4313338 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 63719 44958 383 112 0 58684 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 254876

[startup+762.312 s]
/proc/loadavg: 4.01 4.02 3.95 5/330 12397
/proc/meminfo: memFree=27664140/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=204712 CPUtime=762.26 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 79442 0 0 0 76207 19 0 0 25 0 1 0 650064218 209625088 45124 33554432000 4194304 4650387 140735158402656 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 51178 45124 383 112 0 46143 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 204712

[startup+822.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/330 12402
/proc/meminfo: memFree=27665540/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=257752 CPUtime=822.24 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 80554 0 0 0 82205 19 0 0 25 0 1 0 650064218 263938048 45154 33554432000 4194304 4650387 140735158402656 18446744073709551615 4365178 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 64438 45154 383 112 0 59403 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 257752

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.95 5/330 12404
/proc/meminfo: memFree=27664540/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=200640 CPUtime=882.24 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 91459 0 0 0 88202 22 0 0 25 0 1 0 650064218 205455360 42133 33554432000 4194304 4650387 140735158402656 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 50160 42133 383 112 0 45125 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 200640

[startup+942.301 s]
/proc/loadavg: 4.03 4.02 3.95 5/330 12405
/proc/meminfo: memFree=27653092/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=200744 CPUtime=942.25 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 99229 0 0 0 94199 26 0 0 25 0 1 0 650064218 205561856 41628 33554432000 4194304 4650387 140735158402656 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 50186 41628 383 112 0 45151 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 200744

[startup+1002.3 s]
/proc/loadavg: 4.11 4.05 3.96 5/330 12407
/proc/meminfo: memFree=27636064/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=200884 CPUtime=1002.24 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 108368 0 0 0 100195 29 0 0 25 0 1 0 650064218 205705216 42156 33554432000 4194304 4650387 140735158402656 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 50221 42156 383 112 0 45186 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 200884

[startup+1062.3 s]
/proc/loadavg: 4.08 4.05 3.97 5/330 12408
/proc/meminfo: memFree=27613196/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=269460 CPUtime=1062.23 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 117937 0 0 0 106191 32 0 0 25 0 1 0 650064218 275927040 47355 33554432000 4194304 4650387 140735158402656 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 67365 47355 383 112 0 62330 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 269460

[startup+1122.3 s]
/proc/loadavg: 4.09 4.06 3.98 5/330 12410
/proc/meminfo: memFree=27619084/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=214664 CPUtime=1122.24 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 125888 0 0 0 112188 36 0 0 25 0 1 0 650064218 219815936 46564 33554432000 4194304 4650387 140735158402656 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 53666 46564 383 112 0 48631 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 214664

[startup+1182.3 s]
/proc/loadavg: 3.88 4.01 3.96 4/324 12429
/proc/meminfo: memFree=27722440/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=214728 CPUtime=1182.23 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 133772 0 0 0 118185 38 0 0 25 0 1 0 650064218 219881472 45915 33554432000 4194304 4650387 140735158402656 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 53682 45915 383 112 0 48647 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 214728

[startup+1242.3 s]
/proc/loadavg: 3.32 3.82 3.90 4/324 12430
/proc/meminfo: memFree=27705192/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=270276 CPUtime=1242.23 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 140040 0 0 0 124183 40 0 0 25 0 1 0 650064218 276762624 47930 33554432000 4194304 4650387 140735158402656 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 67569 47930 383 112 0 62534 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 270276



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.12 3.67 3.84 4/324 12432
/proc/meminfo: memFree=27715096/32950928 swapFree=60199044/67111528
[pid=12283] ppid=12281 vsize=216336 CPUtime=1299.93 cores=0,2
/proc/12283/stat : 12283 (strangenight1-s) R 12281 12283 11551 0 -1 4202496 147070 0 0 0 129951 42 0 0 25 0 1 0 650064218 221528064 46158 33554432000 4194304 4650387 140735158402656 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12283/statm: 54084 46158 383 112 0 49049 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 216336

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): 1299.96
CPU user time (s): 1299.53
CPU system time (s): 0.435933
CPU usage (%): 99.9955
Max. virtual memory (cumulated for all children) (KiB): 283904

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

runsolver used 3.85741 second user time and 9.2266 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-14 16:50:54
IDJOB=3369962
IDBENCH=82771
IDSOLVER=1847
FILE ID=node122/3369962-1305384654
RUNJOBID= node122-1305384654-12271
PBS_JOBID= 13324380
Free space on /tmp= 73436 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v750-c3195-S664770261-061.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369962-1305384654/watcher-3369962-1305384654 -o /tmp/evaluation-result-3369962-1305384654/solver-3369962-1305384654 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369962-1305384654.cnf

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

MD5SUM BENCH= 786afedaa52bbc0b93f9aff94029b9c0
RANDOM SEED=1629641786

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:      28127400 kB
Buffers:        259352 kB
Cached:        3252536 kB
SwapCached:      50104 kB
Active:         826692 kB
Inactive:      3787432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28127400 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:            6368 kB
Writeback:           0 kB
AnonPages:     1063640 kB
Mapped:          13352 kB
Slab:           112284 kB
PageTables:      32480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52525696 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= 73420 MiB
End job on node122 at 2011-05-14 17:12:36