Trace number 3283310

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-1-mtUNSAT 239.89 68.4266

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-5p0.cnf
MD5SUM4385f03fe3bdaf0f127ae989ddd7908d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark40.9848
Satisfiable
(Un)Satisfiability was proved
Number of variables162696
Number of clauses821000
Sum of the clauses size1953203
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617825
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3283310-1304033662.cnf'
0.00/0.00	c -- header says num vars:         162696
0.00/0.00	c -- header says num clauses:      821000
1.45/0.49	c -- clauses added:            0 learnts,       821000 normals,            0 xors
1.45/0.49	c -- vars added     162696
1.45/0.49	c Parsing time:  1.32 s
1.45/0.49	c  N st     0         0    162696    194789    617205         0   1943577         0   no data   no data  --
1.45/0.78	c asymm  cl-useful: 12/1989/165696 lits-rem:48 time: 1.11
39.71/10.06	c Flit:  1787 Blit:   1646 bXBeca:    0 bXProp: 1290 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 36.88
39.71/10.09	c Cleaning up after failed var search:     0.14 s 
40.11/10.14	c Replacing     1290 vars Replaced    36327 lits Time:     0.18 s 
40.51/10.25	c bin-w-bin subsume rem        22617 bins  time:  0.14 s
40.92/10.32	c subs with bin:     3222  lits-rem:     30227  v-fix:    0  time:  0.28 s
81.64/20.57	c Subs w/ non-existent bins:    237 l-rem:      0 v-fix:     0 done:  20323 time: 40.89 s
82.45/20.70	c Removed useless bin:     253  fixed:     0  props:  20.00M  time:  0.51 s
84.44/21.28	c lits-rem:       669  cl-subs:     2468  v-elim:  39415  v-fix:    0  time:  2.26 s
84.84/21.32	c Finding binary XORs  T:     0.15 s  found:     936
84.84/21.36	c Replacing      936 vars Replaced    33117 lits Time:     0.17 s 
85.21/21.48	c Finding non-binary XORs:     0.31 s (found:       0, avg size: nan)
85.21/21.48	c Calc default polars -  time:   0.07 s pos:   15702 undec:   85153 neg:   61841
85.21/21.48	c =========================================================================================
85.21/21.48	c types(t): F = full restart, N = normal restart
85.21/21.48	c types(t): S = simplification begin/end, E = solution found
85.21/21.48	c restart types(rt): st = static, dy = dynamic
85.21/21.48	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
85.21/21.48	c  B st     0         0     77895    192937    281380         0   1307479         0   no data   no data  --
92.41/23.21	c  N dy    17      4053     64702    165941    230122      3663   1078344    289250      9.92     17.12  --
97.61/24.60	c Finding binary XORs  T:     0.12 s  found:    1156
98.02/24.64	c Replacing     1156 vars Replaced    45656 lits Time:     0.17 s 
101.20/25.48	c  N dy    40      8704     52063    134252    180612      7771    831485    611813     10.85     11.51  --
114.38/28.70	c  N dy    66     12823     51785    134252    181765     11690    831485   1164393     11.78     12.64  --
128.37/32.24	c  N dy    89     16870     51248    130664    180237     15422    814296   1781011     12.25     14.48  --
140.74/35.35	c Finding binary XORs  T:     0.12 s  found:     714
141.14/35.43	c Replacing      714 vars Replaced    42885 lits Time:     0.35 s 
149.53/37.56	c  N dy    98     21034     49743    127613    173531     10117    788450    660267     11.72     12.43  --
169.50/42.55	c  F st   111     25005     48722    118602    172475     13634    753465   1200904     11.41      9.91  --
171.10/42.97	c  N st   112     25256     48722    118602    172475     13879    753465   1234431     11.41   no data  --
175.90/44.19	c Finding binary XORs  T:     0.12 s  found:     122
196.67/49.38	c  N dy   117     30003     48183    115090    171930     17504    742383   1577139     11.41   no data  --
196.67/49.38	c  S st   117     30003     48183    115090    171930     17504    742383   1577139     11.41   no data  --
199.46/50.04	c  S st   117     30503     48171    115090    172030     17901    742383   1644359     11.41   no data  --
199.46/50.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
230.87/63.98	c Flit:  1567 Blit:   4326 bXBeca:    0 bXProp: 2127 Bins:  14432 BRemL:    106 BRemN:     76 P: 200.0M T: 31.17
231.07/64.01	c Cleaning up after failed var search:     0.06 s 
231.07/64.09	c Replacing     2249 vars Replaced   167572 lits Time:     0.15 s 
231.48/64.22	c bin-w-bin subsume rem         2418 bins  time:  0.03 s
233.87/65.44	c subs with bin:     2794  lits-rem:     26032  v-fix:    0  time:  2.44 s
234.07/65.52	c Subs w/ non-existent bins:     69 l-rem:    429 v-fix:     0 done:    507 time:  0.16 s
234.47/65.71	c Removed useless bin:    7511  fixed:    72  props:  20.00M  time:  0.36 s
238.87/67.96	c lits-rem:      1077  cl-subs:    19346  v-elim:   3969  v-fix:    0  time:  4.49 s
239.47/68.23	c asymm  cl-useful: 290/2233/72288 lits-rem:388 time: 0.54
239.67/68.38	c calculated reachability. Time: 0.29
239.67/68.38	c  N dy   117     30503     34047     72288    125660      4757    495459    139999     11.41   no data  --
239.67/68.38	c Following stats are for *FIRST FINISHED THREAD ONLY*
239.67/68.38	c num threads              : 4          
239.67/68.38	c restarts                 : 165        
239.67/68.38	c dynamic restarts         : 159        
239.67/68.38	c static restarts          : 6          
239.67/68.38	c full restarts            : 1          
239.67/68.38	c total simplify time      : 4.79       
239.67/68.38	c learnts DL2              : 0          
239.67/68.38	c learnts size 2           : 674350     
239.67/68.38	c learnts size 1           : 131307      (80.71     % of vars)
239.67/68.38	c filedLit time            : 0.00        (0.00      % time)
239.67/68.38	c v-elim SatELite          : 0           (0.00      % vars)
239.67/68.38	c SatELite time            : 0.00        (0.00      % time)
239.67/68.38	c v-elim xor               : 0           (0.00      % vars)
239.67/68.38	c xor elim time            : 0.00        (0.00      % time)
239.67/68.38	c num binary xor trees     : 4524       
239.67/68.38	c binxor trees' crown      : 6770        (1.50      leafs/tree)
239.67/68.38	c bin xor find time        : 1.84       
239.67/68.38	c OTF clause improved      : 591         (0.01      clauses/conflict)
239.67/68.38	c OTF impr. size diff      : 1375        (2.33       lits/clause)
239.67/68.38	c OTF cl watch-shrink      : 20783       (0.49      clauses/conflict)
239.67/68.38	c OTF cl watch-sh-lit      : 152060      (7.32       lits/clause)
239.67/68.38	c tried to recurMin cls    : 26884       (63.52      % of conflicts)
239.67/68.38	c updated cache            : 37307       (1.39       lits/tried recurMin)
239.67/68.38	c unit cls received        : 2123        (1.62      % of units)
239.67/68.38	c unit cls sent            : 79542       (60.58     % of units)
239.67/68.38	c bin cls received         : 20419      
239.67/68.38	c bin cls sent             : 26488      
239.67/68.38	c clauses over max glue    : 0           (0.00      % of all clauses)
239.67/68.38	c conflicts                : 42326       (177.11    / sec)
239.67/68.38	c decisions                : 278213      (1.24      % random)
239.67/68.38	c bogo-props               : 1188440789  (4972833.00 / sec)
239.67/68.38	c conflict literals        : 5196373     (31.78     % deleted)
239.67/68.38	c Memory used              : 1114.39     MB
239.67/68.38	c single-thread CPU time   : 238.99      s
239.67/68.38	c all-threads sum CPU time : 238.99      s
239.67/68.38	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-3283310-1304033662/watcher-3283310-1304033662 -o /tmp/evaluation-result-3283310-1304033662/solver-3283310-1304033662 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3283310-1304033662.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: 8.20 8.09 7.93 6/180 1332
/proc/meminfo: memFree=30235648/32951124 swapFree=67111356/67111528
[pid=1332] ppid=1330 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/1332/stat : 1332 (strangenight1-m) R 1330 1332 815 0 -1 4202496 413 0 0 0 0 0 0 0 22 0 4 0 495781863 52465664 353 33554432000 4194304 4650419 140734091252400 18446744073709551615 270338440177 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1332/statm: 12809 353 303 112 0 7774 0
[pid=1332/tid=1333] ppid=1330 vsize=183280 CPUtime=0 cores=0,2,4,6
/proc/1332/task/1333/stat : 1333 (strangenight1-m) R 1330 1332 815 0 -1 4202560 99 0 0 0 0 0 0 0 24 0 4 0 495781863 187678720 669 33554432000 4194304 4650419 140734091252400 18446744073709551615 270338383675 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1332/tid=1334] ppid=1330 vsize=183280 CPUtime=0 cores=0,2,4,6
/proc/1332/task/1334/stat : 1334 (strangenight1-m) R 1330 1332 815 0 -1 4202560 13 0 0 0 0 0 0 0 24 0 4 0 495781863 187678720 705 33554432000 4194304 4650419 140734091252400 18446744073709551615 270338383675 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=183280 CPUtime=0 cores=0,2,4,6
/proc/1332/task/1335/stat : 1335 (strangenight1-m) R 1330 1332 815 0 -1 4202560 128 0 0 0 0 0 0 0 24 0 4 0 495781863 187678720 736 33554432000 4194304 4650419 140734091252400 18446744073709551615 270338383675 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.101035 s]
/proc/loadavg: 8.20 8.09 7.93 6/180 1332
/proc/meminfo: memFree=30235648/32951124 swapFree=67111356/67111528
[pid=1332] ppid=1330 vsize=416804 CPUtime=0.34 cores=0,2,4,6
/proc/1332/stat : 1332 (strangenight1-m) R 1330 1332 815 0 -1 4202496 59478 0 0 0 23 11 0 0 23 0 4 0 495781863 426807296 42872 33554432000 4194304 4650419 140734091252400 18446744073709551615 4306163 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1332/statm: 104201 42873 346 112 0 99166 0
[pid=1332/tid=1333] ppid=1330 vsize=416804 CPUtime=0.08 cores=0,2,4,6
/proc/1332/task/1333/stat : 1333 (strangenight1-m) R 1330 1332 815 0 -1 4202560 14857 0 0 0 6 2 0 0 24 0 4 0 495781863 426807296 42874 33554432000 4194304 4650419 140734091252400 18446744073709551615 4306163 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1332/tid=1334] ppid=1330 vsize=416804 CPUtime=0.07 cores=0,2,4,6
/proc/1332/task/1334/stat : 1334 (strangenight1-m) R 1330 1332 815 0 -1 4202560 15550 0 0 0 5 2 0 0 24 0 4 0 495781863 426807296 42874 33554432000 4194304 4650419 140734091252400 18446744073709551615 270338039765 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=416804 CPUtime=0.07 cores=0,2,4,6
/proc/1332/task/1335/stat : 1335 (strangenight1-m) R 1330 1332 815 0 -1 4202560 13781 0 0 0 5 2 0 0 24 0 4 0 495781863 426807296 42875 33554432000 4194304 4650419 140734091252400 18446744073709551615 270338044613 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 416804

