Trace number 3368233

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-Night2-st (fixed)UNSAT 36.8384 36.8384

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns2p3-tseitin.cnf
MD5SUM2b5c02650b763b7d13b77ce3fc61aa15
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.29735
Satisfiable
(Un)Satisfiability was proved
Number of variables116405
Number of clauses346850
Sum of the clauses size809314
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2231232
Number of clauses of size 3115616
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 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-3368233-1305380515.cnf'
0.00/0.00	c -- header says num vars:         116405
0.00/0.00	c -- header says num clauses:      346850
0.09/0.13	c -- clauses added:            0 learnts,       346850 normals,            0 xors
0.09/0.13	c -- vars added     116405
1.00/1.01	c Parsing time:  0.11 s
1.00/1.01	c  N st     0         0    116405    115616    231232         0    809312         0   no data   no data
1.00/1.01	c asymm  cl-useful: 0/41054/115615 lits-rem:0 time: 0.38
4.59/4.67	c Flit:   589 Blit:   2084 bXBeca:    0 bXProp: 12251 Bins:      0 BRemL:      0 BRemN:      0 P: 83.6M T:  4.09
4.59/4.68	c Cleaning up after failed var search:     0.01 s 
4.69/4.72	c Replacing    12251 vars Replaced   291825 lits Time:     0.04 s 
4.69/4.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.69/4.77	c bin-w-bin subsume rem         7956 bins  time:  0.01 s
4.79/4.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
4.99/5.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done: 101459 time:  0.24 s
5.09/5.17	c Removed useless bin:     855  fixed:     0  props:  20.00M  time:  0.12 s
5.50/5.53	c lits-rem:      1222  cl-subs:     7237  v-elim:  33819  v-fix:    0  time:  0.35 s
5.59/5.67	c Finding binary XORs  T:     0.14 s  found:     571
5.59/5.69	c Replacing      571 vars Replaced    17105 lits Time:     0.02 s 
5.69/5.76	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
5.69/5.76	c calculated reachability. Time: 0.02
5.69/5.76	c Calc default polars -  time:   0.01 s pos:    1637 undec:   49439 neg:   65329
5.69/5.76	c =========================================================================================
5.69/5.76	c types(t): F = full restart, N = normal restart
5.69/5.76	c types(t): S = simplification begin/end, E = solution found
5.69/5.76	c restart types(rt): st = static, dy = dynamic
5.69/5.76	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
5.69/5.76	c  B st     0         0     67069     97935    134628         0    612652         0   no data   no data
6.89/6.90	c  N dy    15      4121     67064     97935    135384      3308    612619     22358      3.34      3.54
8.29/8.36	c  N dy    48      8155     67058     97935    135891      6815    612617     55074      3.85      4.26
9.80/9.87	c  N dy    83     12195     67056     97935    136238     10495    612615     97818      4.17      4.55
11.69/11.70	c  N dy   119     16242     67055     97935    136483     14267    612611    160113      4.50      7.10
13.59/13.61	c  N dy   154     20255     67054     97935    136669      9394    612607     54673      4.75      6.11
15.19/15.21	c  N dy   182     24327     67054     97935    136856     13254    612607    117691      4.89      5.20
15.59/15.63	c  F st   188     25002     67054     97935    136892     13890    612607    128777      4.91   no data
16.29/16.35	c Found part    23577 vars:         11 clauses:        13 lits size:        32
16.29/16.35	c Found part    23578 vars:          4 clauses:         9 lits size:        23
16.29/16.35	c Found part    23597 vars:      67039 clauses:    232388 lits size:    612015
16.29/16.35	c Found parts:          3 time: 0.72 s
16.29/16.35	c Solving part 23578
16.40/16.41	c  N st     0         0         4         4         5         0        23         0   no data   no data
16.40/16.41	c asymm  cl-useful: 1/4/4 lits-rem:1 time: 0.00
16.40/16.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
16.40/16.41	c Finding binary XORs  T:     0.01 s  found:       0
16.40/16.41	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
16.40/16.41	c calculated reachability. Time: 0.00
16.40/16.41	c Calc default polars -  time:   0.00 s pos:       1 undec:  116401 neg:       3
16.40/16.41	c =========================================================================================
16.40/16.41	c types(t): F = full restart, N = normal restart
16.40/16.41	c types(t): S = simplification begin/end, E = solution found
16.40/16.41	c restart types(rt): st = static, dy = dynamic
16.40/16.41	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
16.40/16.41	c  B st     0         0         4         4         5         0        22         0   no data   no data
16.40/16.41	c  E st     1         0         0         4         5         0        22         0   no data   no data
16.40/16.41	c Verified 4 clauses.
16.40/16.41	c Verified 4 clauses.
16.40/16.41	c Solved part
16.40/16.41	c =========================================================================================
16.40/16.42	c Solving part 23577
16.40/16.47	c  N st     0         0        11         6         7         0        32         0   no data   no data
16.40/16.47	c asymm  cl-useful: 0/6/6 lits-rem:0 time: 0.00
16.40/16.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
16.40/16.48	c Finding binary XORs  T:     0.01 s  found:       0
16.40/16.48	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
16.40/16.48	c calculated reachability. Time: 0.00
16.40/16.48	c Calc default polars -  time:   0.00 s pos:       0 undec:  116397 neg:       8
16.40/16.48	c =========================================================================================
16.40/16.48	c types(t): F = full restart, N = normal restart
16.40/16.48	c types(t): S = simplification begin/end, E = solution found
16.40/16.48	c restart types(rt): st = static, dy = dynamic
16.40/16.48	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
16.40/16.48	c  B st     0         0        11         6         7         0        32         0   no data   no data
16.40/16.48	c  E st     1         0         0         6         7         0        32         0   no data   no data
16.40/16.48	c Verified 6 clauses.
16.40/16.48	c Verified 6 clauses.
16.40/16.48	c Solved part
16.40/16.48	c =========================================================================================
16.40/16.48	c Coming back to original instance
16.40/16.48	c =========================================================================================
18.19/18.25	c  N dy   194     30000     67039     97818    136954     18707    612011    294731      4.91   no data
18.19/18.25	c  S st   194     30000     67039     97818    136954     18707    612011    294731      4.91   no data
18.49/18.53	c  S st   194     30500     67039     97818    137005     19155    612011    299191      4.91   no data
18.49/18.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
24.79/24.84	c Flit:    15 Blit:     86 bXBeca:    0 bXProp:  298 Bins: 128079 BRemL:  34769 BRemN:    471 P: 82.5M T:  6.29
24.79/24.84	c Cleaning up after failed var search:     0.00 s 
24.79/24.89	c Replacing      298 vars Replaced    41349 lits Time:     0.05 s 
24.89/24.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.89/24.94	c bin-w-bin subsume rem         4627 bins  time:  0.02 s
24.89/24.99	c subs with bin:     3051  lits-rem:     15964  v-fix:    0  time:  0.05 s
25.21/25.21	c Subs w/ non-existent bins:   1635 l-rem:   2315 v-fix:     0 done:  66618 time:  0.21 s
25.31/25.35	c Removed useless bin:    2214  fixed:     0  props:  16.58M  time:  0.14 s
25.80/25.89	c lits-rem:      8261  cl-subs:    12911  v-elim:  44412  v-fix:    0  time:  0.53 s
25.89/25.92	c subs with bin:      266  lits-rem:      1243  v-fix:    0  time:  0.02 s
25.89/25.97	c lits-rem:       208  cl-subs:      613  v-elim:      0  v-fix:    0  time:  0.03 s
26.41/26.43	c asymm  cl-useful: 1029/15387/97363 lits-rem:1224 time: 0.46
26.41/26.46	c calculated reachability. Time: 0.03
26.41/26.46	c  N dy   194     30500     22206     97297     74840      8096    454003    136540      4.91   no data
26.49/26.57	c Finding binary XORs  T:     0.11 s  found:      40
27.51/27.55	c  N dy   215     34551     22201     97297     75037     11906    453991    202366      4.93      7.73
28.61/28.63	c  N dy   244     38619     22200     97297     75206     15771    453991    257896      5.05      7.12
29.70/29.71	c  N dy   268     42922     22199     97297     75404     11598    453990    155734      5.10      5.42
30.39/30.47	c  S st   292     45751     22196     97297     75500     14313    453990    203037      5.20   no data
30.59/30.63	c  S st   292     46252     22196     97297     75545     14766    453990    208943      5.20   no data
30.59/30.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
33.29/33.32	c Flit:    25 Blit:      4 bXBeca:    0 bXProp:   57 Bins: 104356 BRemL:  49413 BRemN:    193 P: 33.0M T:  2.67
33.29/33.35	c Replacing       97 vars Replaced    16067 lits Time:     0.03 s 
33.29/33.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.39/33.40	c bin-w-bin subsume rem         1265 bins  time:  0.02 s
33.39/33.43	c subs with bin:     2760  lits-rem:     14947  v-fix:    0  time:  0.04 s
33.49/33.51	c Subs w/ non-existent bins:   3423 l-rem:  13700 v-fix:     0 done:  22052 time:  0.07 s
33.49/33.53	c Removed useless bin:     871  fixed:     0  props:   1.90M  time:  0.03 s
33.69/33.71	c lits-rem:      3538  cl-subs:     7624  v-elim:   5778  v-fix:    0  time:  0.17 s
33.69/33.74	c subs with bin:      265  lits-rem:      1152  v-fix:    0  time:  0.02 s
33.69/33.79	c lits-rem:       231  cl-subs:      488  v-elim:      0  v-fix:    0  time:  0.03 s
33.79/33.84	c vivif2 --  cl tried    87355 cl shrink     7625 lits rem       7966 time: 0.05
33.79/33.85	c vivif2 --  cl tried    12232 cl shrink     1470 lits rem       2736 time: 0.02
34.19/34.29	c asymm  cl-useful: 0/15442/86938 lits-rem:0 time: 0.44
34.29/34.31	c calculated reachability. Time: 0.01
34.29/34.31	c  N dy   292     46252     16274     86938     88661     12165    366054    217830      5.20   no data
34.29/34.37	c Finding binary XORs  T:     0.06 s  found:       8
35.10/35.14	c  N dy   317     50575     16270     86938     88774     16322    366053    276105      5.23      5.57
35.79/35.89	c  N dy   344     54652     16268     86938     88879     20235    366053    333441      5.28      5.61
36.79/36.82	c  E dy   370     58538     16236     86938     89055     23844    366052    384646      5.30      3.56
36.79/36.82	c num threads              : 1          
36.79/36.82	c restarts                 : 370        
36.79/36.82	c dynamic restarts         : 358        
36.79/36.82	c static restarts          : 12         
36.79/36.82	c full restarts            : 1          
36.79/36.82	c total simplify time      : 0.19       
36.79/36.82	c learnts DL2              : 0          
36.79/36.82	c learnts size 2           : 491026     
36.79/36.82	c learnts size 1           : 3884        (3.34      % of vars)
36.79/36.82	c filedLit time            : 13.07       (35.64     % time)
36.79/36.82	c v-elim SatELite          : 84009       (72.17     % vars)
36.79/36.82	c SatELite time            : 1.48        (4.04      % time)
36.79/36.82	c v-elim xor               : 0           (0.00      % vars)
36.79/36.82	c xor elim time            : 0.03        (0.08      % time)
36.79/36.82	c num binary xor trees     : 3524       
36.79/36.82	c binxor trees' crown      : 13225       (3.75      leafs/tree)
36.79/36.82	c bin xor find time        : 0.32       
36.79/36.82	c OTF clause improved      : 579         (0.01      clauses/conflict)
36.79/36.82	c OTF impr. size diff      : 714         (1.23       lits/clause)
36.79/36.82	c OTF cl watch-shrink      : 22872       (0.39      clauses/conflict)
36.79/36.82	c OTF cl watch-sh-lit      : 41494       (1.81       lits/clause)
36.79/36.82	c tried to recurMin cls    : 31567       (53.93      % of conflicts)
36.79/36.82	c updated cache            : 0           (0.00       lits/tried recurMin)
36.79/36.82	c clauses over max glue    : 0           (0.00      % of all clauses)
36.79/36.82	c conflicts                : 58538       (1596.81   / sec)
36.79/36.82	c decisions                : 304668      (3.48      % random)
36.79/36.82	c bogo-props               : 674748380   (18405863.20 / sec)
36.79/36.82	c conflict literals        : 879726      (23.51     % deleted)
36.79/36.82	c Memory used              : 335.89      MB
36.79/36.82	c CPU time                 : 36.66       s
36.79/36.82	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-3368233-1305380515/watcher-3368233-1305380515 -o /tmp/evaluation-result-3368233-1305380515/solver-3368233-1305380515 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368233-1305380515.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.67 4.72 3.33 4/405 25769
/proc/meminfo: memFree=23082196/32951132 swapFree=67093844/67111528
[pid=25769] ppid=25767 vsize=33796 CPUtime=0.01 cores=0,2
/proc/25769/stat : 25769 (strangenight2-s) R 25767 25769 25515 0 -1 4202496 1788 0 0 0 1 0 0 0 19 0 1 0 649650268 34607104 1496 33554432000 4194304 4580011 140736767853968 18446744073709551615 4345192 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25769/statm: 8449 1496 324 95 0 3431 0

