Trace number 3368933

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-mt (fixed)SAT 349.362 88.6027

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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368933-1305406792.cnf'
0.00/0.01	c -- header says num vars:             75
0.00/0.01	c -- header says num clauses:        1597
0.00/0.01	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.01	c -- vars added         75
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.02
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      44 undec:       1 neg:      30
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.37/0.11	c  N st     8      4920        75      1597         0      4537      7985     79738   no data   no data  --
0.77/0.28	c  N st    10     11302        75      1597         0      4133      7985     58850   no data   no data  --
1.57/0.44	c  N st    11     17045        75      1597         0      9368      7985    146125   no data   no data  --
2.77/0.71	c  F st    12     25001        75      1597         0     11497      7985    183724   no data   no data  --
2.77/0.71	c  N st    12     25001        75      1597         0     11497      7985    183724   no data   no data  --
3.17/0.89	c Decided on static restart strategy
3.17/0.89	c  N st    18     30002        75      1597         0      9865      7985    148297   no data   no data  --
3.17/0.89	c  S st    18     30002        75      1597         0      9865      7985    148297   no data   no data  --
3.57/0.92	c  S st    18     30504        75      1597         0     10335      7985    156607   no data   no data  --
3.57/0.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.57/0.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.57/0.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
3.57/0.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.57/0.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.57/0.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.57/0.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.42/1.14	c lits-rem:      1632  cl-subs:     2453  v-elim:      0  v-fix:    0  time:  0.85 s
4.42/1.18	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.12
4.42/1.18	c calculated reachability. Time: 0.00
4.42/1.18	c  N st    18     30504        75      1597         0      7882      7985    115710   no data   no data  --
5.56/1.48	c  N st    20     37618        75      1597         0      7269      7985     96568   no data   no data  --
6.76/1.73	c  N st    21     44017        75      1597         0     13090      7985    201012   no data   no data  --
7.16/1.82	c  S st    22     45757        75      1597         0     14661      7985    228120   no data   no data  --
7.16/1.86	c  S st    22     46259        75      1597         0     15134      7985    236941   no data   no data  --
7.16/1.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.16/1.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.16/1.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.16/1.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.16/1.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.16/1.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
7.16/1.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.14/2.85	c lits-rem:      2573  cl-subs:     2334  v-elim:      0  v-fix:    0  time:  3.91 s
11.14/2.85	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
11.14/2.86	c vivif2 --  cl tried    12800 cl shrink        0 lits rem          0 time: 0.01
11.54/2.91	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.19
11.54/2.91	c calculated reachability. Time: 0.00
11.54/2.91	c  N st    22     46259        75      1597         0     12800      7985    195058   no data   no data  --
13.94/3.57	c  N st    23     60658        75      1597         0     17780      7985    262931   no data   no data  --
15.53/3.99	c  N st    24     69388        75      1597         0     16712      7985    234470   no data   no data  --
15.53/3.99	c  S st    24     69388        75      1597         0     16712      7985    234470   no data   no data  --
15.93/4.03	c  S st    24     69890        75      1597         0     17189      7985    243020   no data   no data  --
15.93/4.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.93/4.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.93/4.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
15.93/4.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.93/4.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.93/4.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
15.93/4.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.32/5.13	c lits-rem:      2821  cl-subs:     3438  v-elim:      0  v-fix:    0  time:  4.30 s
20.32/5.13	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
20.32/5.13	c vivif2 --  cl tried    13751 cl shrink        0 lits rem          0 time: 0.01
20.32/5.18	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.22
20.32/5.18	c calculated reachability. Time: 0.00
20.32/5.18	c  N st    24     69890        75      1597         0     13751      7985    190241   no data   no data  --
24.31/6.17	c  F st    25     87500        75      1597         0     19857      7985    281625   no data   no data  --
24.31/6.17	c  N st    25     87500        75      1597         0     19857      7985    281625   no data   no data  --
25.51/6.48	c Decided on static restart strategy
26.35/6.63	c  N st    32     95541        75      1597         0     16402      7985    226244   no data   no data  --
28.29/7.19	c  N st    34    104835        75      1597         0     13159      7985    165159   no data   no data  --
28.29/7.19	c  S st    34    104835        75      1597         0     13159      7985    165159   no data   no data  --
28.69/7.22	c  S st    34    105337        75      1597         0     13631      7985    173956   no data   no data  --
28.69/7.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.69/7.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.69/7.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
28.69/7.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.69/7.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.69/7.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
28.69/7.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.48/7.92	c lits-rem:       908  cl-subs:     1147  v-elim:      0  v-fix:    0  time:  2.73 s
31.48/7.92	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
31.48/7.92	c vivif2 --  cl tried    12484 cl shrink        0 lits rem          0 time: 0.01
31.48/7.97	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.21
31.48/7.97	c calculated reachability. Time: 0.00
31.48/7.97	c  N st    34    105337        75      1597         0     12484      7985    156007   no data   no data  --
33.88/8.55	c  N st    35    114935        75      1597         0     21178      7985    311144   no data   no data  --
37.86/9.54	c  N st    36    129332        75      1597         0     21549      7985    297832   no data   no data  --
43.46/10.97	c  N st    37    150928        75      1597         0     27439      7985    384805   no data   no data  --
45.44/11.46	c  S st    38    158007        75      1597         0     19432      7985    242725   no data   no data  --
45.84/11.51	c  S st    38    158514        75      1597         0     19907      7985    251278   no data   no data  --
45.84/11.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.84/11.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.84/11.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
45.84/11.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.84/11.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.84/11.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
45.84/11.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.83/12.52	c lits-rem:      1881  cl-subs:     2534  v-elim:      0  v-fix:    0  time:  3.98 s
49.83/12.52	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
49.83/12.52	c vivif2 --  cl tried    17373 cl shrink        0 lits rem          0 time: 0.01
49.83/12.59	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.27
49.83/12.59	c calculated reachability. Time: 0.00
49.83/12.59	c  N st    38    158514        75      1597         0     17373      7985    213409   no data   no data  --
64.99/16.36	c  N st    39    207102        75      1597         0     29655      7985    399878   no data   no data  --
74.61/18.77	c  N st    40    237771        75      1597         0     22262      7985    264449   no data   no data  --
74.61/18.77	c  S st    40    237771        75      1597         0     22262      7985    264449   no data   no data  --
74.96/18.83	c  S st    40    238276        75      1597         0     22748      7985    273656   no data   no data  --
74.96/18.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
74.96/18.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.96/18.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
74.96/18.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
74.96/18.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
74.96/18.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
74.96/18.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
79.34/19.90	c lits-rem:      1834  cl-subs:     2526  v-elim:      0  v-fix:    0  time:  4.18 s
79.34/19.90	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
79.34/19.90	c vivif2 --  cl tried    20222 cl shrink        0 lits rem          0 time: 0.01
79.34/19.98	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.32
79.34/19.98	c calculated reachability. Time: 0.00
79.34/19.98	c  N st    40    238276        75      1597         0     20222      7985    238548   no data   no data  --
102.87/25.82	c  F st    41    306252        75      1597         0     22203      7985    247991   no data   no data  --
102.87/25.82	c  N st    41    306252        75      1597         0     22203      7985    247991   no data   no data  --
104.48/26.24	c Decided on static restart strategy
114.09/28.66	c  N st    51    334556        75      1597         0     26067      7985    302440   no data   no data  --
123.61/31.04	c  N st    53    357414        75      1597         0     24121      7985    262056   no data   no data  --
123.61/31.04	c  S st    53    357414        75      1597         0     24121      7985    262056   no data   no data  --
124.00/31.11	c  S st    53    357924        75      1597         0     24606      7985    271034   no data   no data  --
124.00/31.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
124.00/31.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
124.00/31.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
124.00/31.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
124.00/31.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
124.00/31.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
124.00/31.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
128.40/32.20	c lits-rem:      1097  cl-subs:     1636  v-elim:      0  v-fix:    0  time:  4.30 s
128.40/32.20	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
128.40/32.20	c vivif2 --  cl tried    22970 cl shrink        0 lits rem          0 time: 0.01
128.40/32.29	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.35
128.40/32.29	c calculated reachability. Time: 0.00
128.40/32.29	c  N st    53    357924        75      1597         0     22970      7985    248341   no data   no data  --
141.96/35.68	c  N st    54    390316        75      1597         0     28889      7985    341305   no data   no data  --
160.70/40.35	c  N st    55    438907        75      1597         0     48153      7985    647279   no data   no data  --
189.81/47.67	c  N st    56    511790        75      1597         0     35495      7985    419550   no data   no data  --
202.17/50.74	c  N st    57    536886        75      1597         0     30252      7985    325781   no data   no data  --
202.17/50.74	c  S st    57    536886        75      1597         0     30252      7985    325781   no data   no data  --
202.57/50.82	c  S st    57    537390        75      1597         0     30723      7985    334611   no data   no data  --
202.57/50.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
202.57/50.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
202.57/50.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
202.57/50.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
202.57/50.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
202.57/50.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
202.57/50.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
207.36/52.02	c lits-rem:      1190  cl-subs:     1555  v-elim:      0  v-fix:    0  time:  4.73 s
207.36/52.02	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
207.36/52.02	c vivif2 --  cl tried    29168 cl shrink        0 lits rem          0 time: 0.01
207.76/52.14	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.46
207.76/52.14	c calculated reachability. Time: 0.00
207.76/52.14	c  N st    57    537390        75      1597         0     29168      7985    312651   no data   no data  --
284.33/71.40	c  N st    58    701375        75      1597         0     55979      7985    720068   no data   no data  --
339.37/85.19	c  N st    59    806085        75      1597         0     50203      7985    594386   no data   no data  --
339.37/85.19	c  S st    59    806085        75      1597         0     50203      7985    594386   no data   no data  --
340.17/85.33	c  S st    59    806587        75      1597         0     50674      7985    603363   no data   no data  --
340.17/85.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
340.17/85.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
340.17/85.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
340.17/85.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
340.17/85.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
340.17/85.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
340.17/85.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
348.95/88.42	c lits-rem:      2166  cl-subs:     7983  v-elim:      0  v-fix:    0  time:  8.53 s
348.95/88.42	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
348.95/88.43	c vivif2 --  cl tried    42691 cl shrink        0 lits rem          0 time: 0.01
349.15/88.59	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.33
349.15/88.59	c calculated reachability. Time: 0.00
349.15/88.59	c  N st    59    806587        75      1597         0     42691      7985    496926   no data   no data  --
349.15/88.59	c Following stats are for *FIRST FINISHED THREAD ONLY*
349.15/88.59	c num threads              : 4          
349.15/88.59	c restarts                 : 58         
349.15/88.59	c dynamic restarts         : 0          
349.15/88.59	c static restarts          : 58         
349.15/88.59	c full restarts            : 3          
349.15/88.59	c total simplify time      : 0.00       
349.15/88.59	c learnts DL2              : 0          
349.15/88.59	c learnts size 2           : 0          
349.15/88.59	c learnts size 1           : 0           (0.00      % of vars)
349.15/88.59	c filedLit time            : 0.14        (0.04      % time)
349.15/88.59	c v-elim SatELite          : 0           (0.00      % vars)
349.15/88.59	c SatELite time            : 32.65       (9.35      % time)
349.15/88.59	c v-elim xor               : 0           (0.00      % vars)
349.15/88.59	c xor elim time            : 0.03        (0.01      % time)
349.15/88.59	c num binary xor trees     : 0          
349.15/88.59	c binxor trees' crown      : 0           (nan       leafs/tree)
349.15/88.59	c bin xor find time        : 0.00       
349.15/88.59	c OTF clause improved      : 85542       (0.11      clauses/conflict)
349.15/88.59	c OTF impr. size diff      : 86729       (1.01       lits/clause)
349.15/88.59	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
349.15/88.59	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
349.15/88.59	c tried to recurMin cls    : 55169       (6.79       % of conflicts)
349.15/88.59	c updated cache            : 149         (0.00       lits/tried recurMin)
349.15/88.59	c unit cls received        : 0           (nan       % of units)
349.15/88.59	c unit cls sent            : 0           (nan       % of units)
349.15/88.59	c bin cls received         : 0          
349.15/88.59	c bin cls sent             : 0          
349.15/88.59	c clauses over max glue    : 0           (0.00      % of all clauses)
349.15/88.59	c conflicts                : 813047      (2329.27   / sec)
349.15/88.59	c decisions                : 895214      (0.78      % random)
349.15/88.59	c bogo-props               : 14648301860 (41965365.51 / sec)
349.15/88.59	c conflict literals        : 13295126    (19.32     % deleted)
349.15/88.59	c Memory used              : 297.93      MB
349.15/88.59	c single-thread CPU time   : 349.06      s
349.15/88.59	c all-threads sum CPU time : 349.06      s
349.15/88.59	s SATISFIABLE
349.15/88.59	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: 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-3368933-1305406792/watcher-3368933-1305406792 -o /tmp/evaluation-result-3368933-1305406792/solver-3368933-1305406792 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368933-1305406792.cnf 