[startup+0.201015 s]
/proc/loadavg: 8.20 8.09 7.93 6/180 1332
/proc/meminfo: memFree=30235648/32951124 swapFree=67111356/67111528
[pid=1332] ppid=1330 vsize=483536 CPUtime=0.73 cores=0,2,4,6
/proc/1332/stat : 1332 (strangenight1-m) R 1330 1332 815 0 -1 4202496 62688 0 0 0 58 15 0 0 23 0 4 0 495781863 495140864 46082 33554432000 4194304 4650419 140734091252400 18446744073709551615 270338044613 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1332/statm: 120884 46082 346 112 0 115849 0
[pid=1332/tid=1333] ppid=1330 vsize=483536 CPUtime=0.18 cores=0,2,4,6
/proc/1332/task/1333/stat : 1333 (strangenight1-m) R 1330 1332 815 0 -1 4202560 15697 0 0 0 15 3 0 0 18 0 4 0 495781863 495140864 46082 33554432000 4194304 4650419 140734091252400 18446744073709551615 270338488863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1332/tid=1334] ppid=1330 vsize=483536 CPUtime=0.17 cores=0,2,4,6
/proc/1332/task/1334/stat : 1334 (strangenight1-m) R 1330 1332 815 0 -1 4202560 16261 0 0 0 13 4 0 0 25 0 4 0 495781863 495140864 46082 33554432000 4194304 4650419 140734091252400 18446744073709551615 4307289 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=483536 CPUtime=0.17 cores=0,2,4,6
/proc/1332/task/1335/stat : 1335 (strangenight1-m) R 1330 1332 815 0 -1 4202560 14426 0 0 0 14 3 0 0 18 0 4 0 495781863 495140864 46082 33554432000 4194304 4650419 140734091252400 18446744073709551615 4306111 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 483536

