Trace number 3287864

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mtUNSAT 37.7403 9.50606

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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3287864-1304042699.cnf'
0.00/0.00	c -- header says num vars:          63327
0.00/0.00	c -- header says num clauses:      174791
0.34/0.71	c -- clauses added:            0 learnts,       174791 normals,            0 xors
0.34/0.71	c -- vars added      63327
0.34/0.71	c Parsing time:  0.25 s
0.34/0.71	c  N st     0         0     63327     58263    116526         0    407841         0   no data   no data  --
0.34/0.71	c asymm  cl-useful: 0/30509/58262 lits-rem:0 time: 2.37
33.84/8.52	c Flit:  6212 Blit:   7749 bXBeca:    0 bXProp: 10885 Bins:      0 BRemL:      0 BRemN:      0 P: 189.8M T: 30.68
33.84/8.52	c Cleaning up after failed var search:     0.05 s 
33.84/8.53	c Replacing    10886 vars Replaced   191399 lits Time:     0.08 s 
33.84/8.55	c bin-w-bin subsume rem          768 bins  time:  0.03 s
33.84/8.56	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.05 s
35.04/8.85	c Subs w/ non-existent bins:     22 l-rem:     22 v-fix:     0 done:  31392 time:  1.13 s
35.44/8.97	c Removed useless bin:     249  fixed:     0  props:  20.01M  time:  0.47 s
35.83/9.07	c lits-rem:       442  cl-subs:      163  v-elim:  10464  v-fix:    0  time:  0.38 s
37.05/9.39	c Finding binary XORs  T:     1.26 s  found:     232
37.05/9.39	c Replacing      232 vars Replaced     5464 lits Time:     0.04 s 
37.43/9.42	c Finding non-binary XORs:     0.06 s (found:    1882, avg size: 3.0)
37.43/9.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
37.43/9.44	c calculated reachability. Time: 0.10
37.43/9.45	c Calc default polars -  time:   0.01 s pos:    1175 undec:   45438 neg:   16714
37.43/9.45	c =========================================================================================
37.43/9.45	c types(t): F = full restart, N = normal restart
37.43/9.45	c types(t): S = simplification begin/end, E = solution found
37.43/9.45	c restart types(rt): st = static, dy = dynamic
37.43/9.45	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
37.43/9.45	c  B st     0         0     20696     26073     30150         0    146121         0   no data   no data  --
37.43/9.46	c Following stats are for *FIRST FINISHED THREAD ONLY*
37.43/9.46	c num threads              : 4          
37.43/9.46	c restarts                 : 8          
37.43/9.46	c dynamic restarts         : 8          
37.43/9.46	c static restarts          : 0          
37.43/9.46	c full restarts            : 0          
37.43/9.46	c total simplify time      : 0.07       
37.43/9.46	c learnts DL2              : 0          
37.43/9.46	c learnts size 2           : 116633     
37.43/9.46	c learnts size 1           : 23739       (37.49     % of vars)
37.43/9.46	c filedLit time            : 0.00        (0.00      % time)
37.43/9.46	c v-elim SatELite          : 0           (0.00      % vars)
37.43/9.46	c SatELite time            : 0.00        (0.00      % time)
37.43/9.46	c v-elim xor               : 0           (0.00      % vars)
37.43/9.46	c xor elim time            : 0.00        (0.00      % time)
37.43/9.46	c num binary xor trees     : 0          
37.43/9.46	c binxor trees' crown      : 0           (nan       leafs/tree)
37.43/9.46	c bin xor find time        : 0.05       
37.43/9.46	c OTF clause improved      : 17          (0.02      clauses/conflict)
37.43/9.46	c OTF impr. size diff      : 55          (3.24       lits/clause)
37.43/9.46	c OTF cl watch-shrink      : 193         (0.18      clauses/conflict)
37.43/9.46	c OTF cl watch-sh-lit      : 436         (2.26       lits/clause)
37.43/9.46	c tried to recurMin cls    : 596         (54.98      % of conflicts)
37.43/9.46	c updated cache            : 1383        (2.32       lits/tried recurMin)
37.43/9.46	c unit cls received        : 0           (0.00      % of units)
37.43/9.46	c unit cls sent            : 0           (0.00      % of units)
37.43/9.46	c bin cls received         : 0          
37.43/9.46	c bin cls sent             : 0          
37.43/9.46	c clauses over max glue    : 0           (0.00      % of all clauses)
37.43/9.46	c conflicts                : 1084        (29.16     / sec)
37.43/9.46	c decisions                : 22865       (1.30      % random)
37.43/9.46	c bogo-props               : 17501712    (470800.78 / sec)
37.43/9.46	c conflict literals        : 44683       (23.01     % deleted)
37.43/9.46	c Memory used              : 994.88      MB
37.43/9.46	c single-thread CPU time   : 37.17       s
37.43/9.46	c all-threads sum CPU time : 37.17       s
37.43/9.46	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-3287864-1304042699/watcher-3287864-1304042699 -o /tmp/evaluation-result-3287864-1304042699/solver-3287864-1304042699 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3287864-1304042699.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.70 7.96 7.86 5/180 1183
/proc/meminfo: memFree=17115088/32951124 swapFree=67111528/67111528
[pid=1183] ppid=1181 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1183/stat : 1183 (strangenight1-m) R 1181 1183 32317 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 515870381 52465664 352 33554432000 4194304 4650419 140735898237504 18446744073709551615 230809222129 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1183/statm: 12809 352 303 112 0 7774 0
[pid=1183/tid=1184] ppid=1181 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1183/task/1184/stat : 1184 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 515870382 52465664 352 33554432000 4194304 4650419 140735898237504 18446744073709551615 47849824323506 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1183/tid=1185] ppid=1181 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1183/task/1185/stat : 1185 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 515870382 52465664 352 33554432000 4194304 4650419 140735898237504 18446744073709551615 47849824323500 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1183/tid=1186] ppid=1181 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1183/task/1186/stat : 1186 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 515870382 52465664 352 33554432000 4194304 4650419 140735898237504 18446744073709551615 230809222129 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0766301 s]
/proc/loadavg: 7.70 7.96 7.86 5/180 1183
/proc/meminfo: memFree=17115088/32951124 swapFree=67111528/67111528
[pid=1183] ppid=1181 vsize=384680 CPUtime=0.25 cores=1,3,5,7
/proc/1183/stat : 1183 (strangenight1-m) S 1181 1183 32317 0 -1 4202496 19808 0 0 0 17 8 0 0 18 0 4 0 515870381 393912320 15576 33554432000 4194304 4650419 140735898237504 18446744073709551615 230809270766 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1183/statm: 96170 15576 344 112 0 91135 0
[pid=1183/tid=1184] ppid=1181 vsize=384680 CPUtime=0.06 cores=1,3,5,7
/proc/1183/task/1184/stat : 1184 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 4873 0 0 0 4 2 0 0 18 0 4 0 515870382 393912320 15576 33554432000 4194304 4650419 140735898237504 18446744073709551615 230809270815 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1183/tid=1185] ppid=1181 vsize=384680 CPUtime=0.05 cores=1,3,5,7
/proc/1183/task/1185/stat : 1185 (strangenight1-m) S 1181 1183 32317 0 -1 4202560 4546 0 0 0 4 1 0 0 18 0 4 0 515870382 393912320 15581 33554432000 4194304 4650419 140735898237504 18446744073709551615 230809270766 0 0 4096 2 18446604464493889472 0 0 -1 5 0 0 0
[pid=1183/tid=1186] ppid=1181 vsize=384680 CPUtime=0.05 cores=1,3,5,7
/proc/1183/task/1186/stat : 1186 (strangenight1-m) S 1181 1183 32317 0 -1 4202560 5123 0 0 0 3 2 0 0 18 0 4 0 515870382 393912320 15595 33554432000 4194304 4650419 140735898237504 18446744073709551615 230809270766 0 0 4096 2 18446604464493889472 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 384680

