Trace number 3401186

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 274.602 274.613

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer14.shuffled.cnf
MD5SUM1d9569aa70fee033c68469753053c259
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark71.3432
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses2130
Sum of the clauses size4500
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22100
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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-3401186-1306285518.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        300
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       300        30      2100         0      4500         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/30/30 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     30  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     129 undec:      30 neg:     141
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       270       402      1698         0      7560         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.09/0.12	c  N st     8      4914       270       402      1698      4492      7560    135950   no data   no data
0.29/0.36	c  N st    10     11298       270       402      1698      4082      7560    103237   no data   no data
0.59/0.69	c  N st    11     17043       270       402      1698      9057      7560    246782   no data   no data
1.29/1.30	c  F st    12     25001       270       402      1698     10931      7560    284784   no data   no data
1.29/1.30	c Found part        0 vars:        135 clauses:      1050 lits size:      3780
1.29/1.30	c Found part        1 vars:        135 clauses:      1050 lits size:      3780
1.29/1.30	c Found parts:          2 time: 0.00 s
1.29/1.30	c Solving part 0
1.29/1.30	c  N st     0         0       135       203       847         0      3780         0   no data   no data
1.29/1.30	c asymm  cl-useful: 0/203/203 lits-rem:0 time: 0.00
1.29/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
1.29/1.30	c Finding binary XORs  T:     0.00 s  found:       0
1.29/1.30	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
1.29/1.30	c calculated reachability. Time: 0.00
1.29/1.30	c Calc default polars -  time:   0.00 s pos:      68 undec:     165 neg:      67
1.29/1.30	c =========================================================================================
1.29/1.30	c types(t): F = full restart, N = normal restart
1.29/1.30	c types(t): S = simplification begin/end, E = solution found
1.29/1.30	c restart types(rt): st = static, dy = dynamic
1.29/1.30	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.29/1.30	c  B st     0         0       135       203       847         0      3780         0   no data   no data
1.29/1.33	c Decided on static restart strategy
1.29/1.39	c  N st     8      4917       135       203       847      4657      3780    112466   no data   no data
1.49/1.56	c  N st    10     11301       135       203       847      4255      3780    100244   no data   no data
1.69/1.77	c  N st    11     17044       135       203       847      9444      3780    242038   no data   no data
1.99/2.11	c  F st    12     25000       135       203       847     11640      3780    275437   no data   no data
1.99/2.11	c  N st    12     25000       135       203       847     11640      3780    275437   no data   no data
2.29/2.34	c Decided on static restart strategy
2.29/2.34	c  N st    18     30192       135       203       847     10067      3780    245900   no data   no data
2.59/2.66	c  N st    20     37302       135       203       847      9400      3780    232637   no data   no data
2.89/2.93	c  N st    21     43704       135       203       847     15315      3780    398182   no data   no data
3.39/3.46	c  N st    22     53302       135       203       847     15652      3780    406597   no data   no data
4.09/4.12	c  N st    23     67699       135       203       847     20015      3780    488620   no data   no data
5.09/5.19	c  F st    24     87502       135       203       847     16829      3780    423339   no data   no data
5.09/5.19	c  N st    24     87502       135       203       847     16829      3780    423339   no data   no data
5.51/5.52	c Decided on static restart strategy
5.69/5.71	c  N st    31     95545       135       203       847     12289      3780    288803   no data   no data
6.19/6.23	c  N st    33    106211       135       203       847     21997      3780    543659   no data   no data
6.79/6.80	c  N st    34    115813       135       203       847     17835      3780    442933   no data   no data
7.60/7.67	c  N st    35    130211       135       203       847     17598      3780    430842   no data   no data
8.99/9.05	c  N st    36    151807       135       203       847     22608      3780    561234   no data   no data
11.59/11.69	c  N st    37    184199       135       203       849     20071      3780    476565   no data   no data
15.19/15.26	c  N st    38    232787       135       203       849     29196      3780    738121   no data   no data
21.91/21.93	c  N st    39    305671       135       203       849     35156      3780    910461   no data   no data
21.91/21.99	c  F st    40    306251       135       203       849     35677      3780    924842   no data   no data
22.49/22.51	c Decided on static restart strategy
24.21/24.27	c  N st    50    334552       135       203       850     39613      3780   1002723   no data   no data
27.41/27.51	c  N st    52    370545       135       203       851     26270      3780    627869   no data   no data
30.70/30.73	c  N st    53    402937       135       203       853     30673      3780    733766   no data   no data
34.49/34.51	c  N st    54    451526       135       203       853     49687      3780   1251391   no data   no data
42.28/42.39	c  N st    55    524410       135       203       853     33684      3780    789004   no data   no data
53.99/54.03	c  N st    56    633734       135       203       856     43796      3780   1094269   no data   no data
53.99/54.03	c Finding binary XORs  T:     0.00 s  found:       0
72.79/72.89	c  N st    57    797718       135       203       860     59078      3780   1413237   no data   no data
99.00/99.06	c  N st    58   1043694       134       203       869     56717      3780   1380182   no data   no data
99.00/99.09	c Finding binary XORs  T:     0.00 s  found:       0
102.58/102.68	c  F st    59   1071876       134       201       847     39037      3722    910401   no data   no data
102.58/102.68	c  N st    59   1071876       134       201       847     39037      3722    910401   no data   no data
103.18/103.25	c Decided on static restart strategy
106.18/106.22	c  N st    69   1100180       134       201       847     63774      3722   1586962   no data   no data
110.88/110.95	c  N st    71   1136174       134       201       848     56296      3722   1393783   no data   no data
116.18/116.27	c  N st    72   1168567       133       201       853     44002      3722   1039321   no data   no data
123.48/123.56	c  N st    73   1217155       133       201       854     45003      3722   1060855   no data   no data
123.48/123.57	c Finding binary XORs  T:     0.00 s  found:       0
134.28/134.31	c  N st    74   1290037       133       201       831     66569      3680   1658243   no data   no data
149.68/149.79	c  N st    75   1399362       132       201       835     74771      3680   1898638   no data   no data
173.80/173.85	c  N st    76   1563349       132       201       835     80851      3680   2091991   no data   no data
215.38/215.42	c  N st    77   1809327       132       201       836     97797      3680   2565072   no data   no data
257.88/257.93	c Finding binary XORs  T:     0.00 s  found:       0
274.08/274.13	c Finding binary XORs  T:     0.00 s  found:       3
274.28/274.38	c Replacing        3 vars Replaced    88702 lits Time:     0.25 s 
274.58/274.61	c  E st    78   2171044       122       179       760     47663      3183    967737   no data   no data
274.58/274.61	c num threads              : 1          
274.58/274.61	c restarts                 : 12         
274.58/274.61	c dynamic restarts         : 0          
274.58/274.61	c static restarts          : 12         
274.58/274.61	c full restarts            : 0          
274.58/274.61	c total simplify time      : 0.00       
274.58/274.61	c learnts DL2              : 0          
274.58/274.61	c learnts size 2           : 2100       
274.58/274.61	c learnts size 1           : 0           (0.00      % of vars)
274.58/274.61	c filedLit time            : 0.00        (0.00      % time)
274.58/274.61	c v-elim SatELite          : 30          (10.00     % vars)
274.58/274.61	c SatELite time            : 0.00        (0.00      % time)
274.58/274.61	c v-elim xor               : 0           (0.00      % vars)
274.58/274.61	c xor elim time            : 0.00        (0.00      % time)
274.58/274.61	c num binary xor trees     : 0          
274.58/274.61	c binxor trees' crown      : 0           (nan       leafs/tree)
274.58/274.61	c bin xor find time        : 0.00       
274.58/274.61	c OTF clause improved      : 3068        (0.12      clauses/conflict)
274.58/274.61	c OTF impr. size diff      : 3408        (1.11       lits/clause)
274.58/274.61	c OTF cl watch-shrink      : 13105       (0.52      clauses/conflict)
274.58/274.61	c OTF cl watch-sh-lit      : 36745       (2.80       lits/clause)
274.58/274.61	c tried to recurMin cls    : 1879        (7.52       % of conflicts)
274.58/274.61	c updated cache            : 0           (0.00       lits/tried recurMin)
274.58/274.61	c clauses over max glue    : 0           (0.00      % of all clauses)
274.58/274.61	c conflicts                : 25001       (91.09     / sec)
274.58/274.61	c decisions                : 29728       (0.00      % random)
274.58/274.61	c bogo-props               : 126534671   (461044.35 / sec)
274.58/274.61	c conflict literals        : 687294      (29.30     % deleted)
274.58/274.61	c Memory used              : 31.49       MB
274.58/274.61	c CPU time                 : 274.45      s
274.58/274.61	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-3401186-1306285518/watcher-3401186-1306285518 -o /tmp/evaluation-result-3401186-1306285518/solver-3401186-1306285518 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3401186-1306285518.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 2.08 2.18 2.11 2/498 22654
/proc/meminfo: memFree=28385380/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=29888 CPUtime=0.01 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 598 0 0 0 1 0 0 0 25 0 1 0 740151444 30605312 539 33554432000 4194304 4580011 140735270632544 18446744073709551615 4489100 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 7472 539 363 95 0 2454 0

