Trace number 3280088

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-mtUNSAT 83.4003 21.2114

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.5286
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	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-3280088-1304028688.cnf'
0.00/0.01	c -- header says num vars:         108786
0.00/0.01	c -- header says num clauses:      482639
0.67/0.27	c -- clauses added:            0 learnts,       482639 normals,            0 xors
0.67/0.27	c -- vars added     108786
0.67/0.27	c Parsing time:  0.13 s
0.67/0.27	c  N st     0         0    108786     78120    395289         0   1087098         0   no data   no data
0.67/0.69	c asymm  cl-useful: 0/1644/60852 lits-rem:0 time: 0.42
29.74/7.54	c Flit:  1186 Blit:  39946 bXBeca:    0 bXProp: 8626 Bins:      0 BRemL:      0 BRemN:      0 P: 124.4M T:  6.85
29.74/7.56	c Cleaning up after failed var search:     0.02 s 
29.74/7.57	c Replacing     8626 vars Replaced   106553 lits Time:     0.01 s 
29.74/7.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.74/7.58	c bin-w-bin subsume rem         1149 bins  time:  0.00 s
29.74/7.59	c subs with bin:        0  lits-rem:       282  v-fix:    0  time:  0.00 s
30.14/7.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3942 time:  0.03 s
30.14/7.65	c Removed useless bin:    1896  fixed:     0  props:   3.49M  time:  0.03 s
30.14/7.66	c lits-rem:         2  cl-subs:      139  v-elim:   1314  v-fix:    0  time:  0.01 s
30.14/7.67	c Finding binary XORs  T:     0.01 s  found:       0
30.14/7.67	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
30.14/7.67	c calculated reachability. Time: 0.00
30.14/7.67	c Calc default polars -  time:   0.00 s pos:     983 undec:  106456 neg:    1347
30.14/7.67	c =========================================================================================
30.14/7.67	c types(t): F = full restart, N = normal restart
30.14/7.67	c types(t): S = simplification begin/end, E = solution found
30.14/7.67	c restart types(rt): st = static, dy = dynamic
30.14/7.67	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
30.14/7.67	c  B st     0         0      2628      4977      7375         0     30572         0   no data   no data
30.94/7.83	c Decided on static restart strategy
32.13/8.14	c  N st     8      4927      2620      4977      7393      4656     30572    183370   no data   no data
33.36/8.49	c Finding binary XORs  T:     0.01 s  found:      20
35.34/8.98	c  N st    10     11309      2595      4760      8474     10571     29802    423724   no data   no data
38.15/9.67	c  N st    11     17052      2595      4760      8477     15923     29802    514657   no data   no data
42.15/10.69	c  F st    12     25000      2581      4760      9164     14058     29802    399963   no data   no data
42.15/10.70	c Replacing       20 vars Replaced     1892 lits Time:     0.01 s 
42.55/10.70	c  N st    12     25000      2561      4706      8993     13969     29322    392887   no data   no data
42.55/10.72	c Finding binary XORs  T:     0.01 s  found:      19
44.92/11.37	c Decided on static restart strategy
44.92/11.37	c  N st    18     30000      2559      4702      8998     18653     29270    537558   no data   no data
44.92/11.37	c  S st    18     30000      2559      4702      8998     18653     29270    537558   no data   no data
45.32/11.48	c  S st    18     30502      2559      4702      9028     19123     29270    549588   no data   no data
45.32/11.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.31/13.46	c Flit:    73 Blit:    100 bXBeca:    0 bXProp:  241 Bins:  83393 BRemL:  52463 BRemN:    104 P: 35.3M T:  1.97
53.31/13.46	c Cleaning up after failed var search:     0.01 s 
53.31/13.49	c Replacing      260 vars Replaced    30415 lits Time:     0.03 s 
53.71/13.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.71/13.50	c bin-w-bin subsume rem         1478 bins  time:  0.00 s
53.71/13.50	c subs with bin:       43  lits-rem:        91  v-fix:    0  time:  0.00 s
53.71/13.52	c Subs w/ non-existent bins:     19 l-rem:     19 v-fix:     0 done:   2085 time:  0.01 s
53.71/13.52	c Removed useless bin:     129  fixed:     0  props:   0.14M  time:  0.00 s
53.71/13.54	c lits-rem:        10  cl-subs:      233  v-elim:    340  v-fix:    0  time:  0.01 s
54.10/13.66	c subs with bin:     1583  lits-rem:      2417  v-fix:    0  time:  0.11 s
54.90/13.86	c lits-rem:      1391  cl-subs:     2237  v-elim:      0  v-fix:    0  time:  0.20 s
55.32/13.97	c asymm  cl-useful: 0/2229/3873 lits-rem:0 time: 0.11
55.32/13.97	c calculated reachability. Time: 0.00
55.32/13.97	c  N st    18     30502      1745      3873     17920      8940     22793    217171   no data   no data
55.32/13.99	c Finding binary XORs  T:     0.02 s  found:       1
58.90/14.87	c  N st    20     37614      1744      3873     18161     15706     22793    434154   no data   no data
62.49/15.71	c  N st    21     44013      1719      3749     17386     21692     22218    606360   no data   no data
62.49/15.74	c Finding binary XORs  T:     0.01 s  found:      13
63.69/16.01	c  S st    22     45754      1699      3650     53596     12119     21733    371293   no data   no data
63.69/16.08	c  S st    22     46258      1699      3650     53600     12613     21733    385203   no data   no data
63.69/16.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.49/16.79	c Flit:    14 Blit:      1 bXBeca:    0 bXProp:   13 Bins:   9454 BRemL:  39957 BRemN:    148 P: 11.5M T:  0.70
66.89/16.80	c Replacing       27 vars Replaced     9088 lits Time:     0.01 s 
66.89/16.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.89/16.81	c bin-w-bin subsume rem         2244 bins  time:  0.00 s
66.89/16.81	c subs with bin:      112  lits-rem:        44  v-fix:    0  time:  0.00 s
66.89/16.83	c Subs w/ non-existent bins:     91 l-rem:     50 v-fix:     0 done:   1649 time:  0.01 s
66.89/16.83	c Removed useless bin:      59  fixed:     0  props:   0.10M  time:  0.00 s
66.89/16.84	c lits-rem:         1  cl-subs:       34  v-elim:    101  v-fix:    0  time:  0.01 s
66.89/16.89	c subs with bin:       51  lits-rem:      1633  v-fix:    0  time:  0.04 s
67.69/17.03	c lits-rem:      1198  cl-subs:     1157  v-elim:      0  v-fix:    0  time:  0.14 s
67.69/17.04	c vivif2 --  cl tried     3454 cl shrink       35 lits rem         44 time: 0.00
67.69/17.06	c vivif2 --  cl tried    11147 cl shrink     4551 lits rem      25507 time: 0.02
68.50/17.26	c asymm  cl-useful: 8/3437/3437 lits-rem:9 time: 0.20
68.50/17.26	c calculated reachability. Time: 0.00
68.50/17.26	c  N st    22     46258      1548      3437     14502     11142     20114    239450   no data   no data
68.50/17.28	c Finding binary XORs  T:     0.01 s  found:       0
75.68/19.00	c  N st    23     60656      1546      3437     14518     24836     20114    645968   no data   no data
75.68/19.04	c Finding binary XORs  T:     0.01 s  found:       8
80.47/20.29	c  N st    24     69388      1502      3203     46027     14056     19137    349979   no data   no data
80.47/20.29	c  S st    24     69388      1502      3203     46027     14056     19137    349979   no data   no data
80.87/20.31	c Finding binary XORs  T:     0.01 s  found:       0
80.87/20.39	c  S st    24     69888      1496      3176     50469     14531     19024    370740   no data   no data
80.87/20.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.79/20.96	c Flit:    31 Blit:     23 bXBeca:    0 bXProp:    4 Bins:   6936 BRemL:  32476 BRemN:     63 P: 10.4M T:  0.57
82.79/20.97	c Replacing       12 vars Replaced     1106 lits Time:     0.00 s 
82.79/20.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.79/20.98	c bin-w-bin subsume rem         5056 bins  time:  0.00 s
82.79/20.98	c subs with bin:       54  lits-rem:         0  v-fix:    0  time:  0.00 s
82.79/20.99	c Subs w/ non-existent bins:     14 l-rem:      2 v-fix:     0 done:   1398 time:  0.01 s
82.79/20.99	c Removed useless bin:      63  fixed:     0  props:   0.08M  time:  0.00 s
82.99/21.00	c lits-rem:         4  cl-subs:       35  v-elim:     69  v-fix:    0  time:  0.01 s
82.99/21.03	c subs with bin:      734  lits-rem:      1617  v-fix:    0  time:  0.03 s
82.99/21.05	c lits-rem:       386  cl-subs:      480  v-elim:      0  v-fix:    0  time:  0.02 s
82.99/21.05	c vivif2 --  cl tried     2763 cl shrink       22 lits rem         28 time: 0.00
82.99/21.06	c vivif2 --  cl tried     5059 cl shrink     2698 lits rem      14305 time: 0.01
83.19/21.19	c asymm  cl-useful: 44/2755/2755 lits-rem:120 time: 0.12
83.19/21.19	c calculated reachability. Time: 0.00
83.19/21.19	c  N st    24     69888      1329      2721     13073      5031     16764     83780   no data   no data
83.19/21.19	c Following stats are for *FIRST FINISHED THREAD ONLY*
83.19/21.19	c num threads              : 4          
83.19/21.19	c restarts                 : 289        
83.19/21.19	c dynamic restarts         : 277        
83.19/21.19	c static restarts          : 12         
83.19/21.19	c full restarts            : 1          
83.19/21.19	c total simplify time      : 0.14       
83.19/21.19	c learnts DL2              : 0          
83.19/21.19	c learnts size 2           : 562910     
83.19/21.19	c learnts size 1           : 98714       (90.74     % of vars)
83.19/21.19	c filedLit time            : 8.89        (42.27     % time)
83.19/21.19	c v-elim SatELite          : 1666        (1.53      % vars)
83.19/21.19	c SatELite time            : 0.10        (0.46      % time)
83.19/21.19	c v-elim xor               : 0           (0.00      % vars)
83.19/21.19	c xor elim time            : 0.00        (0.02      % time)
83.19/21.19	c num binary xor trees     : 1877       
83.19/21.19	c binxor trees' crown      : 8953        (4.77      leafs/tree)
83.19/21.19	c bin xor find time        : 0.08       
83.19/21.19	c OTF clause improved      : 2765        (0.04      clauses/conflict)
83.19/21.19	c OTF impr. size diff      : 3275        (1.18       lits/clause)
83.19/21.19	c OTF cl watch-shrink      : 32926       (0.42      clauses/conflict)
83.19/21.19	c OTF cl watch-sh-lit      : 68992       (2.10       lits/clause)
83.19/21.19	c tried to recurMin cls    : 13219       (16.90      % of conflicts)
83.19/21.19	c updated cache            : 0           (0.00       lits/tried recurMin)
83.19/21.19	c unit cls recevied        : 22          (0.02      % of units)
83.19/21.19	c unit cls sent            : 6799        (6.89      % of units)
83.19/21.19	c bin cls recevied         : 92316      
83.19/21.19	c bin cls sent             : 48931      
83.19/21.19	c clauses over max glue    : 0           (0.00      % of all clauses)
83.19/21.19	c conflicts                : 78234       (3721.39   / sec)
83.19/21.19	c decisions                : 108449      (1.37      % random)
83.19/21.19	c bogo-props               : 928504101   (44166520.37 / sec)
83.19/21.19	c conflict literals        : 2191769     (43.20     % deleted)
83.19/21.19	c Memory used              : 508.95      MB
83.19/21.19	c single-thread CPU time   : 21.02       s
83.19/21.19	c all-threads sum CPU time : 82.86       s
83.19/21.19	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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3280088-1304028688/watcher-3280088-1304028688 -o /tmp/evaluation-result-3280088-1304028688/solver-3280088-1304028688 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3280088-1304028688.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: 0.00 0.00 0.00 2/174 26081
/proc/meminfo: memFree=13737248/32950928 swapFree=67111528/67111528
[pid=26081] ppid=26079 vsize=51212 CPUtime=0.01 cores=1,3,5,7
/proc/26081/stat : 26081 (strangenight2-m) R 26079 26081 26049 0 -1 4202496 408 0 0 0 1 0 0 0 21 0 4 0 514467597 52441088 347 33554432000 4194304 4627427 140734543841488 18446744073709551615 47321575180210 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26081/statm: 12803 347 299 106 0 7774 0
[pid=26081/tid=26082] ppid=26079 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26081/task/26082/stat : 26082 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 514467597 52441088 347 33554432000 4194304 4627427 140734543841488 18446744073709551615 47321575180210 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26081/tid=26083] ppid=26079 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26081/task/26083/stat : 26083 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 514467597 52441088 347 33554432000 4194304 4627427 140734543841488 18446744073709551615 47321575180210 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26081/tid=26084] ppid=26079 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26081/task/26084/stat : 26084 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 514467597 52441088 347 33554432000 4194304 4627427 140734543841488 18446744073709551615 235594922993 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.090913 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 26081
/proc/meminfo: memFree=13737248/32950928 swapFree=67111528/67111528
[pid=26081] ppid=26079 vsize=432012 CPUtime=0.26 cores=1,3,5,7
/proc/26081/stat : 26081 (strangenight2-m) R 26079 26081 26049 0 -1 4202496 40895 0 0 0 18 8 0 0 18 0 4 0 514467597 442380288 32414 33554432000 4194304 4627427 140734543841488 18446744073709551615 4316599 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26081/statm: 108003 32435 339 106 0 102974 0
[pid=26081/tid=26082] ppid=26079 vsize=432012 CPUtime=0.06 cores=1,3,5,7
/proc/26081/task/26082/stat : 26082 (strangenight2-m) S 26079 26081 26049 0 -1 4202560 10508 0 0 0 5 1 0 0 18 0 4 0 514467597 442380288 32445 33554432000 4194304 4627427 140734543841488 18446744073709551615 235594971630 0 0 4096 2 18446604459558691904 0 0 -1 1 0 0 0
[pid=26081/tid=26083] ppid=26079 vsize=432012 CPUtime=0.05 cores=1,3,5,7
/proc/26081/task/26083/stat : 26083 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 9675 0 0 0 3 2 0 0 17 0 4 0 514467597 442380288 32455 33554432000 4194304 4627427 140734543841488 18446744073709551615 235594971679 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26081/tid=26084] ppid=26079 vsize=432012 CPUtime=0.05 cores=1,3,5,7
/proc/26081/task/26084/stat : 26084 (strangenight2-m) S 26079 26081 26049 0 -1 4202560 10380 0 0 0 4 1 0 0 18 0 4 0 514467597 442380288 32455 33554432000 4194304 4627427 140734543841488 18446744073709551615 235594971630 0 0 4096 2 18446604459558691904 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 432012

