Trace number 3288184

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mtUNSAT 46.283 11.602

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-bc57sensorsp3-tseitin.cnf
MD5SUM7dac843deb28c1c66e8118997464d4b0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.507922
Satisfiable
(Un)Satisfiability was proved
Number of variables70297
Number of clauses194006
Sum of the clauses size452678
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2129336
Number of clauses of size 364668
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3288184-1304029966.cnf'
0.00/0.00	c -- header says num vars:          70297
0.00/0.00	c -- header says num clauses:      194006
0.38/0.10	c -- clauses added:            0 learnts,       194006 normals,            0 xors
0.38/0.10	c -- vars added      70297
0.38/0.10	c Parsing time:  0.08 s
0.38/0.10	c  N st     0         0     70297     64668    129336         0    452676         0   no data   no data
3.56/0.99	c asymm  cl-useful: 0/27699/64667 lits-rem:0 time: 0.88
39.53/9.98	c Flit:  6143 Blit:   6762 bXBeca:    0 bXProp: 10490 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  8.99
39.53/9.99	c Cleaning up after failed var search:     0.01 s 
39.91/10.01	c Replacing    10490 vars Replaced   191123 lits Time:     0.02 s 
39.91/10.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.91/10.03	c bin-w-bin subsume rem          620 bins  time:  0.01 s
39.91/10.05	c subs with bin:       53  lits-rem:        53  v-fix:    0  time:  0.02 s
41.10/10.33	c Subs w/ non-existent bins:     24 l-rem:     24 v-fix:     5 done:  40097 time:  0.28 s
41.50/10.44	c Removed useless bin:     286  fixed:     0  props:  20.01M  time:  0.11 s
45.90/11.52	c lits-rem:         3  cl-subs:      117  v-elim:  13365  v-fix:    0  time:  1.07 s
45.90/11.52	c Finding binary XORs  T:     0.01 s  found:      34
45.90/11.53	c Replacing       34 vars Replaced      554 lits Time:     0.01 s 
45.90/11.54	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
45.90/11.54	c calculated reachability. Time: 0.00
45.90/11.54	c Calc default polars -  time:   0.00 s pos:    1450 undec:   43837 neg:   25010
45.90/11.54	c =========================================================================================
45.90/11.54	c types(t): F = full restart, N = normal restart
45.90/11.54	c types(t): S = simplification begin/end, E = solution found
45.90/11.54	c restart types(rt): st = static, dy = dynamic
45.90/11.54	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
45.90/11.54	c  B st     0         0     26693     25068     57657         0    204017         0   no data   no data
45.90/11.59	c Following stats are for *FIRST FINISHED THREAD ONLY*
45.90/11.59	c num threads              : 4          
45.90/11.59	c restarts                 : 6          
45.90/11.59	c dynamic restarts         : 0          
45.90/11.59	c static restarts          : 6          
45.90/11.59	c full restarts            : 0          
45.90/11.59	c total simplify time      : 0.02       
45.90/11.59	c learnts DL2              : 0          
45.90/11.59	c learnts size 2           : 129474     
45.90/11.59	c learnts size 1           : 27556       (39.20     % of vars)
45.90/11.59	c filedLit time            : 0.00        (0.00      % time)
45.90/11.59	c v-elim SatELite          : 0           (0.00      % vars)
45.90/11.59	c SatELite time            : 0.00        (0.00      % time)
45.90/11.59	c v-elim xor               : 0           (0.00      % vars)
45.90/11.59	c xor elim time            : 0.00        (0.00      % time)
45.90/11.59	c num binary xor trees     : 0          
45.90/11.59	c binxor trees' crown      : 0           (nan       leafs/tree)
45.90/11.59	c bin xor find time        : 0.01       
45.90/11.59	c OTF clause improved      : 18          (0.01      clauses/conflict)
45.90/11.59	c OTF impr. size diff      : 20          (1.11       lits/clause)
45.90/11.59	c OTF cl watch-shrink      : 393         (0.23      clauses/conflict)
45.90/11.59	c OTF cl watch-sh-lit      : 809         (2.06       lits/clause)
45.90/11.59	c tried to recurMin cls    : 1004        (59.76      % of conflicts)
45.90/11.59	c updated cache            : 1780        (1.77       lits/tried recurMin)
45.90/11.59	c unit cls recevied        : 0           (0.00      % of units)
45.90/11.59	c unit cls sent            : 0           (0.00      % of units)
45.90/11.59	c bin cls recevied         : 0          
45.90/11.59	c bin cls sent             : 0          
45.90/11.59	c clauses over max glue    : 0           (0.00      % of all clauses)
45.90/11.59	c conflicts                : 1680        (145.29    / sec)
45.90/11.59	c decisions                : 13480       (1.18      % random)
45.90/11.59	c bogo-props               : 26246059    (2269783.77 / sec)
45.90/11.59	c conflict literals        : 52628       (29.39     % deleted)
45.90/11.59	c Memory used              : 379.44      MB
45.90/11.59	c single-thread CPU time   : 11.56       s
45.90/11.59	c all-threads sum CPU time : 46.15       s
45.90/11.59	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-3288184-1304029966/watcher-3288184-1304029966 -o /tmp/evaluation-result-3288184-1304029966/solver-3288184-1304029966 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3288184-1304029966.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.13 7.99 6.04 5/184 2297
/proc/meminfo: memFree=24724188/32951124 swapFree=67111352/67111528
[pid=2297] ppid=2295 vsize=40968 CPUtime=0 cores=0,2,4,6
/proc/2297/stat : 2297 (strangenight2-m) R 2295 2297 2100 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 3 0 514594837 41951232 346 33554432000 4194304 4627427 140736869821088 18446744073709551615 246516890609 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 10242 346 299 106 0 5213 0
[pid=2297/tid=2298] ppid=2295 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514594837 52441088 352 33554432000 4194304 4627427 140736869821088 18446744073709551615 47732309686192 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2297/tid=2299] ppid=2295 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2299/stat : 2299 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514594837 52441088 352 33554432000 4194304 4627427 140736869821088 18446744073709551615 47732309686194 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2297/tid=2300] ppid=2295 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/2297/task/2300/stat : 2300 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514594837 52441088 352 33554432000 4194304 4627427 140736869821088 18446744073709551615 246511881302 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0671581 s]
/proc/loadavg: 8.13 7.99 6.04 5/184 2297
/proc/meminfo: memFree=24724188/32951124 swapFree=67111352/67111528
[pid=2297] ppid=2295 vsize=321692 CPUtime=0.23 cores=0,2,4,6
/proc/2297/stat : 2297 (strangenight2-m) D 2295 2297 2100 0 -1 4202496 22898 0 0 0 20 3 0 0 18 0 4 0 514594837 329412608 18551 33554432000 4194304 4627427 140736869821088 18446744073709551615 4314206 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 80423 18551 339 106 0 75394 0
[pid=2297/tid=2298] ppid=2295 vsize=321692 CPUtime=0.05 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (strangenight2-m) D 2295 2297 2100 0 -1 4202560 5615 0 0 0 5 0 0 0 18 0 4 0 514594837 329412608 18551 33554432000 4194304 4627427 140736869821088 18446744073709551615 4313410 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2297/tid=2299] ppid=2295 vsize=321692 CPUtime=0.04 cores=0,2,4,6
/proc/2297/task/2299/stat : 2299 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 5638 0 0 0 4 0 0 0 25 0 4 0 514594837 329412608 18551 33554432000 4194304 4627427 140736869821088 18446744073709551615 246516892074 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2297/tid=2300] ppid=2295 vsize=321692 CPUtime=0.05 cores=0,2,4,6
/proc/2297/task/2300/stat : 2300 (strangenight2-m) D 2295 2297 2100 0 -1 4202560 5619 0 0 0 4 1 0 0 18 0 4 0 514594837 329412608 18551 33554432000 4194304 4627427 140736869821088 18446744073709551615 4313348 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 321692

