Trace number 3368060

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-Night2-st (fixed)? (TO) 1300.03 1300.02

General information on the benchmark

NameSAT02/handmade/simon/satex-challenges/
par32-3.shuffled.cnf
MD5SUM0115a0e26236f3f01aa829c2004452c1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.6469
Satisfiable
(Un)Satisfiability was proved
Number of variables3176
Number of clauses10297
Sum of the clauses size27581
Maximum clause length3
Minimum clause length1
Number of clauses of size 1141
Number of clauses of size 23028
Number of clauses of size 37128
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3368060-1305395585.cnf'
0.00/0.00	c -- header says num vars:           3176
0.00/0.00	c -- header says num clauses:       10297
0.00/0.02	c -- clauses added:            0 learnts,        10297 normals,            0 xors
0.00/0.02	c -- vars added       3176
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0      3176      6714      3095         0     26332         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/4922/4922 lits-rem:0 time: 0.01
0.00/0.03	c Flit:     0 Blit:      2 bXBeca:    0 bXProp: 1070 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.00/0.03	c Replacing     1070 vars Replaced    13531 lits Time:     0.00 s 
0.00/0.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:      183  lits-rem:       122  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1323 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.08M  time:  0.00 s
0.00/0.04	c lits-rem:         0  cl-subs:       18  v-elim:    441  v-fix:    0  time:  0.01 s
0.00/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:     703, avg size: 3.6)
0.00/0.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    242 locsubst:    48 time:   0.00
0.00/0.05	c Replacing       13 vars Replaced       82 lits Time:     0.00 s 
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:      44 undec:    2590 neg:     542
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0       627       324       407         0      3834         0   no data   no data
0.09/0.10	c Decided on static restart strategy
0.19/0.28	c  N st     8      4915       627       324       419      4626      3834    132555   no data   no data
0.59/0.66	c  N st    10     11298       627       324       422      4148      3834     91212   no data   no data
0.89/0.97	c  N st    11     17042       627       324       422      9624      3834    229832   no data   no data
1.39/1.45	c  F st    12     25001       627       324       423     11932      3834    286622   no data   no data
1.39/1.45	c  N st    12     25001       627       324       423     11932      3834    286622   no data   no data
1.69/1.76	c Decided on static restart strategy
1.69/1.76	c  N st    18     30001       627       324       423     10204      3834    230382   no data   no data
1.69/1.76	c  S st    18     30001       627       324       423     10204      3834    230382   no data   no data
1.69/1.79	c  S st    18     30503       627       324       423     10666      3834    242162   no data   no data
1.69/1.79	c x-sub:    13 x-cut:      0 vfix:      0 v-elim:    128 locsubst:     0 time:   0.01
1.79/1.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    266 BRemL:     70 BRemN:      0 P:  0.3M T:  0.01
1.79/1.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.79/1.80	c bin-w-bin subsume rem           38 bins  time:  0.00 s
1.79/1.80	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.00 s
1.79/1.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    499 time:  0.00 s
1.79/1.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.79/1.81	c lits-rem:         0  cl-subs:        0  v-elim:      6  v-fix:    0  time:  0.00 s
1.79/1.81	c subs with bin:        2  lits-rem:        34  v-fix:    0  time:  0.00 s
2.29/2.36	c lits-rem:       117  cl-subs:     5089  v-elim:      0  v-fix:    0  time:  0.55 s
2.29/2.36	c asymm  cl-useful: 2/321/321 lits-rem:2 time: 0.00
2.29/2.36	c calculated reachability. Time: 0.00
2.29/2.36	c  N st    18     30503       493       321       575      2349      3449     45795   no data   no data
2.69/2.72	c  N st    20     37614       493       321       578      9007      3449    218828   no data   no data
2.69/2.72	c Finding binary XORs  T:     0.00 s  found:       0
3.09/3.10	c  N st    21     44013       493       321       578      9373      3449    208849   no data   no data
3.19/3.22	c  S st    22     45754       493       321       578     11001      3449    251139   no data   no data
3.19/3.24	c  S st    22     46256       493       321       578     11455      3449    262084   no data   no data
3.19/3.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     71 locsubst:     0 time:   0.01
3.19/3.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
3.19/3.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.19/3.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.19/3.25	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
3.19/3.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    422 time:  0.00 s
3.19/3.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.19/3.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.19/3.26	c subs with bin:        0  lits-rem:        21  v-fix:    0  time:  0.00 s
4.09/4.18	c lits-rem:        61  cl-subs:     6304  v-elim:      0  v-fix:    0  time:  0.92 s
4.09/4.18	c vivif2 --  cl tried      319 cl shrink        0 lits rem          0 time: 0.00
4.09/4.18	c vivif2 --  cl tried     2918 cl shrink       75 lits rem        162 time: 0.00
4.09/4.18	c asymm  cl-useful: 0/319/319 lits-rem:0 time: 0.00
4.09/4.18	c calculated reachability. Time: 0.00
4.09/4.18	c  N st    22     46256       422       319       578      2918      3301     57421   no data   no data
4.89/4.92	c  N st    23     60654       422       319       578     10020      3301    222347   no data   no data
5.39/5.42	c  N st    24     69386       422       319       578      9946      3301    212859   no data   no data
5.39/5.42	c  S st    24     69386       422       319       578      9946      3301    212859   no data   no data
5.39/5.43	c  S st    24     69887       422       319       578     10401      3301    226194   no data   no data
5.39/5.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     49 locsubst:     0 time:   0.01
5.39/5.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
5.39/5.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.39/5.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.39/5.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.39/5.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    373 time:  0.00 s
5.39/5.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.39/5.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.39/5.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.09/6.18	c lits-rem:        18  cl-subs:     6021  v-elim:      0  v-fix:    0  time:  0.72 s
6.09/6.18	c vivif2 --  cl tried      319 cl shrink        0 lits rem          0 time: 0.00
6.09/6.18	c vivif2 --  cl tried     2964 cl shrink       20 lits rem         56 time: 0.00
6.09/6.18	c asymm  cl-useful: 2/319/319 lits-rem:4 time: 0.00
6.09/6.18	c calculated reachability. Time: 0.00
6.09/6.18	c  N st    24     69887       373       318       579      2964      3201     53980   no data   no data
6.99/7.09	c  F st    25     87501       373       318       579     10490      3201    219937   no data   no data
6.99/7.09	c  N st    25     87501       373       318       579     10490      3201    219937   no data   no data
7.29/7.35	c Decided on static restart strategy
7.49/7.51	c  N st    32     95539       373       318       579     17840      3201    415817   no data   no data
7.88/7.99	c  N st    34    104831       373       318       579     16084      3201    361105   no data   no data
7.88/7.99	c  S st    34    104831       373       318       579     16084      3201    361105   no data   no data
7.98/8.01	c  S st    34    105334       373       318       579     16530      3201    373353   no data   no data
7.98/8.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      5 locsubst:     0 time:   0.01
7.98/8.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.98/8.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.98/8.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.98/8.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.98/8.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
7.98/8.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.98/8.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.98/8.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.38/10.48	c lits-rem:       131  cl-subs:    11235  v-elim:      0  v-fix:    0  time:  2.44 s
10.38/10.48	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
10.38/10.48	c vivif2 --  cl tried     5275 cl shrink      133 lits rem        309 time: 0.00
10.38/10.48	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
10.38/10.48	c calculated reachability. Time: 0.00
10.38/10.48	c  N st    34    105334       368       318       579      5275      3191    117002   no data   no data
10.89/10.97	c  N st    35    114932       368       318       579     14038      3191    340522   no data   no data
11.78/11.85	c  N st    36    129330       368       318       579     16181      3191    359242   no data   no data
13.10/13.16	c  N st    37    150925       368       318       579     23583      3191    532167   no data   no data
13.59/13.63	c  S st    38    158001       368       318       579     16644      3191    356409   no data   no data
13.59/13.65	c  S st    38    158501       368       318       579     17094      3191    369936   no data   no data
13.59/13.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13.59/13.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
13.59/13.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.59/13.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.59/13.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.59/13.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
13.59/13.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
13.59/13.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
13.59/13.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.19/16.20	c lits-rem:       105  cl-subs:    11492  v-elim:      0  v-fix:    0  time:  2.52 s
16.19/16.20	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
16.19/16.20	c vivif2 --  cl tried     5602 cl shrink      107 lits rem        219 time: 0.00
16.19/16.20	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
16.19/16.20	c calculated reachability. Time: 0.00
16.19/16.20	c  N st    38    158501       368       318       579      5602      3191    118947   no data   no data
19.29/19.39	c  N st    39    207091       368       318       579     20525      3191    435485   no data   no data
21.49/21.59	c  N st    40    237752       368       318       579     32153      3191    716082   no data   no data
21.49/21.59	c  S st    40    237752       368       318       579     32153      3191    716082   no data   no data
21.59/21.63	c  S st    40    238256       368       318       579     32624      3191    729873   no data   no data
21.59/21.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
21.59/21.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
21.59/21.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.59/21.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.59/21.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.59/21.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
21.59/21.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.59/21.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.59/21.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.39/33.47	c lits-rem:       290  cl-subs:    23308  v-elim:      0  v-fix:    0  time: 11.79 s
33.39/33.47	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
33.39/33.48	c vivif2 --  cl tried     9316 cl shrink      216 lits rem        525 time: 0.00
33.39/33.48	c asymm  cl-useful: 1/318/318 lits-rem:1 time: 0.00
33.39/33.48	c calculated reachability. Time: 0.00
33.39/33.48	c  N st    40    238256       368       318       579      9316      3190    222569   no data   no data
38.49/38.52	c  F st    41    306250       368       318       579     37408      3190    828991   no data   no data
38.49/38.52	c  N st    41    306250       368       318       579     37408      3190    828991   no data   no data
38.88/38.94	c Decided on static restart strategy
40.69/40.73	c  N st    51    334555       368       318       579     24739      3190    525262   no data   no data
42.38/42.45	c  N st    53    357386       368       318       579     24514      3190    520015   no data   no data
42.38/42.45	c  S st    53    357386       368       318       579     24514      3190    520015   no data   no data
42.38/42.49	c  S st    53    357888       368       318       579     24981      3190    533579   no data   no data
42.38/42.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
42.48/42.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
42.48/42.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.48/42.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.48/42.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.48/42.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
42.48/42.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
42.48/42.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
42.48/42.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.88/47.94	c lits-rem:        52  cl-subs:    16024  v-elim:      0  v-fix:    0  time:  5.42 s
47.88/47.94	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
47.88/47.94	c vivif2 --  cl tried     8957 cl shrink      105 lits rem        227 time: 0.00
47.88/47.94	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
47.88/47.94	c calculated reachability. Time: 0.00
47.88/47.94	c  N st    53    357888       368       318       579      8957      3190    199354   no data   no data
50.19/50.24	c  N st    54    390281       368       318       579     38294      3190    921211   no data   no data
54.38/54.40	c  N st    55    438870       368       318       579     38918      3190    867786   no data   no data
60.99/61.06	c  N st    56    511752       368       318       579     32442      3190    699883   no data   no data
63.38/63.47	c  N st    57    536834       368       318       579     28727      3190    613286   no data   no data
63.38/63.47	c  S st    57    536834       368       318       579     28727      3190    613286   no data   no data
63.48/63.50	c  S st    57    537339       368       318       579     29194      3190    626458   no data   no data
63.48/63.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
63.48/63.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
63.48/63.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.48/63.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.48/63.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.48/63.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
63.48/63.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
63.48/63.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
63.48/63.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.40/70.41	c lits-rem:       189  cl-subs:    17667  v-elim:      0  v-fix:    0  time:  6.87 s
70.40/70.41	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
70.40/70.41	c vivif2 --  cl tried    11527 cl shrink       85 lits rem        252 time: 0.00
70.40/70.42	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
70.40/70.42	c calculated reachability. Time: 0.00
70.40/70.42	c  N st    57    537339       368       318       579     11527      3190    261278   no data   no data
85.89/85.97	c  N st    58    701323       368       318       579     47368      3190   1036286   no data   no data
96.69/96.79	c  N st    59    806008       368       318       579     46894      3190   1033193   no data   no data
96.69/96.79	c  S st    59    806008       368       318       579     46894      3190   1033193   no data   no data
96.80/96.85	c  S st    59    806510       368       318       579     47358      3190   1046570   no data   no data
96.80/96.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
96.80/96.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
96.80/96.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
96.80/96.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
96.80/96.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.80/96.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
96.80/96.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
96.80/96.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
96.88/96.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
119.38/119.42	c lits-rem:       370  cl-subs:    29520  v-elim:      0  v-fix:    0  time: 22.50 s
119.38/119.42	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
119.38/119.42	c vivif2 --  cl tried    17838 cl shrink      197 lits rem        469 time: 0.01
119.38/119.43	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
119.38/119.43	c calculated reachability. Time: 0.00
119.38/119.43	c  N st    59    806510       368       318       579     17838      3190    428763   no data   no data
147.49/147.58	c  F st    60   1071876       368       318       579     46513      3190   1027709   no data   no data
147.49/147.58	c  N st    60   1071876       368       318       579     46513      3190   1027709   no data   no data
147.99/148.09	c Decided on static restart strategy
150.59/150.61	c  N st    70   1100179       368       318       579     72102      3190   1693700   no data   no data
154.48/154.58	c  N st    72   1136173       368       318       579     65993      3190   1503893   no data   no data
158.30/158.38	c  N st    73   1168567       368       318       579     55493      3190   1219824   no data   no data
163.29/163.38	c  N st    74   1209765       368       318       579     52231      3190   1125639   no data   no data
163.29/163.38	c  S st    74   1209765       368       318       579     52231      3190   1125639   no data   no data
163.39/163.45	c  S st    74   1210268       368       318       579     52677      3190   1138866   no data   no data
163.39/163.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
163.39/163.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
163.39/163.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
163.39/163.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
163.39/163.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
163.39/163.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
163.39/163.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
163.39/163.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
163.49/163.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
188.79/188.84	c lits-rem:       230  cl-subs:    35885  v-elim:      0  v-fix:    0  time: 25.32 s
188.79/188.84	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
188.79/188.85	c vivif2 --  cl tried    16792 cl shrink      169 lits rem        389 time: 0.01
188.79/188.85	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
188.79/188.85	c calculated reachability. Time: 0.00
188.79/188.85	c  N st    74   1210268       368       318       579     16792      3190    380997   no data   no data
197.19/197.27	c  N st    75   1283150       368       318       579     42375      3190    896609   no data   no data
209.99/210.01	c  N st    76   1392473       368       318       579     56617      3190   1208362   no data   no data
230.69/230.77	c  N st    77   1556457       368       318       579     69747      3190   1515388   no data   no data
251.90/251.99	c  N st    78   1710269       368       318       579     65728      3190   1404277   no data   no data
251.90/251.99	c  S st    78   1710269       368       318       579     65728      3190   1404277   no data   no data
251.99/252.07	c  S st    78   1710771       368       318       579     66195      3190   1417826   no data   no data
251.99/252.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
252.09/252.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
252.09/252.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
252.09/252.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
252.09/252.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
252.09/252.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
252.09/252.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
252.09/252.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
252.09/252.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
297.59/297.65	c lits-rem:       451  cl-subs:    45182  v-elim:      0  v-fix:    0  time: 45.47 s
297.59/297.65	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
297.59/297.65	c vivif2 --  cl tried    21013 cl shrink      193 lits rem        422 time: 0.01
297.59/297.66	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
297.59/297.66	c calculated reachability. Time: 0.00
297.59/297.66	c  N st    78   1710771       368       318       579     21013      3190    487105   no data   no data
348.29/348.37	c  N st    79   2079736       368       318       579    100915      3190   2141628   no data   no data
369.39/369.46	c  N st    80   2210772       368       318       579    110128      3190   2442606   no data   no data
369.39/369.46	c  S st    80   2210772       368       318       579    110128      3190   2442606   no data   no data
369.60/369.64	c  S st    80   2211274       368       318       579    110588      3190   2455791   no data   no data
369.60/369.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
369.69/369.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
369.69/369.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
369.69/369.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
369.69/369.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
369.69/369.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
369.69/369.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
369.69/369.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
369.78/369.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
529.09/529.17	c lits-rem:       791  cl-subs:    75327  v-elim:      0  v-fix:    0  time: 159.35 s
529.09/529.17	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
529.09/529.18	c vivif2 --  cl tried    35261 cl shrink      612 lits rem       1287 time: 0.02
529.09/529.18	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
529.09/529.19	c calculated reachability. Time: 0.00
529.09/529.19	c  N st    80   2211274       368       318       579     35261      3190    882480   no data   no data
607.09/607.17	c  N st    81   2711275       368       318       579     82601      3190   1774010   no data   no data
607.09/607.17	c  S st    81   2711275       368       318       579     82601      3190   1774010   no data   no data
607.20/607.27	c  S st    81   2711778       368       318       579     83072      3190   1788228   no data   no data
607.20/607.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
607.28/607.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
607.28/607.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
607.28/607.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
607.28/607.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
607.28/607.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
607.28/607.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
607.28/607.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
607.28/607.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
679.98/680.07	c lits-rem:       100  cl-subs:    47697  v-elim:      0  v-fix:    0  time: 72.69 s
679.98/680.07	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
679.98/680.08	c vivif2 --  cl tried    35375 cl shrink      235 lits rem        463 time: 0.01
679.98/680.09	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
679.98/680.09	c calculated reachability. Time: 0.00
679.98/680.09	c  N st    81   2711778       368       318       579     35375      3190    849448   no data   no data
759.59/759.69	c  N st    82   3211778       368       318       579    104261      3190   2218703   no data   no data
759.59/759.69	c  S st    82   3211778       368       318       579    104261      3190   2218703   no data   no data
759.79/759.85	c  S st    82   3212280       368       318       579    104726      3190   2232320   no data   no data
759.79/759.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
759.89/759.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
759.89/759.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
759.89/759.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
759.89/759.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
759.89/759.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
759.89/759.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
759.89/759.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
759.89/759.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
887.39/887.46	c lits-rem:       104  cl-subs:    66185  v-elim:      0  v-fix:    0  time: 127.47 s
887.39/887.46	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
887.39/887.48	c vivif2 --  cl tried    38541 cl shrink      373 lits rem        731 time: 0.01
887.39/887.48	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
887.39/887.48	c calculated reachability. Time: 0.00
887.39/887.48	c  N st    82   3212280       368       318       579     38541      3190    921801   no data   no data
970.09/970.14	c  N st    83   3712280       368       318       579     76502      3190   1641356   no data   no data
970.09/970.14	c  S st    83   3712280       368       318       579     76502      3190   1641356   no data   no data
970.20/970.23	c  S st    83   3712782       368       318       579     76946      3190   1654279   no data   no data
970.20/970.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
970.20/970.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
970.20/970.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
970.20/970.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
970.20/970.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
970.20/970.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
970.20/970.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
970.20/970.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
970.29/970.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1019.79/1019.84	c lits-rem:       117  cl-subs:    37562  v-elim:      0  v-fix:    0  time: 49.51 s
1019.79/1019.84	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
1019.79/1019.85	c vivif2 --  cl tried    39384 cl shrink       95 lits rem        184 time: 0.01
1019.79/1019.85	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
1019.79/1019.85	c calculated reachability. Time: 0.00
1019.79/1019.85	c  N st    83   3712782       368       318       579     39384      3190    915008   no data   no data
1024.19/1024.28	c  F st    84   3751563       368       318       579     74292      3190   1775320   no data   no data
1024.19/1024.28	c  N st    84   3751563       368       318       579     74292      3190   1775320   no data   no data
1024.99/1025.06	c Decided on static restart strategy
1028.69/1028.70	c  N st    94   3779873       368       318       579     99883      3190   2438751   no data   no data
1035.59/1035.69	c  N st    96   3815865       368       318       579    132730      3190   3263191   no data   no data
1042.00/1042.08	c  N st    97   3848259       368       318       579     90705      3190   2065979   no data   no data
1050.60/1050.64	c  N st    98   3896848       368       318       579    135032      3190   3141719   no data   no data
1064.40/1064.44	c  N st    99   3969731       368       318       579    127542      3190   2921709   no data   no data
1085.99/1086.03	c  N st   100   4079056       368       318       579    152860      3190   3506799   no data   no data
1113.30/1113.34	c  N st   101   4212783       368       318       579    119842      3190   2736765   no data   no data
1113.30/1113.34	c  S st   101   4212783       368       318       579    119842      3190   2736765   no data   no data
1113.40/1113.48	c  S st   101   4213284       368       318       579    120308      3190   2750750   no data   no data
1113.50/1113.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1113.50/1113.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1113.50/1113.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1113.50/1113.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1113.50/1113.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1113.50/1113.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    368 time:  0.00 s
1113.50/1113.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1113.50/1113.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1113.60/1113.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1250.20/1250.21	c lits-rem:       834  cl-subs:    63706  v-elim:      0  v-fix:    0  time: 136.55 s
1250.20/1250.21	c vivif2 --  cl tried      318 cl shrink        0 lits rem          0 time: 0.00
1250.20/1250.23	c vivif2 --  cl tried    56602 cl shrink      394 lits rem        726 time: 0.02
1250.20/1250.23	c asymm  cl-useful: 0/318/318 lits-rem:0 time: 0.00
1250.20/1250.23	c calculated reachability. Time: 0.00
1250.20/1250.23	c  N st   101   4213284       368       318       579     56602      3190   1397218   no data   no data
1293.30/1293.34	c  N st   102   4459260       368       318       579    127881      3190   2838254   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-3368060-1305395585/watcher-3368060-1305395585 -o /tmp/evaluation-result-3368060-1305395585/solver-3368060-1305395585 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368060-1305395585.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.94 3.01 3.51 4/356 14035
/proc/meminfo: memFree=25538092/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=30892 CPUtime=0.01 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 881 0 0 0 1 0 0 0 21 0 1 0 729789204 31633408 788 33554432000 4194304 4580011 140734533387088 18446744073709551615 4293166 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 7723 788 339 95 0 2705 0

