Trace number 3175381

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 329.858 82.5868

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S445191369-092.SATISFIABLE.cnf
MD5SUMf7876d33ac32441ad4029f31e91e25a6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.002999
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-3175381-1304121891.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:      46 undec:       5 neg:      24
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.05/0.04	c Decided on static restart strategy
0.37/0.11	c  N st     8      4919        75      1597         0      4447      7985     73847   no data   no data  --
0.77/0.28	c  N st    10     11302        75      1597         0      4128      7985     57950   no data   no data  --
1.57/0.45	c  N st    11     17046        75      1597         0      9324      7985    144110   no data   no data  --
2.77/0.73	c  F st    12     25003        75      1597         0     11455      7985    183021   no data   no data  --
2.77/0.73	c  N st    12     25003        75      1597         0     11455      7985    183021   no data   no data  --
3.57/0.92	c Decided on static restart strategy
3.57/0.92	c  N st    18     30001        75      1597         0      9808      7985    143596   no data   no data  --
3.57/0.92	c  S st    18     30001        75      1597         0      9808      7985    143596   no data   no data  --
3.57/0.95	c  S st    18     30505        75      1597         0     10284      7985    152307   no data   no data  --
3.57/0.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.57/0.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.57/0.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
3.57/0.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.57/0.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.57/0.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.57/0.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.40/1.16	c lits-rem:      1614  cl-subs:     2593  v-elim:      0  v-fix:    0  time:  0.83 s
4.40/1.20	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.13
4.77/1.20	c calculated reachability. Time: 0.00
4.77/1.20	c  N st    18     30505        75      1597         0      7691      7985    110285   no data   no data  --
5.97/1.52	c  N st    20     37615        75      1597         0      7082      7985     91061   no data   no data  --
6.76/1.79	c  N st    21     44015        75      1597         0     12883      7985    185729   no data   no data  --
7.16/1.88	c  S st    22     45758        75      1597         0     14465      7985    212175   no data   no data  --
7.57/1.92	c  S st    22     46264        75      1597         0     14936      7985    220817   no data   no data  --
7.57/1.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.57/1.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.57/1.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.57/1.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.57/1.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.57/1.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
7.57/1.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.16/2.87	c lits-rem:      2113  cl-subs:     3028  v-elim:      0  v-fix:    0  time:  3.72 s
11.16/2.87	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
11.16/2.87	c vivif2 --  cl tried    11908 cl shrink        0 lits rem          0 time: 0.01
11.56/2.91	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.18
11.56/2.91	c calculated reachability. Time: 0.00
11.56/2.91	c  N st    22     46264        75      1597         0     11908      7985    172508   no data   no data  --
13.95/3.58	c  N st    23     60663        75      1597         0     16900      7985    242411   no data   no data  --
15.95/4.00	c  N st    24     69396        75      1597         0     15841      7985    221596   no data   no data  --
15.95/4.00	c  S st    24     69396        75      1597         0     15841      7985    221596   no data   no data  --
15.95/4.04	c  S st    24     69897        75      1597         0     16316      7985    230172   no data   no data  --
15.95/4.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.95/4.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.95/4.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
15.95/4.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.95/4.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.95/4.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
15.95/4.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.94/5.04	c lits-rem:      2144  cl-subs:     3082  v-elim:      0  v-fix:    0  time:  3.94 s
19.94/5.04	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
19.94/5.04	c vivif2 --  cl tried    13234 cl shrink        0 lits rem          0 time: 0.01
19.94/5.09	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.20
19.94/5.09	c calculated reachability. Time: 0.00
19.94/5.09	c  N st    24     69897        75      1597         0     13234      7985    182281   no data   no data  --
23.94/6.06	c  F st    25     87500        75      1597         0     19532      7985    278716   no data   no data  --
23.94/6.06	c  N st    25     87500        75      1597         0     19532      7985    278716   no data   no data  --
25.14/6.37	c Decided on static restart strategy
25.96/6.51	c  N st    32     95541        75      1597         0     16023      7985    218096   no data   no data  --
27.94/7.09	c  N st    34    104849        75      1597         0     12798      7985    158780   no data   no data  --
27.94/7.09	c  S st    34    104849        75      1597         0     12798      7985    158780   no data   no data  --
28.34/7.13	c  S st    34    105352        75      1597         0     13266      7985    167148   no data   no data  --
28.34/7.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.34/7.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.34/7.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
28.34/7.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.34/7.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.34/7.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
28.34/7.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.76/7.76	c lits-rem:       833  cl-subs:      986  v-elim:      0  v-fix:    0  time:  2.51 s
30.76/7.76	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
30.76/7.76	c vivif2 --  cl tried    12280 cl shrink        0 lits rem          0 time: 0.01
31.13/7.81	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.20
31.13/7.81	c calculated reachability. Time: 0.00
31.13/7.81	c  N st    34    105352        75      1597         0     12280      7985    151460   no data   no data  --
33.13/8.32	c  N st    35    114950        75      1597         0     20893      7985    300383   no data   no data  --
36.32/9.17	c  N st    36    129347        75      1597         0     21281      7985    292812   no data   no data  --
41.92/10.58	c  N st    37    150943        75      1597         0     27152      7985    377375   no data   no data  --
43.94/11.07	c  S st    38    158028        75      1597         0     19137      7985    238835   no data   no data  --
44.31/11.12	c  S st    38    158531        75      1597         0     19611      7985    247699   no data   no data  --
44.31/11.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.31/11.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.31/11.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
44.31/11.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.31/11.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.31/11.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
44.31/11.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.33/12.18	c lits-rem:      1652  cl-subs:     2800  v-elim:      0  v-fix:    0  time:  4.20 s
48.33/12.18	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
48.33/12.19	c vivif2 --  cl tried    16811 cl shrink        0 lits rem          0 time: 0.01
48.71/12.25	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.24
48.71/12.25	c calculated reachability. Time: 0.00
48.71/12.25	c  N st    38    158531        75      1597         0     16811      7985    205309   no data   no data  --
61.88/15.56	c  N st    39    207119        75      1597         0     29308      7985    402645   no data   no data  --
72.67/18.22	c  N st    40    237796        75      1597         0     21892      7985    261817   no data   no data  --
72.67/18.22	c  S st    40    237796        75      1597         0     21892      7985    261817   no data   no data  --
72.67/18.28	c  S st    40    238300        75      1597         0     22371      7985    270720   no data   no data  --
72.67/18.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.67/18.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.67/18.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
72.67/18.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.67/18.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.67/18.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
72.67/18.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
77.07/19.33	c lits-rem:      1970  cl-subs:     1845  v-elim:      0  v-fix:    0  time:  4.14 s
77.07/19.33	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
77.07/19.34	c vivif2 --  cl tried    20526 cl shrink        0 lits rem          0 time: 0.01
77.47/19.41	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.30
77.47/19.41	c calculated reachability. Time: 0.00
77.47/19.41	c  N st    40    238300        75      1597         0     20526      7985    242992   no data   no data  --
102.63/25.74	c  F st    41    306250        75      1597         0     22185      7985    242247   no data   no data  --
102.63/25.74	c  N st    41    306250        75      1597         0     22185      7985    242247   no data   no data  --
104.23/26.19	c Decided on static restart strategy
114.61/28.75	c  N st    51    334553        75      1597         0     26140      7985    302625   no data   no data  --
125.00/31.31	c  N st    53    357451        75      1597         0     24289      7985    264089   no data   no data  --
125.00/31.31	c  S st    53    357451        75      1597         0     24289      7985    264089   no data   no data  --
125.00/31.38	c  S st    53    357959        75      1597         0     24771      7985    272965   no data   no data  --
125.00/31.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
125.00/31.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
125.00/31.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
125.00/31.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
125.00/31.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.00/31.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
125.00/31.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
129.40/32.45	c lits-rem:       918  cl-subs:     1573  v-elim:      0  v-fix:    0  time:  4.21 s
129.40/32.45	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
129.40/32.45	c vivif2 --  cl tried    23198 cl shrink        0 lits rem          0 time: 0.01
129.80/32.54	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.36
129.80/32.54	c calculated reachability. Time: 0.00
129.80/32.54	c  N st    53    357959        75      1597         0     23198      7985    251113   no data   no data  --
142.98/35.80	c  N st    54    390351        75      1597         0     28900      7985    336180   no data   no data  --
161.75/40.51	c  N st    55    438940        75      1597         0     48331      7985    660750   no data   no data  --
193.71/48.51	c  N st    56    511823        75      1597         0     35386      7985    410897   no data   no data  --
204.89/51.36	c  N st    57    536939        75      1597         0     30311      7985    329392   no data   no data  --
204.89/51.36	c  S st    57    536939        75      1597         0     30311      7985    329392   no data   no data  --
205.29/51.43	c  S st    57    537442        75      1597         0     30781      7985    337945   no data   no data  --
205.29/51.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
205.29/51.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
205.29/51.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
205.29/51.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
205.29/51.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
205.29/51.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
205.29/51.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
209.69/52.55	c lits-rem:      1103  cl-subs:     1551  v-elim:      0  v-fix:    0  time:  4.37 s
209.69/52.55	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
209.69/52.55	c vivif2 --  cl tried    29230 cl shrink        0 lits rem          0 time: 0.01
210.09/52.66	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.45
210.09/52.66	c calculated reachability. Time: 0.00
210.09/52.66	c  N st    57    537442        75      1597         0     29230      7985    315149   no data   no data  --
284.78/71.38	c  N st    58    701427        75      1597         0     55876      7985    702231   no data   no data  --
329.55/82.57	c  E st    59    793178         0      1597         0     38770      7985    423479   no data   no data  --
329.55/82.58	c Verified 1597 clauses.
329.55/82.58	c Verified 1597 clauses.
329.55/82.58	c Following stats are for *FIRST FINISHED THREAD ONLY*
329.55/82.58	c num threads              : 4          
329.55/82.58	c restarts                 : 59         
329.55/82.58	c dynamic restarts         : 0          
329.55/82.58	c static restarts          : 59         
329.55/82.58	c full restarts            : 3          
329.55/82.58	c total simplify time      : 0.00       
329.55/82.58	c learnts DL2              : 0          
329.55/82.58	c learnts size 2           : 0          
329.55/82.58	c learnts size 1           : 0           (0.00      % of vars)
329.55/82.58	c filedLit time            : 0.14        (0.04      % time)
329.55/82.58	c v-elim SatELite          : 0           (0.00      % vars)
329.55/82.58	c SatELite time            : 27.72       (8.41      % time)
329.55/82.58	c v-elim xor               : 0           (0.00      % vars)
329.55/82.58	c xor elim time            : 0.02        (0.01      % time)
329.55/82.58	c num binary xor trees     : 0          
329.55/82.58	c binxor trees' crown      : 0           (nan       leafs/tree)
329.55/82.58	c bin xor find time        : 0.00       
329.55/82.58	c OTF clause improved      : 83956       (0.11      clauses/conflict)
329.55/82.58	c OTF impr. size diff      : 85043       (1.01       lits/clause)
329.55/82.58	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
329.55/82.58	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
329.55/82.58	c tried to recurMin cls    : 52063       (6.56       % of conflicts)
329.55/82.58	c updated cache            : 146         (0.00       lits/tried recurMin)
329.55/82.58	c unit cls received        : 0           (nan       % of units)
329.55/82.58	c unit cls sent            : 0           (nan       % of units)
329.55/82.58	c bin cls received         : 0          
329.55/82.58	c bin cls sent             : 0          
329.55/82.58	c clauses over max glue    : 0           (0.00      % of all clauses)
329.55/82.58	c conflicts                : 793178      (2406.33   / sec)
329.55/82.58	c decisions                : 872707      (0.53      % random)
329.55/82.58	c bogo-props               : 14147904287 (42921746.52 / sec)
329.55/82.58	c conflict literals        : 12992725    (19.14     % deleted)
329.55/82.58	c Memory used              : 316.21      MB
329.55/82.58	c single-thread CPU time   : 329.62      s
329.55/82.58	c all-threads sum CPU time : 329.62      s
329.55/82.58	s SATISFIABLE
329.55/82.58	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-3175381-1304121891/watcher-3175381-1304121891 -o /tmp/evaluation-result-3175381-1304121891/solver-3175381-1304121891 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175381-1304121891.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: 3.43 4.07 5.19 3/178 12965
/proc/meminfo: memFree=30122168/32951124 swapFree=67102748/67111528
[pid=12965] ppid=12963 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/12965/stat : 12965 (strangenight1-m) R 12963 12965 12247 0 -1 4202496 413 0 0 0 0 0 0 0 20 0 4 0 523787252 52465664 352 33554432000 4194304 4650419 140735253144416 18446744073709551615 47437822175154 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12965/statm: 12809 352 303 112 0 7774 0
[pid=12965/tid=12967] ppid=12963 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/12965/task/12967/stat : 12967 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 523787252 52465664 352 33554432000 4194304 4650419 140735253144416 18446744073709551615 47437822175154 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12965/tid=12968] ppid=12963 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/12965/task/12968/stat : 12968 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 523787252 52465664 352 33554432000 4194304 4650419 140735253144416 18446744073709551615 47437822175154 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12965/tid=12969] ppid=12963 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/12965/task/12969/stat : 12969 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 523787252 52465664 352 33554432000 4194304 4650419 140735253144416 18446744073709551615 246516890609 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0202869 s]
/proc/loadavg: 3.43 4.07 5.19 3/178 12965
/proc/meminfo: memFree=30122168/32951124 swapFree=67102748/67111528
[pid=12965] ppid=12963 vsize=282208 CPUtime=0.05 cores=0,2,4,6
/proc/12965/stat : 12965 (strangenight1-m) R 12963 12965 12247 0 -1 4202496 1095 0 0 0 5 0 0 0 22 0 4 0 523787252 288980992 966 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12965/statm: 70552 966 388 112 0 65517 0
[pid=12965/tid=12967] ppid=12963 vsize=282208 CPUtime=0.01 cores=0,2,4,6
/proc/12965/task/12967/stat : 12967 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 209 0 0 0 1 0 0 0 22 0 4 0 523787252 288980992 966 33554432000 4194304 4650419 140735253144416 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12965/tid=12968] ppid=12963 vsize=282208 CPUtime=0.01 cores=0,2,4,6
/proc/12965/task/12968/stat : 12968 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 186 0 0 0 1 0 0 0 22 0 4 0 523787252 288980992 966 33554432000 4194304 4650419 140735253144416 18446744073709551615 4360517 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12965/tid=12969] ppid=12963 vsize=282208 CPUtime=0.01 cores=0,2,4,6
/proc/12965/task/12969/stat : 12969 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 95 0 0 0 1 0 0 0 23 0 4 0 523787252 288980992 966 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 282208