[startup+0.301022 s]
/proc/loadavg: 8.20 8.09 7.93 6/180 1332
/proc/meminfo: memFree=30235648/32951124 swapFree=67111356/67111528
[pid=1332] ppid=1330 vsize=487732 CPUtime=1.09 cores=0,2,4,6
/proc/1332/stat : 1332 (strangenight1-m) S 1330 1332 815 0 -1 4202496 67824 0 0 0 84 25 0 0 18 0 4 0 495781863 499437568 51218 33554432000 4194304 4650419 140734091252400 18446744073709551615 270338488814 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1332/statm: 121933 51241 346 112 0 116898 0
[pid=1332/tid=1333] ppid=1330 vsize=487732 CPUtime=0.28 cores=0,2,4,6
/proc/1332/task/1333/stat : 1333 (strangenight1-m) R 1330 1332 815 0 -1 4202560 16978 0 0 0 22 6 0 0 18 0 4 0 495781863 499437568 51246 33554432000 4194304 4650419 140734091252400 18446744073709551615 270338488814 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1332/tid=1334] ppid=1330 vsize=487732 CPUtime=0.26 cores=0,2,4,6
/proc/1332/task/1334/stat : 1334 (strangenight1-m) S 1330 1332 815 0 -1 4202560 17551 0 0 0 19 7 0 0 18 0 4 0 495781863 499437568 51254 33554432000 4194304 4650419 140734091252400 18446744073709551615 270338488814 0 0 4096 2 18446604453985335104 0 0 -1 6 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=487732 CPUtime=0.25 cores=0,2,4,6
/proc/1332/task/1335/stat : 1335 (strangenight1-m) R 1330 1332 815 0 -1 4202560 15655 0 0 0 21 4 0 0 18 0 4 0 495781863 499437568 51272 33554432000 4194304 4650419 140734091252400 18446744073709551615 4206488 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 487732

[startup+0.970863 s]
/proc/loadavg: 8.20 8.09 7.93 6/180 1332
/proc/meminfo: memFree=30235648/32951124 swapFree=67111356/67111528
[pid=1332] ppid=1330 vsize=603396 CPUtime=3.64 cores=0,2,4,6
/proc/1332/stat : 1332 (strangenight1-m) R 1330 1332 815 0 -1 4202496 95775 0 0 0 320 44 0 0 18 0 4 0 495781863 617877504 75057 33554432000 4194304 4650419 140734091252400 18446744073709551615 4243596 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1332/statm: 150849 75057 373 112 0 145814 0
[pid=1332/tid=1333] ppid=1330 vsize=603396 CPUtime=0.91 cores=0,2,4,6
/proc/1332/task/1333/stat : 1333 (strangenight1-m) R 1330 1332 815 0 -1 4202560 24301 0 0 0 80 11 0 0 18 0 4 0 495781863 617877504 75057 33554432000 4194304 4650419 140734091252400 18446744073709551615 4245055 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1332/tid=1334] ppid=1330 vsize=603396 CPUtime=0.89 cores=0,2,4,6
/proc/1332/task/1334/stat : 1334 (strangenight1-m) R 1330 1332 815 0 -1 4202560 24608 0 0 0 77 12 0 0 18 0 4 0 495781863 617877504 75057 33554432000 4194304 4650419 140734091252400 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=603396 CPUtime=0.9 cores=0,2,4,6
/proc/1332/task/1335/stat : 1335 (strangenight1-m) R 1330 1332 815 0 -1 4202560 21590 0 0 0 82 8 0 0 18 0 4 0 495781863 617877504 75057 33554432000 4194304 4650419 140734091252400 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 603396

