Trace number 3366682

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-2-mt (fixed)? (TO) 4800.35 1203.33

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1959079526-027.UNKNOWN.cnf
MD5SUMf44a4cf4fe89dcbd323f749ee3ba0f10
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark146.379
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366682-1305412055.cnf'
0.00/0.01	c -- header says num vars:            450
0.00/0.01	c -- header says num clauses:        1917
0.00/0.01	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.01	c -- vars added        450
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       450      1917         0         0      5751         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1917/1917 lits-rem:0 time: 0.00
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 blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
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:    450 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.11	c lits-rem:         0  cl-subs:        0  v-elim:     14  v-fix:    0  time:  0.00 s
0.00/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.11	c calculated reachability. Time: 0.00
0.00/0.11	c Calc default polars -  time:   0.00 s pos:     216 undec:      55 neg:     179
0.00/0.11	c =========================================================================================
0.00/0.11	c types(t): F = full restart, N = normal restart
0.00/0.11	c types(t): S = simplification begin/end, E = solution found
0.00/0.11	c restart types(rt): st = static, dy = dynamic
0.00/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.11	c  B st     0         0       436      1898         0         0      5773         0   no data   no data
0.00/0.11	c Decided on static restart strategy
0.78/0.21	c  N st     8      4918       436      1898         0      4790      5773    101356   no data   no data
1.18/0.39	c  N st    10     11301       436      1898         0      4451      5773     69782   no data   no data
2.37/0.64	c  N st    11     17047       436      1898         0     10039      5773    183323   no data   no data
3.97/1.05	c  F st    12     25001       436      1898         0     12289      5773    235793   no data   no data
3.97/1.05	c  N st    12     25001       436      1898         0     12289      5773    235793   no data   no data
5.16/1.30	c Decided on static restart strategy
5.16/1.30	c  N st    18     30000       436      1898         0     10602      5773    186377   no data   no data
5.16/1.30	c  S st    18     30000       436      1898         0     10602      5773    186377   no data   no data
5.16/1.33	c  S st    18     30501       436      1898         0     11101      5773    196781   no data   no data
5.16/1.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.16/1.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.16/1.34	c blocked clauses removed:       17 vars:      2 tried:         436 T: 0.00 s
5.16/1.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.16/1.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    434 time:  0.00 s
5.16/1.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.16/1.34	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
5.16/1.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.40	c lits-rem:       160  cl-subs:      708  v-elim:      0  v-fix:    0  time:  0.06 s
5.57/1.41	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.01
5.57/1.41	c calculated reachability. Time: 0.00
5.57/1.41	c  N st    18     30501       433      1881         0     10346      5726    179530   no data   no data
6.76/1.80	c  N st    20     37612       433      1881         0      9639      5726    146088   no data   no data
8.37/2.19	c  N st    21     44013       433      1881         0     15874      5726    282352   no data   no data
9.21/2.32	c  S st    22     45751       433      1881         0      8866      5726    115857   no data   no data
9.21/2.34	c  S st    22     46252       433      1881         0      9367      5726    126583   no data   no data
9.21/2.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.21/2.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.21/2.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.21/2.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.21/2.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.21/2.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
9.21/2.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.21/2.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.21/2.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.21/2.36	c lits-rem:        17  cl-subs:       94  v-elim:      0  v-fix:    0  time:  0.01 s
9.21/2.36	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
9.21/2.36	c vivif2 --  cl tried     9273 cl shrink        0 lits rem          0 time: 0.00
9.21/2.37	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.00
9.21/2.37	c calculated reachability. Time: 0.00
9.21/2.37	c  N st    22     46252       433      1881         0      9273      5726    124549   no data   no data
12.75/3.27	c  N st    23     60649       433      1881         0     13569      5726    205556   no data   no data
15.54/3.96	c  N st    24     69378       433      1881         0     11403      5726    152587   no data   no data
15.54/3.96	c  S st    24     69378       433      1881         0     11403      5726    152587   no data   no data
15.54/3.99	c  S st    24     69879       433      1881         0     11903      5726    162382   no data   no data
15.54/3.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.94/4.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
15.94/4.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.94/4.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.94/4.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.94/4.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
15.94/4.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.94/4.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.94/4.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.94/4.02	c lits-rem:        30  cl-subs:      159  v-elim:      0  v-fix:    0  time:  0.01 s
15.94/4.02	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
15.94/4.02	c vivif2 --  cl tried    11744 cl shrink        0 lits rem          0 time: 0.00
15.94/4.03	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.01
15.94/4.03	c calculated reachability. Time: 0.00
15.94/4.03	c  N st    24     69879       433      1881         0     11744      5726    159032   no data   no data
21.13/5.31	c  F st    25     87500       433      1881         0     17213      5726    279396   no data   no data
21.13/5.31	c  N st    25     87500       433      1881         0     17213      5726    279396   no data   no data
22.36/5.67	c Decided on static restart strategy
23.51/5.90	c  N st    32     95539       433      1881         0     25063      5726    451378   no data   no data
25.92/6.55	c  N st    34    104818       433      1881         0     21483      5726    352410   no data   no data
25.92/6.55	c  S st    34    104818       433      1881         0     21483      5726    352410   no data   no data
25.92/6.60	c  S st    34    105321       433      1881         0     21986      5726    363089   no data   no data
25.92/6.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.34/6.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
26.34/6.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.34/6.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.34/6.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.34/6.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
26.34/6.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.34/6.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
26.34/6.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.76/6.77	c lits-rem:       102  cl-subs:     1008  v-elim:      0  v-fix:    0  time:  0.14 s
26.76/6.77	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
26.76/6.77	c vivif2 --  cl tried    20978 cl shrink        0 lits rem          0 time: 0.00
26.76/6.79	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.01
26.76/6.79	c calculated reachability. Time: 0.00
26.76/6.79	c  N st    34    105321       433      1881         0     20978      5726    340037   no data   no data
29.91/7.60	c  N st    35    114919       433      1881         0     16676      5726    225907   no data   no data
35.12/8.89	c  N st    36    129317       433      1881         0     16021      5726    196677   no data   no data
43.07/10.87	c  N st    37    150912       433      1881         0     21604      5726    310364   no data   no data
45.47/11.45	c  S st    38    157983       433      1881         0     28517      5726    474084   no data   no data
45.87/11.53	c  S st    38    158489       433      1881         0     29022      5726    485385   no data   no data
45.87/11.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.87/11.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
45.87/11.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.87/11.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.87/11.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.87/11.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
45.87/11.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.87/11.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
45.87/11.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.06/11.85	c lits-rem:       435  cl-subs:     1321  v-elim:      0  v-fix:    0  time:  0.29 s
47.06/11.85	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
47.06/11.86	c vivif2 --  cl tried    27701 cl shrink        0 lits rem          0 time: 0.00
47.06/11.87	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.02
47.06/11.87	c calculated reachability. Time: 0.00
47.06/11.87	c  N st    38    158489       433      1881         0     27701      5726    455527   no data   no data
65.83/16.60	c  N st    39    207077       433      1881         0     22384      5726    297750   no data   no data
79.00/19.85	c  N st    40    237733       433      1881         0     32632      5726    477293   no data   no data
79.00/19.85	c  S st    40    237733       433      1881         0     32632      5726    477293   no data   no data
79.42/19.93	c  S st    40    238238       433      1881         0     33135      5726    488172   no data   no data
79.42/19.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.42/19.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
79.42/19.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
79.42/19.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.42/19.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.42/19.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
79.42/19.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
79.42/19.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
79.42/19.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.77/20.51	c lits-rem:       218  cl-subs:     2827  v-elim:      0  v-fix:    0  time:  0.55 s
81.77/20.51	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
81.77/20.52	c vivif2 --  cl tried    30308 cl shrink        0 lits rem          0 time: 0.00
81.77/20.53	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.02
81.77/20.53	c calculated reachability. Time: 0.00
81.77/20.54	c  N st    40    238238       433      1881         0     30308      5726    437700   no data   no data
113.29/28.40	c  F st    41    306252       433      1881         0     32196      5726    449369   no data   no data
113.29/28.40	c  N st    41    306252       433      1881         0     32196      5726    449369   no data   no data
115.27/28.99	c Decided on static restart strategy
126.45/31.70	c  N st    51    334558       433      1881         0     36538      5726    537938   no data   no data
137.22/34.40	c  N st    53    357357       433      1881         0     34512      5726    487025   no data   no data
137.22/34.40	c  S st    53    357357       433      1881         0     34512      5726    487025   no data   no data
137.62/34.50	c  S st    53    357861       433      1881         0     35015      5726    498168   no data   no data
137.62/34.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
137.62/34.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
137.62/34.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
137.62/34.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
137.62/34.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.62/34.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
137.62/34.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
137.62/34.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
137.62/34.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.41/34.76	c lits-rem:       143  cl-subs:      920  v-elim:      0  v-fix:    0  time:  0.23 s
138.41/34.76	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
138.41/34.76	c vivif2 --  cl tried    34095 cl shrink        0 lits rem          0 time: 0.01
138.41/34.79	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.02
138.41/34.79	c calculated reachability. Time: 0.00
138.41/34.79	c  N st    53    357861       433      1881         0     34095      5726    477016   no data   no data
155.97/39.13	c  N st    54    390255       433      1881         0     40243      5726    620870   no data   no data
184.73/46.39	c  N st    55    438844       433      1881         0     33910      5726    415013   no data   no data
224.99/56.48	c  N st    56    511726       433      1881         0     47373      5726    693312   no data   no data
240.15/60.26	c  N st    57    536791       433      1881         0     41660      5726    546203   no data   no data
240.15/60.26	c  S st    57    536791       433      1881         0     41660      5726    546203   no data   no data
240.55/60.36	c  S st    57    537298       433      1881         0     42166      5726    557643   no data   no data
240.55/60.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
240.55/60.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
240.55/60.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
240.55/60.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
240.55/60.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
240.55/60.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
240.55/60.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
240.55/60.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
240.94/60.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.54/60.87	c lits-rem:       218  cl-subs:     1871  v-elim:      0  v-fix:    0  time:  0.47 s
242.54/60.87	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
242.54/60.88	c vivif2 --  cl tried    40295 cl shrink        0 lits rem          0 time: 0.01
242.94/60.90	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.03
242.94/60.90	c calculated reachability. Time: 0.00
242.94/60.90	c  N st    57    537298       433      1881         0     40295      5726    518706   no data   no data
346.69/86.98	c  N st    58    701282       433      1881         0     69149      5726   1157208   no data   no data
416.89/104.59	c  N st    59    805947       433      1881         0     63087      5726    947700   no data   no data
416.89/104.59	c  S st    59    805947       433      1881         0     63087      5726    947700   no data   no data
417.66/104.79	c  S st    59    806454       433      1881         0     63590      5726    958792   no data   no data
417.66/104.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
418.07/104.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
418.07/104.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
418.07/104.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
418.07/104.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
418.07/104.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
418.07/104.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
418.07/104.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
418.07/104.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
429.65/107.73	c lits-rem:       784  cl-subs:     5518  v-elim:      0  v-fix:    0  time:  2.87 s
429.65/107.73	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
429.65/107.74	c vivif2 --  cl tried    58072 cl shrink        0 lits rem          0 time: 0.01
429.65/107.79	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.05
429.65/107.80	c calculated reachability. Time: 0.00
429.65/107.80	c  N st    59    806454       433      1881         0     58072      5726    842485   no data   no data
628.70/157.69	c  F st    60   1071877       433      1881         0     74158      5726   1085052   no data   no data
628.70/157.69	c  N st    60   1071877       433      1881         0     74158      5726   1085052   no data   no data
633.89/158.96	c Decided on static restart strategy
654.63/164.19	c  N st    70   1100178       433      1881         0     58012      5726    729669   no data   no data
688.55/172.65	c  N st    72   1136173       433      1881         0     48436      5726    500462   no data   no data
714.87/179.26	c  N st    73   1168569       433      1881         0     79925      5726   1180133   no data   no data
750.81/188.26	c  N st    74   1209681       433      1881         0     74150      5726   1056932   no data   no data
750.81/188.26	c  S st    74   1209681       433      1881         0     74150      5726   1056932   no data   no data
751.96/188.54	c  S st    74   1210183       433      1881         0     74649      5726   1068450   no data   no data
751.96/188.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
751.96/188.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
751.96/188.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
751.96/188.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
751.96/188.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
751.96/188.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
751.96/188.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
752.36/188.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
752.36/188.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
767.96/192.51	c lits-rem:       378  cl-subs:     4940  v-elim:      0  v-fix:    0  time:  3.86 s
767.96/192.51	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
767.96/192.53	c vivif2 --  cl tried    69709 cl shrink        0 lits rem          0 time: 0.02
767.96/192.61	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.08
768.37/192.61	c calculated reachability. Time: 0.00
768.37/192.61	c  N st    74   1210183       433      1881         0     69709      5726    966323   no data   no data
842.55/211.24	c  N st    75   1283065       433      1881         0     93565      5726   1448042   no data   no data
949.03/237.93	c  N st    76   1392388       433      1881         0     54264      5726    549033   no data   no data
1107.01/277.53	c  N st    77   1556373       433      1881         0     59147      5726    614226   no data   no data
1262.59/316.52	c  N st    78   1710184       433      1881         0    100773      5726   1500317   no data   no data
1262.59/316.52	c  S st    78   1710184       433      1881         0    100773      5726   1500317   no data   no data
1263.82/316.87	c  S st    78   1710686       433      1881         0    101274      5726   1511844   no data   no data
1263.82/316.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1264.23/316.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1264.23/316.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1264.23/316.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1264.23/316.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1264.23/316.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
1264.23/316.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1264.23/316.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1264.23/316.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1293.72/324.34	c lits-rem:       540  cl-subs:     8687  v-elim:      0  v-fix:    0  time:  7.35 s
1293.72/324.34	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
1293.72/324.36	c vivif2 --  cl tried    92587 cl shrink        0 lits rem          0 time: 0.02
1294.12/324.46	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.10
1294.12/324.46	c calculated reachability. Time: 0.00
1294.12/324.46	c  N st    78   1710686       433      1881         0     92587      5726   1339575   no data   no data
1687.86/423.15	c  N st    79   2079650       433      1881         0    104188      5726   1519607   no data   no data
1846.24/462.80	c  N st    80   2210686       433      1881         0    108143      5726   1595714   no data   no data
1846.24/462.80	c  S st    80   2210686       433      1881         0    108143      5726   1595714   no data   no data
1847.46/463.20	c  S st    80   2211191       433      1881         0    108648      5726   1607052   no data   no data
1847.46/463.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1847.87/463.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1847.87/463.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1847.87/463.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1847.87/463.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1847.87/463.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
1847.87/463.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1847.87/463.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1848.23/463.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1882.14/471.82	c lits-rem:       739  cl-subs:     8489  v-elim:      0  v-fix:    0  time:  8.49 s
1882.14/471.82	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
1882.14/471.84	c vivif2 --  cl tried   100159 cl shrink        0 lits rem          0 time: 0.02
1882.57/471.95	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.10
1882.57/471.95	c calculated reachability. Time: 0.00
1882.57/471.95	c  N st    80   2211191       433      1881         0    100159      5726   1435334   no data   no data
2502.86/627.43	c  N st    81   2711191       433      1881         0    123380      5726   1839848   no data   no data
2502.86/627.43	c  S st    81   2711191       433      1881         0    123380      5726   1839848   no data   no data
2504.46/627.87	c  S st    81   2711692       433      1881         0    123878      5726   1851153   no data   no data
2504.46/627.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2504.86/627.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2504.86/627.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2504.86/627.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2504.86/627.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2504.86/627.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
2504.86/627.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2504.86/627.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2505.26/628.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2561.10/642.04	c lits-rem:       447  cl-subs:    11339  v-elim:      0  v-fix:    0  time: 14.01 s
2561.10/642.04	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
2561.10/642.06	c vivif2 --  cl tried   112539 cl shrink        0 lits rem          0 time: 0.02
2561.50/642.19	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.13
2561.50/642.20	c calculated reachability. Time: 0.00
2561.50/642.20	c  N st    81   2711692       433      1881         0    112539      5726   1615737   no data   no data
3288.74/824.40	c  N st    82   3211693       433      1881         0     88715      5726    939296   no data   no data
3288.74/824.40	c  S st    82   3211693       433      1881         0     88715      5726    939296   no data   no data
3289.54/824.68	c  S st    82   3212197       433      1881         0     89218      5726    950646   no data   no data
3289.54/824.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3289.94/824.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3289.94/824.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3289.94/824.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3289.94/824.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3289.94/824.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
3289.94/824.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3289.94/824.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3289.94/824.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3293.53/825.68	c lits-rem:       149  cl-subs:     3017  v-elim:      0  v-fix:    0  time:  0.90 s
3293.53/825.68	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
3293.93/825.70	c vivif2 --  cl tried    86201 cl shrink        0 lits rem          0 time: 0.02
3293.93/825.78	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.08
3293.93/825.78	c calculated reachability. Time: 0.00
3293.93/825.78	c  N st    82   3212197       433      1881         0     86201      5726    903066   no data   no data
4038.72/1012.46	c  N st    83   3712197       433      1881         0     96704      5726   1044342   no data   no data
4038.72/1012.46	c  S st    83   3712197       433      1881         0     96704      5726   1044342   no data   no data
4039.92/1012.78	c  S st    83   3712700       433      1881         0     97205      5726   1055538   no data   no data
4039.92/1012.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4040.32/1012.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
4040.32/1012.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4040.32/1012.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4040.32/1012.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4040.32/1012.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    433 time:  0.00 s
4040.32/1012.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4040.32/1012.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4040.32/1012.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4045.94/1014.27	c lits-rem:       173  cl-subs:     4055  v-elim:      0  v-fix:    0  time:  1.39 s
4045.94/1014.27	c vivif2 --  cl tried     1881 cl shrink        0 lits rem          0 time: 0.00
4045.94/1014.29	c vivif2 --  cl tried    93150 cl shrink        0 lits rem          0 time: 0.02
4046.35/1014.38	c asymm  cl-useful: 0/1881/1881 lits-rem:0 time: 0.09
4046.35/1014.38	c calculated reachability. Time: 0.00
4046.35/1014.38	c  N st    83   3712700       433      1881         0     93150      5726    985570   no data   no data
4105.75/1029.28	c  F st    84   3751565       433      1881         0    130643      5726   1813533   no data   no data
4105.75/1029.28	c  N st    84   3751565       433      1881         0    130643      5726   1813533   no data   no data
4115.32/1031.64	c Decided on static restart strategy
4156.80/1042.07	c  N st    94   3779868       433      1881         0    158161      5726   2427146   no data   no data
4209.46/1055.21	c  N st    96   3815862       433      1881         0    111206      5726   1373607   no data   no data
4260.95/1068.19	c  N st    97   3848254       433      1881         0    142568      5726   2045771   no data   no data
4337.52/1087.38	c  N st    98   3896842       433      1881         0    106660      5726   1273848   no data   no data
4463.97/1119.08	c  N st    99   3969724       433      1881         0     93105      5726    939240   no data   no data
4630.32/1160.74	c  N st   100   4079047       433      1881         0    113594      5726   1368764   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366682-1305412055/watcher-3366682-1305412055 -o /tmp/evaluation-result-3366682-1305412055/solver-3366682-1305412055 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366682-1305412055.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: 8.18 7.99 5.89 6/333 21150
/proc/meminfo: memFree=23396164/32951124 swapFree=59367104/67111528
[pid=21150] ppid=21148 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 412 0 0 0 1 0 0 0 25 0 4 0 633621135 52396032 352 33554432000 4194304 4580107 140733229728224 18446744073709551615 47703649969689 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 12792 352 302 95 0 7774 0
[pid=21150/tid=21151] ppid=21148 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 633621135 52396032 352 33554432000 4194304 4580107 140733229728224 18446744073709551615 47703649969683 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 633621135 52396032 352 33554432000 4194304 4580107 140733229728224 18446744073709551615 47703649970098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633621135 52396032 352 33554432000 4194304 4580107 140733229728224 18446744073709551615 47703649969689 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.112398 s]
/proc/loadavg: 8.18 7.99 5.89 6/333 21150
/proc/meminfo: memFree=23396164/32951124 swapFree=59367104/67111528
[pid=21150] ppid=21148 vsize=282320 CPUtime=0.42 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 1657 0 0 0 42 0 0 0 25 0 4 0 633621135 289095680 1551 33554432000 4194304 4580107 140733229728224 18446744073709551615 4318432 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 70580 1551 377 95 0 65562 0
[pid=21150/tid=21151] ppid=21148 vsize=282320 CPUtime=0.1 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 347 0 0 0 10 0 0 0 25 0 4 0 633621135 289095680 1551 33554432000 4194304 4580107 140733229728224 18446744073709551615 4322517 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=282320 CPUtime=0.1 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 310 0 0 0 10 0 0 0 25 0 4 0 633621135 289095680 1551 33554432000 4194304 4580107 140733229728224 18446744073709551615 4321207 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=282320 CPUtime=0.1 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 261 0 0 0 10 0 0 0 25 0 4 0 633621135 289095680 1551 33554432000 4194304 4580107 140733229728224 18446744073709551615 4487413 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 282320

