Trace number 3321116

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 174.253 23.2696

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-4.025-NOTKNOWN.cnf
MD5SUM7a66f04f295b538081ccaebd0fd7d9b2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.41687
Satisfiable
(Un)Satisfiability was proved
Number of variables281936
Number of clauses2464339
Sum of the clauses size5907714
Maximum clause length770
Minimum clause length1
Number of clauses of size 1864
Number of clauses of size 22420825
Number of clauses of size 30
Number of clauses of size 4200
Number of clauses of size 51200
Number of clauses of size over 541250

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.02	c Using 8 threads
0.00/0.02	c This is CryptoMiniSat 3.0.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c Reading file 'HOME/instance-3321116-1304323883.cnf'
0.00/0.02	c -- header says num vars:         281936
0.00/0.02	c -- header says num clauses:     2464339
9.14/1.52	c -- clauses added:            0 learnts,      2464339 normals,            0 xors
9.14/1.52	c -- vars added     281936
9.14/1.52	c Parsing time:  0.72 s
9.14/1.57	c  N st     0         0    281936     31087   1758057         0   4261463         0   no data   no data
13.96/2.14	c asymm  cl-useful: 7/230/30512 lits-rem:190 time: 0.61
93.89/12.14	c Flit:    28 Blit:  15040 bXBeca:    0 bXProp:   72 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T: 10.00
93.89/12.18	c Cleaning up after failed var search:     0.04 s 
94.64/12.26	c Replacing       72 vars Replaced     1916 lits Time:     0.07 s 
95.45/12.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
97.04/12.59	c bin-w-bin subsume rem          381 bins  time:  0.20 s
129.81/16.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.03 s
153.00/19.53	c Subs w/ non-existent bins:      0 l-rem:    228 v-fix:  1387 done:  12361 time:  2.89 s
153.80/19.68	c Removed useless bin:     292  fixed:     0  props:  20.14M  time:  0.15 s
168.77/21.56	c lits-rem:         0  cl-subs:        4  v-elim:   2694  v-fix:    0  time:  1.87 s
169.47/21.60	c Finding binary XORs  T:     0.05 s  found:     434
169.47/21.68	c Replacing      434 vars Replaced    54260 lits Time:     0.07 s 
170.17/21.76	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
170.17/21.76	c calculated reachability. Time: 0.00
170.17/21.79	c Calc default polars -  time:   0.03 s pos:    1384 undec:  110353 neg:  170199
170.17/21.79	c =========================================================================================
170.17/21.79	c types(t): F = full restart, N = normal restart
170.17/21.79	c types(t): S = simplification begin/end, E = solution found
170.17/21.79	c restart types(rt): st = static, dy = dynamic
170.17/21.79	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
170.17/21.79	c  B st     0         0    171584     32734   1509244         0   3701567         0   no data   no data
173.99/23.19	c Following stats are for *FIRST FINISHED THREAD ONLY*
173.99/23.19	c num threads              : 8          
173.99/23.19	c restarts                 : 6          
173.99/23.19	c dynamic restarts         : 0          
173.99/23.19	c static restarts          : 6          
173.99/23.19	c full restarts            : 0          
173.99/23.19	c total simplify time      : 0.25       
173.99/23.19	c learnts DL2              : 0          
173.99/23.19	c learnts size 2           : 1758185    
173.99/23.19	c learnts size 1           : 139495      (49.48     % of vars)
173.99/23.19	c filedLit time            : 0.00        (0.00      % time)
173.99/23.19	c v-elim SatELite          : 0           (0.00      % vars)
173.99/23.19	c SatELite time            : 0.00        (0.00      % time)
173.99/23.19	c v-elim xor               : 0           (0.00      % vars)
173.99/23.19	c xor elim time            : 0.00        (0.00      % time)
173.99/23.19	c num binary xor trees     : 442        
173.99/23.19	c binxor trees' crown      : 449         (1.02      leafs/tree)
173.99/23.19	c bin xor find time        : 0.06       
173.99/23.19	c OTF clause improved      : 16          (0.01      clauses/conflict)
173.99/23.19	c OTF impr. size diff      : 34          (2.12       lits/clause)
173.99/23.19	c OTF cl watch-shrink      : 962         (0.66      clauses/conflict)
173.99/23.19	c OTF cl watch-sh-lit      : 100057      (104.01     lits/clause)
173.99/23.19	c tried to recurMin cls    : 972         (67.03      % of conflicts)
173.99/23.19	c updated cache            : 4247        (4.37       lits/tried recurMin)
173.99/23.19	c unit cls recevied        : 0           (0.00      % of units)
173.99/23.19	c unit cls sent            : 0           (0.00      % of units)
173.99/23.19	c bin cls recevied         : 0          
173.99/23.19	c bin cls sent             : 0          
173.99/23.19	c clauses over max glue    : 0           (0.00      % of all clauses)
173.99/23.19	c conflicts                : 1450        (64.50     / sec)
173.99/23.19	c decisions                : 53580       (1.33      % random)
173.99/23.19	c bogo-props               : 174521525   (7762866.73 / sec)
173.99/23.19	c conflict literals        : 1819036     (22.37     % deleted)
173.99/23.19	c Memory used              : 1785.99     MB
173.99/23.19	c single-thread CPU time   : 22.48       s
173.99/23.19	c all-threads sum CPU time : 170.73      s
173.99/23.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-3321116-1304323883/watcher-3321116-1304323883 -o /tmp/evaluation-result-3321116-1304323883/solver-3321116-1304323883 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3321116-1304323883.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.77 7.56 5.26 1/194 8616
/proc/meminfo: memFree=30460596/32950928 swapFree=66698924/67111528
[pid=8616] ppid=8614 vsize=12724 CPUtime=0 cores=0-7
/proc/8616/stat : 8616 (strangenight2-m) R 8614 8616 8464 0 -1 4194304 101 0 1 0 0 0 0 0 20 0 1 0 543988250 13029376 58 33554432000 4194304 4627427 140734435204832 18446744073709551615 248084778691 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8616/statm: 3181 58 43 106 0 45 0

