Trace number 3394986

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)UNSAT 120.712 16.9527

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-25-U-7061.cnf
MD5SUM23c04ef615431bf15ef9eafe9b944fb8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.79273
Satisfiable
(Un)Satisfiability was proved
Number of variables541150
Number of clauses1645836
Sum of the clauses size4001876
Maximum clause length1576
Minimum clause length1
Number of clauses of size 1141
Number of clauses of size 21092306
Number of clauses of size 3543262
Number of clauses of size 44256
Number of clauses of size 51339
Number of clauses of size over 54532

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	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-3394986-1306110029.cnf'
0.00/0.03	c -- header says num vars:         541150
0.00/0.03	c -- header says num clauses:     1645836
12.27/2.21	c -- clauses added:            0 learnts,      1645836 normals,            0 xors
12.27/2.21	c -- vars added     541150
12.27/2.21	c Parsing time:  0.86 s
12.27/2.21	c  N st     0         0    541150    516091   1060199         0   3795582         0   no data   no data
27.34/4.10	c asymm  cl-useful: 40/42/493556 lits-rem:2562 time: 1.49
120.48/16.86	c Following stats are for *FIRST FINISHED THREAD ONLY*
120.48/16.86	c num threads              : 8          
120.48/16.86	c restarts                 : 2          
120.48/16.86	c dynamic restarts         : 0          
120.48/16.86	c static restarts          : 2          
120.48/16.86	c full restarts            : 0          
120.48/16.86	c total simplify time      : 0.42       
120.48/16.86	c learnts DL2              : 0          
120.48/16.86	c learnts size 2           : 1070298    
120.48/16.86	c learnts size 1           : 34210       (6.32      % of vars)
120.48/16.86	c filedLit time            : 0.00        (0.00      % time)
120.48/16.86	c v-elim SatELite          : 0           (0.00      % vars)
120.48/16.86	c SatELite time            : 0.00        (0.00      % time)
120.48/16.86	c v-elim xor               : 0           (0.00      % vars)
120.48/16.86	c xor elim time            : 0.00        (0.00      % time)
120.48/16.86	c num binary xor trees     : 8005       
120.48/16.86	c binxor trees' crown      : 20081       (2.51      leafs/tree)
120.48/16.86	c bin xor find time        : 0.17       
120.48/16.86	c OTF clause improved      : 1           (0.01      clauses/conflict)
120.48/16.86	c OTF impr. size diff      : 1           (1.00       lits/clause)
120.48/16.86	c OTF cl watch-shrink      : 33          (0.24      clauses/conflict)
120.48/16.86	c OTF cl watch-sh-lit      : 219         (6.64       lits/clause)
120.48/16.86	c tried to recurMin cls    : 58          (42.65      % of conflicts)
120.48/16.86	c updated cache            : 149         (2.57       lits/tried recurMin)
120.48/16.86	c unit cls recevied        : 0           (0.00      % of units)
120.48/16.86	c unit cls sent            : 0           (0.00      % of units)
120.48/16.86	c bin cls recevied         : 0          
120.48/16.86	c bin cls sent             : 0          
120.48/16.86	c clauses over max glue    : 0           (0.00      % of all clauses)
120.48/16.86	c conflicts                : 136         (8.72      / sec)
120.48/16.86	c decisions                : 750         (2.13      % random)
120.48/16.86	c bogo-props               : 19703409    (1262826.30 / sec)
120.48/16.86	c conflict literals        : 8067        (26.07     % deleted)
120.48/16.86	c Memory used              : 2748.07     MB
120.48/16.86	c single-thread CPU time   : 15.60       s
120.48/16.86	c all-threads sum CPU time : 116.00      s
120.48/16.86	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: 961)

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-3394986-1306110029/watcher-3394986-1306110029 -o /tmp/evaluation-result-3394986-1306110029/solver-3394986-1306110029 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3394986-1306110029.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.40 7.95 8.05 1/417 17213
/proc/meminfo: memFree=9781168/32951124 swapFree=54282648/67111528
[pid=17213] ppid=17211 vsize=92144 CPUtime=0.04 cores=0-7
/proc/17213/stat : 17213 (strangenight2-m) R 17211 17213 16879 0 -1 4202496 420 0 0 0 4 0 0 0 24 0 8 0 722601229 94355456 360 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261771698 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17213/statm: 23036 360 302 95 0 18018 0
[pid=17213/tid=17214] ppid=17211 vsize=92144 CPUtime=0.01 cores=0-7
/proc/17213/task/17214/stat : 17214 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 4 0 0 0 1 0 0 0 24 0 8 0 722601229 94355456 360 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261771289 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17213/tid=17215] ppid=17211 vsize=92144 CPUtime=0 cores=0-7
/proc/17213/task/17215/stat : 17215 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 722601229 94355456 360 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261771688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17213/tid=17216] ppid=17211 vsize=92144 CPUtime=0.01 cores=0-7
/proc/17213/task/17216/stat : 17216 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 1 0 0 0 1 0 0 0 24 0 8 0 722601229 94355456 360 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261771293 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17213/tid=17217] ppid=17211 vsize=92144 CPUtime=0.01 cores=0-7
/proc/17213/task/17217/stat : 17217 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 722601229 94355456 360 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261771280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17213/tid=17218] ppid=17211 vsize=92144 CPUtime=0.01 cores=0-7
/proc/17213/task/17218/stat : 17218 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 722601229 94355456 360 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261771293 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17213/tid=17219] ppid=17211 vsize=92144 CPUtime=0 cores=0-7
/proc/17213/task/17219/stat : 17219 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 722601229 94355456 360 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261771289 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17213/tid=17220] ppid=17211 vsize=92144 CPUtime=0 cores=0-7
/proc/17213/task/17220/stat : 17220 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 722601229 94355456 360 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261771280 0 0 4096 2 0 0 0 -1 6 0 0 0