[startup+0.20033 s]
/proc/loadavg: 8.18 7.99 5.89 6/333 21150
/proc/meminfo: memFree=23396164/32951124 swapFree=59367104/67111528
[pid=21150] ppid=21148 vsize=283400 CPUtime=0.78 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 2184 0 0 0 78 0 0 0 25 0 4 0 633621135 290201600 1570 33554432000 4194304 4580107 140733229728224 18446744073709551615 4293110 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 70850 1570 377 95 0 65832 0
[pid=21150/tid=21151] ppid=21148 vsize=283400 CPUtime=0.19 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 476 0 0 0 19 0 0 0 25 0 4 0 633621135 290201600 1570 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=283400 CPUtime=0.18 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 443 0 0 0 18 0 0 0 25 0 4 0 633621135 290201600 1570 33554432000 4194304 4580107 140733229728224 18446744073709551615 4295908 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=283400 CPUtime=0.19 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 397 0 0 0 19 0 0 0 25 0 4 0 633621135 290201600 1570 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283400

[startup+0.30031 s]
/proc/loadavg: 8.18 7.99 5.89 6/333 21150
/proc/meminfo: memFree=23396164/32951124 swapFree=59367104/67111528
[pid=21150] ppid=21148 vsize=283568 CPUtime=1.18 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 2585 0 0 0 118 0 0 0 25 0 4 0 633621135 290373632 1971 33554432000 4194304 4580107 140733229728224 18446744073709551615 4320565 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 70892 1971 377 95 0 65874 0
[pid=21150/tid=21151] ppid=21148 vsize=283568 CPUtime=0.29 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 583 0 0 0 29 0 0 0 25 0 4 0 633621135 290373632 1971 33554432000 4194304 4580107 140733229728224 18446744073709551615 4293732 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=283568 CPUtime=0.28 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 540 0 0 0 28 0 0 0 25 0 4 0 633621135 290373632 1971 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=283568 CPUtime=0.29 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 493 0 0 0 29 0 0 0 25 0 4 0 633621135 290373632 1971 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283568