[startup+1.50676 s]
/proc/loadavg: 8.20 8.09 7.93 10/184 1336
/proc/meminfo: memFree=29908132/32951124 swapFree=67111356/67111528
[pid=1332] ppid=1330 vsize=603396 CPUtime=5.78 cores=0,2,4,6
/proc/1332/stat : 1332 (strangenight1-m) R 1330 1332 815 0 -1 4202496 96074 0 0 0 533 45 0 0 19 0 4 0 495781863 617877504 75356 33554432000 4194304 4650419 140734091252400 18446744073709551615 4370329 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1332/statm: 150849 75356 373 112 0 145814 0
[pid=1332/tid=1333] ppid=1330 vsize=603396 CPUtime=1.45 cores=0,2,4,6
/proc/1332/task/1333/stat : 1333 (strangenight1-m) R 1330 1332 815 0 -1 4202560 24302 0 0 0 134 11 0 0 19 0 4 0 495781863 617877504 75356 33554432000 4194304 4650419 140734091252400 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1332/tid=1334] ppid=1330 vsize=603396 CPUtime=1.42 cores=0,2,4,6
/proc/1332/task/1334/stat : 1334 (strangenight1-m) R 1330 1332 815 0 -1 4202560 24610 0 0 0 130 12 0 0 19 0 4 0 495781863 617877504 75356 33554432000 4194304 4650419 140734091252400 18446744073709551615 4370340 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=603396 CPUtime=1.43 cores=0,2,4,6
/proc/1332/task/1335/stat : 1335 (strangenight1-m) R 1330 1332 815 0 -1 4202560 21878 0 0 0 135 8 0 0 19 0 4 0 495781863 617877504 75356 33554432000 4194304 4650419 140734091252400 18446744073709551615 4364521 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 603396

[startup+3.10045 s]
/proc/loadavg: 8.18 8.08 7.93 10/184 1336
/proc/meminfo: memFree=29885068/32951124 swapFree=67111356/67111528
[pid=1332] ppid=1330 vsize=604472 CPUtime=12.15 cores=0,2,4,6
/proc/1332/stat : 1332 (strangenight1-m) R 1330 1332 815 0 -1 4202496 97363 0 0 0 1169 46 0 0 22 0 4 0 495781863 618979328 76645 33554432000 4194304 4650419 140734091252400 18446744073709551615 4369376 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1332/statm: 151118 76645 373 112 0 146083 0
[pid=1332/tid=1333] ppid=1330 vsize=604472 CPUtime=3.04 cores=0,2,4,6
/proc/1332/task/1333/stat : 1333 (strangenight1-m) R 1330 1332 815 0 -1 4202560 24303 0 0 0 293 11 0 0 22 0 4 0 495781863 618979328 76645 33554432000 4194304 4650419 140734091252400 18446744073709551615 4370340 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1332/tid=1334] ppid=1330 vsize=604472 CPUtime=3.01 cores=0,2,4,6
/proc/1332/task/1334/stat : 1334 (strangenight1-m) R 1330 1332 815 0 -1 4202560 24610 0 0 0 289 12 0 0 22 0 4 0 495781863 618979328 76645 33554432000 4194304 4650419 140734091252400 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=604472 CPUtime=3.03 cores=0,2,4,6
/proc/1332/task/1335/stat : 1335 (strangenight1-m) R 1330 1332 815 0 -1 4202560 23163 0 0 0 294 9 0 0 22 0 4 0 495781863 618979328 76645 33554432000 4194304 4650419 140734091252400 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 604472

[startup+6.30081 s]
/proc/loadavg: 8.18 8.08 7.93 10/184 1336
/proc/meminfo: memFree=29809148/32951124 swapFree=67111356/67111528
[pid=1332] ppid=1330 vsize=605812 CPUtime=24.92 cores=0,2,4,6
/proc/1332/stat : 1332 (strangenight1-m) R 1330 1332 815 0 -1 4202496 101790 0 0 0 2446 46 0 0 25 0 4 0 495781863 620351488 81072 33554432000 4194304 4650419 140734091252400 18446744073709551615 4369877 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1332/statm: 151453 81072 374 112 0 146418 0
[pid=1332/tid=1333] ppid=1330 vsize=605812 CPUtime=6.24 cores=0,2,4,6
/proc/1332/task/1333/stat : 1333 (strangenight1-m) R 1330 1332 815 0 -1 4202560 24447 0 0 0 613 11 0 0 25 0 4 0 495781863 620351488 81072 33554432000 4194304 4650419 140734091252400 18446744073709551615 4369075 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1332/tid=1334] ppid=1330 vsize=605812 CPUtime=6.19 cores=0,2,4,6
/proc/1332/task/1334/stat : 1334 (strangenight1-m) R 1330 1332 815 0 -1 4202560 24765 0 0 0 607 12 0 0 25 0 4 0 495781863 620351488 81072 33554432000 4194304 4650419 140734091252400 18446744073709551615 4369378 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=605812 CPUtime=6.23 cores=0,2,4,6
/proc/1332/task/1335/stat : 1335 (strangenight1-m) R 1330 1332 815 0 -1 4202560 27154 0 0 0 614 9 0 0 25 0 4 0 495781863 620351488 81072 33554432000 4194304 4650419 140734091252400 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.92
Current children cumulated vsize (KiB) 605812