[startup+0.103993 s]
/proc/loadavg: 8.13 7.99 6.04 5/184 2297
/proc/meminfo: memFree=24724188/32951124 swapFree=67111352/67111528
[pid=2297] ppid=2295 vsize=351496 CPUtime=0.38 cores=0,2,4,6
/proc/2297/stat : 2297 (strangenight2-m) D 2295 2297 2100 0 -1 4202496 36776 0 0 0 32 6 0 0 18 0 4 0 514594837 359931904 28157 33554432000 4194304 4627427 140736869821088 18446744073709551615 4313601 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 87874 28157 339 106 0 82845 0
[pid=2297/tid=2298] ppid=2295 vsize=351496 CPUtime=0.09 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (strangenight2-m) D 2295 2297 2100 0 -1 4202560 9075 0 0 0 8 1 0 0 18 0 4 0 514594837 359931904 28157 33554432000 4194304 4627427 140736869821088 18446744073709551615 4507248 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2297/tid=2299] ppid=2295 vsize=351496 CPUtime=0.09 cores=0,2,4,6
/proc/2297/task/2299/stat : 2299 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 9139 0 0 0 8 1 0 0 25 0 4 0 514594837 359931904 28157 33554432000 4194304 4627427 140736869821088 18446744073709551615 246516892074 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2297/tid=2300] ppid=2295 vsize=351496 CPUtime=0.08 cores=0,2,4,6
/proc/2297/task/2300/stat : 2300 (strangenight2-m) D 2295 2297 2100 0 -1 4202560 9075 0 0 0 7 1 0 0 18 0 4 0 514594837 359931904 28157 33554432000 4194304 4627427 140736869821088 18446744073709551615 4507248 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 351496

