Trace number 3175403

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? (TO) 4800.36 1201.73

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S902286199-017.SATISFIABLE.cnf
MD5SUM598e5ac0f35fb3d353f44669087059bc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.035993
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c 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-3175403-1304122641.cnf'
0.00/0.00	c -- header says num vars:            800
0.00/0.00	c -- header says num clauses:        3408
0.00/0.00	c -- clauses added:            0 learnts,         3408 normals,            0 xors
0.00/0.00	c -- vars added        800
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0       800      3408         0         0     10224         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/3408/3408 lits-rem:0 time: 0.01
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:    800 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     33  v-fix:    0  time:  0.02 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:     334 undec:     100 neg:     366
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       767      3342         0         0     10189         0   no data   no data  --
0.25/0.08	c Decided on static restart strategy
0.38/0.18	c  N st     8      4916       767      3342         0      4882     10189    172897   no data   no data  --
1.57/0.47	c  N st    10     11300       767      3342         0      4530     10189    104571   no data   no data  --
2.77/0.77	c  N st    11     17043       767      3342         0     10207     10189    298582   no data   no data  --
4.76/1.23	c  F st    12     25000       767      3342         0     12508     10189    368114   no data   no data  --
4.76/1.24	c  N st    12     25000       767      3342         0     12508     10189    368114   no data   no data  --
5.96/1.50	c Decided on static restart strategy
5.96/1.50	c  N st    18     30000       767      3342         0     10768     10189    286750   no data   no data  --
5.96/1.50	c  S st    18     30000       767      3342         0     10768     10189    286750   no data   no data  --
5.96/1.53	c  S st    18     30505       767      3342         0     11272     10189    301117   no data   no data  --
5.96/1.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.96/1.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.96/1.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
5.96/1.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.96/1.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
5.96/1.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.56/1.91	c lits-rem:        62  cl-subs:      193  v-elim:      0  v-fix:    0  time:  1.45 s
7.56/1.92	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.04
7.56/1.92	c calculated reachability. Time: 0.00
7.56/1.92	c  N st    18     30505       767      3342         0     11079     10189    292811   no data   no data  --
9.16/2.36	c  N st    20     37618       767      3342         0     10305     10189    237131   no data   no data  --
11.15/2.81	c  N st    21     44018       767      3342         0     16630     10189    457187   no data   no data  --
11.56/2.95	c  S st    22     45759       767      3342         0      9506     10189    186064   no data   no data  --
11.56/2.98	c  S st    22     46261       767      3342         0     10007     10189    201465   no data   no data  --
11.56/2.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.56/2.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.56/2.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
11.56/2.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.56/2.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.56/2.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
11.56/2.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.36/3.18	c lits-rem:        16  cl-subs:       43  v-elim:      0  v-fix:    0  time:  0.75 s
12.36/3.18	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
12.36/3.18	c vivif2 --  cl tried     9964 cl shrink        0 lits rem          0 time: 0.01
12.36/3.19	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.03
12.36/3.19	c calculated reachability. Time: 0.00
12.36/3.19	c  N st    22     46261       767      3342         0      9964     10189    199667   no data   no data  --
16.35/4.17	c  N st    23     60658       767      3342         0     14308     10189    337308   no data   no data  --
19.14/4.88	c  N st    24     69392       767      3342         0     12105     10189    244451   no data   no data  --
19.14/4.88	c  S st    24     69392       767      3342         0     12105     10189    244451   no data   no data  --
19.54/4.91	c  S st    24     69897       767      3342         0     12609     10189    259890   no data   no data  --
19.54/4.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.54/4.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.54/4.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
19.54/4.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.54/4.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.54/4.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
19.54/4.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.74/5.26	c lits-rem:        38  cl-subs:      116  v-elim:      0  v-fix:    0  time:  1.32 s
20.74/5.26	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
20.74/5.26	c vivif2 --  cl tried    12493 cl shrink        0 lits rem          0 time: 0.01
20.74/5.27	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.04
20.74/5.27	c calculated reachability. Time: 0.00
20.74/5.27	c  N st    24     69897       767      3342         0     12493     10189    255313   no data   no data  --
26.73/6.79	c  F st    25     87501       767      3342         0     18038     10189    451460   no data   no data  --
26.73/6.79	c  N st    25     87501       767      3342         0     18038     10189    451460   no data   no data  --
28.74/7.24	c Decided on static restart strategy
29.93/7.51	c  N st    32     95539       767      3342         0     13160     10189    236353   no data   no data  --
32.73/8.23	c  N st    34    104845       767      3342         0     22373     10189    538290   no data   no data  --
32.73/8.23	c  S st    34    104845       767      3342         0     22373     10189    538290   no data   no data  --
32.73/8.28	c  S st    34    105350       767      3342         0     22876     10189    554386   no data   no data  --
32.73/8.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
32.73/8.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.73/8.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
33.13/8.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.13/8.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.13/8.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
33.13/8.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
39.13/9.87	c lits-rem:       172  cl-subs:      338  v-elim:      0  v-fix:    0  time:  6.19 s
39.13/9.87	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
39.13/9.87	c vivif2 --  cl tried    22538 cl shrink        0 lits rem          0 time: 0.02
39.13/9.90	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.09
39.13/9.90	c calculated reachability. Time: 0.00
39.13/9.90	c  N st    34    105350       767      3342         0     22538     10189    540961   no data   no data  --
43.11/10.83	c  N st    35    114950       767      3342         0     18184     10189    377562   no data   no data  --
48.70/12.24	c  N st    36    129347       767      3342         0     17606     10189    329643   no data   no data  --
56.71/14.24	c  N st    37    150942       767      3342         0     23107     10189    505369   no data   no data  --
59.49/14.95	c  S st    38    158025       767      3342         0     30047     10189    727144   no data   no data  --
59.89/15.03	c  S st    38    158528       767      3342         0     30548     10189    742870   no data   no data  --
59.89/15.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
59.89/15.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.89/15.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
59.89/15.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.89/15.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.89/15.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
59.89/15.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
69.07/17.30	c lits-rem:       420  cl-subs:      970  v-elim:      0  v-fix:    0  time:  8.90 s
69.07/17.30	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
69.07/17.31	c vivif2 --  cl tried    29578 cl shrink        0 lits rem          0 time: 0.03
69.07/17.34	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.11
69.07/17.34	c calculated reachability. Time: 0.00
69.07/17.34	c  N st    38    158528       767      3342         0     29578     10189    706099   no data   no data  --
91.05/22.84	c  N st    39    207120       767      3342         0     24237     10189    477532   no data   no data  --
105.81/26.54	c  N st    40    237792       767      3342         0     34778     10189    797750   no data   no data  --
105.81/26.54	c  S st    40    237792       767      3342         0     34778     10189    797750   no data   no data  --
106.21/26.62	c  S st    40    238296       767      3342         0     35282     10189    812588   no data   no data  --
106.21/26.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
106.21/26.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.21/26.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.06
106.21/26.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.21/26.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.21/26.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
106.21/26.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
116.21/29.10	c lits-rem:       670  cl-subs:      990  v-elim:      0  v-fix:    0  time:  9.74 s
116.21/29.10	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
116.21/29.11	c vivif2 --  cl tried    34292 cl shrink        0 lits rem          0 time: 0.04
116.21/29.15	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.15
116.21/29.15	c calculated reachability. Time: 0.00
116.21/29.15	c  N st    40    238296       767      3342         0     34292     10189    775998   no data   no data  --
152.16/38.15	c  F st    41    306252       767      3342         0     36233     10189    813512   no data   no data  --
152.16/38.15	c  N st    41    306252       767      3342         0     36233     10189    813512   no data   no data  --
163.34/40.91	c  N dy   134    326387       767      3342         0     32466     10189    553640     21.74     23.03  --
174.53/43.72	c  N dy   211    346398       767      3342         0     27546     10189    346134     21.24     22.39  --
179.74/45.05	c  S st   265    357446       767      3342         0     38518     10189    688669     21.29   no data  --
180.15/45.14	c  S st   265    357948       767      3342         0     39019     10189    703957     21.29   no data  --
180.15/45.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
180.15/45.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
180.15/45.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
180.15/45.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
180.15/45.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.15/45.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
180.15/45.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
189.31/47.46	c lits-rem:       439  cl-subs:      286  v-elim:      0  v-fix:    0  time:  9.10 s
189.31/47.46	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
189.31/47.47	c vivif2 --  cl tried    38733 cl shrink        0 lits rem          0 time: 0.03
189.71/47.51	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.15
189.71/47.51	c calculated reachability. Time: 0.00
189.71/47.51	c  N dy   265    357948       767      3342         0     38733     10189    692878     21.29   no data  --
201.71/50.52	c  N dy   342    378035       767      3342         0     32863     10189    477860     21.07     22.28  --
214.07/53.66	c  N dy   422    398245       767      3342         0     52943     10189   1104565     21.00     22.12  --
226.06/56.62	c  N dy   525    420140       767      3342         0     47904     10189    922041     21.04     22.31  --
238.84/59.88	c  N dy   636    441717       767      3342         0     41512     10189    686493     21.12     22.39  --
252.83/63.38	c  N dy   752    461748       767      3342         0     32624     10189    378622     21.22     22.44  --
264.80/66.31	c  N dy   811    481829       767      3342         0     52542     10189   1012272     21.15     23.23  --
277.59/69.52	c  N dy   926    501910       767      3342         0     42727     10189    673942     21.22     24.44  --
293.17/73.44	c  N dy  1039    522316       767      3342         0     32194     10189    302961     21.30     22.52  --
300.76/75.37	c  S st  1071    536922       767      3342         0     46639     10189    783299     21.17     16.13  --
301.16/75.48	c  S st  1071    537424       767      3342         0     47141     10189    798337     21.17   no data  --
301.16/75.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
301.16/75.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
301.56/75.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
301.56/75.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
301.56/75.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
301.56/75.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
301.56/75.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
311.15/77.94	c lits-rem:      1289  cl-subs:      621  v-elim:      0  v-fix:    0  time:  9.63 s
311.15/77.94	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
311.15/77.95	c vivif2 --  cl tried    46520 cl shrink        0 lits rem          0 time: 0.04
311.15/78.00	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.19
311.15/78.00	c calculated reachability. Time: 0.00
311.15/78.00	c  N dy  1071    537424       767      3342         0     46520     10189    776668     21.17   no data  --
326.32/81.78	c  N dy  1120    557449       767      3342         0     34611     10189    351994     21.05     23.32  --
339.10/84.95	c  N dy  1228    577614       767      3342         0     54661     10189    986434     21.09     22.25  --
354.69/88.81	c  N dy  1359    598328       767      3342         0     42464     10189    581817     21.17     22.34  --
372.66/93.38	c  N dy  1485    621242       767      3342         0     65247     10189   1304441     21.22     22.35  --
385.85/96.67	c  N dy  1592    641464       767      3342         0     51590     10189    847431     21.25     22.53  --
404.24/101.26	c  N dy  1714    661490       767      3342         0     36719     10189    341412     21.31     24.46  --
418.60/104.85	c  N dy  1820    681506       767      3342         0     56604     10189    967432     21.34     23.23  --
435.00/108.99	c  N dy  1915    701532       767      3342         0     40733     10189    443513     21.36     23.05  --
454.16/113.71	c  N dy  2019    725802       767      3342         0     64840     10189   1212520     21.36     22.95  --
470.15/117.75	c  N dy  2121    745977       767      3342         0     48116     10189    643832     21.39     22.59  --
488.10/122.21	c  N dy  2248    766482       767      3342         0     68502     10189   1298179     21.44     22.95  --
504.90/126.47	c  N dy  2327    789276       767      3342         0     53390     10189    786646     21.42     22.57  --
520.87/130.46	c  S st  2422    806138       767      3342         0     70154     10189   1318677     21.45     19.19  --
521.67/130.65	c  S st  2422    806648       767      3342         0     70663     10189   1334618     21.45   no data  --
521.67/130.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
521.67/130.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
521.67/130.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.13
522.07/130.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
522.07/130.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
522.07/130.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
522.07/130.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
530.05/132.74	c lits-rem:       239  cl-subs:      776  v-elim:      0  v-fix:    0  time:  8.00 s
530.05/132.74	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
530.05/132.76	c vivif2 --  cl tried    69887 cl shrink        0 lits rem          0 time: 0.06
530.45/132.84	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.34
530.45/132.84	c calculated reachability. Time: 0.00
530.45/132.84	c  N dy  2422    806648       767      3342         0     69887     10189   1305956     21.45   no data  --
548.43/137.38	c  N dy  2535    826776       767      3342         0     51164     10189    699974     21.48     22.63  --
566.42/141.90	c  N dy  2631    846803       767      3342         0     71031     10189   1325006     21.48     22.80  --
584.00/146.21	c  N dy  2754    866883       767      3342         0     51229     10189    670736     21.51     22.80  --
601.98/150.79	c  N dy  2855    886976       767      3342         0     71175     10189   1300540     21.52     22.70  --
620.33/155.35	c  N dy  2939    907171       767      3342         0     50501     10189    625239     21.51     22.86  --
637.51/159.64	c  N dy  3004    927182       767      3342         0     70347     10189   1245837     21.49     23.31  --
657.08/164.56	c  N dy  3099    947546       767      3342         0     48879     10189    545307     21.51     22.71  --
674.26/168.88	c  N dy  3211    967641       767      3342         0     68834     10189   1184528     21.53     24.39  --
696.23/174.32	c  N dy  3336    987716       767      3342         0     46079     10189    432172     21.56     29.14  --
712.20/178.38	c  N dy  3447   1007766       767      3342         0     65982     10189   1065062     21.58     24.17  --
736.17/184.33	c  N dy  3560   1027821       767      3342         0     85895     10189   1701186     21.60     23.80  --
751.75/188.29	c  N dy  3611   1048035       767      3342         0     62278     10189    929525     21.58     22.77  --
774.52/193.96	c  N dy  3736   1068073       767      3342         0     82203     10189   1573310     21.61     23.31  --
779.31/195.19	c  F st  3757   1071876       767      3342         0     85986     10189   1696277     21.61   no data  --
784.91/196.55	c Decided on static restart strategy
793.30/198.67	c  N st  3766   1090582       767      3342         0     59835     10189    864008     21.61   no data  --
816.47/204.46	c  N st  3768   1114578       767      3342         0     83566     10189   1676380     21.61   no data  --
836.44/209.40	c  N st  3769   1136173       767      3342         0     59344     10189   1356854     21.61   no data  --
871.99/218.30	c  N st  3770   1168565       767      3342         0     91290     10189   2479094     21.61   no data  --
914.73/229.07	c  N st  3771   1209972       767      3342         0     85501     10189   2177470     21.61   no data  --
914.73/229.07	c  S st  3771   1209972       767      3342         0     85501     10189   2177470     21.61   no data  --
915.93/229.32	c  S st  3771   1210477       767      3342         0     86006     10189   2193493     21.61   no data  --
915.93/229.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
915.93/229.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
915.93/229.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
916.33/229.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
916.33/229.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
916.33/229.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
916.33/229.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
961.47/240.78	c lits-rem:        50  cl-subs:     4039  v-elim:      0  v-fix:    0  time: 45.23 s
961.47/240.78	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
961.47/240.80	c vivif2 --  cl tried    81967 cl shrink        0 lits rem          0 time: 0.09
962.28/240.91	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.45
962.28/240.92	c calculated reachability. Time: 0.00
962.28/240.92	c  N st  3771   1210477       767      3342         0     81967     10189   2046184     21.61   no data  --
1037.76/259.84	c  N st  3772   1283360       767      3342         0     58201     10189   1108561     21.61   no data  --
1147.62/287.30	c  N st  3773   1392683       767      3342         0     66510     10189   1336507     21.61   no data  --
1325.78/331.96	c  N st  3774   1556669       767      3342         0     71128     10189   1382071     21.61   no data  --
1501.93/376.01	c  N st  3775   1710478       767      3342         0     57254     10189    777790     21.61   no data  --
1501.93/376.01	c  S st  3775   1710478       767      3342         0     57254     10189    777790     21.61   no data  --
1502.35/376.15	c  S st  3775   1710983       767      3342         0     57759     10189    794059     21.61   no data  --
1502.35/376.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1502.35/376.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1502.35/376.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
1502.76/376.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1502.76/376.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1502.76/376.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
1502.76/376.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1511.93/378.51	c lits-rem:       404  cl-subs:      244  v-elim:      0  v-fix:    0  time:  9.17 s
1511.93/378.51	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
1511.93/378.52	c vivif2 --  cl tried    57515 cl shrink        0 lits rem          0 time: 0.04
1511.93/378.58	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.27
1511.93/378.59	c calculated reachability. Time: 0.00
1511.93/378.59	c  N st  3775   1710983       767      3342         0     57515     10189    785672     21.61   no data  --
1968.91/492.93	c  N st  3776   2079947       767      3342         0     63697     10189    823626     21.61   no data  --
2130.71/533.43	c  N st  3777   2210983       767      3342         0     65449     10189    820662     21.61   no data  --
2130.71/533.43	c  S st  3777   2210983       767      3342         0     65449     10189    820662     21.61   no data  --
2131.12/533.60	c  S st  3777   2211488       767      3342         0     65954     10189    836899     21.61   no data  --
2131.49/533.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2131.49/533.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2131.49/533.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
2131.49/533.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2131.49/533.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2131.49/533.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
2131.49/533.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2141.87/536.20	c lits-rem:       178  cl-subs:      174  v-elim:      0  v-fix:    0  time: 10.14 s
2141.87/536.20	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
2141.87/536.21	c vivif2 --  cl tried    65780 cl shrink        0 lits rem          0 time: 0.05
2141.87/536.29	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.33
2141.87/536.30	c calculated reachability. Time: 0.00
2142.27/536.30	c  N st  3777   2211488       767      3342         0     65780     10189    831354     21.61   no data  --
2804.98/702.20	c  N st  3778   2711489       767      3342         0     82377     10189   1262617     21.61   no data  --
2804.98/702.20	c  S st  3778   2711489       767      3342         0     82377     10189   1262617     21.61   no data  --
2805.79/702.45	c  S st  3778   2711991       767      3342         0     82878     10189   1278222     21.61   no data  --
2805.79/702.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2805.79/702.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2806.18/702.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
2806.18/702.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2806.18/702.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2806.18/702.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
2806.18/702.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2816.59/705.14	c lits-rem:        96  cl-subs:     1185  v-elim:      0  v-fix:    0  time: 10.36 s
2816.59/705.14	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
2816.59/705.15	c vivif2 --  cl tried    81693 cl shrink        0 lits rem          0 time: 0.06
2816.96/705.26	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.44
2816.96/705.27	c calculated reachability. Time: 0.00
2816.96/705.27	c  N st  3778   2711991       767      3342         0     81693     10189   1236100     21.61   no data  --
3605.11/902.51	c  N st  3779   3211991       767      3342         0    127570     10189   2727466     21.61   no data  --
3605.11/902.51	c  S st  3779   3211991       767      3342         0    127570     10189   2727466     21.61   no data  --
3606.70/902.90	c  S st  3779   3212495       767      3342         0    128074     10189   2743647     21.61   no data  --
3606.70/902.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3606.70/902.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3606.70/902.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.28
3607.12/903.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3607.12/903.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3607.12/903.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
3607.12/903.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3698.58/925.94	c lits-rem:       224  cl-subs:     5718  v-elim:      0  v-fix:    0  time: 91.29 s
3698.58/925.94	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
3698.58/925.97	c vivif2 --  cl tried   122356 cl shrink        0 lits rem          0 time: 0.13
3699.40/926.17	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.78
3699.40/926.17	c calculated reachability. Time: 0.00
3699.40/926.17	c  N st  3779   3212495       767      3342         0    122356     10189   2536588     21.61   no data  --
4465.14/1117.82	c  N st  3780   3712495       767      3342         0    133180     10189   2801312     21.61   no data  --
4465.14/1117.82	c  S st  3780   3712495       767      3342         0    133180     10189   2801312     21.61   no data  --
4466.74/1118.20	c  S st  3780   3712995       767      3342         0    133679     10189   2816329     21.61   no data  --
4466.74/1118.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4466.74/1118.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4466.74/1118.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.29
4467.14/1118.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4467.14/1118.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4467.14/1118.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    767 time:  0.00 s
4467.14/1118.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4572.60/1144.79	c lits-rem:        25  cl-subs:     6780  v-elim:      0  v-fix:    0  time: 105.50 s
4572.60/1144.79	c vivif2 --  cl tried     3342 cl shrink        0 lits rem          0 time: 0.00
4573.00/1144.82	c vivif2 --  cl tried   126899 cl shrink        0 lits rem          0 time: 0.13
4573.82/1145.03	c asymm  cl-useful: 0/3342/3342 lits-rem:0 time: 0.81
4573.82/1145.03	c calculated reachability. Time: 0.00
4573.82/1145.03	c  N st  3780   3712995       767      3342         0    126899     10189   2573703     21.61   no data  --
4663.67/1167.53	c  F st  3781   3751562       767      3342         0    164822     10189   3932192     21.61   no data  --
4663.67/1167.54	c  N st  3781   3751562       767      3342         0    164822     10189   3932192     21.61   no data  --
4673.26/1169.94	c Decided on static restart strategy
4701.24/1176.94	c  N st  3791   3779865       767      3342         0    109476     10189   1825752     21.61   no data  --
4768.73/1193.86	c  N st  3793   3815860       767      3342         0    144965     10189   3095556     21.61   no data  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3175403-1304122641/watcher-3175403-1304122641 -o /tmp/evaluation-result-3175403-1304122641/solver-3175403-1304122641 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175403-1304122641.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: 5.19 7.08 7.38 2/172 9620
/proc/meminfo: memFree=19910888/32950904 swapFree=67082284/67111528
[pid=9620] ppid=9618 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 413 0 0 0 0 0 0 0 22 0 4 0 523863855 52465664 352 33554432000 4194304 4650419 140733356970640 18446744073709551615 237278936049 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 12809 352 303 112 0 7774 0
[pid=9620/tid=9621] ppid=9618 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 523863856 52465664 352 33554432000 4194304 4650419 140733356970640 18446744073709551615 47593627584428 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 523863856 52465664 352 33554432000 4194304 4650419 140733356970640 18446744073709551615 47593627584434 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 523863856 52465664 352 33554432000 4194304 4650419 140733356970640 18446744073709551615 237278936049 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0680869 s]
/proc/loadavg: 5.19 7.08 7.38 2/172 9620
/proc/meminfo: memFree=19910888/32950904 swapFree=67082284/67111528
[pid=9620] ppid=9618 vsize=282920 CPUtime=0.25 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 1915 0 0 0 25 0 0 0 24 0 4 0 523863855 289710080 1760 33554432000 4194304 4650419 140733356970640 18446744073709551615 4334208 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 70730 1761 390 112 0 65695 0
[pid=9620/tid=9621] ppid=9618 vsize=282920 CPUtime=0.06 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 428 0 0 0 6 0 0 0 24 0 4 0 523863856 289710080 1761 33554432000 4194304 4650419 140733356970640 18446744073709551615 4363592 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=282920 CPUtime=0.06 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 400 0 0 0 6 0 0 0 24 0 4 0 523863856 289710080 1761 33554432000 4194304 4650419 140733356970640 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=282920 CPUtime=0.06 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 261 0 0 0 6 0 0 0 25 0 4 0 523863856 289710080 1761 33554432000 4194304 4650419 140733356970640 18446744073709551615 4328179 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 282920