[startup+12.7005 s]
/proc/loadavg: 8.23 8.10 7.93 10/184 1336
/proc/meminfo: memFree=29640028/32951124 swapFree=67111356/67111528
[pid=1332] ppid=1330 vsize=711340 CPUtime=50.48 cores=0,2,4,6
/proc/1332/stat : 1332 (strangenight1-m) R 1330 1332 815 0 -1 4202496 123764 0 0 0 4997 51 0 0 22 0 4 0 495781863 728412160 103046 33554432000 4194304 4650419 140734091252400 18446744073709551615 4550132 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1332/statm: 177835 103046 385 112 0 172800 0
[pid=1332/tid=1333] ppid=1330 vsize=711340 CPUtime=12.64 cores=0,2,4,6
/proc/1332/task/1333/stat : 1333 (strangenight1-m) R 1330 1332 815 0 -1 4202560 30801 0 0 0 1252 12 0 0 22 0 4 0 495781863 728412160 103046 33554432000 4194304 4650419 140734091252400 18446744073709551615 4550167 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1332/tid=1334] ppid=1330 vsize=711340 CPUtime=12.55 cores=0,2,4,6
/proc/1332/task/1334/stat : 1334 (strangenight1-m) R 1330 1332 815 0 -1 4202560 30190 0 0 0 1242 13 0 0 25 0 4 0 495781863 728412160 103046 33554432000 4194304 4650419 140734091252400 18446744073709551615 4550205 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=711340 CPUtime=12.63 cores=0,2,4,6
/proc/1332/task/1335/stat : 1335 (strangenight1-m) R 1330 1332 815 0 -1 4202560 30309 0 0 0 1253 10 0 0 22 0 4 0 495781863 728412160 103046 33554432000 4194304 4650419 140734091252400 18446744073709551615 4315244 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 711340

[startup+25.501 s]
/proc/loadavg: 8.27 8.11 7.94 9/184 1337
/proc/meminfo: memFree=29608884/32951124 swapFree=67111356/67111528
[pid=1332] ppid=1330 vsize=825136 CPUtime=101.6 cores=0,2,4,6
/proc/1332/stat : 1332 (strangenight1-m) R 1330 1332 815 0 -1 4202496 166489 0 0 0 10097 63 0 0 25 0 4 0 495781863 844939264 126516 33554432000 4194304 4650419 140734091252400 18446744073709551615 4229472 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1332/statm: 206284 126516 394 112 0 201249 0
[pid=1332/tid=1333] ppid=1330 vsize=825136 CPUtime=25.44 cores=0,2,4,6
/proc/1332/task/1333/stat : 1333 (strangenight1-m) R 1330 1332 815 0 -1 4202560 38369 0 0 0 2529 15 0 0 25 0 4 0 495781863 844939264 126516 33554432000 4194304 4650419 140734091252400 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1332/tid=1334] ppid=1330 vsize=825136 CPUtime=25.28 cores=0,2,4,6
/proc/1332/task/1334/stat : 1334 (strangenight1-m) R 1330 1332 815 0 -1 4202560 39258 0 0 0 2511 17 0 0 25 0 4 0 495781863 844939264 126516 33554432000 4194304 4650419 140734091252400 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=825136 CPUtime=25.43 cores=0,2,4,6
/proc/1332/task/1335/stat : 1335 (strangenight1-m) R 1330 1332 815 0 -1 4202560 49048 0 0 0 2530 13 0 0 25 0 4 0 495781863 844939264 126516 33554432000 4194304 4650419 140734091252400 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 825136

[startup+51.1009 s]
/proc/loadavg: 8.18 8.10 7.94 10/184 1337
/proc/meminfo: memFree=29469196/32951124 swapFree=67111356/67111528
[pid=1332] ppid=1330 vsize=840044 CPUtime=203.85 cores=0,2,4,6
/proc/1332/stat : 1332 (strangenight1-m) R 1330 1332 815 0 -1 4202496 216088 0 0 0 20311 74 0 0 25 0 4 0 495781863 860205056 130566 33554432000 4194304 4650419 140734091252400 18446744073709551615 4370372 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1332/statm: 210011 130566 395 112 0 204976 0
[pid=1332/tid=1333] ppid=1330 vsize=840044 CPUtime=51.03 cores=0,2,4,6
/proc/1332/task/1333/stat : 1333 (strangenight1-m) R 1330 1332 815 0 -1 4202560 48180 0 0 0 5087 16 0 0 25 0 4 0 495781863 860205056 130566 33554432000 4194304 4650419 140734091252400 18446744073709551615 4365535 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1332/tid=1334] ppid=1330 vsize=840044 CPUtime=50.74 cores=0,2,4,6
/proc/1332/task/1334/stat : 1334 (strangenight1-m) R 1330 1332 815 0 -1 4202560 52425 0 0 0 5054 20 0 0 25 0 4 0 495781863 860205056 130566 33554432000 4194304 4650419 140734091252400 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=840044 CPUtime=51.03 cores=0,2,4,6
/proc/1332/task/1335/stat : 1335 (strangenight1-m) R 1330 1332 815 0 -1 4202560 52855 0 0 0 5088 15 0 0 25 0 4 0 495781863 860205056 130566 33554432000 4194304 4650419 140734091252400 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 840044

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