[startup+0.037207 s]
/proc/loadavg: 6.67 4.72 3.33 4/405 25769
/proc/meminfo: memFree=23082196/32951132 swapFree=67093844/67111528
[pid=25769] ppid=25767 vsize=42880 CPUtime=0.03 cores=0,2
/proc/25769/stat : 25769 (strangenight2-s) R 25767 25769 25515 0 -1 4202496 4317 0 0 0 3 0 0 0 19 0 1 0 649650268 43909120 3725 33554432000 4194304 4580011 140736767853968 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25769/statm: 10720 3726 324 95 0 5702 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 42880

[startup+0.101232 s]
/proc/loadavg: 6.67 4.72 3.33 4/405 25769
/proc/meminfo: memFree=23082196/32951132 swapFree=67093844/67111528
[pid=25769] ppid=25767 vsize=64292 CPUtime=0.09 cores=0,2
/proc/25769/stat : 25769 (strangenight2-s) R 25767 25769 25515 0 -1 4202496 10878 0 0 0 8 1 0 0 19 0 1 0 649650268 65835008 8640 33554432000 4194304 4580011 140736767853968 18446744073709551615 242970211361 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25769/statm: 16073 8643 324 95 0 11055 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64292

[startup+0.301188 s]
/proc/loadavg: 6.67 4.72 3.33 4/405 25769
/proc/meminfo: memFree=23082196/32951132 swapFree=67093844/67111528
[pid=25769] ppid=25767 vsize=75380 CPUtime=0.29 cores=0,2
/proc/25769/stat : 25769 (strangenight2-s) R 25767 25769 25515 0 -1 4202496 13831 0 0 0 27 2 0 0 20 0 1 0 649650268 77189120 11538 33554432000 4194304 4580011 140736767853968 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25769/statm: 18845 11538 340 95 0 13827 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75380

