Trace number 3401110

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 13.7789 13.7796

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom12.cnf
MD5SUMf0a59aeb3af8016fb8ec53aa337c4836
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.18691
Satisfiable
(Un)Satisfiability was proved
Number of variables17298
Number of clauses57292
Sum of the clauses size145234
Maximum clause length615
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230583
Number of clauses of size 326391
Number of clauses of size 477
Number of clauses of size 510
Number of clauses of size over 5230

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-3401110-1306282051.cnf'
0.00/0.00	c -- header says num vars:          17298
0.00/0.00	c -- header says num clauses:       57292
0.00/0.02	c -- clauses added:            0 learnts,        57292 normals,            0 xors
0.00/0.02	c -- vars added      17298
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0     17298     26194     27671         0    137056         0   no data   no data
0.29/0.30	c asymm  cl-useful: 8/26194/26194 lits-rem:82 time: 0.29
0.69/0.78	c Flit:    56 Blit:   1670 bXBeca:    0 bXProp: 2814 Bins:      0 BRemL:      0 BRemN:      0 P: 11.3M T:  0.47
0.69/0.78	c Cleaning up after failed var search:     0.00 s 
0.69/0.79	c Replacing     2814 vars Replaced    74967 lits Time:     0.01 s 
0.69/0.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.79/0.80	c bin-w-bin subsume rem          461 bins  time:  0.00 s
0.79/0.80	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.00 s
0.79/0.81	c Subs w/ non-existent bins:      0 l-rem:      4 v-fix:     0 done:  11768 time:  0.01 s
0.79/0.82	c Removed useless bin:      37  fixed:     0  props:   1.53M  time:  0.01 s
0.79/0.86	c lits-rem:         0  cl-subs:      135  v-elim:   3922  v-fix:    0  time:  0.04 s
0.79/0.87	c Finding binary XORs  T:     0.02 s  found:      12
0.79/0.87	c Replacing       12 vars Replaced      159 lits Time:     0.00 s 
0.79/0.89	c Finding non-binary XORs:     0.01 s (found:    3486, avg size: 3.0)
0.79/0.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    540 locsubst:  2222 time:   0.00
0.79/0.89	c Replacing     1111 vars Replaced     6666 lits Time:     0.00 s 
0.79/0.89	c calculated reachability. Time: 0.00
0.79/0.89	c Calc default polars -  time:   0.00 s pos:     977 undec:   11143 neg:    5178
0.79/0.89	c =========================================================================================
0.79/0.89	c types(t): F = full restart, N = normal restart
0.79/0.89	c types(t): S = simplification begin/end, E = solution found
0.79/0.89	c restart types(rt): st = static, dy = dynamic
0.79/0.89	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.79/0.89	c  B st     0         0      6183     10001      8730         0     66186         0   no data   no data
1.00/1.09	c Decided on static restart strategy
1.29/1.36	c  N st     8      4917      6183     10001      8766      4714     66186    146658   no data   no data
1.89/1.98	c  N st    10     11302      6178     10001      8809      4641     66186    120917   no data   no data
2.69/2.77	c  N st    11     17045      6178     10001      8834     10255     66186    454524   no data   no data
3.69/3.74	c  F st    12     25001      6175     10001      8861     12666     66186    437766   no data   no data
3.69/3.75	c  N st    12     25001      6175      9997      8764     11347     66000    410899   no data   no data
4.19/4.27	c Decided on static restart strategy
4.19/4.27	c  N st    18     30001      6171      9997      8778     10304     66000    273679   no data   no data
4.19/4.27	c  S st    18     30001      6171      9997      8778     10304     66000    273679   no data   no data
4.30/4.35	c  S st    18     30504      6171      9997      8817     10762     66000    281636   no data   no data
4.30/4.36	c x-sub:  1111 x-cut:      0 vfix:      0 v-elim:    269 locsubst:     0 time:   0.00
4.49/4.55	c Flit:    72 Blit:      2 bXBeca:    0 bXProp:    8 Bins:  43244 BRemL:  19644 BRemN:      9 P:  4.5M T:  0.20
4.49/4.56	c Replacing        8 vars Replaced      582 lits Time:     0.00 s 
4.49/4.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.49/4.56	c bin-w-bin subsume rem          161 bins  time:  0.00 s
4.49/4.57	c subs with bin:      442  lits-rem:       363  v-fix:    0  time:  0.00 s
4.49/4.57	c Subs w/ non-existent bins:      0 l-rem:      8 v-fix:     0 done:   5814 time:  0.01 s
4.49/4.57	c Removed useless bin:      16  fixed:     0  props:   0.17M  time:  0.00 s
4.49/4.59	c lits-rem:       165  cl-subs:      142  v-elim:   1120  v-fix:    0  time:  0.02 s
4.59/4.60	c subs with bin:       25  lits-rem:       247  v-fix:    0  time:  0.00 s
4.59/4.61	c lits-rem:        82  cl-subs:      134  v-elim:      0  v-fix:    0  time:  0.00 s
4.59/4.68	c asymm  cl-useful: 153/9691/9691 lits-rem:593 time: 0.07
4.59/4.68	c calculated reachability. Time: 0.00
4.59/4.68	c  N st    18     30504      4694      9691     23677      2283     57350     69369   no data   no data
4.59/4.69	c Finding binary XORs  T:     0.01 s  found:       0
5.19/5.27	c  N st    20     37616      4694      9691     23681      5804     57350    145378   no data   no data
5.89/5.90	c  N st    21     44015      4694      9691     23681     12046     57350    357952   no data   no data
5.99/6.09	c  S st    22     45756      4692      9691     23683      7292     57350    179395   no data   no data
6.09/6.16	c  S st    22     46256      4692      9691     23690      7784     57350    187846   no data   no data
6.09/6.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    126 locsubst:     0 time:   0.00
6.19/6.25	c Flit:     8 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   1579 BRemL:   7168 BRemN:     65 P:  2.3M T:  0.09
6.19/6.26	c Replacing        1 vars Replaced       17 lits Time:     0.00 s 
6.19/6.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.19/6.26	c bin-w-bin subsume rem          200 bins  time:  0.00 s
6.19/6.26	c subs with bin:       64  lits-rem:        25  v-fix:    0  time:  0.00 s
6.19/6.26	c Subs w/ non-existent bins:      0 l-rem:     24 v-fix:     0 done:   4557 time:  0.00 s
6.19/6.27	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
6.19/6.27	c lits-rem:         0  cl-subs:       33  v-elim:     19  v-fix:    0  time:  0.01 s
6.29/6.30	c subs with bin:      575  lits-rem:        91  v-fix:    0  time:  0.03 s
6.29/6.33	c lits-rem:       330  cl-subs:      462  v-elim:      0  v-fix:    0  time:  0.02 s
6.29/6.33	c vivif2 --  cl tried     9590 cl shrink       62 lits rem        171 time: 0.00
6.29/6.33	c vivif2 --  cl tried     6122 cl shrink      756 lits rem       3106 time: 0.00
6.39/6.42	c asymm  cl-useful: 66/9588/9588 lits-rem:189 time: 0.08
6.39/6.42	c calculated reachability. Time: 0.00
6.39/6.42	c  N st    22     46256      4538      9588     13058      6122     56058    127344   no data   no data
6.39/6.43	c Finding binary XORs  T:     0.01 s  found:       0
8.09/8.12	c  N st    23     60653      4538      9588     13059     11906     56058    305812   no data   no data
9.19/9.25	c  N st    24     69388      4538      9588     13063     10477     56058    233392   no data   no data
9.19/9.25	c  S st    24     69388      4538      9588     13063     10477     56058    233392   no data   no data
9.29/9.33	c  S st    24     69891      4537      9588     13069     10970     56058    241891   no data   no data
9.29/9.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     54 locsubst:     0 time:   0.00
9.39/9.42	c Flit:     7 Blit:      0 bXBeca:    0 bXProp:   16 Bins:    700 BRemL:    514 BRemN:      0 P:  2.4M T:  0.08
9.39/9.42	c Replacing       16 vars Replaced      331 lits Time:     0.00 s 
9.39/9.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.39/9.42	c bin-w-bin subsume rem           39 bins  time:  0.00 s
9.39/9.42	c subs with bin:       47  lits-rem:        31  v-fix:    0  time:  0.00 s
9.39/9.43	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:   4459 time:  0.00 s
9.39/9.43	c Removed useless bin:       0  fixed:     0  props:   0.13M  time:  0.00 s
9.39/9.44	c lits-rem:         3  cl-subs:       60  v-elim:     40  v-fix:    0  time:  0.01 s
9.39/9.47	c subs with bin:      156  lits-rem:       762  v-fix:    0  time:  0.03 s
9.49/9.51	c lits-rem:       551  cl-subs:      379  v-elim:      0  v-fix:    0  time:  0.04 s
9.49/9.51	c vivif2 --  cl tried     9438 cl shrink       34 lits rem         47 time: 0.00
9.49/9.52	c vivif2 --  cl tried    10350 cl shrink     1002 lits rem       3248 time: 0.01
9.59/9.60	c asymm  cl-useful: 375/9438/9438 lits-rem:1023 time: 0.08
9.59/9.60	c calculated reachability. Time: 0.00
9.59/9.60	c  N st    24     69891      4419      9163     11763     10350     54772    221393   no data   no data
12.00/12.11	c  F st    25     87500      4419      9163     11767     16118     54772    365941   no data   no data
12.11/12.12	c  N st    25     87500      4419      9161     11404     16109     54738    365167   no data   no data
12.11/12.12	c Finding binary XORs  T:     0.01 s  found:     109
12.11/12.13	c Replacing      109 vars Replaced     3933 lits Time:     0.01 s 
12.69/12.77	c Decided on static restart strategy
13.10/13.17	c  N st    32     95542      4302      9161     11202     23862     54520    565432   no data   no data
13.69/13.77	c  E st    34    100194      4274      9161     11230     16030     54520    317319   no data   no data
13.69/13.77	c num threads              : 1          
13.69/13.77	c restarts                 : 34         
13.69/13.77	c dynamic restarts         : 0          
13.69/13.77	c static restarts          : 34         
13.69/13.77	c full restarts            : 2          
13.69/13.77	c total simplify time      : 0.04       
13.69/13.77	c learnts DL2              : 0          
13.69/13.77	c learnts size 2           : 78613      
13.69/13.77	c learnts size 1           : 3139        (18.15     % of vars)
13.69/13.77	c filedLit time            : 0.85        (6.17      % time)
13.69/13.77	c v-elim SatELite          : 5101        (29.49     % vars)
13.69/13.77	c SatELite time            : 0.13        (0.93      % time)
13.69/13.77	c v-elim xor               : 989         (5.72      % vars)
13.69/13.77	c xor elim time            : 0.01        (0.11      % time)
13.69/13.77	c num binary xor trees     : 2002       
13.69/13.77	c binxor trees' crown      : 4071        (2.03      leafs/tree)
13.69/13.77	c bin xor find time        : 0.05       
13.69/13.77	c OTF clause improved      : 2966        (0.03      clauses/conflict)
13.69/13.77	c OTF impr. size diff      : 3808        (1.28       lits/clause)
13.69/13.77	c OTF cl watch-shrink      : 49401       (0.49      clauses/conflict)
13.69/13.77	c OTF cl watch-sh-lit      : 123047      (2.49       lits/clause)
13.69/13.77	c tried to recurMin cls    : 29331       (29.27      % of conflicts)
13.69/13.77	c updated cache            : 0           (0.00       lits/tried recurMin)
13.69/13.77	c clauses over max glue    : 0           (0.00      % of all clauses)
13.69/13.77	c conflicts                : 100194      (7287.94   / sec)
13.69/13.77	c decisions                : 139649      (4.29      % random)
13.69/13.77	c bogo-props               : 1110104139  (80747120.03 / sec)
13.69/13.77	c conflict literals        : 3475066     (35.95     % deleted)
13.69/13.77	c Memory used              : 82.18       MB
13.69/13.77	c CPU time                 : 13.75       s
13.69/13.77	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-3401110-1306282051/watcher-3401110-1306282051 -o /tmp/evaluation-result-3401110-1306282051/solver-3401110-1306282051 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3401110-1306282051.cnf 