running on 4 cores: 1,3,5,7

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: 7.45 7.95 8.01 2/359 895
/proc/meminfo: memFree=25732876/32951124 swapFree=63083164/67111528
[pid=895] ppid=893 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/895/stat : 895 (strangenight1-m) R 893 895 751 0 -1 4202496 412 0 0 0 0 0 0 0 22 0 4 0 633094786 52465664 352 33554432000 4194304 4650419 140735078300720 18446744073709551615 264726461425 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/895/statm: 12809 352 303 112 0 7774 0
[pid=895/tid=896] ppid=893 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/895/task/896/stat : 896 (strangenight1-m) R 893 895 751 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 633094786 52465664 352 33554432000 4194304 4650419 140735078300720 18446744073709551615 47091268876210 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=895/tid=897] ppid=893 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/895/task/897/stat : 897 (strangenight1-m) R 893 895 751 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 633094786 52465664 352 33554432000 4194304 4650419 140735078300720 18446744073709551615 47091268876210 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=895/tid=898] ppid=893 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/895/task/898/stat : 898 (strangenight1-m) R 893 895 751 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 633094786 52465664 352 33554432000 4194304 4650419 140735078300720 18446744073709551615 264726461425 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0882559 s]
/proc/loadavg: 7.45 7.95 8.01 2/359 895
/proc/meminfo: memFree=25732876/32951124 swapFree=63083164/67111528
[pid=895] ppid=893 vsize=282232 CPUtime=0.33 cores=1,3,5,7
/proc/895/stat : 895 (strangenight1-m) R 893 895 751 0 -1 4202496 1453 0 0 0 33 0 0 0 24 0 4 0 633094786 289005568 1333 33554432000 4194304 4650419 140735078300720 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/895/statm: 70558 1333 389 112 0 65523 0
[pid=895/tid=896] ppid=893 vsize=282232 CPUtime=0.08 cores=1,3,5,7
/proc/895/task/896/stat : 896 (strangenight1-m) R 893 895 751 0 -1 4202560 276 0 0 0 8 0 0 0 24 0 4 0 633094786 289005568 1333 33554432000 4194304 4650419 140735078300720 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=895/tid=897] ppid=893 vsize=282232 CPUtime=0.08 cores=1,3,5,7
/proc/895/task/897/stat : 897 (strangenight1-m) R 893 895 751 0 -1 4202560 280 0 0 0 8 0 0 0 24 0 4 0 633094786 289005568 1333 33554432000 4194304 4650419 140735078300720 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=895/tid=898] ppid=893 vsize=282232 CPUtime=0.07 cores=1,3,5,7
/proc/895/task/898/stat : 898 (strangenight1-m) R 893 895 751 0 -1 4202560 207 0 0 0 7 0 0 0 25 0 4 0 633094786 289005568 1333 33554432000 4194304 4650419 140735078300720 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 282232

