Trace number 3292738

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 1186.75 317.079

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer14.shuffled.cnf
MD5SUM1d9569aa70fee033c68469753053c259
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.403937
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses2130
Sum of the clauses size4500
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22100
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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-3292738-1304130479.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        300
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       300        30      2100         0      4500         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/30/30 lits-rem:0 time: 0.00
3.17/0.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.17/0.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.17/0.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.17/0.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.17/0.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
3.17/0.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.17/0.80	c lits-rem:         0  cl-subs:        0  v-elim:     30  v-fix:    0  time:  0.00 s
3.17/0.80	c Finding binary XORs  T:     0.00 s  found:       0
3.17/0.80	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.17/0.80	c calculated reachability. Time: 0.00
3.17/0.80	c Calc default polars -  time:   0.00 s pos:     129 undec:      30 neg:     141
3.17/0.80	c =========================================================================================
3.17/0.80	c types(t): F = full restart, N = normal restart
3.17/0.80	c types(t): S = simplification begin/end, E = solution found
3.17/0.80	c restart types(rt): st = static, dy = dynamic
3.17/0.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.17/0.80	c  B st     0         0       270       402      1698         0      7560         0   no data   no data
3.17/0.80	c Decided on static restart strategy
3.17/0.80	c  N st     8      4914       270       402      1698      4492      7560    135950   no data   no data
3.17/0.80	c  N st    10     11298       270       402      1698      4082      7560    103237   no data   no data
3.17/0.80	c  N st    11     17043       270       402      1698      9057      7560    246782   no data   no data
5.58/1.40	c  F st    12     25001       270       402      1698     10931      7560    284784   no data   no data
5.58/1.40	c Found part        0 vars:        135 clauses:      1050 lits size:      3780
5.58/1.40	c Found part        1 vars:        135 clauses:      1050 lits size:      3780
5.58/1.40	c Found parts:          2 time: 0.00 s
5.58/1.40	c Solving part 0
5.58/1.40	c  N st     0         0       135       203       847         0      3780         0   no data   no data
5.58/1.40	c asymm  cl-useful: 0/203/203 lits-rem:0 time: 0.00
5.58/1.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
5.58/1.40	c Finding binary XORs  T:     0.00 s  found:       0
5.58/1.40	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
5.58/1.40	c calculated reachability. Time: 0.00
5.58/1.40	c Calc default polars -  time:   0.00 s pos:      68 undec:     165 neg:      67
5.58/1.40	c =========================================================================================
5.58/1.40	c types(t): F = full restart, N = normal restart
5.58/1.40	c types(t): S = simplification begin/end, E = solution found
5.58/1.40	c restart types(rt): st = static, dy = dynamic
5.58/1.40	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
5.58/1.40	c  B st     0         0       135       203       847         0      3780         0   no data   no data
5.58/1.40	c Decided on static restart strategy
5.97/1.50	c  N st     8      4917       135       203       847      4657      3780    112466   no data   no data
5.97/1.58	c  N st    10     11301       135       203       847      4255      3780    100244   no data   no data
6.77/1.80	c  N st    11     17044       135       203       847      9444      3780    242038   no data   no data
8.37/2.13	c  F st    12     25000       135       203       847     11640      3780    275437   no data   no data
8.37/2.13	c  N st    12     25000       135       203       847     11640      3780    275437   no data   no data
9.19/2.36	c Decided on static restart strategy
9.19/2.36	c  N st    18     30192       135       203       847     10067      3780    245900   no data   no data
10.37/2.68	c  N st    20     37302       135       203       847      9400      3780    232637   no data   no data
11.57/2.96	c  N st    21     43704       135       203       847     15315      3780    398182   no data   no data
13.58/3.49	c  N st    22     53302       135       203       847     15652      3780    406597   no data   no data
16.36/4.16	c  N st    23     67699       135       203       847     20015      3780    488620   no data   no data
20.75/5.24	c  F st    24     87502       135       203       847     16829      3780    423339   no data   no data
20.75/5.24	c  N st    24     87502       135       203       847     16829      3780    423339   no data   no data
21.97/5.58	c Decided on static restart strategy
22.75/5.77	c  N st    31     95545       135       203       847     12289      3780    288803   no data   no data
25.14/6.30	c  N st    33    106211       135       203       847     21997      3780    543659   no data   no data
27.14/6.87	c  N st    34    115813       135       203       847     17835      3780    442933   no data   no data
30.76/7.76	c  N st    35    130211       135       203       847     17598      3780    430842   no data   no data
36.33/9.15	c  N st    36    151807       135       203       847     22608      3780    561234   no data   no data
47.12/11.82	c  N st    37    184199       135       203       849     20071      3780    476565   no data   no data
61.52/15.45	c  N st    38    232787       135       203       849     29196      3780    738121   no data   no data
88.66/22.26	c  N st    39    305671       135       203       849     35156      3780    910461   no data   no data
89.06/22.32	c  F st    40    306251       135       203       849     35677      3780    924842   no data   no data
91.06/22.85	c Decided on static restart strategy
98.25/24.63	c  N st    50    334552       135       203       850     39613      3780   1002723   no data   no data
111.42/27.93	c  N st    52    370545       135       203       851     26270      3780    627869   no data   no data
124.21/31.19	c  N st    53    402937       135       203       853     30673      3780    733766   no data   no data
139.79/35.06	c  N st    54    451526       135       203       853     49687      3780   1251391   no data   no data
171.76/43.06	c  N st    55    524410       135       203       853     33684      3780    789004   no data   no data
219.69/55.06	c  N st    56    633734       135       203       856     43796      3780   1094269   no data   no data
219.69/55.06	c Finding binary XORs  T:     0.00 s  found:       0
297.17/74.49	c  N st    57    797718       135       203       860     59078      3780   1413237   no data   no data
405.03/101.41	c  N st    58   1043694       134       203       869     56717      3780   1380182   no data   no data
405.03/101.44	c Finding binary XORs  T:     0.00 s  found:       0
419.81/105.18	c  F st    59   1071876       134       201       847     39037      3722    910401   no data   no data
419.81/105.18	c  N st    59   1071876       134       201       847     39037      3722    910401   no data   no data
422.23/105.77	c Decided on static restart strategy
434.59/108.80	c  N st    69   1100180       134       201       847     63774      3722   1586962   no data   no data
453.76/113.68	c  N st    71   1136174       134       201       848     56296      3722   1393783   no data   no data
476.13/119.21	c  N st    72   1168567       133       201       853     44002      3722   1039321   no data   no data
506.49/126.83	c  N st    73   1217155       133       201       854     45003      3722   1060855   no data   no data
506.49/126.84	c Finding binary XORs  T:     0.00 s  found:       0
551.23/138.03	c  N st    74   1290037       133       201       831     66569      3680   1658243   no data   no data
614.75/153.98	c  N st    75   1399362       132       201       835     74771      3680   1898638   no data   no data
715.01/179.06	c  N st    76   1563349       132       201       835     80851      3680   2091991   no data   no data
889.97/222.84	c  N st    77   1809327       132       201       836     97797      3680   2565072   no data   no data
1066.93/267.12	c Finding binary XORs  T:     0.00 s  found:       0
1119.88/284.04	c Finding binary XORs  T:     0.00 s  found:       3
1120.78/284.36	c Replacing        3 vars Replaced    88702 lits Time:     0.32 s 
1121.68/284.60	c  E st    78   2171044       122       179       760     47663      3183    967737   no data   no data
1186.59/317.07	c Following stats are for *FIRST FINISHED THREAD ONLY*
1186.59/317.07	c num threads              : 4          
1186.59/317.07	c restarts                 : 12         
1186.59/317.07	c dynamic restarts         : 0          
1186.59/317.07	c static restarts          : 12         
1186.59/317.07	c full restarts            : 0          
1186.59/317.07	c total simplify time      : 0.00       
1186.59/317.07	c learnts DL2              : 0          
1186.59/317.07	c learnts size 2           : 2100       
1186.59/317.07	c learnts size 1           : 0           (0.00      % of vars)
1186.59/317.07	c filedLit time            : 0.00        (0.00      % time)
1186.59/317.07	c v-elim SatELite          : 0           (0.00      % vars)
1186.59/317.07	c SatELite time            : 0.00        (0.00      % time)
1186.59/317.07	c v-elim xor               : 0           (0.00      % vars)
1186.59/317.07	c xor elim time            : 0.00        (0.00      % time)
1186.59/317.07	c num binary xor trees     : 0          
1186.59/317.07	c binxor trees' crown      : 0           (nan       leafs/tree)
1186.59/317.07	c bin xor find time        : 0.00       
1186.59/317.07	c OTF clause improved      : 2230        (0.09      clauses/conflict)
1186.59/317.07	c OTF impr. size diff      : 2499        (1.12       lits/clause)
1186.59/317.07	c OTF cl watch-shrink      : 17426       (0.70      clauses/conflict)
1186.59/317.07	c OTF cl watch-sh-lit      : 77310       (4.44       lits/clause)
1186.59/317.07	c tried to recurMin cls    : 984         (3.94       % of conflicts)
1186.59/317.07	c updated cache            : 283         (0.29       lits/tried recurMin)
1186.59/317.07	c unit cls recevied        : 0           (nan       % of units)
1186.59/317.07	c unit cls sent            : 0           (nan       % of units)
1186.59/317.07	c bin cls recevied         : 0          
1186.59/317.07	c bin cls sent             : 0          
1186.59/317.07	c clauses over max glue    : 0           (0.00      % of all clauses)
1186.59/317.07	c conflicts                : 25000       (78.87     / sec)
1186.59/317.07	c decisions                : 33020       (1.93      % random)
1186.59/317.07	c bogo-props               : 128594137   (405675.34 / sec)
1186.59/317.07	c conflict literals        : 1039518     (15.92     % deleted)
1186.59/317.07	c Memory used              : 291.80      MB
1186.59/317.07	c single-thread CPU time   : 316.99      s
1186.59/317.07	c all-threads sum CPU time : 1186.05     s
1186.59/317.07	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-3292738-1304130479/watcher-3292738-1304130479 -o /tmp/evaluation-result-3292738-1304130479/solver-3292738-1304130479 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3292738-1304130479.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: 7.65 7.97 7.97 5/180 9865
/proc/meminfo: memFree=30961232/32951124 swapFree=67107188/67111528
[pid=9865] ppid=9863 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/9865/stat : 9865 (strangenight2-m) R 9863 9865 8981 0 -1 4202496 409 0 0 0 0 0 0 0 25 0 4 0 524646426 52441088 348 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928329138 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 12803 348 299 106 0 7774 0
[pid=9865/tid=9866] ppid=9863 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/9865/task/9866/stat : 9866 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 524646427 52441088 348 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928329138 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9867] ppid=9863 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/9865/task/9867/stat : 9867 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 524646427 52441088 348 33554432000 4194304 4627427 140734026570288 18446744073709551615 210204703729 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9868] ppid=9863 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/9865/task/9868/stat : 9868 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 524646427 52441088 348 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928329132 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.11037 s]
/proc/loadavg: 7.65 7.97 7.97 5/180 9865
/proc/meminfo: memFree=30961232/32951124 swapFree=67107188/67111528
[pid=9865] ppid=9863 vsize=281968 CPUtime=0.42 cores=0,2,4,6
/proc/9865/stat : 9865 (strangenight2-m) R 9863 9865 8981 0 -1 4202496 1726 0 0 0 42 0 0 0 18 0 4 0 524646426 288735232 1636 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309290 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 70492 1636 384 106 0 65463 0
[pid=9865/tid=9866] ppid=9863 vsize=281968 CPUtime=0.1 cores=0,2,4,6
/proc/9865/task/9866/stat : 9866 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 341 0 0 0 10 0 0 0 18 0 4 0 524646427 288735232 1636 33554432000 4194304 4627427 140734026570288 18446744073709551615 4310574 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9867] ppid=9863 vsize=281968 CPUtime=0.1 cores=0,2,4,6
/proc/9865/task/9867/stat : 9867 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 339 0 0 0 10 0 0 0 25 0 4 0 524646427 288735232 1636 33554432000 4194304 4627427 140734026570288 18446744073709551615 4330960 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9865/tid=9868] ppid=9863 vsize=281968 CPUtime=0.1 cores=0,2,4,6
/proc/9865/task/9868/stat : 9868 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 301 0 0 0 10 0 0 0 18 0 4 0 524646427 288735232 1636 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 281968