[startup+0.102294 s]
/proc/loadavg: 7.70 7.96 7.86 5/180 1183
/proc/meminfo: memFree=17115088/32951124 swapFree=67111528/67111528
[pid=1183] ppid=1181 vsize=393424 CPUtime=0.34 cores=1,3,5,7
/proc/1183/stat : 1183 (strangenight1-m) R 1181 1183 32317 0 -1 4202496 24724 0 0 0 23 11 0 0 18 0 4 0 515870381 402866176 20438 33554432000 4194304 4650419 140735898237504 18446744073709551615 230809270766 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1183/statm: 98356 20621 344 112 0 93321 0
[pid=1183/tid=1184] ppid=1181 vsize=393424 CPUtime=0.08 cores=1,3,5,7
/proc/1183/task/1184/stat : 1184 (strangenight1-m) S 1181 1183 32317 0 -1 4202560 6040 0 0 0 5 3 0 0 18 0 4 0 515870382 402866176 20683 33554432000 4194304 4650419 140735898237504 18446744073709551615 230809270766 0 0 4096 2 18446604464493889472 0 0 -1 1 0 0 0
[pid=1183/tid=1185] ppid=1181 vsize=393424 CPUtime=0.08 cores=1,3,5,7
/proc/1183/task/1185/stat : 1185 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 5741 0 0 0 6 2 0 0 17 0 4 0 515870382 402866176 20780 33554432000 4194304 4650419 140735898237504 18446744073709551615 230809270815 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1183/tid=1186] ppid=1181 vsize=393424 CPUtime=0.07 cores=1,3,5,7
/proc/1183/task/1186/stat : 1186 (strangenight1-m) S 1181 1183 32317 0 -1 4202560 6707 0 0 0 4 3 0 0 18 0 4 0 515870382 402866176 20887 33554432000 4194304 4650419 140735898237504 18446744073709551615 230809270766 0 0 4096 2 18446604464493889472 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 393424