[startup+0.096367 s]
/proc/loadavg: 7.40 7.95 8.05 1/417 17213
/proc/meminfo: memFree=9781168/32951124 swapFree=54282648/67111528
[pid=17213] ppid=17211 vsize=610320 CPUtime=0.54 cores=0-7
/proc/17213/stat : 17213 (strangenight2-m) D 17211 17213 16879 0 -1 4202496 64060 0 0 0 37 17 0 0 17 0 8 0 722601229 624967680 49886 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516531649 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17213/statm: 153255 50701 338 95 0 148237 0
[pid=17213/tid=17214] ppid=17211 vsize=614640 CPUtime=0.06 cores=0-7
/proc/17213/task/17214/stat : 17214 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 7758 0 0 0 5 1 0 0 17 0 8 0 722601229 629391360 52496 33554432000 4194304 4580107 140737321929248 18446744073709551615 4349571 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17213/tid=17215] ppid=17211 vsize=614640 CPUtime=0.05 cores=0-7
/proc/17213/task/17215/stat : 17215 (strangenight2-m) S 17211 17213 16879 0 -1 4202560 9147 0 0 0 4 1 0 0 18 0 8 0 722601229 629391360 52555 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516939246 0 0 4096 2 18446604451162333248 0 0 -1 7 0 0 0
[pid=17213/tid=17216] ppid=17211 vsize=614640 CPUtime=0.07 cores=0-7
/proc/17213/task/17216/stat : 17216 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 7797 0 0 0 5 2 0 0 17 0 8 0 722601229 629391360 52586 33554432000 4194304 4580107 140737321929248 18446744073709551615 4349571 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17213/tid=17217] ppid=17211 vsize=614640 CPUtime=0.07 cores=0-7
/proc/17213/task/17217/stat : 17217 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 7677 0 0 0 5 2 0 0 17 0 8 0 722601229 629391360 52612 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516531400 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17213/tid=17218] ppid=17211 vsize=614640 CPUtime=0.07 cores=0-7
/proc/17213/task/17218/stat : 17218 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 9973 0 0 0 5 2 0 0 18 0 8 0 722601229 629391360 52616 33554432000 4194304 4580107 140737321929248 18446744073709551615 4310274 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17213/tid=17219] ppid=17211 vsize=614640 CPUtime=0.06 cores=0-7
/proc/17213/task/17219/stat : 17219 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 8084 0 0 0 4 2 0 0 18 0 8 0 722601229 629391360 52634 33554432000 4194304 4580107 140737321929248 18446744073709551615 4309673 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17213/tid=17220] ppid=17211 vsize=614640 CPUtime=0.06 cores=0-7
/proc/17213/task/17220/stat : 17220 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 8222 0 0 0 4 2 0 0 17 0 8 0 722601229 629391360 52658 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516531669 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 610320

[startup+0.105783 s]
/proc/loadavg: 7.40 7.95 8.05 1/417 17213
/proc/meminfo: memFree=9781168/32951124 swapFree=54282648/67111528
[pid=17213] ppid=17211 vsize=609680 CPUtime=0.6 cores=0-7
/proc/17213/stat : 17213 (strangenight2-m) S 17211 17213 16879 0 -1 4202496 73428 0 0 0 41 19 0 0 17 0 8 0 722601229 624312320 57137 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516939246 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17213/statm: 152420 57137 338 95 0 147402 0
[pid=17213/tid=17214] ppid=17211 vsize=609680 CPUtime=0.06 cores=0-7
/proc/17213/task/17214/stat : 17214 (strangenight2-m) D 17211 17213 16879 0 -1 4202560 7924 0 0 0 5 1 0 0 17 0 8 0 722601229 624312320 57137 33554432000 4194304 4580107 140737321929248 18446744073709551615 4307185 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17213/tid=17215] ppid=17211 vsize=609680 CPUtime=0.05 cores=0-7
/proc/17213/task/17215/stat : 17215 (strangenight2-m) D 17211 17213 16879 0 -1 4202560 10231 0 0 0 4 1 0 0 18 0 8 0 722601229 624312320 57137 33554432000 4194304 4580107 140737321929248 18446744073709551615 4306964 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17213/tid=17216] ppid=17211 vsize=626068 CPUtime=0.07 cores=0-7
/proc/17213/task/17216/stat : 17216 (strangenight2-m) D 17211 17213 16879 0 -1 4202560 9022 0 0 0 5 2 0 0 17 0 8 0 722601229 641093632 57166 33554432000 4194304 4580107 140737321929248 18446744073709551615 4310274 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17213/tid=17217] ppid=17211 vsize=626068 CPUtime=0.07 cores=0-7
/proc/17213/task/17217/stat : 17217 (strangenight2-m) D 17211 17213 16879 0 -1 4202560 8628 0 0 0 5 2 0 0 17 0 8 0 722601229 641093632 57166 33554432000 4194304 4580107 140737321929248 18446744073709551615 4306964 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17213/tid=17218] ppid=17211 vsize=627688 CPUtime=0.08 cores=0-7
/proc/17213/task/17218/stat : 17218 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 11372 0 0 0 6 2 0 0 18 0 8 0 722601229 642752512 58454 33554432000 4194304 4580107 140737321929248 18446744073709551615 4349571 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17213/tid=17219] ppid=17211 vsize=629308 CPUtime=0.06 cores=0-7
/proc/17213/task/17219/stat : 17219 (strangenight2-m) D 17211 17213 16879 0 -1 4202560 9010 0 0 0 4 2 0 0 18 0 8 0 722601229 644411392 59830 33554432000 4194304 4580107 140737321929248 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17213/tid=17220] ppid=17211 vsize=629308 CPUtime=0.07 cores=0-7
/proc/17213/task/17220/stat : 17220 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 9132 0 0 0 5 2 0 0 17 0 8 0 722601229 644411392 59830 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516531527 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 609680

