Trace number 3292741

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-stUNSAT 321.028 321.021

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.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3292741-1303790109.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 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:     130 undec:      30 neg:     140
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       403      1697         0      7560         0   no data   no data  --
0.00/0.03	c Decided on static restart strategy
0.10/0.10	c  N st     8      4916       270       403      1697      4687      7560    124327   no data   no data  --
0.29/0.31	c  N st    10     11299       270       403      1697      4269      7560    108964   no data   no data  --
0.49/0.53	c  N st    11     17042       270       403      1697      9641      7560    269179   no data   no data  --
0.79/0.87	c  F st    12     25001       270       403      1697     11888      7560    323258   no data   no data  --
0.79/0.87	c Found part        0 vars:        135 clauses:      1050 lits size:      3780
0.79/0.87	c Found part        1 vars:        135 clauses:      1050 lits size:      3780
0.79/0.87	c Found parts:          2 time: 0.00 s
0.79/0.87	c Solving part 0
0.79/0.87	c  N st     0         0       135       201       849         0      3780         0   no data   no data  --
0.79/0.87	c asymm  cl-useful: 0/201/201 lits-rem:0 time: 0.00
0.79/0.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.79/0.87	c Finding binary XORs  T:     0.00 s  found:       0
0.79/0.87	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.79/0.87	c calculated reachability. Time: 0.00
0.79/0.87	c Calc default polars -  time:   0.00 s pos:      71 undec:     165 neg:      64
0.79/0.87	c =========================================================================================
0.79/0.87	c types(t): F = full restart, N = normal restart
0.79/0.87	c types(t): S = simplification begin/end, E = solution found
0.79/0.87	c restart types(rt): st = static, dy = dynamic
0.79/0.87	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.79/0.87	c  B st     0         0       135       201       849         0      3780         0   no data   no data  --
0.89/0.91	c Decided on static restart strategy
0.89/1.00	c  N st     8      4914       135       201       849      4531      3780    127720   no data   no data  --
1.20/1.24	c  N st    10     11298       135       201       849      4091      3780    107579   no data   no data  --
1.39/1.49	c  N st    11     17041       135       201       849      9176      3780    270297   no data   no data  --
1.89/1.96	c  F st    12     25000       135       201       849     11327      3780    339545   no data   no data  --
1.89/1.96	c  N st    12     25000       135       201       849     11327      3780    339545   no data   no data  --
2.09/2.19	c Decided on static restart strategy
2.09/2.19	c  N st    18     30194       135       201       849      9909      3780    279805   no data   no data  --
2.49/2.56	c  N st    20     37304       135       201       849      9264      3780    246943   no data   no data  --
2.99/3.08	c  N st    21     43703       135       201       849     14803      3780    419309   no data   no data  --
3.99/4.08	c  N st    22     53302       135       201       849     14890      3780    409701   no data   no data  --
4.90/4.92	c  N st    23     67699       135       201       849     19522      3780    560864   no data   no data  --
6.29/6.30	c  F st    24     87502       135       201       849     16700      3780    466271   no data   no data  --
6.29/6.30	c  N st    24     87502       135       201       849     16700      3780    466271   no data   no data  --
6.60/6.67	c Decided on static restart strategy
6.79/6.84	c  N st    31     95543       135       201       849     12226      3780    315926   no data   no data  --
7.39/7.43	c  N st    33    106211       135       201       849     21719      3780    621081   no data   no data  --
7.89/7.95	c  N st    34    115809       135       201       849     17886      3780    493338   no data   no data  --
9.29/9.37	c  N st    35    130206       135       201       849     17156      3780    452546   no data   no data  --
10.89/10.96	c  N st    36    151801       135       201       849     22321      3780    618776   no data   no data  --
13.09/13.16	c  N st    37    184193       135       201       849     20155      3780    549424   no data   no data  --
17.89/17.94	c  N st    38    232781       135       201       850     29021      3780    824456   no data   no data  --
24.19/24.28	c  N st    39    305665       135       201       851     35264      3780    930967   no data   no data  --
24.29/24.34	c  F st    40    306251       135       201       851     35794      3780    948143   no data   no data  --
24.89/24.91	c Decided on static restart strategy
27.69/27.79	c  N st    50    334554       135       201       851     39129      3780   1037959   no data   no data  --
32.09/32.15	c  N st    52    370548       135       201       853     25438      3780    667479   no data   no data  --
35.59/35.63	c  N st    53    402940       135       201       854     30550      3780    822473   no data   no data  --
41.80/41.86	c  N st    54    451529       135       201       857     48556      3780   1274771   no data   no data  --
41.80/41.86	c Finding binary XORs  T:     0.00 s  found:       0
49.99/50.05	c  N st    55    524413       135       201       858     33813      3780    892382   no data   no data  --
64.19/64.28	c Finding binary XORs  T:     0.00 s  found:       0
64.79/64.87	c  N st    56    633737       134       201       843     40662      3738   1115996   no data   no data  --
86.90/87.00	c  N st    57    797721       134       201       843     59686      3738   1671498   no data   no data  --
126.00/126.07	c  N st    58   1043698       134       201       843     57546      3738   1615316   no data   no data  --
130.70/130.74	c  F st    59   1071876       134       201       845     41928      3738   1097056   no data   no data  --
130.70/130.74	c  N st    59   1071876       134       201       845     41928      3738   1097056   no data   no data  --
131.50/131.56	c Decided on static restart strategy
136.29/136.36	c  N st    69   1100184       133       201       847     67117      3738   1850767   no data   no data  --
143.69/143.76	c  N st    71   1136177       133       201       847     57891      3738   1570717   no data   no data  --
149.20/149.20	c  N st    72   1168571       133       201       847     44740      3738   1176152   no data   no data  --
159.29/159.33	c  N st    73   1217159       133       201       847     45803      3738   1202990   no data   no data  --
175.29/175.36	c Finding binary XORs  T:     0.00 s  found:       0
176.39/176.40	c  N st    74   1290041       132       198       819     45356      3630   1200485   no data   no data  --
195.90/195.95	c  N st    75   1399364       132       198       830     69995      3630   1977027   no data   no data  --
195.90/195.95	c Finding binary XORs  T:     0.00 s  found:       0
229.80/229.81	c  N st    76   1563351       132       198       833     78344      3630   2232477   no data   no data  --
245.40/245.41	c Finding binary XORs  T:     0.00 s  found:       0
281.90/281.93	c  N st    77   1809329       129       194       786     90527      3476   2585583   no data   no data  --
281.90/281.93	c Finding binary XORs  T:     0.00 s  found:       0
319.20/319.20	c Finding binary XORs  T:     0.00 s  found:       0
321.00/321.01	c  E st    78   1983289        91       165       607     24181      2419    389493   no data   no data  --
321.00/321.02	c num threads              : 1          
321.00/321.02	c restarts                 : 12         
321.00/321.02	c dynamic restarts         : 0          
321.00/321.02	c static restarts          : 12         
321.00/321.02	c full restarts            : 0          
321.00/321.02	c total simplify time      : 0.00       
321.00/321.02	c learnts DL2              : 0          
321.00/321.02	c learnts size 2           : 2100       
321.00/321.02	c learnts size 1           : 0           (0.00      % of vars)
321.00/321.02	c filedLit time            : 0.00        (0.00      % time)
321.00/321.02	c v-elim SatELite          : 30          (10.00     % vars)
321.00/321.02	c SatELite time            : 0.00        (0.00      % time)
321.00/321.02	c v-elim xor               : 0           (0.00      % vars)
321.00/321.02	c xor elim time            : 0.00        (0.00      % time)
321.00/321.02	c num binary xor trees     : 0          
321.00/321.02	c binxor trees' crown      : 0           (nan       leafs/tree)
321.00/321.02	c bin xor find time        : 0.00       
321.00/321.02	c OTF clause improved      : 1498        (0.06      clauses/conflict)
321.00/321.02	c OTF impr. size diff      : 1572        (1.05       lits/clause)
321.00/321.02	c OTF cl watch-shrink      : 16106       (0.64      clauses/conflict)
321.00/321.02	c OTF cl watch-sh-lit      : 38179       (2.37       lits/clause)
321.00/321.02	c tried to recurMin cls    : 1948        (7.79       % of conflicts)
321.00/321.02	c updated cache            : 0           (0.00       lits/tried recurMin)
321.00/321.02	c clauses over max glue    : 0           (0.00      % of all clauses)
321.00/321.02	c conflicts                : 25001       (77.93     / sec)
321.00/321.02	c decisions                : 30604       (0.00      % random)
321.00/321.02	c bogo-props               : 89781329    (279864.17 / sec)
321.00/321.02	c conflict literals        : 731261      (28.39     % deleted)
321.00/321.02	c Memory used              : 31.14       MB
321.00/321.02	c CPU time                 : 320.80      s
321.00/321.02	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3292741-1303790109/watcher-3292741-1303790109 -o /tmp/evaluation-result-3292741-1303790109/solver-3292741-1303790109 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3292741-1303790109.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: 3.94 3.97 3.99 4/189 9819
/proc/meminfo: memFree=10093116/32950928 swapFree=67111528/67111528
[pid=9819] ppid=9817 vsize=29968 CPUtime=0 cores=0,2
/proc/9819/stat : 9819 (strangenight1-s) R 9817 9819 9072 0 -1 4202496 589 0 0 0 0 0 0 0 25 0 1 0 569241567 30687232 526 33554432000 4194304 4650387 140735629114432 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9819/statm: 7492 526 378 112 0 2457 0

