Trace number 3367035

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)UNSAT 62.5085 17.5337

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvqis8x8p2-tseitin.cnf
MD5SUMa2c0a22b1392549d2fca6c4b89170828
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.11468
Satisfiable
(Un)Satisfiability was proved
Number of variables156721
Number of clauses469046
Sum of the clauses size1094438
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2312696
Number of clauses of size 3156348
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/1.65	c Outputting solution to console
0.00/1.66	c Using 4 threads
0.00/1.66	c This is CryptoMiniSat 3.0.0
0.00/1.66	c WARNING: for repeatability, setting FPU to use double precision
0.00/1.66	c Reading file 'HOME/instance-3367035-1305394243.cnf'
0.00/1.66	c -- header says num vars:         156721
0.00/1.66	c -- header says num clauses:      469046
0.45/1.88	c -- clauses added:            0 learnts,       469046 normals,            0 xors
0.45/1.88	c -- vars added     156721
0.45/1.88	c Parsing time:  0.12 s
0.45/1.88	c  N st     0         0    156721    156348    312696         0   1094436         0   no data   no data
2.80/2.48	c asymm  cl-useful: 0/3783/156347 lits-rem:0 time: 0.57
55.07/15.51	c Flit:   242 Blit:  11103 bXBeca:    0 bXProp: 4927 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 12.86
55.07/15.53	c Cleaning up after failed var search:     0.01 s 
55.07/15.56	c Replacing     4928 vars Replaced    94779 lits Time:     0.02 s 
55.46/15.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.46/15.61	c bin-w-bin subsume rem          291 bins  time:  0.01 s
55.46/15.67	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.05 s
58.68/16.49	c Subs w/ non-existent bins:   2188 l-rem:   1987 v-fix:   201 done: 109576 time:  0.80 s
59.10/16.59	c Removed useless bin:     546  fixed:     0  props:  20.00M  time:  0.09 s
61.00/17.04	c lits-rem:       979  cl-subs:     9902  v-elim:  45704  v-fix:    0  time:  0.33 s
61.00/17.07	c Finding binary XORs  T:     0.02 s  found:    5780
61.00/17.09	c Replacing     5780 vars Replaced    84221 lits Time:     0.03 s 
61.40/17.14	c Finding non-binary XORs:     0.04 s (found:      13, avg size: 3.0)
61.40/17.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
61.40/17.15	c calculated reachability. Time: 0.00
61.40/17.16	c Calc default polars -  time:   0.01 s pos:    1199 undec:   71330 neg:   84192
61.40/17.16	c =========================================================================================
61.40/17.16	c types(t): F = full restart, N = normal restart
61.40/17.16	c types(t): S = simplification begin/end, E = solution found
61.40/17.16	c restart types(rt): st = static, dy = dynamic
61.40/17.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
61.40/17.16	c  B st     0         0     85427    127518    172118         0    785724         0   no data   no data
62.46/17.51	c Following stats are for *FIRST FINISHED THREAD ONLY*
62.46/17.51	c num threads              : 4          
62.46/17.51	c restarts                 : 46         
62.46/17.51	c dynamic restarts         : 40         
62.46/17.51	c static restarts          : 6          
62.46/17.51	c full restarts            : 0          
62.46/17.51	c total simplify time      : 0.08       
62.46/17.51	c learnts DL2              : 0          
62.46/17.51	c learnts size 2           : 324363     
62.46/17.51	c learnts size 1           : 16059       (10.25     % of vars)
62.46/17.51	c filedLit time            : 0.00        (0.00      % time)
62.46/17.51	c v-elim SatELite          : 0           (0.00      % vars)
62.46/17.51	c SatELite time            : 0.00        (0.00      % time)
62.46/17.51	c v-elim xor               : 0           (0.00      % vars)
62.46/17.51	c xor elim time            : 0.00        (0.00      % time)
62.46/17.51	c num binary xor trees     : 0          
62.46/17.51	c binxor trees' crown      : 0           (nan       leafs/tree)
62.46/17.51	c bin xor find time        : 0.03       
62.46/17.51	c OTF clause improved      : 114         (0.01      clauses/conflict)
62.46/17.51	c OTF impr. size diff      : 125         (1.10       lits/clause)
62.46/17.51	c OTF cl watch-shrink      : 2008        (0.23      clauses/conflict)
62.46/17.51	c OTF cl watch-sh-lit      : 4416        (2.20       lits/clause)
62.46/17.51	c tried to recurMin cls    : 4230        (47.68      % of conflicts)
62.46/17.51	c updated cache            : 5609        (1.33       lits/tried recurMin)
62.46/17.51	c unit cls recevied        : 0           (0.00      % of units)
62.46/17.51	c unit cls sent            : 9691        (60.35     % of units)
62.46/17.51	c bin cls recevied         : 0          
62.46/17.51	c bin cls sent             : 8503       
62.46/17.51	c clauses over max glue    : 0           (0.00      % of all clauses)
62.46/17.51	c conflicts                : 8872        (563.28    / sec)
62.46/17.51	c decisions                : 25356       (1.61      % random)
62.46/17.51	c bogo-props               : 132171922   (8391545.72 / sec)
62.46/17.51	c conflict literals        : 173165      (39.19     % deleted)
62.46/17.51	c Memory used              : 720.69      MB
62.46/17.51	c single-thread CPU time   : 15.75       s
62.46/17.51	c all-threads sum CPU time : 61.82       s
62.46/17.51	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-3367035-1305394243/watcher-3367035-1305394243 -o /tmp/evaluation-result-3367035-1305394243/solver-3367035-1305394243 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3367035-1305394243.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.62 8.51 8.05 1/316 7210
/proc/meminfo: memFree=15738276/32951124 swapFree=46575252/67111528
[pid=7210] ppid=7208 vsize=644 CPUtime=0 cores=0,2,4,6
/proc/7210/stat : 7210 (strangenight2-m) D 7208 7210 6565 0 -1 4194304 82 0 0 0 0 0 0 0 20 0 1 0 383616569 659456 39 33554432000 4194304 4580107 140733753641072 18446744073709551615 268655738503 0 0 4096 0 18446744071562154983 0 0 17 2 0 0 0
/proc/7210/statm: 161 39 32 95 0 22 0

