Trace number 3400911

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)UNSAT 20.6149 20.6157

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 benchmark16.0536
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-3400911-1306280110.cnf'
0.00/0.00	c -- header says num vars:         108786
0.00/0.00	c -- header says num clauses:      482639
0.10/0.14	c -- clauses added:            0 learnts,       482639 normals,            0 xors
0.10/0.14	c -- vars added     108786
0.10/0.14	c Parsing time:  0.12 s
0.10/0.14	c  N st     0         0    108786     78120    395289         0   1087098         0   no data   no data
0.39/0.44	c asymm  cl-useful: 0/1644/60852 lits-rem:0 time: 0.29
6.29/6.36	c Flit:  1186 Blit:  39946 bXBeca:    0 bXProp: 8626 Bins:      0 BRemL:      0 BRemN:      0 P: 124.4M T:  5.86
6.29/6.37	c Cleaning up after failed var search:     0.02 s 
6.29/6.38	c Replacing     8626 vars Replaced   106553 lits Time:     0.00 s 
6.29/6.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.29/6.38	c bin-w-bin subsume rem         1149 bins  time:  0.00 s
6.29/6.39	c subs with bin:        0  lits-rem:       282  v-fix:    0  time:  0.00 s
6.39/6.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3942 time:  0.03 s
6.39/6.45	c Removed useless bin:    1896  fixed:     0  props:   3.49M  time:  0.03 s
6.39/6.45	c lits-rem:         2  cl-subs:      139  v-elim:   1314  v-fix:    0  time:  0.01 s
6.60/6.71	c Finding binary XORs  T:     0.25 s  found:      13
6.60/6.71	c Replacing       13 vars Replaced      213 lits Time:     0.00 s 
6.71/6.72	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
6.71/6.72	c calculated reachability. Time: 0.01
6.71/6.72	c Calc default polars -  time:   0.00 s pos:     982 undec:  106459 neg:    1345
6.71/6.72	c =========================================================================================
6.71/6.72	c types(t): F = full restart, N = normal restart
6.71/6.72	c types(t): S = simplification begin/end, E = solution found
6.71/6.72	c restart types(rt): st = static, dy = dynamic
6.71/6.72	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
6.71/6.72	c  B st     0         0      2615      4977      7375         0     30572         0   no data   no data
6.99/7.04	c  N dy    18      4016      2607      4977      7436      3801     30572    108627      6.97      8.91
7.39/7.44	c  N dy    39      8579      2559      4615      7342      7804     29262    224551      8.21      8.66
7.70/7.80	c  N dy    57     12592      2524      4400      7258     11445     28415    315899      8.55      9.01
8.19/8.28	c  N dy    88     16645      2517      4400      7284     15368     28415    444633      9.55     10.10
8.59/8.69	c Finding binary XORs  T:     0.20 s  found:      29
8.69/8.70	c Replacing       29 vars Replaced     1179 lits Time:     0.00 s 
8.99/9.00	c  N dy   114     20941      2486      4362      7176      9393     28070    162617      9.96     10.55
9.39/9.42	c  F st   130     25005      2483      4362      7195     13292     28070    271519      9.89      7.67
9.39/9.42	c  N st   130     25005      2483      4338      7154     12647     27940    262125      9.89      7.67
9.90/9.99	c Decided on static restart strategy
9.90/9.99	c  N st   136     30000      2480      4338      7161     17427     27940    406565      9.89   no data
9.90/9.99	c  S st   136     30000      2480      4338      7161     17427     27940    406565      9.89   no data
10.01/10.07	c  S st   136     30502      2480      4338      7195     17888     27940    420239      9.89   no data
10.01/10.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.69/11.70	c Flit:    80 Blit:     83 bXBeca:    0 bXProp:  275 Bins:  79797 BRemL:  49356 BRemN:    193 P: 32.1M T:  1.62
11.69/11.70	c Cleaning up after failed var search:     0.00 s 
11.69/11.72	c Replacing      275 vars Replaced    22631 lits Time:     0.02 s 
11.69/11.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.69/11.72	c bin-w-bin subsume rem          961 bins  time:  0.00 s
11.69/11.73	c subs with bin:       44  lits-rem:        90  v-fix:    0  time:  0.00 s
11.69/11.74	c Subs w/ non-existent bins:    122 l-rem:     20 v-fix:     0 done:   1979 time:  0.01 s
11.69/11.75	c Removed useless bin:     107  fixed:     0  props:   0.13M  time:  0.00 s
11.69/11.76	c lits-rem:         8  cl-subs:      193  v-elim:    376  v-fix:    0  time:  0.01 s
11.79/11.80	c subs with bin:      255  lits-rem:      3011  v-fix:    0  time:  0.03 s
11.79/11.88	c lits-rem:      1163  cl-subs:     1314  v-elim:      0  v-fix:    0  time:  0.08 s
11.89/11.95	c asymm  cl-useful: 0/1864/3508 lits-rem:0 time: 0.07
11.89/11.95	c calculated reachability. Time: 0.00
11.89/11.96	c  N st   136     30502      1603      3508     15590      9374     20763    185863      9.89   no data
12.11/12.16	c Finding binary XORs  T:     0.20 s  found:       0
12.79/12.89	c  N st   138     37612      1603      3508     15595     16191     20763    424257      9.89   no data
13.59/13.66	c  N st   139     44012      1602      3508     15602     12103     20763    268073      9.89   no data
13.79/13.85	c  S st   140     45755      1602      3508     15602     13786     20763    320554      9.89   no data
13.89/13.92	c  S st   140     46258      1602      3508     15615     14267     20763    330978      9.89   no data
13.89/13.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.30/14.41	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   7377 BRemL:   6978 BRemN:    146 P:  7.7M T:  0.49
14.41/14.42	c Replacing        1 vars Replaced       99 lits Time:     0.01 s 
14.41/14.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.41/14.42	c bin-w-bin subsume rem           24 bins  time:  0.00 s
14.41/14.43	c subs with bin:       87  lits-rem:        48  v-fix:    0  time:  0.00 s
14.41/14.44	c Subs w/ non-existent bins:     76 l-rem:     50 v-fix:     0 done:   1597 time:  0.01 s
14.41/14.44	c Removed useless bin:      36  fixed:     0  props:   0.11M  time:  0.00 s
14.41/14.45	c lits-rem:         0  cl-subs:        6  v-elim:     50  v-fix:    0  time:  0.01 s
14.41/14.49	c subs with bin:        8  lits-rem:       481  v-fix:    0  time:  0.04 s
14.69/14.74	c lits-rem:      1031  cl-subs:     2171  v-elim:      0  v-fix:    0  time:  0.24 s
14.69/14.74	c vivif2 --  cl tried     3415 cl shrink       25 lits rem         31 time: 0.00
14.69/14.76	c vivif2 --  cl tried    11984 cl shrink     4061 lits rem      28578 time: 0.02
14.89/14.93	c asymm  cl-useful: 12/3407/3407 lits-rem:15 time: 0.17
14.89/14.94	c calculated reachability. Time: 0.00
14.89/14.94	c  N st   140     46258      1547      3407     14132     11980     20033    249859      9.89   no data
15.09/15.12	c Finding binary XORs  T:     0.18 s  found:       0
16.79/16.82	c  N st   141     60655      1547      3407     14136     25517     20033    632375      9.89   no data
17.99/18.02	c  N st   142     69387      1542      3407     14150     18451     20033    433534      9.89   no data
17.99/18.02	c  S st   142     69387      1542      3407     14150     18451     20033    433534      9.89   no data
18.09/18.10	c  S st   142     69891      1542      3407     14158     18940     20033    444754      9.89   no data
18.09/18.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.49/18.50	c Flit:    16 Blit:      2 bXBeca:    0 bXProp:    1 Bins:   3898 BRemL:   2769 BRemN:     17 P:  8.0M T:  0.39
18.49/18.51	c Replacing        1 vars Replaced       30 lits Time:     0.00 s 
18.49/18.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.49/18.52	c bin-w-bin subsume rem           99 bins  time:  0.00 s
18.49/18.52	c subs with bin:       21  lits-rem:         2  v-fix:    0  time:  0.00 s
18.49/18.53	c Subs w/ non-existent bins:      4 l-rem:      1 v-fix:     0 done:   1519 time:  0.01 s
18.49/18.53	c Removed useless bin:      33  fixed:     0  props:   0.09M  time:  0.00 s
18.49/18.54	c lits-rem:         0  cl-subs:       22  v-elim:     18  v-fix:    0  time:  0.01 s
18.59/18.62	c subs with bin:      317  lits-rem:       799  v-fix:    0  time:  0.07 s
19.00/19.00	c lits-rem:      2295  cl-subs:     2711  v-elim:      0  v-fix:    0  time:  0.38 s
19.00/19.00	c vivif2 --  cl tried     3256 cl shrink        9 lits rem         11 time: 0.00
19.00/19.03	c vivif2 --  cl tried    15253 cl shrink     3341 lits rem      19382 time: 0.02
19.20/19.22	c asymm  cl-useful: 59/3252/3252 lits-rem:165 time: 0.19
19.20/19.22	c calculated reachability. Time: 0.00
19.20/19.22	c  N st   142     69891      1501      3203     13768     15253     19247    335336      9.89   no data
19.40/19.40	c Finding binary XORs  T:     0.18 s  found:       1
20.59/20.60	c  E st   143     78978      1466      3116     13276     12743     18892    281302      9.89   no data
20.59/20.60	c num threads              : 1          
20.59/20.60	c restarts                 : 143        
20.59/20.60	c dynamic restarts         : 124        
20.59/20.60	c static restarts          : 19         
20.59/20.60	c full restarts            : 1          
20.59/20.60	c total simplify time      : 0.81       
20.59/20.60	c learnts DL2              : 0          
20.59/20.60	c learnts size 2           : 500729     
20.59/20.60	c learnts size 1           : 98506       (90.55     % of vars)
20.59/20.60	c filedLit time            : 8.39        (40.92     % time)
20.59/20.60	c v-elim SatELite          : 1758        (1.62      % vars)
20.59/20.60	c SatELite time            : 0.74        (3.60      % time)
20.59/20.60	c v-elim xor               : 0           (0.00      % vars)
20.59/20.60	c xor elim time            : 0.01        (0.07      % time)
20.59/20.60	c num binary xor trees     : 1873       
20.59/20.60	c binxor trees' crown      : 8946        (4.78      leafs/tree)
20.59/20.60	c bin xor find time        : 1.02       
20.59/20.60	c OTF clause improved      : 3771        (0.05      clauses/conflict)
20.59/20.60	c OTF impr. size diff      : 4848        (1.29       lits/clause)
20.59/20.60	c OTF cl watch-shrink      : 33343       (0.42      clauses/conflict)
20.59/20.60	c OTF cl watch-sh-lit      : 70600       (2.12       lits/clause)
20.59/20.60	c tried to recurMin cls    : 28689       (36.33      % of conflicts)
20.59/20.60	c updated cache            : 0           (0.00       lits/tried recurMin)
20.59/20.60	c clauses over max glue    : 0           (0.00      % of all clauses)
20.59/20.60	c conflicts                : 78978       (3850.35   / sec)
20.59/20.60	c decisions                : 118105      (1.16      % random)
20.59/20.60	c bogo-props               : 829590151   (40444372.26 / sec)
20.59/20.60	c conflict literals        : 2226569     (40.37     % deleted)
20.59/20.60	c Memory used              : 286.20      MB
20.59/20.60	c CPU time                 : 20.51       s
20.59/20.60	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-3400911-1306280110/watcher-3400911-1306280110 -o /tmp/evaluation-result-3400911-1306280110/solver-3400911-1306280110 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3400911-1306280110.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 1/549 13153
/proc/meminfo: memFree=17413280/32950928 swapFree=67056576/67111528
[pid=13153] ppid=13151 vsize=36832 CPUtime=0 cores=1,3,5,7
/proc/13153/stat : 13153 (strangenight2-s) R 13151 13153 13122 0 -1 4202496 2306 0 0 0 0 0 0 0 18 0 1 0 739608081 37715968 2019 33554432000 4194304 4580011 140736456285360 18446744073709551615 4349475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13153/statm: 9208 2030 324 95 0 4190 0