[startup+0.100234 s]
/proc/loadavg: 3.43 4.07 5.19 3/178 12965
/proc/meminfo: memFree=30122168/32951124 swapFree=67102748/67111528
[pid=12965] ppid=12963 vsize=282492 CPUtime=0.37 cores=0,2,4,6
/proc/12965/stat : 12965 (strangenight1-m) R 12963 12965 12247 0 -1 4202496 1570 0 0 0 37 0 0 0 22 0 4 0 523787252 289271808 1441 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12965/statm: 70623 1441 389 112 0 65588 0
[pid=12965/tid=12967] ppid=12963 vsize=282492 CPUtime=0.09 cores=0,2,4,6
/proc/12965/task/12967/stat : 12967 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 330 0 0 0 9 0 0 0 22 0 4 0 523787252 289271808 1441 33554432000 4194304 4650419 140735253144416 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12965/tid=12968] ppid=12963 vsize=282492 CPUtime=0.09 cores=0,2,4,6
/proc/12965/task/12968/stat : 12968 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 304 0 0 0 9 0 0 0 22 0 4 0 523787252 289271808 1441 33554432000 4194304 4650419 140735253144416 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12965/tid=12969] ppid=12963 vsize=282492 CPUtime=0.09 cores=0,2,4,6
/proc/12965/task/12969/stat : 12969 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 214 0 0 0 9 0 0 0 23 0 4 0 523787252 289271808 1441 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282492

