Trace number 3370752

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-st (fixed)UNSAT 10.0175 10.0187

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net60-40-10.shuffled.cnf
MD5SUM532245ed9a95eef41b179dba56b78f57
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables4800
Number of clauses14281
Sum of the clauses size33540
Maximum clause length60
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 29360
Number of clauses of size 34920
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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-3370752-1305396394.cnf'
0.00/0.00	c -- header says num vars:           4800
0.00/0.00	c -- header says num clauses:       14281
0.00/0.01	c -- clauses added:            0 learnts,        14281 normals,            0 xors
0.00/0.01	c -- vars added       4800
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      4800      4921      9360         0     33540         0   no data   no data  --
0.00/0.07	c asymm  cl-useful: 0/4921/4921 lits-rem:0 time: 0.06
0.19/0.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  234 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.16
0.19/0.23	c Replacing      234 vars Replaced     3601 lits Time:     0.00 s 
0.19/0.23	c bin-w-bin subsume rem           16 bins  time:  0.00 s
0.19/0.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4566 time:  0.02 s
0.19/0.27	c Removed useless bin:     182  fixed:     0  props:   1.42M  time:  0.01 s
0.19/0.28	c lits-rem:         0  cl-subs:        4  v-elim:   1522  v-fix:    0  time:  0.01 s
0.19/0.29	c Finding binary XORs  T:     0.01 s  found:     109
0.19/0.29	c Replacing      109 vars Replaced     1505 lits Time:     0.00 s 
0.19/0.29	c Finding non-binary XORs:     0.00 s (found:       9, avg size: 3.0)
0.19/0.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.19/0.29	c calculated reachability. Time: 0.00
0.19/0.29	c Calc default polars -  time:   0.00 s pos:    1416 undec:    1970 neg:    1414
0.19/0.29	c =========================================================================================
0.19/0.29	c types(t): F = full restart, N = normal restart
0.19/0.29	c types(t): S = simplification begin/end, E = solution found
0.19/0.29	c restart types(rt): st = static, dy = dynamic
0.19/0.29	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.29	c  B st     0         0      2935      5262      5641         0     29599         0   no data   no data  --
0.59/0.61	c  N dy    14      4306      2935      5262      5808      4108     29599    209498      6.84      7.21  --
0.89/0.94	c  N dy    34      8452      2935      5262      5940      5705     29599    131764      7.01      7.48  --
1.19/1.28	c  N dy    62     12476      2935      5262      6036      5532     29599    104667      7.26      7.66  --
1.59/1.61	c  N dy    82     16487      2933      5262      6100      9454     29599    237064      7.17      7.67  --
1.99/2.01	c  N dy   101     20912      2932      5262      6201      8281     29599    113701      7.11      7.50  --
2.20/2.26	c Finding binary XORs  T:     0.00 s  found:     107
2.20/2.27	c Replacing      108 vars Replaced    12842 lits Time:     0.01 s 
2.39/2.41	c  N dy   126     24979      2823      5251      6047     11865     29508    243873      7.24     12.53  --
2.39/2.41	c  F st   127     25002      2823      5251      6047     11888     29508    245000      7.24   no data  --
2.79/2.85	c  N dy   133     30001      2823      5251      6085     10392     29508    210804      7.24   no data  --
2.79/2.85	c  S st   133     30001      2823      5251      6085     10392     29508    210804      7.24   no data  --
2.89/2.90	c  S st   133     30505      2823      5251      6090     10891     29508    234772      7.24   no data  --
2.89/2.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.89/2.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  330 Bins:   7476 BRemL:   1027 BRemN:     34 P:  8.3M T:  0.56
3.39/3.48	c Replacing      330 vars Replaced    30719 lits Time:     0.01 s 
3.39/3.49	c bin-w-bin subsume rem          908 bins  time:  0.00 s
3.49/3.59	c subs with bin:      715  lits-rem:      9580  v-fix:    0  time:  0.09 s
3.59/3.60	c Subs w/ non-existent bins:     23 l-rem:   5023 v-fix:     0 done:    993 time:  0.01 s
3.59/3.60	c Removed useless bin:      35  fixed:     0  props:   0.13M  time:  0.00 s
3.79/3.85	c lits-rem:       467  cl-subs:     7166  v-elim:    587  v-fix:    0  time:  0.25 s
3.89/3.98	c asymm  cl-useful: 198/5101/5101 lits-rem:334 time: 0.13
3.89/3.98	c calculated reachability. Time: 0.00
3.89/3.98	c  N dy   133     30505      1906      5101      7830      3112     25980     32322      7.24   no data  --
3.89/3.98	c Finding binary XORs  T:     0.00 s  found:       0
4.30/4.32	c  N dy   154     35432      1904      5101      7886      7937     25980    153035      7.16      7.62  --
4.69/4.71	c  N dy   179     39913      1903      5101      7925     12345     25980    263207      7.19      7.76  --
4.99/5.07	c  N dy   198     44003      1901      5101      8003      9018     25980     97785      7.16      8.59  --
5.19/5.20	c  S st   207     45757      1900      5101      8029     10729     25980    138707      7.16      7.38  --
5.19/5.24	c  S st   207     46259      1900      5101      8029     11229     25980    161536      7.16   no data  --
5.19/5.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.19/5.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.39/5.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   81 Bins:   1284 BRemL:    789 BRemN:     21 P:  3.8M T:  0.21
5.39/5.46	c Replacing       81 vars Replaced     7610 lits Time:     0.01 s 
5.39/5.47	c bin-w-bin subsume rem          153 bins  time:  0.00 s
5.39/5.51	c subs with bin:      430  lits-rem:      2824  v-fix:    0  time:  0.04 s
5.50/5.52	c Subs w/ non-existent bins:     53 l-rem:   4720 v-fix:     0 done:   1422 time:  0.01 s
5.50/5.52	c Removed useless bin:       7  fixed:     0  props:   0.09M  time:  0.00 s
5.59/5.66	c lits-rem:       299  cl-subs:     1285  v-elim:     31  v-fix:    0  time:  0.13 s
5.59/5.66	c vivif2 --  cl tried     4888 cl shrink       84 lits rem        102 time: 0.00
5.59/5.67	c vivif2 --  cl tried     8667 cl shrink     2008 lits rem       7670 time: 0.01
5.79/5.85	c asymm  cl-useful: 17/4876/4876 lits-rem:56 time: 0.18
5.79/5.85	c calculated reachability. Time: 0.00
5.79/5.85	c  N dy   207     46259      1788      4876      7687      8655     24650    112618      7.16   no data  --
5.79/5.85	c Finding binary XORs  T:     0.00 s  found:       1
6.09/6.18	c  N dy   225     50605      1785      4876      7725     12915     24650    214191      7.10      7.51  --
6.50/6.56	c  N dy   236     54846      1783      4876      7763      9064     24650     83309      7.02      7.42  --
6.89/6.90	c  N dy   255     59180      1783      4876      7792     13299     24650    157294      7.01      7.38  --
7.19/7.23	c  N dy   269     63254      1780      4876      7834     17276     24650    251417      6.98      7.46  --
7.60/7.63	c  N dy   290     67938      1778      4876      7889     12483     24650    129483      7.01      7.42  --
7.71/7.76	c  S st   300     69389      1778      4876      7899     13907     24649    161620      7.02      7.05  --
7.79/7.80	c  S st   300     69893      1778      4876      7899     14411     24649    178416      7.02   no data  --
7.79/7.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.79/7.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.00	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:   90 Bins:    858 BRemL:    854 BRemN:     13 P:  4.1M T:  0.20
7.99/8.01	c Replacing       91 vars Replaced     8822 lits Time:     0.01 s 
7.99/8.01	c bin-w-bin subsume rem          175 bins  time:  0.00 s
7.99/8.05	c subs with bin:      596  lits-rem:      3679  v-fix:    0  time:  0.04 s
7.99/8.07	c Subs w/ non-existent bins:     41 l-rem:   4539 v-fix:     0 done:   1525 time:  0.01 s
7.99/8.07	c Removed useless bin:       7  fixed:     0  props:   0.09M  time:  0.00 s
8.19/8.22	c lits-rem:       435  cl-subs:      925  v-elim:     11  v-fix:    0  time:  0.15 s
8.19/8.22	c vivif2 --  cl tried     4644 cl shrink       18 lits rem         18 time: 0.00
8.19/8.24	c vivif2 --  cl tried    11509 cl shrink     2097 lits rem       8968 time: 0.01
8.39/8.42	c asymm  cl-useful: 174/4642/4642 lits-rem:443 time: 0.18
8.39/8.42	c calculated reachability. Time: 0.00
8.39/8.42	c  N dy   300     69893      1675      4537      7205     11503     23171    135196      7.02   no data  --
8.39/8.42	c Finding binary XORs  T:     0.00 s  found:       9
8.70/8.79	c  N dy   321     74472      1670      4537      7276     15937     23171    219352      6.99      7.37  --
9.19/9.23	c  N dy   352     79264      1664      4537      7324     10850     23170     90498      7.02     11.14  --
9.59/9.66	c  N dy   369     84551      1649      4451      6759     12725     22611    133272      6.96      7.50  --
9.90/9.94	c  F st   380     87500      1639      4451      6808     15564     22611    175244      6.94      5.35  --
9.90/9.94	c Replacing       14 vars Replaced      724 lits Time:     0.00 s 
9.90/9.95	c Finding binary XORs  T:     0.00 s  found:     121
9.90/9.95	c Replacing      121 vars Replaced     8596 lits Time:     0.00 s 
9.99/10.01	c  E st   383     88169      1409      3837      5388     10410     19517     97566      6.94   no data  --
9.99/10.01	c num threads              : 1          
9.99/10.01	c restarts                 : 383        
9.99/10.01	c dynamic restarts         : 368        
9.99/10.01	c static restarts          : 15         
9.99/10.01	c full restarts            : 2          
9.99/10.01	c total simplify time      : 0.03       
9.99/10.01	c learnts DL2              : 0          
9.99/10.01	c learnts size 2           : 22451      
9.99/10.01	c learnts size 1           : 649         (13.52     % of vars)
9.99/10.01	c filedLit time            : 1.13        (11.35     % time)
9.99/10.01	c v-elim SatELite          : 2151        (44.81     % vars)
9.99/10.01	c SatELite time            : 0.56        (5.61      % time)
9.99/10.01	c v-elim xor               : 0           (0.00      % vars)
9.99/10.01	c xor elim time            : 0.00        (0.05      % time)
9.99/10.01	c num binary xor trees     : 799        
9.99/10.01	c binxor trees' crown      : 1088        (1.36      leafs/tree)
9.99/10.01	c bin xor find time        : 0.02       
9.99/10.01	c OTF clause improved      : 986         (0.01      clauses/conflict)
9.99/10.01	c OTF impr. size diff      : 1278        (1.30       lits/clause)
9.99/10.01	c OTF cl watch-shrink      : 44544       (0.51      clauses/conflict)
9.99/10.01	c OTF cl watch-sh-lit      : 119367      (2.68       lits/clause)
9.99/10.01	c tried to recurMin cls    : 45846       (52.00      % of conflicts)
9.99/10.01	c updated cache            : 0           (0.00       lits/tried recurMin)
9.99/10.01	c clauses over max glue    : 0           (0.00      % of all clauses)
9.99/10.01	c conflicts                : 88169       (8820.00   / sec)
9.99/10.01	c decisions                : 167853      (0.72      % random)
9.99/10.01	c bogo-props               : 477571509   (47773967.34 / sec)
9.99/10.01	c conflict literals        : 2253307     (32.29     % deleted)
9.99/10.01	c Memory used              : 56.29       MB
9.99/10.01	c CPU time                 : 10.00       s
9.99/10.01	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-3370752-1305396394/watcher-3370752-1305396394 -o /tmp/evaluation-result-3370752-1305396394/solver-3370752-1305396394 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370752-1305396394.cnf 