[startup+0.200355 s]
/proc/loadavg: 7.65 7.97 7.97 5/180 9865
/proc/meminfo: memFree=30961232/32951124 swapFree=67107188/67111528
[pid=9865] ppid=9863 vsize=283564 CPUtime=0.78 cores=0,2,4,6
/proc/9865/stat : 9865 (strangenight2-m) R 9863 9865 8981 0 -1 4202496 2484 0 0 0 78 0 0 0 18 0 4 0 524646426 290369536 1748 33554432000 4194304 4627427 140734026570288 18446744073709551615 4333279 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 70891 1748 385 106 0 65862 0
[pid=9865/tid=9866] ppid=9863 vsize=283564 CPUtime=0.19 cores=0,2,4,6
/proc/9865/task/9866/stat : 9866 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 532 0 0 0 19 0 0 0 18 0 4 0 524646427 290369536 1748 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9867] ppid=9863 vsize=283564 CPUtime=0.19 cores=0,2,4,6
/proc/9865/task/9867/stat : 9867 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 506 0 0 0 19 0 0 0 25 0 4 0 524646427 290369536 1748 33554432000 4194304 4627427 140734026570288 18446744073709551615 4308123 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9865/tid=9868] ppid=9863 vsize=283564 CPUtime=0.19 cores=0,2,4,6
/proc/9865/task/9868/stat : 9868 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 511 0 0 0 19 0 0 0 18 0 4 0 524646427 290369536 1748 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283564

