Trace number 3283171

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 136.489 136.486

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-10p0.cnf
MD5SUMef1df882c8a642421a1d0216a16bf652
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.7879
Satisfiable
(Un)Satisfiability was proved
Number of variables155107
Number of clauses675624
Sum of the clauses size1568150
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2547130
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

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-3283171-1303759162.cnf'
0.00/0.00	c -- header says num vars:         155107
0.00/0.00	c -- header says num clauses:      675624
0.19/0.27	c -- clauses added:            0 learnts,       675624 normals,            0 xors
0.19/0.27	c -- vars added     155107
0.19/0.27	c Parsing time:  0.24 s
0.19/0.27	c  N st     0         0    155107    121638    546615         0   1560264         0   no data   no data
0.59/0.68	c asymm  cl-useful: 9/1330/96468 lits-rem:36 time: 0.40
15.09/15.11	c Flit:   375 Blit:   3632 bXBeca:    0 bXProp: 1404 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 14.28
15.09/15.13	c Cleaning up after failed var search:     0.02 s 
15.09/15.17	c Replacing     1404 vars Replaced    40857 lits Time:     0.03 s 
15.19/15.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.19/15.23	c bin-w-bin subsume rem        18444 bins  time:  0.03 s
15.19/15.29	c subs with bin:     2369  lits-rem:     21807  v-fix:    0  time:  0.06 s
19.30/19.36	c Subs w/ non-existent bins:    581 l-rem:      0 v-fix:     0 done:  29234 time:  4.07 s
19.60/19.60	c Removed useless bin:     667  fixed:     0  props:  20.01M  time:  0.24 s
20.09/20.11	c lits-rem:      1638  cl-subs:     4457  v-elim:  34093  v-fix:    0  time:  0.50 s
20.89/20.98	c Finding binary XORs  T:     0.88 s  found:     547
20.99/21.01	c Replacing      547 vars Replaced     9550 lits Time:     0.03 s 
21.09/21.19	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
21.09/21.19	c calculated reachability. Time: 0.12
21.19/21.20	c Calc default polars -  time:   0.01 s pos:   14023 undec:   93946 neg:   47138
21.19/21.20	c =========================================================================================
21.19/21.20	c types(t): F = full restart, N = normal restart
21.19/21.20	c types(t): S = simplification begin/end, E = solution found
21.19/21.20	c restart types(rt): st = static, dy = dynamic
21.19/21.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
21.19/21.20	c  B st     0         0     74678    134821    242193         0   1013794         0   no data   no data
25.60/25.69	c  N dy    16      4120     72397    133207    233946      3829    984173    807292     12.48     13.37
38.59/38.65	c  N dy    31     11109     70311    129085    225944     10607    949343   2159517      9.84     10.39
46.29/46.30	c  N dy    50     15385     69893    129085    226016     14759    949343   3257072      9.60     10.18
49.69/49.74	c Finding binary XORs  T:     0.62 s  found:     390
56.10/56.16	c  N dy    57     20848     69698    126755    223150     10426    934883   1289384      9.22      9.74
62.89/62.99	c  N dy    63     24863     69510    126755    223158     14389    934883   1757559      8.93      9.56
63.19/63.23	c  F st    65     25001     69510    126755    223158     14526    934883   1774200      8.94   no data
63.29/63.30	c Replacing      390 vars Replaced     8213 lits Time:     0.05 s 
72.10/72.17	c  N dy    71     30001     69115    125969    221876     19386    929803   2217202      8.94   no data
72.10/72.17	c  S st    71     30001     69115    125969    221876     19386    929803   2217202      8.94   no data
73.20/73.22	c  S st    71     30505     67449    125078    214842     19767    904525   2269061      8.94   no data
73.20/73.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
88.59/88.60	c Flit:   897 Blit:  10138 bXBeca:    0 bXProp: 1110 Bins:  99218 BRemL:   9075 BRemN:     24 P: 200.0M T: 15.24
88.59/88.64	c Cleaning up after failed var search:     0.04 s 
88.69/88.75	c Replacing     1110 vars Replaced   145192 lits Time:     0.10 s 
88.79/88.80	c blocked clauses removed:        0 vars:      0 tried:       51228 T: 0.02 s
88.79/88.83	c bin-w-bin subsume rem         3247 bins  time:  0.02 s
88.79/88.88	c subs with bin:     3855  lits-rem:      4941  v-fix:    0  time:  0.05 s
91.69/91.80	c Subs w/ non-existent bins:   2496 l-rem:    390 v-fix:  2116 done:  37701 time:  2.92 s
91.99/92.06	c Removed useless bin:    3741  fixed:     0  props:  20.00M  time:  0.26 s
92.30/92.35	c lits-rem:       180  cl-subs:    10640  v-elim:   5545  v-fix:    1  time:  0.29 s
92.40/92.42	c subs with bin:       16  lits-rem:       303  v-fix:    0  time:  0.05 s
92.40/92.47	c lits-rem:        68  cl-subs:      438  v-elim:      0  v-fix:    0  time:  0.04 s
92.79/92.90	c asymm  cl-useful: 411/2022/80484 lits-rem:801 time: 0.42
93.09/93.12	c calculated reachability. Time: 0.21
93.09/93.12	c  N dy    71     30505     43566     80484    190186      2814    612953    160837      8.94   no data
94.29/94.30	c Finding binary XORs  T:     1.18 s  found:    1185
94.29/94.33	c Replacing     1185 vars Replaced    19333 lits Time:     0.03 s 
98.29/98.35	c  N dy    80     34833     42363     80451    187859      7030    607986    651561      8.72      9.22
102.19/102.25	c  N dy    83     39022     42346     80451    187877     11148    607986    964665      8.52      9.24
106.80/106.89	c  N dy    84     43863     42272     80451    187915      9134    607986    671286      8.26      8.81
108.60/108.61	c  S st    85     45758     42271     80451    187919     10987    607986    779607      8.21      6.23
109.00/109.09	c  S st    85     46260     42269     80451    187983     11402    607986    818087      8.21   no data
109.10/109.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
125.89/125.98	c Flit:  1149 Blit:   3507 bXBeca:    0 bXProp: 1492 Bins: 149869 BRemL:  18916 BRemN:     39 P: 200.0M T: 16.76
125.99/126.01	c Cleaning up after failed var search:     0.02 s 
125.99/126.06	c Replacing     1492 vars Replaced    65000 lits Time:     0.05 s 
125.99/126.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
126.09/126.12	c bin-w-bin subsume rem         8191 bins  time:  0.03 s
126.09/126.17	c subs with bin:     1339  lits-rem:      4663  v-fix:    0  time:  0.05 s
127.50/127.58	c Subs w/ non-existent bins:    251 l-rem:    125 v-fix:     0 done:  33769 time:  1.41 s
127.79/127.80	c Removed useless bin:    5306  fixed:     0  props:  20.00M  time:  0.22 s
127.99/128.04	c lits-rem:       115  cl-subs:    12747  v-elim:   4811  v-fix:    0  time:  0.23 s
128.09/128.10	c subs with bin:      101  lits-rem:        97  v-fix:    0  time:  0.05 s
128.09/128.15	c lits-rem:       131  cl-subs:      542  v-elim:      0  v-fix:    0  time:  0.04 s
128.49/128.51	c vivif2 --  cl tried    63747 cl shrink    11203 lits rem      15722 time: 0.36
128.49/128.56	c vivif2 --  cl tried     4836 cl shrink      638 lits rem       3432 time: 0.05
128.89/128.97	c asymm  cl-useful: 11/2421/62133 lits-rem:14 time: 0.41
129.19/129.22	c calculated reachability. Time: 0.24
129.19/129.22	c  N dy    85     46260     28958     62133    197994      4787    444154    273201      8.21   no data
130.59/130.61	c Finding binary XORs  T:     1.39 s  found:      16
133.20/133.24	c  N dy    91     50618     28939     62133    198094      8994    444154    553302      8.04      8.47
136.30/136.32	c  E dy    92     55559     27721     58926    177087      5962    420031    421034      7.80      3.39
136.30/136.32	c num threads              : 1          
136.30/136.32	c restarts                 : 92         
136.30/136.32	c dynamic restarts         : 80         
136.30/136.32	c static restarts          : 12         
136.30/136.32	c full restarts            : 1          
136.30/136.32	c total simplify time      : 3.46       
136.30/136.32	c learnts DL2              : 0          
136.30/136.32	c learnts size 2           : 855496     
136.30/136.32	c learnts size 1           : 85684       (55.24     % of vars)
136.30/136.32	c filedLit time            : 46.38       (34.14     % time)
136.30/136.32	c v-elim SatELite          : 44449       (28.66     % vars)
136.30/136.32	c SatELite time            : 9.29        (6.84      % time)
136.30/136.32	c v-elim xor               : 0           (0.00      % vars)
136.30/136.32	c xor elim time            : 0.05        (0.04      % time)
136.30/136.32	c num binary xor trees     : 3077       
136.30/136.32	c binxor trees' crown      : 6144        (2.00      leafs/tree)
136.30/136.32	c bin xor find time        : 4.08       
136.30/136.32	c OTF clause improved      : 609         (0.01      clauses/conflict)
136.30/136.32	c OTF impr. size diff      : 1651        (2.71       lits/clause)
136.30/136.32	c OTF cl watch-shrink      : 31820       (0.57      clauses/conflict)
136.30/136.32	c OTF cl watch-sh-lit      : 265132      (8.33       lits/clause)
136.30/136.32	c tried to recurMin cls    : 32160       (57.88      % of conflicts)
136.30/136.32	c updated cache            : 12741       (0.40       lits/tried recurMin)
136.30/136.32	c clauses over max glue    : 0           (0.00      % of all clauses)
136.30/136.32	c conflicts                : 55559       (408.96    / sec)
136.30/136.32	c decisions                : 118014      (1.81      % random)
136.30/136.32	c bogo-props               : 2746707031  (20218177.11 / sec)
136.30/136.32	c conflict literals        : 7025501     (40.45     % deleted)
136.30/136.32	c Memory used              : 1359.11     MB
136.30/136.32	c CPU time                 : 135.85      s
136.30/136.32	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-3283171-1303759162/watcher-3283171-1303759162 -o /tmp/evaluation-result-3283171-1303759162/solver-3283171-1303759162 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3283171-1303759162.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.54 1.52 2.17 4/189 8714
/proc/meminfo: memFree=10312612/32950928 swapFree=67111528/67111528
[pid=8714] ppid=8712 vsize=33388 CPUtime=0 cores=0,2
/proc/8714/stat : 8714 (strangenight2-s) R 8712 8714 7713 0 -1 4202496 1678 0 0 0 0 0 0 0 23 0 1 0 487515952 34189312 1390 33554432000 4194304 4627331 140736706448112 18446744073709551615 4316528 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8714/statm: 8347 1394 324 106 0 3318 0