[startup+0.700233 s]
/proc/loadavg: 8.18 7.99 5.89 6/333 21150
/proc/meminfo: memFree=23396164/32951124 swapFree=59367104/67111528
[pid=21150] ppid=21148 vsize=284720 CPUtime=2.77 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 4256 0 0 0 277 0 0 0 25 0 4 0 633621135 291553280 2373 33554432000 4194304 4580107 140733229728224 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 71180 2373 377 95 0 66162 0
[pid=21150/tid=21151] ppid=21148 vsize=284720 CPUtime=0.69 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 1073 0 0 0 69 0 0 0 25 0 4 0 633621135 291553280 2373 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=284720 CPUtime=0.68 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 886 0 0 0 68 0 0 0 25 0 4 0 633621135 291553280 2373 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=284720 CPUtime=0.69 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 854 0 0 0 69 0 0 0 25 0 4 0 633621135 291553280 2373 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284720

[startup+1.50107 s]
/proc/loadavg: 8.25 8.01 5.91 9/337 21154
/proc/meminfo: memFree=23375796/32951124 swapFree=59367104/67111528
[pid=21150] ppid=21148 vsize=285516 CPUtime=5.97 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 7996 0 0 0 596 1 0 0 25 0 4 0 633621135 292368384 4371 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 71379 4371 379 95 0 66361 0
[pid=21150/tid=21151] ppid=21148 vsize=285516 CPUtime=1.49 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 1650 0 0 0 149 0 0 0 25 0 4 0 633621135 292368384 4371 33554432000 4194304 4580107 140733229728224 18446744073709551615 4306048 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=285516 CPUtime=1.47 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 1570 0 0 0 147 0 0 0 25 0 4 0 633621135 292368384 4371 33554432000 4194304 4580107 140733229728224 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=285516 CPUtime=1.49 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 1547 0 0 0 149 0 0 0 25 0 4 0 633621135 292368384 4372 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 285516

