Trace number 3369428

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-mt (fixed)UNSAT 36.0165 9.06284

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bc57sensorsp1-tseitin.cnf
MD5SUM836009cfc8c47eab51e5c571abae9348
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.482925
Satisfiable
(Un)Satisfiability was proved
Number of variables63327
Number of clauses174791
Sum of the clauses size407843
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2116526
Number of clauses of size 358263
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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369428-1305394306.cnf'
0.00/0.01	c -- header says num vars:          63327
0.00/0.01	c -- header says num clauses:      174791
0.23/0.08	c -- clauses added:            0 learnts,       174791 normals,            0 xors
0.23/0.08	c -- vars added      63327
0.23/0.66	c Parsing time:  0.25 s
0.23/0.66	c  N st     0         0     63327     58263    116526         0    407841         0   no data   no data  --
0.23/0.66	c asymm  cl-useful: 0/30509/58262 lits-rem:0 time: 2.24
31.87/8.04	c Flit:  6212 Blit:   7749 bXBeca:    0 bXProp: 10885 Bins:      0 BRemL:      0 BRemN:      0 P: 189.8M T: 29.15
31.87/8.05	c Cleaning up after failed var search:     0.04 s 
31.87/8.07	c Replacing    10886 vars Replaced   191399 lits Time:     0.06 s 
31.87/8.08	c bin-w-bin subsume rem          768 bins  time:  0.02 s
32.28/8.10	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.05 s
33.11/8.36	c Subs w/ non-existent bins:     22 l-rem:     22 v-fix:     0 done:  31392 time:  1.05 s
33.46/8.47	c Removed useless bin:     249  fixed:     0  props:  20.01M  time:  0.43 s
33.86/8.56	c lits-rem:       442  cl-subs:      163  v-elim:  10464  v-fix:    0  time:  0.33 s
35.07/8.87	c Finding binary XORs  T:     1.26 s  found:     232
35.07/8.88	c Replacing      232 vars Replaced     5464 lits Time:     0.03 s 
35.47/8.90	c Finding non-binary XORs:     0.06 s (found:    1882, avg size: 3.0)
35.47/8.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
35.47/8.92	c calculated reachability. Time: 0.10
35.47/8.93	c Calc default polars -  time:   0.01 s pos:    1175 undec:   45438 neg:   16714
35.47/8.93	c =========================================================================================
35.47/8.93	c types(t): F = full restart, N = normal restart
35.47/8.93	c types(t): S = simplification begin/end, E = solution found
35.47/8.93	c restart types(rt): st = static, dy = dynamic
35.47/8.93	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
35.47/8.93	c  B st     0         0     20696     26073     30150         0    146121         0   no data   no data  --
35.87/9.02	c Following stats are for *FIRST FINISHED THREAD ONLY*
35.87/9.02	c num threads              : 4          
35.87/9.02	c restarts                 : 8          
35.87/9.02	c dynamic restarts         : 8          
35.87/9.02	c static restarts          : 0          
35.87/9.02	c full restarts            : 0          
35.87/9.02	c total simplify time      : 0.06       
35.87/9.02	c learnts DL2              : 0          
35.87/9.02	c learnts size 2           : 116633     
35.87/9.02	c learnts size 1           : 23739       (37.49     % of vars)
35.87/9.02	c filedLit time            : 0.00        (0.00      % time)
35.87/9.02	c v-elim SatELite          : 0           (0.00      % vars)
35.87/9.02	c SatELite time            : 0.00        (0.00      % time)
35.87/9.02	c v-elim xor               : 0           (0.00      % vars)
35.87/9.02	c xor elim time            : 0.00        (0.00      % time)
35.87/9.02	c num binary xor trees     : 0          
35.87/9.02	c binxor trees' crown      : 0           (nan       leafs/tree)
35.87/9.02	c bin xor find time        : 0.04       
35.87/9.02	c OTF clause improved      : 17          (0.02      clauses/conflict)
35.87/9.02	c OTF impr. size diff      : 55          (3.24       lits/clause)
35.87/9.02	c OTF cl watch-shrink      : 193         (0.18      clauses/conflict)
35.87/9.02	c OTF cl watch-sh-lit      : 436         (2.26       lits/clause)
35.87/9.02	c tried to recurMin cls    : 596         (54.98      % of conflicts)
35.87/9.02	c updated cache            : 1383        (2.32       lits/tried recurMin)
35.87/9.02	c unit cls received        : 0           (0.00      % of units)
35.87/9.02	c unit cls sent            : 0           (0.00      % of units)
35.87/9.02	c bin cls received         : 0          
35.87/9.02	c bin cls sent             : 0          
35.87/9.02	c clauses over max glue    : 0           (0.00      % of all clauses)
35.87/9.02	c conflicts                : 1084        (30.44     / sec)
35.87/9.02	c decisions                : 22865       (1.30      % random)
35.87/9.02	c bogo-props               : 17501712    (491488.78 / sec)
35.87/9.02	c conflict literals        : 44683       (23.01     % deleted)
35.87/9.02	c Memory used              : 1094.93     MB
35.87/9.02	c single-thread CPU time   : 35.61       s
35.87/9.02	c all-threads sum CPU time : 35.61       s
35.87/9.02	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-3369428-1305394306/watcher-3369428-1305394306 -o /tmp/evaluation-result-3369428-1305394306/solver-3369428-1305394306 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369428-1305394306.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.08 7.34 7.08 5/352 2229
/proc/meminfo: memFree=25190004/32951124 swapFree=53501236/67111528
[pid=2229] ppid=2227 vsize=40992 CPUtime=0 cores=0,2,4,6
/proc/2229/stat : 2229 (strangenight1-m) R 2227 2229 1623 0 -1 4202496 410 0 0 0 0 0 0 0 25 0 3 0 651033201 41975808 351 33554432000 4194304 4650419 140733940474880 18446744073709551615 216634571761 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2229/statm: 10248 351 303 112 0 5213 0
[pid=2229/tid=2230] ppid=2227 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2229/task/2230/stat : 2230 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651033201 52465664 357 33554432000 4194304 4650419 140733940474880 18446744073709551615 47396737570329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2229/tid=2231] ppid=2227 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2229/task/2231/stat : 2231 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651033201 52465664 357 33554432000 4194304 4650419 140733940474880 18446744073709551615 47396737570738 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2229/tid=2232] ppid=2227 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2229/task/2232/stat : 2232 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651033201 52465664 357 33554432000 4194304 4650419 140733940474880 18446744073709551615 47396737570329 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.069712 s]
/proc/loadavg: 8.08 7.34 7.08 5/352 2229
/proc/meminfo: memFree=25190004/32951124 swapFree=53501236/67111528
[pid=2229] ppid=2227 vsize=322660 CPUtime=0.23 cores=0,2,4,6
/proc/2229/stat : 2229 (strangenight1-m) D 2227 2229 1623 0 -1 4202496 22618 0 0 0 21 2 0 0 18 0 4 0 651033201 330403840 18187 33554432000 4194304 4650419 140733940474880 18446744073709551615 4520352 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2229/statm: 80665 18187 344 112 0 75630 0
[pid=2229/tid=2230] ppid=2227 vsize=322660 CPUtime=0.05 cores=0,2,4,6
/proc/2229/task/2230/stat : 2230 (strangenight1-m) D 2227 2229 1623 0 -1 4202560 5476 0 0 0 5 0 0 0 18 0 4 0 651033201 330403840 18187 33554432000 4194304 4650419 140733940474880 18446744073709551615 216634558647 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2229/tid=2231] ppid=2227 vsize=322660 CPUtime=0.05 cores=0,2,4,6
/proc/2229/task/2231/stat : 2231 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 5471 0 0 0 5 0 0 0 25 0 4 0 651033201 330403840 18187 33554432000 4194304 4650419 140733940474880 18446744073709551615 216634558647 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2229/tid=2232] ppid=2227 vsize=322660 CPUtime=0.05 cores=0,2,4,6
/proc/2229/task/2232/stat : 2232 (strangenight1-m) D 2227 2229 1623 0 -1 4202560 5463 0 0 0 5 0 0 0 18 0 4 0 651033201 330403840 18187 33554432000 4194304 4650419 140733940474880 18446744073709551615 216634176545 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) 322660