running on 2 cores: 5,7

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.24 3.86 3.86 4/362 20510
/proc/meminfo: memFree=24086340/32950928 swapFree=45937192/67111528
[pid=20510] ppid=20508 vsize=31596 CPUtime=0 cores=5,7
/proc/20510/stat : 20510 (strangenight1-s) R 20508 20510 19248 0 -1 4202496 1035 0 0 0 0 0 0 0 25 0 1 0 651236129 32354304 911 33554432000 4194304 4650387 140734123698288 18446744073709551615 4369355 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20510/statm: 7899 911 346 112 0 2864 0

[startup+0.075872 s]
/proc/loadavg: 3.24 3.86 3.86 4/362 20510
/proc/meminfo: memFree=24086340/32950928 swapFree=45937192/67111528
[pid=20510] ppid=20508 vsize=32188 CPUtime=0.07 cores=5,7
/proc/20510/stat : 20510 (strangenight1-s) R 20508 20510 19248 0 -1 4202496 1171 0 0 0 7 0 0 0 25 0 1 0 651236129 32960512 1017 33554432000 4194304 4650387 140734123698288 18446744073709551615 254500352709 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20510/statm: 8047 1017 352 112 0 3012 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32188

[startup+0.100857 s]
/proc/loadavg: 3.24 3.86 3.86 4/362 20510
/proc/meminfo: memFree=24086340/32950928 swapFree=45937192/67111528
[pid=20510] ppid=20508 vsize=33508 CPUtime=0.09 cores=5,7
/proc/20510/stat : 20510 (strangenight1-s) R 20508 20510 19248 0 -1 4202496 1482 0 0 0 9 0 0 0 25 0 1 0 651236129 34312192 1328 33554432000 4194304 4650387 140734123698288 18446744073709551615 254500352709 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20510/statm: 8377 1328 352 112 0 3342 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33508