[startup+0.100254 s]
/proc/loadavg: 7.45 7.95 8.01 2/359 895
/proc/meminfo: memFree=25732876/32951124 swapFree=63083164/67111528
[pid=895] ppid=893 vsize=282380 CPUtime=0.37 cores=1,3,5,7
/proc/895/stat : 895 (strangenight1-m) R 893 895 751 0 -1 4202496 1544 0 0 0 37 0 0 0 24 0 4 0 633094786 289157120 1424 33554432000 4194304 4650419 140735078300720 18446744073709551615 4315464 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/895/statm: 70595 1424 389 112 0 65560 0
[pid=895/tid=896] ppid=893 vsize=282380 CPUtime=0.09 cores=1,3,5,7
/proc/895/task/896/stat : 896 (strangenight1-m) R 893 895 751 0 -1 4202560 301 0 0 0 9 0 0 0 24 0 4 0 633094786 289157120 1424 33554432000 4194304 4650419 140735078300720 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=895/tid=897] ppid=893 vsize=282380 CPUtime=0.09 cores=1,3,5,7
/proc/895/task/897/stat : 897 (strangenight1-m) R 893 895 751 0 -1 4202560 309 0 0 0 9 0 0 0 24 0 4 0 633094786 289157120 1424 33554432000 4194304 4650419 140735078300720 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=895/tid=898] ppid=893 vsize=282380 CPUtime=0.08 cores=1,3,5,7
/proc/895/task/898/stat : 898 (strangenight1-m) R 893 895 751 0 -1 4202560 224 0 0 0 8 0 0 0 25 0 4 0 633094786 289157120 1424 33554432000 4194304 4650419 140735078300720 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282380