[startup+0.300965 s]
/proc/loadavg: 7.40 7.95 8.05 1/417 17213
/proc/meminfo: memFree=9781168/32951124 swapFree=54282648/67111528
[pid=17213] ppid=17211 vsize=1266964 CPUtime=1.73 cores=0-7
/proc/17213/stat : 17213 (strangenight2-m) S 17211 17213 16879 0 -1 4202496 256598 0 0 0 109 64 0 0 17 0 8 0 722601229 1297371136 198959 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516939246 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17213/statm: 316741 199025 338 95 0 311723 0
[pid=17213/tid=17214] ppid=17211 vsize=1266964 CPUtime=0.18 cores=0-7
/proc/17213/task/17214/stat : 17214 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 27247 0 0 0 12 6 0 0 17 0 8 0 722601229 1297371136 199050 33554432000 4194304 4580107 140737321929248 18446744073709551615 4349571 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17213/tid=17215] ppid=17211 vsize=1266964 CPUtime=0.2 cores=0-7
/proc/17213/task/17215/stat : 17215 (strangenight2-m) S 17211 17213 16879 0 -1 4202560 33616 0 0 0 13 7 0 0 17 0 8 0 722601229 1297371136 199076 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516939246 0 0 4096 2 18446604451162333248 0 0 -1 7 0 0 0
[pid=17213/tid=17216] ppid=17211 vsize=1266964 CPUtime=0.23 cores=0-7
/proc/17213/task/17216/stat : 17216 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 35912 0 0 0 14 9 0 0 17 0 8 0 722601229 1297371136 199102 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516531568 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17213/tid=17217] ppid=17211 vsize=1266964 CPUtime=0.22 cores=0-7
/proc/17213/task/17217/stat : 17217 (strangenight2-m) S 17211 17213 16879 0 -1 4202560 31030 0 0 0 14 8 0 0 17 0 8 0 722601229 1297371136 199129 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516939246 0 0 4096 2 18446604451162333248 0 0 -1 1 0 0 0
[pid=17213/tid=17218] ppid=17211 vsize=1266964 CPUtime=0.24 cores=0-7
/proc/17213/task/17218/stat : 17218 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 39771 0 0 0 15 9 0 0 17 0 8 0 722601229 1297371136 199154 33554432000 4194304 4580107 140737321929248 18446744073709551615 4309730 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17213/tid=17219] ppid=17211 vsize=1266964 CPUtime=0.2 cores=0-7
/proc/17213/task/17219/stat : 17219 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 28435 0 0 0 12 8 0 0 17 0 8 0 722601229 1297371136 199171 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516531527 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17213/tid=17220] ppid=17211 vsize=1266964 CPUtime=0.23 cores=0-7
/proc/17213/task/17220/stat : 17220 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 37650 0 0 0 15 8 0 0 17 0 8 0 722601229 1297371136 199184 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516531669 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 1266964