[startup+0.678838 s]
/proc/loadavg: 8.08 7.34 7.08 5/352 2229
/proc/meminfo: memFree=25190004/32951124 swapFree=53501236/67111528
[pid=2229] ppid=2227 vsize=342100 CPUtime=3.14 cores=0,2,4,6
/proc/2229/stat : 2229 (strangenight1-m) D 2227 2229 1623 0 -1 4202496 35635 0 0 0 309 5 0 0 19 0 4 0 651033201 350310400 30047 33554432000 4194304 4650419 140733940474880 18446744073709551615 4241514 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2229/statm: 85525 30047 373 112 0 80490 0
[pid=2229/tid=2230] ppid=2227 vsize=342100 CPUtime=0.78 cores=0,2,4,6
/proc/2229/task/2230/stat : 2230 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 9127 0 0 0 78 0 0 0 19 0 4 0 651033201 350310400 30047 33554432000 4194304 4650419 140733940474880 18446744073709551615 216634176545 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2229/tid=2231] ppid=2227 vsize=342100 CPUtime=0.77 cores=0,2,4,6
/proc/2229/task/2231/stat : 2231 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 9114 0 0 0 76 1 0 0 19 0 4 0 651033201 350310400 30047 33554432000 4194304 4650419 140733940474880 18446744073709551615 216634558647 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2229/tid=2232] ppid=2227 vsize=342100 CPUtime=0.78 cores=0,2,4,6
/proc/2229/task/2232/stat : 2232 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 7718 0 0 0 77 1 0 0 19 0 4 0 651033201 350310400 30047 33554432000 4194304 4650419 140733940474880 18446744073709551615 47396737545924 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 342100

