Trace number 3368351

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 276.382 276.379

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 benchmark0.403937
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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368351-1305395587.cnf'
0.00/0.01	c -- header says num vars:            300
0.00/0.01	c -- header says num clauses:        2130
0.00/0.01	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.01	c -- vars added        300
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       300        30      2100         0      4500         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/30/30 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     30  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     129 undec:      30 neg:     141
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	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.13	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.19/1.29	c  F st    12     25001       270       402      1698     10931      7560    284784   no data   no data
1.19/1.29	c Found part        0 vars:        135 clauses:      1050 lits size:      3780
1.19/1.29	c Found part        1 vars:        135 clauses:      1050 lits size:      3780
1.19/1.29	c Found parts:          2 time: 0.00 s
1.19/1.29	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.38	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.68/1.77	c  N st    11     17044       135       203       847      9444      3780    242038   no data   no data
2.09/2.11	c  F st    12     25000       135       203       847     11640      3780    275437   no data   no data
2.09/2.11	c  N st    12     25000       135       203       847     11640      3780    275437   no data   no data
2.28/2.33	c Decided on static restart strategy
2.28/2.33	c  N st    18     30192       135       203       847     10067      3780    245900   no data   no data
2.58/2.65	c  N st    20     37302       135       203       847      9400      3780    232637   no data   no data
2.88/2.92	c  N st    21     43704       135       203       847     15315      3780    398182   no data   no data
3.38/3.45	c  N st    22     53302       135       203       847     15652      3780    406597   no data   no data
4.09/4.10	c  N st    23     67699       135       203       847     20015      3780    488620   no data   no data
5.09/5.17	c  F st    24     87502       135       203       847     16829      3780    423339   no data   no data
5.09/5.17	c  N st    24     87502       135       203       847     16829      3780    423339   no data   no data
5.40/5.50	c Decided on static restart strategy
5.59/5.69	c  N st    31     95545       135       203       847     12289      3780    288803   no data   no data
6.19/6.21	c  N st    33    106211       135       203       847     21997      3780    543659   no data   no data
6.69/6.78	c  N st    34    115813       135       203       847     17835      3780    442933   no data   no data
7.59/7.65	c  N st    35    130211       135       203       847     17598      3780    430842   no data   no data
8.99/9.02	c  N st    36    151807       135       203       847     22608      3780    561234   no data   no data
11.59/11.65	c  N st    37    184199       135       203       849     20071      3780    476565   no data   no data
15.18/15.21	c  N st    38    232787       135       203       849     29196      3780    738121   no data   no data
21.79/21.87	c  N st    39    305671       135       203       849     35156      3780    910461   no data   no data
21.90/21.93	c  F st    40    306251       135       203       849     35677      3780    924842   no data   no data
22.39/22.45	c Decided on static restart strategy
24.20/24.21	c  N st    50    334552       135       203       850     39613      3780   1002723   no data   no data
27.39/27.44	c  N st    52    370545       135       203       851     26270      3780    627869   no data   no data
30.58/30.66	c  N st    53    402937       135       203       853     30673      3780    733766   no data   no data
34.38/34.45	c  N st    54    451526       135       203       853     49687      3780   1251391   no data   no data
42.29/42.33	c  N st    55    524410       135       203       853     33684      3780    789004   no data   no data
53.98/54.02	c  N st    56    633734       135       203       856     43796      3780   1094269   no data   no data
53.98/54.02	c Finding binary XORs  T:     0.00 s  found:       0
72.88/72.96	c  N st    57    797718       135       203       860     59078      3780   1413237   no data   no data
99.19/99.22	c  N st    58   1043694       134       203       869     56717      3780   1380182   no data   no data
99.19/99.25	c Finding binary XORs  T:     0.00 s  found:       0
102.79/102.85	c  F st    59   1071876       134       201       847     39037      3722    910401   no data   no data
102.79/102.85	c  N st    59   1071876       134       201       847     39037      3722    910401   no data   no data
103.41/103.43	c Decided on static restart strategy
106.39/106.41	c  N st    69   1100180       134       201       847     63774      3722   1586962   no data   no data
111.10/111.15	c  N st    71   1136174       134       201       848     56296      3722   1393783   no data   no data
116.49/116.51	c  N st    72   1168567       133       201       853     44002      3722   1039321   no data   no data
123.79/123.84	c  N st    73   1217155       133       201       854     45003      3722   1060855   no data   no data
123.79/123.85	c Finding binary XORs  T:     0.00 s  found:       0
134.59/134.65	c  N st    74   1290037       133       201       831     66569      3680   1658243   no data   no data
150.19/150.20	c  N st    75   1399362       132       201       835     74771      3680   1898638   no data   no data
174.39/174.45	c  N st    76   1563349       132       201       835     80851      3680   2091991   no data   no data
216.29/216.38	c  N st    77   1809327       132       201       836     97797      3680   2565072   no data   no data
259.40/259.49	c Finding binary XORs  T:     0.00 s  found:       0
275.80/275.89	c Finding binary XORs  T:     0.00 s  found:       3
276.11/276.14	c Replacing        3 vars Replaced    88702 lits Time:     0.25 s 
276.30/276.37	c  E st    78   2171044       122       179       760     47663      3183    967737   no data   no data
276.30/276.37	c num threads              : 1          
276.30/276.37	c restarts                 : 12         
276.30/276.37	c dynamic restarts         : 0          
276.30/276.37	c static restarts          : 12         
276.30/276.37	c full restarts            : 0          
276.30/276.37	c total simplify time      : 0.00       
276.30/276.37	c learnts DL2              : 0          
276.30/276.37	c learnts size 2           : 2100       
276.30/276.37	c learnts size 1           : 0           (0.00      % of vars)
276.30/276.37	c filedLit time            : 0.00        (0.00      % time)
276.30/276.37	c v-elim SatELite          : 30          (10.00     % vars)
276.30/276.37	c SatELite time            : 0.00        (0.00      % time)
276.30/276.37	c v-elim xor               : 0           (0.00      % vars)
276.30/276.37	c xor elim time            : 0.00        (0.00      % time)
276.30/276.37	c num binary xor trees     : 0          
276.30/276.37	c binxor trees' crown      : 0           (nan       leafs/tree)
276.30/276.37	c bin xor find time        : 0.00       
276.30/276.37	c OTF clause improved      : 3068        (0.12      clauses/conflict)
276.30/276.37	c OTF impr. size diff      : 3408        (1.11       lits/clause)
276.30/276.37	c OTF cl watch-shrink      : 13105       (0.52      clauses/conflict)
276.30/276.37	c OTF cl watch-sh-lit      : 36745       (2.80       lits/clause)
276.30/276.37	c tried to recurMin cls    : 1879        (7.52       % of conflicts)
276.30/276.37	c updated cache            : 0           (0.00       lits/tried recurMin)
276.30/276.37	c clauses over max glue    : 0           (0.00      % of all clauses)
276.30/276.37	c conflicts                : 25001       (90.52     / sec)
276.30/276.37	c decisions                : 29728       (0.00      % random)
276.30/276.37	c bogo-props               : 126534671   (458136.91 / sec)
276.30/276.37	c conflict literals        : 687294      (29.30     % deleted)
276.30/276.37	c Memory used              : 31.49       MB
276.30/276.37	c CPU time                 : 276.19      s
276.30/276.37	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-3368351-1305395587/watcher-3368351-1305395587 -o /tmp/evaluation-result-3368351-1305395587/solver-3368351-1305395587 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368351-1305395587.cnf 