[startup+0.102288 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 26081
/proc/meminfo: memFree=13737248/32950928 swapFree=67111528/67111528
[pid=26081] ppid=26079 vsize=432012 CPUtime=0.3 cores=1,3,5,7
/proc/26081/stat : 26081 (strangenight2-m) R 26079 26081 26049 0 -1 4202496 41871 0 0 0 21 9 0 0 18 0 4 0 514467597 442380288 33390 33554432000 4194304 4627427 140734543841488 18446744073709551615 4301450 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26081/statm: 108003 33401 339 106 0 102974 0
[pid=26081/tid=26082] ppid=26079 vsize=432012 CPUtime=0.08 cores=1,3,5,7
/proc/26081/task/26082/stat : 26082 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 10582 0 0 0 6 2 0 0 18 0 4 0 514467597 442380288 33405 33554432000 4194304 4627427 140734543841488 18446744073709551615 235594971679 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26081/tid=26083] ppid=26079 vsize=432012 CPUtime=0.06 cores=1,3,5,7
/proc/26081/task/26083/stat : 26083 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 10417 0 0 0 4 2 0 0 17 0 4 0 514467597 442380288 33515 33554432000 4194304 4627427 140734543841488 18446744073709551615 235594971630 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26081/tid=26084] ppid=26079 vsize=432012 CPUtime=0.07 cores=1,3,5,7
/proc/26081/task/26084/stat : 26084 (strangenight2-m) S 26079 26081 26049 0 -1 4202560 10466 0 0 0 5 2 0 0 18 0 4 0 514467597 442380288 33529 33554432000 4194304 4627427 140734543841488 18446744073709551615 235594971630 0 0 4096 2 18446604459558691904 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 432012

