Trace number 3175324

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-mtSAT 349.44 88.6656

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S241605246-015.SATISFIABLE.cnf
MD5SUMa2636b8675c559c02b749d6959527a10
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010998
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51597
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175324-1304116508.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:        1597
0.00/0.00	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.00	c -- vars added         75
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.02
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:     75 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  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:      44 undec:       1 neg:      30
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        75      1597         0         0      7985         0   no data   no data  --
0.00/0.04	c Decided on static restart strategy
0.00/0.10	c  N st     8      4920        75      1597         0      4537      7985     79738   no data   no data  --
0.78/0.27	c  N st    10     11302        75      1597         0      4133      7985     58850   no data   no data  --
1.58/0.43	c  N st    11     17045        75      1597         0      9368      7985    146125   no data   no data  --
2.78/0.70	c  F st    12     25001        75      1597         0     11497      7985    183724   no data   no data  --
2.78/0.70	c  N st    12     25001        75      1597         0     11497      7985    183724   no data   no data  --
3.18/0.88	c Decided on static restart strategy
3.18/0.88	c  N st    18     30002        75      1597         0      9865      7985    148297   no data   no data  --
3.18/0.88	c  S st    18     30002        75      1597         0      9865      7985    148297   no data   no data  --
3.58/0.91	c  S st    18     30504        75      1597         0     10335      7985    156607   no data   no data  --
3.58/0.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.58/0.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.58/0.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
3.58/0.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.58/0.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.58/0.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.58/0.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.39/1.14	c lits-rem:      1632  cl-subs:     2453  v-elim:      0  v-fix:    0  time:  0.85 s
4.39/1.17	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.12
4.39/1.17	c calculated reachability. Time: 0.00
4.39/1.17	c  N st    18     30504        75      1597         0      7882      7985    115710   no data   no data  --
5.57/1.47	c  N st    20     37618        75      1597         0      7269      7985     96568   no data   no data  --
6.77/1.72	c  N st    21     44017        75      1597         0     13090      7985    201012   no data   no data  --
7.17/1.81	c  S st    22     45757        75      1597         0     14661      7985    228120   no data   no data  --
7.17/1.85	c  S st    22     46259        75      1597         0     15134      7985    236941   no data   no data  --
7.17/1.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.17/1.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.17/1.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
7.17/1.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.17/1.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.17/1.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
7.17/1.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.16/2.85	c lits-rem:      2573  cl-subs:     2334  v-elim:      0  v-fix:    0  time:  3.92 s
11.16/2.85	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
11.16/2.85	c vivif2 --  cl tried    12800 cl shrink        0 lits rem          0 time: 0.01
11.56/2.90	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.19
11.56/2.90	c calculated reachability. Time: 0.00
11.56/2.90	c  N st    22     46259        75      1597         0     12800      7985    195058   no data   no data  --
13.96/3.56	c  N st    23     60658        75      1597         0     17780      7985    262931   no data   no data  --
15.56/3.98	c  N st    24     69388        75      1597         0     16712      7985    234470   no data   no data  --
15.56/3.98	c  S st    24     69388        75      1597         0     16712      7985    234470   no data   no data  --
15.96/4.03	c  S st    24     69890        75      1597         0     17189      7985    243020   no data   no data  --
15.96/4.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.96/4.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.96/4.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
15.96/4.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.96/4.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.96/4.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
15.96/4.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.35/5.12	c lits-rem:      2821  cl-subs:     3438  v-elim:      0  v-fix:    0  time:  4.32 s
20.35/5.12	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
20.35/5.12	c vivif2 --  cl tried    13751 cl shrink        0 lits rem          0 time: 0.01
20.35/5.18	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.22
20.35/5.18	c calculated reachability. Time: 0.00
20.35/5.18	c  N st    24     69890        75      1597         0     13751      7985    190241   no data   no data  --
24.35/6.16	c  F st    25     87500        75      1597         0     19857      7985    281625   no data   no data  --
24.35/6.16	c  N st    25     87500        75      1597         0     19857      7985    281625   no data   no data  --
25.55/6.47	c Decided on static restart strategy
26.36/6.63	c  N st    32     95541        75      1597         0     16402      7985    226244   no data   no data  --
28.34/7.18	c  N st    34    104835        75      1597         0     13159      7985    165159   no data   no data  --
28.34/7.18	c  S st    34    104835        75      1597         0     13159      7985    165159   no data   no data  --
28.74/7.22	c  S st    34    105337        75      1597         0     13631      7985    173956   no data   no data  --
28.74/7.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.74/7.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.74/7.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
28.74/7.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.74/7.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.74/7.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
28.74/7.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.54/7.92	c lits-rem:       908  cl-subs:     1147  v-elim:      0  v-fix:    0  time:  2.76 s
31.54/7.92	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
31.54/7.92	c vivif2 --  cl tried    12484 cl shrink        0 lits rem          0 time: 0.01
31.54/7.97	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.21
31.54/7.97	c calculated reachability. Time: 0.00
31.54/7.97	c  N st    34    105337        75      1597         0     12484      7985    156007   no data   no data  --
33.94/8.55	c  N st    35    114935        75      1597         0     21178      7985    311144   no data   no data  --
37.93/9.54	c  N st    36    129332        75      1597         0     21549      7985    297832   no data   no data  --
43.53/10.96	c  N st    37    150928        75      1597         0     27439      7985    384805   no data   no data  --
45.52/11.46	c  S st    38    158007        75      1597         0     19432      7985    242725   no data   no data  --
45.92/11.51	c  S st    38    158514        75      1597         0     19907      7985    251278   no data   no data  --
45.92/11.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.92/11.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.92/11.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
45.92/11.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.92/11.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.92/11.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
45.92/11.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.92/12.52	c lits-rem:      1881  cl-subs:     2534  v-elim:      0  v-fix:    0  time:  3.99 s
49.92/12.52	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
49.92/12.52	c vivif2 --  cl tried    17373 cl shrink        0 lits rem          0 time: 0.01
49.92/12.59	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.26
49.92/12.59	c calculated reachability. Time: 0.00
49.92/12.59	c  N st    38    158514        75      1597         0     17373      7985    213409   no data   no data  --
65.10/16.36	c  N st    39    207102        75      1597         0     29655      7985    399878   no data   no data  --
74.71/18.78	c  N st    40    237771        75      1597         0     22262      7985    264449   no data   no data  --
74.71/18.78	c  S st    40    237771        75      1597         0     22262      7985    264449   no data   no data  --
75.11/18.84	c  S st    40    238276        75      1597         0     22748      7985    273656   no data   no data  --
75.11/18.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.11/18.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
75.11/18.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
75.11/18.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.11/18.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.11/18.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
75.11/18.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
79.10/19.89	c lits-rem:      1834  cl-subs:     2526  v-elim:      0  v-fix:    0  time:  4.18 s
79.10/19.89	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
79.10/19.90	c vivif2 --  cl tried    20222 cl shrink        0 lits rem          0 time: 0.01
79.51/19.98	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.32
79.51/19.98	c calculated reachability. Time: 0.00
79.51/19.98	c  N st    40    238276        75      1597         0     20222      7985    238548   no data   no data  --
103.06/25.83	c  F st    41    306252        75      1597         0     22203      7985    247991   no data   no data  --
103.06/25.83	c  N st    41    306252        75      1597         0     22203      7985    247991   no data   no data  --
104.66/26.25	c Decided on static restart strategy
114.26/28.67	c  N st    51    334556        75      1597         0     26067      7985    302440   no data   no data  --
123.84/31.07	c  N st    53    357414        75      1597         0     24121      7985    262056   no data   no data  --
123.84/31.07	c  S st    53    357414        75      1597         0     24121      7985    262056   no data   no data  --
124.24/31.13	c  S st    53    357924        75      1597         0     24606      7985    271034   no data   no data  --
124.24/31.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
124.24/31.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
124.24/31.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
124.24/31.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
124.24/31.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
124.24/31.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
124.24/31.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
128.63/32.22	c lits-rem:      1097  cl-subs:     1636  v-elim:      0  v-fix:    0  time:  4.28 s
128.63/32.22	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
128.63/32.22	c vivif2 --  cl tried    22970 cl shrink        0 lits rem          0 time: 0.01
129.03/32.31	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.35
129.03/32.31	c calculated reachability. Time: 0.00
129.03/32.31	c  N st    53    357924        75      1597         0     22970      7985    248341   no data   no data  --
142.61/35.70	c  N st    54    390316        75      1597         0     28889      7985    341305   no data   no data  --
160.99/40.37	c  N st    55    438907        75      1597         0     48153      7985    647279   no data   no data  --
190.55/47.70	c  N st    56    511790        75      1597         0     35495      7985    419550   no data   no data  --
202.55/50.78	c  N st    57    536886        75      1597         0     30252      7985    325781   no data   no data  --
202.55/50.78	c  S st    57    536886        75      1597         0     30252      7985    325781   no data   no data  --
202.93/50.86	c  S st    57    537390        75      1597         0     30723      7985    334611   no data   no data  --
202.93/50.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
202.93/50.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
202.93/50.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
202.93/50.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
202.93/50.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
202.93/50.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
202.93/50.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
207.72/52.04	c lits-rem:      1190  cl-subs:     1555  v-elim:      0  v-fix:    0  time:  4.66 s
207.72/52.04	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
207.72/52.05	c vivif2 --  cl tried    29168 cl shrink        0 lits rem          0 time: 0.02
208.12/52.16	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.46
208.12/52.17	c calculated reachability. Time: 0.00
208.12/52.17	c  N st    57    537390        75      1597         0     29168      7985    312651   no data   no data  --
285.24/71.45	c  N st    58    701375        75      1597         0     55979      7985    720068   no data   no data  --
340.36/85.27	c  N st    59    806085        75      1597         0     50203      7985    594386   no data   no data  --
340.36/85.27	c  S st    59    806085        75      1597         0     50203      7985    594386   no data   no data  --
341.16/85.42	c  S st    59    806587        75      1597         0     50674      7985    603363   no data   no data  --
341.16/85.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
341.16/85.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
341.16/85.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
341.16/85.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
341.16/85.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
341.16/85.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
341.16/85.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
348.91/88.48	c lits-rem:      2166  cl-subs:     7983  v-elim:      0  v-fix:    0  time:  7.69 s
348.91/88.48	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
348.91/88.49	c vivif2 --  cl tried    42691 cl shrink        0 lits rem          0 time: 0.01
349.31/88.65	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.33
349.31/88.65	c calculated reachability. Time: 0.00
349.31/88.65	c  N st    59    806587        75      1597         0     42691      7985    496926   no data   no data  --
349.31/88.65	c Following stats are for *FIRST FINISHED THREAD ONLY*
349.31/88.65	c num threads              : 4          
349.31/88.65	c restarts                 : 58         
349.31/88.65	c dynamic restarts         : 0          
349.31/88.65	c static restarts          : 58         
349.31/88.65	c full restarts            : 3          
349.31/88.65	c total simplify time      : 0.00       
349.31/88.65	c learnts DL2              : 0          
349.31/88.65	c learnts size 2           : 0          
349.31/88.65	c learnts size 1           : 0           (0.00      % of vars)
349.31/88.65	c filedLit time            : 0.15        (0.04      % time)
349.31/88.65	c v-elim SatELite          : 0           (0.00      % vars)
349.31/88.65	c SatELite time            : 32.53       (9.31      % time)
349.31/88.65	c v-elim xor               : 0           (0.00      % vars)
349.31/88.65	c xor elim time            : 0.02        (0.00      % time)
349.31/88.65	c num binary xor trees     : 0          
349.31/88.65	c binxor trees' crown      : 0           (nan       leafs/tree)
349.31/88.65	c bin xor find time        : 0.00       
349.31/88.65	c OTF clause improved      : 85542       (0.11      clauses/conflict)
349.31/88.65	c OTF impr. size diff      : 86729       (1.01       lits/clause)
349.31/88.65	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
349.31/88.65	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
349.31/88.65	c tried to recurMin cls    : 55169       (6.79       % of conflicts)
349.31/88.65	c updated cache            : 149         (0.00       lits/tried recurMin)
349.31/88.65	c unit cls received        : 0           (nan       % of units)
349.31/88.65	c unit cls sent            : 0           (nan       % of units)
349.31/88.65	c bin cls received         : 0          
349.31/88.65	c bin cls sent             : 0          
349.31/88.65	c clauses over max glue    : 0           (0.00      % of all clauses)
349.31/88.65	c conflicts                : 813047      (2328.33   / sec)
349.31/88.65	c decisions                : 895214      (0.78      % random)
349.31/88.65	c bogo-props               : 14648301860 (41948423.27 / sec)
349.31/88.65	c conflict literals        : 13295126    (19.32     % deleted)
349.31/88.65	c Memory used              : 298.53      MB
349.31/88.65	c single-thread CPU time   : 349.20      s
349.31/88.65	c all-threads sum CPU time : 349.20      s
349.31/88.65	s SATISFIABLE
349.31/88.65	v 1 -2 -3 4 5 -6 -7 -8 9 10 -11 12 -13 14 15 16 17 18 -19 -20 -21 -22 -23 -24 25 26 27 -28 -29 -30 31 -32 -33 34 35 36 -37 38 39 -40 -41 -42 -43 44 -45 -46 47 -48 -49 50 -51 52 53 54 55 56 57 -58 -59 -60 -61 62 -63 -64 -65 66 -67 -68 69 -70 -71 72 -73 -74 75 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3175324-1304116508/watcher-3175324-1304116508 -o /tmp/evaluation-result-3175324-1304116508/solver-3175324-1304116508 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175324-1304116508.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 5.77 7.56 7.87 1/172 31638
/proc/meminfo: memFree=24676072/32950940 swapFree=67111364/67111528
[pid=31638] ppid=31636 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/31638/stat : 31638 (strangenight1-m) R 31636 31638 31608 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 601881571 52465664 352 33554432000 4194304 4650419 140734504821024 18446744073709551615 47720969013164 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31638/statm: 12809 352 303 112 0 7774 0
[pid=31638/tid=31641] ppid=31636 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/31638/task/31641/stat : 31641 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 601881571 52465664 352 33554432000 4194304 4650419 140734504821024 18446744073709551615 47720969013170 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/31638/task/31642/stat : 31642 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 601881571 52465664 352 33554432000 4194304 4650419 140734504821024 18446744073709551615 47720969013170 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/31638/task/31643/stat : 31643 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 601881571 52465664 352 33554432000 4194304 4650419 140734504821024 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.15616 s]
/proc/loadavg: 5.77 7.56 7.87 1/172 31638
/proc/meminfo: memFree=24676072/32950940 swapFree=67111364/67111528
[pid=31638] ppid=31636 vsize=283308 CPUtime=0.6 cores=0,2,4,6
/proc/31638/stat : 31638 (strangenight1-m) R 31636 31638 31608 0 -1 4202496 2084 0 0 0 60 0 0 0 25 0 4 0 601881571 290107392 1528 33554432000 4194304 4650419 140734504821024 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31638/statm: 70827 1528 391 112 0 65792 0
[pid=31638/tid=31641] ppid=31636 vsize=283308 CPUtime=0.15 cores=0,2,4,6
/proc/31638/task/31641/stat : 31641 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 435 0 0 0 15 0 0 0 25 0 4 0 601881571 290107392 1528 33554432000 4194304 4650419 140734504821024 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=283308 CPUtime=0.14 cores=0,2,4,6
/proc/31638/task/31642/stat : 31642 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 436 0 0 0 14 0 0 0 25 0 4 0 601881571 290107392 1528 33554432000 4194304 4650419 140734504821024 18446744073709551615 4334396 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=283308 CPUtime=0.14 cores=0,2,4,6
/proc/31638/task/31643/stat : 31643 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 363 0 0 0 14 0 0 0 25 0 4 0 601881571 290107392 1529 33554432000 4194304 4650419 140734504821024 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 283308