running on 2 cores: 1,3

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: 2.02 3.01 3.51 5/370 14109
/proc/meminfo: memFree=25507936/32950928 swapFree=38710892/67111528
[pid=14109] ppid=14107 vsize=20352 CPUtime=0 cores=1,3
/proc/14109/stat : 14109 (strangenight2-s) R 14107 14109 12941 0 -1 4194304 218 0 0 0 0 0 0 0 25 0 1 0 729789364 20840448 171 33554432000 4194304 4580011 140736440526032 18446744073709551615 251362584220 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14109/statm: 5088 173 146 95 0 57 0

[startup+0.068164 s]
/proc/loadavg: 2.02 3.01 3.51 5/370 14109
/proc/meminfo: memFree=25507936/32950928 swapFree=38710892/67111528
[pid=14109] ppid=14107 vsize=30152 CPUtime=0.06 cores=1,3
/proc/14109/stat : 14109 (strangenight2-s) R 14107 14109 12941 0 -1 4202496 708 0 0 0 6 0 0 0 25 0 1 0 729789364 30875648 648 33554432000 4194304 4580011 140736440526032 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14109/statm: 7538 648 364 95 0 2520 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30152

[startup+0.101153 s]
/proc/loadavg: 2.02 3.01 3.51 5/370 14109
/proc/meminfo: memFree=25507936/32950928 swapFree=38710892/67111528
[pid=14109] ppid=14107 vsize=30300 CPUtime=0.09 cores=1,3
/proc/14109/stat : 14109 (strangenight2-s) R 14107 14109 12941 0 -1 4202496 769 0 0 0 9 0 0 0 25 0 1 0 729789364 31027200 709 33554432000 4194304 4580011 140736440526032 18446744073709551615 4294519 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14109/statm: 7575 709 364 95 0 2557 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30300