[startup+0.101081 s]
/proc/loadavg: 5.19 7.08 7.38 2/172 9620
/proc/meminfo: memFree=19910888/32950904 swapFree=67082284/67111528
[pid=9620] ppid=9618 vsize=282920 CPUtime=0.38 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 2077 0 0 0 38 0 0 0 24 0 4 0 523863855 289710080 1922 33554432000 4194304 4650419 140733356970640 18446744073709551615 4364352 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 70730 1922 391 112 0 65695 0
[pid=9620/tid=9621] ppid=9618 vsize=282920 CPUtime=0.09 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 468 0 0 0 9 0 0 0 24 0 4 0 523863856 289710080 1922 33554432000 4194304 4650419 140733356970640 18446744073709551615 4333767 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=282920 CPUtime=0.09 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 440 0 0 0 9 0 0 0 24 0 4 0 523863856 289710080 1922 33554432000 4194304 4650419 140733356970640 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=282920 CPUtime=0.09 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 299 0 0 0 9 0 0 0 25 0 4 0 523863856 289710080 1922 33554432000 4194304 4650419 140733356970640 18446744073709551615 4363617 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282920

[startup+0.301046 s]
/proc/loadavg: 5.19 7.08 7.38 2/172 9620
/proc/meminfo: memFree=19910888/32950904 swapFree=67082284/67111528
[pid=9620] ppid=9618 vsize=284524 CPUtime=1.17 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 3410 0 0 0 117 0 0 0 25 0 4 0 523863855 291352576 2453 33554432000 4194304 4650419 140733356970640 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 71131 2453 393 112 0 66096 0
[pid=9620/tid=9621] ppid=9618 vsize=284524 CPUtime=0.29 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 798 0 0 0 29 0 0 0 25 0 4 0 523863856 291352576 2453 33554432000 4194304 4650419 140733356970640 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=284524 CPUtime=0.29 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 766 0 0 0 29 0 0 0 25 0 4 0 523863856 291352576 2453 33554432000 4194304 4650419 140733356970640 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=284524 CPUtime=0.29 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 640 0 0 0 29 0 0 0 25 0 4 0 523863856 291352576 2453 33554432000 4194304 4650419 140733356970640 18446744073709551615 4364400 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) 284524