[startup+0.201152 s]
/proc/loadavg: 5.77 7.56 7.87 1/172 31638
/proc/meminfo: memFree=24676072/32950940 swapFree=67111364/67111528
[pid=31638] ppid=31636 vsize=283456 CPUtime=0.78 cores=0,2,4,6
/proc/31638/stat : 31638 (strangenight1-m) R 31636 31638 31608 0 -1 4202496 2265 0 0 0 78 0 0 0 25 0 4 0 601881571 290258944 1709 33554432000 4194304 4650419 140734504821024 18446744073709551615 4334047 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31638/statm: 70864 1709 391 112 0 65829 0
[pid=31638/tid=31641] ppid=31636 vsize=283456 CPUtime=0.19 cores=0,2,4,6
/proc/31638/task/31641/stat : 31641 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 481 0 0 0 19 0 0 0 25 0 4 0 601881571 290258944 1709 33554432000 4194304 4650419 140734504821024 18446744073709551615 4364766 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=283456 CPUtime=0.19 cores=0,2,4,6
/proc/31638/task/31642/stat : 31642 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 480 0 0 0 19 0 0 0 25 0 4 0 601881571 290258944 1709 33554432000 4194304 4650419 140734504821024 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=283456 CPUtime=0.19 cores=0,2,4,6
/proc/31638/task/31643/stat : 31643 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 410 0 0 0 19 0 0 0 25 0 4 0 601881571 290258944 1709 33554432000 4194304 4650419 140734504821024 18446744073709551615 4329453 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283456