[startup+0.114379 s]
/proc/loadavg: 0.00 0.00 0.00 1/549 13153
/proc/meminfo: memFree=17413280/32950928 swapFree=67056576/67111528
[pid=13153] ppid=13151 vsize=70552 CPUtime=0.1 cores=1,3,5,7
/proc/13153/stat : 13153 (strangenight2-s) R 13151 13153 13122 0 -1 4202496 12263 0 0 0 9 1 0 0 18 0 1 0 739608081 72245248 10067 33554432000 4194304 4580011 140736456285360 18446744073709551615 239476356129 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13153/statm: 17638 10067 324 95 0 12620 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 70552

[startup+0.200363 s]
/proc/loadavg: 0.00 0.00 0.00 1/549 13153
/proc/meminfo: memFree=17413280/32950928 swapFree=67056576/67111528
[pid=13153] ppid=13151 vsize=78164 CPUtime=0.19 cores=1,3,5,7
/proc/13153/stat : 13153 (strangenight2-s) R 13151 13153 13122 0 -1 4202496 13922 0 0 0 17 2 0 0 18 0 1 0 739608081 80039936 11707 33554432000 4194304 4580011 140736456285360 18446744073709551615 4293150 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13153/statm: 19541 11707 340 95 0 14523 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 78164

[startup+0.300365 s]
/proc/loadavg: 0.00 0.00 0.00 1/549 13153
/proc/meminfo: memFree=17413280/32950928 swapFree=67056576/67111528
[pid=13153] ppid=13151 vsize=78164 CPUtime=0.29 cores=1,3,5,7
/proc/13153/stat : 13153 (strangenight2-s) R 13151 13153 13122 0 -1 4202496 13925 0 0 0 27 2 0 0 18 0 1 0 739608081 80039936 11710 33554432000 4194304 4580011 140736456285360 18446744073709551615 4292909 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13153/statm: 19541 11710 340 95 0 14523 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78164