[startup+0.701124 s]
/proc/loadavg: 6.67 4.72 3.33 4/405 25769
/proc/meminfo: memFree=23082196/32951132 swapFree=67093844/67111528
[pid=25769] ppid=25767 vsize=86888 CPUtime=0.69 cores=0,2
/proc/25769/stat : 25769 (strangenight2-s) R 25767 25769 25515 0 -1 4202496 16660 0 0 0 67 2 0 0 21 0 1 0 649650268 88973312 14367 33554432000 4194304 4580011 140736767853968 18446744073709551615 4231584 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25769/statm: 21722 14369 342 95 0 16704 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86888

[startup+1.50098 s]
/proc/loadavg: 6.67 4.72 3.33 8/411 25778
/proc/meminfo: memFree=22955684/32951132 swapFree=67093844/67111528
[pid=25769] ppid=25767 vsize=130968 CPUtime=1.49 cores=0,2
/proc/25769/stat : 25769 (strangenight2-s) R 25767 25769 25515 0 -1 4202496 27426 0 0 0 145 4 0 0 23 0 1 0 649650268 134111232 25133 33554432000 4194304 4580011 140736767853968 18446744073709551615 242970211013 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25769/statm: 32742 25133 342 95 0 27724 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130968

[startup+3.10068 s]
/proc/loadavg: 6.67 4.72 3.33 5/411 25778
/proc/meminfo: memFree=22836164/32951132 swapFree=67093844/67111528
[pid=25769] ppid=25767 vsize=198968 CPUtime=3.09 cores=0,2
/proc/25769/stat : 25769 (strangenight2-s) R 25767 25769 25515 0 -1 4202496 44445 0 0 0 302 7 0 0 25 0 1 0 649650268 203743232 42152 33554432000 4194304 4580011 140736767853968 18446744073709551615 4288529 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25769/statm: 49742 42152 342 95 0 44724 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 198968