[startup+0.0804579 s]
/proc/loadavg: 1.94 3.01 3.51 4/356 14035
/proc/meminfo: memFree=25538092/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=32584 CPUtime=0.07 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 1454 0 0 0 7 0 0 0 21 0 1 0 729789204 33366016 1283 33554432000 4194304 4580011 140734533387088 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 8146 1283 363 95 0 3128 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32584

[startup+0.100431 s]
/proc/loadavg: 1.94 3.01 3.51 4/356 14035
/proc/meminfo: memFree=25538092/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=32760 CPUtime=0.09 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 1485 0 0 0 9 0 0 0 21 0 1 0 729789204 33546240 1314 33554432000 4194304 4580011 140734533387088 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 8190 1314 363 95 0 3172 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32760

[startup+0.300414 s]
/proc/loadavg: 1.94 3.01 3.51 4/356 14035
/proc/meminfo: memFree=25538092/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=33068 CPUtime=0.29 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 1681 0 0 0 29 0 0 0 22 0 1 0 729789204 33861632 1295 33554432000 4194304 4580011 140734533387088 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 8267 1295 364 95 0 3249 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33068

[startup+0.700342 s]
/proc/loadavg: 1.94 3.01 3.51 4/356 14035
/proc/meminfo: memFree=25538092/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=33512 CPUtime=0.69 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 1996 0 0 0 69 0 0 0 23 0 1 0 729789204 34316288 1388 33554432000 4194304 4580011 140734533387088 18446744073709551615 4324217 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 8378 1388 364 95 0 3360 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33512