[startup+0.101723 s]
/proc/loadavg: 3.94 3.97 3.99 4/189 9819
/proc/meminfo: memFree=10093116/32950928 swapFree=67111528/67111528
[pid=9819] ppid=9817 vsize=30232 CPUtime=0.1 cores=0,2
/proc/9819/stat : 9819 (strangenight1-s) R 9817 9819 9072 0 -1 4202496 788 0 0 0 10 0 0 0 25 0 1 0 569241567 30957568 725 33554432000 4194304 4650387 140735629114432 18446744073709551615 4365293 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9819/statm: 7558 725 379 112 0 2523 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30232

[startup+0.200722 s]
/proc/loadavg: 3.94 3.97 3.99 4/189 9819
/proc/meminfo: memFree=10093116/32950928 swapFree=67111528/67111528
[pid=9819] ppid=9817 vsize=30712 CPUtime=0.19 cores=0,2
/proc/9819/stat : 9819 (strangenight1-s) R 9817 9819 9072 0 -1 4202496 998 0 0 0 19 0 0 0 25 0 1 0 569241567 31449088 790 33554432000 4194304 4650387 140735629114432 18446744073709551615 4366015 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9819/statm: 7678 790 381 112 0 2643 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30712

[startup+0.300693 s]
/proc/loadavg: 3.94 3.97 3.99 4/189 9819
/proc/meminfo: memFree=10093116/32950928 swapFree=67111528/67111528
[pid=9819] ppid=9817 vsize=30884 CPUtime=0.29 cores=0,2
/proc/9819/stat : 9819 (strangenight1-s) R 9817 9819 9072 0 -1 4202496 1123 0 0 0 29 0 0 0 25 0 1 0 569241567 31625216 915 33554432000 4194304 4650387 140735629114432 18446744073709551615 4313440 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9819/statm: 7721 915 381 112 0 2686 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30884