[startup+6.30113 s]
/proc/loadavg: 6.53 4.73 3.34 5/411 25779
/proc/meminfo: memFree=22677536/32951132 swapFree=67093844/67111528
[pid=25769] ppid=25767 vsize=247148 CPUtime=6.29 cores=0,2
/proc/25769/stat : 25769 (strangenight2-s) R 25767 25769 25515 0 -1 4202496 56829 0 0 0 619 10 0 0 25 0 1 0 649650268 253079552 54523 33554432000 4194304 4580011 140736767853968 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25769/statm: 61787 54523 365 95 0 56769 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 247148

[startup+12.701 s]
/proc/loadavg: 6.49 4.75 3.35 5/411 25779
/proc/meminfo: memFree=22611388/32951132 swapFree=67093844/67111528
[pid=25769] ppid=25767 vsize=247148 CPUtime=12.69 cores=0,2
/proc/25769/stat : 25769 (strangenight2-s) R 25767 25769 25515 0 -1 4202496 57067 0 0 0 1259 10 0 0 25 0 1 0 649650268 253079552 54761 33554432000 4194304 4580011 140736767853968 18446744073709551615 4292903 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25769/statm: 61787 54761 365 95 0 56769 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 247148

[startup+25.5008 s]
/proc/loadavg: 5.94 4.71 3.36 5/411 25779
/proc/meminfo: memFree=22375760/32951132 swapFree=67093844/67111528
[pid=25769] ppid=25767 vsize=302576 CPUtime=25.49 cores=0,2
/proc/25769/stat : 25769 (strangenight2-s) R 25767 25769 25515 0 -1 4202496 82688 0 0 0 2535 14 0 0 25 0 1 0 649650268 309837824 66247 33554432000 4194304 4580011 140736767853968 18446744073709551615 242970211013 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25769/statm: 75644 66248 369 95 0 70626 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 302576

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