[startup+51.5008 s]
/proc/loadavg: 8.18 8.10 7.94 10/184 1337
/proc/meminfo: memFree=29469196/32951124 swapFree=67111356/67111528
[pid=1332] ppid=1330 vsize=840044 CPUtime=205.45 cores=0,2,4,6
/proc/1332/stat : 1332 (strangenight1-m) R 1330 1332 815 0 -1 4202496 216157 0 0 0 20471 74 0 0 25 0 4 0 495781863 860205056 130635 33554432000 4194304 4650419 140734091252400 18446744073709551615 4370329 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1332/statm: 210011 130635 395 112 0 204976 0
[pid=1332/tid=1333] ppid=1330 vsize=840044 CPUtime=51.43 cores=0,2,4,6
/proc/1332/task/1333/stat : 1333 (strangenight1-m) R 1330 1332 815 0 -1 4202560 48200 0 0 0 5127 16 0 0 25 0 4 0 495781863 860205056 130635 33554432000 4194304 4650419 140734091252400 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1332/tid=1334] ppid=1330 vsize=840044 CPUtime=51.14 cores=0,2,4,6
/proc/1332/task/1334/stat : 1334 (strangenight1-m) R 1330 1332 815 0 -1 4202560 52464 0 0 0 5094 20 0 0 25 0 4 0 495781863 860205056 130635 33554432000 4194304 4650419 140734091252400 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=840044 CPUtime=51.43 cores=0,2,4,6
/proc/1332/task/1335/stat : 1335 (strangenight1-m) R 1330 1332 815 0 -1 4202560 52865 0 0 0 5128 15 0 0 25 0 4 0 495781863 860205056 130635 33554432000 4194304 4650419 140734091252400 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 205.45
Current children cumulated vsize (KiB) 840044

[startup+57.9006 s]
/proc/loadavg: 7.99 8.06 7.93 8/184 1338
/proc/meminfo: memFree=29345184/32951124 swapFree=67111356/67111528
[pid=1332] ppid=1330 vsize=874040 CPUtime=218.87 cores=0,2,4,6
/proc/1332/stat : 1332 (strangenight1-m) R 1330 1332 815 0 -1 4202496 237845 0 0 0 21810 77 0 0 25 0 4 0 495781863 895016960 149856 33554432000 4194304 4650419 140734091252400 18446744073709551615 4369394 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1332/statm: 218510 149856 395 112 0 213475 0
[pid=1332/tid=1333] ppid=1330 vsize=874040 CPUtime=51.74 cores=0,2,4,6
/proc/1332/task/1333/stat : 1333 (strangenight1-m) S 1330 1332 815 0 -1 4202560 48208 0 0 0 5158 16 0 0 25 0 4 0 495781863 895016960 149856 33554432000 4194304 4650419 140734091252400 18446744073709551615 47538539746868 0 0 4096 2 18446604453985335104 0 0 -1 4 0 0 0
[pid=1332/tid=1334] ppid=1330 vsize=874040 CPUtime=51.44 cores=0,2,4,6
/proc/1332/task/1334/stat : 1334 (strangenight1-m) S 1330 1332 815 0 -1 4202560 52496 0 0 0 5124 20 0 0 25 0 4 0 495781863 895016960 149856 33554432000 4194304 4650419 140734091252400 18446744073709551615 47538539746868 0 0 4096 2 18446604453985335104 0 0 -1 6 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=874040 CPUtime=57.83 cores=0,2,4,6
/proc/1332/task/1335/stat : 1335 (strangenight1-m) R 1330 1332 815 0 -1 4202560 52869 0 0 0 5768 15 0 0 25 0 4 0 495781863 895016960 149856 33554432000 4194304 4650419 140734091252400 18446744073709551615 4220608 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 218.87
Current children cumulated vsize (KiB) 874040

[startup+64.3003 s]
/proc/loadavg: 7.83 8.03 7.92 7/184 1338
/proc/meminfo: memFree=29163640/32951124 swapFree=67111356/67111528
[pid=1332] ppid=1330 vsize=1136044 CPUtime=231.67 cores=0,2,4,6
/proc/1332/stat : 1332 (strangenight1-m) R 1330 1332 815 0 -1 4202496 286676 0 0 0 23082 85 0 0 25 0 4 0 495781863 1163309056 198687 33554432000 4194304 4650419 140734091252400 18446744073709551615 4435469 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1332/statm: 284011 198687 395 112 0 278976 0
[pid=1332/tid=1333] ppid=1330 vsize=1136044 CPUtime=51.74 cores=0,2,4,6
/proc/1332/task/1333/stat : 1333 (strangenight1-m) S 1330 1332 815 0 -1 4202560 48208 0 0 0 5158 16 0 0 25 0 4 0 495781863 1163309056 198687 33554432000 4194304 4650419 140734091252400 18446744073709551615 47538539746868 0 0 4096 2 18446604453985335104 0 0 -1 4 0 0 0
[pid=1332/tid=1334] ppid=1330 vsize=1136044 CPUtime=51.44 cores=0,2,4,6
/proc/1332/task/1334/stat : 1334 (strangenight1-m) S 1330 1332 815 0 -1 4202560 52496 0 0 0 5124 20 0 0 25 0 4 0 495781863 1163309056 198687 33554432000 4194304 4650419 140734091252400 18446744073709551615 47538539746868 0 0 4096 2 18446604453985335104 0 0 -1 6 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=1136044 CPUtime=64.23 cores=0,2,4,6
/proc/1332/task/1335/stat : 1335 (strangenight1-m) R 1330 1332 815 0 -1 4202560 52869 0 0 0 6408 15 0 0 25 0 4 0 495781863 1163309056 198687 33554432000 4194304 4650419 140734091252400 18446744073709551615 47538539722436 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 231.67
Current children cumulated vsize (KiB) 1136044