[startup+0.300197 s]
/proc/loadavg: 3.43 4.07 5.19 3/178 12965
/proc/meminfo: memFree=30122168/32951124 swapFree=67102748/67111528
[pid=12965] ppid=12963 vsize=284192 CPUtime=1.17 cores=0,2,4,6
/proc/12965/stat : 12965 (strangenight1-m) R 12963 12965 12247 0 -1 4202496 2967 0 0 0 117 0 0 0 22 0 4 0 523787252 291012608 1795 33554432000 4194304 4650419 140735253144416 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12965/statm: 71048 1795 391 112 0 66013 0
[pid=12965/tid=12967] ppid=12963 vsize=284192 CPUtime=0.29 cores=0,2,4,6
/proc/12965/task/12967/stat : 12967 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 712 0 0 0 29 0 0 0 22 0 4 0 523787252 291012608 1795 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12965/tid=12968] ppid=12963 vsize=284192 CPUtime=0.29 cores=0,2,4,6
/proc/12965/task/12968/stat : 12968 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 644 0 0 0 29 0 0 0 22 0 4 0 523787252 291012608 1795 33554432000 4194304 4650419 140735253144416 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12965/tid=12969] ppid=12963 vsize=284192 CPUtime=0.29 cores=0,2,4,6
/proc/12965/task/12969/stat : 12969 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 524 0 0 0 29 0 0 0 23 0 4 0 523787252 291012608 1795 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284192

