Trace number 3287862

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 42.0276 10.5338

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.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-3287862-1304029957.cnf'
0.00/0.00	c -- header says num vars:          63327
0.00/0.00	c -- header says num clauses:      174791
3.16/0.85	c -- clauses added:            0 learnts,       174791 normals,            0 xors
3.16/0.85	c -- vars added      63327
3.16/0.85	c Parsing time:  0.07 s
3.16/0.85	c  N st     0         0     63327     58263    116526         0    407841         0   no data   no data
3.56/0.95	c asymm  cl-useful: 0/30509/58262 lits-rem:0 time: 0.82
36.72/9.22	c Flit:  6212 Blit:   7749 bXBeca:    0 bXProp: 10885 Bins:      0 BRemL:      0 BRemN:      0 P: 189.8M T:  8.31
36.72/9.23	c Cleaning up after failed var search:     0.01 s 
36.72/9.25	c Replacing    10886 vars Replaced   191399 lits Time:     0.01 s 
36.72/9.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.72/9.27	c bin-w-bin subsume rem          768 bins  time:  0.00 s
36.72/9.28	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.01 s
37.52/9.49	c Subs w/ non-existent bins:     22 l-rem:     22 v-fix:     0 done:  31392 time:  0.21 s
38.32/9.60	c Removed useless bin:     249  fixed:     0  props:  20.01M  time:  0.11 s
41.51/10.42	c lits-rem:         2  cl-subs:       94  v-elim:  10464  v-fix:    0  time:  0.82 s
41.51/10.43	c Finding binary XORs  T:     0.01 s  found:       3
41.51/10.43	c Replacing        3 vars Replaced       46 lits Time:     0.00 s 
41.51/10.44	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
41.51/10.44	c calculated reachability. Time: 0.00
41.51/10.44	c Calc default polars -  time:   0.00 s pos:    1296 undec:   42607 neg:   19424
41.51/10.44	c =========================================================================================
41.51/10.44	c types(t): F = full restart, N = normal restart
41.51/10.44	c types(t): S = simplification begin/end, E = solution found
41.51/10.44	c restart types(rt): st = static, dy = dynamic
41.51/10.44	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
41.51/10.44	c  B st     0         0     20925     19539     44924         0    156626         0   no data   no data
41.91/10.52	c Following stats are for *FIRST FINISHED THREAD ONLY*
41.91/10.52	c num threads              : 4          
41.91/10.52	c restarts                 : 4          
41.91/10.52	c dynamic restarts         : 0          
41.91/10.52	c static restarts          : 4          
41.91/10.52	c full restarts            : 0          
41.91/10.52	c total simplify time      : 0.01       
41.91/10.52	c learnts DL2              : 0          
41.91/10.52	c learnts size 2           : 116625     
41.91/10.52	c learnts size 1           : 1379        (2.18      % of vars)
41.91/10.52	c filedLit time            : 0.00        (0.00      % time)
41.91/10.52	c v-elim SatELite          : 0           (0.00      % vars)
41.91/10.52	c SatELite time            : 0.00        (0.00      % time)
41.91/10.52	c v-elim xor               : 0           (0.00      % vars)
41.91/10.52	c xor elim time            : 0.00        (0.00      % time)
41.91/10.52	c num binary xor trees     : 0          
41.91/10.52	c binxor trees' crown      : 0           (nan       leafs/tree)
41.91/10.52	c bin xor find time        : 0.01       
41.91/10.52	c OTF clause improved      : 4           (0.01      clauses/conflict)
41.91/10.52	c OTF impr. size diff      : 7           (1.75       lits/clause)
41.91/10.52	c OTF cl watch-shrink      : 147         (0.19      clauses/conflict)
41.91/10.52	c OTF cl watch-sh-lit      : 283         (1.93       lits/clause)
41.91/10.52	c tried to recurMin cls    : 426         (55.11      % of conflicts)
41.91/10.52	c updated cache            : 979         (2.30       lits/tried recurMin)
41.91/10.52	c unit cls recevied        : 0           (0.00      % of units)
41.91/10.52	c unit cls sent            : 0           (0.00      % of units)
41.91/10.52	c bin cls recevied         : 0          
41.91/10.52	c bin cls sent             : 0          
41.91/10.52	c clauses over max glue    : 0           (0.00      % of all clauses)
41.91/10.52	c conflicts                : 773         (73.61     / sec)
41.91/10.52	c decisions                : 22443       (1.27      % random)
41.91/10.52	c bogo-props               : 12273442    (1168743.07 / sec)
41.91/10.52	c conflict literals        : 26863       (20.11     % deleted)
41.91/10.52	c Memory used              : 356.15      MB
41.91/10.52	c single-thread CPU time   : 10.50       s
41.91/10.52	c all-threads sum CPU time : 41.93       s
41.91/10.52	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-3287862-1304029957/watcher-3287862-1304029957 -o /tmp/evaluation-result-3287862-1304029957/solver-3287862-1304029957 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3287862-1304029957.cnf 