[startup+1.5002 s]
/proc/loadavg: 1.94 3.01 3.51 5/371 14056
/proc/meminfo: memFree=25508704/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=34168 CPUtime=1.49 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 2620 0 0 0 149 0 0 0 25 0 1 0 729789204 34988032 1725 33554432000 4194304 4580011 140734533387088 18446744073709551615 4293696 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 8542 1725 365 95 0 3524 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34168

[startup+3.1009 s]
/proc/loadavg: 2.02 3.01 3.51 5/371 14137
/proc/meminfo: memFree=25500844/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=38228 CPUtime=3.09 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 4355 0 0 0 308 1 0 0 25 0 1 0 729789204 39145472 2582 33554432000 4194304 4580011 140734533387088 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 9557 2582 366 95 0 4539 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38228

[startup+6.3003 s]
/proc/loadavg: 2.02 3.01 3.51 5/371 14164
/proc/meminfo: memFree=25483624/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=48648 CPUtime=6.29 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 5767 0 0 0 628 1 0 0 25 0 1 0 729789204 49815552 3435 33554432000 4194304 4580011 140734533387088 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 12162 3435 366 95 0 7144 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48648

[startup+12.7011 s]
/proc/loadavg: 2.40 3.06 3.52 5/371 14164
/proc/meminfo: memFree=25464200/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=49212 CPUtime=12.69 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 9582 0 0 0 1267 2 0 0 25 0 1 0 729789204 50393088 4529 33554432000 4194304 4580011 140734533387088 18446744073709551615 4294450 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 12303 4529 367 95 0 7285 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49212