[startup+0.0835899 s]
/proc/loadavg: 8.62 8.51 8.05 1/316 7210
/proc/meminfo: memFree=15738276/32951124 swapFree=46575252/67111528
[pid=7210] ppid=7208 vsize=644 CPUtime=0 cores=0,2,4,6
/proc/7210/stat : 7210 (strangenight2-m) D 7208 7210 6565 0 -1 4194304 82 0 0 0 0 0 0 0 20 0 1 0 383616569 659456 39 33554432000 4194304 4580107 140733753641072 18446744073709551615 268655738503 0 0 4096 0 18446744071562154983 0 0 17 2 0 0 0
/proc/7210/statm: 161 39 32 95 0 22 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 644

[startup+0.100612 s]
/proc/loadavg: 8.62 8.51 8.05 1/316 7210
/proc/meminfo: memFree=15738276/32951124 swapFree=46575252/67111528
[pid=7210] ppid=7208 vsize=644 CPUtime=0 cores=0,2,4,6
/proc/7210/stat : 7210 (strangenight2-m) D 7208 7210 6565 0 -1 4194304 82 0 0 0 0 0 0 0 20 0 1 0 383616569 659456 39 33554432000 4194304 4580107 140733753641072 18446744073709551615 268655738503 0 0 4096 0 18446744071562154983 0 0 17 2 0 0 0
/proc/7210/statm: 161 39 32 95 0 22 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 644

[startup+0.300554 s]
/proc/loadavg: 8.62 8.51 8.05 1/316 7210
/proc/meminfo: memFree=15738276/32951124 swapFree=46575252/67111528
[pid=7210] ppid=7208 vsize=644 CPUtime=0 cores=0,2,4,6
/proc/7210/stat : 7210 (strangenight2-m) D 7208 7210 6565 0 -1 4194304 82 0 0 0 0 0 0 0 20 0 1 0 383616569 659456 39 33554432000 4194304 4580107 140733753641072 18446744073709551615 268655738503 0 0 4096 0 18446744071562154983 0 0 17 2 0 0 0
/proc/7210/statm: 161 39 32 95 0 22 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 644