[startup+0.700848 s]
/proc/loadavg: 7.40 7.95 8.05 1/417 17213
/proc/meminfo: memFree=9781168/32951124 swapFree=54282648/67111528
[pid=17213] ppid=17211 vsize=2228476 CPUtime=3.91 cores=0-7
/proc/17213/stat : 17213 (strangenight2-m) R 17211 17213 16879 0 -1 4202496 472371 0 0 0 250 141 0 0 16 0 8 0 722601229 2281959424 340523 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516939246 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17213/statm: 557119 340525 338 95 0 552101 0
[pid=17213/tid=17214] ppid=17211 vsize=2228476 CPUtime=0.45 cores=0-7
/proc/17213/task/17214/stat : 17214 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 62636 0 0 0 29 16 0 0 16 0 8 0 722601229 2281959424 340527 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516939295 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17213/tid=17215] ppid=17211 vsize=2228476 CPUtime=0.47 cores=0-7
/proc/17213/task/17215/stat : 17215 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 58359 0 0 0 30 17 0 0 17 0 8 0 722601229 2281959424 340528 33554432000 4194304 4580107 140737321929248 18446744073709551615 4512347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17213/tid=17216] ppid=17211 vsize=2228476 CPUtime=0.51 cores=0-7
/proc/17213/task/17216/stat : 17216 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 66311 0 0 0 32 19 0 0 17 0 8 0 722601229 2281959424 340530 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516939295 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17213/tid=17217] ppid=17211 vsize=2228476 CPUtime=0.46 cores=0-7
/proc/17213/task/17217/stat : 17217 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 51972 0 0 0 30 16 0 0 16 0 8 0 722601229 2281959424 340530 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516939295 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17213/tid=17218] ppid=17211 vsize=2228476 CPUtime=0.5 cores=0-7
/proc/17213/task/17218/stat : 17218 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 61452 0 0 0 32 18 0 0 17 0 8 0 722601229 2281959424 340530 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516939295 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17213/tid=17219] ppid=17211 vsize=2228476 CPUtime=0.48 cores=0-7
/proc/17213/task/17219/stat : 17219 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 53859 0 0 0 29 19 0 0 17 0 8 0 722601229 2281959424 340532 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516939295 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17213/tid=17220] ppid=17211 vsize=2228476 CPUtime=0.5 cores=0-7
/proc/17213/task/17220/stat : 17220 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 61366 0 0 0 33 17 0 0 17 0 8 0 722601229 2281959424 340533 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516939295 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.91
Current children cumulated vsize (KiB) 2228476

[startup+1.50072 s]
/proc/loadavg: 7.40 7.95 8.05 2/425 17221
/proc/meminfo: memFree=8375440/32951124 swapFree=54282648/67111528
[pid=17213] ppid=17211 vsize=2582804 CPUtime=8.71 cores=0-7
/proc/17213/stat : 17213 (strangenight2-m) S 17211 17213 16879 0 -1 4202496 513144 0 0 0 540 331 0 0 15 0 8 0 722601229 2644791296 381296 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516939246 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17213/statm: 645701 381296 338 95 0 640683 0
[pid=17213/tid=17214] ppid=17211 vsize=2582804 CPUtime=1.06 cores=0-7
/proc/17213/task/17214/stat : 17214 (strangenight2-m) S 17211 17213 16879 0 -1 4202560 67488 0 0 0 65 41 0 0 15 0 8 0 722601229 2644791296 381296 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516939246 0 0 4096 2 18446604451162333248 0 0 -1 2 0 0 0
[pid=17213/tid=17215] ppid=17211 vsize=2582804 CPUtime=1.09 cores=0-7
/proc/17213/task/17215/stat : 17215 (strangenight2-m) S 17211 17213 16879 0 -1 4202560 63379 0 0 0 69 40 0 0 16 0 8 0 722601229 2644791296 381296 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516939246 0 0 4096 2 18446604451162333248 0 0 -1 3 0 0 0
[pid=17213/tid=17216] ppid=17211 vsize=2582804 CPUtime=1.1 cores=0-7
/proc/17213/task/17216/stat : 17216 (strangenight2-m) S 17211 17213 16879 0 -1 4202560 71404 0 0 0 73 37 0 0 16 0 8 0 722601229 2644791296 381296 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516939246 0 0 4096 2 18446604451162333248 0 0 -1 0 0 0 0
[pid=17213/tid=17217] ppid=17211 vsize=2582804 CPUtime=1.06 cores=0-7
/proc/17213/task/17217/stat : 17217 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 57392 0 0 0 66 40 0 0 16 0 8 0 722601229 2644791296 381296 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516877495 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17213/tid=17218] ppid=17211 vsize=2582804 CPUtime=1.1 cores=0-7
/proc/17213/task/17218/stat : 17218 (strangenight2-m) S 17211 17213 16879 0 -1 4202560 66985 0 0 0 67 43 0 0 16 0 8 0 722601229 2644791296 381296 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516939246 0 0 4096 2 18446604451162333248 0 0 -1 1 0 0 0
[pid=17213/tid=17219] ppid=17211 vsize=2582804 CPUtime=1.09 cores=0-7
/proc/17213/task/17219/stat : 17219 (strangenight2-m) S 17211 17213 16879 0 -1 4202560 59311 0 0 0 63 46 0 0 16 0 8 0 722601229 2644791296 381296 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516939246 0 0 4096 2 18446604451162333248 0 0 -1 5 0 0 0
[pid=17213/tid=17220] ppid=17211 vsize=2582804 CPUtime=1.1 cores=0-7
/proc/17213/task/17220/stat : 17220 (strangenight2-m) S 17211 17213 16879 0 -1 4202560 65941 0 0 0 70 40 0 0 16 0 8 0 722601229 2644791296 381296 33554432000 4194304 4580107 140737321929248 18446744073709551615 246516939246 0 0 4096 2 18446604451162333248 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 8.71
Current children cumulated vsize (KiB) 2582804