[startup+0.700266 s]
/proc/loadavg: 0.00 0.00 0.00 1/549 13153
/proc/meminfo: memFree=17413280/32950928 swapFree=67056576/67111528
[pid=13153] ppid=13151 vsize=101180 CPUtime=0.69 cores=1,3,5,7
/proc/13153/stat : 13153 (strangenight2-s) R 13151 13153 13122 0 -1 4202496 18688 0 0 0 67 2 0 0 18 0 1 0 739608081 103608320 16473 33554432000 4194304 4580011 140736456285360 18446744073709551615 4294208 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13153/statm: 25295 16473 342 95 0 20277 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 101180

[startup+1.50111 s]
/proc/loadavg: 0.00 0.00 0.00 3/555 13164
/proc/meminfo: memFree=17306936/32950928 swapFree=67056576/67111528
[pid=13153] ppid=13151 vsize=154120 CPUtime=1.49 cores=1,3,5,7
/proc/13153/stat : 13153 (strangenight2-s) R 13151 13153 13122 0 -1 4202496 30307 0 0 0 146 3 0 0 20 0 1 0 739608081 157818880 28092 33554432000 4194304 4580011 140736456285360 18446744073709551615 4234877 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13153/statm: 38530 28092 342 95 0 33512 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 154120

[startup+3.1008 s]
/proc/loadavg: 0.00 0.00 0.00 3/555 13164
/proc/meminfo: memFree=17252500/32950928 swapFree=67056576/67111528
[pid=13153] ppid=13151 vsize=228508 CPUtime=3.09 cores=1,3,5,7
/proc/13153/stat : 13153 (strangenight2-s) R 13151 13153 13122 0 -1 4202496 47252 0 0 0 303 6 0 0 25 0 1 0 739608081 233992192 45037 33554432000 4194304 4580011 140736456285360 18446744073709551615 4234877 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13153/statm: 57127 45037 342 95 0 52109 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 228508