[startup+0.301134 s]
/proc/loadavg: 2.02 3.01 3.51 5/370 14109
/proc/meminfo: memFree=25507936/32950928 swapFree=38710892/67111528
[pid=14109] ppid=14107 vsize=30920 CPUtime=0.29 cores=1,3
/proc/14109/stat : 14109 (strangenight2-s) R 14107 14109 12941 0 -1 4202496 1082 0 0 0 29 0 0 0 25 0 1 0 729789364 31662080 867 33554432000 4194304 4580011 140736440526032 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14109/statm: 7730 867 364 95 0 2712 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30920

[startup+0.701048 s]
/proc/loadavg: 2.02 3.01 3.51 5/370 14109
/proc/meminfo: memFree=25507936/32950928 swapFree=38710892/67111528
[pid=14109] ppid=14107 vsize=31652 CPUtime=0.69 cores=1,3
/proc/14109/stat : 14109 (strangenight2-s) R 14107 14109 12941 0 -1 4202496 1523 0 0 0 69 0 0 0 25 0 1 0 729789364 32411648 1078 33554432000 4194304 4580011 140736440526032 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14109/statm: 7913 1078 364 95 0 2895 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31652

[startup+1.5009 s]
/proc/loadavg: 2.02 3.01 3.51 5/371 14137
/proc/meminfo: memFree=25494792/32950928 swapFree=38710892/67111528
[pid=14109] ppid=14107 vsize=49192 CPUtime=1.49 cores=1,3
/proc/14109/stat : 14109 (strangenight2-s) R 14107 14109 12941 0 -1 4202496 2324 0 0 0 149 0 0 0 25 0 1 0 729789364 50372608 1582 33554432000 4194304 4580011 140736440526032 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14109/statm: 12298 1582 365 95 0 7280 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49192

[startup+3.1006 s]
/proc/loadavg: 2.02 3.01 3.51 5/371 14137
/proc/meminfo: memFree=25478920/32950928 swapFree=38710892/67111528
[pid=14109] ppid=14107 vsize=57940 CPUtime=3.08 cores=1,3
/proc/14109/stat : 14109 (strangenight2-s) R 14107 14109 12941 0 -1 4202496 3862 0 0 0 308 0 0 0 25 0 1 0 729789364 59330560 2317 33554432000 4194304 4580011 140736440526032 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14109/statm: 14485 2317 365 95 0 9467 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 57940

[startup+6.30101 s]
/proc/loadavg: 2.26 3.04 3.52 5/371 14164
/proc/meminfo: memFree=25478064/32950928 swapFree=38710892/67111528
[pid=14109] ppid=14107 vsize=57940 CPUtime=6.29 cores=1,3
/proc/14109/stat : 14109 (strangenight2-s) R 14107 14109 12941 0 -1 4202496 5604 0 0 0 628 1 0 0 25 0 1 0 729789364 59330560 2856 33554432000 4194304 4580011 140736440526032 18446744073709551615 4292881 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14109/statm: 14485 2856 365 95 0 9467 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57940

[startup+12.7008 s]
/proc/loadavg: 2.40 3.06 3.52 5/371 14164
/proc/meminfo: memFree=25462092/32950928 swapFree=38710892/67111528
[pid=14109] ppid=14107 vsize=68176 CPUtime=12.68 cores=1,3
/proc/14109/stat : 14109 (strangenight2-s) R 14107 14109 12941 0 -1 4202496 8791 0 0 0 1267 1 0 0 25 0 1 0 729789364 69812224 4422 33554432000 4194304 4580011 140736440526032 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14109/statm: 17044 4422 365 95 0 12026 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 68176

[startup+25.5005 s]
/proc/loadavg: 2.75 3.10 3.53 5/371 14164
/proc/meminfo: memFree=25440776/32950928 swapFree=38710892/67111528
[pid=14109] ppid=14107 vsize=57940 CPUtime=25.49 cores=1,3
/proc/14109/stat : 14109 (strangenight2-s) R 14107 14109 12941 0 -1 4202496 13354 0 0 0 2547 2 0 0 25 0 1 0 729789364 59330560 4496 33554432000 4194304 4580011 140736440526032 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14109/statm: 14485 4496 366 95 0 9467 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57940

