Trace number 3280089

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-stUNSAT 22.4306 22.4301

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.5286
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3280089-1303746811.cnf'
0.00/0.00	c -- header says num vars:         108786
0.00/0.00	c -- header says num clauses:      482639
0.09/0.15	c -- clauses added:            0 learnts,       482639 normals,            0 xors
0.09/0.15	c -- vars added     108786
0.09/0.15	c Parsing time:  0.13 s
0.09/0.15	c  N st     0         0    108786     78120    395289         0   1087098         0   no data   no data
0.49/0.52	c asymm  cl-useful: 0/1644/60852 lits-rem:0 time: 0.37
7.19/7.24	c Flit:  1186 Blit:  39946 bXBeca:    0 bXProp: 8626 Bins:      0 BRemL:      0 BRemN:      0 P: 124.4M T:  6.65
7.19/7.26	c Cleaning up after failed var search:     0.02 s 
7.19/7.27	c Replacing     8626 vars Replaced   106553 lits Time:     0.01 s 
7.19/7.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.19/7.27	c bin-w-bin subsume rem         1149 bins  time:  0.00 s
7.19/7.28	c subs with bin:        0  lits-rem:       282  v-fix:    0  time:  0.00 s
7.30/7.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3942 time:  0.03 s
7.30/7.34	c Removed useless bin:    1896  fixed:     0  props:   3.49M  time:  0.03 s
7.30/7.35	c lits-rem:         2  cl-subs:      139  v-elim:   1314  v-fix:    0  time:  0.01 s
7.60/7.61	c Finding binary XORs  T:     0.25 s  found:      13
7.60/7.61	c Replacing       13 vars Replaced      213 lits Time:     0.00 s 
7.60/7.62	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
7.60/7.62	c calculated reachability. Time: 0.01
7.60/7.62	c Calc default polars -  time:   0.00 s pos:     982 undec:  106459 neg:    1345
7.60/7.62	c =========================================================================================
7.60/7.62	c types(t): F = full restart, N = normal restart
7.60/7.62	c types(t): S = simplification begin/end, E = solution found
7.60/7.62	c restart types(rt): st = static, dy = dynamic
7.60/7.62	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
7.60/7.62	c  B st     0         0      2615      4977      7375         0     30572         0   no data   no data
7.90/7.96	c  N dy    18      4016      2607      4977      7436      3801     30572    108627      6.97      8.91
8.30/8.38	c  N dy    39      8579      2559      4615      7342      7804     29262    224551      8.21      8.66
8.70/8.76	c  N dy    57     12592      2524      4400      7258     11445     28415    315899      8.55      9.01
9.19/9.27	c  N dy    88     16645      2517      4400      7284     15368     28415    444633      9.55     10.10
9.69/9.70	c Finding binary XORs  T:     0.20 s  found:      29
9.69/9.71	c Replacing       29 vars Replaced     1179 lits Time:     0.01 s 
9.99/10.03	c  N dy   114     20941      2486      4362      7176      9393     28070    162617      9.96     10.55
10.39/10.47	c  F st   130     25005      2483      4362      7195     13292     28070    271519      9.89      7.67
10.39/10.48	c  N st   130     25005      2483      4338      7154     12647     27940    262125      9.89      7.67
11.00/11.08	c Decided on static restart strategy
11.00/11.08	c  N st   136     30000      2480      4338      7161     17427     27940    406565      9.89   no data
11.00/11.08	c  S st   136     30000      2480      4338      7161     17427     27940    406565      9.89   no data
11.09/11.16	c  S st   136     30502      2480      4338      7195     17888     27940    420239      9.89   no data
11.09/11.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.89/12.97	c Flit:    80 Blit:     83 bXBeca:    0 bXProp:  275 Bins:  79797 BRemL:  49356 BRemN:    193 P: 32.1M T:  1.81
12.89/12.98	c Cleaning up after failed var search:     0.00 s 
12.99/13.00	c Replacing      275 vars Replaced    22631 lits Time:     0.02 s 
12.99/13.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.99/13.01	c bin-w-bin subsume rem          961 bins  time:  0.00 s
12.99/13.01	c subs with bin:       44  lits-rem:        90  v-fix:    0  time:  0.00 s
12.99/13.03	c Subs w/ non-existent bins:    122 l-rem:     20 v-fix:     0 done:   1979 time:  0.01 s
12.99/13.03	c Removed useless bin:     107  fixed:     0  props:   0.13M  time:  0.00 s
12.99/13.04	c lits-rem:         8  cl-subs:      193  v-elim:    376  v-fix:    0  time:  0.01 s
12.99/13.09	c subs with bin:      255  lits-rem:      3011  v-fix:    0  time:  0.04 s
13.10/13.18	c lits-rem:      1163  cl-subs:     1314  v-elim:      0  v-fix:    0  time:  0.09 s
13.20/13.25	c asymm  cl-useful: 0/1864/3508 lits-rem:0 time: 0.08
13.20/13.26	c calculated reachability. Time: 0.00
13.20/13.26	c  N st   136     30502      1603      3508     15590      9374     20763    185863      9.89   no data
13.39/13.47	c Finding binary XORs  T:     0.21 s  found:       0
14.20/14.21	c  N st   138     37612      1603      3508     15595     16191     20763    424257      9.89   no data
14.99/15.00	c  N st   139     44012      1602      3508     15602     12103     20763    268073      9.89   no data
15.19/15.21	c  S st   140     45755      1602      3508     15602     13786     20763    320554      9.89   no data
15.19/15.28	c  S st   140     46258      1602      3508     15615     14267     20763    330978      9.89   no data
15.19/15.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.79/15.83	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   7377 BRemL:   6978 BRemN:    146 P:  7.7M T:  0.54
15.79/15.83	c Replacing        1 vars Replaced       99 lits Time:     0.01 s 
15.79/15.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.79/15.84	c bin-w-bin subsume rem           24 bins  time:  0.00 s
15.79/15.84	c subs with bin:       87  lits-rem:        48  v-fix:    0  time:  0.00 s
15.79/15.85	c Subs w/ non-existent bins:     76 l-rem:     50 v-fix:     0 done:   1597 time:  0.01 s
15.79/15.86	c Removed useless bin:      36  fixed:     0  props:   0.11M  time:  0.00 s
15.79/15.87	c lits-rem:         0  cl-subs:        6  v-elim:     50  v-fix:    0  time:  0.01 s
15.89/15.91	c subs with bin:        8  lits-rem:       481  v-fix:    0  time:  0.04 s
16.09/16.17	c lits-rem:      1031  cl-subs:     2171  v-elim:      0  v-fix:    0  time:  0.26 s
16.09/16.17	c vivif2 --  cl tried     3415 cl shrink       25 lits rem         31 time: 0.00
16.19/16.20	c vivif2 --  cl tried    11984 cl shrink     4061 lits rem      28578 time: 0.02
16.29/16.39	c asymm  cl-useful: 12/3407/3407 lits-rem:15 time: 0.19
16.29/16.39	c calculated reachability. Time: 0.00
16.29/16.39	c  N st   140     46258      1547      3407     14132     11980     20033    249859      9.89   no data
16.50/16.58	c Finding binary XORs  T:     0.19 s  found:       0
18.29/18.37	c  N st   141     60655      1547      3407     14136     25517     20033    632375      9.89   no data
19.59/19.66	c  N st   142     69387      1542      3407     14150     18451     20033    433534      9.89   no data
19.59/19.66	c  S st   142     69387      1542      3407     14150     18451     20033    433534      9.89   no data
19.70/19.75	c  S st   142     69891      1542      3407     14158     18940     20033    444754      9.89   no data
19.70/19.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.09/20.19	c Flit:    16 Blit:      2 bXBeca:    0 bXProp:    1 Bins:   3898 BRemL:   2769 BRemN:     17 P:  8.0M T:  0.44
20.19/20.20	c Replacing        1 vars Replaced       30 lits Time:     0.00 s 
20.19/20.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.19/20.21	c bin-w-bin subsume rem           99 bins  time:  0.00 s
20.19/20.21	c subs with bin:       21  lits-rem:         2  v-fix:    0  time:  0.00 s
20.19/20.22	c Subs w/ non-existent bins:      4 l-rem:      1 v-fix:     0 done:   1519 time:  0.01 s
20.19/20.22	c Removed useless bin:      33  fixed:     0  props:   0.09M  time:  0.00 s
20.19/20.23	c lits-rem:         0  cl-subs:       22  v-elim:     18  v-fix:    0  time:  0.01 s
20.29/20.32	c subs with bin:      317  lits-rem:       799  v-fix:    0  time:  0.08 s
20.69/20.72	c lits-rem:      2295  cl-subs:     2711  v-elim:      0  v-fix:    0  time:  0.39 s
20.69/20.72	c vivif2 --  cl tried     3256 cl shrink        9 lits rem         11 time: 0.00
20.69/20.74	c vivif2 --  cl tried    15253 cl shrink     3341 lits rem      19382 time: 0.02
20.90/20.95	c asymm  cl-useful: 59/3252/3252 lits-rem:165 time: 0.21
20.90/20.95	c calculated reachability. Time: 0.00
20.90/20.95	c  N st   142     69891      1501      3203     13768     15253     19247    335336      9.89   no data
21.09/21.13	c Finding binary XORs  T:     0.18 s  found:       1
22.29/22.39	c  E st   143     78978      1466      3116     13276     12743     18892    281302      9.89   no data
22.29/22.39	c num threads              : 1          
22.29/22.39	c restarts                 : 143        
22.29/22.39	c dynamic restarts         : 124        
22.29/22.39	c static restarts          : 19         
22.29/22.39	c full restarts            : 1          
22.29/22.39	c total simplify time      : 0.84       
22.29/22.39	c learnts DL2              : 0          
22.29/22.39	c learnts size 2           : 500729     
22.29/22.39	c learnts size 1           : 98506       (90.55     % of vars)
22.29/22.39	c filedLit time            : 9.48        (42.54     % time)
22.29/22.39	c v-elim SatELite          : 1758        (1.62      % vars)
22.29/22.39	c SatELite time            : 0.78        (3.51      % time)
22.29/22.39	c v-elim xor               : 0           (0.00      % vars)
22.29/22.39	c xor elim time            : 0.01        (0.06      % time)
22.29/22.39	c num binary xor trees     : 1873       
22.29/22.39	c binxor trees' crown      : 8946        (4.78      leafs/tree)
22.29/22.39	c bin xor find time        : 1.04       
22.29/22.39	c OTF clause improved      : 3771        (0.05      clauses/conflict)
22.29/22.39	c OTF impr. size diff      : 4848        (1.29       lits/clause)
22.29/22.39	c OTF cl watch-shrink      : 33343       (0.42      clauses/conflict)
22.29/22.39	c OTF cl watch-sh-lit      : 70600       (2.12       lits/clause)
22.29/22.39	c tried to recurMin cls    : 28689       (36.33      % of conflicts)
22.29/22.39	c updated cache            : 0           (0.00       lits/tried recurMin)
22.29/22.39	c clauses over max glue    : 0           (0.00      % of all clauses)
22.29/22.39	c conflicts                : 78978       (3545.33   / sec)
22.29/22.39	c decisions                : 118105      (1.16      % random)
22.29/22.39	c bogo-props               : 829590151   (37240407.73 / sec)
22.29/22.39	c conflict literals        : 2226569     (40.37     % deleted)
22.29/22.39	c Memory used              : 286.41      MB
22.29/22.39	c CPU time                 : 22.28       s
22.29/22.39	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-3280089-1303746811/watcher-3280089-1303746811 -o /tmp/evaluation-result-3280089-1303746811/solver-3280089-1303746811 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3280089-1303746811.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: 0.00 0.00 0.00 2/176 8667
/proc/meminfo: memFree=14489896/32950928 swapFree=67111528/67111528
[pid=8667] ppid=8665 vsize=34564 CPUtime=0 cores=5,7
/proc/8667/stat : 8667 (strangenight2-s) R 8665 8667 8633 0 -1 4202496 1979 0 0 0 0 0 0 0 20 0 1 0 486280022 35393536 1692 33554432000 4194304 4627331 140733949644352 18446744073709551615 4301433 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8667/statm: 8641 1692 322 106 0 3612 0