running on 4 cores: 0,2,4,6

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: 2.00 2.03 1.75 2/524 24116
/proc/meminfo: memFree=12644024/32951124 swapFree=59247644/67111528
[pid=24116] ppid=24114 vsize=35956 CPUtime=0 cores=0,2,4,6
/proc/24116/stat : 24116 (strangenight2-s) R 24114 24116 23985 0 -1 4202496 2465 0 0 0 0 0 0 0 25 0 1 0 739802871 36818944 1911 33554432000 4194304 4580011 140735855991616 18446744073709551615 4489177 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24116/statm: 9022 1912 325 95 0 4004 0

[startup+0.0256461 s]
/proc/loadavg: 2.00 2.03 1.75 2/524 24116
/proc/meminfo: memFree=12644024/32951124 swapFree=59247644/67111528
[pid=24116] ppid=24114 vsize=37316 CPUtime=0.01 cores=0,2,4,6
/proc/24116/stat : 24116 (strangenight2-s) R 24114 24116 23985 0 -1 4202496 2901 0 0 0 1 0 0 0 25 0 1 0 739802871 38211584 2347 33554432000 4194304 4580011 140735855991616 18446744073709551615 4293749 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24116/statm: 9329 2347 340 95 0 4311 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 37316

[startup+0.100631 s]
/proc/loadavg: 2.00 2.03 1.75 2/524 24116
/proc/meminfo: memFree=12644024/32951124 swapFree=59247644/67111528
[pid=24116] ppid=24114 vsize=37316 CPUtime=0.09 cores=0,2,4,6
/proc/24116/stat : 24116 (strangenight2-s) R 24114 24116 23985 0 -1 4202496 2909 0 0 0 9 0 0 0 25 0 1 0 739802871 38211584 2355 33554432000 4194304 4580011 140735855991616 18446744073709551615 4293236 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24116/statm: 9329 2355 340 95 0 4311 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37316