[startup+51.1007 s]
/proc/loadavg: 3.18 3.18 3.54 5/371 14165
/proc/meminfo: memFree=25417216/32950928 swapFree=38710892/67111528
[pid=14109] ppid=14107 vsize=69908 CPUtime=51.08 cores=1,3
/proc/14109/stat : 14109 (strangenight2-s) R 14107 14109 12941 0 -1 4202496 21850 0 0 0 5105 3 0 0 25 0 1 0 729789364 71585792 6806 33554432000 4194304 4580011 140736440526032 18446744073709551615 4296060 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14109/statm: 17477 6806 366 95 0 12459 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 69908

[startup+102.314 s]
/proc/loadavg: 3.64 3.30 3.56 5/371 14167
/proc/meminfo: memFree=25391152/32950928 swapFree=38710892/67111528
[pid=14109] ppid=14107 vsize=71104 CPUtime=102.3 cores=1,3
/proc/14109/stat : 14109 (strangenight2-s) R 14107 14109 12941 0 -1 4202496 44854 0 0 0 10223 7 0 0 25 0 1 0 729789364 72810496 7595 33554432000 4194304 4580011 140736440526032 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14109/statm: 17776 7595 366 95 0 12758 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 71104

[startup+162.301 s]
/proc/loadavg: 4.00 3.46 3.59 5/371 14168
/proc/meminfo: memFree=25381432/32950928 swapFree=38710892/67111528
[pid=14109] ppid=14107 vsize=79812 CPUtime=162.29 cores=1,3
/proc/14109/stat : 14109 (strangenight2-s) R 14107 14109 12941 0 -1 4202496 66605 0 0 0 16218 11 0 0 25 0 1 0 729789364 81727488 9552 33554432000 4194304 4580011 140736440526032 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14109/statm: 19953 9552 366 95 0 14935 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 79812

[startup+222.301 s]
/proc/loadavg: 4.06 3.57 3.62 5/371 14170
/proc/meminfo: memFree=25349400/32950928 swapFree=38710892/67111528
[pid=14109] ppid=14107 vsize=80464 CPUtime=222.29 cores=1,3
/proc/14109/stat : 14109 (strangenight2-s) R 14107 14109 12941 0 -1 4202496 85062 0 0 0 22214 15 0 0 25 0 1 0 729789364 82395136 10199 33554432000 4194304 4580011 140736440526032 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14109/statm: 20116 10199 366 95 0 15098 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 80464

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

[startup+230.301 s]
/proc/loadavg: 4.22 3.61 3.64 5/371 14170
/proc/meminfo: memFree=25335632/32950928 swapFree=38710892/67111528
[pid=14109] ppid=14107 vsize=80616 CPUtime=230.29 cores=1,3
/proc/14109/stat : 14109 (strangenight2-s) R 14107 14109 12941 0 -1 4202496 87916 0 0 0 23014 15 0 0 25 0 1 0 729789364 82550784 9909 33554432000 4194304 4580011 140736440526032 18446744073709551615 4321846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14109/statm: 20154 9909 366 95 0 15136 0
Current children cumulated CPU time (s) 230.29
Current children cumulated vsize (KiB) 80616

[startup+255.901 s]
/proc/loadavg: 4.13 3.65 3.64 5/371 14171
/proc/meminfo: memFree=25325820/32950928 swapFree=38710892/67111528
[pid=14109] ppid=14107 vsize=80836 CPUtime=255.9 cores=1,3
/proc/14109/stat : 14109 (strangenight2-s) R 14107 14109 12941 0 -1 4202496 95347 0 0 0 25573 17 0 0 25 0 1 0 729789364 82776064 10940 33554432000 4194304 4580011 140736440526032 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14109/statm: 20209 10940 366 95 0 15191 0
Current children cumulated CPU time (s) 255.9
Current children cumulated vsize (KiB) 80836

[startup+268.7 s]
/proc/loadavg: 4.11 3.66 3.65 5/371 14171
/proc/meminfo: memFree=25325068/32950928 swapFree=38710892/67111528
[pid=14109] ppid=14107 vsize=81012 CPUtime=268.7 cores=1,3
/proc/14109/stat : 14109 (strangenight2-s) R 14107 14109 12941 0 -1 4202496 98778 0 0 0 26852 18 0 0 25 0 1 0 729789364 82956288 11061 33554432000 4194304 4580011 140736440526032 18446744073709551615 4295707 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14109/statm: 20253 11061 366 95 0 15235 0
Current children cumulated CPU time (s) 268.7
Current children cumulated vsize (KiB) 81012