[startup+0.301135 s]
/proc/loadavg: 5.77 7.56 7.87 1/172 31638
/proc/meminfo: memFree=24676072/32950940 swapFree=67111364/67111528
[pid=31638] ppid=31636 vsize=284108 CPUtime=1.18 cores=0,2,4,6
/proc/31638/stat : 31638 (strangenight1-m) R 31636 31638 31608 0 -1 4202496 3033 0 0 0 118 0 0 0 25 0 4 0 601881571 290926592 1837 33554432000 4194304 4650419 140734504821024 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31638/statm: 71027 1837 391 112 0 65992 0
[pid=31638/tid=31641] ppid=31636 vsize=284108 CPUtime=0.29 cores=0,2,4,6
/proc/31638/task/31641/stat : 31641 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 669 0 0 0 29 0 0 0 25 0 4 0 601881571 290926592 1837 33554432000 4194304 4650419 140734504821024 18446744073709551615 4520109 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=284108 CPUtime=0.29 cores=0,2,4,6
/proc/31638/task/31642/stat : 31642 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 675 0 0 0 29 0 0 0 25 0 4 0 601881571 290926592 1837 33554432000 4194304 4650419 140734504821024 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=284108 CPUtime=0.29 cores=0,2,4,6
/proc/31638/task/31643/stat : 31643 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 604 0 0 0 29 0 0 0 25 0 4 0 601881571 290926592 1837 33554432000 4194304 4650419 140734504821024 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284108