[startup+0.300216 s]
/proc/loadavg: 7.45 7.95 8.01 2/359 895
/proc/meminfo: memFree=25732876/32951124 swapFree=63083164/67111528
[pid=895] ppid=893 vsize=284160 CPUtime=1.17 cores=1,3,5,7
/proc/895/stat : 895 (strangenight1-m) R 893 895 751 0 -1 4202496 2973 0 0 0 117 0 0 0 25 0 4 0 633094786 290979840 1792 33554432000 4194304 4650419 140735078300720 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/895/statm: 71040 1792 391 112 0 66005 0
[pid=895/tid=896] ppid=893 vsize=284160 CPUtime=0.29 cores=1,3,5,7
/proc/895/task/896/stat : 896 (strangenight1-m) R 893 895 751 0 -1 4202560 646 0 0 0 29 0 0 0 24 0 4 0 633094786 290979840 1792 33554432000 4194304 4650419 140735078300720 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=895/tid=897] ppid=893 vsize=284160 CPUtime=0.29 cores=1,3,5,7
/proc/895/task/897/stat : 897 (strangenight1-m) R 893 895 751 0 -1 4202560 668 0 0 0 29 0 0 0 25 0 4 0 633094786 290979840 1793 33554432000 4194304 4650419 140735078300720 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=895/tid=898] ppid=893 vsize=284160 CPUtime=0.28 cores=1,3,5,7
/proc/895/task/898/stat : 898 (strangenight1-m) R 893 895 751 0 -1 4202560 588 0 0 0 28 0 0 0 25 0 4 0 633094786 290979840 1793 33554432000 4194304 4650419 140735078300720 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284160

[startup+0.700141 s]
/proc/loadavg: 7.45 7.95 8.01 2/359 895
/proc/meminfo: memFree=25732876/32951124 swapFree=63083164/67111528
[pid=895] ppid=893 vsize=284712 CPUtime=2.77 cores=1,3,5,7
/proc/895/stat : 895 (strangenight1-m) R 893 895 751 0 -1 4202496 4466 0 0 0 277 0 0 0 25 0 4 0 633094786 291545088 2466 33554432000 4194304 4650419 140735078300720 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/895/statm: 71178 2466 391 112 0 66143 0
[pid=895/tid=896] ppid=893 vsize=284712 CPUtime=0.69 cores=1,3,5,7
/proc/895/task/896/stat : 896 (strangenight1-m) R 893 895 751 0 -1 4202560 1021 0 0 0 69 0 0 0 25 0 4 0 633094786 291545088 2466 33554432000 4194304 4650419 140735078300720 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=895/tid=897] ppid=893 vsize=284712 CPUtime=0.69 cores=1,3,5,7
/proc/895/task/897/stat : 897 (strangenight1-m) R 893 895 751 0 -1 4202560 1046 0 0 0 69 0 0 0 25 0 4 0 633094786 291545088 2466 33554432000 4194304 4650419 140735078300720 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=895/tid=898] ppid=893 vsize=284712 CPUtime=0.68 cores=1,3,5,7
/proc/895/task/898/stat : 898 (strangenight1-m) R 893 895 751 0 -1 4202560 936 0 0 0 68 0 0 0 25 0 4 0 633094786 291545088 2467 33554432000 4194304 4650419 140735078300720 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284712

[startup+1.50099 s]
/proc/loadavg: 7.45 7.95 8.01 9/371 907
/proc/meminfo: memFree=25707740/32951124 swapFree=63083164/67111528
[pid=895] ppid=893 vsize=289340 CPUtime=5.96 cores=1,3,5,7
/proc/895/stat : 895 (strangenight1-m) R 893 895 751 0 -1 4202496 8913 0 0 0 595 1 0 0 25 0 4 0 633094786 296284160 4772 33554432000 4194304 4650419 140735078300720 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/895/statm: 72335 4772 393 112 0 67300 0
[pid=895/tid=896] ppid=893 vsize=289340 CPUtime=1.49 cores=1,3,5,7
/proc/895/task/896/stat : 896 (strangenight1-m) R 893 895 751 0 -1 4202560 2503 0 0 0 149 0 0 0 25 0 4 0 633094786 296284160 4773 33554432000 4194304 4650419 140735078300720 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=895/tid=897] ppid=893 vsize=289340 CPUtime=1.49 cores=1,3,5,7
/proc/895/task/897/stat : 897 (strangenight1-m) R 893 895 751 0 -1 4202560 1749 0 0 0 149 0 0 0 25 0 4 0 633094786 296284160 4773 33554432000 4194304 4650419 140735078300720 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=895/tid=898] ppid=893 vsize=289340 CPUtime=1.47 cores=1,3,5,7
/proc/895/task/898/stat : 898 (strangenight1-m) R 893 895 751 0 -1 4202560 1599 0 0 0 147 0 0 0 25 0 4 0 633094786 296284160 4773 33554432000 4194304 4650419 140735078300720 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 289340