[startup+0.719862 s]
/proc/loadavg: 7.70 7.96 7.86 5/180 1183
/proc/meminfo: memFree=17115088/32951124 swapFree=67111528/67111528
[pid=1183] ppid=1181 vsize=426508 CPUtime=2.78 cores=1,3,5,7
/proc/1183/stat : 1183 (strangenight1-m) D 1181 1183 32317 0 -1 4202496 30204 0 0 0 265 13 0 0 18 0 4 0 515870381 436744192 25883 33554432000 4194304 4650419 140735898237504 18446744073709551615 4516430 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1183/statm: 106627 25883 370 112 0 101592 0
[pid=1183/tid=1184] ppid=1181 vsize=426508 CPUtime=0.69 cores=1,3,5,7
/proc/1183/task/1184/stat : 1184 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 7388 0 0 0 66 3 0 0 18 0 4 0 515870382 436744192 25883 33554432000 4194304 4650419 140735898237504 18446744073709551615 4512144 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1183/tid=1185] ppid=1181 vsize=426508 CPUtime=0.69 cores=1,3,5,7
/proc/1183/task/1185/stat : 1185 (strangenight1-m) D 1181 1183 32317 0 -1 4202560 6677 0 0 0 67 2 0 0 18 0 4 0 515870382 436744192 25883 33554432000 4194304 4650419 140735898237504 18446744073709551615 4515973 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1183/tid=1186] ppid=1181 vsize=426508 CPUtime=0.69 cores=1,3,5,7
/proc/1183/task/1186/stat : 1186 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 8088 0 0 0 65 4 0 0 18 0 4 0 515870382 436744192 25883 33554432000 4194304 4650419 140735898237504 18446744073709551615 230809209015 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 426508