[startup+271.901 s]
/proc/loadavg: 4.10 3.66 3.65 5/371 14171
/proc/meminfo: memFree=25321348/32950928 swapFree=38710892/67111528
[pid=14109] ppid=14107 vsize=81012 CPUtime=271.9 cores=1,3
/proc/14109/stat : 14109 (strangenight2-s) R 14107 14109 12941 0 -1 4202496 99182 0 0 0 27172 18 0 0 25 0 1 0 729789364 82956288 11465 33554432000 4194304 4580011 140736440526032 18446744073709551615 4305248 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14109/statm: 20253 11465 366 95 0 15235 0
Current children cumulated CPU time (s) 271.9
Current children cumulated vsize (KiB) 81012

[startup+273.501 s]
/proc/loadavg: 4.10 3.66 3.65 5/371 14171
/proc/meminfo: memFree=25335608/32950928 swapFree=38710892/67111528
[pid=14109] ppid=14107 vsize=80880 CPUtime=273.5 cores=1,3
/proc/14109/stat : 14109 (strangenight2-s) R 14107 14109 12941 0 -1 4202496 100994 0 0 0 27332 18 0 0 25 0 1 0 729789364 82821120 10270 33554432000 4194304 4580011 140736440526032 18446744073709551615 4317149 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14109/statm: 20220 10270 366 95 0 15202 0
Current children cumulated CPU time (s) 273.5
Current children cumulated vsize (KiB) 80880

[startup+275.1 s]
/proc/loadavg: 4.09 3.67 3.65 5/371 14171
/proc/meminfo: memFree=25331020/32950928 swapFree=38710892/67111528
[pid=14109] ppid=14107 vsize=80880 CPUtime=275.09 cores=1,3
/proc/14109/stat : 14109 (strangenight2-s) R 14107 14109 12941 0 -1 4202496 101311 0 0 0 27491 18 0 0 25 0 1 0 729789364 82821120 10587 33554432000 4194304 4580011 140736440526032 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14109/statm: 20220 10587 366 95 0 15202 0
Current children cumulated CPU time (s) 275.09
Current children cumulated vsize (KiB) 80880

[startup+275.901 s]
/proc/loadavg: 4.09 3.67 3.65 5/371 14171
/proc/meminfo: memFree=25331020/32950928 swapFree=38710892/67111528
[pid=14109] ppid=14107 vsize=80880 CPUtime=275.9 cores=1,3
/proc/14109/stat : 14109 (strangenight2-s) R 14107 14109 12941 0 -1 4202496 101453 0 0 0 27572 18 0 0 25 0 1 0 729789364 82821120 10729 33554432000 4194304 4580011 140736440526032 18446744073709551615 4305504 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14109/statm: 20220 10729 367 95 0 15202 0
Current children cumulated CPU time (s) 275.9
Current children cumulated vsize (KiB) 80880

[startup+276.301 s]
/proc/loadavg: 4.09 3.67 3.65 5/371 14171
/proc/meminfo: memFree=25329160/32950928 swapFree=38710892/67111528
[pid=14109] ppid=14107 vsize=80880 CPUtime=276.3 cores=1,3
/proc/14109/stat : 14109 (strangenight2-s) R 14107 14109 12941 0 -1 4202496 101474 0 0 0 27612 18 0 0 25 0 1 0 729789364 82821120 10750 33554432000 4194304 4580011 140736440526032 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14109/statm: 20220 10750 367 95 0 15202 0
Current children cumulated CPU time (s) 276.3
Current children cumulated vsize (KiB) 80880

Child status: 20
Real time (s): 276.379
CPU time (s): 276.382
CPU user time (s): 276.194
CPU system time (s): 0.187971
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 95772

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

runsolver used 0.978851 second user time and 2.30165 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-14 19:53:07
IDJOB=3368351
IDBENCH=87935
IDSOLVER=1845
FILE ID=node113/3368351-1305395587
RUNJOBID= node113-1305395585-14015
PBS_JOBID= 13324409
Free space on /tmp= 73428 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-3368351-1305395587/watcher-3368351-1305395587 -o /tmp/evaluation-result-3368351-1305395587/solver-3368351-1305395587 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368351-1305395587.cnf

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

MD5SUM BENCH= 1d9569aa70fee033c68469753053c259
RANDOM SEED=177761639

node113.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.846
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.69
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.846
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.76
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.846
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.74
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.846
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.846
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25508464 kB
Buffers:        249660 kB
Cached:        2524320 kB
SwapCached:      93712 kB
Active:         764312 kB
Inactive:      6417452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25508464 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:           22488 kB
Writeback:           0 kB
AnonPages:     4325456 kB
Mapped:          14900 kB
Slab:           104940 kB
PageTables:      92368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87172320 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= 73420 MiB
End job on node113 at 2011-05-14 19:57:43