Trace number 3370772

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 86.5208 86.5208

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-5p0.cnf
MD5SUM4385f03fe3bdaf0f127ae989ddd7908d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark40.9848
Satisfiable
(Un)Satisfiability was proved
Number of variables162696
Number of clauses821000
Sum of the clauses size1953203
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617825
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370772-1305379196.cnf'
0.00/0.01	c -- header says num vars:         162696
0.00/0.01	c -- header says num clauses:      821000
0.18/0.28	c -- clauses added:            0 learnts,       821000 normals,            0 xors
0.18/0.28	c -- vars added     162696
0.18/0.28	c Parsing time:  0.26 s
0.18/0.28	c  N st     0         0    162696    194789    617205         0   1943577         0   no data   no data  --
0.49/0.54	c asymm  cl-useful: 12/1989/165696 lits-rem:48 time: 0.25
8.29/8.32	c Flit:  1787 Blit:   1646 bXBeca:    0 bXProp: 1290 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  7.67
8.29/8.34	c Cleaning up after failed var search:     0.03 s 
8.29/8.38	c Replacing     1290 vars Replaced    36327 lits Time:     0.04 s 
8.39/8.47	c bin-w-bin subsume rem        22617 bins  time:  0.03 s
8.49/8.54	c subs with bin:     3222  lits-rem:     30227  v-fix:    0  time:  0.06 s
14.88/14.90	c Subs w/ non-existent bins:    237 l-rem:      0 v-fix:     0 done:  20323 time:  6.36 s
14.98/15.01	c Removed useless bin:     253  fixed:     0  props:  20.00M  time:  0.11 s
15.49/15.52	c lits-rem:       669  cl-subs:     2468  v-elim:  39415  v-fix:    0  time:  0.50 s
16.09/16.13	c Finding binary XORs  T:     0.60 s  found:     937
16.09/16.16	c Replacing      937 vars Replaced    16190 lits Time:     0.03 s 
16.29/16.32	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
16.29/16.32	c calculated reachability. Time: 0.08
16.29/16.33	c Calc default polars -  time:   0.01 s pos:   15694 undec:   85154 neg:   61848
16.29/16.33	c =========================================================================================
16.29/16.33	c types(t): F = full restart, N = normal restart
16.29/16.33	c types(t): S = simplification begin/end, E = solution found
16.29/16.33	c restart types(rt): st = static, dy = dynamic
16.29/16.33	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
16.29/16.33	c  B st     0         0     77894    192937    281380         0   1307479         0   no data   no data  --
17.89/17.96	c  N dy    15      4075     67831    171800    242223      3503   1131400    304748      8.14      8.71  --
19.39/19.48	c Finding binary XORs  T:     0.45 s  found:     489
20.08/20.19	c  N dy    40      8284     59879    150684    206745      7110    965812    540652      9.21     10.33  --
22.49/22.59	c  N dy    60     12333     57816    147340    200063     10615    935743    897321      9.17     10.03  --
24.98/25.09	c  N dy    81     16389     56524    141434    194403     14202    899569   1269722      9.15     14.97  --
26.41/26.43	c Finding binary XORs  T:     0.45 s  found:     693
26.49/26.50	c Replacing     1182 vars Replaced    65088 lits Time:     0.07 s 
28.50/28.53	c  N dy   112     20526     53984    136172    186943      9101    863580    432618     10.02     10.71  --
31.90/31.93	c  N dy   129     24699     53635    132249    185150     13010    845300   1012811      9.96     10.74  --
32.09/32.16	c  F st   130     25000     53624    132249    185159     13295    845300   1046926      9.93      9.83  --
36.59/36.68	c  N dy   136     30001     53433    131814    185238     17686    843870   1869798      9.93   no data  --
36.59/36.68	c  S st   136     30001     53433    131814    185238     17686    843870   1869798      9.93   no data  --
37.19/37.29	c  S st   136     30501     53412    131814    185308     17963    843870   1903979      9.93   no data  --
37.30/37.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
37.30/37.35	c Cache  BProp: 3291 Set: 1085 BXProp: 5 T: 0.03
53.09/53.11	c Flit:  1818 Blit:   4800 bXBeca:    0 bXProp: 2718 Bins:  22084 BRemL:    106 BRemN:     92 P: 200.0M T: 15.67
53.09/53.15	c Cleaning up after failed var search:     0.04 s 
53.19/53.24	c Replacing     2723 vars Replaced   248175 lits Time:     0.09 s 
53.29/53.38	c bin-w-bin subsume rem         1829 bins  time:  0.02 s
54.69/54.73	c subs with bin:     1864  lits-rem:     26320  v-fix:    0  time:  1.35 s
55.39/55.40	c Subs w/ non-existent bins:    948 l-rem:   1332 v-fix:   223 done:  11866 time:  0.68 s
55.59/55.60	c Removed useless bin:    7444  fixed:   266  props:  20.01M  time:  0.19 s
57.79/57.89	c lits-rem:      1346  cl-subs:    23458  v-elim:   4694  v-fix:    0  time:  2.29 s
58.09/58.17	c asymm  cl-useful: 277/2376/67978 lits-rem:366 time: 0.28
58.30/58.32	c calculated reachability. Time: 0.15
58.30/58.32	c  N dy   136     30501     32354     67974    122748      4571    469524    104405      9.93   no data  --
59.19/59.27	c Finding binary XORs  T:     0.95 s  found:     144
60.69/60.79	c  N dy   139     34659     32335     67974    122966      8457    469524    419118      9.43     10.07  --
62.79/62.81	c  N dy   146     39194     32299     67974    123122     12766    469524    738620      9.12      9.62  --
65.79/65.80	c  N dy   151     44643     32218     67974    123263     17992    469524   1063656      8.79      9.28  --
66.39/66.46	c  S st   155     45751     32216     67974    123273     19071    469524   1159778      8.75      6.12  --
66.69/66.78	c  S st   155     46253     32038     67974    123332     19473    469524   1185985      8.75   no data  --
66.79/66.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
66.79/66.84	c Cache  BProp: 3824 Set: 5 BXProp: 1 T: 0.04
80.30/80.35	c Flit:  1835 Blit:   1984 bXBeca:    0 bXProp: 1822 Bins:  25862 BRemL:    592 BRemN:    154 P: 200.0M T: 13.47
80.30/80.38	c Cleaning up after failed var search:     0.02 s 
80.39/80.44	c Replacing     1967 vars Replaced    77814 lits Time:     0.05 s 
80.49/80.51	c bin-w-bin subsume rem         1971 bins  time:  0.01 s
80.99/81.03	c subs with bin:     1765  lits-rem:      9894  v-fix:    0  time:  0.53 s
81.09/81.11	c Subs w/ non-existent bins:     76 l-rem:   1354 v-fix:     0 done:    843 time:  0.08 s
81.19/81.27	c Removed useless bin:    6764  fixed:     0  props:  15.09M  time:  0.16 s
83.19/83.25	c lits-rem:      1026  cl-subs:    17543  v-elim:   3201  v-fix:    0  time:  1.98 s
83.39/83.44	c vivif2 --  cl tried    47052 cl shrink     6364 lits rem       7306 time: 0.19
83.39/83.46	c vivif2 --  cl tried     3662 cl shrink      941 lits rem       2890 time: 0.02
83.99/84.03	c asymm  cl-useful: 4/3004/45047 lits-rem:4 time: 0.57
84.09/84.15	c calculated reachability. Time: 0.11
84.09/84.15	c  N dy   155     46253     21818     45047     97203      3463    305649     86084      8.75   no data  --
85.09/85.11	c Finding binary XORs  T:     0.96 s  found:      56
86.29/86.35	c  E dy   162     50983     21792     45047     97396      7897    305649    279821      8.49      6.04  --
86.29/86.35	c num threads              : 1          
86.29/86.35	c restarts                 : 162        
86.29/86.35	c dynamic restarts         : 150        
86.29/86.35	c static restarts          : 12         
86.29/86.35	c full restarts            : 1          
86.29/86.35	c total simplify time      : 3.09       
86.29/86.35	c learnts DL2              : 0          
86.29/86.35	c learnts size 2           : 743128     
86.29/86.35	c learnts size 1           : 89087       (54.76     % of vars)
86.29/86.35	c filedLit time            : 36.90       (42.88     % time)
86.29/86.35	c v-elim SatELite          : 47310       (29.08     % vars)
86.29/86.35	c SatELite time            : 11.53       (13.40     % time)
86.29/86.35	c v-elim xor               : 0           (0.00      % vars)
86.29/86.35	c xor elim time            : 0.05        (0.05      % time)
86.29/86.35	c num binary xor trees     : 4268       
86.29/86.35	c binxor trees' crown      : 8155        (1.91      leafs/tree)
86.29/86.35	c bin xor find time        : 3.41       
86.29/86.35	c OTF clause improved      : 572         (0.01      clauses/conflict)
86.29/86.35	c OTF impr. size diff      : 1212        (2.12       lits/clause)
86.29/86.35	c OTF cl watch-shrink      : 27835       (0.55      clauses/conflict)
86.29/86.35	c OTF cl watch-sh-lit      : 256084      (9.20       lits/clause)
86.29/86.35	c tried to recurMin cls    : 30783       (60.38      % of conflicts)
86.29/86.35	c updated cache            : 20966       (0.68       lits/tried recurMin)
86.29/86.35	c clauses over max glue    : 0           (0.00      % of all clauses)
86.29/86.35	c conflicts                : 50983       (592.41    / sec)
86.29/86.35	c decisions                : 236098      (1.36      % random)
86.29/86.35	c bogo-props               : 1435230569  (16676914.86 / sec)
86.29/86.35	c conflict literals        : 4885293     (35.15     % deleted)
86.29/86.35	c Memory used              : 1114.91     MB
86.29/86.35	c CPU time                 : 86.06       s
86.29/86.35	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-3370772-1305379196/watcher-3370772-1305379196 -o /tmp/evaluation-result-3370772-1305379196/solver-3370772-1305379196 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370772-1305379196.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: 0.44 0.11 0.03 3/359 15883
/proc/meminfo: memFree=16822964/32951124 swapFree=67111348/67111528
[pid=15883] ppid=15881 vsize=33348 CPUtime=0 cores=1,3
/proc/15883/stat : 15883 (strangenight1-s) R 15881 15883 15842 0 -1 4202496 1435 0 0 0 0 0 0 0 21 0 1 0 630335541 34148352 1277 33554432000 4194304 4650387 140734650132160 18446744073709551615 4361539 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15883/statm: 8337 1289 331 112 0 3302 0