[startup+0.700497 s]
/proc/loadavg: 8.62 8.51 8.05 1/316 7210
/proc/meminfo: memFree=15738276/32951124 swapFree=46575252/67111528
[pid=7210] ppid=7208 vsize=644 CPUtime=0 cores=0,2,4,6
/proc/7210/stat : 7210 (strangenight2-m) D 7208 7210 6565 0 -1 4194304 82 0 0 0 0 0 0 0 20 0 1 0 383616569 659456 39 33554432000 4194304 4580107 140733753641072 18446744073709551615 268655738503 0 0 4096 0 18446744071562154983 0 0 17 2 0 0 0
/proc/7210/statm: 161 39 32 95 0 22 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 644

[startup+1.50036 s]
/proc/loadavg: 8.62 8.51 8.05 1/317 7211
/proc/meminfo: memFree=15739632/32951124 swapFree=46575252/67111528
[pid=7210] ppid=7208 vsize=644 CPUtime=0 cores=0,2,4,6
/proc/7210/stat : 7210 (strangenight2-m) D 7208 7210 6565 0 -1 4194304 82 0 0 0 0 0 0 0 20 0 1 0 383616569 659456 39 33554432000 4194304 4580107 140733753641072 18446744073709551615 268655738503 0 0 4096 0 18446744071562154983 0 0 17 2 0 0 0
/proc/7210/statm: 161 39 32 95 0 22 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 644

[startup+3.10103 s]
/proc/loadavg: 8.62 8.51 8.05 5/320 7214
/proc/meminfo: memFree=15485168/32951124 swapFree=46575252/67111528
[pid=7210] ppid=7208 vsize=450652 CPUtime=5.6 cores=0,2,4,6
/proc/7210/stat : 7210 (strangenight2-m) R 7208 7210 6565 0 -1 4202496 83903 0 1 0 536 24 0 0 19 0 4 0 383616569 461467648 65610 33554432000 4194304 4580107 140733753641072 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 165
/proc/7210/statm: 112663 65610 360 95 0 107645 0
[pid=7210/tid=7212] ppid=7208 vsize=450652 CPUtime=1.41 cores=0,2,4,6
/proc/7210/task/7212/stat : 7212 (strangenight2-m) R 7208 7210 6565 0 -1 4202560 20564 0 0 0 138 3 0 0 19 0 4 0 383616735 461467648 65610 33554432000 4194304 4580107 140733753641072 18446744073709551615 4293263 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7210/tid=7213] ppid=7208 vsize=450652 CPUtime=1.38 cores=0,2,4,6
/proc/7210/task/7213/stat : 7213 (strangenight2-m) R 7208 7210 6565 0 -1 4202560 20711 0 0 0 132 6 0 0 19 0 4 0 383616735 461467648 65610 33554432000 4194304 4580107 140733753641072 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7210/tid=7214] ppid=7208 vsize=450652 CPUtime=1.4 cores=0,2,4,6
/proc/7210/task/7214/stat : 7214 (strangenight2-m) R 7208 7210 6565 0 -1 4202560 21604 0 0 0 134 6 0 0 19 0 4 0 383616735 461467648 65610 33554432000 4194304 4580107 140733753641072 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 450652