[startup+0.700976 s]
/proc/loadavg: 5.19 7.08 7.38 2/172 9620
/proc/meminfo: memFree=19910888/32950904 swapFree=67082284/67111528
[pid=9620] ppid=9618 vsize=285624 CPUtime=2.77 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 5362 0 0 0 277 0 0 0 25 0 4 0 523863855 292478976 3240 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365237 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 71406 3240 393 112 0 66371 0
[pid=9620/tid=9621] ppid=9618 vsize=285624 CPUtime=0.69 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 1282 0 0 0 69 0 0 0 25 0 4 0 523863856 292478976 3240 33554432000 4194304 4650419 140733356970640 18446744073709551615 4367245 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=285624 CPUtime=0.69 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 1261 0 0 0 69 0 0 0 25 0 4 0 523863856 292478976 3240 33554432000 4194304 4650419 140733356970640 18446744073709551615 4315126 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=285624 CPUtime=0.68 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 1099 0 0 0 68 0 0 0 25 0 4 0 523863856 292478976 3240 33554432000 4194304 4650419 140733356970640 18446744073709551615 4363522 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) 285624

[startup+1.50084 s]
/proc/loadavg: 5.19 7.08 7.38 11/184 9632
/proc/meminfo: memFree=19880040/32950904 swapFree=67082284/67111528
[pid=9620] ppid=9618 vsize=278288 CPUtime=5.96 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 9217 0 0 0 596 0 0 0 25 0 4 0 523863855 284966912 3870 33554432000 4194304 4650419 140733356970640 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 69572 3870 394 112 0 64537 0
[pid=9620/tid=9621] ppid=9618 vsize=278288 CPUtime=1.49 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 2273 0 0 0 149 0 0 0 25 0 4 0 523863856 284966912 3870 33554432000 4194304 4650419 140733356970640 18446744073709551615 4363566 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=278288 CPUtime=1.49 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 2257 0 0 0 149 0 0 0 25 0 4 0 523863856 284966912 3870 33554432000 4194304 4650419 140733356970640 18446744073709551615 4333238 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=278288 CPUtime=1.48 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 1970 0 0 0 148 0 0 0 25 0 4 0 523863856 284966912 3870 33554432000 4194304 4650419 140733356970640 18446744073709551615 4366869 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) 278288