[startup+0.0788669 s]
/proc/loadavg: 0.44 0.11 0.03 3/359 15883
/proc/meminfo: memFree=16822964/32951124 swapFree=67111348/67111528
[pid=15883] ppid=15881 vsize=83880 CPUtime=0.07 cores=1,3
/proc/15883/stat : 15883 (strangenight1-s) R 15881 15883 15842 0 -1 4202496 15359 0 0 0 6 1 0 0 21 0 1 0 630335541 85893120 11083 33554432000 4194304 4650387 140734650132160 18446744073709551615 4547384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15883/statm: 20970 11083 331 112 0 15935 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 83880

[startup+0.100854 s]
/proc/loadavg: 0.44 0.11 0.03 3/359 15883
/proc/meminfo: memFree=16822964/32951124 swapFree=67111348/67111528
[pid=15883] ppid=15881 vsize=83880 CPUtime=0.09 cores=1,3
/proc/15883/stat : 15883 (strangenight1-s) R 15881 15883 15842 0 -1 4202496 15359 0 0 0 8 1 0 0 21 0 1 0 630335541 85893120 11083 33554432000 4194304 4650387 140734650132160 18446744073709551615 4545910 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15883/statm: 20970 11083 331 112 0 15935 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83880

[startup+0.300819 s]
/proc/loadavg: 0.44 0.11 0.03 3/359 15883
/proc/meminfo: memFree=16822964/32951124 swapFree=67111348/67111528
[pid=15883] ppid=15881 vsize=106568 CPUtime=0.29 cores=1,3
/proc/15883/stat : 15883 (strangenight1-s) R 15881 15883 15842 0 -1 4202496 21895 0 0 0 27 2 0 0 22 0 1 0 630335541 109125632 17619 33554432000 4194304 4650387 140734650132160 18446744073709551615 4369016 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15883/statm: 26642 17619 347 112 0 21607 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 106568