running on 4 cores: 1,3,5,7

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: 7.74 7.88 5.97 5/180 13468
/proc/meminfo: memFree=21530496/32951124 swapFree=67111524/67111528
[pid=13468] ppid=13466 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/13468/stat : 13468 (strangenight2-m) R 13466 13468 13269 0 -1 4202496 407 0 0 0 0 0 0 0 22 0 4 0 495411966 52441088 347 33554432000 4194304 4627427 140736622934128 18446744073709551615 47005312485292 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13468/statm: 12803 347 299 106 0 7774 0
[pid=13468/tid=13469] ppid=13466 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/13468/task/13469/stat : 13469 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 495411966 52441088 347 33554432000 4194304 4627427 140736622934128 18446744073709551615 47005312485298 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13468/tid=13470] ppid=13466 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/13468/task/13470/stat : 13470 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 495411966 52441088 347 33554432000 4194304 4627427 140736622934128 18446744073709551615 47005312485298 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13468/tid=13471] ppid=13466 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/13468/task/13471/stat : 13471 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 495411966 52441088 347 33554432000 4194304 4627427 140736622934128 18446744073709551615 212039711729 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0654809 s]
/proc/loadavg: 7.74 7.88 5.97 5/180 13468
/proc/meminfo: memFree=21530496/32951124 swapFree=67111524/67111528
[pid=13468] ppid=13466 vsize=321036 CPUtime=0.23 cores=1,3,5,7
/proc/13468/stat : 13468 (strangenight2-m) R 13466 13468 13269 0 -1 4202496 22617 0 0 0 20 3 0 0 24 0 4 0 495411966 328740864 18279 33554432000 4194304 4627427 140736622934128 18446744073709551615 4313569 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13468/statm: 80259 18284 339 106 0 75230 0
[pid=13468/tid=13469] ppid=13466 vsize=321036 CPUtime=0.05 cores=1,3,5,7
/proc/13468/task/13469/stat : 13469 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 5530 0 0 0 5 0 0 0 18 0 4 0 495411966 328740864 18291 33554432000 4194304 4627427 140736622934128 18446744073709551615 4316560 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13468/tid=13470] ppid=13466 vsize=321036 CPUtime=0.05 cores=1,3,5,7
/proc/13468/task/13470/stat : 13470 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 5561 0 0 0 4 1 0 0 24 0 4 0 495411966 328740864 18297 33554432000 4194304 4627427 140736622934128 18446744073709551615 4507040 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13468/tid=13471] ppid=13466 vsize=321036 CPUtime=0.05 cores=1,3,5,7
/proc/13468/task/13471/stat : 13471 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 5565 0 0 0 5 0 0 0 18 0 4 0 495411966 328740864 18300 33554432000 4194304 4627427 140736622934128 18446744073709551615 4540994 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 321036

[startup+0.100478 s]
/proc/loadavg: 7.74 7.88 5.97 5/180 13468
/proc/meminfo: memFree=21530496/32951124 swapFree=67111524/67111528
[pid=13468] ppid=13466 vsize=332004 CPUtime=0.36 cores=1,3,5,7
/proc/13468/stat : 13468 (strangenight2-m) R 13466 13468 13269 0 -1 4202496 30632 0 0 0 31 5 0 0 18 0 4 0 495411966 339972096 26139 33554432000 4194304 4627427 140736622934128 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13468/statm: 83001 26139 361 106 0 77972 0
[pid=13468/tid=13469] ppid=13466 vsize=332004 CPUtime=0.09 cores=1,3,5,7
/proc/13468/task/13469/stat : 13469 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 7546 0 0 0 8 1 0 0 18 0 4 0 495411966 339972096 26139 33554432000 4194304 4627427 140736622934128 18446744073709551615 4297761 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13468/tid=13470] ppid=13466 vsize=332004 CPUtime=0.08 cores=1,3,5,7
/proc/13468/task/13470/stat : 13470 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 7551 0 0 0 7 1 0 0 24 0 4 0 495411966 339972096 26139 33554432000 4194304 4627427 140736622934128 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13468/tid=13471] ppid=13466 vsize=332004 CPUtime=0.08 cores=1,3,5,7
/proc/13468/task/13471/stat : 13471 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 7576 0 0 0 7 1 0 0 18 0 4 0 495411966 339972096 26139 33554432000 4194304 4627427 140736622934128 18446744073709551615 4515202 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 332004