[startup+0.300616 s]
/proc/loadavg: 2.00 2.03 1.75 2/524 24116
/proc/meminfo: memFree=12644024/32951124 swapFree=59247644/67111528
[pid=24116] ppid=24114 vsize=37316 CPUtime=0.29 cores=0,2,4,6
/proc/24116/stat : 24116 (strangenight2-s) R 24114 24116 23985 0 -1 4202496 2920 0 0 0 29 0 0 0 25 0 1 0 739802871 38211584 2366 33554432000 4194304 4580011 140735855991616 18446744073709551615 4293260 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24116/statm: 9329 2366 340 95 0 4311 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37316

[startup+0.700562 s]
/proc/loadavg: 2.00 2.03 1.75 2/524 24116
/proc/meminfo: memFree=12644024/32951124 swapFree=59247644/67111528
[pid=24116] ppid=24114 vsize=52312 CPUtime=0.69 cores=0,2,4,6
/proc/24116/stat : 24116 (strangenight2-s) R 24114 24116 23985 0 -1 4202496 6670 0 0 0 68 1 0 0 25 0 1 0 739802871 53567488 6116 33554432000 4194304 4580011 140735855991616 18446744073709551615 4293176 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24116/statm: 13078 6116 342 95 0 8060 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52312

[startup+1.5004 s]
/proc/loadavg: 2.00 2.03 1.75 3/525 24117
/proc/meminfo: memFree=12612148/32951124 swapFree=59247644/67111528
[pid=24116] ppid=24114 vsize=60732 CPUtime=1.49 cores=0,2,4,6
/proc/24116/stat : 24116 (strangenight2-s) R 24114 24116 23985 0 -1 4202496 9090 0 0 0 148 1 0 0 25 0 1 0 739802871 62189568 8050 33554432000 4194304 4580011 140735855991616 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24116/statm: 15183 8050 365 95 0 10165 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60732