[startup+3.10076 s]
/proc/loadavg: 8.25 8.01 5.91 9/337 21154
/proc/meminfo: memFree=23338844/32951124 swapFree=59367104/67111528
[pid=21150] ppid=21148 vsize=290476 CPUtime=12.35 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 16766 0 0 0 1233 2 0 0 25 0 4 0 633621135 297447424 8016 33554432000 4194304 4580107 140733229728224 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 72619 8016 379 95 0 67601 0
[pid=21150/tid=21151] ppid=21148 vsize=290476 CPUtime=3.09 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 3711 0 0 0 309 0 0 0 25 0 4 0 633621135 297447424 8016 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=290476 CPUtime=3.05 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 4475 0 0 0 305 0 0 0 25 0 4 0 633621135 297447424 8016 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=290476 CPUtime=3.09 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 4154 0 0 0 309 0 0 0 25 0 4 0 633621135 297447424 8016 33554432000 4194304 4580107 140733229728224 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 290476

[startup+6.30112 s]
/proc/loadavg: 8.23 8.01 5.92 9/337 21154
/proc/meminfo: memFree=23314828/32951124 swapFree=59367104/67111528
[pid=21150] ppid=21148 vsize=297304 CPUtime=25.12 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 26203 0 0 0 2508 4 0 0 25 0 4 0 633621135 304439296 11227 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 74326 11227 379 95 0 69308 0
[pid=21150/tid=21151] ppid=21148 vsize=297304 CPUtime=6.29 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 6643 0 0 0 629 0 0 0 25 0 4 0 633621135 304439296 11227 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=297304 CPUtime=6.23 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 7134 0 0 0 622 1 0 0 25 0 4 0 633621135 304439296 11227 33554432000 4194304 4580107 140733229728224 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=297304 CPUtime=6.29 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 5971 0 0 0 628 1 0 0 25 0 4 0 633621135 304439296 11227 33554432000 4194304 4580107 140733229728224 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 297304