[startup+0.819829 s]
/proc/loadavg: 8.08 7.34 7.08 5/352 2229
/proc/meminfo: memFree=25190004/32951124 swapFree=53501236/67111528
[pid=2229] ppid=2227 vsize=343032 CPUtime=3.23 cores=0,2,4,6
/proc/2229/stat : 2229 (strangenight1-m) R 2227 2229 1623 0 -1 4202496 36377 0 0 0 318 5 0 0 19 0 4 0 651033201 351264768 30789 33554432000 4194304 4650419 140733940474880 18446744073709551615 4246431 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2229/statm: 85758 30789 373 112 0 80723 0
[pid=2229/tid=2230] ppid=2227 vsize=343032 CPUtime=0.8 cores=0,2,4,6
/proc/2229/task/2230/stat : 2230 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 9379 0 0 0 80 0 0 0 19 0 4 0 651033201 351264768 30789 33554432000 4194304 4650419 140733940474880 18446744073709551615 216634176545 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2229/tid=2231] ppid=2227 vsize=343032 CPUtime=0.8 cores=0,2,4,6
/proc/2229/task/2231/stat : 2231 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 9356 0 0 0 79 1 0 0 19 0 4 0 651033201 351264768 30789 33554432000 4194304 4650419 140733940474880 18446744073709551615 216634176545 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2229/tid=2232] ppid=2227 vsize=343032 CPUtime=0.8 cores=0,2,4,6
/proc/2229/task/2232/stat : 2232 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 7718 0 0 0 79 1 0 0 19 0 4 0 651033201 351264768 30789 33554432000 4194304 4650419 140733940474880 18446744073709551615 47396737545924 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.23
Current children cumulated vsize (KiB) 343032