[startup+6.30047 s]
/proc/loadavg: 8.81 8.55 8.06 5/320 7214
/proc/meminfo: memFree=15485928/32951124 swapFree=46575252/67111528
[pid=7210] ppid=7208 vsize=450652 CPUtime=18.37 cores=0,2,4,6
/proc/7210/stat : 7210 (strangenight2-m) R 7208 7210 6565 0 -1 4202496 86293 0 1 0 1807 30 0 0 25 0 4 0 383616569 461467648 67606 33554432000 4194304 4580107 140733753641072 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 165
/proc/7210/statm: 112663 67606 361 95 0 107645 0
[pid=7210/tid=7212] ppid=7208 vsize=450652 CPUtime=4.61 cores=0,2,4,6
/proc/7210/task/7212/stat : 7212 (strangenight2-m) R 7208 7210 6565 0 -1 4202560 20572 0 0 0 458 3 0 0 25 0 4 0 383616735 461467648 67606 33554432000 4194304 4580107 140733753641072 18446744073709551615 4293975 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7210/tid=7213] ppid=7208 vsize=450652 CPUtime=4.54 cores=0,2,4,6
/proc/7210/task/7213/stat : 7213 (strangenight2-m) R 7208 7210 6565 0 -1 4202560 20711 0 0 0 448 6 0 0 25 0 4 0 383616735 461467648 67606 33554432000 4194304 4580107 140733753641072 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7210/tid=7214] ppid=7208 vsize=450652 CPUtime=4.59 cores=0,2,4,6
/proc/7210/task/7214/stat : 7214 (strangenight2-m) R 7208 7210 6565 0 -1 4202560 23979 0 0 0 453 6 0 0 25 0 4 0 383616735 461467648 67606 33554432000 4194304 4580107 140733753641072 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 18.37
Current children cumulated vsize (KiB) 450652

[startup+12.7004 s]
/proc/loadavg: 8.98 8.59 8.08 5/320 7214
/proc/meminfo: memFree=15489568/32951124 swapFree=46575252/67111528
[pid=7210] ppid=7208 vsize=450652 CPUtime=43.89 cores=0,2,4,6
/proc/7210/stat : 7210 (strangenight2-m) R 7208 7210 6565 0 -1 4202496 86377 0 1 0 4352 37 0 0 25 0 4 0 383616569 461467648 67690 33554432000 4194304 4580107 140733753641072 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 165
/proc/7210/statm: 112663 67690 361 95 0 107645 0
[pid=7210/tid=7212] ppid=7208 vsize=450652 CPUtime=11.01 cores=0,2,4,6
/proc/7210/task/7212/stat : 7212 (strangenight2-m) R 7208 7210 6565 0 -1 4202560 20576 0 0 0 1098 3 0 0 25 0 4 0 383616735 461467648 67690 33554432000 4194304 4580107 140733753641072 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7210/tid=7213] ppid=7208 vsize=450652 CPUtime=10.88 cores=0,2,4,6
/proc/7210/task/7213/stat : 7213 (strangenight2-m) R 7208 7210 6565 0 -1 4202560 20711 0 0 0 1082 6 0 0 25 0 4 0 383616735 461467648 67690 33554432000 4194304 4580107 140733753641072 18446744073709551615 4293979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7210/tid=7214] ppid=7208 vsize=450652 CPUtime=10.99 cores=0,2,4,6
/proc/7210/task/7214/stat : 7214 (strangenight2-m) R 7208 7210 6565 0 -1 4202560 24054 0 0 0 1093 6 0 0 25 0 4 0 383616735 461467648 67690 33554432000 4194304 4580107 140733753641072 18446744073709551615 4219864 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 43.89
Current children cumulated vsize (KiB) 450652

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

[startup+15.9008 s]
/proc/loadavg: 9.22 8.65 8.10 5/320 7214
/proc/meminfo: memFree=15495452/32951124 swapFree=46575252/67111528
[pid=7210] ppid=7208 vsize=591604 CPUtime=56.66 cores=0,2,4,6
/proc/7210/stat : 7210 (strangenight2-m) R 7208 7210 6565 0 -1 4202496 100213 0 1 0 5619 47 0 0 25 0 4 0 383616569 605802496 81099 33554432000 4194304 4580107 140733753641072 18446744073709551615 4515240 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 165
/proc/7210/statm: 147901 81101 372 95 0 142883 0
[pid=7210/tid=7212] ppid=7208 vsize=591604 CPUtime=14.21 cores=0,2,4,6
/proc/7210/task/7212/stat : 7212 (strangenight2-m) R 7208 7210 6565 0 -1 4202560 22717 0 0 0 1418 3 0 0 25 0 4 0 383616735 605802496 81101 33554432000 4194304 4580107 140733753641072 18446744073709551615 4401259 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7210/tid=7213] ppid=7208 vsize=591604 CPUtime=14.04 cores=0,2,4,6
/proc/7210/task/7213/stat : 7213 (strangenight2-m) R 7208 7210 6565 0 -1 4202560 26761 0 0 0 1395 9 0 0 25 0 4 0 383616735 605802496 81103 33554432000 4194304 4580107 140733753641072 18446744073709551615 4515322 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7210/tid=7214] ppid=7208 vsize=591604 CPUtime=14.19 cores=0,2,4,6
/proc/7210/task/7214/stat : 7214 (strangenight2-m) R 7208 7210 6565 0 -1 4202560 24054 0 0 0 1413 6 0 0 25 0 4 0 383616735 605802496 81103 33554432000 4194304 4580107 140733753641072 18446744073709551615 46974668224196 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 56.66
Current children cumulated vsize (KiB) 591604