[startup+12.7009 s]
/proc/loadavg: 8.21 8.01 5.93 9/337 21154
/proc/meminfo: memFree=23272320/32951124 swapFree=59367104/67111528
[pid=21150] ppid=21148 vsize=301564 CPUtime=50.64 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 41991 0 0 0 5057 7 0 0 25 0 4 0 633621135 308801536 16402 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 75391 16402 379 95 0 70373 0
[pid=21150/tid=21151] ppid=21148 vsize=301564 CPUtime=12.68 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 9997 0 0 0 1267 1 0 0 25 0 4 0 633621135 308801536 16402 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=301564 CPUtime=12.55 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 9871 0 0 0 1254 1 0 0 25 0 4 0 633621135 308801536 16402 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=301564 CPUtime=12.69 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 10395 0 0 0 1267 2 0 0 25 0 4 0 633621135 308801536 16402 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 301564

[startup+25.5003 s]
/proc/loadavg: 8.18 8.01 5.95 9/337 21155
/proc/meminfo: memFree=23241816/32951124 swapFree=59367104/67111528
[pid=21150] ppid=21148 vsize=310976 CPUtime=101.7 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 64612 0 0 0 10158 12 0 0 25 0 4 0 633621135 318439424 21810 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 77744 21810 379 95 0 72726 0
[pid=21150/tid=21151] ppid=21148 vsize=310976 CPUtime=25.49 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 16100 0 0 0 2546 3 0 0 25 0 4 0 633621135 318439424 21810 33554432000 4194304 4580107 140733229728224 18446744073709551615 4293704 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=310976 CPUtime=25.21 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 15722 0 0 0 2519 2 0 0 25 0 4 0 633621135 318439424 21810 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=310976 CPUtime=25.49 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 15700 0 0 0 2546 3 0 0 25 0 4 0 633621135 318439424 21811 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 310976