[startup+3.10069 s]
/proc/loadavg: 7.45 7.95 8.01 9/371 907
/proc/meminfo: memFree=25675092/32951124 swapFree=63083164/67111528
[pid=895] ppid=893 vsize=294020 CPUtime=12.34 cores=1,3,5,7
/proc/895/stat : 895 (strangenight1-m) R 893 895 751 0 -1 4202496 15642 0 0 0 1233 1 0 0 25 0 4 0 633094786 301076480 9197 33554432000 4194304 4650419 140735078300720 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/895/statm: 73505 9197 393 112 0 68470 0
[pid=895/tid=896] ppid=893 vsize=294020 CPUtime=3.09 cores=1,3,5,7
/proc/895/task/896/stat : 896 (strangenight1-m) R 893 895 751 0 -1 4202560 4305 0 0 0 309 0 0 0 25 0 4 0 633094786 301076480 9197 33554432000 4194304 4650419 140735078300720 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=895/tid=897] ppid=893 vsize=294020 CPUtime=3.08 cores=1,3,5,7
/proc/895/task/897/stat : 897 (strangenight1-m) R 893 895 751 0 -1 4202560 3565 0 0 0 308 0 0 0 25 0 4 0 633094786 301076480 9197 33554432000 4194304 4650419 140735078300720 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=895/tid=898] ppid=893 vsize=294020 CPUtime=3.05 cores=1,3,5,7
/proc/895/task/898/stat : 898 (strangenight1-m) R 893 895 751 0 -1 4202560 3657 0 0 0 305 0 0 0 25 0 4 0 633094786 301076480 9197 33554432000 4194304 4650419 140735078300720 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 294020

[startup+6.30109 s]
/proc/loadavg: 7.49 7.95 8.01 9/371 907
/proc/meminfo: memFree=25647324/32951124 swapFree=63083164/67111528
[pid=895] ppid=893 vsize=285660 CPUtime=25.11 cores=1,3,5,7
/proc/895/stat : 895 (strangenight1-m) R 893 895 751 0 -1 4202496 21641 0 0 0 2508 3 0 0 25 0 4 0 633094786 292515840 10713 33554432000 4194304 4650419 140735078300720 18446744073709551615 4313071 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/895/statm: 71415 10713 393 112 0 66380 0
[pid=895/tid=896] ppid=893 vsize=285660 CPUtime=6.28 cores=1,3,5,7
/proc/895/task/896/stat : 896 (strangenight1-m) R 893 895 751 0 -1 4202560 5544 0 0 0 628 0 0 0 25 0 4 0 633094786 292515840 10713 33554432000 4194304 4650419 140735078300720 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=895/tid=897] ppid=893 vsize=285660 CPUtime=6.29 cores=1,3,5,7
/proc/895/task/897/stat : 897 (strangenight1-m) R 893 895 751 0 -1 4202560 5433 0 0 0 628 1 0 0 25 0 4 0 633094786 292515840 10713 33554432000 4194304 4650419 140735078300720 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=895/tid=898] ppid=893 vsize=285660 CPUtime=6.21 cores=1,3,5,7
/proc/895/task/898/stat : 898 (strangenight1-m) R 893 895 751 0 -1 4202560 4970 0 0 0 621 0 0 0 25 0 4 0 633094786 292515840 10713 33554432000 4194304 4650419 140735078300720 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 285660

[startup+12.7009 s]
/proc/loadavg: 7.53 7.95 8.00 9/371 908
/proc/meminfo: memFree=25616920/32951124 swapFree=63083164/67111528
[pid=895] ppid=893 vsize=287036 CPUtime=50.63 cores=1,3,5,7
/proc/895/stat : 895 (strangenight1-m) R 893 895 751 0 -1 4202496 33156 0 0 0 5058 5 0 0 25 0 4 0 633094786 293924864 13501 33554432000 4194304 4650419 140735078300720 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/895/statm: 71759 13501 393 112 0 66724 0
[pid=895/tid=896] ppid=893 vsize=287036 CPUtime=12.69 cores=1,3,5,7
/proc/895/task/896/stat : 896 (strangenight1-m) R 893 895 751 0 -1 4202560 8210 0 0 0 1268 1 0 0 25 0 4 0 633094786 293924864 13501 33554432000 4194304 4650419 140735078300720 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=895/tid=897] ppid=893 vsize=287036 CPUtime=12.69 cores=1,3,5,7
/proc/895/task/897/stat : 897 (strangenight1-m) R 893 895 751 0 -1 4202560 8766 0 0 0 1267 2 0 0 25 0 4 0 633094786 293924864 13501 33554432000 4194304 4650419 140735078300720 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=895/tid=898] ppid=893 vsize=287036 CPUtime=12.54 cores=1,3,5,7
/proc/895/task/898/stat : 898 (strangenight1-m) R 893 895 751 0 -1 4202560 7818 0 0 0 1253 1 0 0 25 0 4 0 633094786 293924864 13501 33554432000 4194304 4650419 140735078300720 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 287036

[startup+25.5005 s]
/proc/loadavg: 7.63 7.95 8.00 9/371 908
/proc/meminfo: memFree=25576504/32951124 swapFree=63083164/67111528
[pid=895] ppid=893 vsize=297164 CPUtime=101.67 cores=1,3,5,7
/proc/895/stat : 895 (strangenight1-m) R 893 895 751 0 -1 4202496 49365 0 0 0 10157 10 0 0 25 0 4 0 633094786 304295936 17775 33554432000 4194304 4650419 140735078300720 18446744073709551615 4315103 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/895/statm: 74291 17775 393 112 0 69256 0
[pid=895/tid=896] ppid=893 vsize=297164 CPUtime=25.49 cores=1,3,5,7
/proc/895/task/896/stat : 896 (strangenight1-m) R 893 895 751 0 -1 4202560 12762 0 0 0 2547 2 0 0 25 0 4 0 633094786 304295936 17775 33554432000 4194304 4650419 140735078300720 18446744073709551615 4328251 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=895/tid=897] ppid=893 vsize=297164 CPUtime=25.49 cores=1,3,5,7
/proc/895/task/897/stat : 897 (strangenight1-m) R 893 895 751 0 -1 4202560 13515 0 0 0 2546 3 0 0 25 0 4 0 633094786 304295936 17775 33554432000 4194304 4650419 140735078300720 18446744073709551615 4365267 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=895/tid=898] ppid=893 vsize=297164 CPUtime=25.18 cores=1,3,5,7
/proc/895/task/898/stat : 898 (strangenight1-m) R 893 895 751 0 -1 4202560 10420 0 0 0 2516 2 0 0 25 0 4 0 633094786 304295936 17775 33554432000 4194304 4650419 140735078300720 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 297164