[startup+3.10055 s]
/proc/loadavg: 5.19 7.08 7.38 9/184 9632
/proc/meminfo: memFree=19850156/32950904 swapFree=67082284/67111528
[pid=9620] ppid=9618 vsize=282704 CPUtime=12.36 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 19762 0 0 0 1233 3 0 0 25 0 4 0 523863855 289488896 12355 33554432000 4194304 4650419 140733356970640 18446744073709551615 4439371 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 70676 12355 395 112 0 65641 0
[pid=9620/tid=9621] ppid=9618 vsize=282704 CPUtime=3.08 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 4464 0 0 0 308 0 0 0 25 0 4 0 523863856 289488896 12355 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=282704 CPUtime=3.08 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 5159 0 0 0 308 0 0 0 25 0 4 0 523863856 289488896 12355 33554432000 4194304 4650419 140733356970640 18446744073709551615 4476471 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=282704 CPUtime=3.06 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 4425 0 0 0 306 0 0 0 25 0 4 0 523863856 289488896 12355 33554432000 4194304 4650419 140733356970640 18446744073709551615 4364416 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 282704

[startup+6.30098 s]
/proc/loadavg: 5.42 7.10 7.39 9/184 9632
/proc/meminfo: memFree=19794528/32950904 swapFree=67082284/67111528
[pid=9620] ppid=9618 vsize=300904 CPUtime=25.14 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 27559 0 0 0 2510 4 0 0 25 0 4 0 523863855 308125696 16467 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 75226 16467 395 112 0 70191 0
[pid=9620/tid=9621] ppid=9618 vsize=300904 CPUtime=6.29 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 7064 0 0 0 628 1 0 0 25 0 4 0 523863856 308125696 16467 33554432000 4194304 4650419 140733356970640 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=300904 CPUtime=6.28 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 6363 0 0 0 628 0 0 0 25 0 4 0 523863856 308125696 16467 33554432000 4194304 4650419 140733356970640 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=300904 CPUtime=6.25 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 6048 0 0 0 625 0 0 0 25 0 4 0 523863856 308125696 16467 33554432000 4194304 4650419 140733356970640 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 300904