[startup+31.9147 s]
/proc/loadavg: 5.78 4.70 3.36 5/411 25779
/proc/meminfo: memFree=22329556/32951132 swapFree=67093844/67111528
[pid=25769] ppid=25767 vsize=341360 CPUtime=31.9 cores=0,2
/proc/25769/stat : 25769 (strangenight2-s) R 25767 25769 25515 0 -1 4202496 94171 0 0 0 3175 15 0 0 25 0 1 0 649650268 349552640 74694 33554432000 4194304 4580011 140736767853968 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25769/statm: 85340 74694 369 95 0 80322 0
Current children cumulated CPU time (s) 31.9
Current children cumulated vsize (KiB) 341360

[startup+35.1002 s]
/proc/loadavg: 5.64 4.69 3.37 5/408 25782
/proc/meminfo: memFree=23064800/32951132 swapFree=67093844/67111528
[pid=25769] ppid=25767 vsize=343948 CPUtime=35.1 cores=0,2
/proc/25769/stat : 25769 (strangenight2-s) R 25767 25769 25515 0 -1 4202496 95265 0 0 0 3495 15 0 0 25 0 1 0 649650268 352202752 75788 33554432000 4194304 4580011 140736767853968 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25769/statm: 85987 75788 369 95 0 80969 0
Current children cumulated CPU time (s) 35.1
Current children cumulated vsize (KiB) 343948