[startup+0.300439 s]
/proc/loadavg: 7.74 7.88 5.97 5/180 13468
/proc/meminfo: memFree=21530496/32951124 swapFree=67111524/67111528
[pid=13468] ppid=13466 vsize=332004 CPUtime=1.16 cores=1,3,5,7
/proc/13468/stat : 13468 (strangenight2-m) R 13466 13468 13269 0 -1 4202496 31047 0 0 0 111 5 0 0 18 0 4 0 495411966 339972096 26554 33554432000 4194304 4627427 140736622934128 18446744073709551615 4308428 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13468/statm: 83001 26554 364 106 0 77972 0
[pid=13468/tid=13469] ppid=13466 vsize=332004 CPUtime=0.29 cores=1,3,5,7
/proc/13468/task/13469/stat : 13469 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 7546 0 0 0 28 1 0 0 18 0 4 0 495411966 339972096 26554 33554432000 4194304 4627427 140736622934128 18446744073709551615 4308963 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13468/tid=13470] ppid=13466 vsize=332004 CPUtime=0.28 cores=1,3,5,7
/proc/13468/task/13470/stat : 13470 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 7551 0 0 0 27 1 0 0 25 0 4 0 495411966 339972096 26554 33554432000 4194304 4627427 140736622934128 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13468/tid=13471] ppid=13466 vsize=332004 CPUtime=0.28 cores=1,3,5,7
/proc/13468/task/13471/stat : 13471 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 7991 0 0 0 27 1 0 0 18 0 4 0 495411966 339972096 26554 33554432000 4194304 4627427 140736622934128 18446744073709551615 4308425 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 332004

[startup+0.700364 s]
/proc/loadavg: 7.74 7.88 5.97 5/180 13468
/proc/meminfo: memFree=21530496/32951124 swapFree=67111524/67111528
[pid=13468] ppid=13466 vsize=332004 CPUtime=2.76 cores=1,3,5,7
/proc/13468/stat : 13468 (strangenight2-m) R 13466 13468 13269 0 -1 4202496 31279 0 0 0 271 5 0 0 18 0 4 0 495411966 339972096 26695 33554432000 4194304 4627427 140736622934128 18446744073709551615 4299605 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13468/statm: 83001 26695 364 106 0 77972 0
[pid=13468/tid=13469] ppid=13466 vsize=332004 CPUtime=0.69 cores=1,3,5,7
/proc/13468/task/13469/stat : 13469 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 7546 0 0 0 68 1 0 0 18 0 4 0 495411966 339972096 26695 33554432000 4194304 4627427 140736622934128 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13468/tid=13470] ppid=13466 vsize=332004 CPUtime=0.68 cores=1,3,5,7
/proc/13468/task/13470/stat : 13470 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 7551 0 0 0 67 1 0 0 25 0 4 0 495411966 339972096 26695 33554432000 4194304 4627427 140736622934128 18446744073709551615 4308499 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13468/tid=13471] ppid=13466 vsize=332004 CPUtime=0.68 cores=1,3,5,7
/proc/13468/task/13471/stat : 13471 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 8223 0 0 0 67 1 0 0 18 0 4 0 495411966 339972096 26695 33554432000 4194304 4627427 140736622934128 18446744073709551615 47005312460331 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 332004