[startup+3.10041 s]
/proc/loadavg: 7.40 7.95 8.05 3/425 17221
/proc/meminfo: memFree=8123720/32951124 swapFree=54282648/67111528
[pid=17213] ppid=17211 vsize=2804672 CPUtime=19.34 cores=0-7
/proc/17213/stat : 17213 (strangenight2-m) R 17211 17213 16879 0 -1 4202496 556157 0 0 0 1475 459 0 0 16 0 8 0 722601229 2871984128 422447 33554432000 4194304 4580107 140737321929248 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17213/statm: 701168 422447 360 95 0 696150 0
[pid=17213/tid=17214] ppid=17211 vsize=2804672 CPUtime=2.38 cores=0-7
/proc/17213/task/17214/stat : 17214 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 73523 0 0 0 179 59 0 0 16 0 8 0 722601229 2871984128 422447 33554432000 4194304 4580107 140737321929248 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17213/tid=17215] ppid=17211 vsize=2804672 CPUtime=2.46 cores=0-7
/proc/17213/task/17215/stat : 17215 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 68999 0 0 0 188 58 0 0 17 0 8 0 722601229 2871984128 422447 33554432000 4194304 4580107 140737321929248 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17213/tid=17216] ppid=17211 vsize=2804672 CPUtime=2.37 cores=0-7
/proc/17213/task/17216/stat : 17216 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 75699 0 0 0 186 51 0 0 16 0 8 0 722601229 2871984128 422447 33554432000 4194304 4580107 140737321929248 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17213/tid=17217] ppid=17211 vsize=2804672 CPUtime=2.43 cores=0-7
/proc/17213/task/17217/stat : 17217 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 62961 0 0 0 184 59 0 0 17 0 8 0 722601229 2871984128 422447 33554432000 4194304 4580107 140737321929248 18446744073709551615 4292947 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17213/tid=17218] ppid=17211 vsize=2804672 CPUtime=2.48 cores=0-7
/proc/17213/task/17218/stat : 17218 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 70951 0 0 0 192 56 0 0 17 0 8 0 722601229 2871984128 422447 33554432000 4194304 4580107 140737321929248 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17213/tid=17219] ppid=17211 vsize=2804672 CPUtime=2.46 cores=0-7
/proc/17213/task/17219/stat : 17219 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 64548 0 0 0 182 64 0 0 17 0 8 0 722601229 2871984128 422447 33554432000 4194304 4580107 140737321929248 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17213/tid=17220] ppid=17211 vsize=2804672 CPUtime=2.37 cores=0-7
/proc/17213/task/17220/stat : 17220 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 72649 0 0 0 183 54 0 0 16 0 8 0 722601229 2871984128 422447 33554432000 4194304 4580107 140737321929248 18446744073709551615 4293809 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19.34
Current children cumulated vsize (KiB) 2804672

[startup+6.30083 s]
/proc/loadavg: 7.61 7.99 8.06 9/425 17221
/proc/meminfo: memFree=8012520/32951124 swapFree=54282648/67111528
[pid=17213] ppid=17211 vsize=2814024 CPUtime=44.9 cores=0-7
/proc/17213/stat : 17213 (strangenight2-m) R 17211 17213 16879 0 -1 4202496 575559 0 0 0 4028 462 0 0 22 0 8 0 722601229 2881560576 441849 33554432000 4194304 4580107 140737321929248 18446744073709551615 4294220 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17213/statm: 703506 441849 361 95 0 698488 0
[pid=17213/tid=17214] ppid=17211 vsize=2814024 CPUtime=5.59 cores=0-7
/proc/17213/task/17214/stat : 17214 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 76246 0 0 0 499 60 0 0 22 0 8 0 722601229 2881560576 441849 33554432000 4194304 4580107 140737321929248 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17213/tid=17215] ppid=17211 vsize=2814024 CPUtime=5.65 cores=0-7
/proc/17213/task/17215/stat : 17215 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 71801 0 0 0 507 58 0 0 23 0 8 0 722601229 2881560576 441849 33554432000 4194304 4580107 140737321929248 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17213/tid=17216] ppid=17211 vsize=2814024 CPUtime=5.57 cores=0-7
/proc/17213/task/17216/stat : 17216 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 78424 0 0 0 506 51 0 0 22 0 8 0 722601229 2881560576 441849 33554432000 4194304 4580107 140737321929248 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17213/tid=17217] ppid=17211 vsize=2814024 CPUtime=5.63 cores=0-7
/proc/17213/task/17217/stat : 17217 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 65714 0 0 0 504 59 0 0 23 0 8 0 722601229 2881560576 441849 33554432000 4194304 4580107 140737321929248 18446744073709551615 4294157 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17213/tid=17218] ppid=17211 vsize=2814024 CPUtime=5.69 cores=0-7
/proc/17213/task/17218/stat : 17218 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 73681 0 0 0 512 57 0 0 22 0 8 0 722601229 2881560576 441849 33554432000 4194304 4580107 140737321929248 18446744073709551615 4293911 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17213/tid=17219] ppid=17211 vsize=2814024 CPUtime=5.67 cores=0-7
/proc/17213/task/17219/stat : 17219 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 67362 0 0 0 502 65 0 0 23 0 8 0 722601229 2881560576 441849 33554432000 4194304 4580107 140737321929248 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17213/tid=17220] ppid=17211 vsize=2814024 CPUtime=5.57 cores=0-7
/proc/17213/task/17220/stat : 17220 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 72740 0 0 0 503 54 0 0 22 0 8 0 722601229 2881560576 441849 33554432000 4194304 4580107 140737321929248 18446744073709551615 4219864 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 44.9
Current children cumulated vsize (KiB) 2814024