[startup+0.300338 s]
/proc/loadavg: 7.65 7.97 7.97 5/180 9865
/proc/meminfo: memFree=30961232/32951124 swapFree=67107188/67111528
[pid=9865] ppid=9863 vsize=283696 CPUtime=1.18 cores=0,2,4,6
/proc/9865/stat : 9865 (strangenight2-m) R 9863 9865 8981 0 -1 4202496 2943 0 0 0 118 0 0 0 18 0 4 0 524646426 290504704 2207 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309250 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 70924 2207 385 106 0 65895 0
[pid=9865/tid=9866] ppid=9863 vsize=283696 CPUtime=0.29 cores=0,2,4,6
/proc/9865/task/9866/stat : 9866 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 633 0 0 0 29 0 0 0 18 0 4 0 524646427 290504704 2207 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9867] ppid=9863 vsize=283696 CPUtime=0.29 cores=0,2,4,6
/proc/9865/task/9867/stat : 9867 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 620 0 0 0 29 0 0 0 25 0 4 0 524646427 290504704 2207 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9865/tid=9868] ppid=9863 vsize=283696 CPUtime=0.29 cores=0,2,4,6
/proc/9865/task/9868/stat : 9868 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 646 0 0 0 29 0 0 0 18 0 4 0 524646427 290504704 2207 33554432000 4194304 4627427 140734026570288 18446744073709551615 4310565 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283696

[startup+0.700273 s]
/proc/loadavg: 7.65 7.97 7.97 5/180 9865
/proc/meminfo: memFree=30961232/32951124 swapFree=67107188/67111528
[pid=9865] ppid=9863 vsize=284980 CPUtime=2.77 cores=0,2,4,6
/proc/9865/stat : 9865 (strangenight2-m) R 9863 9865 8981 0 -1 4202496 5015 0 0 0 277 0 0 0 18 0 4 0 524646426 291819520 2942 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 71245 2942 385 106 0 66216 0
[pid=9865/tid=9866] ppid=9863 vsize=284980 CPUtime=0.69 cores=0,2,4,6
/proc/9865/task/9866/stat : 9866 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 1293 0 0 0 69 0 0 0 18 0 4 0 524646427 291819520 2942 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9867] ppid=9863 vsize=284980 CPUtime=0.69 cores=0,2,4,6
/proc/9865/task/9867/stat : 9867 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 1087 0 0 0 69 0 0 0 25 0 4 0 524646427 291819520 2942 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9865/tid=9868] ppid=9863 vsize=284980 CPUtime=0.69 cores=0,2,4,6
/proc/9865/task/9868/stat : 9868 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 1167 0 0 0 69 0 0 0 18 0 4 0 524646427 291819520 2942 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284980