[startup+0.874045 s]
/proc/loadavg: 7.70 7.96 7.86 5/180 1183
/proc/meminfo: memFree=17115088/32951124 swapFree=67111528/67111528
[pid=1183] ppid=1181 vsize=405444 CPUtime=3.4 cores=1,3,5,7
/proc/1183/stat : 1183 (strangenight1-m) R 1181 1183 32317 0 -1 4202496 35792 0 0 0 326 14 0 0 19 0 4 0 515870381 415174656 30442 33554432000 4194304 4650419 140735898237504 18446744073709551615 4369378 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1183/statm: 101361 30449 373 112 0 96326 0
[pid=1183/tid=1184] ppid=1181 vsize=405444 CPUtime=0.84 cores=1,3,5,7
/proc/1183/task/1184/stat : 1184 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 9086 0 0 0 81 3 0 0 19 0 4 0 515870382 415174656 30449 33554432000 4194304 4650419 140735898237504 18446744073709551615 230809270815 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1183/tid=1185] ppid=1181 vsize=405444 CPUtime=0.84 cores=1,3,5,7
/proc/1183/task/1185/stat : 1185 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 8694 0 0 0 82 2 0 0 19 0 4 0 515870382 415174656 30449 33554432000 4194304 4650419 140735898237504 18446744073709551615 230809270815 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1183/tid=1186] ppid=1181 vsize=405444 CPUtime=0.84 cores=1,3,5,7
/proc/1183/task/1186/stat : 1186 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 8162 0 0 0 80 4 0 0 18 0 4 0 515870382 415174656 30449 33554432000 4194304 4650419 140735898237504 18446744073709551615 47849824298692 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 405444

[startup+1.50093 s]
/proc/loadavg: 7.70 7.96 7.86 9/184 1187
/proc/meminfo: memFree=16909464/32951124 swapFree=67111528/67111528
[pid=1183] ppid=1181 vsize=424472 CPUtime=5.91 cores=1,3,5,7
/proc/1183/stat : 1183 (strangenight1-m) R 1181 1183 32317 0 -1 4202496 56853 0 0 0 572 19 0 0 18 0 4 0 515870381 434659328 51503 33554432000 4194304 4650419 140735898237504 18446744073709551615 4241514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1183/statm: 106118 51503 373 112 0 101083 0
[pid=1183/tid=1184] ppid=1181 vsize=424608 CPUtime=1.48 cores=1,3,5,7
/proc/1183/task/1184/stat : 1184 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 16076 0 0 0 142 6 0 0 20 0 4 0 515870382 434798592 51600 33554432000 4194304 4650419 140735898237504 18446744073709551615 4370286 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1183/tid=1185] ppid=1181 vsize=424608 CPUtime=1.47 cores=1,3,5,7
/proc/1183/task/1185/stat : 1185 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 15823 0 0 0 143 4 0 0 18 0 4 0 515870382 434798592 51600 33554432000 4194304 4650419 140735898237504 18446744073709551615 4370340 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1183/tid=1186] ppid=1181 vsize=424608 CPUtime=1.47 cores=1,3,5,7
/proc/1183/task/1186/stat : 1186 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 8162 0 0 0 143 4 0 0 19 0 4 0 515870382 434798592 51600 33554432000 4194304 4650419 140735898237504 18446744073709551615 47849824298539 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 424472