[startup+12.7007 s]
/proc/loadavg: 7.80 8.02 8.07 9/425 17221
/proc/meminfo: memFree=8012312/32951124 swapFree=54282648/67111528
[pid=17213] ppid=17211 vsize=2814024 CPUtime=96.01 cores=0-7
/proc/17213/stat : 17213 (strangenight2-m) R 17211 17213 16879 0 -1 4202496 575614 0 0 0 9139 462 0 0 25 0 8 0 722601229 2881560576 441904 33554432000 4194304 4580107 140737321929248 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17213/statm: 703506 441904 361 95 0 698488 0
[pid=17213/tid=17214] ppid=17211 vsize=2814024 CPUtime=11.99 cores=0-7
/proc/17213/task/17214/stat : 17214 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 76255 0 0 0 1139 60 0 0 25 0 8 0 722601229 2881560576 441904 33554432000 4194304 4580107 140737321929248 18446744073709551615 4293952 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17213/tid=17215] ppid=17211 vsize=2814024 CPUtime=12.05 cores=0-7
/proc/17213/task/17215/stat : 17215 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 71810 0 0 0 1147 58 0 0 25 0 8 0 722601229 2881560576 441904 33554432000 4194304 4580107 140737321929248 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17213/tid=17216] ppid=17211 vsize=2814024 CPUtime=11.97 cores=0-7
/proc/17213/task/17216/stat : 17216 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 78436 0 0 0 1146 51 0 0 25 0 8 0 722601229 2881560576 441904 33554432000 4194304 4580107 140737321929248 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17213/tid=17217] ppid=17211 vsize=2814024 CPUtime=12.03 cores=0-7
/proc/17213/task/17217/stat : 17217 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 65716 0 0 0 1144 59 0 0 25 0 8 0 722601229 2881560576 441904 33554432000 4194304 4580107 140737321929248 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17213/tid=17218] ppid=17211 vsize=2814024 CPUtime=12.09 cores=0-7
/proc/17213/task/17218/stat : 17218 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 73686 0 0 0 1152 57 0 0 25 0 8 0 722601229 2881560576 441904 33554432000 4194304 4580107 140737321929248 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17213/tid=17219] ppid=17211 vsize=2814024 CPUtime=12.07 cores=0-7
/proc/17213/task/17219/stat : 17219 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 67369 0 0 0 1142 65 0 0 25 0 8 0 722601229 2881560576 441904 33554432000 4194304 4580107 140737321929248 18446744073709551615 4294148 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17213/tid=17220] ppid=17211 vsize=2814024 CPUtime=11.97 cores=0-7
/proc/17213/task/17220/stat : 17220 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 72740 0 0 0 1143 54 0 0 25 0 8 0 722601229 2881560576 441904 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261746884 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 96.01
Current children cumulated vsize (KiB) 2814024

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

[startup+14.3164 s]
/proc/loadavg: 7.82 8.02 8.07 9/425 17222
/proc/meminfo: memFree=8012436/32951124 swapFree=54282648/67111528
[pid=17213] ppid=17211 vsize=2814024 CPUtime=108.91 cores=0-7
/proc/17213/stat : 17213 (strangenight2-m) R 17211 17213 16879 0 -1 4202496 575624 0 0 0 10429 462 0 0 25 0 8 0 722601229 2881560576 441914 33554432000 4194304 4580107 140737321929248 18446744073709551615 4293802 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17213/statm: 703506 441914 361 95 0 698488 0
[pid=17213/tid=17214] ppid=17211 vsize=2814024 CPUtime=13.61 cores=0-7
/proc/17213/task/17214/stat : 17214 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 76259 0 0 0 1301 60 0 0 25 0 8 0 722601229 2881560576 441914 33554432000 4194304 4580107 140737321929248 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17213/tid=17215] ppid=17211 vsize=2814024 CPUtime=13.67 cores=0-7
/proc/17213/task/17215/stat : 17215 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 71811 0 0 0 1309 58 0 0 25 0 8 0 722601229 2881560576 441914 33554432000 4194304 4580107 140737321929248 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17213/tid=17216] ppid=17211 vsize=2814024 CPUtime=13.58 cores=0-7
/proc/17213/task/17216/stat : 17216 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 78439 0 0 0 1307 51 0 0 25 0 8 0 722601229 2881560576 441914 33554432000 4194304 4580107 140737321929248 18446744073709551615 4294171 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17213/tid=17217] ppid=17211 vsize=2814024 CPUtime=13.64 cores=0-7
/proc/17213/task/17217/stat : 17217 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 65716 0 0 0 1305 59 0 0 25 0 8 0 722601229 2881560576 441914 33554432000 4194304 4580107 140737321929248 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17213/tid=17218] ppid=17211 vsize=2814024 CPUtime=13.71 cores=0-7
/proc/17213/task/17218/stat : 17218 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 73686 0 0 0 1314 57 0 0 25 0 8 0 722601229 2881560576 441914 33554432000 4194304 4580107 140737321929248 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17213/tid=17219] ppid=17211 vsize=2814024 CPUtime=13.69 cores=0-7
/proc/17213/task/17219/stat : 17219 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 67371 0 0 0 1304 65 0 0 25 0 8 0 722601229 2881560576 441914 33554432000 4194304 4580107 140737321929248 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17213/tid=17220] ppid=17211 vsize=2814024 CPUtime=13.59 cores=0-7
/proc/17213/task/17220/stat : 17220 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 72740 0 0 0 1305 54 0 0 25 0 8 0 722601229 2881560576 441914 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261746884 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 108.91
Current children cumulated vsize (KiB) 2814024