[startup+1.50114 s]
/proc/loadavg: 7.65 7.97 7.97 9/184 9869
/proc/meminfo: memFree=30951652/32951124 swapFree=67107188/67111528
[pid=9865] ppid=9863 vsize=320624 CPUtime=5.97 cores=0,2,4,6
/proc/9865/stat : 9865 (strangenight2-m) R 9863 9865 8981 0 -1 4202496 8792 0 0 0 596 1 0 0 20 0 4 0 524646426 328318976 5685 33554432000 4194304 4627427 140734026570288 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 80156 5685 386 106 0 75127 0
[pid=9865/tid=9866] ppid=9863 vsize=320624 CPUtime=1.49 cores=0,2,4,6
/proc/9865/task/9866/stat : 9866 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 2489 0 0 0 149 0 0 0 20 0 4 0 524646427 328318976 5685 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9867] ppid=9863 vsize=320624 CPUtime=1.48 cores=0,2,4,6
/proc/9865/task/9867/stat : 9867 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 2180 0 0 0 148 0 0 0 25 0 4 0 524646427 328318976 5685 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9865/tid=9868] ppid=9863 vsize=320624 CPUtime=1.49 cores=0,2,4,6
/proc/9865/task/9868/stat : 9868 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 1808 0 0 0 149 0 0 0 19 0 4 0 524646427 328318976 5685 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 320624

[startup+3.10087 s]
/proc/loadavg: 7.65 7.97 7.97 9/184 9869
/proc/meminfo: memFree=30935160/32951124 swapFree=67107188/67111528
[pid=9865] ppid=9863 vsize=321232 CPUtime=12.37 cores=0,2,4,6
/proc/9865/stat : 9865 (strangenight2-m) R 9863 9865 8981 0 -1 4202496 15601 0 0 0 1235 2 0 0 25 0 4 0 524646426 328941568 7797 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309260 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 80308 7797 386 106 0 75279 0
[pid=9865/tid=9866] ppid=9863 vsize=321232 CPUtime=3.09 cores=0,2,4,6
/proc/9865/task/9866/stat : 9866 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 3900 0 0 0 309 0 0 0 25 0 4 0 524646427 328941568 7797 33554432000 4194304 4627427 140734026570288 18446744073709551615 4350059 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9867] ppid=9863 vsize=321232 CPUtime=3.07 cores=0,2,4,6
/proc/9865/task/9867/stat : 9867 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 3842 0 0 0 307 0 0 0 25 0 4 0 524646427 328941568 7797 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9865/tid=9868] ppid=9863 vsize=321232 CPUtime=3.09 cores=0,2,4,6
/proc/9865/task/9868/stat : 9868 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 3781 0 0 0 309 0 0 0 25 0 4 0 524646427 328941568 7797 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309197 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 321232

[startup+6.30034 s]
/proc/loadavg: 7.68 7.97 7.97 9/184 9869
/proc/meminfo: memFree=30914860/32951124 swapFree=67107188/67111528
[pid=9865] ppid=9863 vsize=351424 CPUtime=25.14 cores=0,2,4,6
/proc/9865/stat : 9865 (strangenight2-m) R 9863 9865 8981 0 -1 4202496 23515 0 0 0 2511 3 0 0 25 0 4 0 524646426 359858176 10376 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 87856 10376 386 106 0 82827 0
[pid=9865/tid=9866] ppid=9863 vsize=351424 CPUtime=6.29 cores=0,2,4,6
/proc/9865/task/9866/stat : 9866 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 6135 0 0 0 629 0 0 0 25 0 4 0 524646427 359858176 10376 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9867] ppid=9863 vsize=351424 CPUtime=6.25 cores=0,2,4,6
/proc/9865/task/9867/stat : 9867 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 6219 0 0 0 625 0 0 0 25 0 4 0 524646427 359858176 10376 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9865/tid=9868] ppid=9863 vsize=351424 CPUtime=6.29 cores=0,2,4,6
/proc/9865/task/9868/stat : 9868 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 4610 0 0 0 629 0 0 0 25 0 4 0 524646427 359858176 10376 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 351424

[startup+12.7003 s]
/proc/loadavg: 7.70 7.97 7.97 9/184 9869
/proc/meminfo: memFree=30915768/32951124 swapFree=67107188/67111528
[pid=9865] ppid=9863 vsize=355092 CPUtime=50.72 cores=0,2,4,6
/proc/9865/stat : 9865 (strangenight2-m) R 9863 9865 8981 0 -1 4202496 39617 0 0 0 5066 6 0 0 25 0 4 0 524646426 363614208 13114 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 88773 13114 386 106 0 83744 0
[pid=9865/tid=9866] ppid=9863 vsize=355092 CPUtime=12.69 cores=0,2,4,6
/proc/9865/task/9866/stat : 9866 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 10327 0 0 0 1268 1 0 0 25 0 4 0 524646427 363614208 13114 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9867] ppid=9863 vsize=355092 CPUtime=12.62 cores=0,2,4,6
/proc/9865/task/9867/stat : 9867 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 11057 0 0 0 1261 1 0 0 25 0 4 0 524646427 363614208 13114 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9865/tid=9868] ppid=9863 vsize=355092 CPUtime=12.68 cores=0,2,4,6
/proc/9865/task/9868/stat : 9868 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 6952 0 0 0 1268 0 0 0 25 0 4 0 524646427 363614208 13114 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 355092