[startup+0.90053 s]
/proc/loadavg: 8.08 7.34 7.08 5/352 2229
/proc/meminfo: memFree=25190004/32951124 swapFree=53501236/67111528
[pid=2229] ppid=2227 vsize=347444 CPUtime=3.56 cores=0,2,4,6
/proc/2229/stat : 2229 (strangenight1-m) R 2227 2229 1623 0 -1 4202496 39359 0 0 0 350 6 0 0 18 0 4 0 651033201 355782656 33771 33554432000 4194304 4650419 140733940474880 18446744073709551615 4369240 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2229/statm: 86861 33771 373 112 0 81826 0
[pid=2229/tid=2230] ppid=2227 vsize=347444 CPUtime=0.89 cores=0,2,4,6
/proc/2229/task/2230/stat : 2230 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 10345 0 0 0 88 1 0 0 19 0 4 0 651033201 355782656 33771 33554432000 4194304 4650419 140733940474880 18446744073709551615 4370340 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2229/tid=2231] ppid=2227 vsize=347444 CPUtime=0.88 cores=0,2,4,6
/proc/2229/task/2231/stat : 2231 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 10353 0 0 0 87 1 0 0 19 0 4 0 651033201 355782656 33772 33554432000 4194304 4650419 140733940474880 18446744073709551615 4369265 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2229/tid=2232] ppid=2227 vsize=347444 CPUtime=0.88 cores=0,2,4,6
/proc/2229/task/2232/stat : 2232 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 7718 0 0 0 87 1 0 0 19 0 4 0 651033201 355782656 33776 33554432000 4194304 4650419 140733940474880 18446744073709551615 47396737545771 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 347444

[startup+1.50042 s]
/proc/loadavg: 8.08 7.34 7.08 5/352 2229
/proc/meminfo: memFree=25190004/32951124 swapFree=53501236/67111528
[pid=2229] ppid=2227 vsize=376108 CPUtime=5.95 cores=0,2,4,6
/proc/2229/stat : 2229 (strangenight1-m) R 2227 2229 1623 0 -1 4202496 59823 0 0 0 585 10 0 0 18 0 4 0 651033201 385134592 54235 33554432000 4194304 4650419 140733940474880 18446744073709551615 4244288 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2229/statm: 94027 54235 373 112 0 88992 0
[pid=2229/tid=2230] ppid=2227 vsize=376108 CPUtime=1.49 cores=0,2,4,6
/proc/2229/task/2230/stat : 2230 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 17152 0 0 0 146 3 0 0 20 0 4 0 651033201 385134592 54235 33554432000 4194304 4650419 140733940474880 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2229/tid=2231] ppid=2227 vsize=376108 CPUtime=1.48 cores=0,2,4,6
/proc/2229/task/2231/stat : 2231 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 17160 0 0 0 146 2 0 0 18 0 4 0 651033201 385134592 54235 33554432000 4194304 4650419 140733940474880 18446744073709551615 4369240 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2229/tid=2232] ppid=2227 vsize=376108 CPUtime=1.48 cores=0,2,4,6
/proc/2229/task/2232/stat : 2232 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 7718 0 0 0 147 1 0 0 20 0 4 0 651033201 385134592 54235 33554432000 4194304 4650419 140733940474880 18446744073709551615 47396737545924 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 376108

[startup+3.10114 s]
/proc/loadavg: 8.08 7.34 7.08 9/356 2233
/proc/meminfo: memFree=24802844/32951124 swapFree=53501236/67111528
[pid=2229] ppid=2227 vsize=720100 CPUtime=12.33 cores=0,2,4,6
/proc/2229/stat : 2229 (strangenight1-m) R 2227 2229 1623 0 -1 4202496 115180 0 0 0 1214 19 0 0 21 0 4 0 651033201 737382400 109592 33554432000 4194304 4650419 140733940474880 18446744073709551615 4369295 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2229/statm: 180025 109595 373 112 0 174990 0
[pid=2229/tid=2230] ppid=2227 vsize=720100 CPUtime=3.08 cores=0,2,4,6
/proc/2229/task/2230/stat : 2230 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 35663 0 0 0 302 6 0 0 18 0 4 0 651033201 737382400 109598 33554432000 4194304 4650419 140733940474880 18446744073709551615 216634176545 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2229/tid=2231] ppid=2227 vsize=720100 CPUtime=3.05 cores=0,2,4,6
/proc/2229/task/2231/stat : 2231 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 35360 0 0 0 299 6 0 0 21 0 4 0 651033201 737382400 109598 33554432000 4194304 4650419 140733940474880 18446744073709551615 4244957 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2229/tid=2232] ppid=2227 vsize=720100 CPUtime=3.08 cores=0,2,4,6
/proc/2229/task/2232/stat : 2232 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 7718 0 0 0 307 1 0 0 25 0 4 0 651033201 737382400 109599 33554432000 4194304 4650419 140733940474880 18446744073709551615 47396737545771 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 720100