[startup+0.0716521 s]
/proc/loadavg: 7.77 7.56 5.26 1/194 8616
/proc/meminfo: memFree=30460596/32950928 swapFree=66698924/67111528
[pid=8616] ppid=8614 vsize=521848 CPUtime=0.39 cores=0-7
/proc/8616/stat : 8616 (strangenight2-m) R 8614 8616 8464 0 -1 4202496 21695 0 2 0 31 8 0 0 18 0 8 0 543988250 534372352 17589 33554432000 4194304 4627427 140734435204832 18446744073709551615 4316301 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8616/statm: 131833 18947 341 106 0 126804 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 521848

[startup+0.115614 s]
/proc/loadavg: 7.77 7.56 5.26 1/194 8616
/proc/meminfo: memFree=30460596/32950928 swapFree=66698924/67111528
[pid=8616] ppid=8614 vsize=553484 CPUtime=0.69 cores=0-7
/proc/8616/stat : 8616 (strangenight2-m) R 8614 8616 8464 0 -1 4202496 38839 0 2 0 57 12 0 0 18 0 8 0 543988250 566767616 30525 33554432000 4194304 4627427 140734435204832 18446744073709551615 4530642 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8616/statm: 138371 30525 341 106 0 133342 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 553484

[startup+0.302745 s]
/proc/loadavg: 7.77 7.56 5.26 1/194 8616
/proc/meminfo: memFree=30460596/32950928 swapFree=66698924/67111528
[pid=8616] ppid=8614 vsize=701736 CPUtime=1.94 cores=0-7
/proc/8616/stat : 8616 (strangenight2-m) R 8614 8616 8464 0 -1 4202496 85324 0 2 0 142 52 0 0 17 0 8 0 543988250 718577664 68496 33554432000 4194304 4627427 140734435204832 18446744073709551615 248089803295 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8616/statm: 175434 68558 341 106 0 170405 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 701736

[startup+0.700295 s]
/proc/loadavg: 7.77 7.56 5.26 1/194 8616
/proc/meminfo: memFree=30460596/32950928 swapFree=66698924/67111528
[pid=8616] ppid=8614 vsize=931100 CPUtime=4.34 cores=0-7
/proc/8616/stat : 8616 (strangenight2-m) R 8614 8616 8464 0 -1 4202496 156345 0 2 0 291 143 0 0 17 0 8 0 543988250 953446400 122746 33554432000 4194304 4627427 140734435204832 18446744073709551615 248089803295 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8616/statm: 232775 122748 341 106 0 227746 0
Current children cumulated CPU time (s) 4.34
Current children cumulated vsize (KiB) 931100