[startup+25.5011 s]
/proc/loadavg: 7.77 7.97 7.97 9/184 9869
/proc/meminfo: memFree=30890836/32951124 swapFree=67107188/67111528
[pid=9865] ppid=9863 vsize=371340 CPUtime=101.84 cores=0,2,4,6
/proc/9865/stat : 9865 (strangenight2-m) R 9863 9865 8981 0 -1 4202496 64497 0 0 0 10173 11 0 0 25 0 4 0 524646426 380252160 18415 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 92835 18415 386 106 0 87806 0
[pid=9865/tid=9866] ppid=9863 vsize=371340 CPUtime=25.49 cores=0,2,4,6
/proc/9865/task/9866/stat : 9866 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 16773 0 0 0 2547 2 0 0 25 0 4 0 524646427 380252160 18415 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9867] ppid=9863 vsize=371340 CPUtime=25.35 cores=0,2,4,6
/proc/9865/task/9867/stat : 9867 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 18800 0 0 0 2532 3 0 0 25 0 4 0 524646427 380252160 18415 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9865/tid=9868] ppid=9863 vsize=371340 CPUtime=25.49 cores=0,2,4,6
/proc/9865/task/9868/stat : 9868 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 9324 0 0 0 2548 1 0 0 25 0 4 0 524646427 380252160 18415 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 371340

[startup+51.1009 s]
/proc/loadavg: 7.85 7.97 7.97 9/184 9870
/proc/meminfo: memFree=30859508/32951124 swapFree=67107188/67111528
[pid=9865] ppid=9863 vsize=385804 CPUtime=204.1 cores=0,2,4,6
/proc/9865/stat : 9865 (strangenight2-m) R 9863 9865 8981 0 -1 4202496 105713 0 0 0 20392 18 0 0 25 0 4 0 524646426 395063296 23697 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 96451 23697 386 106 0 91422 0
[pid=9865/tid=9866] ppid=9863 vsize=385804 CPUtime=51.08 cores=0,2,4,6
/proc/9865/task/9866/stat : 9866 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 24391 0 0 0 5105 3 0 0 25 0 4 0 524646427 395063296 23697 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9867] ppid=9863 vsize=385804 CPUtime=50.81 cores=0,2,4,6
/proc/9865/task/9867/stat : 9867 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 31333 0 0 0 5076 5 0 0 25 0 4 0 524646427 395063296 23697 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9865/tid=9868] ppid=9863 vsize=385804 CPUtime=51.09 cores=0,2,4,6
/proc/9865/task/9868/stat : 9868 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 17278 0 0 0 5106 3 0 0 25 0 4 0 524646427 395063296 23697 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 385804

[startup+102.3 s]
/proc/loadavg: 7.93 7.97 7.97 9/184 9871
/proc/meminfo: memFree=30769200/32951124 swapFree=67107188/67111528
[pid=9865] ppid=9863 vsize=403360 CPUtime=408.64 cores=0,2,4,6
/proc/9865/stat : 9865 (strangenight2-m) R 9863 9865 8981 0 -1 4202496 165253 0 0 0 40833 31 0 0 25 0 4 0 524646426 413040640 32055 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 100840 32055 386 106 0 95811 0
[pid=9865/tid=9866] ppid=9863 vsize=403360 CPUtime=102.29 cores=0,2,4,6
/proc/9865/task/9866/stat : 9866 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 29564 0 0 0 10224 5 0 0 25 0 4 0 524646427 413040640 32055 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9867] ppid=9863 vsize=403360 CPUtime=101.73 cores=0,2,4,6
/proc/9865/task/9867/stat : 9867 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 52668 0 0 0 10164 9 0 0 25 0 4 0 524646427 413040640 32055 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9865/tid=9868] ppid=9863 vsize=403360 CPUtime=102.3 cores=0,2,4,6
/proc/9865/task/9868/stat : 9868 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 26432 0 0 0 10225 5 0 0 25 0 4 0 524646427 413040640 32055 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 403360

[startup+162.3 s]
/proc/loadavg: 8.05 7.99 7.98 9/184 9873
/proc/meminfo: memFree=30751044/32951124 swapFree=67107188/67111528
[pid=9865] ppid=9863 vsize=407780 CPUtime=648.29 cores=0,2,4,6
/proc/9865/stat : 9865 (strangenight2-m) R 9863 9865 8981 0 -1 4202496 219372 0 0 0 64785 44 0 0 25 0 4 0 524646426 417566720 34896 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 101945 34896 386 106 0 96916 0
[pid=9865/tid=9866] ppid=9863 vsize=407780 CPUtime=162.29 cores=0,2,4,6
/proc/9865/task/9866/stat : 9866 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 41555 0 0 0 16222 7 0 0 25 0 4 0 524646427 417566720 34896 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9867] ppid=9863 vsize=407780 CPUtime=161.4 cores=0,2,4,6
/proc/9865/task/9867/stat : 9867 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 70006 0 0 0 16127 13 0 0 25 0 4 0 524646427 417566720 34896 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9865/tid=9868] ppid=9863 vsize=407780 CPUtime=162.29 cores=0,2,4,6
/proc/9865/task/9868/stat : 9868 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 30237 0 0 0 16223 6 0 0 25 0 4 0 524646427 417566720 34896 33554432000 4194304 4627427 140734026570288 18446744073709551615 4332648 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.29
Current children cumulated vsize (KiB) 407780