[startup+0.0374399 s]
/proc/loadavg: 2.54 1.52 2.17 4/189 8714
/proc/meminfo: memFree=10312612/32950928 swapFree=67111528/67111528
[pid=8714] ppid=8712 vsize=63992 CPUtime=0.03 cores=0,2
/proc/8714/stat : 8714 (strangenight2-s) R 8712 8714 7713 0 -1 4202496 10043 0 0 0 2 1 0 0 23 0 1 0 487515952 65527808 7844 33554432000 4194304 4627331 140736706448112 18446744073709551615 4316528 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8714/statm: 15998 7845 324 106 0 10969 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 63992

[startup+0.100431 s]
/proc/loadavg: 2.54 1.52 2.17 4/189 8714
/proc/meminfo: memFree=10312612/32950928 swapFree=67111528/67111528
[pid=8714] ppid=8712 vsize=69476 CPUtime=0.09 cores=0,2
/proc/8714/stat : 8714 (strangenight2-s) R 8712 8714 7713 0 -1 4202496 11601 0 0 0 7 2 0 0 23 0 1 0 487515952 71143424 9364 33554432000 4194304 4627331 140736706448112 18446744073709551615 4359826 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8714/statm: 17369 9365 324 106 0 12340 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 69476

[startup+0.300398 s]
/proc/loadavg: 2.54 1.52 2.17 4/189 8714
/proc/meminfo: memFree=10312612/32950928 swapFree=67111528/67111528
[pid=8714] ppid=8712 vsize=100108 CPUtime=0.29 cores=0,2
/proc/8714/stat : 8714 (strangenight2-s) R 8712 8714 7713 0 -1 4202496 20791 0 0 0 26 3 0 0 25 0 1 0 487515952 102510592 16425 33554432000 4194304 4627331 140736706448112 18446744073709551615 4308880 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8714/statm: 25027 16425 342 106 0 19998 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 100108