[startup+1.50115 s]
/proc/loadavg: 7.79 7.57 5.28 2/202 8624
/proc/meminfo: memFree=29789584/32950928 swapFree=66698924/67111528
[pid=8616] ppid=8614 vsize=1498408 CPUtime=9.14 cores=0-7
/proc/8616/stat : 8616 (strangenight2-m) S 8614 8616 8464 0 -1 4202496 296337 0 2 0 598 316 0 0 16 0 8 0 543988250 1534369792 228921 33554432000 4194304 4627427 140734435204832 18446744073709551615 248089803246 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8616/statm: 374602 228922 349 106 0 369573 0
[pid=8616/tid=8618] ppid=8614 vsize=1498408 CPUtime=1.13 cores=0-7
/proc/8616/task/8618/stat : 8618 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 38513 0 0 0 74 39 0 0 16 0 8 0 543988251 1534369792 228922 33554432000 4194304 4627427 140734435204832 18446744073709551615 248089803246 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8616/tid=8619] ppid=8614 vsize=1498408 CPUtime=1.14 cores=0-7
/proc/8616/task/8619/stat : 8619 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 34614 0 0 0 74 40 0 0 16 0 8 0 543988251 1534369792 228923 33554432000 4194304 4627427 140734435204832 18446744073709551615 248089359393 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8616/tid=8620] ppid=8614 vsize=1498408 CPUtime=1.12 cores=0-7
/proc/8616/task/8620/stat : 8620 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 34617 0 0 0 72 40 0 0 16 0 8 0 543988251 1534369792 228925 33554432000 4194304 4627427 140734435204832 18446744073709551615 4360952 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8616/tid=8621] ppid=8614 vsize=1498408 CPUtime=1.15 cores=0-7
/proc/8616/task/8621/stat : 8621 (strangenight2-m) S 8614 8616 8464 0 -1 4202560 39258 0 0 0 75 40 0 0 16 0 8 0 543988251 1534369792 228926 33554432000 4194304 4627427 140734435204832 18446744073709551615 248089803246 0 0 4096 2 18446604468608588608 0 0 -1 1 0 0 0
[pid=8616/tid=8622] ppid=8614 vsize=1498408 CPUtime=1.15 cores=0-7
/proc/8616/task/8622/stat : 8622 (strangenight2-m) S 8614 8616 8464 0 -1 4202560 38301 0 0 0 76 39 0 0 16 0 8 0 543988251 1534369792 228927 33554432000 4194304 4627427 140734435204832 18446744073709551615 248089803246 0 0 4096 2 18446604468608588608 0 0 -1 5 0 0 0
[pid=8616/tid=8623] ppid=8614 vsize=1498408 CPUtime=1.11 cores=0-7
/proc/8616/task/8623/stat : 8623 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 36692 0 0 0 71 40 0 0 16 0 8 0 543988251 1534369792 228928 33554432000 4194304 4627427 140734435204832 18446744073709551615 248089803295 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8616/tid=8624] ppid=8614 vsize=1498408 CPUtime=1.15 cores=0-7
/proc/8616/task/8624/stat : 8624 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 37970 0 0 0 79 36 0 0 16 0 8 0 543988251 1534369792 228929 33554432000 4194304 4627427 140734435204832 18446744073709551615 4223527 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.14
Current children cumulated vsize (KiB) 1498408

[startup+3.10087 s]
/proc/loadavg: 7.79 7.57 5.28 9/202 8624
/proc/meminfo: memFree=29515668/32950928 swapFree=66698924/67111528
[pid=8616] ppid=8614 vsize=1563924 CPUtime=21.91 cores=0-7
/proc/8616/stat : 8616 (strangenight2-m) R 8614 8616 8464 0 -1 4202496 313658 0 2 0 1867 324 0 0 18 0 8 0 543988250 1601458176 245817 33554432000 4194304 4627427 140734435204832 18446744073709551615 4308987 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8616/statm: 390981 245817 367 106 0 385952 0
[pid=8616/tid=8618] ppid=8614 vsize=1563924 CPUtime=2.72 cores=0-7
/proc/8616/task/8618/stat : 8618 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 40562 0 0 0 233 39 0 0 17 0 8 0 543988251 1601458176 245817 33554432000 4194304 4627427 140734435204832 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8616/tid=8619] ppid=8614 vsize=1563924 CPUtime=2.73 cores=0-7
/proc/8616/task/8619/stat : 8619 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 36836 0 0 0 232 41 0 0 17 0 8 0 543988251 1601458176 245817 33554432000 4194304 4627427 140734435204832 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8616/tid=8620] ppid=8614 vsize=1563924 CPUtime=2.72 cores=0-7
/proc/8616/task/8620/stat : 8620 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 37159 0 0 0 231 41 0 0 17 0 8 0 543988251 1601458176 245817 33554432000 4194304 4627427 140734435204832 18446744073709551615 4308499 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8616/tid=8621] ppid=8614 vsize=1563924 CPUtime=2.75 cores=0-7
/proc/8616/task/8621/stat : 8621 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 41322 0 0 0 235 40 0 0 18 0 8 0 543988251 1601458176 245817 33554432000 4194304 4627427 140734435204832 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8616/tid=8622] ppid=8614 vsize=1563924 CPUtime=2.75 cores=0-7
/proc/8616/task/8622/stat : 8622 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 40430 0 0 0 234 41 0 0 18 0 8 0 543988251 1601458176 245817 33554432000 4194304 4627427 140734435204832 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8616/tid=8623] ppid=8614 vsize=1563924 CPUtime=2.71 cores=0-7
/proc/8616/task/8623/stat : 8623 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 39241 0 0 0 230 41 0 0 18 0 8 0 543988251 1601458176 245817 33554432000 4194304 4627427 140734435204832 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8616/tid=8624] ppid=8614 vsize=1563924 CPUtime=2.75 cores=0-7
/proc/8616/task/8624/stat : 8624 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 39243 0 0 0 239 36 0 0 18 0 8 0 543988251 1601458176 245817 33554432000 4194304 4627427 140734435204832 18446744073709551615 4322609 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.91
Current children cumulated vsize (KiB) 1563924