[startup+222.306 s]
/proc/loadavg: 8.09 8.00 7.98 9/184 9875
/proc/meminfo: memFree=30656644/32951124 swapFree=67107188/67111528
[pid=9865] ppid=9863 vsize=422212 CPUtime=888 cores=0,2,4,6
/proc/9865/stat : 9865 (strangenight2-m) R 9863 9865 8981 0 -1 4202496 267958 0 0 0 88742 58 0 0 25 0 4 0 524646426 432345088 51478 33554432000 4194304 4627427 140734026570288 18446744073709551615 4310580 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 105553 51478 386 106 0 100524 0
[pid=9865/tid=9866] ppid=9863 vsize=422212 CPUtime=222.29 cores=0,2,4,6
/proc/9865/task/9866/stat : 9866 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 49407 0 0 0 22220 9 0 0 25 0 4 0 524646427 432345088 51478 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9867] ppid=9863 vsize=422212 CPUtime=221.08 cores=0,2,4,6
/proc/9865/task/9867/stat : 9867 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 83857 0 0 0 22092 16 0 0 25 0 4 0 524646427 432345088 51478 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9865/tid=9868] ppid=9863 vsize=422212 CPUtime=222.29 cores=0,2,4,6
/proc/9865/task/9868/stat : 9868 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 38250 0 0 0 22221 8 0 0 25 0 4 0 524646427 432345088 51478 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 888
Current children cumulated vsize (KiB) 422212

[startup+282.3 s]
/proc/loadavg: 7.95 7.98 7.98 8/184 9877
/proc/meminfo: memFree=30756424/32951124 swapFree=67107188/67111528
[pid=9865] ppid=9863 vsize=329468 CPUtime=1114.79 cores=0,2,4,6
/proc/9865/stat : 9865 (strangenight2-m) R 9863 9865 8981 0 -1 4202496 307386 0 0 0 111411 68 0 0 25 0 4 0 524646426 337375232 25943 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309067 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 82367 25943 386 106 0 77338 0
[pid=9865/tid=9866] ppid=9863 vsize=329468 CPUtime=269.36 cores=0,2,4,6
/proc/9865/task/9866/stat : 9866 (strangenight2-m) S 9863 9865 8981 0 -1 4202560 57212 0 0 0 26924 12 0 0 25 0 4 0 524646427 337375232 25943 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928328756 0 0 4096 2 18446604447070357632 0 0 -1 4 0 0 0
[pid=9865/tid=9867] ppid=9863 vsize=329468 CPUtime=280.81 cores=0,2,4,6
/proc/9865/task/9867/stat : 9867 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 96466 0 0 0 28062 19 0 0 25 0 4 0 524646427 337375232 25943 33554432000 4194304 4627427 140734026570288 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9868] ppid=9863 vsize=329468 CPUtime=282.29 cores=0,2,4,6
/proc/9865/task/9868/stat : 9868 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 38302 0 0 0 28221 8 0 0 25 0 4 0 524646427 337375232 25943 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928304171 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1114.79
Current children cumulated vsize (KiB) 329468

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

[startup+294.4 s]
/proc/loadavg: 7.58 7.90 7.95 7/184 9877
/proc/meminfo: memFree=30758276/32951124 swapFree=67107188/67111528
[pid=9865] ppid=9863 vsize=298800 CPUtime=1141.39 cores=0,2,4,6
/proc/9865/stat : 9865 (strangenight2-m) S 9863 9865 8981 0 -1 4202496 310939 0 0 0 114070 69 0 0 25 0 4 0 524646426 305971200 20779 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928328756 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 74700 20779 387 106 0 69671 0
[pid=9865/tid=9866] ppid=9863 vsize=298800 CPUtime=269.36 cores=0,2,4,6
/proc/9865/task/9866/stat : 9866 (strangenight2-m) S 9863 9865 8981 0 -1 4202560 57212 0 0 0 26924 12 0 0 25 0 4 0 524646427 305971200 20779 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928328756 0 0 4096 2 18446604447070357632 0 0 -1 4 0 0 0
[pid=9865/tid=9867] ppid=9863 vsize=298800 CPUtime=292.91 cores=0,2,4,6
/proc/9865/task/9867/stat : 9867 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 99678 0 0 0 29272 19 0 0 25 0 4 0 524646427 305971200 20779 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9868] ppid=9863 vsize=298800 CPUtime=294.39 cores=0,2,4,6
/proc/9865/task/9868/stat : 9868 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 38302 0 0 0 29431 8 0 0 25 0 4 0 524646427 305971200 20779 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928304324 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1141.39
Current children cumulated vsize (KiB) 298800