[startup+12.7008 s]
/proc/loadavg: 5.78 7.14 7.40 9/184 9632
/proc/meminfo: memFree=19729036/32950904 swapFree=67082284/67111528
[pid=9620] ppid=9618 vsize=301420 CPUtime=50.7 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 40022 0 0 0 5062 8 0 0 25 0 4 0 523863855 308654080 24006 33554432000 4194304 4650419 140733356970640 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 75355 24006 395 112 0 70320 0
[pid=9620/tid=9621] ppid=9618 vsize=301420 CPUtime=12.69 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 7981 0 0 0 1268 1 0 0 25 0 4 0 523863856 308654080 24006 33554432000 4194304 4650419 140733356970640 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=301420 CPUtime=12.69 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 9755 0 0 0 1267 2 0 0 25 0 4 0 523863856 308654080 24006 33554432000 4194304 4650419 140733356970640 18446744073709551615 4363496 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=301420 CPUtime=12.61 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 9276 0 0 0 1260 1 0 0 25 0 4 0 523863856 308654080 24006 33554432000 4194304 4650419 140733356970640 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 301420

[startup+25.5006 s]
/proc/loadavg: 6.27 7.19 7.41 9/184 9633
/proc/meminfo: memFree=19670524/32950904 swapFree=67082284/67111528
[pid=9620] ppid=9618 vsize=304484 CPUtime=101.82 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 57443 0 0 0 10169 13 0 0 25 0 4 0 523863855 311791616 29271 33554432000 4194304 4650419 140733356970640 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 76121 29271 395 112 0 71086 0
[pid=9620/tid=9621] ppid=9618 vsize=304484 CPUtime=25.49 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 10084 0 0 0 2547 2 0 0 25 0 4 0 523863856 311791616 29271 33554432000 4194304 4650419 140733356970640 18446744073709551615 4364346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=304484 CPUtime=25.49 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 14098 0 0 0 2546 3 0 0 25 0 4 0 523863856 311791616 29271 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=304484 CPUtime=25.33 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 12641 0 0 0 2531 2 0 0 25 0 4 0 523863856 311791616 29271 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 304484