[startup+0.300829 s]
/proc/loadavg: 3.24 3.86 3.86 4/362 20510
/proc/meminfo: memFree=24086340/32950928 swapFree=45937192/67111528
[pid=20510] ppid=20508 vsize=38052 CPUtime=0.29 cores=5,7
/proc/20510/stat : 20510 (strangenight1-s) R 20508 20510 19248 0 -1 4202496 2668 0 0 0 29 0 0 0 25 0 1 0 651236129 38965248 2514 33554432000 4194304 4650387 140734123698288 18446744073709551615 4333924 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20510/statm: 9513 2514 377 112 0 4478 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38052

[startup+0.700732 s]
/proc/loadavg: 3.24 3.86 3.86 4/362 20510
/proc/meminfo: memFree=24086340/32950928 swapFree=45937192/67111528
[pid=20510] ppid=20508 vsize=38624 CPUtime=0.69 cores=5,7
/proc/20510/stat : 20510 (strangenight1-s) R 20508 20510 19248 0 -1 4202496 3098 0 0 0 69 0 0 0 25 0 1 0 651236129 39550976 2639 33554432000 4194304 4650387 140734123698288 18446744073709551615 4315121 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20510/statm: 9656 2639 379 112 0 4621 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38624

[startup+1.50058 s]
/proc/loadavg: 3.24 3.86 3.86 5/363 20511
/proc/meminfo: memFree=24073588/32950928 swapFree=45937192/67111528
[pid=20510] ppid=20508 vsize=38984 CPUtime=1.49 cores=5,7
/proc/20510/stat : 20510 (strangenight1-s) R 20508 20510 19248 0 -1 4202496 3588 0 0 0 149 0 0 0 25 0 1 0 651236129 39919616 2858 33554432000 4194304 4650387 140734123698288 18446744073709551615 4314842 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20510/statm: 9746 2858 379 112 0 4711 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38984