[startup+0.356123 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 26081
/proc/meminfo: memFree=13737248/32950928 swapFree=67111528/67111528
[pid=26081] ppid=26079 vsize=451832 CPUtime=1.21 cores=1,3,5,7
/proc/26081/stat : 26081 (strangenight2-m) R 26079 26081 26049 0 -1 4202496 54875 0 0 0 85 36 0 0 18 0 4 0 514467597 462675968 46308 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308996 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26081/statm: 113276 49062 368 106 0 108247 0
[pid=26081/tid=26082] ppid=26079 vsize=453104 CPUtime=1.06 cores=1,3,5,7
/proc/26081/task/26082/stat : 26082 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 14254 0 0 0 97 9 0 0 18 0 4 0 514467597 463978496 49062 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26081/tid=26083] ppid=26079 vsize=453104 CPUtime=1.03 cores=1,3,5,7
/proc/26081/task/26083/stat : 26083 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 13723 0 0 0 95 8 0 0 18 0 4 0 514467597 463978496 49062 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308425 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26081/tid=26084] ppid=26079 vsize=453104 CPUtime=1.04 cores=1,3,5,7
/proc/26081/task/26084/stat : 26084 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 15338 0 0 0 95 9 0 0 19 0 4 0 514467597 463978496 49062 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 451832