[startup+3.10064 s]
/proc/loadavg: 7.70 7.96 7.86 9/184 1187
/proc/meminfo: memFree=16767836/32951124 swapFree=67111528/67111528
[pid=1183] ppid=1181 vsize=734492 CPUtime=12.28 cores=1,3,5,7
/proc/1183/stat : 1183 (strangenight1-m) R 1181 1183 32317 0 -1 4202496 108788 0 0 0 1199 29 0 0 18 0 4 0 515870381 752119808 103438 33554432000 4194304 4650419 140735898237504 18446744073709551615 4245165 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1183/statm: 183623 103440 373 112 0 178588 0
[pid=1183/tid=1184] ppid=1181 vsize=734492 CPUtime=3.08 cores=1,3,5,7
/proc/1183/task/1184/stat : 1184 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 33268 0 0 0 299 9 0 0 19 0 4 0 515870382 752119808 103442 33554432000 4194304 4650419 140735898237504 18446744073709551615 4244897 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1183/tid=1185] ppid=1181 vsize=734492 CPUtime=3.07 cores=1,3,5,7
/proc/1183/task/1185/stat : 1185 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 33102 0 0 0 299 8 0 0 18 0 4 0 515870382 752119808 103444 33554432000 4194304 4650419 140735898237504 18446744073709551615 4241514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1183/tid=1186] ppid=1181 vsize=734492 CPUtime=3.06 cores=1,3,5,7
/proc/1183/task/1186/stat : 1186 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 8162 0 0 0 302 4 0 0 25 0 4 0 515870382 752119808 103447 33554432000 4194304 4650419 140735898237504 18446744073709551615 47849824298692 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 734492

[startup+6.30105 s]
/proc/loadavg: 7.72 7.96 7.86 9/184 1187
/proc/meminfo: memFree=16530264/32951124 swapFree=67111528/67111528
[pid=1183] ppid=1181 vsize=777348 CPUtime=25.06 cores=1,3,5,7
/proc/1183/stat : 1183 (strangenight1-m) R 1181 1183 32317 0 -1 4202496 157024 0 0 0 2467 39 0 0 25 0 4 0 515870381 796004352 151674 33554432000 4194304 4650419 140735898237504 18446744073709551615 4371317 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1183/statm: 194337 151674 373 112 0 189302 0
[pid=1183/tid=1184] ppid=1181 vsize=777348 CPUtime=6.27 cores=1,3,5,7
/proc/1183/task/1184/stat : 1184 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 49180 0 0 0 616 11 0 0 25 0 4 0 515870382 796004352 151674 33554432000 4194304 4650419 140735898237504 18446744073709551615 4369376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1183/tid=1185] ppid=1181 vsize=777348 CPUtime=6.26 cores=1,3,5,7
/proc/1183/task/1185/stat : 1185 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 49546 0 0 0 615 11 0 0 24 0 4 0 515870382 796004352 151674 33554432000 4194304 4650419 140735898237504 18446744073709551615 4369211 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1183/tid=1186] ppid=1181 vsize=777348 CPUtime=6.24 cores=1,3,5,7
/proc/1183/task/1186/stat : 1186 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 8162 0 0 0 620 4 0 0 25 0 4 0 515870382 796004352 151675 33554432000 4194304 4650419 140735898237504 18446744073709551615 47849824298539 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 777348

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

[startup+6.80096 s]
/proc/loadavg: 7.72 7.96 7.86 9/184 1187
/proc/meminfo: memFree=16530264/32951124 swapFree=67111528/67111528
[pid=1183] ppid=1181 vsize=912188 CPUtime=27.06 cores=1,3,5,7
/proc/1183/stat : 1183 (strangenight1-m) R 1181 1183 32317 0 -1 4202496 166068 0 0 0 2665 41 0 0 18 0 4 0 515870381 934080512 160718 33554432000 4194304 4650419 140735898237504 18446744073709551615 4370249 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1183/statm: 228047 160718 373 112 0 223012 0
[pid=1183/tid=1184] ppid=1181 vsize=912188 CPUtime=6.77 cores=1,3,5,7
/proc/1183/task/1184/stat : 1184 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 52611 0 0 0 665 12 0 0 25 0 4 0 515870382 934080512 160718 33554432000 4194304 4650419 140735898237504 18446744073709551615 4243590 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1183/tid=1185] ppid=1181 vsize=912188 CPUtime=6.76 cores=1,3,5,7
/proc/1183/task/1185/stat : 1185 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 52490 0 0 0 664 12 0 0 25 0 4 0 515870382 934080512 160718 33554432000 4194304 4650419 140735898237504 18446744073709551615 4369251 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1183/tid=1186] ppid=1181 vsize=912188 CPUtime=6.74 cores=1,3,5,7
/proc/1183/task/1186/stat : 1186 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 8162 0 0 0 670 4 0 0 25 0 4 0 515870382 934080512 160718 33554432000 4194304 4650419 140735898237504 18446744073709551615 47849824298539 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 27.06
Current children cumulated vsize (KiB) 912188