[startup+3.10026 s]
/proc/loadavg: 3.24 3.86 3.86 5/363 20511
/proc/meminfo: memFree=24070860/32950928 swapFree=45937192/67111528
[pid=20510] ppid=20508 vsize=40040 CPUtime=3.09 cores=5,7
/proc/20510/stat : 20510 (strangenight1-s) R 20508 20510 19248 0 -1 4202496 4583 0 0 0 309 0 0 0 25 0 1 0 651236129 41000960 3147 33554432000 4194304 4650387 140734123698288 18446744073709551615 4302845 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20510/statm: 10010 3147 380 112 0 4975 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40040

[startup+6.30062 s]
/proc/loadavg: 3.30 3.87 3.86 5/363 20511
/proc/meminfo: memFree=24056960/32950928 swapFree=45937192/67111528
[pid=20510] ppid=20508 vsize=47420 CPUtime=6.29 cores=5,7
/proc/20510/stat : 20510 (strangenight1-s) R 20508 20510 19248 0 -1 4202496 7134 0 0 0 628 1 0 0 25 0 1 0 651236129 48558080 5075 33554432000 4194304 4650387 140734123698288 18446744073709551615 4333694 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20510/statm: 11855 5075 380 112 0 6820 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47420

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

[startup+7.9003 s]
/proc/loadavg: 3.30 3.87 3.86 5/363 20511
/proc/meminfo: memFree=24044128/32950928 swapFree=45937192/67111528
[pid=20510] ppid=20508 vsize=47264 CPUtime=7.89 cores=5,7
/proc/20510/stat : 20510 (strangenight1-s) R 20508 20510 19248 0 -1 4202496 7788 0 0 0 788 1 0 0 25 0 1 0 651236129 48398336 4894 33554432000 4194304 4650387 140734123698288 18446744073709551615 4369147 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20510/statm: 11816 4894 380 112 0 6781 0
Current children cumulated CPU time (s) 7.89
Current children cumulated vsize (KiB) 47264