[startup+16.7006 s]
/proc/loadavg: 9.22 8.65 8.10 5/320 7214
/proc/meminfo: memFree=15430352/32951124 swapFree=46575252/67111528
[pid=7210] ppid=7208 vsize=605648 CPUtime=59.86 cores=0,2,4,6
/proc/7210/stat : 7210 (strangenight2-m) R 7208 7210 6565 0 -1 4202496 106833 0 1 0 5936 50 0 0 25 0 4 0 383616569 620183552 86225 33554432000 4194304 4580107 140733753641072 18446744073709551615 4407140 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 165
/proc/7210/statm: 151412 86226 375 95 0 146394 0
[pid=7210/tid=7212] ppid=7208 vsize=605648 CPUtime=15.01 cores=0,2,4,6
/proc/7210/task/7212/stat : 7212 (strangenight2-m) R 7208 7210 6565 0 -1 4202560 26267 0 0 0 1497 4 0 0 25 0 4 0 383616735 620183552 86226 33554432000 4194304 4580107 140733753641072 18446744073709551615 4428648 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7210/tid=7213] ppid=7208 vsize=605648 CPUtime=14.83 cores=0,2,4,6
/proc/7210/task/7213/stat : 7213 (strangenight2-m) R 7208 7210 6565 0 -1 4202560 28822 0 0 0 1474 9 0 0 25 0 4 0 383616735 620183552 86226 33554432000 4194304 4580107 140733753641072 18446744073709551615 4409864 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7210/tid=7214] ppid=7208 vsize=605648 CPUtime=14.99 cores=0,2,4,6
/proc/7210/task/7214/stat : 7214 (strangenight2-m) R 7208 7210 6565 0 -1 4202560 24054 0 0 0 1493 6 0 0 25 0 4 0 383616735 620183552 86226 33554432000 4194304 4580107 140733753641072 18446744073709551615 46974668224196 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 59.86
Current children cumulated vsize (KiB) 605648

[startup+17.1006 s]
/proc/loadavg: 9.22 8.65 8.10 5/320 7214
/proc/meminfo: memFree=15430352/32951124 swapFree=46575252/67111528
[pid=7210] ppid=7208 vsize=675608 CPUtime=61.4 cores=0,2,4,6
/proc/7210/stat : 7210 (strangenight2-m) R 7208 7210 6565 0 -1 4202496 126247 0 1 0 6074 66 0 0 18 0 4 0 383616569 691822592 102522 33554432000 4194304 4580107 140733753641072 18446744073709551615 4305254 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 165
/proc/7210/statm: 168902 102522 379 95 0 163884 0
[pid=7210/tid=7212] ppid=7208 vsize=675608 CPUtime=15.41 cores=0,2,4,6
/proc/7210/task/7212/stat : 7212 (strangenight2-m) R 7208 7210 6565 0 -1 4202560 27531 0 0 0 1537 4 0 0 25 0 4 0 383616735 691822592 102522 33554432000 4194304 4580107 140733753641072 18446744073709551615 4410115 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7210/tid=7213] ppid=7208 vsize=675608 CPUtime=15.21 cores=0,2,4,6
/proc/7210/task/7213/stat : 7213 (strangenight2-m) R 7208 7210 6565 0 -1 4202560 37536 0 0 0 1504 17 0 0 18 0 4 0 383616735 691822592 102522 33554432000 4194304 4580107 140733753641072 18446744073709551615 46974668248601 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7210/tid=7214] ppid=7208 vsize=675608 CPUtime=15.39 cores=0,2,4,6
/proc/7210/task/7214/stat : 7214 (strangenight2-m) R 7208 7210 6565 0 -1 4202560 24054 0 0 0 1533 6 0 0 25 0 4 0 383616735 691822592 102522 33554432000 4194304 4580107 140733753641072 18446744073709551615 46974668224043 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 61.4
Current children cumulated vsize (KiB) 675608