[startup+0.700622 s]
/proc/loadavg: 3.94 3.97 3.99 4/189 9819
/proc/meminfo: memFree=10093116/32950928 swapFree=67111528/67111528
[pid=9819] ppid=9817 vsize=31760 CPUtime=0.69 cores=0,2
/proc/9819/stat : 9819 (strangenight1-s) R 9817 9819 9072 0 -1 4202496 1793 0 0 0 69 0 0 0 25 0 1 0 569241567 32522240 1010 33554432000 4194304 4650387 140735629114432 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9819/statm: 7940 1011 381 112 0 2905 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31760

[startup+1.50048 s]
/proc/loadavg: 3.94 3.97 3.99 5/190 9820
/proc/meminfo: memFree=10087156/32950928 swapFree=67111528/67111528
[pid=9819] ppid=9817 vsize=56832 CPUtime=1.49 cores=0,2
/proc/9819/stat : 9819 (strangenight1-s) R 9817 9819 9072 0 -1 4202496 2850 0 0 0 149 0 0 0 25 0 1 0 569241567 58195968 2067 33554432000 4194304 4650387 140735629114432 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9819/statm: 14208 2067 382 112 0 9173 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56832

[startup+3.1012 s]
/proc/loadavg: 3.95 3.97 3.99 5/190 9821
/proc/meminfo: memFree=10080340/32950928 swapFree=67111528/67111528
[pid=9819] ppid=9817 vsize=66028 CPUtime=3.09 cores=0,2
/proc/9819/stat : 9819 (strangenight1-s) R 9817 9819 9072 0 -1 4202496 4238 0 0 0 309 0 0 0 25 0 1 0 569241567 67612672 3017 33554432000 4194304 4650387 140735629114432 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9819/statm: 16507 3017 382 112 0 11472 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66028