[startup+51.1006 s]
/proc/loadavg: 7.88 7.99 8.01 9/371 909
/proc/meminfo: memFree=25538224/32951124 swapFree=63083164/67111528
[pid=895] ppid=893 vsize=301164 CPUtime=203.77 cores=1,3,5,7
/proc/895/stat : 895 (strangenight1-m) R 893 895 751 0 -1 4202496 77185 0 0 0 20358 19 0 0 25 0 4 0 633094786 308391936 22100 33554432000 4194304 4650419 140735078300720 18446744073709551615 4476311 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/895/statm: 75291 22100 393 112 0 70256 0
[pid=895/tid=896] ppid=893 vsize=301164 CPUtime=51.09 cores=1,3,5,7
/proc/895/task/896/stat : 896 (strangenight1-m) R 893 895 751 0 -1 4202560 20965 0 0 0 5105 4 0 0 25 0 4 0 633094786 308391936 22100 33554432000 4194304 4650419 140735078300720 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=895/tid=897] ppid=893 vsize=301164 CPUtime=51.09 cores=1,3,5,7
/proc/895/task/897/stat : 897 (strangenight1-m) R 893 895 751 0 -1 4202560 21450 0 0 0 5103 6 0 0 25 0 4 0 633094786 308391936 22100 33554432000 4194304 4650419 140735078300720 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=895/tid=898] ppid=893 vsize=301164 CPUtime=50.48 cores=1,3,5,7
/proc/895/task/898/stat : 898 (strangenight1-m) R 893 895 751 0 -1 4202560 14058 0 0 0 5045 3 0 0 25 0 4 0 633094786 308391936 22100 33554432000 4194304 4650419 140735078300720 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 301164

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

[startup+63.9002 s]
/proc/loadavg: 7.90 7.99 8.01 9/371 909
/proc/meminfo: memFree=25520860/32951124 swapFree=63083164/67111528
[pid=895] ppid=893 vsize=301580 CPUtime=254.81 cores=1,3,5,7
/proc/895/stat : 895 (strangenight1-m) R 893 895 751 0 -1 4202496 87930 0 0 0 25458 23 0 0 25 0 4 0 633094786 308817920 22707 33554432000 4194304 4650419 140735078300720 18446744073709551615 4330361 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/895/statm: 75395 22707 393 112 0 70360 0
[pid=895/tid=896] ppid=893 vsize=301580 CPUtime=63.89 cores=1,3,5,7
/proc/895/task/896/stat : 896 (strangenight1-m) R 893 895 751 0 -1 4202560 23913 0 0 0 6384 5 0 0 25 0 4 0 633094786 308817920 22707 33554432000 4194304 4650419 140735078300720 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=895/tid=897] ppid=893 vsize=301580 CPUtime=63.88 cores=1,3,5,7
/proc/895/task/897/stat : 897 (strangenight1-m) R 893 895 751 0 -1 4202560 24411 0 0 0 6382 6 0 0 25 0 4 0 633094786 308817920 22707 33554432000 4194304 4650419 140735078300720 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=895/tid=898] ppid=893 vsize=301580 CPUtime=63.13 cores=1,3,5,7
/proc/895/task/898/stat : 898 (strangenight1-m) R 893 895 751 0 -1 4202560 15748 0 0 0 6309 4 0 0 25 0 4 0 633094786 308817920 22707 33554432000 4194304 4650419 140735078300720 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 254.81
Current children cumulated vsize (KiB) 301580

[startup+76.7008 s]
/proc/loadavg: 7.92 7.99 8.01 9/371 919
/proc/meminfo: memFree=25512368/32951124 swapFree=63083164/67111528
[pid=895] ppid=893 vsize=304764 CPUtime=305.88 cores=1,3,5,7
/proc/895/stat : 895 (strangenight1-m) R 893 895 751 0 -1 4202496 98069 0 0 0 30561 27 0 0 25 0 4 0 633094786 312078336 24477 33554432000 4194304 4650419 140735078300720 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/895/statm: 76191 24477 393 112 0 71156 0
[pid=895/tid=896] ppid=893 vsize=304764 CPUtime=76.69 cores=1,3,5,7
/proc/895/task/896/stat : 896 (strangenight1-m) R 893 895 751 0 -1 4202560 26955 0 0 0 7663 6 0 0 25 0 4 0 633094786 312078336 24477 33554432000 4194304 4650419 140735078300720 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=895/tid=897] ppid=893 vsize=304764 CPUtime=76.69 cores=1,3,5,7
/proc/895/task/897/stat : 897 (strangenight1-m) R 893 895 751 0 -1 4202560 27570 0 0 0 7661 8 0 0 25 0 4 0 633094786 312078336 24477 33554432000 4194304 4650419 140735078300720 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=895/tid=898] ppid=893 vsize=304764 CPUtime=75.78 cores=1,3,5,7
/proc/895/task/898/stat : 898 (strangenight1-m) R 893 895 751 0 -1 4202560 16928 0 0 0 7574 4 0 0 25 0 4 0 633094786 312078336 24477 33554432000 4194304 4650419 140735078300720 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 305.88
Current children cumulated vsize (KiB) 304764