[startup+51.101 s]
/proc/loadavg: 6.86 7.25 7.42 9/184 9633
/proc/meminfo: memFree=19613164/32950904 swapFree=67082284/67111528
[pid=9620] ppid=9618 vsize=325368 CPUtime=204.09 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 88837 0 0 0 20386 23 0 0 25 0 4 0 523863855 333176832 40838 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 81342 40838 395 112 0 76307 0
[pid=9620/tid=9621] ppid=9618 vsize=325368 CPUtime=51.09 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 12998 0 0 0 5106 3 0 0 25 0 4 0 523863856 333176832 40838 33554432000 4194304 4650419 140733356970640 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=325368 CPUtime=51.08 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 26577 0 0 0 5102 6 0 0 25 0 4 0 523863856 333176832 40838 33554432000 4194304 4650419 140733356970640 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=325368 CPUtime=50.8 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 18320 0 0 0 5075 5 0 0 25 0 4 0 523863856 333176832 40838 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 325368

[startup+102.307 s]
/proc/loadavg: 7.59 7.39 7.46 9/184 9635
/proc/meminfo: memFree=19543180/32950904 swapFree=67082284/67111528
[pid=9620] ppid=9618 vsize=380528 CPUtime=408.64 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 125765 0 0 0 40825 39 0 0 25 0 4 0 523863855 389660672 49316 33554432000 4194304 4650419 140733356970640 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 95132 49316 395 112 0 90097 0
[pid=9620/tid=9621] ppid=9618 vsize=380528 CPUtime=102.3 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 14547 0 0 0 10226 4 0 0 25 0 4 0 523863856 389660672 49316 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=380528 CPUtime=102.29 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 41070 0 0 0 10217 12 0 0 25 0 4 0 523863856 389660672 49316 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=380528 CPUtime=101.73 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 28974 0 0 0 10164 9 0 0 25 0 4 0 523863856 389660672 49316 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 380528

[startup+162.3 s]

################
# More data... #
################

[pid=9620] ppid=9618 vsize=668728 CPUtime=2805.38 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 363648 0 0 0 280375 163 0 0 25 0 4 0 523863855 684777472 101012 33554432000 4194304 4650419 140733356970640 18446744073709551615 4363460 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 167182 101012 395 112 0 162147 0
[pid=9620/tid=9621] ppid=9618 vsize=668728 CPUtime=702.29 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 27601 0 0 0 70217 12 0 0 25 0 4 0 523863856 684777472 101012 33554432000 4194304 4650419 140733356970640 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=668728 CPUtime=702.3 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 112702 0 0 0 70184 46 0 0 25 0 4 0 523863856 684777472 101012 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=668728 CPUtime=698.45 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 87771 0 0 0 69804 41 0 0 25 0 4 0 523863856 684777472 101012 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.38
Current children cumulated vsize (KiB) 668728