[startup+8.40067 s]
/proc/loadavg: 7.72 7.96 7.86 9/184 1187
/proc/meminfo: memFree=16359752/32951124 swapFree=67111528/67111528
[pid=1183] ppid=1181 vsize=1014520 CPUtime=33.44 cores=1,3,5,7
/proc/1183/stat : 1183 (strangenight1-m) R 1181 1183 32317 0 -1 4202496 202319 0 0 0 3296 48 0 0 21 0 4 0 515870381 1038868480 196969 33554432000 4194304 4650419 140735898237504 18446744073709551615 4369376 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1183/statm: 253630 196971 373 112 0 248595 0
[pid=1183/tid=1184] ppid=1181 vsize=1014520 CPUtime=8.37 cores=1,3,5,7
/proc/1183/task/1184/stat : 1184 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 65322 0 0 0 822 15 0 0 25 0 4 0 515870382 1038868480 196971 33554432000 4194304 4650419 140735898237504 18446744073709551615 4241514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1183/tid=1185] ppid=1181 vsize=1014520 CPUtime=8.36 cores=1,3,5,7
/proc/1183/task/1185/stat : 1185 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 64275 0 0 0 822 14 0 0 18 0 4 0 515870382 1038868480 196971 33554432000 4194304 4650419 140735898237504 18446744073709551615 4369081 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1183/tid=1186] ppid=1181 vsize=1014520 CPUtime=8.33 cores=1,3,5,7
/proc/1183/task/1186/stat : 1186 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 8162 0 0 0 829 4 0 0 25 0 4 0 515870382 1038868480 196973 33554432000 4194304 4650419 140735898237504 18446744073709551615 47849824298692 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 33.44
Current children cumulated vsize (KiB) 1014520

[startup+9.20052 s]
/proc/loadavg: 7.72 7.96 7.86 9/184 1187
/proc/meminfo: memFree=16285848/32951124 swapFree=67111528/67111528
[pid=1183] ppid=1181 vsize=1018756 CPUtime=36.64 cores=1,3,5,7
/proc/1183/stat : 1183 (strangenight1-m) R 1181 1183 32317 0 -1 4202496 212435 0 0 0 3612 52 0 0 18 0 4 0 515870381 1043206144 206435 33554432000 4194304 4650419 140735898237504 18446744073709551615 4528981 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1183/statm: 254689 206435 388 112 0 249654 0
[pid=1183/tid=1184] ppid=1181 vsize=1018756 CPUtime=9.17 cores=1,3,5,7
/proc/1183/task/1184/stat : 1184 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 68988 0 0 0 901 16 0 0 18 0 4 0 515870382 1043206144 206435 33554432000 4194304 4650419 140735898237504 18446744073709551615 4528986 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1183/tid=1185] ppid=1181 vsize=1018756 CPUtime=9.16 cores=1,3,5,7
/proc/1183/task/1185/stat : 1185 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 66909 0 0 0 901 15 0 0 18 0 4 0 515870382 1043206144 206435 33554432000 4194304 4650419 140735898237504 18446744073709551615 4528981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1183/tid=1186] ppid=1181 vsize=1018756 CPUtime=9.13 cores=1,3,5,7
/proc/1183/task/1186/stat : 1186 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 8162 0 0 0 909 4 0 0 25 0 4 0 515870382 1043206144 206435 33554432000 4194304 4650419 140735898237504 18446744073709551615 47849824298539 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 36.64
Current children cumulated vsize (KiB) 1018756