[startup+83.1006 s]
/proc/loadavg: 7.93 7.99 8.01 9/371 919
/proc/meminfo: memFree=25505844/32951124 swapFree=63083164/67111528
[pid=895] ppid=893 vsize=304924 CPUtime=331.39 cores=1,3,5,7
/proc/895/stat : 895 (strangenight1-m) R 893 895 751 0 -1 4202496 102798 0 0 0 33111 28 0 0 25 0 4 0 633094786 312242176 25859 33554432000 4194304 4650419 140735078300720 18446744073709551615 4313064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/895/statm: 76231 25859 393 112 0 71196 0
[pid=895/tid=896] ppid=893 vsize=304924 CPUtime=83.09 cores=1,3,5,7
/proc/895/task/896/stat : 896 (strangenight1-m) R 893 895 751 0 -1 4202560 28139 0 0 0 8303 6 0 0 25 0 4 0 633094786 312242176 25859 33554432000 4194304 4650419 140735078300720 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=895/tid=897] ppid=893 vsize=304924 CPUtime=83.08 cores=1,3,5,7
/proc/895/task/897/stat : 897 (strangenight1-m) R 893 895 751 0 -1 4202560 28916 0 0 0 8300 8 0 0 25 0 4 0 633094786 312242176 25859 33554432000 4194304 4650419 140735078300720 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=895/tid=898] ppid=893 vsize=304924 CPUtime=82.1 cores=1,3,5,7
/proc/895/task/898/stat : 898 (strangenight1-m) R 893 895 751 0 -1 4202560 17902 0 0 0 8206 4 0 0 25 0 4 0 633094786 312242176 25859 33554432000 4194304 4650419 140735078300720 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 331.39
Current children cumulated vsize (KiB) 304924

[startup+86.301 s]
/proc/loadavg: 7.93 7.99 8.01 9/371 919
/proc/meminfo: memFree=25496172/32951124 swapFree=63083164/67111528
[pid=895] ppid=893 vsize=305072 CPUtime=344.15 cores=1,3,5,7
/proc/895/stat : 895 (strangenight1-m) R 893 895 751 0 -1 4202496 106891 0 0 0 34386 29 0 0 25 0 4 0 633094786 312393728 26653 33554432000 4194304 4650419 140735078300720 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/895/statm: 76268 26653 393 112 0 71233 0
[pid=895/tid=896] ppid=893 vsize=305072 CPUtime=86.29 cores=1,3,5,7
/proc/895/task/896/stat : 896 (strangenight1-m) R 893 895 751 0 -1 4202560 28988 0 0 0 8622 7 0 0 25 0 4 0 633094786 312393728 26653 33554432000 4194304 4650419 140735078300720 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=895/tid=897] ppid=893 vsize=305072 CPUtime=86.29 cores=1,3,5,7
/proc/895/task/897/stat : 897 (strangenight1-m) R 893 895 751 0 -1 4202560 29769 0 0 0 8620 9 0 0 25 0 4 0 633094786 312393728 26653 33554432000 4194304 4650419 140735078300720 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=895/tid=898] ppid=893 vsize=305072 CPUtime=85.27 cores=1,3,5,7
/proc/895/task/898/stat : 898 (strangenight1-m) R 893 895 751 0 -1 4202560 18172 0 0 0 8522 5 0 0 25 0 4 0 633094786 312393728 26653 33554432000 4194304 4650419 140735078300720 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 344.15
Current children cumulated vsize (KiB) 305072

[startup+87.9007 s]
/proc/loadavg: 7.93 7.99 8.01 7/371 920
/proc/meminfo: memFree=25499520/32951124 swapFree=63083164/67111528
[pid=895] ppid=893 vsize=305072 CPUtime=347.96 cores=1,3,5,7
/proc/895/stat : 895 (strangenight1-m) R 893 895 751 0 -1 4202496 107323 0 0 0 34767 29 0 0 25 0 4 0 633094786 312393728 27083 33554432000 4194304 4650419 140735078300720 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/895/statm: 76268 27083 393 112 0 71233 0
[pid=895/tid=896] ppid=893 vsize=305072 CPUtime=87.91 cores=1,3,5,7
/proc/895/task/896/stat : 896 (strangenight1-m) R 893 895 751 0 -1 4202560 29007 0 0 0 8784 7 0 0 25 0 4 0 633094786 312393728 27083 33554432000 4194304 4650419 140735078300720 18446744073709551615 47091268851243 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=895/tid=897] ppid=893 vsize=305072 CPUtime=86.59 cores=1,3,5,7
/proc/895/task/897/stat : 897 (strangenight1-m) S 893 895 751 0 -1 4202560 29800 0 0 0 8650 9 0 0 25 0 4 0 633094786 312393728 27083 33554432000 4194304 4650419 140735078300720 18446744073709551615 47091268875828 0 0 4096 2 18446604467882910912 0 0 -1 1 0 0 0
[pid=895/tid=898] ppid=893 vsize=305072 CPUtime=85.57 cores=1,3,5,7
/proc/895/task/898/stat : 898 (strangenight1-m) S 893 895 751 0 -1 4202560 18184 0 0 0 8552 5 0 0 25 0 4 0 633094786 312393728 27083 33554432000 4194304 4650419 140735078300720 18446744073709551615 47091268875828 0 0 4096 2 18446604467882910912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 347.96
Current children cumulated vsize (KiB) 305072