[startup+0.701065 s]
/proc/loadavg: 5.77 7.56 7.87 1/172 31638
/proc/meminfo: memFree=24676072/32950940 swapFree=67111364/67111528
[pid=31638] ppid=31636 vsize=284680 CPUtime=2.78 cores=0,2,4,6
/proc/31638/stat : 31638 (strangenight1-m) R 31636 31638 31608 0 -1 4202496 4509 0 0 0 278 0 0 0 25 0 4 0 601881571 291512320 2494 33554432000 4194304 4650419 140734504821024 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31638/statm: 71170 2494 391 112 0 66135 0
[pid=31638/tid=31641] ppid=31636 vsize=284680 CPUtime=0.69 cores=0,2,4,6
/proc/31638/task/31641/stat : 31641 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 1050 0 0 0 69 0 0 0 25 0 4 0 601881571 291512320 2494 33554432000 4194304 4650419 140734504821024 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=284680 CPUtime=0.69 cores=0,2,4,6
/proc/31638/task/31642/stat : 31642 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 1049 0 0 0 69 0 0 0 25 0 4 0 601881571 291512320 2494 33554432000 4194304 4650419 140734504821024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=284680 CPUtime=0.69 cores=0,2,4,6
/proc/31638/task/31643/stat : 31643 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 943 0 0 0 69 0 0 0 25 0 4 0 601881571 291512320 2494 33554432000 4194304 4650419 140734504821024 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 284680

[startup+1.50093 s]
/proc/loadavg: 5.77 7.56 7.87 9/184 31653
/proc/meminfo: memFree=24644480/32950940 swapFree=67111364/67111528
[pid=31638] ppid=31636 vsize=289324 CPUtime=5.97 cores=0,2,4,6
/proc/31638/stat : 31638 (strangenight1-m) R 31636 31638 31608 0 -1 4202496 8909 0 0 0 597 0 0 0 25 0 4 0 601881571 296267776 4779 33554432000 4194304 4650419 140734504821024 18446744073709551615 4365348 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31638/statm: 72331 4779 393 112 0 67296 0
[pid=31638/tid=31641] ppid=31636 vsize=289324 CPUtime=1.49 cores=0,2,4,6
/proc/31638/task/31641/stat : 31641 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 2507 0 0 0 149 0 0 0 25 0 4 0 601881571 296267776 4779 33554432000 4194304 4650419 140734504821024 18446744073709551615 4328000 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=289324 CPUtime=1.49 cores=0,2,4,6
/proc/31638/task/31642/stat : 31642 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 1746 0 0 0 149 0 0 0 25 0 4 0 601881571 296267776 4779 33554432000 4194304 4650419 140734504821024 18446744073709551615 4334529 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=289324 CPUtime=1.48 cores=0,2,4,6
/proc/31638/task/31643/stat : 31643 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 1613 0 0 0 148 0 0 0 25 0 4 0 601881571 296267776 4779 33554432000 4194304 4650419 140734504821024 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 289324