[startup+0.0625239 s]
/proc/loadavg: 2.08 2.18 2.11 2/498 22654
/proc/meminfo: memFree=28385380/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=30152 CPUtime=0.06 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 706 0 0 0 6 0 0 0 25 0 1 0 740151444 30875648 647 33554432000 4194304 4580011 140735270632544 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 7538 647 364 95 0 2520 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30152

[startup+0.100521 s]
/proc/loadavg: 2.08 2.18 2.11 2/498 22654
/proc/meminfo: memFree=28385380/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=30300 CPUtime=0.09 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 771 0 0 0 9 0 0 0 25 0 1 0 740151444 31027200 712 33554432000 4194304 4580011 140735270632544 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 7575 712 364 95 0 2557 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30300

[startup+0.300484 s]
/proc/loadavg: 2.08 2.18 2.11 2/498 22654
/proc/meminfo: memFree=28385380/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=30920 CPUtime=0.29 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 1085 0 0 0 29 0 0 0 25 0 1 0 740151444 31662080 871 33554432000 4194304 4580011 140735270632544 18446744073709551615 4295699 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 7730 871 364 95 0 2712 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30920

[startup+0.700416 s]
/proc/loadavg: 2.08 2.18 2.11 2/498 22654
/proc/meminfo: memFree=28385380/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=31652 CPUtime=0.69 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 1522 0 0 0 69 0 0 0 25 0 1 0 740151444 32411648 1078 33554432000 4194304 4580011 140735270632544 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 7913 1078 364 95 0 2895 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31652