[startup+762.307 s]
/proc/loadavg: 8.17 8.07 7.79 9/184 9652
/proc/meminfo: memFree=19155700/32950904 swapFree=67082284/67111528
[pid=9620] ppid=9618 vsize=675636 CPUtime=3045.08 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 380277 0 0 0 304338 170 0 0 25 0 4 0 523863855 691851264 101659 33554432000 4194304 4650419 140733356970640 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 168909 101659 395 112 0 163874 0
[pid=9620/tid=9621] ppid=9618 vsize=675636 CPUtime=762.29 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 28062 0 0 0 76217 12 0 0 25 0 4 0 523863856 691851264 101659 33554432000 4194304 4650419 140733356970640 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=675636 CPUtime=762.31 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 116205 0 0 0 76182 49 0 0 25 0 4 0 523863856 691851264 101659 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=675636 CPUtime=758.14 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 91418 0 0 0 75770 44 0 0 25 0 4 0 523863856 691851264 101659 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.08
Current children cumulated vsize (KiB) 675636

[startup+822.301 s]
/proc/loadavg: 8.06 8.05 7.80 9/184 9654
/proc/meminfo: memFree=19127848/32950904 swapFree=67082284/67111528
[pid=9620] ppid=9618 vsize=623120 CPUtime=3284.74 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 400700 0 0 0 328295 179 0 0 25 0 4 0 523863855 638074880 104478 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 155780 104478 395 112 0 150745 0
[pid=9620/tid=9621] ppid=9618 vsize=623120 CPUtime=822.29 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 28910 0 0 0 82216 13 0 0 25 0 4 0 523863856 638074880 104478 33554432000 4194304 4650419 140733356970640 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=623120 CPUtime=822.31 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 119589 0 0 0 82180 51 0 0 25 0 4 0 523863856 638074880 104478 33554432000 4194304 4650419 140733356970640 18446744073709551615 4476129 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=623120 CPUtime=817.81 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 97354 0 0 0 81735 46 0 0 25 0 4 0 523863856 638074880 104478 33554432000 4194304 4650419 140733356970640 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 623120

[startup+882.3 s]
/proc/loadavg: 8.02 8.04 7.81 9/184 9656
/proc/meminfo: memFree=19140220/32950904 swapFree=67082284/67111528
[pid=9620] ppid=9618 vsize=677420 CPUtime=3524.41 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 415211 0 0 0 352250 191 0 0 25 0 4 0 523863855 693678080 103142 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 169355 103142 395 112 0 164320 0
[pid=9620/tid=9621] ppid=9618 vsize=677420 CPUtime=882.29 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 29750 0 0 0 88215 14 0 0 25 0 4 0 523863856 693678080 103142 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=677420 CPUtime=882.31 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 122628 0 0 0 88178 53 0 0 25 0 4 0 523863856 693678080 103142 33554432000 4194304 4650419 140733356970640 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=677420 CPUtime=877.48 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 100654 0 0 0 87699 49 0 0 25 0 4 0 523863856 693678080 103142 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.41
Current children cumulated vsize (KiB) 677420

[startup+942.301 s]
/proc/loadavg: 8.05 8.05 7.83 9/184 9657
/proc/meminfo: memFree=19063312/32950904 swapFree=67082284/67111528
[pid=9620] ppid=9618 vsize=736636 CPUtime=3764.09 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 438396 0 0 0 376205 204 0 0 25 0 4 0 523863855 754315264 111400 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 184159 111400 395 112 0 179124 0
[pid=9620/tid=9621] ppid=9618 vsize=736636 CPUtime=942.29 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 30849 0 0 0 94214 15 0 0 25 0 4 0 523863856 754315264 111400 33554432000 4194304 4650419 140733356970640 18446744073709551615 4363541 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=736636 CPUtime=942.31 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 125033 0 0 0 94176 55 0 0 25 0 4 0 523863856 754315264 111400 33554432000 4194304 4650419 140733356970640 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=736636 CPUtime=937.16 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 105567 0 0 0 93662 54 0 0 25 0 4 0 523863856 754315264 111400 33554432000 4194304 4650419 140733356970640 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 736636

[startup+1002.3 s]
/proc/loadavg: 8.06 8.05 7.84 9/184 9659
/proc/meminfo: memFree=19058320/32950904 swapFree=67082284/67111528
[pid=9620] ppid=9618 vsize=754824 CPUtime=4003.76 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 459432 0 0 0 400160 216 0 0 25 0 4 0 523863855 772939776 116643 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 188706 116643 395 112 0 183671 0
[pid=9620/tid=9621] ppid=9618 vsize=754824 CPUtime=1002.29 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 33597 0 0 0 100212 17 0 0 25 0 4 0 523863856 772939776 116643 33554432000 4194304 4650419 140733356970640 18446744073709551615 4367295 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=754824 CPUtime=1002.31 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 129051 0 0 0 100173 58 0 0 25 0 4 0 523863856 772939776 116643 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=754824 CPUtime=996.83 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 112793 0 0 0 99627 56 0 0 25 0 4 0 523863856 772939776 116643 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 754824

[startup+1062.3 s]
/proc/loadavg: 8.06 8.05 7.85 9/184 9660
/proc/meminfo: memFree=19071428/32950904 swapFree=67082284/67111528
[pid=9620] ppid=9618 vsize=814204 CPUtime=4243.44 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 478374 0 0 0 424116 228 0 0 25 0 4 0 523863855 833744896 121794 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365237 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 203551 121794 395 112 0 198516 0
[pid=9620/tid=9621] ppid=9618 vsize=814204 CPUtime=1062.28 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 38211 0 0 0 106208 20 0 0 25 0 4 0 523863856 833744896 121794 33554432000 4194304 4650419 140733356970640 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=814204 CPUtime=1062.32 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 132717 0 0 0 106172 60 0 0 25 0 4 0 523863856 833744896 121794 33554432000 4194304 4650419 140733356970640 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=814204 CPUtime=1056.5 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 115000 0 0 0 105592 58 0 0 25 0 4 0 523863856 833744896 121794 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 814204