[startup+88.3006 s]
/proc/loadavg: 7.93 7.99 8.01 7/371 920
/proc/meminfo: memFree=25499520/32951124 swapFree=63083164/67111528
[pid=895] ppid=893 vsize=305072 CPUtime=348.75 cores=1,3,5,7
/proc/895/stat : 895 (strangenight1-m) R 893 895 751 0 -1 4202496 107331 0 0 0 34846 29 0 0 25 0 4 0 633094786 312393728 27091 33554432000 4194304 4650419 140735078300720 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/895/statm: 76268 27091 393 112 0 71233 0
[pid=895/tid=896] ppid=893 vsize=305072 CPUtime=88.29 cores=1,3,5,7
/proc/895/task/896/stat : 896 (strangenight1-m) R 893 895 751 0 -1 4202560 29007 0 0 0 8822 7 0 0 25 0 4 0 633094786 312393728 27091 33554432000 4194304 4650419 140735078300720 18446744073709551615 47091268851396 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=895/tid=897] ppid=893 vsize=305072 CPUtime=86.59 cores=1,3,5,7
/proc/895/task/897/stat : 897 (strangenight1-m) S 893 895 751 0 -1 4202560 29800 0 0 0 8650 9 0 0 25 0 4 0 633094786 312393728 27091 33554432000 4194304 4650419 140735078300720 18446744073709551615 47091268875828 0 0 4096 2 18446604467882910912 0 0 -1 1 0 0 0
[pid=895/tid=898] ppid=893 vsize=305072 CPUtime=85.57 cores=1,3,5,7
/proc/895/task/898/stat : 898 (strangenight1-m) S 893 895 751 0 -1 4202560 18184 0 0 0 8552 5 0 0 25 0 4 0 633094786 312393728 27091 33554432000 4194304 4650419 140735078300720 18446744073709551615 47091268875828 0 0 4096 2 18446604467882910912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 348.75
Current children cumulated vsize (KiB) 305072

[startup+88.5006 s]
/proc/loadavg: 7.93 7.99 8.01 7/371 920
/proc/meminfo: memFree=25499520/32951124 swapFree=63083164/67111528
[pid=895] ppid=893 vsize=305072 CPUtime=349.15 cores=1,3,5,7
/proc/895/stat : 895 (strangenight1-m) R 893 895 751 0 -1 4202496 107331 0 0 0 34886 29 0 0 25 0 4 0 633094786 312393728 26553 33554432000 4194304 4650419 140735078300720 18446744073709551615 4370701 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/895/statm: 76268 26553 393 112 0 71233 0
[pid=895/tid=896] ppid=893 vsize=305072 CPUtime=88.49 cores=1,3,5,7
/proc/895/task/896/stat : 896 (strangenight1-m) R 893 895 751 0 -1 4202560 29007 0 0 0 8842 7 0 0 25 0 4 0 633094786 312393728 26553 33554432000 4194304 4650419 140735078300720 18446744073709551615 47091268851243 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=895/tid=897] ppid=893 vsize=305072 CPUtime=86.59 cores=1,3,5,7
/proc/895/task/897/stat : 897 (strangenight1-m) S 893 895 751 0 -1 4202560 29800 0 0 0 8650 9 0 0 25 0 4 0 633094786 312393728 26553 33554432000 4194304 4650419 140735078300720 18446744073709551615 47091268875828 0 0 4096 2 18446604467882910912 0 0 -1 1 0 0 0
[pid=895/tid=898] ppid=893 vsize=305072 CPUtime=85.57 cores=1,3,5,7
/proc/895/task/898/stat : 898 (strangenight1-m) S 893 895 751 0 -1 4202560 18184 0 0 0 8552 5 0 0 25 0 4 0 633094786 312393728 26553 33554432000 4194304 4650419 140735078300720 18446744073709551615 47091268875828 0 0 4096 2 18446604467882910912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 349.15
Current children cumulated vsize (KiB) 305072

[startup+88.6007 s]
/proc/loadavg: 7.93 7.99 8.01 7/371 920
/proc/meminfo: memFree=25499520/32951124 swapFree=63083164/67111528
[pid=895] ppid=893 vsize=0 CPUtime=349.35 cores=1,3,5,7
/proc/895/stat : 895 (strangenight1-m) Z 893 895 751 0 -1 4203548 107339 0 0 0 34905 30 0 0 25 0 2 0 633094786 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/895/statm: 0 0 0 0 0 0 0
[pid=895/tid=898] ppid=893 vsize=0 CPUtime=85.57 cores=1,3,5,7
/proc/895/task/898/stat : 898 (strangenight1-m) R 893 895 751 0 -1 4203588 18184 0 0 0 8552 5 0 0 18 0 2 0 633094786 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 349.35
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 88.6027
CPU time (s): 349.362
CPU user time (s): 349.057
CPU system time (s): 0.304953
CPU usage (%): 394.302
Max. virtual memory (cumulated for all children) (KiB): 307196

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

runsolver used 0.291955 second user time and 0.766883 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-14 22:59:52
IDJOB=3368933
IDBENCH=82942
IDSOLVER=1846
FILE ID=node141/3368933-1305406792
RUNJOBID= node141-1305405586-771
PBS_JOBID= 13324495
Free space on /tmp= 73300 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
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-3368933-1305406792/watcher-3368933-1305406792 -o /tmp/evaluation-result-3368933-1305406792/solver-3368933-1305406792 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368933-1305406792.cnf

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

MD5SUM BENCH= a2636b8675c559c02b749d6959527a10
RANDOM SEED=1592948875

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25733032 kB
Buffers:        228944 kB
Cached:        4781340 kB
SwapCached:      15708 kB
Active:        1974516 kB
Inactive:      5004148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25733032 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:           12448 kB
Writeback:           0 kB
AnonPages:     1959948 kB
Mapped:          12628 kB
Slab:           135600 kB
PageTables:      37512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86231232 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= 73288 MiB
End job on node141 at 2011-05-14 23:01:20