[startup+6.30131 s]
/proc/loadavg: 7.79 7.57 5.28 9/202 8624
/proc/meminfo: memFree=29479408/32950928 swapFree=66698924/67111528
[pid=8616] ppid=8614 vsize=1563924 CPUtime=47.49 cores=0-7
/proc/8616/stat : 8616 (strangenight2-m) R 8614 8616 8464 0 -1 4202496 314956 0 2 0 4424 325 0 0 25 0 8 0 543988250 1601458176 247112 33554432000 4194304 4627427 140734435204832 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8616/statm: 390981 247112 367 106 0 385952 0
[pid=8616/tid=8618] ppid=8614 vsize=1563924 CPUtime=5.92 cores=0-7
/proc/8616/task/8618/stat : 8618 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 40562 0 0 0 553 39 0 0 25 0 8 0 543988251 1601458176 247112 33554432000 4194304 4627427 140734435204832 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8616/tid=8619] ppid=8614 vsize=1563924 CPUtime=5.92 cores=0-7
/proc/8616/task/8619/stat : 8619 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 37076 0 0 0 551 41 0 0 25 0 8 0 543988251 1601458176 247112 33554432000 4194304 4627427 140734435204832 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8616/tid=8620] ppid=8614 vsize=1563924 CPUtime=5.89 cores=0-7
/proc/8616/task/8620/stat : 8620 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 37400 0 0 0 548 41 0 0 25 0 8 0 543988251 1601458176 247112 33554432000 4194304 4627427 140734435204832 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8616/tid=8621] ppid=8614 vsize=1563924 CPUtime=5.95 cores=0-7
/proc/8616/task/8621/stat : 8621 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 41361 0 0 0 555 40 0 0 25 0 8 0 543988251 1601458176 247112 33554432000 4194304 4627427 140734435204832 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8616/tid=8622] ppid=8614 vsize=1563924 CPUtime=5.95 cores=0-7
/proc/8616/task/8622/stat : 8622 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 40469 0 0 0 554 41 0 0 25 0 8 0 543988251 1601458176 247112 33554432000 4194304 4627427 140734435204832 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8616/tid=8623] ppid=8614 vsize=1563924 CPUtime=5.91 cores=0-7
/proc/8616/task/8623/stat : 8623 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 39281 0 0 0 550 41 0 0 25 0 8 0 543988251 1601458176 247112 33554432000 4194304 4627427 140734435204832 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8616/tid=8624] ppid=8614 vsize=1563924 CPUtime=5.95 cores=0-7
/proc/8616/task/8624/stat : 8624 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 39913 0 0 0 559 36 0 0 25 0 8 0 543988251 1601458176 247112 33554432000 4194304 4627427 140734435204832 18446744073709551615 4321853 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 47.49
Current children cumulated vsize (KiB) 1563924

[startup+12.7012 s]
/proc/loadavg: 7.82 7.58 5.31 9/202 8625
/proc/meminfo: memFree=29394972/32950928 swapFree=66698924/67111528
[pid=8616] ppid=8614 vsize=1696096 CPUtime=98.64 cores=0-7
/proc/8616/stat : 8616 (strangenight2-m) R 8614 8616 8464 0 -1 4202496 346771 0 2 0 9530 334 0 0 25 0 8 0 543988250 1736802304 278923 33554432000 4194304 4627427 140734435204832 18446744073709551615 4424704 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8616/statm: 424024 278923 377 106 0 418995 0
[pid=8616/tid=8618] ppid=8614 vsize=1696096 CPUtime=12.33 cores=0-7
/proc/8616/task/8618/stat : 8618 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 45156 0 0 0 1192 41 0 0 25 0 8 0 543988251 1736802304 278923 33554432000 4194304 4627427 140734435204832 18446744073709551615 4423989 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8616/tid=8619] ppid=8614 vsize=1696096 CPUtime=12.32 cores=0-7
/proc/8616/task/8619/stat : 8619 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 37910 0 0 0 1191 41 0 0 25 0 8 0 543988251 1736802304 278923 33554432000 4194304 4627427 140734435204832 18446744073709551615 4423869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8616/tid=8620] ppid=8614 vsize=1696096 CPUtime=12.25 cores=0-7
/proc/8616/task/8620/stat : 8620 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 42057 0 0 0 1183 42 0 0 25 0 8 0 543988251 1736802304 278923 33554432000 4194304 4627427 140734435204832 18446744073709551615 4424993 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8616/tid=8621] ppid=8614 vsize=1696096 CPUtime=12.35 cores=0-7
/proc/8616/task/8621/stat : 8621 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 46052 0 0 0 1193 42 0 0 25 0 8 0 543988251 1736802304 278923 33554432000 4194304 4627427 140734435204832 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8616/tid=8622] ppid=8614 vsize=1696096 CPUtime=12.36 cores=0-7
/proc/8616/task/8622/stat : 8622 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 45688 0 0 0 1193 43 0 0 25 0 8 0 543988251 1736802304 278923 33554432000 4194304 4627427 140734435204832 18446744073709551615 4424017 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8616/tid=8623] ppid=8614 vsize=1696096 CPUtime=12.31 cores=0-7
/proc/8616/task/8623/stat : 8623 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 44672 0 0 0 1189 42 0 0 25 0 8 0 543988251 1736802304 278923 33554432000 4194304 4627427 140734435204832 18446744073709551615 4424686 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8616/tid=8624] ppid=8614 vsize=1696096 CPUtime=12.36 cores=0-7
/proc/8616/task/8624/stat : 8624 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 41724 0 0 0 1199 37 0 0 25 0 8 0 543988251 1736802304 278923 33554432000 4194304 4627427 140734435204832 18446744073709551615 4322605 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.64
Current children cumulated vsize (KiB) 1696096

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