[startup+0.700757 s]
/proc/loadavg: 0.44 0.11 0.03 3/359 15883
/proc/meminfo: memFree=16822964/32951124 swapFree=67111348/67111528
[pid=15883] ppid=15881 vsize=127992 CPUtime=0.69 cores=1,3
/proc/15883/stat : 15883 (strangenight1-s) R 15881 15883 15842 0 -1 4202496 26192 0 0 0 67 2 0 0 23 0 1 0 630335541 131063808 20651 33554432000 4194304 4650387 140734650132160 18446744073709551615 4369227 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15883/statm: 31998 20651 353 112 0 26963 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 127992

[startup+1.5006 s]
/proc/loadavg: 0.44 0.11 0.03 3/360 15884
/proc/meminfo: memFree=16725244/32951124 swapFree=67111348/67111528
[pid=15883] ppid=15881 vsize=181696 CPUtime=1.49 cores=1,3
/proc/15883/stat : 15883 (strangenight1-s) R 15881 15883 15842 0 -1 4202496 36205 0 0 0 146 3 0 0 25 0 1 0 630335541 186056704 30664 33554432000 4194304 4650387 140734650132160 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15883/statm: 45424 30664 353 112 0 40389 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 181696

[startup+3.10031 s]
/proc/loadavg: 0.44 0.11 0.03 3/360 15884
/proc/meminfo: memFree=16668304/32951124 swapFree=67111348/67111528
[pid=15883] ppid=15881 vsize=288532 CPUtime=3.09 cores=1,3
/proc/15883/stat : 15883 (strangenight1-s) R 15881 15883 15842 0 -1 4202496 56447 0 0 0 303 6 0 0 25 0 1 0 630335541 295456768 50906 33554432000 4194304 4650387 140734650132160 18446744073709551615 4369108 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15883/statm: 72133 50906 353 112 0 67098 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 288532

