Trace number 3366672

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)UNSAT 1724.56 431.743

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1825761395-059.UNKNOWN.cnf
MD5SUM0e5f93b3b44a8a3d689954a8a212e867
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.90595
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51597
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366672-1307655806.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:        1597
0.00/0.00	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.00	c -- vars added         75
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        75      1597         0         0      7985         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.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 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:     75 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      33 undec:       3 neg:      39
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0        75      1597         0         0      7985         0   no data   no data
0.00/0.04	c Decided on static restart strategy
3.17/0.85	c  N st     8      4916        75      1597         0      4462      7985     75595   no data   no data
3.17/0.85	c  N st    10     11298        75      1597         0      4120      7985     58621   no data   no data
3.17/0.85	c  N st    11     17041        75      1597         0      9342      7985    149039   no data   no data
3.17/0.85	c  F st    12     25000        75      1597         0     11425      7985    180260   no data   no data
3.17/0.85	c  N st    12     25000        75      1597         0     11425      7985    180260   no data   no data
3.99/1.05	c Decided on static restart strategy
3.99/1.05	c  N st    18     30000        75      1597         0      9797      7985    146005   no data   no data
3.99/1.05	c  S st    18     30000        75      1597         0      9797      7985    146005   no data   no data
3.99/1.05	c  S st    18     30502        75      1597         0     10262      7985    154109   no data   no data
3.99/1.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/1.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.99/1.05	c blocked clauses removed:        0 vars:      0 tried:          75 T: 0.00 s
3.99/1.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/1.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/1.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.99/1.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.99/1.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.99/1.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.77/1.25	c lits-rem:       269  cl-subs:     2614  v-elim:      0  v-fix:    0  time:  0.16 s
4.77/1.25	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.03
4.77/1.25	c calculated reachability. Time: 0.00
4.77/1.25	c  N st    18     30502        75      1597         0      7648      7985    112163   no data   no data
5.57/1.49	c  N st    20     37612        75      1597         0     14016      7985    213692   no data   no data
6.76/1.74	c  N st    21     44012        75      1597         0     12720      7985    181134   no data   no data
7.16/1.83	c  S st    22     45754        75      1597         0     14272      7985    206405   no data   no data
7.16/1.87	c  S st    22     46259        75      1597         0     14749      7985    215023   no data   no data
7.16/1.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.16/1.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.16/1.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.16/1.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.16/1.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.16/1.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
7.16/1.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.16/1.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.16/1.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.78/2.21	c lits-rem:       558  cl-subs:     3240  v-elim:      0  v-fix:    0  time:  0.33 s
8.78/2.21	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
8.78/2.21	c vivif2 --  cl tried    11509 cl shrink        0 lits rem          0 time: 0.00
8.78/2.25	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
8.78/2.25	c calculated reachability. Time: 0.00
8.78/2.25	c  N st    22     46259        75      1597         0     11509      7985    166386   no data   no data
11.16/2.90	c  N st    23     60657        75      1597         0     16567      7985    238960   no data   no data
13.17/3.33	c  N st    24     69389        75      1597         0     15630      7985    215880   no data   no data
13.17/3.33	c  S st    24     69389        75      1597         0     15630      7985    215880   no data   no data
13.17/3.37	c  S st    24     69894        75      1597         0     16106      7985    224781   no data   no data
13.17/3.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.17/3.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
13.17/3.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.17/3.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.17/3.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.17/3.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
13.17/3.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.17/3.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
13.17/3.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.75/3.73	c lits-rem:       285  cl-subs:     3335  v-elim:      0  v-fix:    0  time:  0.34 s
14.75/3.73	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
14.75/3.73	c vivif2 --  cl tried    12771 cl shrink        0 lits rem          0 time: 0.00
14.75/3.77	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
14.75/3.77	c calculated reachability. Time: 0.00
14.75/3.77	c  N st    24     69894        75      1597         0     12771      7985    176114   no data   no data
18.74/4.72	c  F st    25     87500        75      1597         0     18857      7985    256217   no data   no data
18.74/4.72	c  N st    25     87500        75      1597         0     18857      7985    256217   no data   no data
19.94/5.02	c Decided on static restart strategy
20.34/5.15	c  N st    32     95538        75      1597         0     15468      7985    205055   no data   no data
22.74/5.70	c  N st    34    104841        75      1597         0     12205      7985    148471   no data   no data
22.74/5.70	c  S st    34    104841        75      1597         0     12205      7985    148471   no data   no data
22.74/5.74	c  S st    34    105343        75      1597         0     12672      7985    157141   no data   no data
22.74/5.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.74/5.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
22.74/5.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.74/5.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.74/5.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.74/5.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
22.74/5.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.74/5.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
22.74/5.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.14/5.82	c lits-rem:        79  cl-subs:     1120  v-elim:      0  v-fix:    0  time:  0.07 s
23.14/5.82	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
23.14/5.82	c vivif2 --  cl tried    11552 cl shrink        0 lits rem          0 time: 0.00
23.14/5.85	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
23.14/5.85	c calculated reachability. Time: 0.00
23.14/5.85	c  N st    34    105343        75      1597         0     11552      7985    141011   no data   no data
25.14/6.39	c  N st    35    114941        75      1597         0     20201      7985    286316   no data   no data
29.14/7.30	c  N st    36    129338        75      1597         0     20633      7985    279269   no data   no data
34.74/8.76	c  N st    37    150933        75      1597         0     26449      7985    354440   no data   no data
36.72/9.22	c  S st    38    158015        75      1597         0     18547      7985    227032   no data   no data
36.72/9.27	c  S st    38    158520        75      1597         0     19020      7985    235690   no data   no data
36.72/9.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.72/9.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
36.72/9.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.72/9.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.72/9.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.72/9.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
36.72/9.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.72/9.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
36.72/9.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.93/9.54	c lits-rem:       251  cl-subs:     2807  v-elim:      0  v-fix:    0  time:  0.26 s
37.93/9.54	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
37.93/9.55	c vivif2 --  cl tried    16213 cl shrink        0 lits rem          0 time: 0.00
38.32/9.60	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
38.32/9.60	c calculated reachability. Time: 0.00
38.32/9.60	c  N st    38    158520        75      1597         0     16213      7985    196422   no data   no data
51.91/13.09	c  N st    39    207108        75      1597         0     28362      7985    365176   no data   no data
61.50/15.45	c  N st    40    237782        75      1597         0     21073      7985    242943   no data   no data
61.50/15.45	c  S st    40    237782        75      1597         0     21073      7985    242943   no data   no data
61.88/15.51	c  S st    40    238289        75      1597         0     21553      7985    251703   no data   no data
61.88/15.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.88/15.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
61.88/15.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
61.88/15.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.88/15.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.88/15.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
61.88/15.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
61.88/15.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
61.88/15.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.69/15.76	c lits-rem:       198  cl-subs:     2550  v-elim:      0  v-fix:    0  time:  0.24 s
62.69/15.76	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
62.69/15.77	c vivif2 --  cl tried    19003 cl shrink        0 lits rem          0 time: 0.00
63.09/15.83	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.06
63.09/15.83	c calculated reachability. Time: 0.00
63.09/15.83	c  N st    40    238289        75      1597         0     19003      7985    218770   no data   no data
84.65/21.21	c  F st    41    306250        75      1597         0     20904      7985    224031   no data   no data
84.65/21.21	c  N st    41    306250        75      1597         0     20904      7985    224031   no data   no data
86.25/21.61	c Decided on static restart strategy
95.04/23.87	c  N st    51    334550        75      1597         0     24843      7985    279210   no data   no data
103.83/26.00	c  N st    53    357434        75      1597         0     22943      7985    243495   no data   no data
103.83/26.00	c  S st    53    357434        75      1597         0     22943      7985    243495   no data   no data
103.83/26.06	c  S st    53    357938        75      1597         0     23415      7985    252403   no data   no data
103.83/26.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
103.83/26.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
103.83/26.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
103.83/26.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.83/26.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.83/26.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
103.83/26.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
103.83/26.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
103.83/26.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.62/26.23	c lits-rem:       112  cl-subs:     1424  v-elim:      0  v-fix:    0  time:  0.15 s
104.62/26.23	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
104.62/26.23	c vivif2 --  cl tried    21991 cl shrink        0 lits rem          0 time: 0.00
105.04/26.31	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.07
105.04/26.31	c calculated reachability. Time: 0.00
105.04/26.31	c  N st    53    357938        75      1597         0     21991      7985    234448   no data   no data
117.01/29.30	c  N st    54    390332        75      1597         0     27730      7985    317464   no data   no data
135.39/33.90	c  N st    55    438920        75      1597         0     47032      7985    621991   no data   no data
162.95/40.88	c  N st    56    511802        75      1597         0     34312      7985    395849   no data   no data
174.53/43.77	c  N st    57    536909        75      1597         0     29130      7985    310399   no data   no data
174.53/43.77	c  S st    57    536909        75      1597         0     29130      7985    310399   no data   no data
174.93/43.85	c  S st    57    537413        75      1597         0     29601      7985    318935   no data   no data
174.93/43.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
174.93/43.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
174.93/43.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
174.93/43.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
174.93/43.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
174.93/43.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
174.93/43.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
174.93/43.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
174.93/43.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.75/44.09	c lits-rem:       159  cl-subs:     1542  v-elim:      0  v-fix:    0  time:  0.22 s
175.75/44.09	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
176.12/44.10	c vivif2 --  cl tried    28059 cl shrink        0 lits rem          0 time: 0.00
176.12/44.19	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.09
176.12/44.19	c calculated reachability. Time: 0.00
176.12/44.19	c  N st    57    537413        75      1597         0     28059      7985    299548   no data   no data
246.42/61.74	c  N st    58    701398        75      1597         0     54502      7985    684061   no data   no data
293.99/73.65	c  N st    59    806119        75      1597         0     49257      7985    581629   no data   no data
293.99/73.65	c  S st    59    806119        75      1597         0     49257      7985    581629   no data   no data
294.76/73.80	c  S st    59    806621        75      1597         0     49720      7985    590372   no data   no data
294.76/73.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
294.76/73.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
294.76/73.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
294.76/73.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
294.76/73.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
294.76/73.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
294.76/73.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
294.76/73.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
294.76/73.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
301.96/75.63	c lits-rem:       550  cl-subs:     7965  v-elim:      0  v-fix:    0  time:  1.78 s
301.96/75.63	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
301.96/75.64	c vivif2 --  cl tried    41755 cl shrink        0 lits rem          0 time: 0.01
302.36/75.79	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.16
302.36/75.79	c calculated reachability. Time: 0.00
302.36/75.79	c  N st    59    806621        75      1597         0     41755      7985    486871   no data   no data
445.76/111.65	c  F st    60   1071876        75      1597         0     56591      7985    642156   no data   no data
445.76/111.65	c  N st    60   1071876        75      1597         0     56591      7985    642156   no data   no data
449.35/112.50	c Decided on static restart strategy
464.53/116.36	c  N st    70   1100178        75      1597         0     41972      7985    429384   no data   no data
484.50/121.38	c  N st    72   1136171        75      1597         0     74060      7985    959946   no data   no data
504.48/126.37	c  N st    73   1168566        75      1597         0     62082      7985    739554   no data   no data
529.64/132.61	c  N st    74   1209931        75      1597         0     56939      7985    647924   no data   no data
529.64/132.61	c  S st    74   1209931        75      1597         0     56939      7985    647924   no data   no data
530.04/132.76	c  S st    74   1210434        75      1597         0     57406      7985    656743   no data   no data
530.04/132.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
530.04/132.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
530.04/132.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
530.04/132.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
530.04/132.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
530.04/132.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
530.04/132.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
530.04/132.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
530.44/132.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
538.83/134.90	c lits-rem:      1190  cl-subs:     8215  v-elim:      0  v-fix:    0  time:  2.09 s
538.83/134.90	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
538.83/134.91	c vivif2 --  cl tried    49191 cl shrink        0 lits rem          0 time: 0.01
539.63/135.11	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.20
539.63/135.11	c calculated reachability. Time: 0.00
539.63/135.11	c  N st    74   1210434        75      1597         0     49191      7985    550898   no data   no data
583.99/146.22	c  N st    75   1283318        75      1597         0     71591      7985    885186   no data   no data
658.27/164.84	c  N st    76   1392641        75      1597         0     80684      7985    975075   no data   no data
765.32/191.62	c  N st    77   1556626        75      1597         0     87554      7985   1044937   no data   no data
864.79/216.55	c  N st    78   1710435        75      1597         0     78300      7985    942273   no data   no data
864.79/216.55	c  S st    78   1710435        75      1597         0     78300      7985    942273   no data   no data
865.98/216.81	c  S st    78   1710940        75      1597         0     78777      7985    950920   no data   no data
865.98/216.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
865.98/216.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
865.98/216.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
865.98/216.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
865.98/216.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
865.98/216.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
865.98/216.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
865.98/216.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
865.98/216.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
888.35/222.40	c lits-rem:      1745  cl-subs:    13636  v-elim:      0  v-fix:    0  time:  5.52 s
888.35/222.40	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
888.35/222.41	c vivif2 --  cl tried    65141 cl shrink        0 lits rem          0 time: 0.01
889.15/222.67	c asymm  cl-useful: 0/1368/1597 lits-rem:0 time: 0.26
889.15/222.67	c calculated reachability. Time: 0.00
889.15/222.67	c  N st    78   1710940        75      1597         0     65141      7985    769752   no data   no data
1071.30/268.29	c Finding binary XORs  T:     0.00 s  found:       0
1144.40/286.55	c  N st    79   2079907        74      1533         0     69063      7611    782177   no data   no data
1246.67/312.18	c  N st    80   2210940        74      1533         0     78448      7611    879243   no data   no data
1246.67/312.18	c  S st    80   2210940        74      1533         0     78448      7611    879243   no data   no data
1247.48/312.40	c  S st    80   2211441        74      1533         0     78917      7611    887397   no data   no data
1247.48/312.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1247.89/312.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
1247.89/312.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1247.89/312.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1247.89/312.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1247.89/312.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     74 time:  0.00 s
1247.89/312.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1247.89/312.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1247.89/312.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1271.03/318.26	c lits-rem:      1364  cl-subs:    19402  v-elim:      0  v-fix:    0  time:  5.79 s
1271.03/318.26	c vivif2 --  cl tried     1533 cl shrink        0 lits rem          0 time: 0.00
1271.03/318.27	c vivif2 --  cl tried    59515 cl shrink        0 lits rem          0 time: 0.01
1272.23/318.53	c asymm  cl-useful: 0/1440/1533 lits-rem:0 time: 0.26
1272.23/318.53	c calculated reachability. Time: 0.00
1272.23/318.53	c  N st    80   2211441        74      1533         0     59515      7611    660646   no data   no data
1703.24/426.45	c  N st    81   2711442        74      1533         2     84556      7609    891793   no data   no data
1703.24/426.45	c  S st    81   2711442        74      1533         2     84556      7609    891793   no data   no data
1703.64/426.59	c Finding binary XORs  T:     0.00 s  found:       0
1704.46/426.75	c  S st    81   2711944        71      1369         5     59298      6622    594127   no data   no data
1704.46/426.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1704.46/426.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
1704.46/426.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1704.46/426.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1704.46/426.78	c subs with bin:        7  lits-rem:        12  v-fix:    0  time:  0.00 s
1704.46/426.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     71 time:  0.00 s
1704.46/426.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1704.46/426.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1712.42/428.76	c subs with bin:    15356  lits-rem:      4934  v-fix:    0  time:  1.96 s
1716.42/429.73	c lits-rem:      4440  cl-subs:     3002  v-elim:      0  v-fix:    0  time:  0.96 s
1716.42/429.73	c vivif2 --  cl tried     1362 cl shrink        0 lits rem          0 time: 0.00
1716.42/429.74	c vivif2 --  cl tried    40940 cl shrink        0 lits rem          0 time: 0.01
1717.22/429.95	c asymm  cl-useful: 0/1362/1362 lits-rem:0 time: 0.22
1717.22/429.96	c calculated reachability. Time: 0.00
1717.22/429.96	c  N st    81   2711944        71      1362         5     40940      6585    383888   no data   no data
1724.41/431.73	c Following stats are for *FIRST FINISHED THREAD ONLY*
1724.41/431.73	c num threads              : 4          
1724.41/431.73	c restarts                 : 80         
1724.41/431.73	c dynamic restarts         : 0          
1724.41/431.73	c static restarts          : 80         
1724.41/431.73	c full restarts            : 4          
1724.41/431.73	c total simplify time      : 0.40       
1724.41/431.73	c learnts DL2              : 0          
1724.41/431.73	c learnts size 2           : 69         
1724.41/431.73	c learnts size 1           : 54          (72.00     % of vars)
1724.41/431.73	c filedLit time            : 0.13        (0.03      % time)
1724.41/431.73	c v-elim SatELite          : 0           (0.00      % vars)
1724.41/431.73	c SatELite time            : 23.74       (5.50      % time)
1724.41/431.73	c v-elim xor               : 0           (0.00      % vars)
1724.41/431.73	c xor elim time            : 0.02        (0.00      % time)
1724.41/431.73	c num binary xor trees     : 0          
1724.41/431.73	c binxor trees' crown      : 0           (nan       leafs/tree)
1724.41/431.73	c bin xor find time        : 0.00       
1724.41/431.73	c OTF clause improved      : 302294      (0.11      clauses/conflict)
1724.41/431.73	c OTF impr. size diff      : 308993      (1.02       lits/clause)
1724.41/431.73	c OTF cl watch-shrink      : 115838      (0.04      clauses/conflict)
1724.41/431.73	c OTF cl watch-sh-lit      : 123863      (1.07       lits/clause)
1724.41/431.73	c tried to recurMin cls    : 130578      (4.92       % of conflicts)
1724.41/431.73	c updated cache            : 1466        (0.01       lits/tried recurMin)
1724.41/431.73	c unit cls recevied        : 5           (9.26      % of units)
1724.41/431.73	c unit cls sent            : 5           (9.26      % of units)
1724.41/431.73	c bin cls recevied         : 0          
1724.41/431.73	c bin cls sent             : 32         
1724.41/431.73	c clauses over max glue    : 0           (0.00      % of all clauses)
1724.41/431.73	c conflicts                : 2652150     (6146.20   / sec)
1724.41/431.73	c decisions                : 2894119     (0.48      % random)
1724.41/431.73	c bogo-props               : 78648028175 (182262184.58 / sec)
1724.41/431.73	c conflict literals        : 39781645    (25.35     % deleted)
1724.41/431.73	c Memory used              : 414.99      MB
1724.41/431.73	c single-thread CPU time   : 431.51      s
1724.41/431.73	c all-threads sum CPU time : 1723.68     s
1724.41/431.73	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/172 8375
/proc/meminfo: memFree=32133552/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 409 0 0 0 0 0 0 0 24 0 4 0 877178606 52396032 348 33554432000 4194304 4580107 140736031405296 18446744073709551615 47954411530152 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 12792 348 299 95 0 7774 0
[pid=8375/tid=8376] ppid=8373 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 877178606 52396032 348 33554432000 4194304 4580107 140736031405296 18446744073709551615 47954411530162 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 877178606 52396032 348 33554432000 4194304 4580107 140736031405296 18446744073709551615 47954411530162 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 877178606 52396032 348 33554432000 4194304 4580107 140736031405296 18446744073709551615 228122770417 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.057373 s]
/proc/loadavg: 2.00 2.00 2.00 3/172 8375
/proc/meminfo: memFree=32133552/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=281548 CPUtime=0.2 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 1259 0 0 0 20 0 0 0 18 0 4 0 877178606 288305152 1173 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294504 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 70387 1173 376 95 0 65369 0
[pid=8375/tid=8376] ppid=8373 vsize=281548 CPUtime=0.04 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 262 0 0 0 4 0 0 0 18 0 4 0 877178606 288305152 1173 33554432000 4194304 4580107 140736031405296 18446744073709551615 4316395 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=281548 CPUtime=0.05 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 229 0 0 0 5 0 0 0 18 0 4 0 877178606 288305152 1173 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=281548 CPUtime=0.04 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 137 0 0 0 4 0 0 0 25 0 4 0 877178606 288305152 1173 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 281548