[startup+6.30018 s]
/proc/loadavg: 0.24 0.05 0.02 3/555 13164
/proc/meminfo: memFree=17167812/32950928 swapFree=67056576/67111528
[pid=13153] ppid=13151 vsize=272324 CPUtime=6.29 cores=1,3,5,7
/proc/13153/stat : 13153 (strangenight2-s) R 13151 13153 13122 0 -1 4202496 57287 0 0 0 622 7 0 0 25 0 1 0 739608081 278859776 55072 33554432000 4194304 4580011 140736456285360 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13153/statm: 68081 55072 342 95 0 63063 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 272324

[startup+12.7009 s]
/proc/loadavg: 0.38 0.08 0.03 3/555 13164
/proc/meminfo: memFree=17154564/32950928 swapFree=67056576/67111528
[pid=13153] ppid=13151 vsize=285380 CPUtime=12.69 cores=1,3,5,7
/proc/13153/stat : 13153 (strangenight2-s) R 13151 13153 13122 0 -1 4202496 61563 0 0 0 1261 8 0 0 25 0 1 0 739608081 292229120 58228 33554432000 4194304 4580011 140736456285360 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13153/statm: 71345 58228 369 95 0 66327 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 285380

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

[startup+12.8009 s]
/proc/loadavg: 0.38 0.08 0.03 3/555 13164
/proc/meminfo: memFree=17154564/32950928 swapFree=67056576/67111528
[pid=13153] ppid=13151 vsize=285380 CPUtime=12.79 cores=1,3,5,7
/proc/13153/stat : 13153 (strangenight2-s) R 13151 13153 13122 0 -1 4202496 61596 0 0 0 1271 8 0 0 25 0 1 0 739608081 292229120 58261 33554432000 4194304 4580011 140736456285360 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13153/statm: 71345 58261 369 95 0 66327 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 285380