[startup+25.5008 s]
/proc/loadavg: 2.64 3.09 3.52 5/371 14164
/proc/meminfo: memFree=25436684/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=61788 CPUtime=25.49 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 16563 0 0 0 2546 3 0 0 25 0 1 0 729789204 63270912 8213 33554432000 4194304 4580011 140734533387088 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 15447 8213 367 95 0 10429 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61788

[startup+51.101 s]
/proc/loadavg: 3.11 3.16 3.54 5/371 14165
/proc/meminfo: memFree=25416100/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=62424 CPUtime=51.09 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 23375 0 0 0 5105 4 0 0 25 0 1 0 729789204 63922176 8150 33554432000 4194304 4580011 140734533387088 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 15606 8150 367 95 0 10588 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62424

[startup+102.314 s]
/proc/loadavg: 3.64 3.30 3.56 5/371 14166
/proc/meminfo: memFree=25394376/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=75268 CPUtime=102.29 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 43767 0 0 0 10222 7 0 0 25 0 1 0 729789204 77074432 11440 33554432000 4194304 4580011 140734533387088 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 18817 11440 367 95 0 13799 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 75268

[startup+162.3 s]
/proc/loadavg: 4.00 3.46 3.59 5/371 14168
/proc/meminfo: memFree=25362832/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=76136 CPUtime=162.29 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 61052 0 0 0 16219 10 0 0 25 0 1 0 729789204 77963264 11249 33554432000 4194304 4580011 140734533387088 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 19034 11249 367 95 0 14016 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76136