[startup+0.700325 s]
/proc/loadavg: 2.54 1.52 2.17 4/189 8714
/proc/meminfo: memFree=10312612/32950928 swapFree=67111528/67111528
[pid=8714] ppid=8712 vsize=103392 CPUtime=0.69 cores=0,2
/proc/8714/stat : 8714 (strangenight2-s) R 8712 8714 7713 0 -1 4202496 21598 0 0 0 66 3 0 0 25 0 1 0 487515952 105873408 17232 33554432000 4194304 4627331 140736706448112 18446744073709551615 4308777 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8714/statm: 25848 17232 346 106 0 20819 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 103392

[startup+1.50024 s]
/proc/loadavg: 2.54 1.52 2.17 5/190 8715
/proc/meminfo: memFree=10192696/32950928 swapFree=67111528/67111528
[pid=8714] ppid=8712 vsize=133852 CPUtime=1.49 cores=0,2
/proc/8714/stat : 8714 (strangenight2-s) R 8712 8714 7713 0 -1 4202496 27573 0 0 0 145 4 0 0 25 0 1 0 487515952 137064448 23207 33554432000 4194304 4627331 140736706448112 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8714/statm: 33463 23207 346 106 0 28434 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133852

[startup+3.10096 s]
/proc/loadavg: 2.54 1.52 2.17 5/190 8715
/proc/meminfo: memFree=10130820/32950928 swapFree=67111528/67111528
[pid=8714] ppid=8712 vsize=192916 CPUtime=3.09 cores=0,2
/proc/8714/stat : 8714 (strangenight2-s) R 8712 8714 7713 0 -1 4202496 39115 0 0 0 303 6 0 0 25 0 1 0 487515952 197545984 34749 33554432000 4194304 4627331 140736706448112 18446744073709551615 4308367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8714/statm: 48229 34749 346 106 0 43200 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 192916