[startup+0.037355 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 8667
/proc/meminfo: memFree=14489896/32950928 swapFree=67111528/67111528
[pid=8667] ppid=8665 vsize=60060 CPUtime=0.03 cores=5,7
/proc/8667/stat : 8667 (strangenight2-s) R 8665 8667 8633 0 -1 4202496 7279 0 0 0 2 1 0 0 20 0 1 0 486280022 61501440 6172 33554432000 4194304 4627331 140733949644352 18446744073709551615 4357923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8667/statm: 15015 6195 322 106 0 9986 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 60060

[startup+0.100338 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 8667
/proc/meminfo: memFree=14489896/32950928 swapFree=67111528/67111528
[pid=8667] ppid=8665 vsize=68092 CPUtime=0.09 cores=5,7
/proc/8667/stat : 8667 (strangenight2-s) R 8665 8667 8633 0 -1 4202496 11635 0 0 0 8 1 0 0 20 0 1 0 486280022 69726208 9439 33554432000 4194304 4627331 140733949644352 18446744073709551615 4206320 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8667/statm: 17023 9441 322 106 0 11994 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68092

[startup+0.300302 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 8667
/proc/meminfo: memFree=14489896/32950928 swapFree=67111528/67111528
[pid=8667] ppid=8665 vsize=78212 CPUtime=0.29 cores=5,7
/proc/8667/stat : 8667 (strangenight2-s) R 8665 8667 8633 0 -1 4202496 13928 0 0 0 27 2 0 0 21 0 1 0 486280022 80089088 11713 33554432000 4194304 4627331 140733949644352 18446744073709551615 4308748 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8667/statm: 19553 11713 342 106 0 14524 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78212

[startup+0.700233 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 8667
/proc/meminfo: memFree=14489896/32950928 swapFree=67111528/67111528
[pid=8667] ppid=8665 vsize=92104 CPUtime=0.69 cores=5,7
/proc/8667/stat : 8667 (strangenight2-s) R 8665 8667 8633 0 -1 4202496 16807 0 0 0 67 2 0 0 22 0 1 0 486280022 94314496 14592 33554432000 4194304 4627331 140733949644352 18446744073709551615 4308583 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8667/statm: 23026 14592 346 106 0 17997 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92104

[startup+1.50109 s]
/proc/loadavg: 0.00 0.00 0.00 3/180 8674
/proc/meminfo: memFree=14280296/32950928 swapFree=67111528/67111528
[pid=8667] ppid=8665 vsize=139096 CPUtime=1.49 cores=5,7
/proc/8667/stat : 8667 (strangenight2-s) R 8665 8667 8633 0 -1 4202496 26958 0 0 0 145 4 0 0 25 0 1 0 486280022 142434304 24743 33554432000 4194304 4627331 140733949644352 18446744073709551615 4308908 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8667/statm: 34774 24743 346 106 0 29745 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 139096

[startup+3.10081 s]
/proc/loadavg: 0.00 0.00 0.00 3/180 8674
/proc/meminfo: memFree=14185444/32950928 swapFree=67111528/67111528
[pid=8667] ppid=8665 vsize=209508 CPUtime=3.09 cores=5,7
/proc/8667/stat : 8667 (strangenight2-s) R 8665 8667 8633 0 -1 4202496 42694 0 0 0 303 6 0 0 25 0 1 0 486280022 214536192 40479 33554432000 4194304 4627331 140733949644352 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8667/statm: 52377 40482 346 106 0 47348 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 209508

[startup+6.30024 s]
/proc/loadavg: 0.24 0.05 0.02 4/185 8684
/proc/meminfo: memFree=13743900/32950928 swapFree=67111528/67111528
[pid=8667] ppid=8665 vsize=271816 CPUtime=6.29 cores=5,7
/proc/8667/stat : 8667 (strangenight2-s) R 8665 8667 8633 0 -1 4202496 57156 0 0 0 621 8 0 0 25 0 1 0 486280022 278339584 54941 33554432000 4194304 4627331 140733949644352 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8667/statm: 67954 54941 346 106 0 62925 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 271816

[startup+12.7001 s]
/proc/loadavg: 0.46 0.10 0.03 5/190 8695
/proc/meminfo: memFree=13365704/32950928 swapFree=67111528/67111528
[pid=8667] ppid=8665 vsize=281264 CPUtime=12.69 cores=5,7
/proc/8667/stat : 8667 (strangenight2-s) R 8665 8667 8633 0 -1 4202496 60346 0 0 0 1260 9 0 0 25 0 1 0 486280022 288014336 57011 33554432000 4194304 4627331 140733949644352 18446744073709551615 235594525349 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8667/statm: 70316 57011 379 106 0 65287 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 281264

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

[startup+19.101 s]
/proc/loadavg: 1.00 0.23 0.07 5/190 8695
/proc/meminfo: memFree=13211180/32950928 swapFree=67111528/67111528
[pid=8667] ppid=8665 vsize=288748 CPUtime=19.09 cores=5,7
/proc/8667/stat : 8667 (strangenight2-s) R 8665 8667 8633 0 -1 4202496 63614 0 0 0 1899 10 0 0 25 0 1 0 486280022 295677952 59369 33554432000 4194304 4627331 140733949644352 18446744073709551615 4327520 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8667/statm: 72187 59369 379 106 0 67158 0
Current children cumulated CPU time (s) 19.09
Current children cumulated vsize (KiB) 288748

[startup+20.7007 s]
/proc/loadavg: 1.00 0.23 0.07 5/190 8695
/proc/meminfo: memFree=13195068/32950928 swapFree=67111528/67111528
[pid=8667] ppid=8665 vsize=293112 CPUtime=20.69 cores=5,7
/proc/8667/stat : 8667 (strangenight2-s) R 8665 8667 8633 0 -1 4202496 65089 0 0 0 2058 11 0 0 25 0 1 0 486280022 300146688 59738 33554432000 4194304 4627331 140733949644352 18446744073709551615 4428284 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8667/statm: 73278 59738 379 106 0 68249 0
Current children cumulated CPU time (s) 20.69
Current children cumulated vsize (KiB) 293112

[startup+21.5006 s]
/proc/loadavg: 1.00 0.23 0.07 5/190 8695
/proc/meminfo: memFree=13159232/32950928 swapFree=67111528/67111528
[pid=8667] ppid=8665 vsize=293276 CPUtime=21.49 cores=5,7
/proc/8667/stat : 8667 (strangenight2-s) R 8665 8667 8633 0 -1 4202496 65340 0 0 0 2138 11 0 0 25 0 1 0 486280022 300314624 59989 33554432000 4194304 4627331 140733949644352 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8667/statm: 73319 59989 379 106 0 68290 0
Current children cumulated CPU time (s) 21.49
Current children cumulated vsize (KiB) 293276

[startup+21.9005 s]
/proc/loadavg: 1.00 0.23 0.07 5/190 8695
/proc/meminfo: memFree=13152536/32950928 swapFree=67111528/67111528
[pid=8667] ppid=8665 vsize=293276 CPUtime=21.9 cores=5,7
/proc/8667/stat : 8667 (strangenight2-s) R 8665 8667 8633 0 -1 4202496 65413 0 0 0 2179 11 0 0 25 0 1 0 486280022 300314624 60062 33554432000 4194304 4627331 140733949644352 18446744073709551615 4507122 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8667/statm: 73319 60062 379 106 0 68290 0
Current children cumulated CPU time (s) 21.9
Current children cumulated vsize (KiB) 293276

[startup+22.3005 s]
/proc/loadavg: 1.00 0.23 0.07 5/190 8695
/proc/meminfo: memFree=13152536/32950928 swapFree=67111528/67111528
[pid=8667] ppid=8665 vsize=293276 CPUtime=22.29 cores=5,7
/proc/8667/stat : 8667 (strangenight2-s) R 8665 8667 8633 0 -1 4202496 65476 0 0 0 2218 11 0 0 25 0 1 0 486280022 300314624 60125 33554432000 4194304 4627331 140733949644352 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8667/statm: 73319 60125 379 106 0 68290 0
Current children cumulated CPU time (s) 22.29
Current children cumulated vsize (KiB) 293276

[startup+22.4004 s]
/proc/loadavg: 1.00 0.23 0.07 5/190 8695
/proc/meminfo: memFree=13152536/32950928 swapFree=67111528/67111528
[pid=8667] ppid=8665 vsize=288412 CPUtime=22.39 cores=5,7
/proc/8667/stat : 8667 (strangenight2-s) R 8665 8667 8633 0 -1 4202496 65500 0 0 0 2228 11 0 0 25 0 1 0 486280022 295333888 59298 33554432000 4194304 4627331 140733949644352 18446744073709551615 235594521953 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8667/statm: 72103 59298 388 106 0 67074 0
Current children cumulated CPU time (s) 22.39
Current children cumulated vsize (KiB) 288412

Child status: 20
Real time (s): 22.4301
CPU time (s): 22.4306
CPU user time (s): 22.3016
CPU system time (s): 0.12898
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 293276

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

runsolver used 0.040993 second user time and 0.091986 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-25 17:53:33
IDJOB=3280089
IDBENCH=20346
IDSOLVER=1587
FILE ID=node120/3280089-1303746811
RUNJOBID= node120-1303746809-8654
PBS_JOBID= 13154042
Free space on /tmp= 72112 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/dated-5-11-u.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280089-1303746811/watcher-3280089-1303746811 -o /tmp/evaluation-result-3280089-1303746811/solver-3280089-1303746811 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3280089-1303746811.cnf

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

MD5SUM BENCH= 083d28c2adf10233f37f8b5a078c94a9
RANDOM SEED=1797927373

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.78
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.809
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.809
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.809
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:      14490176 kB
Buffers:       2468560 kB
Cached:       15356444 kB
SwapCached:          0 kB
Active:       10543820 kB
Inactive:      7349044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14490176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           32096 kB
Writeback:           0 kB
AnonPages:       67272 kB
Mapped:          14628 kB
Slab:           505756 kB
PageTables:       5148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189900 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= 72068 MiB
End job on node120 at 2011-04-25 17:53:55