[startup+1.50022 s]
/proc/loadavg: 7.74 7.88 5.97 9/184 13472
/proc/meminfo: memFree=21420352/32951124 swapFree=67111524/67111528
[pid=13468] ppid=13466 vsize=332252 CPUtime=5.96 cores=1,3,5,7
/proc/13468/stat : 13468 (strangenight2-m) R 13466 13468 13269 0 -1 4202496 31595 0 0 0 591 5 0 0 19 0 4 0 495411966 340226048 27011 33554432000 4194304 4627427 140736622934128 18446744073709551615 4308493 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13468/statm: 83063 27011 367 106 0 78034 0
[pid=13468/tid=13469] ppid=13466 vsize=332252 CPUtime=1.49 cores=1,3,5,7
/proc/13468/task/13469/stat : 13469 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 7609 0 0 0 148 1 0 0 19 0 4 0 495411966 340226048 27011 33554432000 4194304 4627427 140736622934128 18446744073709551615 4299555 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13468/tid=13470] ppid=13466 vsize=332252 CPUtime=1.47 cores=1,3,5,7
/proc/13468/task/13470/stat : 13470 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 7676 0 0 0 146 1 0 0 25 0 4 0 495411966 340226048 27011 33554432000 4194304 4627427 140736622934128 18446744073709551615 4299638 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13468/tid=13471] ppid=13466 vsize=332252 CPUtime=1.48 cores=1,3,5,7
/proc/13468/task/13471/stat : 13471 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 8223 0 0 0 147 1 0 0 19 0 4 0 495411966 340226048 27011 33554432000 4194304 4627427 140736622934128 18446744073709551615 47005312460484 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 332252

[startup+3.10094 s]
/proc/loadavg: 7.74 7.88 5.97 9/184 13472
/proc/meminfo: memFree=21420060/32951124 swapFree=67111524/67111528
[pid=13468] ppid=13466 vsize=332788 CPUtime=12.35 cores=1,3,5,7
/proc/13468/stat : 13468 (strangenight2-m) R 13466 13468 13269 0 -1 4202496 31838 0 0 0 1230 5 0 0 25 0 4 0 495411966 340774912 27254 33554432000 4194304 4627427 140736622934128 18446744073709551615 4299657 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13468/statm: 83197 27254 367 106 0 78168 0
[pid=13468/tid=13469] ppid=13466 vsize=332788 CPUtime=3.09 cores=1,3,5,7
/proc/13468/task/13469/stat : 13469 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 7731 0 0 0 308 1 0 0 25 0 4 0 495411966 340774912 27254 33554432000 4194304 4627427 140736622934128 18446744073709551615 4308493 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13468/tid=13470] ppid=13466 vsize=332788 CPUtime=3.07 cores=1,3,5,7
/proc/13468/task/13470/stat : 13470 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 7737 0 0 0 306 1 0 0 25 0 4 0 495411966 340774912 27254 33554432000 4194304 4627427 140736622934128 18446744073709551615 4308265 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13468/tid=13471] ppid=13466 vsize=332788 CPUtime=3.08 cores=1,3,5,7
/proc/13468/task/13471/stat : 13471 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 8223 0 0 0 307 1 0 0 25 0 4 0 495411966 340774912 27254 33554432000 4194304 4627427 140736622934128 18446744073709551615 47005312460484 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 332788

[startup+6.30037 s]
/proc/loadavg: 7.76 7.88 5.98 9/184 13472
/proc/meminfo: memFree=21411672/32951124 swapFree=67111524/67111528
[pid=13468] ppid=13466 vsize=333380 CPUtime=25.14 cores=1,3,5,7
/proc/13468/stat : 13468 (strangenight2-m) R 13466 13468 13269 0 -1 4202496 32173 0 0 0 2508 6 0 0 25 0 4 0 495411966 341381120 27587 33554432000 4194304 4627427 140736622934128 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13468/statm: 83345 27587 367 106 0 78316 0
[pid=13468/tid=13469] ppid=13466 vsize=333380 CPUtime=6.29 cores=1,3,5,7
/proc/13468/task/13469/stat : 13469 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 7843 0 0 0 628 1 0 0 25 0 4 0 495411966 341381120 27587 33554432000 4194304 4627427 140736622934128 18446744073709551615 4238276 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13468/tid=13470] ppid=13466 vsize=333380 CPUtime=6.25 cores=1,3,5,7
/proc/13468/task/13470/stat : 13470 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 7848 0 0 0 624 1 0 0 25 0 4 0 495411966 341381120 27587 33554432000 4194304 4627427 140736622934128 18446744073709551615 4297744 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13468/tid=13471] ppid=13466 vsize=333380 CPUtime=6.28 cores=1,3,5,7
/proc/13468/task/13471/stat : 13471 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 8223 0 0 0 627 1 0 0 25 0 4 0 495411966 341381120 27587 33554432000 4194304 4627427 140736622934128 18446744073709551615 47005312460331 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 333380

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