[startup+17.5005 s]
/proc/loadavg: 9.22 8.65 8.10 3/320 7214
/proc/meminfo: memFree=15327680/32951124 swapFree=46575252/67111528
[pid=7210] ppid=7208 vsize=737984 CPUtime=62.46 cores=0,2,4,6
/proc/7210/stat : 7210 (strangenight2-m) S 7208 7210 6565 0 -1 4202496 134733 0 1 0 6180 66 0 0 18 0 4 0 383616569 755695616 110997 33554432000 4194304 4580107 140733753641072 18446744073709551615 46974668248628 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 165
/proc/7210/statm: 184496 110997 379 95 0 179478 0
[pid=7210/tid=7212] ppid=7208 vsize=737984 CPUtime=15.82 cores=0,2,4,6
/proc/7210/task/7212/stat : 7212 (strangenight2-m) R 7208 7210 6565 0 -1 4202560 35479 0 0 0 1578 4 0 0 25 0 4 0 383616735 755695616 110997 33554432000 4194304 4580107 140733753641072 18446744073709551615 4300597 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7210/tid=7213] ppid=7208 vsize=737984 CPUtime=15.3 cores=0,2,4,6
/proc/7210/task/7213/stat : 7213 (strangenight2-m) S 7208 7210 6565 0 -1 4202560 37536 0 0 0 1513 17 0 0 18 0 4 0 383616735 755695616 110997 33554432000 4194304 4580107 140733753641072 18446744073709551615 46974668248628 0 0 4096 2 18446604447291275328 0 0 -1 6 0 0 0
[pid=7210/tid=7214] ppid=7208 vsize=737984 CPUtime=15.81 cores=0,2,4,6
/proc/7210/task/7214/stat : 7214 (strangenight2-m) R 7208 7210 6565 0 -1 4202560 24054 0 0 0 1575 6 0 0 25 0 4 0 383616735 755695616 110997 33554432000 4194304 4580107 140733753641072 18446744073709551615 46974668224043 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 62.46
Current children cumulated vsize (KiB) 737984

Child status: 20
Real time (s): 17.5337
CPU time (s): 62.5085
CPU user time (s): 61.8196
CPU system time (s): 0.688895
CPU usage (%): 356.505
Max. virtual memory (cumulated for all children) (KiB): 737984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 61.8196
system time used= 0.688895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134736
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3195
involuntary context switches= 315

runsolver used 0.053991 second user time and 0.134979 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-14 19:30:47
IDJOB=3367035
IDBENCH=82470
IDSOLVER=1844
FILE ID=node107/3367035-1305394243
RUNJOBID= node107-1305392701-6943
PBS_JOBID= 13324428
Free space on /tmp= 60304 MiB

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

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

MD5SUM BENCH= a2c0a22b1392549d2fca6c4b89170828
RANDOM SEED=1986401900

node107.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.829
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.65
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.829
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.829
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15738308 kB
Buffers:        113600 kB
Cached:       12084404 kB
SwapCached:       9832 kB
Active:        5213032 kB
Inactive:     11270748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15738308 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:         6622804 kB
Writeback:           0 kB
AnonPages:     4283208 kB
Mapped:          18816 kB
Slab:           595096 kB
PageTables:      68716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 64914044 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= 60372 MiB
End job on node107 at 2011-05-14 19:31:11