[startup+3.10112 s]
/proc/loadavg: 2.00 2.03 1.75 3/525 24117
/proc/meminfo: memFree=12665220/32951124 swapFree=59247644/67111528
[pid=24116] ppid=24114 vsize=61724 CPUtime=3.09 cores=0,2,4,6
/proc/24116/stat : 24116 (strangenight2-s) R 24114 24116 23985 0 -1 4202496 10353 0 0 0 308 1 0 0 25 0 1 0 739802871 63205376 8285 33554432000 4194304 4580011 140735855991616 18446744073709551615 4293166 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24116/statm: 15431 8285 365 95 0 10413 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61724

[startup+6.30053 s]
/proc/loadavg: 2.00 2.03 1.75 3/525 24117
/proc/meminfo: memFree=12659652/32951124 swapFree=59247644/67111528
[pid=24116] ppid=24114 vsize=74304 CPUtime=6.29 cores=0,2,4,6
/proc/24116/stat : 24116 (strangenight2-s) R 24114 24116 23985 0 -1 4202496 12909 0 0 0 627 2 0 0 25 0 1 0 739802871 76087296 9683 33554432000 4194304 4580011 140735855991616 18446744073709551615 4413539 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24116/statm: 18576 9683 367 95 0 13558 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74304

[startup+12.7004 s]
/proc/loadavg: 2.00 2.03 1.75 3/525 24117
/proc/meminfo: memFree=12650164/32951124 swapFree=59247644/67111528
[pid=24116] ppid=24114 vsize=84064 CPUtime=12.69 cores=0,2,4,6
/proc/24116/stat : 24116 (strangenight2-s) R 24114 24116 23985 0 -1 4202496 16285 0 0 0 1267 2 0 0 25 0 1 0 739802871 86081536 11534 33554432000 4194304 4580011 140735855991616 18446744073709551615 4316458 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24116/statm: 21016 11534 367 95 0 15998 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84064

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