[startup+0.701124 s]
/proc/loadavg: 3.43 4.07 5.19 3/178 12965
/proc/meminfo: memFree=30122168/32951124 swapFree=67102748/67111528
[pid=12965] ppid=12963 vsize=285056 CPUtime=2.77 cores=0,2,4,6
/proc/12965/stat : 12965 (strangenight1-m) R 12963 12965 12247 0 -1 4202496 4477 0 0 0 277 0 0 0 24 0 4 0 523787252 291897344 2498 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12965/statm: 71264 2498 391 112 0 66229 0
[pid=12965/tid=12967] ppid=12963 vsize=285056 CPUtime=0.69 cores=0,2,4,6
/proc/12965/task/12967/stat : 12967 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 1064 0 0 0 69 0 0 0 23 0 4 0 523787252 291897344 2498 33554432000 4194304 4650419 140735253144416 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12965/tid=12968] ppid=12963 vsize=285056 CPUtime=0.69 cores=0,2,4,6
/proc/12965/task/12968/stat : 12968 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 1027 0 0 0 69 0 0 0 23 0 4 0 523787252 291897344 2498 33554432000 4194304 4650419 140735253144416 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12965/tid=12969] ppid=12963 vsize=285056 CPUtime=0.69 cores=0,2,4,6
/proc/12965/task/12969/stat : 12969 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 901 0 0 0 69 0 0 0 25 0 4 0 523787252 291897344 2498 33554432000 4194304 4650419 140735253144416 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285056