[startup+222.3 s]
/proc/loadavg: 4.06 3.57 3.62 5/371 14169
/proc/meminfo: memFree=25353120/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=94292 CPUtime=222.29 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 73996 0 0 0 22217 12 0 0 25 0 1 0 729789204 96555008 14688 33554432000 4194304 4580011 140734533387088 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 23573 14688 367 95 0 18555 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 94292

[startup+282.301 s]
/proc/loadavg: 4.08 3.67 3.65 5/371 14197
/proc/meminfo: memFree=24962396/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=95464 CPUtime=282.29 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 85321 0 0 0 28215 14 0 0 25 0 1 0 729789204 97755136 16484 33554432000 4194304 4580011 140734533387088 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 23866 16484 367 95 0 18848 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 95464

[startup+342.301 s]
/proc/loadavg: 4.03 3.73 3.67 5/371 14251
/proc/meminfo: memFree=24062100/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=105428 CPUtime=342.29 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 97880 0 0 0 34209 20 0 0 25 0 1 0 729789204 107958272 17811 33554432000 4194304 4580011 140734533387088 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 26357 17811 367 95 0 21339 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 105428

[startup+402.301 s]
/proc/loadavg: 4.11 3.80 3.70 5/371 14305
/proc/meminfo: memFree=23760684/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=124824 CPUtime=402.28 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 109391 0 0 0 40206 22 0 0 25 0 1 0 729789204 127819776 23921 33554432000 4194304 4580011 140734533387088 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 31206 23921 367 95 0 26188 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 124824