[startup+1.50028 s]
/proc/loadavg: 2.08 2.18 2.11 3/499 22655
/proc/meminfo: memFree=28382024/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=49192 CPUtime=1.49 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 2319 0 0 0 149 0 0 0 18 0 1 0 740151444 50372608 1578 33554432000 4194304 4580011 140735270632544 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 12298 1578 365 95 0 7280 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49192

[startup+3.10101 s]
/proc/loadavg: 2.08 2.18 2.11 3/499 22655
/proc/meminfo: memFree=28376196/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=57940 CPUtime=3.09 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 3859 0 0 0 309 0 0 0 20 0 1 0 740151444 59330560 2315 33554432000 4194304 4580011 140735270632544 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 14485 2315 365 95 0 9467 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57940

[startup+6.30047 s]
/proc/loadavg: 2.08 2.18 2.11 3/499 22655
/proc/meminfo: memFree=28324028/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=57940 CPUtime=6.29 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 5590 0 0 0 629 0 0 0 25 0 1 0 740151444 59330560 2843 33554432000 4194304 4580011 140735270632544 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 14485 2843 365 95 0 9467 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57940

[startup+12.7004 s]
/proc/loadavg: 2.15 2.19 2.12 3/499 22655
/proc/meminfo: memFree=28319944/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=68176 CPUtime=12.69 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 8777 0 0 0 1268 1 0 0 25 0 1 0 740151444 69812224 4409 33554432000 4194304 4580011 140735270632544 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 17044 4409 365 95 0 12026 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68176