[startup+6.30064 s]
/proc/loadavg: 3.95 3.97 3.99 5/190 9821
/proc/meminfo: memFree=10087808/32950928 swapFree=67111528/67111528
[pid=9819] ppid=9817 vsize=66544 CPUtime=6.29 cores=0,2
/proc/9819/stat : 9819 (strangenight1-s) R 9817 9819 9072 0 -1 4202496 6789 0 0 0 628 1 0 0 25 0 1 0 569241567 68141056 3234 33554432000 4194304 4650387 140735629114432 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9819/statm: 16636 3234 382 112 0 11601 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66544

[startup+12.7005 s]
/proc/loadavg: 3.95 3.97 3.99 5/190 9821
/proc/meminfo: memFree=10067504/32950928 swapFree=67111528/67111528
[pid=9819] ppid=9817 vsize=67128 CPUtime=12.7 cores=0,2
/proc/9819/stat : 9819 (strangenight1-s) R 9817 9819 9072 0 -1 4202496 11692 0 0 0 1268 2 0 0 25 0 1 0 569241567 68739072 3963 33554432000 4194304 4650387 140735629114432 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9819/statm: 16782 3963 382 112 0 11747 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 67128

[startup+25.5003 s]
/proc/loadavg: 3.96 3.97 3.99 5/190 9821
/proc/meminfo: memFree=10008356/32950928 swapFree=67111528/67111528
[pid=9819] ppid=9817 vsize=68004 CPUtime=25.49 cores=0,2
/proc/9819/stat : 9819 (strangenight1-s) R 9817 9819 9072 0 -1 4202496 20195 0 0 0 2545 4 0 0 25 0 1 0 569241567 69636096 4265 33554432000 4194304 4650387 140735629114432 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9819/statm: 17001 4265 382 112 0 11966 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68004

[startup+51.1008 s]
/proc/loadavg: 3.97 3.97 3.99 5/190 9822
/proc/meminfo: memFree=9964200/32950928 swapFree=67111528/67111528
[pid=9819] ppid=9817 vsize=68800 CPUtime=51.09 cores=0,2
/proc/9819/stat : 9819 (strangenight1-s) R 9817 9819 9072 0 -1 4202496 31960 0 0 0 5103 6 0 0 25 0 1 0 569241567 70451200 5400 33554432000 4194304 4650387 140735629114432 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9819/statm: 17200 5400 382 112 0 12165 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 68800

[startup+102.301 s]
/proc/loadavg: 3.99 3.97 3.99 5/190 9823
/proc/meminfo: memFree=9386732/32950928 swapFree=67111528/67111528
[pid=9819] ppid=9817 vsize=69940 CPUtime=102.3 cores=0,2
/proc/9819/stat : 9819 (strangenight1-s) R 9817 9819 9072 0 -1 4202496 51683 0 0 0 10220 10 0 0 25 0 1 0 569241567 71618560 7049 33554432000 4194304 4650387 140735629114432 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9819/statm: 17485 7049 382 112 0 12450 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 69940