[startup+1.50098 s]
/proc/loadavg: 3.43 4.07 5.19 11/188 12978
/proc/meminfo: memFree=30087864/32951124 swapFree=67102748/67111528
[pid=12965] ppid=12963 vsize=289440 CPUtime=5.97 cores=0,2,4,6
/proc/12965/stat : 12965 (strangenight1-m) R 12963 12965 12247 0 -1 4202496 8626 0 0 0 596 1 0 0 25 0 4 0 523787252 296386560 4757 33554432000 4194304 4650419 140735253144416 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12965/statm: 72360 4757 393 112 0 67325 0
[pid=12965/tid=12967] ppid=12963 vsize=289440 CPUtime=1.49 cores=0,2,4,6
/proc/12965/task/12967/stat : 12967 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 2498 0 0 0 149 0 0 0 25 0 4 0 523787252 296386560 4757 33554432000 4194304 4650419 140735253144416 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12965/tid=12968] ppid=12963 vsize=289440 CPUtime=1.49 cores=0,2,4,6
/proc/12965/task/12968/stat : 12968 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 1702 0 0 0 149 0 0 0 25 0 4 0 523787252 296386560 4757 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12965/tid=12969] ppid=12963 vsize=289440 CPUtime=1.48 cores=0,2,4,6
/proc/12965/task/12969/stat : 12969 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 1525 0 0 0 148 0 0 0 25 0 4 0 523787252 296386560 4757 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365227 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) 289440

[startup+3.10069 s]
/proc/loadavg: 3.43 4.07 5.19 9/188 12978
/proc/meminfo: memFree=30061080/32951124 swapFree=67102748/67111528
[pid=12965] ppid=12963 vsize=294120 CPUtime=12.36 cores=0,2,4,6
/proc/12965/stat : 12965 (strangenight1-m) R 12963 12965 12247 0 -1 4202496 15301 0 0 0 1234 2 0 0 25 0 4 0 523787252 301178880 9266 33554432000 4194304 4650419 140735253144416 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12965/statm: 73530 9266 393 112 0 68495 0
[pid=12965/tid=12967] ppid=12963 vsize=294120 CPUtime=3.08 cores=0,2,4,6
/proc/12965/task/12967/stat : 12967 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 4315 0 0 0 308 0 0 0 25 0 4 0 523787252 301178880 9266 33554432000 4194304 4650419 140735253144416 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12965/tid=12968] ppid=12963 vsize=294120 CPUtime=3.09 cores=0,2,4,6
/proc/12965/task/12968/stat : 12968 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 3542 0 0 0 309 0 0 0 25 0 4 0 523787252 301178880 9266 33554432000 4194304 4650419 140735253144416 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12965/tid=12969] ppid=12963 vsize=294120 CPUtime=3.07 cores=0,2,4,6
/proc/12965/task/12969/stat : 12969 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 3488 0 0 0 307 0 0 0 25 0 4 0 523787252 301178880 9266 33554432000 4194304 4650419 140735253144416 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 294120

[startup+6.3011 s]
/proc/loadavg: 3.96 4.16 5.22 9/188 12978
/proc/meminfo: memFree=30033080/32951124 swapFree=67102748/67111528
[pid=12965] ppid=12963 vsize=285544 CPUtime=25.14 cores=0,2,4,6
/proc/12965/stat : 12965 (strangenight1-m) R 12963 12965 12247 0 -1 4202496 20813 0 0 0 2512 2 0 0 25 0 4 0 523787252 292397056 10401 33554432000 4194304 4650419 140735253144416 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12965/statm: 71386 10401 393 112 0 66351 0
[pid=12965/tid=12967] ppid=12963 vsize=285544 CPUtime=6.28 cores=0,2,4,6
/proc/12965/task/12967/stat : 12967 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 4940 0 0 0 628 0 0 0 25 0 4 0 523787252 292397056 10401 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12965/tid=12968] ppid=12963 vsize=285544 CPUtime=6.29 cores=0,2,4,6
/proc/12965/task/12968/stat : 12968 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 5391 0 0 0 629 0 0 0 25 0 4 0 523787252 292397056 10401 33554432000 4194304 4650419 140735253144416 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12965/tid=12969] ppid=12963 vsize=285544 CPUtime=6.25 cores=0,2,4,6
/proc/12965/task/12969/stat : 12969 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 4807 0 0 0 625 0 0 0 25 0 4 0 523787252 292397056 10401 33554432000 4194304 4650419 140735253144416 18446744073709551615 4330451 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 285544

[startup+12.7009 s]
/proc/loadavg: 4.28 4.23 5.23 9/188 12978
/proc/meminfo: memFree=30011464/32951124 swapFree=67102748/67111528
[pid=12965] ppid=12963 vsize=295276 CPUtime=50.7 cores=0,2,4,6
/proc/12965/stat : 12965 (strangenight1-m) R 12963 12965 12247 0 -1 4202496 31333 0 0 0 5066 4 0 0 25 0 4 0 523787252 302362624 13816 33554432000 4194304 4650419 140735253144416 18446744073709551615 4366865 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12965/statm: 73819 13817 393 112 0 68784 0
[pid=12965/tid=12967] ppid=12963 vsize=295276 CPUtime=12.69 cores=0,2,4,6
/proc/12965/task/12967/stat : 12967 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 7239 0 0 0 1268 1 0 0 25 0 4 0 523787252 302362624 13817 33554432000 4194304 4650419 140735253144416 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12965/tid=12968] ppid=12963 vsize=295276 CPUtime=12.69 cores=0,2,4,6
/proc/12965/task/12968/stat : 12968 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 8091 0 0 0 1268 1 0 0 25 0 4 0 523787252 302362624 13817 33554432000 4194304 4650419 140735253144416 18446744073709551615 4313048 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12965/tid=12969] ppid=12963 vsize=295276 CPUtime=12.61 cores=0,2,4,6
/proc/12965/task/12969/stat : 12969 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 7839 0 0 0 1261 0 0 0 25 0 4 0 523787252 302362624 13817 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 295276