[startup+51.1012 s]
/proc/loadavg: 8.11 8.00 6.02 9/337 21156
/proc/meminfo: memFree=23197884/32951124 swapFree=59367104/67111528
[pid=21150] ppid=21148 vsize=309520 CPUtime=203.85 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 96165 0 0 0 20363 22 0 0 25 0 4 0 633621135 316948480 26968 33554432000 4194304 4580107 140733229728224 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 77380 26968 379 95 0 72362 0
[pid=21150/tid=21151] ppid=21148 vsize=309520 CPUtime=51.09 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 24444 0 0 0 5104 5 0 0 25 0 4 0 633621135 316948480 26968 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=309520 CPUtime=50.55 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 23624 0 0 0 5051 4 0 0 25 0 4 0 633621135 316948480 26968 33554432000 4194304 4580107 140733229728224 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=309520 CPUtime=51.09 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 22878 0 0 0 5103 6 0 0 25 0 4 0 633621135 316948480 26968 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 309520

[startup+102.301 s]
/proc/loadavg: 8.04 8.00 6.12 9/337 21157
/proc/meminfo: memFree=23160020/32951124 swapFree=59367104/67111528
[pid=21150] ppid=21148 vsize=331024 CPUtime=408.12 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 149544 0 0 0 40772 40 0 0 25 0 4 0 633621135 338968576 33760 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 82756 33760 379 95 0 77738 0
[pid=21150/tid=21151] ppid=21148 vsize=331024 CPUtime=102.3 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 38083 0 0 0 10220 10 0 0 25 0 4 0 633621135 338968576 33763 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=331024 CPUtime=101.19 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 35351 0 0 0 10112 7 0 0 25 0 4 0 633621135 338968576 33763 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=331024 CPUtime=102.3 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 37236 0 0 0 10220 10 0 0 25 0 4 0 633621135 338968576 33763 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.12
Current children cumulated vsize (KiB) 331024

[startup+162.301 s]

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

[pid=21150] ppid=21148 vsize=495800 CPUtime=2562.3 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 454030 0 0 0 256061 169 0 0 25 0 4 0 633621135 507699200 77996 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 123950 77996 379 95 0 118932 0
[pid=21150/tid=21151] ppid=21148 vsize=495800 CPUtime=642.31 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 104355 0 0 0 64192 39 0 0 25 0 4 0 633621135 507699200 77996 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=495800 CPUtime=635.34 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 110817 0 0 0 63499 35 0 0 25 0 4 0 633621135 507699200 77996 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=495800 CPUtime=642.3 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 116986 0 0 0 64185 45 0 0 25 0 4 0 633621135 507699200 77996 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2562.3
Current children cumulated vsize (KiB) 495800

[startup+702.301 s]
/proc/loadavg: 8.05 8.05 7.03 9/337 21173
/proc/meminfo: memFree=22810124/32951124 swapFree=59367104/67111528
[pid=21150] ppid=21148 vsize=483872 CPUtime=2801.65 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 475332 0 0 0 279983 182 0 0 25 0 4 0 633621135 495484928 75658 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 120968 75658 379 95 0 115950 0
[pid=21150/tid=21151] ppid=21148 vsize=483872 CPUtime=702.32 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 107158 0 0 0 70191 41 0 0 25 0 4 0 633621135 495484928 75658 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=483872 CPUtime=694.69 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 117117 0 0 0 69430 39 0 0 25 0 4 0 633621135 495484928 75658 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=483872 CPUtime=702.3 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 123169 0 0 0 70181 49 0 0 25 0 4 0 633621135 495484928 75658 33554432000 4194304 4580107 140733229728224 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2801.65
Current children cumulated vsize (KiB) 483872