[startup+162.301 s]
/proc/loadavg: 4.05 3.99 3.99 5/190 9825
/proc/meminfo: memFree=9088884/32950928 swapFree=67111528/67111528
[pid=9819] ppid=9817 vsize=71016 CPUtime=162.3 cores=0,2
/proc/9819/stat : 9819 (strangenight1-s) R 9817 9819 9072 0 -1 4202496 71956 0 0 0 16215 15 0 0 25 0 1 0 569241567 72720384 7194 33554432000 4194304 4650387 140735629114432 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9819/statm: 17754 7194 382 112 0 12719 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 71016

[startup+222.307 s]
/proc/loadavg: 4.02 3.99 3.99 5/190 9826
/proc/meminfo: memFree=9049744/32950928 swapFree=67111528/67111528
[pid=9819] ppid=9817 vsize=77888 CPUtime=222.3 cores=0,2
/proc/9819/stat : 9819 (strangenight1-s) R 9817 9819 9072 0 -1 4202496 84631 0 0 0 22213 17 0 0 25 0 1 0 569241567 79757312 11838 33554432000 4194304 4650387 140735629114432 18446744073709551615 4366911 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9819/statm: 19472 11838 382 112 0 14437 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 77888

[startup+282.301 s]
/proc/loadavg: 4.04 4.00 4.00 5/190 9828
/proc/meminfo: memFree=9054640/32950928 swapFree=67111528/67111528
[pid=9819] ppid=9817 vsize=83220 CPUtime=282.3 cores=0,2
/proc/9819/stat : 9819 (strangenight1-s) R 9817 9819 9072 0 -1 4202496 89037 0 0 0 28211 19 0 0 25 0 1 0 569241567 85217280 13193 33554432000 4194304 4650387 140735629114432 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9819/statm: 20805 13193 382 112 0 15770 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 83220

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

[startup+307.201 s]
/proc/loadavg: 4.02 4.00 4.00 5/187 9832
/proc/meminfo: memFree=10978032/32950928 swapFree=67111528/67111528
[pid=9819] ppid=9817 vsize=98660 CPUtime=307.2 cores=0,2
/proc/9819/stat : 9819 (strangenight1-s) R 9817 9819 9072 0 -1 4202496 94974 0 0 0 30699 21 0 0 25 0 1 0 569241567 101027840 15904 33554432000 4194304 4650387 140735629114432 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9819/statm: 24665 15904 382 112 0 19630 0
Current children cumulated CPU time (s) 307.2
Current children cumulated vsize (KiB) 98660

[startup+313.607 s]
/proc/loadavg: 4.02 4.00 4.00 5/188 9838
/proc/meminfo: memFree=10989488/32950928 swapFree=67111528/67111528
[pid=9819] ppid=9817 vsize=98808 CPUtime=313.6 cores=0,2
/proc/9819/stat : 9819 (strangenight1-s) R 9817 9819 9072 0 -1 4202496 97160 0 0 0 31339 21 0 0 25 0 1 0 569241567 101179392 14997 33554432000 4194304 4650387 140735629114432 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9819/statm: 24702 14997 382 112 0 19667 0
Current children cumulated CPU time (s) 313.6
Current children cumulated vsize (KiB) 98808

[startup+316.801 s]
/proc/loadavg: 4.02 4.00 4.00 5/190 9856
/proc/meminfo: memFree=11109804/32950928 swapFree=67111528/67111528
[pid=9819] ppid=9817 vsize=98808 CPUtime=316.8 cores=0,2
/proc/9819/stat : 9819 (strangenight1-s) R 9817 9819 9072 0 -1 4202496 97698 0 0 0 31659 21 0 0 25 0 1 0 569241567 101179392 15535 33554432000 4194304 4650387 140735629114432 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9819/statm: 24702 15535 382 112 0 19667 0
Current children cumulated CPU time (s) 316.8
Current children cumulated vsize (KiB) 98808