[startup+7.90108 s]
/proc/loadavg: 7.76 7.88 5.98 9/184 13472
/proc/meminfo: memFree=21416500/32951124 swapFree=67111524/67111528
[pid=13468] ppid=13466 vsize=333380 CPUtime=31.53 cores=1,3,5,7
/proc/13468/stat : 13468 (strangenight2-m) R 13466 13468 13269 0 -1 4202496 32212 0 0 0 3147 6 0 0 25 0 4 0 495411966 341381120 27626 33554432000 4194304 4627427 140736622934128 18446744073709551615 4308275 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13468/statm: 83345 27626 367 106 0 78316 0
[pid=13468/tid=13469] ppid=13466 vsize=333380 CPUtime=7.89 cores=1,3,5,7
/proc/13468/task/13469/stat : 13469 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 7856 0 0 0 788 1 0 0 25 0 4 0 495411966 341381120 27626 33554432000 4194304 4627427 140736622934128 18446744073709551615 4308425 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13468/tid=13470] ppid=13466 vsize=333380 CPUtime=7.84 cores=1,3,5,7
/proc/13468/task/13470/stat : 13470 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 7861 0 0 0 783 1 0 0 25 0 4 0 495411966 341381120 27626 33554432000 4194304 4627427 140736622934128 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13468/tid=13471] ppid=13466 vsize=333380 CPUtime=7.88 cores=1,3,5,7
/proc/13468/task/13471/stat : 13471 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 8223 0 0 0 787 1 0 0 25 0 4 0 495411966 341381120 27626 33554432000 4194304 4627427 140736622934128 18446744073709551615 47005312460331 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 31.53
Current children cumulated vsize (KiB) 333380

[startup+9.50079 s]
/proc/loadavg: 7.76 7.88 5.98 9/184 13472
/proc/meminfo: memFree=21409556/32951124 swapFree=67111524/67111528
[pid=13468] ppid=13466 vsize=340324 CPUtime=37.92 cores=1,3,5,7
/proc/13468/stat : 13468 (strangenight2-m) R 13466 13468 13269 0 -1 4202496 37161 0 0 0 3786 6 0 0 25 0 4 0 495411966 348491776 32575 33554432000 4194304 4627427 140736622934128 18446744073709551615 4508542 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13468/statm: 85081 32575 380 106 0 80052 0
[pid=13468/tid=13469] ppid=13466 vsize=340324 CPUtime=9.49 cores=1,3,5,7
/proc/13468/task/13469/stat : 13469 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 9501 0 0 0 948 1 0 0 25 0 4 0 495411966 348491776 32575 33554432000 4194304 4627427 140736622934128 18446744073709551615 4534761 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13468/tid=13470] ppid=13466 vsize=340324 CPUtime=9.44 cores=1,3,5,7
/proc/13468/task/13470/stat : 13470 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 9505 0 0 0 942 2 0 0 25 0 4 0 495411966 348491776 32575 33554432000 4194304 4627427 140736622934128 18446744073709551615 4534832 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13468/tid=13471] ppid=13466 vsize=340324 CPUtime=9.48 cores=1,3,5,7
/proc/13468/task/13471/stat : 13471 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 8223 0 0 0 947 1 0 0 25 0 4 0 495411966 348491776 32575 33554432000 4194304 4627427 140736622934128 18446744073709551615 47005312460484 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37.92
Current children cumulated vsize (KiB) 340324