[startup+1.20771 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 26081
/proc/meminfo: memFree=13737248/32950928 swapFree=67111528/67111528
[pid=26081] ppid=26079 vsize=453104 CPUtime=4.6 cores=1,3,5,7
/proc/26081/stat : 26081 (strangenight2-m) R 26079 26081 26049 0 -1 4202496 57923 0 0 0 424 36 0 0 19 0 4 0 514467597 463978496 49103 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308912 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26081/statm: 113276 49103 368 106 0 108247 0
[pid=26081/tid=26082] ppid=26079 vsize=453104 CPUtime=1.16 cores=1,3,5,7
/proc/26081/task/26082/stat : 26082 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 14258 0 0 0 107 9 0 0 19 0 4 0 514467597 463978496 49103 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26081/tid=26083] ppid=26079 vsize=453104 CPUtime=1.13 cores=1,3,5,7
/proc/26081/task/26083/stat : 26083 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 13728 0 0 0 105 8 0 0 19 0 4 0 514467597 463978496 49103 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308218 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26081/tid=26084] ppid=26079 vsize=453104 CPUtime=1.14 cores=1,3,5,7
/proc/26081/task/26084/stat : 26084 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 15366 0 0 0 105 9 0 0 19 0 4 0 514467597 463978496 49103 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 453104