[startup+15.9011 s]
/proc/loadavg: 7.82 8.02 8.07 7/425 17222
/proc/meminfo: memFree=8022492/32951124 swapFree=54282648/67111528
[pid=17213] ppid=17211 vsize=2814024 CPUtime=118.68 cores=0-7
/proc/17213/stat : 17213 (strangenight2-m) R 17211 17213 16879 0 -1 4202496 575744 0 0 0 11406 462 0 0 25 0 8 0 722601229 2881560576 436782 33554432000 4194304 4580107 140737321929248 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17213/statm: 703506 436782 361 95 0 698488 0
[pid=17213/tid=17214] ppid=17211 vsize=2814024 CPUtime=14.14 cores=0-7
/proc/17213/task/17214/stat : 17214 (strangenight2-m) S 17211 17213 16879 0 -1 4202560 76279 0 0 0 1354 60 0 0 25 0 8 0 722601229 2881560576 436782 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261771316 0 0 4096 2 18446604451162333248 0 0 -1 2 0 0 0
[pid=17213/tid=17215] ppid=17211 vsize=2814024 CPUtime=15.15 cores=0-7
/proc/17213/task/17215/stat : 17215 (strangenight2-m) S 17211 17213 16879 0 -1 4202560 71837 0 0 0 1457 58 0 0 25 0 8 0 722601229 2881560576 436782 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261771316 0 0 4096 2 18446604451162333248 0 0 -1 3 0 0 0
[pid=17213/tid=17216] ppid=17211 vsize=2814024 CPUtime=14.43 cores=0-7
/proc/17213/task/17216/stat : 17216 (strangenight2-m) S 17211 17213 16879 0 -1 4202560 78455 0 0 0 1392 51 0 0 25 0 8 0 722601229 2881560576 436782 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261771316 0 0 4096 2 18446604451162333248 0 0 -1 0 0 0 0
[pid=17213/tid=17217] ppid=17211 vsize=2814024 CPUtime=14.72 cores=0-7
/proc/17213/task/17217/stat : 17217 (strangenight2-m) S 17211 17213 16879 0 -1 4202560 65730 0 0 0 1413 59 0 0 25 0 8 0 722601229 2881560576 436782 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261771316 0 0 4096 2 18446604451162333248 0 0 -1 0 0 0 0
[pid=17213/tid=17218] ppid=17211 vsize=2814024 CPUtime=15.11 cores=0-7
/proc/17213/task/17218/stat : 17218 (strangenight2-m) S 17211 17213 16879 0 -1 4202560 73706 0 0 0 1454 57 0 0 25 0 8 0 722601229 2881560576 436782 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261771316 0 0 4096 2 18446604451162333248 0 0 -1 6 0 0 0
[pid=17213/tid=17219] ppid=17211 vsize=2814024 CPUtime=14.93 cores=0-7
/proc/17213/task/17219/stat : 17219 (strangenight2-m) S 17211 17213 16879 0 -1 4202560 67394 0 0 0 1428 65 0 0 25 0 8 0 722601229 2881560576 436782 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261771316 0 0 4096 2 18446604451162333248 0 0 -1 5 0 0 0
[pid=17213/tid=17220] ppid=17211 vsize=2814024 CPUtime=15.17 cores=0-7
/proc/17213/task/17220/stat : 17220 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 72740 0 0 0 1463 54 0 0 25 0 8 0 722601229 2881560576 436782 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261746884 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 118.68
Current children cumulated vsize (KiB) 2814024