[startup+462.301 s]
/proc/loadavg: 4.10 3.87 3.73 5/371 14307
/proc/meminfo: memFree=23270264/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=124824 CPUtime=462.28 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 109391 0 0 0 46206 22 0 0 25 0 1 0 729789204 127819776 23921 33554432000 4194304 4580011 140734533387088 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 31206 23921 367 95 0 26188 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 124824

[startup+522.301 s]
/proc/loadavg: 4.03 3.89 3.74 4/365 14334
/proc/meminfo: memFree=23168596/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=124824 CPUtime=522.28 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 109391 0 0 0 52206 22 0 0 25 0 1 0 729789204 127819776 23921 33554432000 4194304 4580011 140734533387088 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 31206 23921 367 95 0 26188 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 124824

[startup+582.301 s]
/proc/loadavg: 3.35 3.71 3.68 4/365 14336
/proc/meminfo: memFree=22968284/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=137692 CPUtime=582.28 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 123918 0 0 0 58204 24 0 0 25 0 1 0 729789204 140996608 25237 33554432000 4194304 4580011 140734533387088 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 34423 25237 367 95 0 29405 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 137692

[startup+642.301 s]
/proc/loadavg: 3.12 3.58 3.64 4/365 14338
/proc/meminfo: memFree=22873464/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=137852 CPUtime=642.29 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 130320 0 0 0 64203 26 0 0 25 0 1 0 729789204 141160448 25681 33554432000 4194304 4580011 140734533387088 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 34463 25681 367 95 0 29445 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 137852