[startup+25.5006 s]
/proc/loadavg: 5.11 4.41 5.28 9/188 12979
/proc/meminfo: memFree=29979464/32951124 swapFree=67102748/67111528
[pid=12965] ppid=12963 vsize=286684 CPUtime=101.84 cores=0,2,4,6
/proc/12965/stat : 12965 (strangenight1-m) R 12963 12965 12247 0 -1 4202496 48963 0 0 0 10174 10 0 0 25 0 4 0 523787252 293564416 17546 33554432000 4194304 4650419 140735253144416 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12965/statm: 71671 17546 393 112 0 66636 0
[pid=12965/tid=12967] ppid=12963 vsize=286684 CPUtime=25.48 cores=0,2,4,6
/proc/12965/task/12967/stat : 12967 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 12303 0 0 0 2546 2 0 0 25 0 4 0 523787252 293564416 17546 33554432000 4194304 4650419 140735253144416 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12965/tid=12968] ppid=12963 vsize=286684 CPUtime=25.49 cores=0,2,4,6
/proc/12965/task/12968/stat : 12968 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 13142 0 0 0 2547 2 0 0 25 0 4 0 523787252 293564416 17546 33554432000 4194304 4650419 140735253144416 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12965/tid=12969] ppid=12963 vsize=286684 CPUtime=25.34 cores=0,2,4,6
/proc/12965/task/12969/stat : 12969 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 10714 0 0 0 2533 1 0 0 25 0 4 0 523787252 293564416 17546 33554432000 4194304 4650419 140735253144416 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 286684

[startup+51.1009 s]
/proc/loadavg: 6.09 4.70 5.35 9/188 13010
/proc/meminfo: memFree=29925876/32951124 swapFree=67102748/67111528
[pid=12965] ppid=12963 vsize=312808 CPUtime=204.09 cores=0,2,4,6
/proc/12965/stat : 12965 (strangenight1-m) R 12963 12965 12247 0 -1 4202496 72663 0 0 0 20393 16 0 0 25 0 4 0 523787252 320315392 24126 33554432000 4194304 4650419 140735253144416 18446744073709551615 4313064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12965/statm: 78202 24126 393 112 0 73167 0
[pid=12965/tid=12967] ppid=12963 vsize=312808 CPUtime=51.08 cores=0,2,4,6
/proc/12965/task/12967/stat : 12967 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 18404 0 0 0 5105 3 0 0 25 0 4 0 523787252 320315392 24126 33554432000 4194304 4650419 140735253144416 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12965/tid=12968] ppid=12963 vsize=312808 CPUtime=51.08 cores=0,2,4,6
/proc/12965/task/12968/stat : 12968 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 21064 0 0 0 5103 5 0 0 25 0 4 0 523787252 320315392 24126 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12965/tid=12969] ppid=12963 vsize=312808 CPUtime=50.81 cores=0,2,4,6
/proc/12965/task/12969/stat : 12969 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 14803 0 0 0 5079 2 0 0 25 0 4 0 523787252 320315392 24126 33554432000 4194304 4650419 140735253144416 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 312808

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

[startup+63.9006 s]
/proc/loadavg: 6.46 4.82 5.38 9/188 13010
/proc/meminfo: memFree=29909328/32951124 swapFree=67102748/67111528
[pid=12965] ppid=12963 vsize=313068 CPUtime=255.22 cores=0,2,4,6
/proc/12965/stat : 12965 (strangenight1-m) R 12963 12965 12247 0 -1 4202496 82756 0 0 0 25504 18 0 0 25 0 4 0 523787252 320581632 24219 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12965/statm: 78267 24219 393 112 0 73232 0
[pid=12965/tid=12967] ppid=12963 vsize=313068 CPUtime=63.88 cores=0,2,4,6
/proc/12965/task/12967/stat : 12967 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 19611 0 0 0 6385 3 0 0 25 0 4 0 523787252 320581632 24219 33554432000 4194304 4650419 140735253144416 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12965/tid=12968] ppid=12963 vsize=313068 CPUtime=63.89 cores=0,2,4,6
/proc/12965/task/12968/stat : 12968 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 23984 0 0 0 6383 6 0 0 25 0 4 0 523787252 320581632 24219 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12965/tid=12969] ppid=12963 vsize=313068 CPUtime=63.54 cores=0,2,4,6
/proc/12965/task/12969/stat : 12969 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 17333 0 0 0 6351 3 0 0 25 0 4 0 523787252 320581632 24219 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 255.22
Current children cumulated vsize (KiB) 313068