[startup+1.50067 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 26081
/proc/meminfo: memFree=13737248/32950928 swapFree=67111528/67111528
[pid=26081] ppid=26079 vsize=453104 CPUtime=5.77 cores=1,3,5,7
/proc/26081/stat : 26081 (strangenight2-m) R 26079 26081 26049 0 -1 4202496 58253 0 0 0 541 36 0 0 19 0 4 0 514467597 463978496 49233 33554432000 4194304 4627427 140734543841488 18446744073709551615 4297757 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26081/statm: 113276 49233 368 106 0 108247 0
[pid=26081/tid=26082] ppid=26079 vsize=453104 CPUtime=1.45 cores=1,3,5,7
/proc/26081/task/26082/stat : 26082 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 14261 0 0 0 136 9 0 0 19 0 4 0 514467597 463978496 49233 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26081/tid=26083] ppid=26079 vsize=453104 CPUtime=1.42 cores=1,3,5,7
/proc/26081/task/26083/stat : 26083 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 13733 0 0 0 134 8 0 0 19 0 4 0 514467597 463978496 49233 33554432000 4194304 4627427 140734543841488 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26081/tid=26084] ppid=26079 vsize=453104 CPUtime=1.43 cores=1,3,5,7
/proc/26081/task/26084/stat : 26084 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 15679 0 0 0 134 9 0 0 19 0 4 0 514467597 463978496 49233 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308135 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 453104

[startup+3.10039 s]
/proc/loadavg: 0.72 0.15 0.05 9/184 26094
/proc/meminfo: memFree=12985596/32950928 swapFree=67111528/67111528
[pid=26081] ppid=26079 vsize=458640 CPUtime=12.17 cores=1,3,5,7
/proc/26081/stat : 26081 (strangenight2-m) R 26079 26081 26049 0 -1 4202496 60520 0 0 0 1180 37 0 0 23 0 4 0 514467597 469647360 51500 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26081/statm: 114660 51500 369 106 0 109631 0
[pid=26081/tid=26082] ppid=26079 vsize=458640 CPUtime=3.05 cores=1,3,5,7
/proc/26081/task/26082/stat : 26082 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 14415 0 0 0 296 9 0 0 23 0 4 0 514467597 469647360 51500 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308954 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26081/tid=26083] ppid=26079 vsize=458640 CPUtime=3.02 cores=1,3,5,7
/proc/26081/task/26083/stat : 26083 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 13941 0 0 0 294 8 0 0 23 0 4 0 514467597 469647360 51500 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26081/tid=26084] ppid=26079 vsize=458640 CPUtime=3.02 cores=1,3,5,7
/proc/26081/task/26084/stat : 26084 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 17364 0 0 0 293 9 0 0 23 0 4 0 514467597 469647360 51500 33554432000 4194304 4627427 140734543841488 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.17
Current children cumulated vsize (KiB) 458640

[startup+6.30682 s]
/proc/loadavg: 0.72 0.15 0.05 10/184 26094
/proc/meminfo: memFree=12982060/32950928 swapFree=67111528/67111528
[pid=26081] ppid=26079 vsize=461108 CPUtime=24.97 cores=1,3,5,7
/proc/26081/stat : 26081 (strangenight2-m) R 26079 26081 26049 0 -1 4202496 61818 0 0 0 2460 37 0 0 25 0 4 0 514467597 472174592 51294 33554432000 4194304 4627427 140734543841488 18446744073709551615 4297720 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26081/statm: 115277 51294 370 106 0 110248 0
[pid=26081/tid=26082] ppid=26079 vsize=461108 CPUtime=6.26 cores=1,3,5,7
/proc/26081/task/26082/stat : 26082 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 14420 0 0 0 617 9 0 0 25 0 4 0 514467597 472174592 51294 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26081/tid=26083] ppid=26079 vsize=461108 CPUtime=6.23 cores=1,3,5,7
/proc/26081/task/26083/stat : 26083 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 13946 0 0 0 615 8 0 0 25 0 4 0 514467597 472174592 51294 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26081/tid=26084] ppid=26079 vsize=461108 CPUtime=6.21 cores=1,3,5,7
/proc/26081/task/26084/stat : 26084 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 18644 0 0 0 611 10 0 0 25 0 4 0 514467597 472174592 51294 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 461108