[startup+9.40049 s]
/proc/loadavg: 7.72 7.96 7.86 9/184 1187
/proc/meminfo: memFree=16285848/32951124 swapFree=67111528/67111528
[pid=1183] ppid=1181 vsize=1018756 CPUtime=37.43 cores=1,3,5,7
/proc/1183/stat : 1183 (strangenight1-m) R 1181 1183 32317 0 -1 4202496 212442 0 0 0 3691 52 0 0 18 0 4 0 515870381 1043206144 206442 33554432000 4194304 4650419 140735898237504 18446744073709551615 4313974 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1183/statm: 254689 206442 390 112 0 249654 0
[pid=1183/tid=1184] ppid=1181 vsize=1018756 CPUtime=9.37 cores=1,3,5,7
/proc/1183/task/1184/stat : 1184 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 68988 0 0 0 921 16 0 0 18 0 4 0 515870382 1043206144 206442 33554432000 4194304 4650419 140735898237504 18446744073709551615 4528879 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1183/tid=1185] ppid=1181 vsize=1018756 CPUtime=9.35 cores=1,3,5,7
/proc/1183/task/1185/stat : 1185 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 66914 0 0 0 920 15 0 0 19 0 4 0 515870382 1043206144 206442 33554432000 4194304 4650419 140735898237504 18446744073709551615 4312915 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1183/tid=1186] ppid=1181 vsize=1018756 CPUtime=9.32 cores=1,3,5,7
/proc/1183/task/1186/stat : 1186 (strangenight1-m) R 1181 1183 32317 0 -1 4202560 8162 0 0 0 928 4 0 0 25 0 4 0 515870382 1043206144 206442 33554432000 4194304 4650419 140735898237504 18446744073709551615 47849824298688 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37.43
Current children cumulated vsize (KiB) 1018756

[startup+9.5005 s]
/proc/loadavg: 7.72 7.96 7.86 9/184 1187
/proc/meminfo: memFree=16285848/32951124 swapFree=67111528/67111528
[pid=1183] ppid=1181 vsize=0 CPUtime=37.73 cores=1,3,5,7
/proc/1183/stat : 1183 (strangenight1-m) Z 1181 1183 32317 0 -1 4203548 213115 0 0 0 3717 56 0 0 18 0 2 0 515870381 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1183/statm: 0 0 0 0 0 0 0
[pid=1183/tid=1185] ppid=1181 vsize=0 CPUtime=9.45 cores=1,3,5,7
/proc/1183/task/1185/stat : 1185 (strangenight1-m) R 1181 1183 32317 0 -1 4203588 67060 0 0 0 927 18 0 0 19 0 2 0 515870382 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37.73
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 9.50606
CPU time (s): 37.7403
CPU user time (s): 37.1743
CPU system time (s): 0.565913
CPU usage (%): 397.013
Max. virtual memory (cumulated for all children) (KiB): 1018756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.1743
system time used= 0.565913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213115
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= 9315
involuntary context switches= 249

runsolver used 0.020996 second user time and 0.035994 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 04:04:59
IDJOB=3287864
IDBENCH=82476
IDSOLVER=1588
FILE ID=node104/3287864-1304042699
RUNJOBID= node104-1304039974-32336
PBS_JOBID= 13170380
Free space on /tmp= 71536 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
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-3287864-1304042699/watcher-3287864-1304042699 -o /tmp/evaluation-result-3287864-1304042699/solver-3287864-1304042699 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3287864-1304042699.cnf

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

MD5SUM BENCH= 836009cfc8c47eab51e5c571abae9348
RANDOM SEED=1982583369

node104.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.855
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17115368 kB
Buffers:       2195380 kB
Cached:       11805504 kB
SwapCached:          0 kB
Active:        3521612 kB
Inactive:     11725104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17115368 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9236 kB
Writeback:           0 kB
AnonPages:     1244840 kB
Mapped:          15412 kB
Slab:           523204 kB
PageTables:       6840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1577692 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= 71532 MiB
End job on node104 at 2011-04-29 04:05:09