[startup+19.101 s]
/proc/loadavg: 7.83 7.59 5.32 9/202 8625
/proc/meminfo: memFree=29197468/32950928 swapFree=66698924/67111528
[pid=8616] ppid=8614 vsize=1828848 CPUtime=149.8 cores=0-7
/proc/8616/stat : 8616 (strangenight2-m) R 8614 8616 8464 0 -1 4202496 386501 0 2 0 14637 343 0 0 25 0 8 0 543988250 1872740352 318008 33554432000 4194304 4627427 140734435204832 18446744073709551615 4436216 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8616/statm: 457212 318008 380 106 0 452183 0
[pid=8616/tid=8618] ppid=8614 vsize=1828848 CPUtime=18.73 cores=0-7
/proc/8616/task/8618/stat : 8618 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 50283 0 0 0 1831 42 0 0 25 0 8 0 543988251 1872740352 318008 33554432000 4194304 4627427 140734435204832 18446744073709551615 4534942 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8616/tid=8619] ppid=8614 vsize=1828848 CPUtime=18.72 cores=0-7
/proc/8616/task/8619/stat : 8619 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 44344 0 0 0 1828 44 0 0 22 0 8 0 543988251 1872740352 318008 33554432000 4194304 4627427 140734435204832 18446744073709551615 4436225 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8616/tid=8620] ppid=8614 vsize=1828848 CPUtime=18.61 cores=0-7
/proc/8616/task/8620/stat : 8620 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 46524 0 0 0 1818 43 0 0 25 0 8 0 543988251 1872740352 318008 33554432000 4194304 4627427 140734435204832 18446744073709551615 4436824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8616/tid=8621] ppid=8614 vsize=1828848 CPUtime=18.75 cores=0-7
/proc/8616/task/8621/stat : 8621 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 52321 0 0 0 1832 43 0 0 25 0 8 0 543988251 1872740352 318008 33554432000 4194304 4627427 140734435204832 18446744073709551615 4535088 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8616/tid=8622] ppid=8614 vsize=1828848 CPUtime=18.75 cores=0-7
/proc/8616/task/8622/stat : 8622 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 50975 0 0 0 1831 44 0 0 25 0 8 0 543988251 1872740352 318008 33554432000 4194304 4627427 140734435204832 18446744073709551615 4534761 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8616/tid=8623] ppid=8614 vsize=1828848 CPUtime=18.71 cores=0-7
/proc/8616/task/8623/stat : 8623 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 49490 0 0 0 1828 43 0 0 25 0 8 0 543988251 1872740352 318008 33554432000 4194304 4627427 140734435204832 18446744073709551615 4300118 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8616/tid=8624] ppid=8614 vsize=1828848 CPUtime=18.75 cores=0-7
/proc/8616/task/8624/stat : 8624 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 43804 0 0 0 1838 37 0 0 25 0 8 0 543988251 1872740352 318008 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670478379 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 149.8
Current children cumulated vsize (KiB) 1828848

[startup+20.7008 s]
/proc/loadavg: 7.83 7.59 5.32 9/202 8625
/proc/meminfo: memFree=29190524/32950928 swapFree=66698924/67111528
[pid=8616] ppid=8614 vsize=1828848 CPUtime=162.59 cores=0-7
/proc/8616/stat : 8616 (strangenight2-m) R 8614 8616 8464 0 -1 4202496 388652 0 2 0 15916 343 0 0 25 0 8 0 543988250 1872740352 319965 33554432000 4194304 4627427 140734435204832 18446744073709551615 4412318 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8616/statm: 457212 319965 382 106 0 452183 0
[pid=8616/tid=8618] ppid=8614 vsize=1828848 CPUtime=20.33 cores=0-7
/proc/8616/task/8618/stat : 8618 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 50722 0 0 0 1991 42 0 0 25 0 8 0 543988251 1872740352 319965 33554432000 4194304 4627427 140734435204832 18446744073709551615 4412744 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8616/tid=8619] ppid=8614 vsize=1828848 CPUtime=20.32 cores=0-7
/proc/8616/task/8619/stat : 8619 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 44344 0 0 0 1988 44 0 0 25 0 8 0 543988251 1872740352 319965 33554432000 4194304 4627427 140734435204832 18446744073709551615 4436824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8616/tid=8620] ppid=8614 vsize=1828848 CPUtime=20.21 cores=0-7
/proc/8616/task/8620/stat : 8620 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 46632 0 0 0 1978 43 0 0 25 0 8 0 543988251 1872740352 319965 33554432000 4194304 4627427 140734435204832 18446744073709551615 4412766 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8616/tid=8621] ppid=8614 vsize=1828848 CPUtime=20.35 cores=0-7
/proc/8616/task/8621/stat : 8621 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 53166 0 0 0 1992 43 0 0 25 0 8 0 543988251 1872740352 319965 33554432000 4194304 4627427 140734435204832 18446744073709551615 4412326 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8616/tid=8622] ppid=8614 vsize=1828848 CPUtime=20.35 cores=0-7
/proc/8616/task/8622/stat : 8622 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 51126 0 0 0 1991 44 0 0 25 0 8 0 543988251 1872740352 319965 33554432000 4194304 4627427 140734435204832 18446744073709551615 4412744 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8616/tid=8623] ppid=8614 vsize=1828848 CPUtime=20.31 cores=0-7
/proc/8616/task/8623/stat : 8623 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 49981 0 0 0 1988 43 0 0 25 0 8 0 543988251 1872740352 319965 33554432000 4194304 4627427 140734435204832 18446744073709551615 4412384 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8616/tid=8624] ppid=8614 vsize=1828848 CPUtime=20.35 cores=0-7
/proc/8616/task/8624/stat : 8624 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 43804 0 0 0 1998 37 0 0 25 0 8 0 543988251 1872740352 319965 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670478379 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 162.59
Current children cumulated vsize (KiB) 1828848