[startup+16.701 s]
/proc/loadavg: 7.82 8.02 8.07 3/425 17222
/proc/meminfo: memFree=8032412/32951124 swapFree=54282648/67111528
[pid=17213] ppid=17211 vsize=2814024 CPUtime=120.28 cores=0-7
/proc/17213/stat : 17213 (strangenight2-m) R 17211 17213 16879 0 -1 4202496 575745 0 0 0 11566 462 0 0 25 0 8 0 722601229 2881560576 436783 33554432000 4194304 4580107 140737321929248 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17213/statm: 703506 436783 361 95 0 698488 0
[pid=17213/tid=17214] ppid=17211 vsize=2814024 CPUtime=14.14 cores=0-7
/proc/17213/task/17214/stat : 17214 (strangenight2-m) S 17211 17213 16879 0 -1 4202560 76279 0 0 0 1354 60 0 0 25 0 8 0 722601229 2881560576 436783 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261771316 0 0 4096 2 18446604451162333248 0 0 -1 2 0 0 0
[pid=17213/tid=17215] ppid=17211 vsize=2814024 CPUtime=15.15 cores=0-7
/proc/17213/task/17215/stat : 17215 (strangenight2-m) S 17211 17213 16879 0 -1 4202560 71837 0 0 0 1457 58 0 0 25 0 8 0 722601229 2881560576 436783 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261771316 0 0 4096 2 18446604451162333248 0 0 -1 3 0 0 0
[pid=17213/tid=17216] ppid=17211 vsize=2814024 CPUtime=14.43 cores=0-7
/proc/17213/task/17216/stat : 17216 (strangenight2-m) S 17211 17213 16879 0 -1 4202560 78455 0 0 0 1392 51 0 0 25 0 8 0 722601229 2881560576 436783 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261771316 0 0 4096 2 18446604451162333248 0 0 -1 0 0 0 0
[pid=17213/tid=17217] ppid=17211 vsize=2814024 CPUtime=14.72 cores=0-7
/proc/17213/task/17217/stat : 17217 (strangenight2-m) S 17211 17213 16879 0 -1 4202560 65730 0 0 0 1413 59 0 0 25 0 8 0 722601229 2881560576 436783 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261771316 0 0 4096 2 18446604451162333248 0 0 -1 0 0 0 0
[pid=17213/tid=17218] ppid=17211 vsize=2814024 CPUtime=15.11 cores=0-7
/proc/17213/task/17218/stat : 17218 (strangenight2-m) S 17211 17213 16879 0 -1 4202560 73706 0 0 0 1454 57 0 0 25 0 8 0 722601229 2881560576 436783 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261771316 0 0 4096 2 18446604451162333248 0 0 -1 6 0 0 0
[pid=17213/tid=17219] ppid=17211 vsize=2814024 CPUtime=14.93 cores=0-7
/proc/17213/task/17219/stat : 17219 (strangenight2-m) S 17211 17213 16879 0 -1 4202560 67394 0 0 0 1428 65 0 0 25 0 8 0 722601229 2881560576 436783 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261771316 0 0 4096 2 18446604451162333248 0 0 -1 5 0 0 0
[pid=17213/tid=17220] ppid=17211 vsize=2814024 CPUtime=15.97 cores=0-7
/proc/17213/task/17220/stat : 17220 (strangenight2-m) R 17211 17213 16879 0 -1 4202560 72740 0 0 0 1543 54 0 0 25 0 8 0 722601229 2881560576 436783 33554432000 4194304 4580107 140737321929248 18446744073709551615 47007261746731 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 120.28
Current children cumulated vsize (KiB) 2814024

[startup+16.9009 s]
/proc/loadavg: 7.82 8.02 8.07 3/425 17222
/proc/meminfo: memFree=8032412/32951124 swapFree=54282648/67111528
[pid=17213] ppid=17211 vsize=0 CPUtime=120.65 cores=0-7
/proc/17213/stat : 17213 (strangenight2-m) Z 17211 17213 16879 0 -1 4203548 575757 0 0 0 11599 466 0 0 25 0 2 0 722601229 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17213/statm: 0 0 0 0 0 0 0
[pid=17213/tid=17219] ppid=17211 vsize=0 CPUtime=14.96 cores=0-7
/proc/17213/task/17219/stat : 17219 (strangenight2-m) R 17211 17213 16879 0 -1 4203588 67394 0 0 0 1428 68 0 0 18 0 2 0 722601229 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 120.65
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 16.9527
CPU time (s): 120.712
CPU user time (s): 115.997
CPU system time (s): 4.71428
CPU usage (%): 712.049
Max. virtual memory (cumulated for all children) (KiB): 2814024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 115.997
system time used= 4.71428
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 575757
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= 370246
involuntary context switches= 4423

runsolver used 0.078987 second user time and 0.162975 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-23 02:20:30
IDJOB=3394986
IDBENCH=88185
IDSOLVER=1878
FILE ID=node134/3394986-1306110029
RUNJOBID= node134-1306104977-16893
PBS_JOBID= 13388017
Free space on /tmp= 73028 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-25-U-7061.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394986-1306110029/watcher-3394986-1306110029 -o /tmp/evaluation-result-3394986-1306110029/solver-3394986-1306110029 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3394986-1306110029.cnf

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

MD5SUM BENCH= 23c04ef615431bf15ef9eafe9b944fb8
RANDOM SEED=1355723760

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9781324 kB
Buffers:        254996 kB
Cached:        6540940 kB
SwapCached:      24380 kB
Active:        7668416 kB
Inactive:     15203172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9781324 kB
SwapTotal:    67111528 kB
SwapFree:     54282648 kB
Dirty:           36844 kB
Writeback:           0 kB
AnonPages:    16059436 kB
Mapped:          21772 kB
Slab:           141428 kB
PageTables:      88784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 110746244 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73024 MiB
End job on node134 at 2011-05-23 02:20:47