[startup+3.10065 s]
/proc/loadavg: 5.77 7.56 7.87 9/184 31653
/proc/meminfo: memFree=24609388/32950940 swapFree=67111364/67111528
[pid=31638] ppid=31636 vsize=294012 CPUtime=12.37 cores=0,2,4,6
/proc/31638/stat : 31638 (strangenight1-m) R 31636 31638 31608 0 -1 4202496 15679 0 0 0 1235 2 0 0 25 0 4 0 601881571 301068288 9250 33554432000 4194304 4650419 140734504821024 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31638/statm: 73503 9250 393 112 0 68468 0
[pid=31638/tid=31641] ppid=31636 vsize=294012 CPUtime=3.09 cores=0,2,4,6
/proc/31638/task/31641/stat : 31641 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 4304 0 0 0 309 0 0 0 25 0 4 0 601881571 301068288 9250 33554432000 4194304 4650419 140734504821024 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=294012 CPUtime=3.09 cores=0,2,4,6
/proc/31638/task/31642/stat : 31642 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 3567 0 0 0 309 0 0 0 25 0 4 0 601881571 301068288 9250 33554432000 4194304 4650419 140734504821024 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=294012 CPUtime=3.07 cores=0,2,4,6
/proc/31638/task/31643/stat : 31643 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 3688 0 0 0 307 0 0 0 25 0 4 0 601881571 301068288 9250 33554432000 4194304 4650419 140734504821024 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 294012

[startup+6.30109 s]
/proc/loadavg: 5.95 7.57 7.87 9/184 31653
/proc/meminfo: memFree=24586832/32950940 swapFree=67111364/67111528
[pid=31638] ppid=31636 vsize=285652 CPUtime=25.15 cores=0,2,4,6
/proc/31638/stat : 31638 (strangenight1-m) R 31636 31638 31608 0 -1 4202496 21693 0 0 0 2512 3 0 0 25 0 4 0 601881571 292507648 10701 33554432000 4194304 4650419 140734504821024 18446744073709551615 4313362 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31638/statm: 71413 10701 393 112 0 66378 0
[pid=31638/tid=31641] ppid=31636 vsize=285652 CPUtime=6.29 cores=0,2,4,6
/proc/31638/task/31641/stat : 31641 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 5506 0 0 0 629 0 0 0 25 0 4 0 601881571 292507648 10701 33554432000 4194304 4650419 140734504821024 18446744073709551615 4365280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=285652 CPUtime=6.28 cores=0,2,4,6
/proc/31638/task/31642/stat : 31642 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 5441 0 0 0 628 0 0 0 25 0 4 0 601881571 292507648 10701 33554432000 4194304 4650419 140734504821024 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=285652 CPUtime=6.26 cores=0,2,4,6
/proc/31638/task/31643/stat : 31643 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 4994 0 0 0 625 1 0 0 25 0 4 0 601881571 292507648 10701 33554432000 4194304 4650419 140734504821024 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 285652

[startup+12.701 s]
/proc/loadavg: 6.11 7.57 7.87 10/184 31654
/proc/meminfo: memFree=24555204/32950940 swapFree=67111364/67111528
[pid=31638] ppid=31636 vsize=279048 CPUtime=50.72 cores=0,2,4,6
/proc/31638/stat : 31638 (strangenight1-m) R 31636 31638 31608 0 -1 4202496 33677 0 0 0 5067 5 0 0 25 0 4 0 601881571 285745152 13790 33554432000 4194304 4650419 140734504821024 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31638/statm: 69762 13790 393 112 0 64727 0
[pid=31638/tid=31641] ppid=31636 vsize=279048 CPUtime=12.68 cores=0,2,4,6
/proc/31638/task/31641/stat : 31641 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 8135 0 0 0 1268 0 0 0 25 0 4 0 601881571 285745152 13790 33554432000 4194304 4650419 140734504821024 18446744073709551615 4364779 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=279048 CPUtime=12.69 cores=0,2,4,6
/proc/31638/task/31642/stat : 31642 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 8703 0 0 0 1268 1 0 0 25 0 4 0 601881571 285745152 13790 33554432000 4194304 4650419 140734504821024 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=279048 CPUtime=12.63 cores=0,2,4,6
/proc/31638/task/31643/stat : 31643 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 8058 0 0 0 1262 1 0 0 25 0 4 0 601881571 285745152 13790 33554432000 4194304 4650419 140734504821024 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 279048

[startup+25.5007 s]
/proc/loadavg: 6.53 7.59 7.87 9/184 31654
/proc/meminfo: memFree=24516128/32950940 swapFree=67111364/67111528
[pid=31638] ppid=31636 vsize=294456 CPUtime=101.86 cores=0,2,4,6
/proc/31638/stat : 31638 (strangenight1-m) R 31636 31638 31608 0 -1 4202496 49664 0 0 0 10178 8 0 0 25 0 4 0 601881571 301522944 18491 33554432000 4194304 4650419 140734504821024 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31638/statm: 73614 18491 393 112 0 68579 0
[pid=31638/tid=31641] ppid=31636 vsize=294456 CPUtime=25.49 cores=0,2,4,6
/proc/31638/task/31641/stat : 31641 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 13251 0 0 0 2548 1 0 0 25 0 4 0 601881571 301522944 18491 33554432000 4194304 4650419 140734504821024 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=294456 CPUtime=25.49 cores=0,2,4,6
/proc/31638/task/31642/stat : 31642 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 13480 0 0 0 2547 2 0 0 25 0 4 0 601881571 301522944 18491 33554432000 4194304 4650419 140734504821024 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=294456 CPUtime=25.37 cores=0,2,4,6
/proc/31638/task/31643/stat : 31643 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 10427 0 0 0 2535 2 0 0 25 0 4 0 601881571 301522944 18491 33554432000 4194304 4650419 140734504821024 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 294456