[startup+8.70014 s]
/proc/loadavg: 3.35 3.87 3.86 5/363 20511
/proc/meminfo: memFree=24040160/32950928 swapFree=45937192/67111528
[pid=20510] ppid=20508 vsize=48768 CPUtime=8.7 cores=5,7
/proc/20510/stat : 20510 (strangenight1-s) R 20508 20510 19248 0 -1 4202496 8258 0 0 0 869 1 0 0 25 0 1 0 651236129 49938432 5364 33554432000 4194304 4650387 140734123698288 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20510/statm: 12192 5364 380 112 0 7157 0
Current children cumulated CPU time (s) 8.7
Current children cumulated vsize (KiB) 48768

[startup+9.50099 s]
/proc/loadavg: 3.35 3.87 3.86 5/363 20511
/proc/meminfo: memFree=24040160/32950928 swapFree=45937192/67111528
[pid=20510] ppid=20508 vsize=57636 CPUtime=9.49 cores=5,7
/proc/20510/stat : 20510 (strangenight1-s) R 20508 20510 19248 0 -1 4202496 8579 0 0 0 948 1 0 0 25 0 1 0 651236129 59019264 5685 33554432000 4194304 4650387 140734123698288 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20510/statm: 14409 5685 380 112 0 9374 0
Current children cumulated CPU time (s) 9.49
Current children cumulated vsize (KiB) 57636

[startup+9.9139 s]
/proc/loadavg: 3.35 3.87 3.86 5/363 20511
/proc/meminfo: memFree=24038308/32950928 swapFree=45937192/67111528
[pid=20510] ppid=20508 vsize=57636 CPUtime=9.9 cores=5,7
/proc/20510/stat : 20510 (strangenight1-s) R 20508 20510 19248 0 -1 4202496 8658 0 0 0 989 1 0 0 25 0 1 0 651236129 59019264 5764 33554432000 4194304 4650387 140734123698288 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20510/statm: 14409 5764 380 112 0 9374 0
Current children cumulated CPU time (s) 9.9
Current children cumulated vsize (KiB) 57636

[startup+10.0009 s]
/proc/loadavg: 3.35 3.87 3.86 5/363 20511
/proc/meminfo: memFree=24038308/32950928 swapFree=45937192/67111528
[pid=20510] ppid=20508 vsize=57636 CPUtime=9.99 cores=5,7
/proc/20510/stat : 20510 (strangenight1-s) R 20508 20510 19248 0 -1 4202496 8671 0 0 0 998 1 0 0 25 0 1 0 651236129 59019264 5777 33554432000 4194304 4650387 140734123698288 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20510/statm: 14409 5777 380 112 0 9374 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (KiB) 57636

Child status: 20
Real time (s): 10.0187
CPU time (s): 10.0175
CPU user time (s): 10.0015
CPU system time (s): 0.015997
CPU usage (%): 99.988
Max. virtual memory (cumulated for all children) (KiB): 57636

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

runsolver used 0.029995 second user time and 0.094985 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-14 20:06:34
IDJOB=3370752
IDBENCH=88025
IDSOLVER=1847
FILE ID=node149/3370752-1305396394
RUNJOBID= node149-1305396392-20417
PBS_JOBID= 13324404
Free space on /tmp= 73556 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net60-40-10.shuffled.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370752-1305396394/watcher-3370752-1305396394 -o /tmp/evaluation-result-3370752-1305396394/solver-3370752-1305396394 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370752-1305396394.cnf

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

MD5SUM BENCH= 532245ed9a95eef41b179dba56b78f57
RANDOM SEED=1770752023

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24086496 kB
Buffers:        306068 kB
Cached:        3871696 kB
SwapCached:      19984 kB
Active:        6361964 kB
Inactive:      2207032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24086496 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           25464 kB
Writeback:           0 kB
AnonPages:     4383792 kB
Mapped:          15192 kB
Slab:           158468 kB
PageTables:      72464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80376172 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= 73548 MiB
End job on node149 at 2011-05-14 20:06:45