[startup+22.3005 s]
/proc/loadavg: 7.93 7.61 5.34 5/202 8625
/proc/meminfo: memFree=29189176/32950928 swapFree=66698924/67111528
[pid=8616] ppid=8614 vsize=1828848 CPUtime=172.38 cores=0-7
/proc/8616/stat : 8616 (strangenight2-m) S 8614 8616 8464 0 -1 4202496 388777 0 2 0 16893 345 0 0 18 0 8 0 543988250 1872740352 320090 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8616/statm: 457212 320090 386 106 0 452183 0
[pid=8616/tid=8618] ppid=8614 vsize=1828848 CPUtime=21.39 cores=0-7
/proc/8616/task/8618/stat : 8618 (strangenight2-m) S 8614 8616 8464 0 -1 4202560 50722 0 0 0 2097 42 0 0 18 0 8 0 543988251 1872740352 320090 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446604468608588608 0 0 -1 1 0 0 0
[pid=8616/tid=8619] ppid=8614 vsize=1828848 CPUtime=21.92 cores=0-7
/proc/8616/task/8619/stat : 8619 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 44449 0 0 0 2148 44 0 0 18 0 8 0 543988251 1872740352 320090 33554432000 4194304 4627427 140734435204832 18446744073709551615 4412349 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8616/tid=8620] ppid=8614 vsize=1828848 CPUtime=21.65 cores=0-7
/proc/8616/task/8620/stat : 8620 (strangenight2-m) S 8614 8616 8464 0 -1 4202560 46632 0 0 0 2122 43 0 0 18 0 8 0 543988251 1872740352 320090 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446604468608588608 0 0 -1 3 0 0 0
[pid=8616/tid=8621] ppid=8614 vsize=1828848 CPUtime=21.43 cores=0-7
/proc/8616/task/8621/stat : 8621 (strangenight2-m) S 8614 8616 8464 0 -1 4202560 53170 0 0 0 2100 43 0 0 18 0 8 0 543988251 1872740352 320090 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446604468608588608 0 0 -1 3 0 0 0
[pid=8616/tid=8622] ppid=8614 vsize=1828848 CPUtime=21.55 cores=0-7
/proc/8616/task/8622/stat : 8622 (strangenight2-m) S 8614 8616 8464 0 -1 4202560 51130 0 0 0 2111 44 0 0 18 0 8 0 543988251 1872740352 320090 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446604468608588608 0 0 -1 5 0 0 0
[pid=8616/tid=8623] ppid=8614 vsize=1828848 CPUtime=20.9 cores=0-7
/proc/8616/task/8623/stat : 8623 (strangenight2-m) S 8614 8616 8464 0 -1 4202560 49988 0 0 0 2047 43 0 0 18 0 8 0 543988251 1872740352 320090 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446604468608588608 0 0 -1 4 0 0 0
[pid=8616/tid=8624] ppid=8614 vsize=1828848 CPUtime=21.95 cores=0-7
/proc/8616/task/8624/stat : 8624 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 43804 0 0 0 2158 37 0 0 25 0 8 0 543988251 1872740352 320090 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670478379 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 172.38
Current children cumulated vsize (KiB) 1828848