[startup+6.30039 s]
/proc/loadavg: 2.74 1.58 2.18 5/190 8715
/proc/meminfo: memFree=9901312/32950928 swapFree=67111528/67111528
[pid=8714] ppid=8712 vsize=319128 CPUtime=6.29 cores=0,2
/proc/8714/stat : 8714 (strangenight2-s) R 8712 8714 7713 0 -1 4202496 63088 0 0 0 619 10 0 0 25 0 1 0 487515952 326787072 58722 33554432000 4194304 4627331 140736706448112 18446744073709551615 4238386 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8714/statm: 79782 58722 346 106 0 74753 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 319128

[startup+12.7003 s]
/proc/loadavg: 2.84 1.62 2.19 5/190 8715
/proc/meminfo: memFree=9623812/32950928 swapFree=67111528/67111528
[pid=8714] ppid=8712 vsize=565540 CPUtime=12.69 cores=0,2
/proc/8714/stat : 8714 (strangenight2-s) R 8712 8714 7713 0 -1 4202496 110626 0 0 0 1253 16 0 0 25 0 1 0 487515952 579112960 106260 33554432000 4194304 4627331 140736706448112 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8714/statm: 141385 106260 346 106 0 136356 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 565540

[startup+25.501 s]
/proc/loadavg: 3.10 1.73 2.22 5/190 8716
/proc/meminfo: memFree=9450680/32950928 swapFree=67111528/67111528
[pid=8714] ppid=8712 vsize=734144 CPUtime=25.5 cores=0,2
/proc/8714/stat : 8714 (strangenight2-s) R 8712 8714 7713 0 -1 4202496 139555 0 0 0 2530 20 0 0 25 0 1 0 487515952 751763456 135189 33554432000 4194304 4627331 140736706448112 18446744073709551615 4321562 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8714/statm: 183536 135189 374 106 0 178507 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 734144