[startup+16.0003 s]
/proc/loadavg: 0.51 0.11 0.04 3/555 13164
/proc/meminfo: memFree=17150100/32950928 swapFree=67056576/67111528
[pid=13153] ppid=13151 vsize=288700 CPUtime=15.99 cores=1,3,5,7
/proc/13153/stat : 13153 (strangenight2-s) R 13151 13153 13122 0 -1 4202496 63278 0 0 0 1591 8 0 0 25 0 1 0 739608081 295628800 59033 33554432000 4194304 4580011 140736456285360 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13153/statm: 72175 59033 369 95 0 67157 0
Current children cumulated CPU time (s) 15.99
Current children cumulated vsize (KiB) 288700

[startup+19.2007 s]
/proc/loadavg: 0.51 0.11 0.04 3/555 13165
/proc/meminfo: memFree=17137368/32950928 swapFree=67056576/67111528
[pid=13153] ppid=13151 vsize=293064 CPUtime=19.2 cores=1,3,5,7
/proc/13153/stat : 13153 (strangenight2-s) R 13151 13153 13122 0 -1 4202496 65190 0 0 0 1911 9 0 0 25 0 1 0 739608081 300097536 59839 33554432000 4194304 4580011 140736456285360 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13153/statm: 73266 59839 369 95 0 68248 0
Current children cumulated CPU time (s) 19.2
Current children cumulated vsize (KiB) 293064

[startup+20.0005 s]
/proc/loadavg: 0.63 0.14 0.05 3/555 13165
/proc/meminfo: memFree=17132524/32950928 swapFree=67056576/67111528
[pid=13153] ppid=13151 vsize=293064 CPUtime=19.99 cores=1,3,5,7
/proc/13153/stat : 13153 (strangenight2-s) R 13151 13153 13122 0 -1 4202496 65309 0 0 0 1990 9 0 0 25 0 1 0 739608081 300097536 59958 33554432000 4194304 4580011 140736456285360 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13153/statm: 73266 59958 369 95 0 68248 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (KiB) 293064

[startup+20.4005 s]
/proc/loadavg: 0.63 0.14 0.05 3/555 13165
/proc/meminfo: memFree=17132524/32950928 swapFree=67056576/67111528
[pid=13153] ppid=13151 vsize=293064 CPUtime=20.39 cores=1,3,5,7
/proc/13153/stat : 13153 (strangenight2-s) R 13151 13153 13122 0 -1 4202496 65381 0 0 0 2030 9 0 0 25 0 1 0 739608081 300097536 60030 33554432000 4194304 4580011 140736456285360 18446744073709551615 4321842 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13153/statm: 73266 60030 369 95 0 68248 0
Current children cumulated CPU time (s) 20.39
Current children cumulated vsize (KiB) 293064

[startup+20.6004 s]
/proc/loadavg: 0.63 0.14 0.05 3/555 13165
/proc/meminfo: memFree=17132524/32950928 swapFree=67056576/67111528
[pid=13153] ppid=13151 vsize=293064 CPUtime=20.59 cores=1,3,5,7
/proc/13153/stat : 13153 (strangenight2-s) R 13151 13153 13122 0 -1 4202496 65410 0 0 0 2050 9 0 0 25 0 1 0 739608081 300097536 60059 33554432000 4194304 4580011 140736456285360 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13153/statm: 73266 60059 369 95 0 68248 0
Current children cumulated CPU time (s) 20.59
Current children cumulated vsize (KiB) 293064

Child status: 20
Real time (s): 20.6157
CPU time (s): 20.6149
CPU user time (s): 20.5119
CPU system time (s): 0.102984
CPU usage (%): 99.9958
Max. virtual memory (cumulated for all children) (KiB): 293064

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

runsolver used 0.100984 second user time and 0.285956 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-25 01:35:10
IDJOB=3400911
IDBENCH=20346
IDSOLVER=1887
FILE ID=node148/3400911-1306280110
RUNJOBID= node148-1306280109-13142
PBS_JOBID= 13457838
Free space on /tmp= 73544 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
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-3400911-1306280110/watcher-3400911-1306280110 -o /tmp/evaluation-result-3400911-1306280110/solver-3400911-1306280110 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3400911-1306280110.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 083d28c2adf10233f37f8b5a078c94a9
RANDOM SEED=42712792

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17413560 kB
Buffers:        378180 kB
Cached:        7959252 kB
SwapCached:       8480 kB
Active:        9820276 kB
Inactive:      5344848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17413560 kB
SwapTotal:    67111528 kB
SwapFree:     67056576 kB
Dirty:           13544 kB
Writeback:           0 kB
AnonPages:     6825496 kB
Mapped:          43180 kB
Slab:           242840 kB
PageTables:      57816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170359796 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= 73532 MiB
End job on node148 at 2011-05-25 01:35:31