[startup+6.30058 s]
/proc/loadavg: 8.07 7.35 7.08 9/356 2233
/proc/meminfo: memFree=24566620/32951124 swapFree=53501236/67111528
[pid=2229] ppid=2227 vsize=917328 CPUtime=25.08 cores=0,2,4,6
/proc/2229/stat : 2229 (strangenight1-m) R 2227 2229 1623 0 -1 4202496 162338 0 0 0 2481 27 0 0 25 0 4 0 651033201 939343872 156750 33554432000 4194304 4650419 140733940474880 18446744073709551615 4302842 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2229/statm: 229332 156750 373 112 0 224297 0
[pid=2229/tid=2230] ppid=2227 vsize=917328 CPUtime=6.28 cores=0,2,4,6
/proc/2229/task/2230/stat : 2230 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 51410 0 0 0 618 10 0 0 25 0 4 0 651033201 939343872 156750 33554432000 4194304 4650419 140733940474880 18446744073709551615 4369860 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2229/tid=2231] ppid=2227 vsize=917328 CPUtime=6.22 cores=0,2,4,6
/proc/2229/task/2231/stat : 2231 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 51005 0 0 0 613 9 0 0 24 0 4 0 651033201 939343872 156750 33554432000 4194304 4650419 140733940474880 18446744073709551615 4369163 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2229/tid=2232] ppid=2227 vsize=917328 CPUtime=6.28 cores=0,2,4,6
/proc/2229/task/2232/stat : 2232 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 7718 0 0 0 627 1 0 0 25 0 4 0 651033201 939343872 156750 33554432000 4194304 4650419 140733940474880 18446744073709551615 47396737545924 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 917328

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

[startup+6.90048 s]
/proc/loadavg: 8.07 7.35 7.08 9/356 2233
/proc/meminfo: memFree=24566620/32951124 swapFree=53501236/67111528
[pid=2229] ppid=2227 vsize=934556 CPUtime=27.48 cores=0,2,4,6
/proc/2229/stat : 2229 (strangenight1-m) R 2227 2229 1623 0 -1 4202496 174444 0 0 0 2719 29 0 0 25 0 4 0 651033201 956985344 168856 33554432000 4194304 4650419 140733940474880 18446744073709551615 4369221 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2229/statm: 233639 168858 373 112 0 228604 0
[pid=2229/tid=2230] ppid=2227 vsize=934556 CPUtime=6.88 cores=0,2,4,6
/proc/2229/task/2230/stat : 2230 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 55378 0 0 0 678 10 0 0 25 0 4 0 651033201 956985344 168858 33554432000 4194304 4650419 140733940474880 18446744073709551615 4241514 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2229/tid=2231] ppid=2227 vsize=934556 CPUtime=6.81 cores=0,2,4,6
/proc/2229/task/2231/stat : 2231 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 55026 0 0 0 672 9 0 0 25 0 4 0 651033201 956985344 168858 33554432000 4194304 4650419 140733940474880 18446744073709551615 4369160 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2229/tid=2232] ppid=2227 vsize=934556 CPUtime=6.88 cores=0,2,4,6
/proc/2229/task/2232/stat : 2232 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 7718 0 0 0 687 1 0 0 25 0 4 0 651033201 956985344 168860 33554432000 4194304 4650419 140733940474880 18446744073709551615 47396737545920 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 27.48
Current children cumulated vsize (KiB) 934556