[startup+0.300587 s]
/proc/loadavg: 8.13 7.99 6.04 5/184 2297
/proc/meminfo: memFree=24724188/32951124 swapFree=67111352/67111528
[pid=2297] ppid=2295 vsize=360884 CPUtime=1.16 cores=0,2,4,6
/proc/2297/stat : 2297 (strangenight2-m) R 2295 2297 2100 0 -1 4202496 37665 0 0 0 110 6 0 0 18 0 4 0 514594837 369545216 29031 33554432000 4194304 4627427 140736869821088 18446744073709551615 4308987 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 90221 29031 364 106 0 85192 0
[pid=2297/tid=2298] ppid=2295 vsize=360884 CPUtime=0.28 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 9197 0 0 0 27 1 0 0 18 0 4 0 514594837 369545216 29031 33554432000 4194304 4627427 140736869821088 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2297/tid=2299] ppid=2295 vsize=360884 CPUtime=0.28 cores=0,2,4,6
/proc/2297/task/2299/stat : 2299 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 9209 0 0 0 27 1 0 0 25 0 4 0 514594837 369545216 29031 33554432000 4194304 4627427 140736869821088 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2297/tid=2300] ppid=2295 vsize=360884 CPUtime=0.28 cores=0,2,4,6
/proc/2297/task/2300/stat : 2300 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 9638 0 0 0 27 1 0 0 18 0 4 0 514594837 369545216 29031 33554432000 4194304 4627427 140736869821088 18446744073709551615 4308991 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 360884

[startup+0.700514 s]
/proc/loadavg: 8.13 7.99 6.04 5/184 2297
/proc/meminfo: memFree=24724188/32951124 swapFree=67111352/67111528
[pid=2297] ppid=2295 vsize=362864 CPUtime=2.76 cores=0,2,4,6
/proc/2297/stat : 2297 (strangenight2-m) R 2295 2297 2100 0 -1 4202496 38047 0 0 0 270 6 0 0 18 0 4 0 514594837 371572736 29413 33554432000 4194304 4627427 140736869821088 18446744073709551615 4299569 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 90716 29413 364 106 0 85687 0
[pid=2297/tid=2298] ppid=2295 vsize=362864 CPUtime=0.68 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 9197 0 0 0 67 1 0 0 18 0 4 0 514594837 371572736 29413 33554432000 4194304 4627427 140736869821088 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2297/tid=2299] ppid=2295 vsize=362864 CPUtime=0.68 cores=0,2,4,6
/proc/2297/task/2299/stat : 2299 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 9209 0 0 0 67 1 0 0 25 0 4 0 514594837 371572736 29413 33554432000 4194304 4627427 140736869821088 18446744073709551615 4308717 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2297/tid=2300] ppid=2295 vsize=362864 CPUtime=0.68 cores=0,2,4,6
/proc/2297/task/2300/stat : 2300 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 10020 0 0 0 67 1 0 0 18 0 4 0 514594837 371572736 29413 33554432000 4194304 4627427 140736869821088 18446744073709551615 4330131 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 362864