[startup+1122.3 s]
/proc/loadavg: 8.06 8.06 7.86 9/184 9662
/proc/meminfo: memFree=19064692/32950904 swapFree=67082284/67111528
[pid=9620] ppid=9618 vsize=711668 CPUtime=4483.11 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 495784 0 0 0 448071 240 0 0 25 0 4 0 523863855 728748032 121379 33554432000 4194304 4650419 140733356970640 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 177917 121379 395 112 0 172882 0
[pid=9620/tid=9621] ppid=9618 vsize=711668 CPUtime=1122.28 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 38843 0 0 0 112207 21 0 0 25 0 4 0 523863856 728748032 121379 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=711668 CPUtime=1122.31 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 135561 0 0 0 112169 62 0 0 25 0 4 0 523863856 728748032 121379 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=711668 CPUtime=1116.17 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 119074 0 0 0 111557 60 0 0 25 0 4 0 523863856 728748032 121379 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.11
Current children cumulated vsize (KiB) 711668

[startup+1182.3 s]
/proc/loadavg: 8.05 8.06 7.87 9/184 9664
/proc/meminfo: memFree=19054096/32950904 swapFree=67082284/67111528
[pid=9620] ppid=9618 vsize=808740 CPUtime=4722.79 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 509250 0 0 0 472029 250 0 0 25 0 4 0 523863855 828149760 122786 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 202185 122786 395 112 0 197150 0
[pid=9620/tid=9621] ppid=9618 vsize=808740 CPUtime=1182.28 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 40182 0 0 0 118206 22 0 0 25 0 4 0 523863856 828149760 122786 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=808740 CPUtime=1182.32 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 137759 0 0 0 118167 65 0 0 25 0 4 0 523863856 828149760 122786 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=808740 CPUtime=1175.85 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 122721 0 0 0 117522 63 0 0 25 0 4 0 523863856 828149760 122786 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.79
Current children cumulated vsize (KiB) 808740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.16 8.08 7.88 9/184 9664
/proc/meminfo: memFree=19053212/32950904 swapFree=67082284/67111528
[pid=9620] ppid=9618 vsize=816392 CPUtime=4800.31 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 512287 0 0 0 479777 254 0 0 25 0 4 0 523863855 835985408 121434 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365246 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 204098 121434 395 112 0 199063 0
[pid=9620/tid=9621] ppid=9618 vsize=816392 CPUtime=1201.69 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 40272 0 0 0 120147 22 0 0 25 0 4 0 523863856 835985408 121434 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=816392 CPUtime=1201.72 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 138453 0 0 0 120106 66 0 0 25 0 4 0 523863856 835985408 121434 33554432000 4194304 4650419 140733356970640 18446744073709551615 4349680 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=816392 CPUtime=1195.15 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 123396 0 0 0 119451 64 0 0 25 0 4 0 523863856 835985408 121434 33554432000 4194304 4650419 140733356970640 18446744073709551615 4331067 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 816392

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1201.7 s]
/proc/loadavg: 8.16 8.08 7.88 9/184 9664
/proc/meminfo: memFree=19053212/32950904 swapFree=67082284/67111528
[pid=9620] ppid=9618 vsize=816392 CPUtime=4800.31 cores=1,3,5,7
/proc/9620/stat : 9620 (strangenight1-m) R 9618 9620 8531 0 -1 4202496 512287 0 0 0 479777 254 0 0 25 0 4 0 523863855 835985408 121434 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365246 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9620/statm: 204098 121434 395 112 0 199063 0
[pid=9620/tid=9621] ppid=9618 vsize=816392 CPUtime=1201.69 cores=1,3,5,7
/proc/9620/task/9621/stat : 9621 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 40272 0 0 0 120147 22 0 0 25 0 4 0 523863856 835985408 121434 33554432000 4194304 4650419 140733356970640 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9620/tid=9622] ppid=9618 vsize=816392 CPUtime=1201.72 cores=1,3,5,7
/proc/9620/task/9622/stat : 9622 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 138453 0 0 0 120106 66 0 0 25 0 4 0 523863856 835985408 121434 33554432000 4194304 4650419 140733356970640 18446744073709551615 4349680 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9620/tid=9624] ppid=9618 vsize=816392 CPUtime=1195.15 cores=1,3,5,7
/proc/9620/task/9624/stat : 9624 (strangenight1-m) R 9618 9620 8531 0 -1 4202560 123396 0 0 0 119451 64 0 0 25 0 4 0 523863856 835985408 121434 33554432000 4194304 4650419 140733356970640 18446744073709551615 4331067 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 816392

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.36
CPU user time (s): 4797.79
CPU system time (s): 2.56561
CPU usage (%): 399.453
Max. virtual memory (cumulated for all children) (KiB): 864884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.79
system time used= 2.56561
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 512288
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= 211
involuntary context switches= 32680

runsolver used 1.78473 second user time and 4.79127 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-30 02:17:21
IDJOB=3175403
IDBENCH=83021
IDSOLVER=1588
FILE ID=node121/3175403-1304122641
RUNJOBID= node121-1304122641-9606
PBS_JOBID= 13170701
Free space on /tmp= 72656 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S902286199-017.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175403-1304122641/watcher-3175403-1304122641 -o /tmp/evaluation-result-3175403-1304122641/solver-3175403-1304122641 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175403-1304122641.cnf

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

MD5SUM BENCH= 598e5ac0f35fb3d353f44669087059bc
RANDOM SEED=864046998

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.817
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:     32950904 kB
MemFree:      19910920 kB
Buffers:       2184912 kB
Cached:       10295264 kB
SwapCached:       2776 kB
Active:        9142044 kB
Inactive:      3376740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19910920 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           12468 kB
Writeback:           0 kB
AnonPages:       36152 kB
Mapped:          13532 kB
Slab:           456272 kB
PageTables:       4324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   185812 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= 72644 MiB
End job on node121 at 2011-04-30 02:37:25