[startup+25.5002 s]
/proc/loadavg: 2.12 2.18 2.11 3/499 22658
/proc/meminfo: memFree=28317844/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=57940 CPUtime=25.49 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 13352 0 0 0 2547 2 0 0 25 0 1 0 740151444 59330560 4495 33554432000 4194304 4580011 140735270632544 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 14485 4495 366 95 0 9467 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57940

[startup+51.1009 s]
/proc/loadavg: 2.15 2.18 2.11 3/499 22660
/proc/meminfo: memFree=28310640/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=69908 CPUtime=51.09 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 21842 0 0 0 5106 3 0 0 25 0 1 0 740151444 71585792 6799 33554432000 4194304 4580011 140735270632544 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 17477 6799 366 95 0 12459 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 69908

[startup+102.318 s]
/proc/loadavg: 2.06 2.15 2.10 3/499 22661
/proc/meminfo: memFree=28306604/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=71104 CPUtime=102.3 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 44887 0 0 0 10225 5 0 0 25 0 1 0 740151444 72810496 7629 33554432000 4194304 4580011 140735270632544 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 17776 7629 366 95 0 12758 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 71104

[startup+162.3 s]
/proc/loadavg: 2.02 2.12 2.09 3/499 22662
/proc/meminfo: memFree=28297384/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=79812 CPUtime=162.28 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 66736 0 0 0 16220 8 0 0 25 0 1 0 740151444 81727488 9684 33554432000 4194304 4580011 140735270632544 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 19953 9684 366 95 0 14935 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 79812

[startup+222.301 s]
/proc/loadavg: 2.00 2.09 2.09 3/499 22664
/proc/meminfo: memFree=28294008/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=80464 CPUtime=222.28 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 85238 0 0 0 22217 11 0 0 25 0 1 0 740151444 82395136 10376 33554432000 4194304 4580011 140735270632544 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 20116 10376 366 95 0 15098 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 80464

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

[startup+230.301 s]
/proc/loadavg: 2.00 2.09 2.08 3/499 22664
/proc/meminfo: memFree=28295476/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=80616 CPUtime=230.28 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 88218 0 0 0 23017 11 0 0 25 0 1 0 740151444 82550784 10212 33554432000 4194304 4580011 140735270632544 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 20154 10212 366 95 0 15136 0
Current children cumulated CPU time (s) 230.28
Current children cumulated vsize (KiB) 80616

[startup+255.9 s]
/proc/loadavg: 2.00 2.08 2.08 3/499 22665
/proc/meminfo: memFree=28291128/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=80836 CPUtime=255.88 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 95586 0 0 0 25575 13 0 0 25 0 1 0 740151444 82776064 11180 33554432000 4194304 4580011 140735270632544 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 20209 11180 366 95 0 15191 0
Current children cumulated CPU time (s) 255.88
Current children cumulated vsize (KiB) 80836

[startup+262.3 s]
/proc/loadavg: 2.00 2.08 2.08 3/499 22665
/proc/meminfo: memFree=28295088/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=81012 CPUtime=262.28 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 98007 0 0 0 26215 13 0 0 25 0 1 0 740151444 82956288 10291 33554432000 4194304 4580011 140735270632544 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 20253 10291 366 95 0 15235 0
Current children cumulated CPU time (s) 262.28
Current children cumulated vsize (KiB) 81012

[startup+268.7 s]
/proc/loadavg: 2.00 2.08 2.08 3/499 22665
/proc/meminfo: memFree=28290748/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=81012 CPUtime=268.68 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 99048 0 0 0 26854 14 0 0 25 0 1 0 740151444 82956288 11332 33554432000 4194304 4580011 140735270632544 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 20253 11332 366 95 0 15235 0
Current children cumulated CPU time (s) 268.68
Current children cumulated vsize (KiB) 81012