[startup+307.2 s]
/proc/loadavg: 7.34 7.84 7.93 7/184 9877
/proc/meminfo: memFree=30782944/32951124 swapFree=67107188/67111528
[pid=9865] ppid=9863 vsize=314352 CPUtime=1166.99 cores=0,2,4,6
/proc/9865/stat : 9865 (strangenight2-m) S 9863 9865 8981 0 -1 4202496 314095 0 0 0 116630 69 0 0 25 0 4 0 524646426 321896448 20715 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928328756 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 78588 20715 387 106 0 73559 0
[pid=9865/tid=9866] ppid=9863 vsize=314352 CPUtime=269.36 cores=0,2,4,6
/proc/9865/task/9866/stat : 9866 (strangenight2-m) S 9863 9865 8981 0 -1 4202560 57212 0 0 0 26924 12 0 0 25 0 4 0 524646427 321896448 20715 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928328756 0 0 4096 2 18446604447070357632 0 0 -1 4 0 0 0
[pid=9865/tid=9867] ppid=9863 vsize=314352 CPUtime=305.71 cores=0,2,4,6
/proc/9865/task/9867/stat : 9867 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 102834 0 0 0 30551 20 0 0 25 0 4 0 524646427 321896448 20715 33554432000 4194304 4627427 140734026570288 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9868] ppid=9863 vsize=314352 CPUtime=307.19 cores=0,2,4,6
/proc/9865/task/9868/stat : 9868 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 38302 0 0 0 30711 8 0 0 25 0 4 0 524646427 321896448 20715 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928304171 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1166.99
Current children cumulated vsize (KiB) 314352

[startup+313.606 s]
/proc/loadavg: 7.13 7.78 7.91 7/184 9877
/proc/meminfo: memFree=30775752/32951124 swapFree=67107188/67111528
[pid=9865] ppid=9863 vsize=314372 CPUtime=1179.8 cores=0,2,4,6
/proc/9865/stat : 9865 (strangenight2-m) S 9863 9865 8981 0 -1 4202496 316643 0 0 0 117910 70 0 0 25 0 4 0 524646426 321916928 20155 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928328756 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 78593 20155 387 106 0 73564 0
[pid=9865/tid=9866] ppid=9863 vsize=314372 CPUtime=269.36 cores=0,2,4,6
/proc/9865/task/9866/stat : 9866 (strangenight2-m) S 9863 9865 8981 0 -1 4202560 57212 0 0 0 26924 12 0 0 25 0 4 0 524646427 321916928 20155 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928328756 0 0 4096 2 18446604447070357632 0 0 -1 4 0 0 0
[pid=9865/tid=9867] ppid=9863 vsize=314372 CPUtime=312.11 cores=0,2,4,6
/proc/9865/task/9867/stat : 9867 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 105382 0 0 0 31191 20 0 0 25 0 4 0 524646427 321916928 20155 33554432000 4194304 4627427 140734026570288 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9868] ppid=9863 vsize=314372 CPUtime=313.59 cores=0,2,4,6
/proc/9865/task/9868/stat : 9868 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 38302 0 0 0 31351 8 0 0 25 0 4 0 524646427 321916928 20155 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928304171 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1179.8
Current children cumulated vsize (KiB) 314372

[startup+315.201 s]
/proc/loadavg: 7.13 7.78 7.91 7/184 9877
/proc/meminfo: memFree=30773768/32951124 swapFree=67107188/67111528
[pid=9865] ppid=9863 vsize=314372 CPUtime=1182.99 cores=0,2,4,6
/proc/9865/stat : 9865 (strangenight2-m) S 9863 9865 8981 0 -1 4202496 316833 0 0 0 118229 70 0 0 25 0 4 0 524646426 321916928 20345 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928328756 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 78593 20345 387 106 0 73564 0
[pid=9865/tid=9866] ppid=9863 vsize=314372 CPUtime=269.36 cores=0,2,4,6
/proc/9865/task/9866/stat : 9866 (strangenight2-m) S 9863 9865 8981 0 -1 4202560 57212 0 0 0 26924 12 0 0 25 0 4 0 524646427 321916928 20345 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928328756 0 0 4096 2 18446604447070357632 0 0 -1 4 0 0 0
[pid=9865/tid=9867] ppid=9863 vsize=314372 CPUtime=313.71 cores=0,2,4,6
/proc/9865/task/9867/stat : 9867 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 105572 0 0 0 31351 20 0 0 25 0 4 0 524646427 321916928 20345 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9868] ppid=9863 vsize=314372 CPUtime=315.19 cores=0,2,4,6
/proc/9865/task/9868/stat : 9868 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 38302 0 0 0 31511 8 0 0 25 0 4 0 524646427 321916928 20345 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928304324 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1182.99
Current children cumulated vsize (KiB) 314372

[startup+316.001 s]
/proc/loadavg: 7.13 7.78 7.91 7/184 9877
/proc/meminfo: memFree=30771656/32951124 swapFree=67107188/67111528
[pid=9865] ppid=9863 vsize=314372 CPUtime=1184.59 cores=0,2,4,6
/proc/9865/stat : 9865 (strangenight2-m) S 9863 9865 8981 0 -1 4202496 316955 0 0 0 118389 70 0 0 25 0 4 0 524646426 321916928 20467 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928328756 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 78593 20467 387 106 0 73564 0
[pid=9865/tid=9866] ppid=9863 vsize=314372 CPUtime=269.36 cores=0,2,4,6
/proc/9865/task/9866/stat : 9866 (strangenight2-m) S 9863 9865 8981 0 -1 4202560 57212 0 0 0 26924 12 0 0 25 0 4 0 524646427 321916928 20467 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928328756 0 0 4096 2 18446604447070357632 0 0 -1 4 0 0 0
[pid=9865/tid=9867] ppid=9863 vsize=314372 CPUtime=314.51 cores=0,2,4,6
/proc/9865/task/9867/stat : 9867 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 105694 0 0 0 31431 20 0 0 25 0 4 0 524646427 321916928 20467 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309234 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9868] ppid=9863 vsize=314372 CPUtime=315.99 cores=0,2,4,6
/proc/9865/task/9868/stat : 9868 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 38302 0 0 0 31591 8 0 0 25 0 4 0 524646427 321916928 20467 33554432000 4194304 4627427 140734026570288 18446744073709551615 4219945 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1184.59
Current children cumulated vsize (KiB) 314372