[startup+1.50037 s]
/proc/loadavg: 8.20 8.00 6.06 9/188 2301
/proc/meminfo: memFree=24601516/32951124 swapFree=67111352/67111528
[pid=2297] ppid=2295 vsize=363952 CPUtime=5.96 cores=0,2,4,6
/proc/2297/stat : 2297 (strangenight2-m) R 2295 2297 2100 0 -1 4202496 39357 0 0 0 589 7 0 0 20 0 4 0 514594837 372686848 30723 33554432000 4194304 4627427 140736869821088 18446744073709551615 4308584 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 90988 30723 367 106 0 85959 0
[pid=2297/tid=2298] ppid=2295 vsize=363952 CPUtime=1.48 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 9540 0 0 0 147 1 0 0 20 0 4 0 514594837 372686848 30723 33554432000 4194304 4627427 140736869821088 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2297/tid=2299] ppid=2295 vsize=363952 CPUtime=1.48 cores=0,2,4,6
/proc/2297/task/2299/stat : 2299 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 9557 0 0 0 147 1 0 0 25 0 4 0 514594837 372686848 30723 33554432000 4194304 4627427 140736869821088 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2297/tid=2300] ppid=2295 vsize=363952 CPUtime=1.48 cores=0,2,4,6
/proc/2297/task/2300/stat : 2300 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 10295 0 0 0 147 1 0 0 20 0 4 0 514594837 372686848 30723 33554432000 4194304 4627427 140736869821088 18446744073709551615 47732309661227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 363952

[startup+3.10107 s]
/proc/loadavg: 8.20 8.00 6.06 9/188 2301
/proc/meminfo: memFree=24603004/32951124 swapFree=67111352/67111528
[pid=2297] ppid=2295 vsize=363952 CPUtime=12.36 cores=0,2,4,6
/proc/2297/stat : 2297 (strangenight2-m) R 2295 2297 2100 0 -1 4202496 39531 0 0 0 1229 7 0 0 25 0 4 0 514594837 372686848 30897 33554432000 4194304 4627427 140736869821088 18446744073709551615 4308987 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 90988 30897 367 106 0 85959 0
[pid=2297/tid=2298] ppid=2295 vsize=363952 CPUtime=3.08 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 9598 0 0 0 307 1 0 0 25 0 4 0 514594837 372686848 30897 33554432000 4194304 4627427 140736869821088 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2297/tid=2299] ppid=2295 vsize=363952 CPUtime=3.07 cores=0,2,4,6
/proc/2297/task/2299/stat : 2299 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 9615 0 0 0 306 1 0 0 25 0 4 0 514594837 372686848 30897 33554432000 4194304 4627427 140736869821088 18446744073709551615 4240182 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2297/tid=2300] ppid=2295 vsize=363952 CPUtime=3.08 cores=0,2,4,6
/proc/2297/task/2300/stat : 2300 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 10295 0 0 0 307 1 0 0 25 0 4 0 514594837 372686848 30897 33554432000 4194304 4627427 140736869821088 18446744073709551615 47732309661380 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 363952

[startup+6.30049 s]
/proc/loadavg: 8.20 8.00 6.06 9/188 2301
/proc/meminfo: memFree=24594696/32951124 swapFree=67111352/67111528
[pid=2297] ppid=2295 vsize=363952 CPUtime=25.13 cores=0,2,4,6
/proc/2297/stat : 2297 (strangenight2-m) R 2295 2297 2100 0 -1 4202496 39731 0 0 0 2506 7 0 0 25 0 4 0 514594837 372686848 31097 33554432000 4194304 4627427 140736869821088 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 90988 31097 367 106 0 85959 0
[pid=2297/tid=2298] ppid=2295 vsize=363952 CPUtime=6.28 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 9665 0 0 0 627 1 0 0 25 0 4 0 514594837 372686848 31097 33554432000 4194304 4627427 140736869821088 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2297/tid=2299] ppid=2295 vsize=363952 CPUtime=6.25 cores=0,2,4,6
/proc/2297/task/2299/stat : 2299 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 9681 0 0 0 624 1 0 0 25 0 4 0 514594837 372686848 31097 33554432000 4194304 4627427 140736869821088 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2297/tid=2300] ppid=2295 vsize=363952 CPUtime=6.28 cores=0,2,4,6
/proc/2297/task/2300/stat : 2300 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 10295 0 0 0 627 1 0 0 25 0 4 0 514594837 372686848 31097 33554432000 4194304 4627427 140736869821088 18446744073709551615 47732309661227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 363952

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