[startup+7.70034 s]
/proc/loadavg: 8.07 7.35 7.08 9/356 2233
/proc/meminfo: memFree=24472752/32951124 swapFree=53501236/67111528
[pid=2229] ppid=2227 vsize=963800 CPUtime=30.67 cores=0,2,4,6
/proc/2229/stat : 2229 (strangenight1-m) R 2227 2229 1623 0 -1 4202496 192825 0 0 0 3034 33 0 0 25 0 4 0 651033201 986931200 187237 33554432000 4194304 4650419 140733940474880 18446744073709551615 4369387 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2229/statm: 240950 187237 373 112 0 235915 0
[pid=2229/tid=2230] ppid=2227 vsize=963800 CPUtime=7.68 cores=0,2,4,6
/proc/2229/task/2230/stat : 2230 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 61600 0 0 0 756 12 0 0 25 0 4 0 651033201 986931200 187237 33554432000 4194304 4650419 140733940474880 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2229/tid=2231] ppid=2227 vsize=963800 CPUtime=7.6 cores=0,2,4,6
/proc/2229/task/2231/stat : 2231 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 60962 0 0 0 750 10 0 0 25 0 4 0 651033201 986931200 187237 33554432000 4194304 4650419 140733940474880 18446744073709551615 4369176 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2229/tid=2232] ppid=2227 vsize=963800 CPUtime=7.68 cores=0,2,4,6
/proc/2229/task/2232/stat : 2232 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 7718 0 0 0 767 1 0 0 25 0 4 0 651033201 986931200 187237 33554432000 4194304 4650419 140733940474880 18446744073709551615 4220618 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 30.67
Current children cumulated vsize (KiB) 963800

[startup+8.5002 s]
/proc/loadavg: 8.07 7.35 7.08 9/356 2233
/proc/meminfo: memFree=24353720/32951124 swapFree=53501236/67111528
[pid=2229] ppid=2227 vsize=1116756 CPUtime=33.86 cores=0,2,4,6
/proc/2229/stat : 2229 (strangenight1-m) R 2227 2229 1623 0 -1 4202496 208535 0 0 0 3350 36 0 0 25 0 4 0 651033201 1143558144 202947 33554432000 4194304 4650419 140733940474880 18446744073709551615 4450230 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2229/statm: 279189 202947 388 112 0 274154 0
[pid=2229/tid=2230] ppid=2227 vsize=1116756 CPUtime=8.48 cores=0,2,4,6
/proc/2229/task/2230/stat : 2230 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 66677 0 0 0 834 14 0 0 25 0 4 0 651033201 1143558144 202947 33554432000 4194304 4650419 140733940474880 18446744073709551615 4303283 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2229/tid=2231] ppid=2227 vsize=1116756 CPUtime=8.38 cores=0,2,4,6
/proc/2229/task/2231/stat : 2231 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 66729 0 0 0 827 11 0 0 25 0 4 0 651033201 1143558144 202947 33554432000 4194304 4650419 140733940474880 18446744073709551615 4308454 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2229/tid=2232] ppid=2227 vsize=1116756 CPUtime=8.48 cores=0,2,4,6
/proc/2229/task/2232/stat : 2232 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 7718 0 0 0 847 1 0 0 25 0 4 0 651033201 1143558144 202947 33554432000 4194304 4650419 140733940474880 18446744073709551615 47396737545771 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 33.86
Current children cumulated vsize (KiB) 1116756

[startup+8.90113 s]
/proc/loadavg: 8.07 7.35 7.08 9/356 2233
/proc/meminfo: memFree=24353720/32951124 swapFree=53501236/67111528
[pid=2229] ppid=2227 vsize=1120612 CPUtime=35.47 cores=0,2,4,6
/proc/2229/stat : 2229 (strangenight1-m) R 2227 2229 1623 0 -1 4202496 212510 0 0 0 3510 37 0 0 25 0 4 0 651033201 1147506688 206041 33554432000 4194304 4650419 140733940474880 18446744073709551615 4481384 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2229/statm: 280153 206041 392 112 0 275118 0
[pid=2229/tid=2230] ppid=2227 vsize=1120612 CPUtime=8.88 cores=0,2,4,6
/proc/2229/task/2230/stat : 2230 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 68163 0 0 0 874 14 0 0 25 0 4 0 651033201 1147506688 206041 33554432000 4194304 4650419 140733940474880 18446744073709551615 4528981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2229/tid=2231] ppid=2227 vsize=1120612 CPUtime=8.79 cores=0,2,4,6
/proc/2229/task/2231/stat : 2231 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 68104 0 0 0 867 12 0 0 25 0 4 0 651033201 1147506688 206041 33554432000 4194304 4650419 140733940474880 18446744073709551615 4528981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2229/tid=2232] ppid=2227 vsize=1120612 CPUtime=8.88 cores=0,2,4,6
/proc/2229/task/2232/stat : 2232 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 7718 0 0 0 887 1 0 0 25 0 4 0 651033201 1147506688 206041 33554432000 4194304 4650419 140733940474880 18446744073709551615 47396737545924 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 35.47
Current children cumulated vsize (KiB) 1120612