[startup+51.1003 s]
/proc/loadavg: 7.09 7.64 7.88 10/184 31655
/proc/meminfo: memFree=24477132/32950940 swapFree=67111364/67111528
[pid=31638] ppid=31636 vsize=301824 CPUtime=204.13 cores=0,2,4,6
/proc/31638/stat : 31638 (strangenight1-m) R 31636 31638 31608 0 -1 4202496 77329 0 0 0 20399 14 0 0 25 0 4 0 601881571 309067776 22693 33554432000 4194304 4650419 140734504821024 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31638/statm: 75456 22693 393 112 0 70421 0
[pid=31638/tid=31641] ppid=31636 vsize=301824 CPUtime=51.08 cores=0,2,4,6
/proc/31638/task/31641/stat : 31641 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 21470 0 0 0 5105 3 0 0 25 0 4 0 601881571 309067776 22693 33554432000 4194304 4650419 140734504821024 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=301824 CPUtime=51.08 cores=0,2,4,6
/proc/31638/task/31642/stat : 31642 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 21345 0 0 0 5105 3 0 0 25 0 4 0 601881571 309067776 22693 33554432000 4194304 4650419 140734504821024 18446744073709551615 4315074 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=301824 CPUtime=50.84 cores=0,2,4,6
/proc/31638/task/31643/stat : 31643 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 14019 0 0 0 5082 2 0 0 25 0 4 0 601881571 309067776 22693 33554432000 4194304 4650419 140734504821024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.13
Current children cumulated vsize (KiB) 301824

Solver just ended. Dumping a history of the last processes samples

[startup+51.2012 s]
/proc/loadavg: 7.09 7.64 7.88 10/184 31655
/proc/meminfo: memFree=24477132/32950940 swapFree=67111364/67111528
[pid=31638] ppid=31636 vsize=301824 CPUtime=204.53 cores=0,2,4,6
/proc/31638/stat : 31638 (strangenight1-m) R 31636 31638 31608 0 -1 4202496 77365 0 0 0 20439 14 0 0 25 0 4 0 601881571 309067776 22729 33554432000 4194304 4650419 140734504821024 18446744073709551615 4419584 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31638/statm: 75456 22729 393 112 0 70421 0
[pid=31638/tid=31641] ppid=31636 vsize=301824 CPUtime=51.18 cores=0,2,4,6
/proc/31638/task/31641/stat : 31641 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 21486 0 0 0 5115 3 0 0 25 0 4 0 601881571 309067776 22729 33554432000 4194304 4650419 140734504821024 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=301824 CPUtime=51.18 cores=0,2,4,6
/proc/31638/task/31642/stat : 31642 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 21356 0 0 0 5115 3 0 0 25 0 4 0 601881571 309067776 22729 33554432000 4194304 4650419 140734504821024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=301824 CPUtime=50.94 cores=0,2,4,6
/proc/31638/task/31643/stat : 31643 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 14028 0 0 0 5092 2 0 0 25 0 4 0 601881571 309067776 22729 33554432000 4194304 4650419 140734504821024 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.53
Current children cumulated vsize (KiB) 301824

[startup+64.001 s]
/proc/loadavg: 7.23 7.65 7.88 9/184 31655
/proc/meminfo: memFree=24457656/32950940 swapFree=67111364/67111528
[pid=31638] ppid=31636 vsize=302240 CPUtime=255.67 cores=0,2,4,6
/proc/31638/stat : 31638 (strangenight1-m) R 31636 31638 31608 0 -1 4202496 88068 0 0 0 25549 18 0 0 25 0 4 0 601881571 309493760 23278 33554432000 4194304 4650419 140734504821024 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31638/statm: 75560 23278 393 112 0 70525 0
[pid=31638/tid=31641] ppid=31636 vsize=302240 CPUtime=63.98 cores=0,2,4,6
/proc/31638/task/31641/stat : 31641 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 24425 0 0 0 6394 4 0 0 25 0 4 0 601881571 309493760 23278 33554432000 4194304 4650419 140734504821024 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=302240 CPUtime=63.99 cores=0,2,4,6
/proc/31638/task/31642/stat : 31642 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 24284 0 0 0 6394 5 0 0 25 0 4 0 601881571 309493760 23278 33554432000 4194304 4650419 140734504821024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=302240 CPUtime=63.68 cores=0,2,4,6
/proc/31638/task/31643/stat : 31643 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 15752 0 0 0 6365 3 0 0 25 0 4 0 601881571 309493760 23278 33554432000 4194304 4650419 140734504821024 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 255.67
Current children cumulated vsize (KiB) 302240

[startup+76.8008 s]
/proc/loadavg: 7.40 7.67 7.88 10/184 31655
/proc/meminfo: memFree=24446120/32950940 swapFree=67111364/67111528
[pid=31638] ppid=31636 vsize=305384 CPUtime=306.81 cores=0,2,4,6
/proc/31638/stat : 31638 (strangenight1-m) R 31636 31638 31608 0 -1 4202496 98390 0 0 0 30660 21 0 0 25 0 4 0 601881571 312713216 25254 33554432000 4194304 4650419 140734504821024 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31638/statm: 76346 25254 393 112 0 71311 0
[pid=31638/tid=31641] ppid=31636 vsize=305384 CPUtime=76.78 cores=0,2,4,6
/proc/31638/task/31641/stat : 31641 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 27458 0 0 0 7673 5 0 0 25 0 4 0 601881571 312713216 25254 33554432000 4194304 4650419 140734504821024 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=305384 CPUtime=76.79 cores=0,2,4,6
/proc/31638/task/31642/stat : 31642 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 27599 0 0 0 7673 6 0 0 25 0 4 0 601881571 312713216 25254 33554432000 4194304 4650419 140734504821024 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=305384 CPUtime=76.42 cores=0,2,4,6
/proc/31638/task/31643/stat : 31643 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 16986 0 0 0 7639 3 0 0 25 0 4 0 601881571 312713216 25254 33554432000 4194304 4650419 140734504821024 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 306.81
Current children cumulated vsize (KiB) 305384