[startup+9.50091 s]
/proc/loadavg: 8.18 8.00 6.07 9/188 2301
/proc/meminfo: memFree=24611808/32951124 swapFree=67111352/67111528
[pid=2297] ppid=2295 vsize=363952 CPUtime=37.92 cores=0,2,4,6
/proc/2297/stat : 2297 (strangenight2-m) R 2295 2297 2100 0 -1 4202496 39934 0 0 0 3785 7 0 0 25 0 4 0 514594837 372686848 31300 33554432000 4194304 4627427 140736869821088 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 90988 31300 367 106 0 85959 0
[pid=2297/tid=2298] ppid=2295 vsize=363952 CPUtime=9.48 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 9734 0 0 0 947 1 0 0 25 0 4 0 514594837 372686848 31300 33554432000 4194304 4627427 140736869821088 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2297/tid=2299] ppid=2295 vsize=363952 CPUtime=9.43 cores=0,2,4,6
/proc/2297/task/2299/stat : 2299 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 9749 0 0 0 942 1 0 0 25 0 4 0 514594837 372686848 31300 33554432000 4194304 4627427 140736869821088 18446744073709551615 4267925 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2297/tid=2300] ppid=2295 vsize=363952 CPUtime=9.48 cores=0,2,4,6
/proc/2297/task/2300/stat : 2300 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 10295 0 0 0 947 1 0 0 25 0 4 0 514594837 372686848 31300 33554432000 4194304 4627427 140736869821088 18446744073709551615 47732309661380 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37.92
Current children cumulated vsize (KiB) 363952

[startup+10.3008 s]
/proc/loadavg: 8.18 8.00 6.07 10/188 2301
/proc/meminfo: memFree=24608708/32951124 swapFree=67111352/67111528
[pid=2297] ppid=2295 vsize=363952 CPUtime=41.1 cores=0,2,4,6
/proc/2297/stat : 2297 (strangenight2-m) R 2295 2297 2100 0 -1 4202496 46037 0 0 0 4103 7 0 0 25 0 4 0 514594837 372686848 37403 33554432000 4194304 4627427 140736869821088 18446744073709551615 4534845 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 90988 37403 379 106 0 85959 0
[pid=2297/tid=2298] ppid=2295 vsize=363952 CPUtime=10.29 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 11776 0 0 0 1027 2 0 0 25 0 4 0 514594837 372686848 37403 33554432000 4194304 4627427 140736869821088 18446744073709551615 4534839 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2297/tid=2299] ppid=2295 vsize=363952 CPUtime=10.23 cores=0,2,4,6
/proc/2297/task/2299/stat : 2299 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 11780 0 0 0 1022 1 0 0 25 0 4 0 514594837 372686848 37403 33554432000 4194304 4627427 140736869821088 18446744073709551615 4534832 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2297/tid=2300] ppid=2295 vsize=363952 CPUtime=10.28 cores=0,2,4,6
/proc/2297/task/2300/stat : 2300 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 10295 0 0 0 1027 1 0 0 25 0 4 0 514594837 372686848 37403 33554432000 4194304 4627427 140736869821088 18446744073709551615 47732309661380 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 41.1
Current children cumulated vsize (KiB) 363952

[startup+11.1006 s]
/proc/loadavg: 8.16 8.00 6.08 9/188 2301
/proc/meminfo: memFree=24566820/32951124 swapFree=67111352/67111528
[pid=2297] ppid=2295 vsize=363952 CPUtime=44.3 cores=0,2,4,6
/proc/2297/stat : 2297 (strangenight2-m) R 2295 2297 2100 0 -1 4202496 55178 0 0 0 4421 9 0 0 25 0 4 0 514594837 372686848 46544 33554432000 4194304 4627427 140736869821088 18446744073709551615 4412349 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 90988 46544 382 106 0 85959 0
[pid=2297/tid=2298] ppid=2295 vsize=363952 CPUtime=11.09 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 14968 0 0 0 1106 3 0 0 25 0 4 0 514594837 372686848 46544 33554432000 4194304 4627427 140736869821088 18446744073709551615 4412762 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2297/tid=2299] ppid=2295 vsize=363952 CPUtime=11.01 cores=0,2,4,6
/proc/2297/task/2299/stat : 2299 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 14649 0 0 0 1100 1 0 0 25 0 4 0 514594837 372686848 46545 33554432000 4194304 4627427 140736869821088 18446744073709551615 4412744 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2297/tid=2300] ppid=2295 vsize=363952 CPUtime=11.08 cores=0,2,4,6
/proc/2297/task/2300/stat : 2300 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 10295 0 0 0 1107 1 0 0 25 0 4 0 514594837 372686848 46545 33554432000 4194304 4627427 140736869821088 18446744073709551615 47732309661380 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 44.3
Current children cumulated vsize (KiB) 363952