[startup+0.157355 s]
/proc/loadavg: 2.00 2.00 2.00 3/172 8375
/proc/meminfo: memFree=32133552/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=282672 CPUtime=0.6 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 1953 0 0 0 60 0 0 0 18 0 4 0 877178606 289456128 1457 33554432000 4194304 4580107 140736031405296 18446744073709551615 4293222 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 70668 1457 376 95 0 65650 0
[pid=8375/tid=8376] ppid=8373 vsize=282672 CPUtime=0.14 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 437 0 0 0 14 0 0 0 18 0 4 0 877178606 289456128 1457 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=282672 CPUtime=0.15 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 417 0 0 0 15 0 0 0 18 0 4 0 877178606 289456128 1457 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=282672 CPUtime=0.14 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 312 0 0 0 14 0 0 0 25 0 4 0 877178606 289456128 1457 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 282672

[startup+0.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/172 8375
/proc/meminfo: memFree=32133552/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=283160 CPUtime=1.17 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 2802 0 0 0 117 0 0 0 18 0 4 0 877178606 289955840 1677 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294535 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 70790 1677 377 95 0 65772 0
[pid=8375/tid=8376] ppid=8373 vsize=283160 CPUtime=0.29 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 649 0 0 0 29 0 0 0 18 0 4 0 877178606 289955840 1677 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=283160 CPUtime=0.29 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 624 0 0 0 29 0 0 0 18 0 4 0 877178606 289955840 1677 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=283160 CPUtime=0.28 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 530 0 0 0 28 0 0 0 25 0 4 0 877178606 289955840 1677 33554432000 4194304 4580107 140736031405296 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283160

[startup+0.700257 s]
/proc/loadavg: 2.00 2.00 2.00 3/172 8375
/proc/meminfo: memFree=32133552/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=283748 CPUtime=2.77 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 4356 0 0 0 276 1 0 0 18 0 4 0 877178606 290557952 2425 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 70937 2425 377 95 0 65919 0
[pid=8375/tid=8376] ppid=8373 vsize=283748 CPUtime=0.69 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 1029 0 0 0 69 0 0 0 18 0 4 0 877178606 290557952 2425 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=283748 CPUtime=0.69 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 1038 0 0 0 69 0 0 0 18 0 4 0 877178606 290557952 2425 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=283748 CPUtime=0.68 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 920 0 0 0 68 0 0 0 25 0 4 0 877178606 290557952 2425 33554432000 4194304 4580107 140736031405296 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 283748

[startup+1.50111 s]
/proc/loadavg: 2.80 2.17 2.05 12/184 8391
/proc/meminfo: memFree=32111672/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=284284 CPUtime=5.97 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 8667 0 0 0 596 1 0 0 20 0 4 0 877178606 291106816 4716 33554432000 4194304 4580107 140736031405296 18446744073709551615 4305310 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 71071 4716 379 95 0 66053 0
[pid=8375/tid=8376] ppid=8373 vsize=284284 CPUtime=1.49 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 2549 0 0 0 149 0 0 0 20 0 4 0 877178606 291106816 4716 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=284284 CPUtime=1.49 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 1701 0 0 0 149 0 0 0 20 0 4 0 877178606 291106816 4716 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294701 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=284284 CPUtime=1.48 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 1568 0 0 0 148 0 0 0 25 0 4 0 877178606 291106816 4716 33554432000 4194304 4580107 140736031405296 18446744073709551615 4293979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 284284

[startup+3.10083 s]
/proc/loadavg: 2.80 2.17 2.05 9/184 8391
/proc/meminfo: memFree=32067092/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=293744 CPUtime=12.35 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 16389 0 0 0 1233 2 0 0 25 0 4 0 877178606 300793856 9308 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 73436 9308 379 95 0 68418 0
[pid=8375/tid=8376] ppid=8373 vsize=293744 CPUtime=3.08 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 4545 0 0 0 308 0 0 0 25 0 4 0 877178606 300793856 9308 33554432000 4194304 4580107 140736031405296 18446744073709551615 4406395 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=293744 CPUtime=3.08 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 3953 0 0 0 308 0 0 0 25 0 4 0 877178606 300793856 9308 33554432000 4194304 4580107 140736031405296 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=293744 CPUtime=3.07 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 3611 0 0 0 307 0 0 0 25 0 4 0 877178606 300793856 9308 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 293744

[startup+6.30025 s]
/proc/loadavg: 3.22 2.26 2.09 9/184 8391
/proc/meminfo: memFree=32037700/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=276420 CPUtime=25.14 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 24612 0 0 0 2510 4 0 0 25 0 4 0 877178606 283054080 11280 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 69105 11280 379 95 0 64087 0
[pid=8375/tid=8376] ppid=8373 vsize=276420 CPUtime=6.28 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 6153 0 0 0 628 0 0 0 25 0 4 0 877178606 283054080 11281 33554432000 4194304 4580107 140736031405296 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=276420 CPUtime=6.28 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 5996 0 0 0 628 0 0 0 25 0 4 0 877178606 283054080 11281 33554432000 4194304 4580107 140736031405296 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=276420 CPUtime=6.26 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 6255 0 0 0 625 1 0 0 25 0 4 0 877178606 283054080 11281 33554432000 4194304 4580107 140736031405296 18446744073709551615 4406350 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 276420

[startup+12.7011 s]
/proc/loadavg: 3.60 2.36 2.12 9/184 8391
/proc/meminfo: memFree=31999052/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=295424 CPUtime=50.7 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 36023 0 0 0 5065 5 0 0 25 0 4 0 877178606 302514176 14170 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294551 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 73856 14170 379 95 0 68838 0
[pid=8375/tid=8376] ppid=8373 vsize=295424 CPUtime=12.68 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 9185 0 0 0 1267 1 0 0 25 0 4 0 877178606 302514176 14170 33554432000 4194304 4580107 140736031405296 18446744073709551615 4324374 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=295424 CPUtime=12.68 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 8863 0 0 0 1268 0 0 0 25 0 4 0 877178606 302514176 14170 33554432000 4194304 4580107 140736031405296 18446744073709551615 4416477 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=295424 CPUtime=12.61 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 8755 0 0 0 1260 1 0 0 25 0 4 0 877178606 302514176 14171 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 295424

[startup+25.5008 s]
/proc/loadavg: 4.28 2.54 2.18 9/184 8391
/proc/meminfo: memFree=31946352/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=287060 CPUtime=101.83 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 55377 0 0 0 10174 9 0 0 25 0 4 0 877178606 293949440 18146 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294358 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 71765 18146 379 95 0 66747 0
[pid=8375/tid=8376] ppid=8373 vsize=287060 CPUtime=25.48 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 14514 0 0 0 2546 2 0 0 25 0 4 0 877178606 293949440 18146 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=287060 CPUtime=25.48 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 13082 0 0 0 2547 1 0 0 25 0 4 0 877178606 293949440 18146 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=287060 CPUtime=25.35 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 13873 0 0 0 2533 2 0 0 25 0 4 0 877178606 293949440 18146 33554432000 4194304 4580107 140736031405296 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 287060

[startup+51.1011 s]
/proc/loadavg: 5.82 3.08 2.37 9/184 8392
/proc/meminfo: memFree=31890792/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=278244 CPUtime=204.09 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 84753 0 0 0 20393 16 0 0 25 0 4 0 877178606 284921856 22654 33554432000 4194304 4580107 140736031405296 18446744073709551615 4340603 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 69561 22654 379 95 0 64543 0
[pid=8375/tid=8376] ppid=8373 vsize=278244 CPUtime=51.08 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 21724 0 0 0 5104 4 0 0 25 0 4 0 877178606 284921856 22654 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=278244 CPUtime=51.08 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 20384 0 0 0 5105 3 0 0 25 0 4 0 877178606 284921856 22654 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=278244 CPUtime=50.81 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 20643 0 0 0 5077 4 0 0 25 0 4 0 877178606 284921856 22654 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 278244

[startup+102.307 s]
/proc/loadavg: 7.05 3.84 2.66 9/184 8393
/proc/meminfo: memFree=31827132/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=299828 CPUtime=408.63 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 130173 0 0 0 40834 29 0 0 25 0 4 0 877178606 307023872 28671 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 74957 28671 379 95 0 69939 0
[pid=8375/tid=8376] ppid=8373 vsize=299828 CPUtime=102.28 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 29602 0 0 0 10222 6 0 0 25 0 4 0 877178606 307023872 28671 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=299828 CPUtime=102.29 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 32767 0 0 0 10222 7 0 0 25 0 4 0 877178606 307023872 28671 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=299828 CPUtime=101.73 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 32493 0 0 0 10167 6 0 0 25 0 4 0 877178606 307023872 28671 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 299828

[startup+162.301 s]

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

/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 43159 0 0 0 16131 9 0 0 25 0 4 0 877178606 297910272 36120 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.28
Current children cumulated vsize (KiB) 290928

[startup+222.301 s]
/proc/loadavg: 8.02 5.26 3.32 9/184 8397
/proc/meminfo: memFree=31662736/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=422632 CPUtime=887.95 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 210194 0 0 0 88740 55 0 0 25 0 4 0 877178606 432775168 47505 33554432000 4194304 4580107 140736031405296 18446744073709551615 4415779 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 105658 47505 379 95 0 100640 0
[pid=8375/tid=8376] ppid=8373 vsize=422632 CPUtime=222.27 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 46316 0 0 0 22216 11 0 0 25 0 4 0 877178606 432775168 47505 33554432000 4194304 4580107 140736031405296 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=422632 CPUtime=222.29 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 54908 0 0 0 22214 15 0 0 25 0 4 0 877178606 432775168 47505 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=422632 CPUtime=221.08 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 49897 0 0 0 22096 12 0 0 25 0 4 0 877178606 432775168 47505 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.95
Current children cumulated vsize (KiB) 422632

[startup+282.3 s]
/proc/loadavg: 8.04 5.77 3.62 9/184 8398
/proc/meminfo: memFree=31648180/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=412008 CPUtime=1127.62 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 237766 0 0 0 112697 65 0 0 25 0 4 0 877178606 421896192 49730 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 103002 49730 379 95 0 97984 0
[pid=8375/tid=8376] ppid=8373 vsize=412008 CPUtime=282.26 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 50839 0 0 0 28214 12 0 0 25 0 4 0 877178606 421896192 49730 33554432000 4194304 4580107 140736031405296 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=412008 CPUtime=282.29 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 62366 0 0 0 28211 18 0 0 25 0 4 0 877178606 421896192 49730 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=412008 CPUtime=280.76 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 57141 0 0 0 28062 14 0 0 25 0 4 0 877178606 421896192 49730 33554432000 4194304 4580107 140736031405296 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1127.62
Current children cumulated vsize (KiB) 412008

[startup+342.3 s]
/proc/loadavg: 8.05 6.19 3.89 9/184 8400
/proc/meminfo: memFree=31607196/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=424004 CPUtime=1367.29 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 267203 0 0 0 136654 75 0 0 25 0 4 0 877178606 434180096 52876 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 106001 52876 379 95 0 100983 0
[pid=8375/tid=8376] ppid=8373 vsize=424004 CPUtime=342.25 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 55864 0 0 0 34211 14 0 0 25 0 4 0 877178606 434180096 52876 33554432000 4194304 4580107 140736031405296 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=424004 CPUtime=342.29 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 70627 0 0 0 34209 20 0 0 25 0 4 0 877178606 434180096 52876 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=424004 CPUtime=340.43 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 65378 0 0 0 34027 16 0 0 25 0 4 0 877178606 434180096 52876 33554432000 4194304 4580107 140736031405296 18446744073709551615 4406355 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1367.29
Current children cumulated vsize (KiB) 424004

[startup+402.3 s]
/proc/loadavg: 8.02 6.52 4.15 9/184 8401
/proc/meminfo: memFree=31550484/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=400584 CPUtime=1606.97 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 290075 0 0 0 160614 83 0 0 25 0 4 0 877178606 410198016 60817 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 100146 60817 379 95 0 95128 0
[pid=8375/tid=8376] ppid=8373 vsize=400584 CPUtime=402.25 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 61576 0 0 0 40208 17 0 0 25 0 4 0 877178606 410198016 60817 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=400584 CPUtime=402.3 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 77742 0 0 0 40208 22 0 0 25 0 4 0 877178606 410198016 60817 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=400584 CPUtime=400.11 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 69599 0 0 0 39993 18 0 0 25 0 4 0 877178606 410198016 60817 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1606.97
Current children cumulated vsize (KiB) 400584

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

[startup+409.501 s]
/proc/loadavg: 8.02 6.54 4.17 9/184 8402
/proc/meminfo: memFree=31552088/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=401076 CPUtime=1635.73 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 291952 0 0 0 163490 83 0 0 25 0 4 0 877178606 410701824 57480 33554432000 4194304 4580107 140736031405296 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 100269 57480 379 95 0 95251 0
[pid=8375/tid=8376] ppid=8373 vsize=401076 CPUtime=409.45 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 61778 0 0 0 40928 17 0 0 25 0 4 0 877178606 410701824 57480 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=401076 CPUtime=409.5 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 78271 0 0 0 40928 22 0 0 25 0 4 0 877178606 410701824 57480 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=401076 CPUtime=407.27 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 69600 0 0 0 40709 18 0 0 25 0 4 0 877178606 410701824 57480 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1635.73
Current children cumulated vsize (KiB) 401076

[startup+422.301 s]
/proc/loadavg: 8.01 6.61 4.23 9/184 8402
/proc/meminfo: memFree=31569548/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=424944 CPUtime=1686.88 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 295048 0 0 0 168604 84 0 0 25 0 4 0 877178606 435142656 56018 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294345 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 106236 56018 379 95 0 101218 0
[pid=8375/tid=8376] ppid=8373 vsize=424944 CPUtime=422.25 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 62488 0 0 0 42208 17 0 0 25 0 4 0 877178606 435142656 56018 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=424944 CPUtime=422.3 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 78416 0 0 0 42208 22 0 0 25 0 4 0 877178606 435142656 56018 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=424944 CPUtime=420 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 70789 0 0 0 41982 18 0 0 25 0 4 0 877178606 435142656 56018 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1686.88
Current children cumulated vsize (KiB) 424944

[startup+428.701 s]
/proc/loadavg: 8.01 6.63 4.25 9/184 8402
/proc/meminfo: memFree=31570904/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=436816 CPUtime=1712.42 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 297321 0 0 0 171157 85 0 0 25 0 4 0 877178606 447299584 55349 33554432000 4194304 4580107 140736031405296 18446744073709551615 4406365 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 109204 55349 379 95 0 104186 0
[pid=8375/tid=8376] ppid=8373 vsize=436816 CPUtime=428.65 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 62913 0 0 0 42847 18 0 0 25 0 4 0 877178606 447299584 55349 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=436816 CPUtime=428.69 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 79300 0 0 0 42847 22 0 0 25 0 4 0 877178606 447299584 55349 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=436816 CPUtime=426.36 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 71276 0 0 0 42618 18 0 0 25 0 4 0 877178606 447299584 55349 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1712.42
Current children cumulated vsize (KiB) 436816

[startup+430.3 s]
/proc/loadavg: 8.01 6.63 4.25 9/184 8402
/proc/meminfo: memFree=31564828/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=436816 CPUtime=1718.81 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 298334 0 0 0 171796 85 0 0 25 0 4 0 877178606 447299584 55664 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 109204 55664 379 95 0 104186 0
[pid=8375/tid=8376] ppid=8373 vsize=436816 CPUtime=430.25 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 62992 0 0 0 43007 18 0 0 25 0 4 0 877178606 447299584 55664 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=436816 CPUtime=430.29 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 79401 0 0 0 43007 22 0 0 25 0 4 0 877178606 447299584 55664 33554432000 4194304 4580107 140736031405296 18446744073709551615 4304880 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=436816 CPUtime=427.95 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 71377 0 0 0 42777 18 0 0 25 0 4 0 877178606 447299584 55664 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1718.81
Current children cumulated vsize (KiB) 436816

[startup+431.1 s]
/proc/loadavg: 8.01 6.66 4.27 9/184 8402
/proc/meminfo: memFree=31561480/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=436816 CPUtime=1722.02 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 298649 0 0 0 172117 85 0 0 25 0 4 0 877178606 447299584 55979 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 109204 55979 379 95 0 104186 0
[pid=8375/tid=8376] ppid=8373 vsize=436816 CPUtime=431.05 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 63023 0 0 0 43087 18 0 0 25 0 4 0 877178606 447299584 55979 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=436816 CPUtime=431.1 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 79476 0 0 0 43088 22 0 0 25 0 4 0 877178606 447299584 55979 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=436816 CPUtime=428.75 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 71447 0 0 0 42857 18 0 0 25 0 4 0 877178606 447299584 55979 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 436816

[startup+431.501 s]
/proc/loadavg: 8.01 6.66 4.27 9/184 8402
/proc/meminfo: memFree=31561480/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=436816 CPUtime=1723.61 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 298769 0 0 0 172276 85 0 0 25 0 4 0 877178606 447299584 56099 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 109204 56099 379 95 0 104186 0
[pid=8375/tid=8376] ppid=8373 vsize=436816 CPUtime=431.45 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 63067 0 0 0 43127 18 0 0 25 0 4 0 877178606 447299584 56099 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=436816 CPUtime=431.5 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 79509 0 0 0 43128 22 0 0 25 0 4 0 877178606 447299584 56099 33554432000 4194304 4580107 140736031405296 18446744073709551615 4304887 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=436816 CPUtime=429.14 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 71455 0 0 0 42896 18 0 0 25 0 4 0 877178606 447299584 56099 33554432000 4194304 4580107 140736031405296 18446744073709551615 4304894 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1723.61
Current children cumulated vsize (KiB) 436816

[startup+431.701 s]
/proc/loadavg: 8.01 6.66 4.27 9/184 8402
/proc/meminfo: memFree=31561480/32951124 swapFree=67051740/67111528
[pid=8375] ppid=8373 vsize=424944 CPUtime=1724.41 cores=0,2,4,6
/proc/8375/stat : 8375 (strangenight2-m) R 8373 8375 7396 0 -1 4202496 298819 0 0 0 172355 86 0 0 25 0 4 0 877178606 435142656 54387 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8375/statm: 106236 54387 379 95 0 101218 0
[pid=8375/tid=8376] ppid=8373 vsize=424944 CPUtime=431.65 cores=0,2,4,6
/proc/8375/task/8376/stat : 8376 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 63086 0 0 0 43147 18 0 0 25 0 4 0 877178606 435142656 54387 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8375/tid=8377] ppid=8373 vsize=424944 CPUtime=431.69 cores=0,2,4,6
/proc/8375/task/8377/stat : 8377 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 79523 0 0 0 43147 22 0 0 25 0 4 0 877178606 435142656 54387 33554432000 4194304 4580107 140736031405296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8375/tid=8378] ppid=8373 vsize=424944 CPUtime=429.34 cores=0,2,4,6
/proc/8375/task/8378/stat : 8378 (strangenight2-m) R 8373 8375 7396 0 -1 4202560 71455 0 0 0 42916 18 0 0 25 0 4 0 877178606 435142656 54387 33554432000 4194304 4580107 140736031405296 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1724.41
Current children cumulated vsize (KiB) 424944