[startup+9.00111 s]
/proc/loadavg: 8.07 7.35 7.08 9/356 2233
/proc/meminfo: memFree=24353720/32951124 swapFree=53501236/67111528
[pid=2229] ppid=2227 vsize=1121200 CPUtime=35.87 cores=0,2,4,6
/proc/2229/stat : 2229 (strangenight1-m) R 2227 2229 1623 0 -1 4202496 212915 0 0 0 3550 37 0 0 25 0 4 0 651033201 1148108800 206354 33554432000 4194304 4650419 140733940474880 18446744073709551615 47396737570329 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2229/statm: 280300 206354 393 112 0 275265 0
[pid=2229/tid=2230] ppid=2227 vsize=1121200 CPUtime=8.98 cores=0,2,4,6
/proc/2229/task/2230/stat : 2230 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 68445 0 0 0 884 14 0 0 25 0 4 0 651033201 1148108800 206354 33554432000 4194304 4650419 140733940474880 18446744073709551615 47396737570329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2229/tid=2231] ppid=2227 vsize=1121200 CPUtime=8.89 cores=0,2,4,6
/proc/2229/task/2231/stat : 2231 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 68104 0 0 0 877 12 0 0 25 0 4 0 651033201 1148108800 206354 33554432000 4194304 4650419 140733940474880 18446744073709551615 4528944 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2229/tid=2232] ppid=2227 vsize=1121200 CPUtime=8.98 cores=0,2,4,6
/proc/2229/task/2232/stat : 2232 (strangenight1-m) R 2227 2229 1623 0 -1 4202560 7718 0 0 0 897 1 0 0 25 0 4 0 651033201 1148108800 206354 33554432000 4194304 4650419 140733940474880 18446744073709551615 47396737545760 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 35.87
Current children cumulated vsize (KiB) 1121200

Child status: 20
Real time (s): 9.06284
CPU time (s): 36.0165
CPU user time (s): 35.6126
CPU system time (s): 0.403938
CPU usage (%): 397.409
Max. virtual memory (cumulated for all children) (KiB): 1121200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.6126
system time used= 0.403938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213199
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= 3282
involuntary context switches= 171

runsolver used 0.026995 second user time and 0.070989 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-14 19:31:46
IDJOB=3369428
IDBENCH=82476
IDSOLVER=1846
FILE ID=node103/3369428-1305394306
RUNJOBID= node103-1305393839-2044
PBS_JOBID= 13324444
Free space on /tmp= 72968 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bc57sensorsp1-tseitin.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369428-1305394306/watcher-3369428-1305394306 -o /tmp/evaluation-result-3369428-1305394306/solver-3369428-1305394306 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369428-1305394306.cnf

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

MD5SUM BENCH= 836009cfc8c47eab51e5c571abae9348
RANDOM SEED=1362387200

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25190292 kB
Buffers:        292428 kB
Cached:        3877780 kB
SwapCached:     340192 kB
Active:        2379736 kB
Inactive:      5110668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25190292 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:           10668 kB
Writeback:           0 kB
AnonPages:     2990236 kB
Mapped:          11104 kB
Slab:           151584 kB
PageTables:      55024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79483008 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= 72964 MiB
End job on node103 at 2011-05-14 19:31:55