[startup+70.3004 s]
/proc/loadavg: 6.70 4.93 5.41 9/188 13010
/proc/meminfo: memFree=29907984/32951124 swapFree=67102748/67111528
[pid=12965] ppid=12963 vsize=323452 CPUtime=280.81 cores=0,2,4,6
/proc/12965/stat : 12965 (strangenight1-m) R 12963 12965 12247 0 -1 4202496 89084 0 0 0 28061 20 0 0 25 0 4 0 523787252 331214848 25550 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12965/statm: 80863 25550 393 112 0 75828 0
[pid=12965/tid=12967] ppid=12963 vsize=323452 CPUtime=70.28 cores=0,2,4,6
/proc/12965/task/12967/stat : 12967 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 21234 0 0 0 7025 3 0 0 25 0 4 0 523787252 331214848 25550 33554432000 4194304 4650419 140735253144416 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12965/tid=12968] ppid=12963 vsize=323452 CPUtime=70.29 cores=0,2,4,6
/proc/12965/task/12968/stat : 12968 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 25782 0 0 0 7023 6 0 0 25 0 4 0 523787252 331214848 25550 33554432000 4194304 4650419 140735253144416 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12965/tid=12969] ppid=12963 vsize=323452 CPUtime=69.91 cores=0,2,4,6
/proc/12965/task/12969/stat : 12969 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 18362 0 0 0 6988 3 0 0 25 0 4 0 523787252 331214848 25550 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 280.81
Current children cumulated vsize (KiB) 323452

[startup+76.7002 s]
/proc/loadavg: 6.80 4.98 5.42 9/188 13010
/proc/meminfo: memFree=29883800/32951124 swapFree=67102748/67111528
[pid=12965] ppid=12963 vsize=323604 CPUtime=306.35 cores=0,2,4,6
/proc/12965/stat : 12965 (strangenight1-m) R 12963 12965 12247 0 -1 4202496 93841 0 0 0 30614 21 0 0 25 0 4 0 523787252 331370496 27224 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365246 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12965/statm: 80901 27224 393 112 0 75866 0
[pid=12965/tid=12967] ppid=12963 vsize=323604 CPUtime=76.68 cores=0,2,4,6
/proc/12965/task/12967/stat : 12967 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 22251 0 0 0 7664 4 0 0 25 0 4 0 523787252 331370496 27224 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12965/tid=12968] ppid=12963 vsize=323604 CPUtime=76.69 cores=0,2,4,6
/proc/12965/task/12968/stat : 12968 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 27152 0 0 0 7662 7 0 0 25 0 4 0 523787252 331370496 27224 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12965/tid=12969] ppid=12963 vsize=323604 CPUtime=76.27 cores=0,2,4,6
/proc/12965/task/12969/stat : 12969 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 19377 0 0 0 7624 3 0 0 25 0 4 0 523787252 331370496 27224 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 306.35
Current children cumulated vsize (KiB) 323604

[startup+79.9007 s]
/proc/loadavg: 6.80 4.98 5.42 9/188 13010
/proc/meminfo: memFree=29889132/32951124 swapFree=67102748/67111528
[pid=12965] ppid=12963 vsize=323708 CPUtime=319.14 cores=0,2,4,6
/proc/12965/stat : 12965 (strangenight1-m) R 12963 12965 12247 0 -1 4202496 96194 0 0 0 31892 22 0 0 25 0 4 0 523787252 331476992 27440 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12965/statm: 80927 27440 393 112 0 75892 0
[pid=12965/tid=12967] ppid=12963 vsize=323708 CPUtime=79.88 cores=0,2,4,6
/proc/12965/task/12967/stat : 12967 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 22666 0 0 0 7984 4 0 0 25 0 4 0 523787252 331476992 27440 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12965/tid=12968] ppid=12963 vsize=323708 CPUtime=79.89 cores=0,2,4,6
/proc/12965/task/12968/stat : 12968 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 27962 0 0 0 7982 7 0 0 25 0 4 0 523787252 331476992 27440 33554432000 4194304 4650419 140735253144416 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12965/tid=12969] ppid=12963 vsize=323708 CPUtime=79.45 cores=0,2,4,6
/proc/12965/task/12969/stat : 12969 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 19640 0 0 0 7942 3 0 0 25 0 4 0 523787252 331476992 27440 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 319.14
Current children cumulated vsize (KiB) 323708

[startup+81.5004 s]
/proc/loadavg: 6.90 5.03 5.44 9/188 13010
/proc/meminfo: memFree=29894216/32951124 swapFree=67102748/67111528
[pid=12965] ppid=12963 vsize=323752 CPUtime=325.52 cores=0,2,4,6
/proc/12965/stat : 12965 (strangenight1-m) R 12963 12965 12247 0 -1 4202496 97762 0 0 0 32530 22 0 0 25 0 4 0 523787252 331522048 25016 33554432000 4194304 4650419 140735253144416 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12965/statm: 80938 25016 393 112 0 75903 0
[pid=12965/tid=12967] ppid=12963 vsize=323752 CPUtime=81.48 cores=0,2,4,6
/proc/12965/task/12967/stat : 12967 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 23284 0 0 0 8144 4 0 0 25 0 4 0 523787252 331522048 25016 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12965/tid=12968] ppid=12963 vsize=323752 CPUtime=81.48 cores=0,2,4,6
/proc/12965/task/12968/stat : 12968 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 28193 0 0 0 8141 7 0 0 25 0 4 0 523787252 331522048 25016 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12965/tid=12969] ppid=12963 vsize=323752 CPUtime=81.05 cores=0,2,4,6
/proc/12965/task/12969/stat : 12969 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 20157 0 0 0 8101 4 0 0 25 0 4 0 523787252 331522048 25016 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 325.52
Current children cumulated vsize (KiB) 323752