Child status: 20
Real time (s): 431.743
CPU time (s): 1724.56
CPU user time (s): 1723.68
CPU system time (s): 0.870867
CPU usage (%): 399.44
Max. virtual memory (cumulated for all children) (KiB): 436816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1723.68
system time used= 0.870867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 298828
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= 244
involuntary context switches= 12571

runsolver used 0.702893 second user time and 1.66275 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-09 23:43:26
IDJOB=3366672
IDBENCH=83081
IDSOLVER=1844
FILE ID=node138/3366672-1307655806
RUNJOBID= node138-1307655806-8356
PBS_JOBID= 13549404
Free space on /tmp= 74108 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1825761395-059.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366672-1307655806/watcher-3366672-1307655806 -o /tmp/evaluation-result-3366672-1307655806/solver-3366672-1307655806 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366672-1307655806.cnf

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

MD5SUM BENCH= 0e5f93b3b44a8a3d689954a8a212e867
RANDOM SEED=1197829030

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32138676 kB
Buffers:        208752 kB
Cached:         395964 kB
SwapCached:      13344 kB
Active:         359484 kB
Inactive:       262884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32138676 kB
SwapTotal:    67111528 kB
SwapFree:     67051740 kB
Dirty:            6216 kB
Writeback:           0 kB
AnonPages:       15028 kB
Mapped:           8832 kB
Slab:           125120 kB
PageTables:       4680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187556 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= 74096 MiB
End job on node138 at 2011-06-09 23:50:38