[startup+35.9011 s]
/proc/loadavg: 5.64 4.69 3.37 5/408 25782
/proc/meminfo: memFree=23064800/32951132 swapFree=67093844/67111528
[pid=25769] ppid=25767 vsize=343948 CPUtime=35.89 cores=0,2
/proc/25769/stat : 25769 (strangenight2-s) R 25767 25769 25515 0 -1 4202496 95335 0 0 0 3574 15 0 0 25 0 1 0 649650268 352202752 75858 33554432000 4194304 4580011 140736767853968 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25769/statm: 85987 75858 369 95 0 80969 0
Current children cumulated CPU time (s) 35.89
Current children cumulated vsize (KiB) 343948

[startup+36.318 s]
/proc/loadavg: 5.64 4.69 3.37 5/408 25782
/proc/meminfo: memFree=23062076/32951132 swapFree=67093844/67111528
[pid=25769] ppid=25767 vsize=343948 CPUtime=36.31 cores=0,2
/proc/25769/stat : 25769 (strangenight2-s) R 25767 25769 25515 0 -1 4202496 95368 0 0 0 3616 15 0 0 25 0 1 0 649650268 352202752 75891 33554432000 4194304 4580011 140736767853968 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25769/statm: 85987 75891 369 95 0 80969 0
Current children cumulated CPU time (s) 36.31
Current children cumulated vsize (KiB) 343948

[startup+36.7009 s]
/proc/loadavg: 5.64 4.69 3.37 5/408 25782
/proc/meminfo: memFree=23062076/32951132 swapFree=67093844/67111528
[pid=25769] ppid=25767 vsize=343948 CPUtime=36.69 cores=0,2
/proc/25769/stat : 25769 (strangenight2-s) R 25767 25769 25515 0 -1 4202496 95391 0 0 0 3653 16 0 0 25 0 1 0 649650268 352202752 75914 33554432000 4194304 4580011 140736767853968 18446744073709551615 4293653 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25769/statm: 85987 75914 369 95 0 80969 0
Current children cumulated CPU time (s) 36.69
Current children cumulated vsize (KiB) 343948

[startup+36.8009 s]
/proc/loadavg: 5.64 4.69 3.37 5/408 25782
/proc/meminfo: memFree=23062076/32951132 swapFree=67093844/67111528
[pid=25769] ppid=25767 vsize=343948 CPUtime=36.79 cores=0,2
/proc/25769/stat : 25769 (strangenight2-s) R 25767 25769 25515 0 -1 4202496 95394 0 0 0 3663 16 0 0 25 0 1 0 649650268 352202752 75917 33554432000 4194304 4580011 140736767853968 18446744073709551615 4293078 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25769/statm: 85987 75917 369 95 0 80969 0
Current children cumulated CPU time (s) 36.79
Current children cumulated vsize (KiB) 343948

Child status: 20
Real time (s): 36.8384
CPU time (s): 36.8384
CPU user time (s): 36.6594
CPU system time (s): 0.178972
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 388316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.6594
system time used= 0.178972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95406
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= 6
involuntary context switches= 132

runsolver used 0.160975 second user time and 0.32595 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-14 15:41:56
IDJOB=3368233
IDBENCH=82471
IDSOLVER=1845
FILE ID=node128/3368233-1305380515
RUNJOBID= node128-1305379152-25533
PBS_JOBID= 13324374
Free space on /tmp= 73472 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns2p3-tseitin.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368233-1305380515/watcher-3368233-1305380515 -o /tmp/evaluation-result-3368233-1305380515/solver-3368233-1305380515 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368233-1305380515.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 2b5c02650b763b7d13b77ce3fc61aa15
RANDOM SEED=882926528

node128.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.852
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.70
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.852
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.852
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.82
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.852
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.75
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.852
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.82
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.852
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23082476 kB
Buffers:        247956 kB
Cached:        2754696 kB
SwapCached:       1440 kB
Active:        7496444 kB
Inactive:      2075948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23082476 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:          130344 kB
Writeback:         180 kB
AnonPages:     6567828 kB
Mapped:          32708 kB
Slab:           188968 kB
PageTables:      41460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 102247156 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73456 MiB
End job on node128 at 2011-05-14 15:42:33