[startup+271.901 s]
/proc/loadavg: 2.00 2.08 2.08 3/499 22666
/proc/meminfo: memFree=28294592/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=80880 CPUtime=271.88 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 101021 0 0 0 27174 14 0 0 25 0 1 0 740151444 82821120 10298 33554432000 4194304 4580011 140735270632544 18446744073709551615 4322610 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 20220 10298 366 95 0 15202 0
Current children cumulated CPU time (s) 271.88
Current children cumulated vsize (KiB) 80880

[startup+273.5 s]
/proc/loadavg: 2.16 2.11 2.09 3/499 22666
/proc/meminfo: memFree=28293600/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=80880 CPUtime=273.48 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 101334 0 0 0 27334 14 0 0 25 0 1 0 740151444 82821120 10611 33554432000 4194304 4580011 140735270632544 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 20220 10611 366 95 0 15202 0
Current children cumulated CPU time (s) 273.48
Current children cumulated vsize (KiB) 80880

[startup+274.3 s]
/proc/loadavg: 2.16 2.11 2.09 3/499 22666
/proc/meminfo: memFree=28292732/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=80880 CPUtime=274.28 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 101451 0 0 0 27414 14 0 0 25 0 1 0 740151444 82821120 10728 33554432000 4194304 4580011 140735270632544 18446744073709551615 4305144 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 20220 10728 367 95 0 15202 0
Current children cumulated CPU time (s) 274.28
Current children cumulated vsize (KiB) 80880

[startup+274.5 s]
/proc/loadavg: 2.16 2.11 2.09 3/499 22666
/proc/meminfo: memFree=28292732/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=80880 CPUtime=274.48 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 101467 0 0 0 27434 14 0 0 25 0 1 0 740151444 82821120 10744 33554432000 4194304 4580011 140735270632544 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 20220 10744 367 95 0 15202 0
Current children cumulated CPU time (s) 274.48
Current children cumulated vsize (KiB) 80880

[startup+274.6 s]
/proc/loadavg: 2.16 2.11 2.09 3/499 22666
/proc/meminfo: memFree=28292732/32951132 swapFree=59085548/67111528
[pid=22654] ppid=22652 vsize=80880 CPUtime=274.58 cores=1,3,5,7
/proc/22654/stat : 22654 (strangenight2-s) R 22652 22654 22341 0 -1 4202496 101483 0 0 0 27444 14 0 0 25 0 1 0 740151444 82821120 10760 33554432000 4194304 4580011 140735270632544 18446744073709551615 4292887 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22654/statm: 20220 10760 367 95 0 15202 0
Current children cumulated CPU time (s) 274.58
Current children cumulated vsize (KiB) 80880

Child status: 20
Real time (s): 274.613
CPU time (s): 274.602
CPU user time (s): 274.452
CPU system time (s): 0.149977
CPU usage (%): 99.9959
Max. virtual memory (cumulated for all children) (KiB): 95772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 274.452
system time used= 0.149977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101495
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= 9
involuntary context switches= 482

runsolver used 1.16882 second user time and 3.32849 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-25 03:05:18
IDJOB=3401186
IDBENCH=87935
IDSOLVER=1887
FILE ID=node129/3401186-1306285518
RUNJOBID= node129-1306280115-22360
PBS_JOBID= 13457857
Free space on /tmp= 72976 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT02/industrial/aloul/Homer/homer14.shuffled.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3401186-1306285518/watcher-3401186-1306285518 -o /tmp/evaluation-result-3401186-1306285518/solver-3401186-1306285518 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3401186-1306285518.cnf

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

MD5SUM BENCH= 1d9569aa70fee033c68469753053c259
RANDOM SEED=651148042

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.831
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.831
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.831
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:     32951132 kB
MemFree:      28385412 kB
Buffers:        121552 kB
Cached:        1172228 kB
SwapCached:      73228 kB
Active:        1130736 kB
Inactive:      3214008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28385412 kB
SwapTotal:    67111528 kB
SwapFree:     59085548 kB
Dirty:            5448 kB
Writeback:           0 kB
AnonPages:     2988460 kB
Mapped:          18228 kB
Slab:            92584 kB
PageTables:      60604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 148161800 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= 72972 MiB
End job on node129 at 2011-05-25 03:09:53