[startup+83.2006 s]
/proc/loadavg: 7.44 7.67 7.88 9/184 31655
/proc/meminfo: memFree=24443020/32950940 swapFree=67111364/67111528
[pid=31638] ppid=31636 vsize=305544 CPUtime=332.38 cores=0,2,4,6
/proc/31638/stat : 31638 (strangenight1-m) R 31636 31638 31608 0 -1 4202496 103054 0 0 0 33216 22 0 0 25 0 4 0 601881571 312877056 26609 33554432000 4194304 4650419 140734504821024 18446744073709551615 4313331 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31638/statm: 76386 26609 393 112 0 71351 0
[pid=31638/tid=31641] ppid=31636 vsize=305544 CPUtime=83.19 cores=0,2,4,6
/proc/31638/task/31641/stat : 31641 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 28645 0 0 0 8313 6 0 0 25 0 4 0 601881571 312877056 26609 33554432000 4194304 4650419 140734504821024 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=305544 CPUtime=83.18 cores=0,2,4,6
/proc/31638/task/31642/stat : 31642 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 28872 0 0 0 8312 6 0 0 25 0 4 0 601881571 312877056 26609 33554432000 4194304 4650419 140734504821024 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=305544 CPUtime=82.79 cores=0,2,4,6
/proc/31638/task/31643/stat : 31643 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 17958 0 0 0 8275 4 0 0 25 0 4 0 601881571 312877056 26609 33554432000 4194304 4650419 140734504821024 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 332.38
Current children cumulated vsize (KiB) 305544

[startup+86.4011 s]
/proc/loadavg: 7.57 7.69 7.89 9/184 31656
/proc/meminfo: memFree=24432728/32950940 swapFree=67111364/67111528
[pid=31638] ppid=31636 vsize=305692 CPUtime=344.91 cores=0,2,4,6
/proc/31638/stat : 31638 (strangenight1-m) R 31636 31638 31608 0 -1 4202496 106851 0 0 0 34468 23 0 0 25 0 4 0 601881571 313028608 27108 33554432000 4194304 4650419 140734504821024 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31638/statm: 76423 27108 393 112 0 71388 0
[pid=31638/tid=31641] ppid=31636 vsize=305692 CPUtime=86.38 cores=0,2,4,6
/proc/31638/task/31641/stat : 31641 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 29467 0 0 0 8632 6 0 0 25 0 4 0 601881571 313028608 27108 33554432000 4194304 4650419 140734504821024 18446744073709551615 47720968988203 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=305692 CPUtime=86.25 cores=0,2,4,6
/proc/31638/task/31642/stat : 31642 (strangenight1-m) S 31636 31638 31608 0 -1 4202560 29723 0 0 0 8619 6 0 0 25 0 4 0 601881571 313028608 27108 33554432000 4194304 4650419 140734504821024 18446744073709551615 47720969012788 0 0 4096 2 18446604453906307968 0 0 -1 2 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=305692 CPUtime=85.85 cores=0,2,4,6
/proc/31638/task/31643/stat : 31643 (strangenight1-m) S 31636 31638 31608 0 -1 4202560 18193 0 0 0 8581 4 0 0 25 0 4 0 601881571 313028608 27108 33554432000 4194304 4650419 140734504821024 18446744073709551615 47720969012788 0 0 4096 2 18446604453906307968 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 344.91
Current children cumulated vsize (KiB) 305692

[startup+88.0008 s]
/proc/loadavg: 7.57 7.69 7.89 8/184 31656
/proc/meminfo: memFree=24435208/32950940 swapFree=67111364/67111528
[pid=31638] ppid=31636 vsize=305692 CPUtime=348.12 cores=0,2,4,6
/proc/31638/stat : 31638 (strangenight1-m) R 31636 31638 31608 0 -1 4202496 107219 0 0 0 34789 23 0 0 25 0 4 0 601881571 313028608 27476 33554432000 4194304 4650419 140734504821024 18446744073709551615 4476315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31638/statm: 76423 27476 393 112 0 71388 0
[pid=31638/tid=31641] ppid=31636 vsize=305692 CPUtime=87.99 cores=0,2,4,6
/proc/31638/task/31641/stat : 31641 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 29467 0 0 0 8793 6 0 0 25 0 4 0 601881571 313028608 27476 33554432000 4194304 4650419 140734504821024 18446744073709551615 47720968988203 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=305692 CPUtime=86.25 cores=0,2,4,6
/proc/31638/task/31642/stat : 31642 (strangenight1-m) S 31636 31638 31608 0 -1 4202560 29723 0 0 0 8619 6 0 0 25 0 4 0 601881571 313028608 27476 33554432000 4194304 4650419 140734504821024 18446744073709551615 47720969012788 0 0 4096 2 18446604453906307968 0 0 -1 2 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=305692 CPUtime=85.85 cores=0,2,4,6
/proc/31638/task/31643/stat : 31643 (strangenight1-m) S 31636 31638 31608 0 -1 4202560 18193 0 0 0 8581 4 0 0 25 0 4 0 601881571 313028608 27476 33554432000 4194304 4650419 140734504821024 18446744073709551615 47720969012788 0 0 4096 2 18446604453906307968 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 348.12
Current children cumulated vsize (KiB) 305692