[startup+12.7007 s]
/proc/loadavg: 1.30 0.28 0.09 9/184 26094
/proc/meminfo: memFree=12910208/32950928 swapFree=67111528/67111528
[pid=26081] ppid=26079 vsize=532824 CPUtime=50.51 cores=1,3,5,7
/proc/26081/stat : 26081 (strangenight2-m) R 26079 26081 26049 0 -1 4202496 118856 0 0 0 5005 46 0 0 25 0 4 0 514467597 545611776 65830 33554432000 4194304 4627427 140734543841488 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26081/statm: 133206 65830 391 106 0 128177 0
[pid=26081/tid=26082] ppid=26079 vsize=532824 CPUtime=12.65 cores=1,3,5,7
/proc/26081/task/26082/stat : 26082 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 19015 0 0 0 1254 11 0 0 25 0 4 0 514467597 545611776 65830 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308143 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26081/tid=26083] ppid=26079 vsize=532824 CPUtime=12.63 cores=1,3,5,7
/proc/26081/task/26083/stat : 26083 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 17409 0 0 0 1254 9 0 0 25 0 4 0 514467597 545611776 65830 33554432000 4194304 4627427 140734543841488 18446744073709551615 4310392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26081/tid=26084] ppid=26079 vsize=532824 CPUtime=12.58 cores=1,3,5,7
/proc/26081/task/26084/stat : 26084 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 64823 0 0 0 1241 17 0 0 25 0 4 0 514467597 545611776 65830 33554432000 4194304 4627427 140734543841488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 532824

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

[startup+13.5006 s]
/proc/loadavg: 1.84 0.41 0.13 9/184 26095
/proc/meminfo: memFree=12908984/32950928 swapFree=67111528/67111528
[pid=26081] ppid=26079 vsize=526624 CPUtime=53.71 cores=1,3,5,7
/proc/26081/stat : 26081 (strangenight2-m) R 26079 26081 26049 0 -1 4202496 121750 0 0 0 5324 47 0 0 25 0 4 0 514467597 539262976 67789 33554432000 4194304 4627427 140734543841488 18446744073709551615 4526707 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26081/statm: 131656 67789 391 106 0 126627 0
[pid=26081/tid=26082] ppid=26079 vsize=526624 CPUtime=13.44 cores=1,3,5,7
/proc/26081/task/26082/stat : 26082 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 19721 0 0 0 1333 11 0 0 25 0 4 0 514467597 539262976 67789 33554432000 4194304 4627427 140734543841488 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26081/tid=26083] ppid=26079 vsize=526624 CPUtime=13.43 cores=1,3,5,7
/proc/26081/task/26083/stat : 26083 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 18424 0 0 0 1334 9 0 0 25 0 4 0 514467597 539262976 67789 33554432000 4194304 4627427 140734543841488 18446744073709551615 4341612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26081/tid=26084] ppid=26079 vsize=526624 CPUtime=13.37 cores=1,3,5,7
/proc/26081/task/26084/stat : 26084 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 65830 0 0 0 1320 17 0 0 25 0 4 0 514467597 539262976 67789 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 53.71
Current children cumulated vsize (KiB) 526624

[startup+16.701 s]
/proc/loadavg: 1.84 0.41 0.13 10/184 26095
/proc/meminfo: memFree=12727324/32950928 swapFree=67111528/67111528
[pid=26081] ppid=26079 vsize=530696 CPUtime=66.49 cores=1,3,5,7
/proc/26081/stat : 26081 (strangenight2-m) R 26079 26081 26049 0 -1 4202496 133846 0 0 0 6599 50 0 0 25 0 4 0 514467597 543432704 76227 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308752 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26081/statm: 132674 76227 391 106 0 127645 0
[pid=26081/tid=26082] ppid=26079 vsize=530696 CPUtime=16.63 cores=1,3,5,7
/proc/26081/task/26082/stat : 26082 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 22768 0 0 0 1651 12 0 0 25 0 4 0 514467597 543432704 76227 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308268 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26081/tid=26083] ppid=26079 vsize=530696 CPUtime=16.62 cores=1,3,5,7
/proc/26081/task/26083/stat : 26083 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 21345 0 0 0 1653 9 0 0 25 0 4 0 514467597 543432704 76227 33554432000 4194304 4627427 140734543841488 18446744073709551615 4309327 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26081/tid=26084] ppid=26079 vsize=530696 CPUtime=16.57 cores=1,3,5,7
/proc/26081/task/26084/stat : 26084 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 70290 0 0 0 1639 18 0 0 25 0 4 0 514467597 543432704 76227 33554432000 4194304 4627427 140734543841488 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 66.49
Current children cumulated vsize (KiB) 530696