[startup+6.30074 s]
/proc/loadavg: 0.57 0.14 0.04 4/365 15894
/proc/meminfo: memFree=16363316/32951124 swapFree=67111348/67111528
[pid=15883] ppid=15881 vsize=446436 CPUtime=6.29 cores=1,3
/proc/15883/stat : 15883 (strangenight1-s) R 15881 15883 15842 0 -1 4202496 87981 0 0 0 620 9 0 0 25 0 1 0 630335541 457150464 82440 33554432000 4194304 4650387 140734650132160 18446744073709551615 4369128 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15883/statm: 111609 82440 353 112 0 106574 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 446436

[startup+12.7006 s]
/proc/loadavg: 0.76 0.19 0.06 4/365 15894
/proc/meminfo: memFree=15965380/32951124 swapFree=67111348/67111528
[pid=15883] ppid=15881 vsize=558352 CPUtime=12.68 cores=1,3
/proc/15883/stat : 15883 (strangenight1-s) R 15881 15883 15842 0 -1 4202496 111799 0 0 0 1257 11 0 0 25 0 1 0 630335541 571752448 106258 33554432000 4194304 4650387 140734650132160 18446744073709551615 4550421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15883/statm: 139588 106258 366 112 0 134553 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 558352

[startup+25.5003 s]
/proc/loadavg: 1.26 0.32 0.11 4/363 15898
/proc/meminfo: memFree=16238496/32951124 swapFree=67111348/67111528
[pid=15883] ppid=15881 vsize=644032 CPUtime=25.48 cores=1,3
/proc/15883/stat : 15883 (strangenight1-s) R 15881 15883 15842 0 -1 4202496 121884 0 0 0 2535 13 0 0 25 0 1 0 630335541 659488768 116343 33554432000 4194304 4650387 140734650132160 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15883/statm: 161008 116343 379 112 0 155973 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 644032

[startup+51.1007 s]
/proc/loadavg: 1.93 0.55 0.19 6/370 15932
/proc/meminfo: memFree=16027316/32951124 swapFree=67111348/67111528
[pid=15883] ppid=15881 vsize=823248 CPUtime=51.09 cores=1,3
/proc/15883/stat : 15883 (strangenight1-s) R 15881 15883 15842 0 -1 4202496 174768 0 0 0 5088 21 0 0 25 0 1 0 630335541 843005952 165227 33554432000 4194304 4650387 140734650132160 18446744073709551615 4369009 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15883/statm: 205812 165227 383 112 0 200777 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 823248

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

[startup+63.9004 s]
/proc/loadavg: 2.39 0.72 0.25 5/370 15933
/proc/meminfo: memFree=15858684/32951124 swapFree=67111348/67111528
[pid=15883] ppid=15881 vsize=912068 CPUtime=63.89 cores=1,3
/proc/15883/stat : 15883 (strangenight1-s) R 15881 15883 15842 0 -1 4202496 195459 0 0 0 6365 24 0 0 25 0 1 0 630335541 933957632 185918 33554432000 4194304 4650387 140734650132160 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15883/statm: 228017 185918 383 112 0 222982 0
Current children cumulated CPU time (s) 63.89
Current children cumulated vsize (KiB) 912068

[startup+76.7011 s]
/proc/loadavg: 2.64 0.83 0.29 5/370 15933
/proc/meminfo: memFree=15742724/32951124 swapFree=67111348/67111528
[pid=15883] ppid=15881 vsize=1129540 CPUtime=76.69 cores=1,3
/proc/15883/stat : 15883 (strangenight1-s) R 15881 15883 15842 0 -1 4202496 229354 0 0 0 7640 29 0 0 25 0 1 0 630335541 1156648960 219813 33554432000 4194304 4650387 140734650132160 18446744073709551615 4370843 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15883/statm: 282385 219813 383 112 0 277350 0
Current children cumulated CPU time (s) 76.69
Current children cumulated vsize (KiB) 1129540