[startup+316.801 s]
/proc/loadavg: 7.13 7.78 7.91 7/184 9877
/proc/meminfo: memFree=30769920/32951124 swapFree=67107188/67111528
[pid=9865] ppid=9863 vsize=314372 CPUtime=1186.2 cores=0,2,4,6
/proc/9865/stat : 9865 (strangenight2-m) S 9863 9865 8981 0 -1 4202496 317057 0 0 0 118550 70 0 0 25 0 4 0 524646426 321916928 20569 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928328756 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 78593 20569 387 106 0 73564 0
[pid=9865/tid=9866] ppid=9863 vsize=314372 CPUtime=269.36 cores=0,2,4,6
/proc/9865/task/9866/stat : 9866 (strangenight2-m) S 9863 9865 8981 0 -1 4202560 57212 0 0 0 26924 12 0 0 25 0 4 0 524646427 321916928 20569 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928328756 0 0 4096 2 18446604447070357632 0 0 -1 4 0 0 0
[pid=9865/tid=9867] ppid=9863 vsize=314372 CPUtime=315.31 cores=0,2,4,6
/proc/9865/task/9867/stat : 9867 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 105796 0 0 0 31511 20 0 0 25 0 4 0 524646427 321916928 20569 33554432000 4194304 4627427 140734026570288 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9868] ppid=9863 vsize=314372 CPUtime=316.79 cores=0,2,4,6
/proc/9865/task/9868/stat : 9868 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 38302 0 0 0 31671 8 0 0 25 0 4 0 524646427 321916928 20569 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928304324 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1186.2
Current children cumulated vsize (KiB) 314372

[startup+317.001 s]
/proc/loadavg: 7.13 7.78 7.91 7/184 9877
/proc/meminfo: memFree=30769920/32951124 swapFree=67107188/67111528
[pid=9865] ppid=9863 vsize=314372 CPUtime=1186.59 cores=0,2,4,6
/proc/9865/stat : 9865 (strangenight2-m) S 9863 9865 8981 0 -1 4202496 317072 0 0 0 118589 70 0 0 25 0 4 0 524646426 321916928 20584 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928328756 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9865/statm: 78593 20584 387 106 0 73564 0
[pid=9865/tid=9866] ppid=9863 vsize=314372 CPUtime=269.36 cores=0,2,4,6
/proc/9865/task/9866/stat : 9866 (strangenight2-m) S 9863 9865 8981 0 -1 4202560 57212 0 0 0 26924 12 0 0 25 0 4 0 524646427 321916928 20584 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928328756 0 0 4096 2 18446604447070357632 0 0 -1 4 0 0 0
[pid=9865/tid=9867] ppid=9863 vsize=314372 CPUtime=315.51 cores=0,2,4,6
/proc/9865/task/9867/stat : 9867 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 105811 0 0 0 31531 20 0 0 25 0 4 0 524646427 321916928 20584 33554432000 4194304 4627427 140734026570288 18446744073709551615 4332648 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9865/tid=9868] ppid=9863 vsize=314372 CPUtime=316.99 cores=0,2,4,6
/proc/9865/task/9868/stat : 9868 (strangenight2-m) R 9863 9865 8981 0 -1 4202560 38302 0 0 0 31691 8 0 0 25 0 4 0 524646427 321916928 20584 33554432000 4194304 4627427 140734026570288 18446744073709551615 47425928304320 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1186.59
Current children cumulated vsize (KiB) 314372

Child status: 20
Real time (s): 317.079
CPU time (s): 1186.75
CPU user time (s): 1186.05
CPU system time (s): 0.708892
CPU usage (%): 374.277
Max. virtual memory (cumulated for all children) (KiB): 437192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1186.05
system time used= 0.708892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 317085
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= 283
involuntary context switches= 5010

runsolver used 0.503923 second user time and 1.20982 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-30 04:27:59
IDJOB=3292738
IDBENCH=87935
IDSOLVER=1586
FILE ID=node130/3292738-1304130479
RUNJOBID= node130-1304128907-8999
PBS_JOBID= 13170785
Free space on /tmp= 72696 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT02/industrial/aloul/Homer/homer14.shuffled.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292738-1304130479/watcher-3292738-1304130479 -o /tmp/evaluation-result-3292738-1304130479/solver-3292738-1304130479 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3292738-1304130479.cnf

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

MD5SUM BENCH= 1d9569aa70fee033c68469753053c259
RANDOM SEED=1944542809

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30961388 kB
Buffers:        173176 kB
Cached:        1222452 kB
SwapCached:       1596 kB
Active:         360696 kB
Inactive:      1353596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30961388 kB
SwapTotal:    67111528 kB
SwapFree:     67107188 kB
Dirty:            5916 kB
Writeback:          12 kB
AnonPages:      317992 kB
Mapped:          15344 kB
Slab:           213280 kB
PageTables:       5320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   546532 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= 72688 MiB
End job on node130 at 2011-04-30 04:33:16