[startup+18.3007 s]
/proc/loadavg: 2.33 0.53 0.18 9/184 26095
/proc/meminfo: memFree=12647840/32950928 swapFree=67111528/67111528
[pid=26081] ppid=26079 vsize=531548 CPUtime=72.89 cores=1,3,5,7
/proc/26081/stat : 26081 (strangenight2-m) R 26079 26081 26049 0 -1 4202496 136163 0 0 0 7238 51 0 0 25 0 4 0 514467597 544305152 77721 33554432000 4194304 4627427 140734543841488 18446744073709551615 4507218 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26081/statm: 132887 77721 391 106 0 127858 0
[pid=26081/tid=26082] ppid=26079 vsize=531548 CPUtime=18.22 cores=1,3,5,7
/proc/26081/task/26082/stat : 26082 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 23059 0 0 0 1810 12 0 0 25 0 4 0 514467597 544305152 77721 33554432000 4194304 4627427 140734543841488 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26081/tid=26083] ppid=26079 vsize=531548 CPUtime=18.22 cores=1,3,5,7
/proc/26081/task/26083/stat : 26083 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 21621 0 0 0 1813 9 0 0 25 0 4 0 514467597 544305152 77721 33554432000 4194304 4627427 140734543841488 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26081/tid=26084] ppid=26079 vsize=531548 CPUtime=18.17 cores=1,3,5,7
/proc/26081/task/26084/stat : 26084 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 70549 0 0 0 1799 18 0 0 25 0 4 0 514467597 544305152 77721 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308435 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 72.89
Current children cumulated vsize (KiB) 531548

[startup+19.9004 s]
/proc/loadavg: 2.33 0.53 0.18 9/184 26095
/proc/meminfo: memFree=12645112/32950928 swapFree=67111528/67111528
[pid=26081] ppid=26079 vsize=521160 CPUtime=79.27 cores=1,3,5,7
/proc/26081/stat : 26081 (strangenight2-m) R 26079 26081 26049 0 -1 4202496 138129 0 0 0 7875 52 0 0 25 0 4 0 514467597 533667840 78508 33554432000 4194304 4627427 140734543841488 18446744073709551615 4332826 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26081/statm: 130290 78508 391 106 0 125261 0
[pid=26081/tid=26082] ppid=26079 vsize=521160 CPUtime=19.81 cores=1,3,5,7
/proc/26081/task/26082/stat : 26082 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 23581 0 0 0 1969 12 0 0 25 0 4 0 514467597 533667840 78508 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26081/tid=26083] ppid=26079 vsize=521160 CPUtime=19.83 cores=1,3,5,7
/proc/26081/task/26083/stat : 26083 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 22144 0 0 0 1973 10 0 0 25 0 4 0 514467597 533667840 78508 33554432000 4194304 4627427 140734543841488 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26081/tid=26084] ppid=26079 vsize=521160 CPUtime=19.77 cores=1,3,5,7
/proc/26081/task/26084/stat : 26084 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 71144 0 0 0 1959 18 0 0 25 0 4 0 514467597 533667840 78508 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 79.27
Current children cumulated vsize (KiB) 521160

[startup+20.7003 s]
/proc/loadavg: 2.33 0.53 0.18 9/184 26095
/proc/meminfo: memFree=12639656/32950928 swapFree=67111528/67111528
[pid=26081] ppid=26079 vsize=521160 CPUtime=82.39 cores=1,3,5,7
/proc/26081/stat : 26081 (strangenight2-m) R 26079 26081 26049 0 -1 4202496 138965 0 0 0 8187 52 0 0 25 0 4 0 514467597 533667840 79344 33554432000 4194304 4627427 140734543841488 18446744073709551615 4299657 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26081/statm: 130290 79344 391 106 0 125261 0
[pid=26081/tid=26082] ppid=26079 vsize=521160 CPUtime=20.56 cores=1,3,5,7
/proc/26081/task/26082/stat : 26082 (strangenight2-m) S 26079 26081 26049 0 -1 4202560 23755 0 0 0 2044 12 0 0 25 0 4 0 514467597 533667840 79344 33554432000 4194304 4627427 140734543841488 18446744073709551615 47321575179828 0 0 4096 2 18446604459558691904 0 0 -1 7 0 0 0
[pid=26081/tid=26083] ppid=26079 vsize=521160 CPUtime=20.62 cores=1,3,5,7
/proc/26081/task/26083/stat : 26083 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 22232 0 0 0 2052 10 0 0 25 0 4 0 514467597 533667840 79344 33554432000 4194304 4627427 140734543841488 18446744073709551615 47321575155392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26081/tid=26084] ppid=26079 vsize=521160 CPUtime=20.53 cores=1,3,5,7
/proc/26081/task/26084/stat : 26084 (strangenight2-m) S 26079 26081 26049 0 -1 4202560 71237 0 0 0 2035 18 0 0 25 0 4 0 514467597 533667840 79344 33554432000 4194304 4627427 140734543841488 18446744073709551615 47321575179828 0 0 4096 2 18446604459558691904 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 82.39
Current children cumulated vsize (KiB) 521160