[startup+65.901 s]
/proc/loadavg: 7.83 8.03 7.92 8/184 1338
/proc/meminfo: memFree=29130284/32951124 swapFree=67111356/67111528
[pid=1332] ppid=1330 vsize=1141128 CPUtime=234.87 cores=0,2,4,6
/proc/1332/stat : 1332 (strangenight1-m) R 1330 1332 815 0 -1 4202496 287947 0 0 0 23402 85 0 0 25 0 4 0 495781863 1168515072 199958 33554432000 4194304 4650419 140734091252400 18446744073709551615 4476522 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1332/statm: 285282 199958 395 112 0 280247 0
[pid=1332/tid=1333] ppid=1330 vsize=1141128 CPUtime=51.74 cores=0,2,4,6
/proc/1332/task/1333/stat : 1333 (strangenight1-m) S 1330 1332 815 0 -1 4202560 48208 0 0 0 5158 16 0 0 25 0 4 0 495781863 1168515072 199958 33554432000 4194304 4650419 140734091252400 18446744073709551615 47538539746868 0 0 4096 2 18446604453985335104 0 0 -1 4 0 0 0
[pid=1332/tid=1334] ppid=1330 vsize=1141128 CPUtime=51.44 cores=0,2,4,6
/proc/1332/task/1334/stat : 1334 (strangenight1-m) S 1330 1332 815 0 -1 4202560 52496 0 0 0 5124 20 0 0 25 0 4 0 495781863 1168515072 199958 33554432000 4194304 4650419 140734091252400 18446744073709551615 47538539746868 0 0 4096 2 18446604453985335104 0 0 -1 6 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=1141128 CPUtime=65.83 cores=0,2,4,6
/proc/1332/task/1335/stat : 1335 (strangenight1-m) R 1330 1332 815 0 -1 4202560 52869 0 0 0 6568 15 0 0 25 0 4 0 495781863 1168515072 199958 33554432000 4194304 4650419 140734091252400 18446744073709551615 47538539722436 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 234.87
Current children cumulated vsize (KiB) 1141128

[startup+67.5067 s]
/proc/loadavg: 7.68 8.00 7.91 8/184 1338
/proc/meminfo: memFree=29110068/32951124 swapFree=67111356/67111528
[pid=1332] ppid=1330 vsize=1141128 CPUtime=238.08 cores=0,2,4,6
/proc/1332/stat : 1332 (strangenight1-m) R 1330 1332 815 0 -1 4202496 287956 0 0 0 23723 85 0 0 25 0 4 0 495781863 1168515072 199967 33554432000 4194304 4650419 140734091252400 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1332/statm: 285282 199967 395 112 0 280247 0
[pid=1332/tid=1333] ppid=1330 vsize=1141128 CPUtime=51.74 cores=0,2,4,6
/proc/1332/task/1333/stat : 1333 (strangenight1-m) S 1330 1332 815 0 -1 4202560 48208 0 0 0 5158 16 0 0 25 0 4 0 495781863 1168515072 199967 33554432000 4194304 4650419 140734091252400 18446744073709551615 47538539746868 0 0 4096 2 18446604453985335104 0 0 -1 4 0 0 0
[pid=1332/tid=1334] ppid=1330 vsize=1141128 CPUtime=51.44 cores=0,2,4,6
/proc/1332/task/1334/stat : 1334 (strangenight1-m) S 1330 1332 815 0 -1 4202560 52496 0 0 0 5124 20 0 0 25 0 4 0 495781863 1168515072 199967 33554432000 4194304 4650419 140734091252400 18446744073709551615 47538539746868 0 0 4096 2 18446604453985335104 0 0 -1 6 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=1141128 CPUtime=67.44 cores=0,2,4,6
/proc/1332/task/1335/stat : 1335 (strangenight1-m) R 1330 1332 815 0 -1 4202560 52869 0 0 0 6729 15 0 0 25 0 4 0 495781863 1168515072 199967 33554432000 4194304 4650419 140734091252400 18446744073709551615 47538539722283 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 238.08
Current children cumulated vsize (KiB) 1141128