[startup+22.7004 s]
/proc/loadavg: 7.93 7.61 5.34 5/202 8625
/proc/meminfo: memFree=29189176/32950928 swapFree=66698924/67111528
[pid=8616] ppid=8614 vsize=1828848 CPUtime=173.18 cores=0-7
/proc/8616/stat : 8616 (strangenight2-m) S 8614 8616 8464 0 -1 4202496 388777 0 2 0 16973 345 0 0 18 0 8 0 543988250 1872740352 320090 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8616/statm: 457212 320090 386 106 0 452183 0
[pid=8616/tid=8618] ppid=8614 vsize=1828848 CPUtime=21.39 cores=0-7
/proc/8616/task/8618/stat : 8618 (strangenight2-m) S 8614 8616 8464 0 -1 4202560 50722 0 0 0 2097 42 0 0 18 0 8 0 543988251 1872740352 320090 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446604468608588608 0 0 -1 1 0 0 0
[pid=8616/tid=8619] ppid=8614 vsize=1828848 CPUtime=22.32 cores=0-7
/proc/8616/task/8619/stat : 8619 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 44449 0 0 0 2188 44 0 0 19 0 8 0 543988251 1872740352 320090 33554432000 4194304 4627427 140734435204832 18446744073709551615 4412371 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8616/tid=8620] ppid=8614 vsize=1828848 CPUtime=21.65 cores=0-7
/proc/8616/task/8620/stat : 8620 (strangenight2-m) S 8614 8616 8464 0 -1 4202560 46632 0 0 0 2122 43 0 0 18 0 8 0 543988251 1872740352 320090 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446604468608588608 0 0 -1 3 0 0 0
[pid=8616/tid=8621] ppid=8614 vsize=1828848 CPUtime=21.43 cores=0-7
/proc/8616/task/8621/stat : 8621 (strangenight2-m) S 8614 8616 8464 0 -1 4202560 53170 0 0 0 2100 43 0 0 18 0 8 0 543988251 1872740352 320090 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446604468608588608 0 0 -1 3 0 0 0
[pid=8616/tid=8622] ppid=8614 vsize=1828848 CPUtime=21.55 cores=0-7
/proc/8616/task/8622/stat : 8622 (strangenight2-m) S 8614 8616 8464 0 -1 4202560 51130 0 0 0 2111 44 0 0 18 0 8 0 543988251 1872740352 320090 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446604468608588608 0 0 -1 5 0 0 0
[pid=8616/tid=8623] ppid=8614 vsize=1828848 CPUtime=20.9 cores=0-7
/proc/8616/task/8623/stat : 8623 (strangenight2-m) S 8614 8616 8464 0 -1 4202560 49988 0 0 0 2047 43 0 0 18 0 8 0 543988251 1872740352 320090 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446604468608588608 0 0 -1 4 0 0 0
[pid=8616/tid=8624] ppid=8614 vsize=1828848 CPUtime=22.35 cores=0-7
/proc/8616/task/8624/stat : 8624 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 43804 0 0 0 2198 37 0 0 25 0 8 0 543988251 1872740352 320090 33554432000 4194304 4627427 140734435204832 18446744073709551615 4205248 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 173.18
Current children cumulated vsize (KiB) 1828848

[startup+23.1073 s]
/proc/loadavg: 7.93 7.61 5.34 3/202 8625
/proc/meminfo: memFree=29189232/32950928 swapFree=66698924/67111528
[pid=8616] ppid=8614 vsize=1828848 CPUtime=173.99 cores=0-7
/proc/8616/stat : 8616 (strangenight2-m) S 8614 8616 8464 0 -1 4202496 388778 0 2 0 17054 345 0 0 18 0 8 0 543988250 1872740352 320091 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8616/statm: 457212 320091 386 106 0 452183 0
[pid=8616/tid=8618] ppid=8614 vsize=1828848 CPUtime=21.39 cores=0-7
/proc/8616/task/8618/stat : 8618 (strangenight2-m) S 8614 8616 8464 0 -1 4202560 50722 0 0 0 2097 42 0 0 18 0 8 0 543988251 1872740352 320091 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446604468608588608 0 0 -1 1 0 0 0
[pid=8616/tid=8619] ppid=8614 vsize=1828848 CPUtime=22.72 cores=0-7
/proc/8616/task/8619/stat : 8619 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 44450 0 0 0 2228 44 0 0 20 0 8 0 543988251 1872740352 320091 33554432000 4194304 4627427 140734435204832 18446744073709551615 4257728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8616/tid=8620] ppid=8614 vsize=1828848 CPUtime=21.65 cores=0-7
/proc/8616/task/8620/stat : 8620 (strangenight2-m) S 8614 8616 8464 0 -1 4202560 46632 0 0 0 2122 43 0 0 18 0 8 0 543988251 1872740352 320091 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446604468608588608 0 0 -1 3 0 0 0
[pid=8616/tid=8621] ppid=8614 vsize=1828848 CPUtime=21.43 cores=0-7
/proc/8616/task/8621/stat : 8621 (strangenight2-m) S 8614 8616 8464 0 -1 4202560 53170 0 0 0 2100 43 0 0 18 0 8 0 543988251 1872740352 320091 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446604468608588608 0 0 -1 3 0 0 0
[pid=8616/tid=8622] ppid=8614 vsize=1828848 CPUtime=21.55 cores=0-7
/proc/8616/task/8622/stat : 8622 (strangenight2-m) S 8614 8616 8464 0 -1 4202560 51130 0 0 0 2111 44 0 0 18 0 8 0 543988251 1872740352 320091 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446604468608588608 0 0 -1 5 0 0 0
[pid=8616/tid=8623] ppid=8614 vsize=1828848 CPUtime=20.9 cores=0-7
/proc/8616/task/8623/stat : 8623 (strangenight2-m) S 8614 8616 8464 0 -1 4202560 49988 0 0 0 2047 43 0 0 18 0 8 0 543988251 1872740352 320091 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446604468608588608 0 0 -1 4 0 0 0
[pid=8616/tid=8624] ppid=8614 vsize=1828848 CPUtime=22.76 cores=0-7
/proc/8616/task/8624/stat : 8624 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 43804 0 0 0 2239 37 0 0 25 0 8 0 543988251 1872740352 320091 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670478532 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 173.99
Current children cumulated vsize (KiB) 1828848