[startup+10.3006 s]
/proc/loadavg: 7.78 7.88 5.99 9/184 13472
/proc/meminfo: memFree=21381156/32951124 swapFree=67111524/67111528
[pid=13468] ppid=13466 vsize=360628 CPUtime=41.12 cores=1,3,5,7
/proc/13468/stat : 13468 (strangenight2-m) R 13466 13468 13269 0 -1 4202496 46840 0 0 0 4104 8 0 0 25 0 4 0 495411966 369283072 42171 33554432000 4194304 4627427 140736622934128 18446744073709551615 4444706 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13468/statm: 90157 42171 382 106 0 85128 0
[pid=13468/tid=13469] ppid=13466 vsize=360628 CPUtime=10.28 cores=1,3,5,7
/proc/13468/task/13469/stat : 13469 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 12748 0 0 0 1027 1 0 0 25 0 4 0 495411966 369283072 42171 33554432000 4194304 4627427 140736622934128 18446744073709551615 4424975 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13468/tid=13470] ppid=13466 vsize=360628 CPUtime=10.23 cores=1,3,5,7
/proc/13468/task/13470/stat : 13470 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 12454 0 0 0 1021 2 0 0 25 0 4 0 495411966 369283072 42171 33554432000 4194304 4627427 140736622934128 18446744073709551615 4424686 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13468/tid=13471] ppid=13466 vsize=360628 CPUtime=10.28 cores=1,3,5,7
/proc/13468/task/13471/stat : 13471 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 8223 0 0 0 1027 1 0 0 25 0 4 0 495411966 369283072 42171 33554432000 4194304 4627427 140736622934128 18446744073709551615 47005312460331 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 41.12
Current children cumulated vsize (KiB) 360628

[startup+10.5006 s]
/proc/loadavg: 7.78 7.88 5.99 9/184 13472
/proc/meminfo: memFree=21381156/32951124 swapFree=67111524/67111528
[pid=13468] ppid=13466 vsize=364692 CPUtime=41.91 cores=1,3,5,7
/proc/13468/stat : 13468 (strangenight2-m) R 13466 13468 13269 0 -1 4202496 50600 0 0 0 4183 8 0 0 25 0 4 0 495411966 373444608 45580 33554432000 4194304 4627427 140736622934128 18446744073709551615 47005312484887 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/13468/statm: 91173 45580 386 106 0 86144 0
[pid=13468/tid=13469] ppid=13466 vsize=364692 CPUtime=10.48 cores=1,3,5,7
/proc/13468/task/13469/stat : 13469 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 13979 0 0 0 1047 1 0 0 25 0 4 0 495411966 373444608 45580 33554432000 4194304 4627427 140736622934128 18446744073709551615 47005312484889 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13468/tid=13470] ppid=13466 vsize=364692 CPUtime=10.43 cores=1,3,5,7
/proc/13468/task/13470/stat : 13470 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 13742 0 0 0 1041 2 0 0 25 0 4 0 495411966 373444608 45580 33554432000 4194304 4627427 140736622934128 18446744073709551615 4408690 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13468/tid=13471] ppid=13466 vsize=364692 CPUtime=10.48 cores=1,3,5,7
/proc/13468/task/13471/stat : 13471 (strangenight2-m) R 13466 13468 13269 0 -1 4202560 8223 0 0 0 1047 1 0 0 25 0 4 0 495411966 373444608 45580 33554432000 4194304 4627427 140736622934128 18446744073709551615 4219962 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 41.91
Current children cumulated vsize (KiB) 364692

Child status: 20
Real time (s): 10.5338
CPU time (s): 42.0276
CPU user time (s): 41.9296
CPU system time (s): 0.097985
CPU usage (%): 398.98
Max. virtual memory (cumulated for all children) (KiB): 364692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.9296
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50987
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= 1006
involuntary context switches= 332

runsolver used 0.018997 second user time and 0.041993 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 00:32:37
IDJOB=3287862
IDBENCH=82476
IDSOLVER=1586
FILE ID=node146/3287862-1304029957
RUNJOBID= node146-1304028687-13288
PBS_JOBID= 13170306
Free space on /tmp= 72988 MiB

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

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

MD5SUM BENCH= 836009cfc8c47eab51e5c571abae9348
RANDOM SEED=786931175

node146.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.830
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.830
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.830
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.830
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.86
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.830
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.830
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.830
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.830
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:      21530776 kB
Buffers:       1918984 kB
Cached:        8342948 kB
SwapCached:          4 kB
Active:        1951268 kB
Inactive:      8944456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21530776 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            8172 kB
Writeback:           0 kB
AnonPages:      633276 kB
Mapped:          15508 kB
Slab:           460284 kB
PageTables:       5952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   910852 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= 72980 MiB
End job on node146 at 2011-04-29 00:32:48