[startup+702.3 s]
/proc/loadavg: 3.04 3.47 3.60 4/365 14339
/proc/meminfo: memFree=22851656/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=137912 CPUtime=702.29 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 135370 0 0 0 70202 27 0 0 25 0 1 0 729789204 141221888 26489 33554432000 4194304 4580011 140734533387088 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 34478 26489 367 95 0 29460 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 137912

[startup+762.314 s]
/proc/loadavg: 3.05 3.40 3.56 4/365 14341
/proc/meminfo: memFree=22823604/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=140320 CPUtime=762.3 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 152222 0 0 0 76200 30 0 0 25 0 1 0 729789204 143687680 27395 33554432000 4194304 4580011 140734533387088 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 35080 27395 367 95 0 30062 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 140320

[startup+822.3 s]
/proc/loadavg: 3.02 3.32 3.52 4/365 14342
/proc/meminfo: memFree=22794116/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=140320 CPUtime=822.29 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 152222 0 0 0 82199 30 0 0 25 0 1 0 729789204 143687680 27395 33554432000 4194304 4580011 140734533387088 18446744073709551615 4406387 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 35080 27395 367 95 0 30062 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 140320

[startup+882.301 s]
/proc/loadavg: 3.00 3.26 3.49 4/365 14344
/proc/meminfo: memFree=22780532/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=140320 CPUtime=882.29 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 152222 0 0 0 88199 30 0 0 25 0 1 0 729789204 143687680 27395 33554432000 4194304 4580011 140734533387088 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 35080 27395 367 95 0 30062 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 140320