[startup+11.5005 s]
/proc/loadavg: 8.16 8.00 6.08 9/188 2301
/proc/meminfo: memFree=24566820/32951124 swapFree=67111352/67111528
[pid=2297] ppid=2295 vsize=388540 CPUtime=45.9 cores=0,2,4,6
/proc/2297/stat : 2297 (strangenight2-m) R 2295 2297 2100 0 -1 4202496 63722 0 0 0 4579 11 0 0 25 0 4 0 514594837 397864960 55088 33554432000 4194304 4627427 140736869821088 18446744073709551615 4507248 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 97135 55089 382 106 0 92106 0
[pid=2297/tid=2298] ppid=2295 vsize=388540 CPUtime=11.49 cores=0,2,4,6
/proc/2297/task/2298/stat : 2298 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 17735 0 0 0 1146 3 0 0 25 0 4 0 514594837 397864960 55089 33554432000 4194304 4627427 140736869821088 18446744073709551615 4506933 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2297/tid=2299] ppid=2295 vsize=388540 CPUtime=11.41 cores=0,2,4,6
/proc/2297/task/2299/stat : 2299 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 17599 0 0 0 1139 2 0 0 25 0 4 0 514594837 397864960 55089 33554432000 4194304 4627427 140736869821088 18446744073709551615 4424714 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2297/tid=2300] ppid=2295 vsize=388540 CPUtime=11.48 cores=0,2,4,6
/proc/2297/task/2300/stat : 2300 (strangenight2-m) R 2295 2297 2100 0 -1 4202560 10295 0 0 0 1147 1 0 0 25 0 4 0 514594837 397864960 55089 33554432000 4194304 4627427 140736869821088 18446744073709551615 47732309661380 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 45.9
Current children cumulated vsize (KiB) 388540

[startup+11.6006 s]
/proc/loadavg: 8.16 8.00 6.08 9/188 2301
/proc/meminfo: memFree=24566820/32951124 swapFree=67111352/67111528
[pid=2297] ppid=2295 vsize=0 CPUtime=46.27 cores=0,2,4,6
/proc/2297/stat : 2297 (strangenight2-m) Z 2295 2297 2100 0 -1 4203548 64130 0 0 0 4615 12 0 0 25 0 2 0 514594837 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 0 0 0 0 0 0 0
[pid=2297/tid=2299] ppid=2295 vsize=0 CPUtime=11.51 cores=0,2,4,6
/proc/2297/task/2299/stat : 2299 (strangenight2-m) R 2295 2297 2100 0 -1 4203588 17699 0 0 0 1148 3 0 0 25 0 2 0 514594837 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) 46.27
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 11.602
CPU time (s): 46.283
CPU user time (s): 46.153
CPU system time (s): 0.12998
CPU usage (%): 398.921
Max. virtual memory (cumulated for all children) (KiB): 388540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.153
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64130
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= 1444
involuntary context switches= 732

runsolver used 0.017997 second user time and 0.048992 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 00:32:46
IDJOB=3288184
IDBENCH=82491
IDSOLVER=1586
FILE ID=node134/3288184-1304029966
RUNJOBID= node134-1304028687-2119
PBS_JOBID= 13170318
Free space on /tmp= 71576 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-bc57sensorsp3-tseitin.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288184-1304029966/watcher-3288184-1304029966 -o /tmp/evaluation-result-3288184-1304029966/solver-3288184-1304029966 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3288184-1304029966.cnf

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

MD5SUM BENCH= 7dac843deb28c1c66e8118997464d4b0
RANDOM SEED=786931175

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:      24724220 kB
Buffers:       1465424 kB
Cached:        5674520 kB
SwapCached:         64 kB
Active:        1880936 kB
Inactive:      5823960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24724220 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            8964 kB
Writeback:           0 kB
AnonPages:      564088 kB
Mapped:          15672 kB
Slab:           457988 kB
PageTables:       5564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   908872 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= 71568 MiB
End job on node134 at 2011-04-29 00:32:58