[startup+762.301 s]
/proc/loadavg: 8.13 8.07 7.10 9/337 21174
/proc/meminfo: memFree=22787136/32951124 swapFree=59367104/67111528
[pid=21150] ppid=21148 vsize=471840 CPUtime=3041.05 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 497655 0 0 0 303909 196 0 0 25 0 4 0 633621135 483164160 73916 33554432000 4194304 4580107 140733229728224 18446744073709551615 4293232 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 117960 73916 379 95 0 112942 0
[pid=21150/tid=21151] ppid=21148 vsize=471840 CPUtime=762.34 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 109905 0 0 0 76191 43 0 0 25 0 4 0 633621135 483164160 73916 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=471840 CPUtime=754.05 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 123015 0 0 0 75363 42 0 0 25 0 4 0 633621135 483164160 73916 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=471840 CPUtime=762.31 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 130162 0 0 0 76177 54 0 0 25 0 4 0 633621135 483164160 73916 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3041.05
Current children cumulated vsize (KiB) 471840

[startup+822.301 s]
/proc/loadavg: 8.14 8.09 7.16 9/337 21176
/proc/meminfo: memFree=22776436/32951124 swapFree=59367104/67111528
[pid=21150] ppid=21148 vsize=578204 CPUtime=3280.36 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 521582 0 0 0 327831 205 0 0 25 0 4 0 633621135 592080896 80078 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 144551 80078 379 95 0 139533 0
[pid=21150/tid=21151] ppid=21148 vsize=578204 CPUtime=822.33 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 115385 0 0 0 82188 45 0 0 25 0 4 0 633621135 592080896 80078 33554432000 4194304 4580107 140733229728224 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=578204 CPUtime=813.39 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 128472 0 0 0 81295 44 0 0 25 0 4 0 633621135 592080896 80078 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=578204 CPUtime=822.3 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 138218 0 0 0 82173 57 0 0 25 0 4 0 633621135 592080896 80078 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3280.36
Current children cumulated vsize (KiB) 578204

[startup+882.312 s]
/proc/loadavg: 8.11 8.08 7.22 9/337 21178
/proc/meminfo: memFree=22742540/32951124 swapFree=59367104/67111528
[pid=21150] ppid=21148 vsize=566092 CPUtime=3519.77 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 545242 0 0 0 351757 220 0 0 25 0 4 0 633621135 579678208 83641 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 141523 83641 379 95 0 136505 0
[pid=21150/tid=21151] ppid=21148 vsize=566092 CPUtime=882.33 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 121515 0 0 0 88186 47 0 0 25 0 4 0 633621135 579678208 83641 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=566092 CPUtime=872.74 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 133876 0 0 0 87226 48 0 0 25 0 4 0 633621135 579678208 83641 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=566092 CPUtime=882.31 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 144159 0 0 0 88170 61 0 0 25 0 4 0 633621135 579678208 83641 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3519.77
Current children cumulated vsize (KiB) 566092

[startup+942.3 s]
/proc/loadavg: 8.09 8.08 7.27 9/337 21179
/proc/meminfo: memFree=22719812/32951124 swapFree=59367104/67111528
[pid=21150] ppid=21148 vsize=553760 CPUtime=3759.07 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 567727 0 0 0 375673 234 0 0 25 0 4 0 633621135 567050240 90289 33554432000 4194304 4580107 140733229728224 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 138440 90289 379 95 0 133422 0
[pid=21150/tid=21151] ppid=21148 vsize=553760 CPUtime=942.33 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 127101 0 0 0 94182 51 0 0 25 0 4 0 633621135 567050240 90289 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=553760 CPUtime=932.08 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 140457 0 0 0 93156 52 0 0 25 0 4 0 633621135 567050240 90289 33554432000 4194304 4580107 140733229728224 18446744073709551615 4304864 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=553760 CPUtime=942.3 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 149911 0 0 0 94165 65 0 0 25 0 4 0 633621135 567050240 90289 33554432000 4194304 4580107 140733229728224 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3759.07
Current children cumulated vsize (KiB) 553760

[startup+1002.3 s]
/proc/loadavg: 8.07 8.08 7.32 9/337 21181
/proc/meminfo: memFree=22671524/32951124 swapFree=59367104/67111528
[pid=21150] ppid=21148 vsize=562484 CPUtime=3998.42 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 589070 0 0 0 399599 243 0 0 25 0 4 0 633621135 575983616 99308 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 140621 99308 379 95 0 135603 0
[pid=21150/tid=21151] ppid=21148 vsize=562484 CPUtime=1002.32 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 133351 0 0 0 100179 53 0 0 25 0 4 0 633621135 575983616 99308 33554432000 4194304 4580107 140733229728224 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=562484 CPUtime=991.43 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 146065 0 0 0 99088 55 0 0 25 0 4 0 633621135 575983616 99308 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=562484 CPUtime=1002.31 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 156317 0 0 0 100164 67 0 0 25 0 4 0 633621135 575983616 99308 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3998.42
Current children cumulated vsize (KiB) 562484