[startup+942.301 s]
/proc/loadavg: 3.10 3.24 3.46 4/365 14346
/proc/meminfo: memFree=22674444/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=154748 CPUtime=942.29 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 164584 0 0 0 94196 33 0 0 25 0 1 0 729789204 158461952 31386 33554432000 4194304 4580011 140734533387088 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 38687 31386 367 95 0 33669 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 154748

[startup+1002.3 s]
/proc/loadavg: 3.08 3.21 3.44 4/365 14347
/proc/meminfo: memFree=22684008/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=154748 CPUtime=1002.29 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 168236 0 0 0 100196 33 0 0 25 0 1 0 729789204 158461952 31513 33554432000 4194304 4580011 140734533387088 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 38687 31513 367 95 0 33669 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 154748

[startup+1062.3 s]
/proc/loadavg: 2.75 3.10 3.39 3/359 14366
/proc/meminfo: memFree=25023516/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=154748 CPUtime=1062.3 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 173115 0 0 0 106196 34 0 0 25 0 1 0 729789204 158461952 31994 33554432000 4194304 4580011 140734533387088 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 38687 31994 367 95 0 33669 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 154748

[startup+1122.3 s]
/proc/loadavg: 2.31 2.91 3.30 3/359 14367
/proc/meminfo: memFree=25033032/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=172444 CPUtime=1122.3 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 180192 0 0 0 112195 35 0 0 25 0 1 0 729789204 176582656 35176 33554432000 4194304 4580011 140734533387088 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 43111 35176 367 95 0 38093 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 172444

[startup+1182.3 s]
/proc/loadavg: 2.11 2.74 3.22 3/359 14369
/proc/meminfo: memFree=24995692/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=172444 CPUtime=1182.3 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 180192 0 0 0 118195 35 0 0 25 0 1 0 729789204 176582656 35176 33554432000 4194304 4580011 140734533387088 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 43111 35176 367 95 0 38093 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 172444

[startup+1242.3 s]
/proc/loadavg: 2.04 2.61 3.14 3/359 14371
/proc/meminfo: memFree=24987604/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=172444 CPUtime=1242.3 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 180192 0 0 0 124195 35 0 0 25 0 1 0 729789204 176582656 35176 33554432000 4194304 4580011 140734533387088 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 43111 35176 367 95 0 38093 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 172444



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.07 2.52 3.08 3/359 14372
/proc/meminfo: memFree=24983116/32950928 swapFree=38710892/67111528
[pid=14035] ppid=14033 vsize=170108 CPUtime=1300 cores=4,6
/proc/14035/stat : 14035 (strangenight2-s) R 14033 14035 12941 0 -1 4202496 186631 0 0 0 129965 35 0 0 25 0 1 0 729789204 174190592 36108 33554432000 4194304 4580011 140734533387088 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14035/statm: 42527 36108 367 95 0 37509 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 170108

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.03
CPU user time (s): 1299.66
CPU system time (s): 0.364944
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 242612

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

runsolver used 4.68829 second user time and 10.2554 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-14 19:53:05
IDJOB=3368060
IDBENCH=87739
IDSOLVER=1845
FILE ID=node113/3368060-1305395585
RUNJOBID= node113-1305395585-14014
PBS_JOBID= 13324409
Free space on /tmp= 73444 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT02/handmade/simon/satex-challenges/par32-3.shuffled.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368060-1305395585/watcher-3368060-1305395585 -o /tmp/evaluation-result-3368060-1305395585/solver-3368060-1305395585 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368060-1305395585.cnf

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

MD5SUM BENCH= 0115a0e26236f3f01aa829c2004452c1
RANDOM SEED=1518747724

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.74
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.846
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.846
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.83
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.846
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:      25539852 kB
Buffers:        249556 kB
Cached:        2513044 kB
SwapCached:      93712 kB
Active:         730140 kB
Inactive:      6420584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25539852 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:           11016 kB
Writeback:           0 kB
AnonPages:     4306848 kB
Mapped:          13408 kB
Slab:           103892 kB
PageTables:      91996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87043248 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73432 MiB
End job on node113 at 2011-05-14 20:14:47