[startup+318.401 s]
/proc/loadavg: 4.02 4.00 4.00 5/190 9856
/proc/meminfo: memFree=11114096/32950928 swapFree=67111528/67111528
[pid=9819] ppid=9817 vsize=98808 CPUtime=318.4 cores=0,2
/proc/9819/stat : 9819 (strangenight1-s) R 9817 9819 9072 0 -1 4202496 97958 0 0 0 31818 22 0 0 25 0 1 0 569241567 101179392 15795 33554432000 4194304 4650387 140735629114432 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9819/statm: 24702 15795 382 112 0 19667 0
Current children cumulated CPU time (s) 318.4
Current children cumulated vsize (KiB) 98808

[startup+320 s]
/proc/loadavg: 4.02 4.00 4.00 5/190 9856
/proc/meminfo: memFree=11111120/32950928 swapFree=67111528/67111528
[pid=9819] ppid=9817 vsize=98808 CPUtime=320 cores=0,2
/proc/9819/stat : 9819 (strangenight1-s) R 9817 9819 9072 0 -1 4202496 98089 0 0 0 31978 22 0 0 25 0 1 0 569241567 101179392 15926 33554432000 4194304 4650387 140735629114432 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9819/statm: 24702 15926 382 112 0 19667 0
Current children cumulated CPU time (s) 320
Current children cumulated vsize (KiB) 98808

[startup+320.8 s]
/proc/loadavg: 4.02 4.00 4.00 5/190 9856
/proc/meminfo: memFree=11110012/32950928 swapFree=67111528/67111528
[pid=9819] ppid=9817 vsize=98808 CPUtime=320.8 cores=0,2
/proc/9819/stat : 9819 (strangenight1-s) R 9817 9819 9072 0 -1 4202496 98160 0 0 0 32058 22 0 0 25 0 1 0 569241567 101179392 15997 33554432000 4194304 4650387 140735629114432 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9819/statm: 24702 15997 382 112 0 19667 0
Current children cumulated CPU time (s) 320.8
Current children cumulated vsize (KiB) 98808

[startup+321 s]
/proc/loadavg: 4.02 4.00 4.00 5/190 9856
/proc/meminfo: memFree=11110012/32950928 swapFree=67111528/67111528
[pid=9819] ppid=9817 vsize=98808 CPUtime=321 cores=0,2
/proc/9819/stat : 9819 (strangenight1-s) R 9817 9819 9072 0 -1 4202496 98164 0 0 0 32078 22 0 0 25 0 1 0 569241567 101179392 16001 33554432000 4194304 4650387 140735629114432 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9819/statm: 24702 16001 382 112 0 19667 0
Current children cumulated CPU time (s) 321
Current children cumulated vsize (KiB) 98808

Child status: 20
Real time (s): 321.021
CPU time (s): 321.028
CPU user time (s): 320.803
CPU system time (s): 0.224965
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 98808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 320.803
system time used= 0.224965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98176
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= 363

runsolver used 0.574912 second user time and 1.17782 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-26 05:55:09
IDJOB=3292741
IDBENCH=87935
IDSOLVER=1589
FILE ID=node112/3292741-1303790109
RUNJOBID= node112-1303790065-9614
PBS_JOBID= 13157248
Free space on /tmp= 72564 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT02/industrial/aloul/Homer/homer14.shuffled.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292741-1303790109/watcher-3292741-1303790109 -o /tmp/evaluation-result-3292741-1303790109/solver-3292741-1303790109 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3292741-1303790109.cnf

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

MD5SUM BENCH= 1d9569aa70fee033c68469753053c259
RANDOM SEED=612826513

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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	: 5261.27
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.828
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.82
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      10093272 kB
Buffers:       1980272 kB
Cached:       19089788 kB
SwapCached:          0 kB
Active:       11256976 kB
Inactive:     11049768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10093272 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          114456 kB
Writeback:           0 kB
AnonPages:     1236824 kB
Mapped:          16220 kB
Slab:           483100 kB
PageTables:       8096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1622912 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= 72668 MiB
End job on node112 at 2011-04-26 06:00:30