[startup+83.1009 s]
/proc/loadavg: 2.74 0.88 0.31 6/370 15933
/proc/meminfo: memFree=15711100/32951124 swapFree=67111348/67111528
[pid=15883] ppid=15881 vsize=1141668 CPUtime=83.09 cores=1,3
/proc/15883/stat : 15883 (strangenight1-s) R 15881 15883 15842 0 -1 4202496 232429 0 0 0 8280 29 0 0 25 0 1 0 630335541 1169068032 222888 33554432000 4194304 4650387 140734650132160 18446744073709551615 233509953488 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15883/statm: 285417 222888 383 112 0 280382 0
Current children cumulated CPU time (s) 83.09
Current children cumulated vsize (KiB) 1141668

[startup+84.7137 s]
/proc/loadavg: 2.84 0.93 0.33 6/370 15933
/proc/meminfo: memFree=15713728/32951124 swapFree=67111348/67111528
[pid=15883] ppid=15881 vsize=1141668 CPUtime=84.7 cores=1,3
/proc/15883/stat : 15883 (strangenight1-s) R 15881 15883 15842 0 -1 4202496 232490 0 0 0 8441 29 0 0 25 0 1 0 630335541 1169068032 222949 33554432000 4194304 4650387 140734650132160 18446744073709551615 4528881 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15883/statm: 285417 222949 383 112 0 280382 0
Current children cumulated CPU time (s) 84.7
Current children cumulated vsize (KiB) 1141668

[startup+85.5005 s]
/proc/loadavg: 2.84 0.93 0.33 6/370 15933
/proc/meminfo: memFree=15713728/32951124 swapFree=67111348/67111528
[pid=15883] ppid=15881 vsize=1141668 CPUtime=85.49 cores=1,3
/proc/15883/stat : 15883 (strangenight1-s) R 15881 15883 15842 0 -1 4202496 232574 0 0 0 8520 29 0 0 25 0 1 0 630335541 1169068032 223033 33554432000 4194304 4650387 140734650132160 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15883/statm: 285417 223033 383 112 0 280382 0
Current children cumulated CPU time (s) 85.49
Current children cumulated vsize (KiB) 1141668

[startup+86.3004 s]
/proc/loadavg: 2.84 0.93 0.33 5/370 15933
/proc/meminfo: memFree=15734064/32951124 swapFree=67111348/67111528
[pid=15883] ppid=15881 vsize=1141668 CPUtime=86.29 cores=1,3
/proc/15883/stat : 15883 (strangenight1-s) R 15881 15883 15842 0 -1 4202496 232688 0 0 0 8600 29 0 0 25 0 1 0 630335541 1169068032 223147 33554432000 4194304 4650387 140734650132160 18446744073709551615 4363309 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15883/statm: 285417 223147 383 112 0 280382 0
Current children cumulated CPU time (s) 86.29
Current children cumulated vsize (KiB) 1141668

[startup+86.5003 s]
/proc/loadavg: 2.84 0.93 0.33 5/370 15933
/proc/meminfo: memFree=15734064/32951124 swapFree=67111348/67111528
[pid=15883] ppid=15881 vsize=0 CPUtime=86.49 cores=1,3
/proc/15883/stat : 15883 (strangenight1-s) R 15881 15883 15842 0 -1 4202500 232703 0 0 0 8618 31 0 0 25 0 1 0 630335541 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15883/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 86.49
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 86.5208
CPU time (s): 86.5208
CPU user time (s): 86.1819
CPU system time (s): 0.338948
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 1141668

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

runsolver used 0.291955 second user time and 0.732888 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-14 15:19:57
IDJOB=3370772
IDBENCH=71019
IDSOLVER=1847
FILE ID=node145/3370772-1305379196
RUNJOBID= node145-1305379151-15862
PBS_JOBID= 13324357
Free space on /tmp= 73340 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-5p0.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370772-1305379196/watcher-3370772-1305379196 -o /tmp/evaluation-result-3370772-1305379196/solver-3370772-1305379196 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370772-1305379196.cnf

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

MD5SUM BENCH= 4385f03fe3bdaf0f127ae989ddd7908d
RANDOM SEED=484866924

node145.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.786
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.57
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.786
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.786
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.786
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.83
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16823368 kB
Buffers:        280000 kB
Cached:        8325008 kB
SwapCached:          0 kB
Active:        9242208 kB
Inactive:      6525988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16823368 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          334648 kB
Writeback:           0 kB
AnonPages:     7162948 kB
Mapped:          28068 kB
Slab:           257096 kB
PageTables:      37856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81252772 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= 73320 MiB
End job on node145 at 2011-05-14 15:21:23