[startup+13.5002 s]
/proc/loadavg: 2.00 2.03 1.75 3/525 24117
/proc/meminfo: memFree=12649420/32951124 swapFree=59247644/67111528
[pid=24116] ppid=24114 vsize=84152 CPUtime=13.49 cores=0,2,4,6
/proc/24116/stat : 24116 (strangenight2-s) R 24114 24116 23985 0 -1 4202496 16789 0 0 0 1347 2 0 0 25 0 1 0 739802871 86171648 11319 33554432000 4194304 4580011 140735855991616 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24116/statm: 21038 11319 367 95 0 16020 0
Current children cumulated CPU time (s) 13.49
Current children cumulated vsize (KiB) 84152

[startup+13.7002 s]
/proc/loadavg: 2.00 2.03 1.75 3/525 24117
/proc/meminfo: memFree=12649420/32951124 swapFree=59247644/67111528
[pid=24116] ppid=24114 vsize=84152 CPUtime=13.69 cores=0,2,4,6
/proc/24116/stat : 24116 (strangenight2-s) R 24114 24116 23985 0 -1 4202496 16827 0 0 0 1367 2 0 0 25 0 1 0 739802871 86171648 11357 33554432000 4194304 4580011 140735855991616 18446744073709551615 4295111 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24116/statm: 21038 11357 367 95 0 16020 0
Current children cumulated CPU time (s) 13.69
Current children cumulated vsize (KiB) 84152

Child status: 20
Real time (s): 13.7796
CPU time (s): 13.7789
CPU user time (s): 13.7479
CPU system time (s): 0.030995
CPU usage (%): 99.9948
Max. virtual memory (cumulated for all children) (KiB): 84152

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

runsolver used 0.080987 second user time and 0.169974 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-25 02:07:32
IDJOB=3401110
IDBENCH=83118
IDSOLVER=1887
FILE ID=node137/3401110-1306282051
RUNJOBID= node137-1306280110-24003
PBS_JOBID= 13457849
Free space on /tmp= 73156 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom12.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3401110-1306282051/watcher-3401110-1306282051 -o /tmp/evaluation-result-3401110-1306282051/solver-3401110-1306282051 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3401110-1306282051.cnf

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

MD5SUM BENCH= f0a59aeb3af8016fb8ec53aa337c4836
RANDOM SEED=798249537

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.844
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.844
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.844
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.83
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.844
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:     32951124 kB
MemFree:      12644304 kB
Buffers:        361940 kB
Cached:        8592080 kB
SwapCached:      17768 kB
Active:       11643100 kB
Inactive:      8368424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12644304 kB
SwapTotal:    67111528 kB
SwapFree:     59247644 kB
Dirty:            6604 kB
Writeback:           0 kB
AnonPages:    11049340 kB
Mapped:          30196 kB
Slab:           149976 kB
PageTables:      75984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 163411244 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= 73148 MiB
End job on node137 at 2011-05-25 02:07:45