[startup+67.9006 s]
/proc/loadavg: 7.68 8.00 7.91 8/184 1338
/proc/meminfo: memFree=29110068/32951124 swapFree=67111356/67111528
[pid=1332] ppid=1330 vsize=1141128 CPUtime=238.87 cores=0,2,4,6
/proc/1332/stat : 1332 (strangenight1-m) R 1330 1332 815 0 -1 4202496 288856 0 0 0 23801 86 0 0 25 0 4 0 495781863 1168515072 200147 33554432000 4194304 4650419 140734091252400 18446744073709551615 4229514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1332/statm: 285282 200147 395 112 0 280247 0
[pid=1332/tid=1333] ppid=1330 vsize=1141128 CPUtime=51.74 cores=0,2,4,6
/proc/1332/task/1333/stat : 1333 (strangenight1-m) S 1330 1332 815 0 -1 4202560 48208 0 0 0 5158 16 0 0 25 0 4 0 495781863 1168515072 200147 33554432000 4194304 4650419 140734091252400 18446744073709551615 47538539746868 0 0 4096 2 18446604453985335104 0 0 -1 4 0 0 0
[pid=1332/tid=1334] ppid=1330 vsize=1141128 CPUtime=51.44 cores=0,2,4,6
/proc/1332/task/1334/stat : 1334 (strangenight1-m) S 1330 1332 815 0 -1 4202560 52496 0 0 0 5124 20 0 0 25 0 4 0 495781863 1168515072 200147 33554432000 4194304 4650419 140734091252400 18446744073709551615 47538539746868 0 0 4096 2 18446604453985335104 0 0 -1 6 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=1141128 CPUtime=67.83 cores=0,2,4,6
/proc/1332/task/1335/stat : 1335 (strangenight1-m) R 1330 1332 815 0 -1 4202560 52869 0 0 0 6768 15 0 0 25 0 4 0 495781863 1168515072 200147 33554432000 4194304 4650419 140734091252400 18446744073709551615 47538539722283 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 238.87
Current children cumulated vsize (KiB) 1141128

[startup+68.3005 s]
/proc/loadavg: 7.68 8.00 7.91 8/184 1338
/proc/meminfo: memFree=29110068/32951124 swapFree=67111356/67111528
[pid=1332] ppid=1330 vsize=1141128 CPUtime=239.67 cores=0,2,4,6
/proc/1332/stat : 1332 (strangenight1-m) R 1330 1332 815 0 -1 4202496 289478 0 0 0 23881 86 0 0 25 0 4 0 495781863 1168515072 200156 33554432000 4194304 4650419 140734091252400 18446744073709551615 4302498 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1332/statm: 285282 200156 395 112 0 280247 0
[pid=1332/tid=1333] ppid=1330 vsize=1141128 CPUtime=51.74 cores=0,2,4,6
/proc/1332/task/1333/stat : 1333 (strangenight1-m) S 1330 1332 815 0 -1 4202560 48208 0 0 0 5158 16 0 0 25 0 4 0 495781863 1168515072 200156 33554432000 4194304 4650419 140734091252400 18446744073709551615 47538539746868 0 0 4096 2 18446604453985335104 0 0 -1 4 0 0 0
[pid=1332/tid=1334] ppid=1330 vsize=1141128 CPUtime=51.44 cores=0,2,4,6
/proc/1332/task/1334/stat : 1334 (strangenight1-m) S 1330 1332 815 0 -1 4202560 52496 0 0 0 5124 20 0 0 25 0 4 0 495781863 1168515072 200156 33554432000 4194304 4650419 140734091252400 18446744073709551615 47538539746868 0 0 4096 2 18446604453985335104 0 0 -1 6 0 0 0
[pid=1332/tid=1335] ppid=1330 vsize=1141128 CPUtime=68.23 cores=0,2,4,6
/proc/1332/task/1335/stat : 1335 (strangenight1-m) R 1330 1332 815 0 -1 4202560 52869 0 0 0 6808 15 0 0 25 0 4 0 495781863 1168515072 200156 33554432000 4194304 4650419 140734091252400 18446744073709551615 47538539722283 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 239.67
Current children cumulated vsize (KiB) 1141128

[startup+68.4005 s]
/proc/loadavg: 7.68 8.00 7.91 8/184 1338
/proc/meminfo: memFree=29110068/32951124 swapFree=67111356/67111528
[pid=1332] ppid=1330 vsize=0 CPUtime=239.85 cores=0,2,4,6
/proc/1332/stat : 1332 (strangenight1-m) Z 1330 1332 815 0 -1 4203548 289481 0 0 0 23898 87 0 0 25 0 2 0 495781863 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1332/statm: 0 0 0 0 0 0 0
[pid=1332/tid=1334] ppid=1330 vsize=0 CPUtime=51.45 cores=0,2,4,6
/proc/1332/task/1334/stat : 1334 (strangenight1-m) R 1330 1332 815 0 -1 4203588 52496 0 0 0 5124 21 0 0 18 0 2 0 495781863 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 239.85
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 68.4266
CPU time (s): 239.89
CPU user time (s): 238.987
CPU system time (s): 0.902862
CPU usage (%): 350.579
Max. virtual memory (cumulated for all children) (KiB): 1141128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 238.987
system time used= 0.902862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 289481
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= 40676
involuntary context switches= 1430

runsolver used 0.122981 second user time and 0.254961 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 01:34:22
IDJOB=3283310
IDBENCH=71019
IDSOLVER=1588
FILE ID=node143/3283310-1304033662
RUNJOBID= node143-1304032457-1213
PBS_JOBID= 13170309
Free space on /tmp= 72900 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-5p0.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283310-1304033662/watcher-3283310-1304033662 -o /tmp/evaluation-result-3283310-1304033662/solver-3283310-1304033662 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3283310-1304033662.cnf

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

MD5SUM BENCH= 4385f03fe3bdaf0f127ae989ddd7908d
RANDOM SEED=2117417007

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30235688 kB
Buffers:        137032 kB
Cached:         486424 kB
SwapCached:        168 kB
Active:        2003228 kB
Inactive:       445252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30235688 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           21136 kB
Writeback:           0 kB
AnonPages:     1824956 kB
Mapped:          15788 kB
Slab:           198820 kB
PageTables:       8644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2206796 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= 72896 MiB
End job on node143 at 2011-04-29 01:35:31