[startup+23.2003 s]
/proc/loadavg: 7.93 7.61 5.34 3/202 8625
/proc/meminfo: memFree=29189232/32950928 swapFree=66698924/67111528
[pid=8616] ppid=8614 vsize=1828848 CPUtime=174.18 cores=0-7
/proc/8616/stat : 8616 (strangenight2-m) S 8614 8616 8464 0 -1 4202496 388780 0 2 0 17073 345 0 0 18 0 8 0 543988250 1872740352 320092 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8616/statm: 457212 320092 387 106 0 452183 0
[pid=8616/tid=8618] ppid=8614 vsize=1828848 CPUtime=21.39 cores=0-7
/proc/8616/task/8618/stat : 8618 (strangenight2-m) S 8614 8616 8464 0 -1 4202560 50722 0 0 0 2097 42 0 0 18 0 8 0 543988251 1872740352 320092 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446604468608588608 0 0 -1 1 0 0 0
[pid=8616/tid=8619] ppid=8614 vsize=1828848 CPUtime=22.81 cores=0-7
/proc/8616/task/8619/stat : 8619 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 44450 0 0 0 2237 44 0 0 20 0 8 0 543988251 1872740352 320092 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502931 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8616/tid=8620] ppid=8614 vsize=1828848 CPUtime=21.65 cores=0-7
/proc/8616/task/8620/stat : 8620 (strangenight2-m) S 8614 8616 8464 0 -1 4202560 46632 0 0 0 2122 43 0 0 18 0 8 0 543988251 1872740352 320092 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446604468608588608 0 0 -1 3 0 0 0
[pid=8616/tid=8621] ppid=8614 vsize=1828848 CPUtime=21.43 cores=0-7
/proc/8616/task/8621/stat : 8621 (strangenight2-m) S 8614 8616 8464 0 -1 4202560 53170 0 0 0 2100 43 0 0 18 0 8 0 543988251 1872740352 320092 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446604468608588608 0 0 -1 3 0 0 0
[pid=8616/tid=8622] ppid=8614 vsize=1828848 CPUtime=21.55 cores=0-7
/proc/8616/task/8622/stat : 8622 (strangenight2-m) S 8614 8616 8464 0 -1 4202560 51130 0 0 0 2111 44 0 0 18 0 8 0 543988251 1872740352 320092 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446604468608588608 0 0 -1 5 0 0 0
[pid=8616/tid=8623] ppid=8614 vsize=1828848 CPUtime=20.9 cores=0-7
/proc/8616/task/8623/stat : 8623 (strangenight2-m) S 8614 8616 8464 0 -1 4202560 49988 0 0 0 2047 43 0 0 18 0 8 0 543988251 1872740352 320093 33554432000 4194304 4627427 140734435204832 18446744073709551615 47743670502964 0 0 4096 2 18446604468608588608 0 0 -1 4 0 0 0
[pid=8616/tid=8624] ppid=8614 vsize=1828848 CPUtime=22.85 cores=0-7
/proc/8616/task/8624/stat : 8624 (strangenight2-m) R 8614 8616 8464 0 -1 4202560 43806 0 1 0 2248 37 0 0 25 0 8 0 543988251 1872740352 320093 33554432000 4194304 4627427 140734435204832 18446744073709551615 248089519055 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 174.18
Current children cumulated vsize (KiB) 1828848

Child status: 20
Real time (s): 23.2696
CPU time (s): 174.253
CPU user time (s): 170.73
CPU system time (s): 3.52246
CPU usage (%): 748.841
Max. virtual memory (cumulated for all children) (KiB): 1828848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 170.73
system time used= 3.52246
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 388780
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 393188
involuntary context switches= 844

runsolver used 0.039993 second user time and 0.103984 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-02 10:11:24
IDJOB=3321116
IDBENCH=82409
IDSOLVER=1709
FILE ID=node123/3321116-1304323883
RUNJOBID= node123-1304322187-8478
PBS_JOBID= 13176803
Free space on /tmp= 73940 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-4.025-NOTKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3321116-1304323883/watcher-3321116-1304323883 -o /tmp/evaluation-result-3321116-1304323883/solver-3321116-1304323883 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3321116-1304323883.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 7a66f04f295b538081ccaebd0fd7d9b2
RANDOM SEED=871098654

node123.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	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30461000 kB
Buffers:         49404 kB
Cached:         215392 kB
SwapCached:      12500 kB
Active:          72340 kB
Inactive:      2189300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30461000 kB
SwapTotal:    67111528 kB
SwapFree:     66698924 kB
Dirty:           52076 kB
Writeback:           0 kB
AnonPages:     1991172 kB
Mapped:          15976 kB
Slab:           150188 kB
PageTables:       9776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2690792 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= 73932 MiB
End job on node123 at 2011-05-02 10:11:48