[startup+82.3002 s]
/proc/loadavg: 6.90 5.03 5.44 9/188 13010
/proc/meminfo: memFree=29894216/32951124 swapFree=67102748/67111528
[pid=12965] ppid=12963 vsize=323800 CPUtime=328.73 cores=0,2,4,6
/proc/12965/stat : 12965 (strangenight1-m) R 12963 12965 12247 0 -1 4202496 98627 0 0 0 32850 23 0 0 25 0 4 0 523787252 331571200 24823 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12965/statm: 80950 24823 393 112 0 75915 0
[pid=12965/tid=12967] ppid=12963 vsize=323800 CPUtime=82.28 cores=0,2,4,6
/proc/12965/task/12967/stat : 12967 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 23397 0 0 0 8224 4 0 0 25 0 4 0 523787252 331571200 24823 33554432000 4194304 4650419 140735253144416 18446744073709551615 4366882 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12965/tid=12968] ppid=12963 vsize=323800 CPUtime=82.28 cores=0,2,4,6
/proc/12965/task/12968/stat : 12968 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 28303 0 0 0 8221 7 0 0 25 0 4 0 523787252 331571200 24823 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12965/tid=12969] ppid=12963 vsize=323800 CPUtime=81.84 cores=0,2,4,6
/proc/12965/task/12969/stat : 12969 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 20249 0 0 0 8180 4 0 0 25 0 4 0 523787252 331571200 24823 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 328.73
Current children cumulated vsize (KiB) 323800

[startup+82.5062 s]
/proc/loadavg: 6.90 5.03 5.44 9/188 13010
/proc/meminfo: memFree=29893968/32951124 swapFree=67102748/67111528
[pid=12965] ppid=12963 vsize=323800 CPUtime=329.55 cores=0,2,4,6
/proc/12965/stat : 12965 (strangenight1-m) R 12963 12965 12247 0 -1 4202496 98748 0 0 0 32932 23 0 0 25 0 4 0 523787252 331571200 24944 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12965/statm: 80950 24944 393 112 0 75915 0
[pid=12965/tid=12967] ppid=12963 vsize=323800 CPUtime=82.49 cores=0,2,4,6
/proc/12965/task/12967/stat : 12967 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 23432 0 0 0 8245 4 0 0 25 0 4 0 523787252 331571200 24944 33554432000 4194304 4650419 140735253144416 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12965/tid=12968] ppid=12963 vsize=323800 CPUtime=82.49 cores=0,2,4,6
/proc/12965/task/12968/stat : 12968 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 28327 0 0 0 8242 7 0 0 25 0 4 0 523787252 331571200 24944 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12965/tid=12969] ppid=12963 vsize=323800 CPUtime=82.04 cores=0,2,4,6
/proc/12965/task/12969/stat : 12969 (strangenight1-m) R 12963 12965 12247 0 -1 4202560 20270 0 0 0 8200 4 0 0 25 0 4 0 523787252 331571200 24944 33554432000 4194304 4650419 140735253144416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 329.55
Current children cumulated vsize (KiB) 323800

Child status: 10
Real time (s): 82.5868
CPU time (s): 329.858
CPU user time (s): 329.621
CPU system time (s): 0.236963
CPU usage (%): 399.407
Max. virtual memory (cumulated for all children) (KiB): 323800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 329.621
system time used= 0.236963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98801
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= 156
involuntary context switches= 5041

runsolver used 0.144977 second user time and 0.314952 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-30 02:04:51
IDJOB=3175381
IDBENCH=82999
IDSOLVER=1588
FILE ID=node134/3175381-1304121891
RUNJOBID= node134-1304121890-12951
PBS_JOBID= 13170706
Free space on /tmp= 71584 MiB

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

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

MD5SUM BENCH= f7876d33ac32441ad4029f31e91e25a6
RANDOM SEED=1627319760

node134.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.831
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.66
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30122464 kB
Buffers:       1001828 kB
Cached:        1369404 kB
SwapCached:       4440 kB
Active:         137232 kB
Inactive:      2293496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30122464 kB
SwapTotal:    67111528 kB
SwapFree:     67102748 kB
Dirty:            8048 kB
Writeback:           0 kB
AnonPages:       56756 kB
Mapped:          14524 kB
Slab:           334684 kB
PageTables:       4852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188692 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71572 MiB
End job on node134 at 2011-04-30 02:06:13