[startup+1062.3 s]
/proc/loadavg: 8.10 8.08 7.36 9/337 21182
/proc/meminfo: memFree=22742148/32951124 swapFree=59367104/67111528
[pid=21150] ppid=21148 vsize=588356 CPUtime=4237.78 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 609020 0 0 0 423525 253 0 0 25 0 4 0 633621135 602476544 87530 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 147089 87530 379 95 0 142071 0
[pid=21150/tid=21151] ppid=21148 vsize=588356 CPUtime=1062.33 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 138585 0 0 0 106177 56 0 0 25 0 4 0 633621135 602476544 87530 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=588356 CPUtime=1050.78 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 148736 0 0 0 105022 56 0 0 25 0 4 0 633621135 602476544 87530 33554432000 4194304 4580107 140733229728224 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=588356 CPUtime=1062.31 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 162128 0 0 0 106162 69 0 0 25 0 4 0 633621135 602476544 87530 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4237.78
Current children cumulated vsize (KiB) 588356

[startup+1122.3 s]
/proc/loadavg: 8.11 8.08 7.40 9/337 21184
/proc/meminfo: memFree=22729216/32951124 swapFree=59367104/67111528
[pid=21150] ppid=21148 vsize=588724 CPUtime=4477.14 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 631374 0 0 0 447449 265 0 0 25 0 4 0 633621135 602853376 87263 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 147181 87263 379 95 0 142163 0
[pid=21150/tid=21151] ppid=21148 vsize=588724 CPUtime=1122.33 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 143014 0 0 0 112174 59 0 0 25 0 4 0 633621135 602853376 87263 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=588724 CPUtime=1110.13 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 155434 0 0 0 110954 59 0 0 25 0 4 0 633621135 602853376 87263 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=588724 CPUtime=1122.3 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 167297 0 0 0 112159 71 0 0 25 0 4 0 633621135 602853376 87263 33554432000 4194304 4580107 140733229728224 18446744073709551615 4318737 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4477.14
Current children cumulated vsize (KiB) 588724

[startup+1182.3 s]
/proc/loadavg: 8.04 8.06 7.44 9/337 21186
/proc/meminfo: memFree=22711932/32951124 swapFree=59367104/67111528
[pid=21150] ppid=21148 vsize=588972 CPUtime=4716.49 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 651038 0 0 0 471373 276 0 0 25 0 4 0 633621135 603107328 91493 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 147243 91493 379 95 0 142225 0
[pid=21150/tid=21151] ppid=21148 vsize=588972 CPUtime=1182.34 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 148698 0 0 0 118171 63 0 0 25 0 4 0 633621135 603107328 91493 33554432000 4194304 4580107 140733229728224 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=588972 CPUtime=1169.48 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 160056 0 0 0 116887 61 0 0 25 0 4 0 633621135 603107328 91493 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=588972 CPUtime=1182.31 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 171888 0 0 0 118157 74 0 0 25 0 4 0 633621135 603107328 91493 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4716.49
Current children cumulated vsize (KiB) 588972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.3 s]
/proc/loadavg: 8.03 8.06 7.45 5/332 21187
/proc/meminfo: memFree=23041680/32951124 swapFree=59367104/67111528
[pid=21150] ppid=21148 vsize=589136 CPUtime=4800.29 cores=1,3,5,7
/proc/21150/stat : 21150 (strangenight2-m) R 21148 21150 21012 0 -1 4202496 659768 0 0 0 479748 281 0 0 25 0 4 0 633621135 603275264 90255 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21150/statm: 147284 90255 379 95 0 142266 0
[pid=21150/tid=21151] ppid=21148 vsize=589136 CPUtime=1203.35 cores=1,3,5,7
/proc/21150/task/21151/stat : 21151 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 149766 0 0 0 120272 63 0 0 25 0 4 0 633621135 603275264 90255 33554432000 4194304 4580107 140733229728224 18446744073709551615 4305209 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21150/tid=21152] ppid=21148 vsize=589136 CPUtime=1190.25 cores=1,3,5,7
/proc/21150/task/21152/stat : 21152 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 162369 0 0 0 118963 62 0 0 25 0 4 0 633621135 603275264 90255 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21150/tid=21153] ppid=21148 vsize=589136 CPUtime=1203.32 cores=1,3,5,7
/proc/21150/task/21153/stat : 21153 (strangenight2-m) R 21148 21150 21012 0 -1 4202560 174758 0 0 0 120256 76 0 0 25 0 4 0 633621135 603275264 90255 33554432000 4194304 4580107 140733229728224 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 589136

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.33
CPU time (s): 4800.35
CPU user time (s): 4797.52
CPU system time (s): 2.82657
CPU usage (%): 398.921
Max. virtual memory (cumulated for all children) (KiB): 626404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.52
system time used= 2.82657
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 659771
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= 171
involuntary context switches= 20142

runsolver used 3.60145 second user time and 9.51555 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 00:27:35
IDJOB=3366682
IDBENCH=83091
IDSOLVER=1844
FILE ID=node143/3366682-1305412055
RUNJOBID= node143-1305410849-21031
PBS_JOBID= 13324518
Free space on /tmp= 73412 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1959079526-027.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366682-1305412055/watcher-3366682-1305412055 -o /tmp/evaluation-result-3366682-1305412055/solver-3366682-1305412055 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366682-1305412055.cnf

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

MD5SUM BENCH= f44a4cf4fe89dcbd323f749ee3ba0f10
RANDOM SEED=1628417270

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23396460 kB
Buffers:        149444 kB
Cached:         650432 kB
SwapCached:      67368 kB
Active:         100108 kB
Inactive:      9230740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23396460 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:           10892 kB
Writeback:           8 kB
AnonPages:     8462944 kB
Mapped:          22424 kB
Slab:           105128 kB
PageTables:      52828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70031796 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= 73404 MiB
End job on node143 at 2011-05-15 00:47:41