[startup+21.1002 s]
/proc/loadavg: 2.33 0.53 0.18 9/184 26095
/proc/meminfo: memFree=12639656/32950928 swapFree=67111528/67111528
[pid=26081] ppid=26079 vsize=521160 CPUtime=83.19 cores=1,3,5,7
/proc/26081/stat : 26081 (strangenight2-m) R 26079 26081 26049 0 -1 4202496 140202 0 0 0 8267 52 0 0 25 0 4 0 514467597 533667840 79391 33554432000 4194304 4627427 140734543841488 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26081/statm: 130290 79391 391 106 0 125261 0
[pid=26081/tid=26082] ppid=26079 vsize=521160 CPUtime=20.56 cores=1,3,5,7
/proc/26081/task/26082/stat : 26082 (strangenight2-m) S 26079 26081 26049 0 -1 4202560 23755 0 0 0 2044 12 0 0 25 0 4 0 514467597 533667840 79391 33554432000 4194304 4627427 140734543841488 18446744073709551615 47321575179828 0 0 4096 2 18446604459558691904 0 0 -1 7 0 0 0
[pid=26081/tid=26083] ppid=26079 vsize=521160 CPUtime=21.02 cores=1,3,5,7
/proc/26081/task/26083/stat : 26083 (strangenight2-m) R 26079 26081 26049 0 -1 4202560 22232 0 0 0 2092 10 0 0 25 0 4 0 514467597 533667840 79391 33554432000 4194304 4627427 140734543841488 18446744073709551615 47321575155243 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26081/tid=26084] ppid=26079 vsize=521160 CPUtime=20.53 cores=1,3,5,7
/proc/26081/task/26084/stat : 26084 (strangenight2-m) S 26079 26081 26049 0 -1 4202560 71237 0 0 0 2035 18 0 0 25 0 4 0 514467597 533667840 79391 33554432000 4194304 4627427 140734543841488 18446744073709551615 47321575179828 0 0 4096 2 18446604459558691904 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 83.19
Current children cumulated vsize (KiB) 521160

[startup+21.2003 s]
/proc/loadavg: 2.33 0.53 0.18 9/184 26095
/proc/meminfo: memFree=12639656/32950928 swapFree=67111528/67111528
[pid=26081] ppid=26079 vsize=0 CPUtime=83.38 cores=1,3,5,7
/proc/26081/stat : 26081 (strangenight2-m) Z 26079 26081 26049 0 -1 4203548 140205 0 0 0 8285 53 0 0 25 0 2 0 514467597 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26081/statm: 0 0 0 0 0 0 0
[pid=26081/tid=26082] ppid=26079 vsize=0 CPUtime=20.57 cores=1,3,5,7
/proc/26081/task/26082/stat : 26082 (strangenight2-m) R 26079 26081 26049 0 -1 4203588 23755 0 0 0 2044 13 0 0 20 0 2 0 514467597 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 83.38
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 21.2114
CPU time (s): 83.4003
CPU user time (s): 82.8584
CPU system time (s): 0.541917
CPU usage (%): 393.187
Max. virtual memory (cumulated for all children) (KiB): 543364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.8584
system time used= 0.541917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140205
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= 19590
involuntary context switches= 478

runsolver used 0.032994 second user time and 0.093985 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 00:11:28
IDJOB=3280088
IDBENCH=20346
IDSOLVER=1586
FILE ID=node120/3280088-1304028688
RUNJOBID= node120-1304028687-26068
PBS_JOBID= 13170332
Free space on /tmp= 72060 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/dated-5-11-u.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280088-1304028688/watcher-3280088-1304028688 -o /tmp/evaluation-result-3280088-1304028688/solver-3280088-1304028688 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3280088-1304028688.cnf

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

MD5SUM BENCH= 083d28c2adf10233f37f8b5a078c94a9
RANDOM SEED=1500208038

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.809
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.78
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.809
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.809
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.809
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:     32950928 kB
MemFree:      13737528 kB
Buffers:       2478416 kB
Cached:       16097400 kB
SwapCached:          0 kB
Active:       10838764 kB
Inactive:      7804904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13737528 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21408 kB
Writeback:           0 kB
AnonPages:       66952 kB
Mapped:          14700 kB
Slab:           507256 kB
PageTables:       4684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189836 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= 72032 MiB
End job on node120 at 2011-04-29 00:11:50