[startup+88.4007 s]
/proc/loadavg: 7.57 7.69 7.89 8/184 31656
/proc/meminfo: memFree=24435208/32950940 swapFree=67111364/67111528
[pid=31638] ppid=31636 vsize=305692 CPUtime=348.91 cores=0,2,4,6
/proc/31638/stat : 31638 (strangenight1-m) R 31636 31638 31608 0 -1 4202496 107416 0 0 0 34868 23 0 0 25 0 4 0 601881571 313028608 27673 33554432000 4194304 4650419 140734504821024 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31638/statm: 76423 27673 393 112 0 71388 0
[pid=31638/tid=31641] ppid=31636 vsize=305692 CPUtime=88.38 cores=0,2,4,6
/proc/31638/task/31641/stat : 31641 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 29467 0 0 0 8832 6 0 0 25 0 4 0 601881571 313028608 27673 33554432000 4194304 4650419 140734504821024 18446744073709551615 47720968988203 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=305692 CPUtime=86.25 cores=0,2,4,6
/proc/31638/task/31642/stat : 31642 (strangenight1-m) S 31636 31638 31608 0 -1 4202560 29723 0 0 0 8619 6 0 0 25 0 4 0 601881571 313028608 27673 33554432000 4194304 4650419 140734504821024 18446744073709551615 47720969012788 0 0 4096 2 18446604453906307968 0 0 -1 2 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=305692 CPUtime=85.85 cores=0,2,4,6
/proc/31638/task/31643/stat : 31643 (strangenight1-m) S 31636 31638 31608 0 -1 4202560 18193 0 0 0 8581 4 0 0 25 0 4 0 601881571 313028608 27673 33554432000 4194304 4650419 140734504821024 18446744073709551615 47720969012788 0 0 4096 2 18446604453906307968 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 348.91
Current children cumulated vsize (KiB) 305692

[startup+88.6007 s]
/proc/loadavg: 7.57 7.69 7.89 8/184 31656
/proc/meminfo: memFree=24435208/32950940 swapFree=67111364/67111528
[pid=31638] ppid=31636 vsize=305692 CPUtime=349.31 cores=0,2,4,6
/proc/31638/stat : 31638 (strangenight1-m) R 31636 31638 31608 0 -1 4202496 107416 0 0 0 34908 23 0 0 25 0 4 0 601881571 313028608 27673 33554432000 4194304 4650419 140734504821024 18446744073709551615 4370707 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31638/statm: 76423 27673 393 112 0 71388 0
[pid=31638/tid=31641] ppid=31636 vsize=305692 CPUtime=88.58 cores=0,2,4,6
/proc/31638/task/31641/stat : 31641 (strangenight1-m) R 31636 31638 31608 0 -1 4202560 29467 0 0 0 8852 6 0 0 25 0 4 0 601881571 313028608 27673 33554432000 4194304 4650419 140734504821024 18446744073709551615 47720968988203 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31638/tid=31642] ppid=31636 vsize=305692 CPUtime=86.25 cores=0,2,4,6
/proc/31638/task/31642/stat : 31642 (strangenight1-m) S 31636 31638 31608 0 -1 4202560 29723 0 0 0 8619 6 0 0 25 0 4 0 601881571 313028608 27673 33554432000 4194304 4650419 140734504821024 18446744073709551615 47720969012788 0 0 4096 2 18446604453906307968 0 0 -1 2 0 0 0
[pid=31638/tid=31643] ppid=31636 vsize=305692 CPUtime=85.85 cores=0,2,4,6
/proc/31638/task/31643/stat : 31643 (strangenight1-m) S 31636 31638 31608 0 -1 4202560 18193 0 0 0 8581 4 0 0 25 0 4 0 601881571 313028608 27673 33554432000 4194304 4650419 140734504821024 18446744073709551615 47720969012788 0 0 4096 2 18446604453906307968 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 349.31
Current children cumulated vsize (KiB) 305692

Child status: 10
Real time (s): 88.6656
CPU time (s): 349.44
CPU user time (s): 349.2
CPU system time (s): 0.239963
CPU usage (%): 394.11
Max. virtual memory (cumulated for all children) (KiB): 313188

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

runsolver used 0.12898 second user time and 0.304953 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-30 00:35:08
IDJOB=3175324
IDBENCH=82942
IDSOLVER=1588
FILE ID=node117/3175324-1304116508
RUNJOBID= node117-1304116508-31626
PBS_JOBID= 13170714
Free space on /tmp= 71680 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S241605246-015.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175324-1304116508/watcher-3175324-1304116508 -o /tmp/evaluation-result-3175324-1304116508/solver-3175324-1304116508 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175324-1304116508.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a2636b8675c559c02b749d6959527a10
RANDOM SEED=2063196075

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      24676352 kB
Buffers:       1863988 kB
Cached:        5785912 kB
SwapCached:        160 kB
Active:         676544 kB
Inactive:      7037104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      24676352 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6376 kB
Writeback:           0 kB
AnonPages:       63872 kB
Mapped:          14432 kB
Slab:           495444 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   185608 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= 71668 MiB
End job on node117 at 2011-04-30 00:36:37