[startup+51.1005 s]
/proc/loadavg: 3.40 1.91 2.27 5/190 8716
/proc/meminfo: memFree=9326692/32950928 swapFree=67111528/67111528
[pid=8714] ppid=8712 vsize=738392 CPUtime=51.09 cores=0,2
/proc/8714/stat : 8714 (strangenight2-s) R 8712 8714 7713 0 -1 4202496 143400 0 0 0 5088 21 0 0 25 0 1 0 487515952 756113408 139034 33554432000 4194304 4627331 140736706448112 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8714/statm: 184598 139034 374 106 0 179569 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 738392

[startup+102.306 s]
/proc/loadavg: 3.76 2.26 2.36 5/190 8718
/proc/meminfo: memFree=8987548/32950928 swapFree=67111528/67111528
[pid=8714] ppid=8712 vsize=1068864 CPUtime=102.29 cores=0,2
/proc/8714/stat : 8714 (strangenight2-s) R 8712 8714 7713 0 -1 4202496 218073 0 0 0 10195 34 0 0 25 0 1 0 487515952 1094516736 208191 33554432000 4194304 4627331 140736706448112 18446744073709551615 4324631 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8714/statm: 267216 208191 379 106 0 262187 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1068864

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

[startup+115.1 s]
/proc/loadavg: 3.80 2.32 2.38 5/190 8718
/proc/meminfo: memFree=8930744/32950928 swapFree=67111528/67111528
[pid=8714] ppid=8712 vsize=1163972 CPUtime=115.1 cores=0,2
/proc/8714/stat : 8714 (strangenight2-s) R 8712 8714 7713 0 -1 4202496 240489 0 0 0 11472 38 0 0 25 0 1 0 487515952 1191907328 226283 33554432000 4194304 4627331 140736706448112 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8714/statm: 290993 226283 379 106 0 285964 0
Current children cumulated CPU time (s) 115.1
Current children cumulated vsize (KiB) 1163972

[startup+127.901 s]
/proc/loadavg: 3.84 2.40 2.41 5/190 8718
/proc/meminfo: memFree=8721420/32950928 swapFree=67111528/67111528
[pid=8714] ppid=8712 vsize=1391720 CPUtime=127.89 cores=0,2
/proc/8714/stat : 8714 (strangenight2-s) R 8712 8714 7713 0 -1 4202496 289756 0 0 0 12743 46 0 0 25 0 1 0 487515952 1425121280 275550 33554432000 4194304 4627331 140736706448112 18446744073709551615 4412420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8714/statm: 347930 275550 379 106 0 342901 0
Current children cumulated CPU time (s) 127.89
Current children cumulated vsize (KiB) 1391720

[startup+131.1 s]
/proc/loadavg: 3.84 2.40 2.41 5/190 8719
/proc/meminfo: memFree=8700216/32950928 swapFree=67111528/67111528
[pid=8714] ppid=8712 vsize=1391720 CPUtime=131.09 cores=0,2
/proc/8714/stat : 8714 (strangenight2-s) R 8712 8714 7713 0 -1 4202496 289942 0 0 0 13063 46 0 0 25 0 1 0 487515952 1425121280 275736 33554432000 4194304 4627331 140736706448112 18446744073709551615 4324631 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8714/statm: 347930 275736 379 106 0 342901 0
Current children cumulated CPU time (s) 131.09
Current children cumulated vsize (KiB) 1391720

[startup+134.301 s]
/proc/loadavg: 3.85 2.43 2.41 5/190 8719
/proc/meminfo: memFree=8688008/32950928 swapFree=67111528/67111528
[pid=8714] ppid=8712 vsize=1391720 CPUtime=134.3 cores=0,2
/proc/8714/stat : 8714 (strangenight2-s) R 8712 8714 7713 0 -1 4202496 290313 0 0 0 13383 47 0 0 25 0 1 0 487515952 1425121280 276107 33554432000 4194304 4627331 140736706448112 18446744073709551615 4308931 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8714/statm: 347930 276107 379 106 0 342901 0
Current children cumulated CPU time (s) 134.3
Current children cumulated vsize (KiB) 1391720

[startup+135.101 s]
/proc/loadavg: 3.85 2.43 2.41 5/190 8719
/proc/meminfo: memFree=8688008/32950928 swapFree=67111528/67111528
[pid=8714] ppid=8712 vsize=1391720 CPUtime=135.1 cores=0,2
/proc/8714/stat : 8714 (strangenight2-s) R 8712 8714 7713 0 -1 4202496 290379 0 0 0 13463 47 0 0 25 0 1 0 487515952 1425121280 276173 33554432000 4194304 4627331 140736706448112 18446744073709551615 4321450 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8714/statm: 347930 276173 379 106 0 342901 0
Current children cumulated CPU time (s) 135.1
Current children cumulated vsize (KiB) 1391720

[startup+135.901 s]
/proc/loadavg: 3.85 2.43 2.41 5/190 8719
/proc/meminfo: memFree=8686884/32950928 swapFree=67111528/67111528
[pid=8714] ppid=8712 vsize=1391720 CPUtime=135.9 cores=0,2
/proc/8714/stat : 8714 (strangenight2-s) R 8712 8714 7713 0 -1 4202496 290433 0 0 0 13543 47 0 0 25 0 1 0 487515952 1425121280 276227 33554432000 4194304 4627331 140736706448112 18446744073709551615 4309033 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8714/statm: 347930 276227 379 106 0 342901 0
Current children cumulated CPU time (s) 135.9
Current children cumulated vsize (KiB) 1391720

[startup+136.301 s]
/proc/loadavg: 3.85 2.43 2.41 5/190 8719
/proc/meminfo: memFree=8685892/32950928 swapFree=67111528/67111528
[pid=8714] ppid=8712 vsize=1391720 CPUtime=136.3 cores=0,2
/proc/8714/stat : 8714 (strangenight2-s) R 8712 8714 7713 0 -1 4202496 290454 0 0 0 13583 47 0 0 25 0 1 0 487515952 1425121280 276248 33554432000 4194304 4627331 140736706448112 18446744073709551615 4324631 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8714/statm: 347930 276248 379 106 0 342901 0
Current children cumulated CPU time (s) 136.3
Current children cumulated vsize (KiB) 1391720

[startup+136.407 s]
/proc/loadavg: 3.85 2.43 2.41 5/190 8719
/proc/meminfo: memFree=8685892/32950928 swapFree=67111528/67111528
[pid=8714] ppid=8712 vsize=1370468 CPUtime=136.4 cores=0,2
/proc/8714/stat : 8714 (strangenight2-s) R 8712 8714 7713 0 -1 4202496 290464 0 0 0 13593 47 0 0 25 0 1 0 487515952 1403359232 272621 33554432000 4194304 4627331 140736706448112 18446744073709551615 274473622809 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8714/statm: 342617 272621 388 106 0 337588 0
Current children cumulated CPU time (s) 136.4
Current children cumulated vsize (KiB) 1370468

Child status: 20
Real time (s): 136.486
CPU time (s): 136.489
CPU user time (s): 135.962
CPU system time (s): 0.526919
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1391720

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

runsolver used 0.201969 second user time and 0.550916 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-25 21:19:23
IDJOB=3283171
IDBENCH=71003
IDSOLVER=1587
FILE ID=node125/3283171-1303759162
RUNJOBID= node125-1303759122-8644
PBS_JOBID= 13154062
Free space on /tmp= 72380 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-10p0.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283171-1303759162/watcher-3283171-1303759162 -o /tmp/evaluation-result-3283171-1303759162/solver-3283171-1303759162 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3283171-1303759162.cnf

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

MD5SUM BENCH= ef1df882c8a642421a1d0216a16bf652
RANDOM SEED=933546630

node125.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      10312892 kB
Buffers:       2194768 kB
Cached:       14184452 kB
SwapCached:          0 kB
Active:       14153100 kB
Inactive:      7942288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10312892 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          767548 kB
Writeback:           0 kB
AnonPages:     5715112 kB
Mapped:          16064 kB
Slab:           468008 kB
PageTables:      16740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  7019612 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= 72372 MiB
End job on node125 at 2011-04-25 21:21:39