Trace number 3285977

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 59.5179 59.5185

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
MD5SUM17407fc59aa2b679b7792ae0656704b9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.5967
Satisfiable
(Un)Satisfiability was proved
Number of variables66084
Number of clauses1060536
Sum of the clauses size2420856
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21023120
Number of clauses of size 32880
Number of clauses of size 413320
Number of clauses of size 55760
Number of clauses of size over 514760

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-3285977-1303766708.cnf'
0.00/0.00	c -- header says num vars:          66084
0.00/0.00	c -- header says num clauses:     1060536
0.19/0.21	c -- clauses added:            0 learnts,      1060536 normals,            0 xors
0.19/0.21	c -- vars added      66084
0.19/0.21	c Parsing time:  0.20 s
0.19/0.21	c  N st     0         0     66084     25002    661876         0   1572305         0   no data   no data
0.49/0.50	c asymm  cl-useful: 279/802/20688 lits-rem:9991 time: 0.28
6.79/6.85	c Flit:   281 Blit:   9075 bXBeca:    0 bXProp:  515 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T:  6.27
6.79/6.86	c Cleaning up after failed var search:     0.01 s 
6.79/6.88	c Replacing      515 vars Replaced    29599 lits Time:     0.02 s 
6.89/6.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.89/6.93	c bin-w-bin subsume rem          774 bins  time:  0.03 s
6.89/6.99	c subs with bin:       29  lits-rem:       151  v-fix:    0  time:  0.07 s
8.39/8.44	c Subs w/ non-existent bins:     43 l-rem:    537 v-fix:   419 done:  25334 time:  1.44 s
8.49/8.58	c Removed useless bin:   11600  fixed:     0  props:  20.00M  time:  0.15 s
8.59/8.67	c lits-rem:         0  cl-subs:       80  v-elim:     13  v-fix:    0  time:  0.08 s
9.09/9.16	c Finding binary XORs  T:     0.49 s  found:     200
9.09/9.18	c Replacing      200 vars Replaced     8306 lits Time:     0.02 s 
9.29/9.34	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
9.29/9.34	c calculated reachability. Time: 0.15
9.29/9.34	c Calc default polars -  time:   0.01 s pos:    1149 undec:   41224 neg:   23711
9.29/9.34	c =========================================================================================
9.29/9.34	c types(t): F = full restart, N = normal restart
9.29/9.34	c types(t): S = simplification begin/end, E = solution found
9.29/9.34	c restart types(rt): st = static, dy = dynamic
9.29/9.34	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
9.29/9.34	c  B st     0         0     24866     15464    304210         0    738545         0   no data   no data
15.30/15.32	c  N dy    16      4067     24849     15464    304398      3846    738545   4686020     31.93     89.05
20.09/20.11	c  N dy    32      8108     24812     15464    304592      5284    738545   2864055     28.24     30.72
24.09/24.17	c  N dy    40     12700     24786     15464    304776      5636    738545    989726     22.62     23.89
29.39/29.45	c  N dy    48     17817     24630     15464    304971     10506    738545   3077090     19.54     21.39
32.90/32.98	c  N dy    59     21887     24617     15464    305105      9075    738545   1662798     18.39     20.67
35.69/35.74	c  F st    69     25004     24544     15325    301731     11723    730040   2714770     17.85     14.38
36.80/36.80	c  N st    72     26194     24539     15288    300394      6280    726907    374757     17.85   no data
40.29/40.36	c  S st    75     30001     24524     15288    300465      9968    726907   1577085     17.85   no data
40.79/40.82	c  S st    75     30501     24524     15288    300497     10424    726907   1682652     17.85   no data
40.79/40.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.19/53.29	c Flit:  1952 Blit:   2369 bXBeca:    0 bXProp:  317 Bins: 479082 BRemL:  27242 BRemN:    784 P: 200.0M T: 12.39
53.29/53.32	c Cleaning up after failed var search:     0.03 s 
53.29/53.38	c Replacing      317 vars Replaced    49154 lits Time:     0.06 s 
53.39/53.40	c blocked clauses removed:        0 vars:      0 tried:       18454 T: 0.01 s
53.39/53.45	c bin-w-bin subsume rem         6013 bins  time:  0.05 s
53.49/53.52	c subs with bin:       10  lits-rem:        14  v-fix:    0  time:  0.06 s
54.39/54.41	c Subs w/ non-existent bins:     15 l-rem:    275 v-fix:   130 done:  18403 time:  0.89 s
54.59/54.62	c Removed useless bin:   32795  fixed:     0  props:  20.01M  time:  0.21 s
54.69/54.71	c lits-rem:         2  cl-subs:       27  v-elim:    102  v-fix:    0  time:  0.09 s
56.29/56.32	c subs with bin:      103  lits-rem:      2270  v-fix:    0  time:  1.56 s
56.59/56.60	c lits-rem:      1954  cl-subs:      699  v-elim:      0  v-fix:    0  time:  0.28 s
56.89/56.98	c asymm  cl-useful: 71/602/12357 lits-rem:382 time: 0.37
57.20/57.23	c calculated reachability. Time: 0.25
57.20/57.24	c  N dy    75     30501     18222     12357    421836      7128    448346   1209418     17.85   no data
58.09/58.16	c Finding binary XORs  T:     0.92 s  found:     271
58.20/58.20	c Replacing      271 vars Replaced    39111 lits Time:     0.05 s 
59.40/59.46	c  E dy    76     32675     17901     12346    421431      9111    447247   1368559     16.97      4.42
59.40/59.46	c num threads              : 1          
59.40/59.46	c restarts                 : 76         
59.40/59.46	c dynamic restarts         : 64         
59.40/59.46	c static restarts          : 12         
59.40/59.46	c full restarts            : 1          
59.40/59.46	c total simplify time      : 0.99       
59.40/59.46	c learnts DL2              : 0          
59.40/59.46	c learnts size 2           : 1145691    
59.40/59.46	c learnts size 1           : 55879       (84.56     % of vars)
59.40/59.46	c filedLit time            : 18.70       (31.55     % time)
59.40/59.46	c v-elim SatELite          : 115         (0.17      % vars)
59.40/59.46	c SatELite time            : 2.71        (4.58      % time)
59.40/59.46	c v-elim xor               : 0           (0.00      % vars)
59.40/59.46	c xor elim time            : 0.01        (0.03      % time)
59.40/59.46	c num binary xor trees     : 1026       
59.40/59.46	c binxor trees' crown      : 1303        (1.27      leafs/tree)
59.40/59.46	c bin xor find time        : 1.41       
59.40/59.46	c OTF clause improved      : 216         (0.01      clauses/conflict)
59.40/59.46	c OTF impr. size diff      : 590         (2.73       lits/clause)
59.40/59.46	c OTF cl watch-shrink      : 27206       (0.83      clauses/conflict)
59.40/59.46	c OTF cl watch-sh-lit      : 1768536     (65.01      lits/clause)
59.40/59.46	c tried to recurMin cls    : 22514       (68.90      % of conflicts)
59.40/59.46	c updated cache            : 17962       (0.80       lits/tried recurMin)
59.40/59.46	c clauses over max glue    : 0           (0.00      % of all clauses)
59.40/59.46	c conflicts                : 32675       (551.41    / sec)
59.40/59.46	c decisions                : 237778      (0.23      % random)
59.40/59.46	c bogo-props               : 885722154   (14947133.48 / sec)
59.40/59.46	c conflict literals        : 16183823    (28.16     % deleted)
59.40/59.46	c Memory used              : 846.96      MB
59.40/59.46	c CPU time                 : 59.26       s
59.40/59.46	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-3285977-1303766708/watcher-3285977-1303766708 -o /tmp/evaluation-result-3285977-1303766708/solver-3285977-1303766708 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3285977-1303766708.cnf 

running on 2 cores: 4,6

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.46 1.95 2.85 4/189 6685
/proc/meminfo: memFree=9831492/32950928 swapFree=67111528/67111528
[pid=6685] ppid=6683 vsize=30908 CPUtime=0 cores=4,6
/proc/6685/stat : 6685 (strangenight2-s) R 6683 6685 5482 0 -1 4202496 1015 0 0 0 0 0 0 0 20 0 1 0 566901572 31649792 921 33554432000 4194304 4627331 140733652118832 18446744073709551615 4317072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6685/statm: 7727 926 323 106 0 2698 0

[startup+0.0646231 s]
/proc/loadavg: 2.46 1.95 2.85 4/189 6685
/proc/meminfo: memFree=9831492/32950928 swapFree=67111528/67111528
[pid=6685] ppid=6683 vsize=38452 CPUtime=0.05 cores=4,6
/proc/6685/stat : 6685 (strangenight2-s) R 6683 6685 5482 0 -1 4202496 3240 0 0 0 5 0 0 0 20 0 1 0 566901572 39374848 2672 33554432000 4194304 4627331 140733652118832 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6685/statm: 9613 2673 324 106 0 4584 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 38452

[startup+0.100634 s]
/proc/loadavg: 2.46 1.95 2.85 4/189 6685
/proc/meminfo: memFree=9831492/32950928 swapFree=67111528/67111528
[pid=6685] ppid=6683 vsize=46244 CPUtime=0.09 cores=4,6
/proc/6685/stat : 6685 (strangenight2-s) R 6683 6685 5482 0 -1 4202496 5277 0 0 0 9 0 0 0 20 0 1 0 566901572 47353856 4176 33554432000 4194304 4627331 140733652118832 18446744073709551615 231895151301 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6685/statm: 11594 4177 324 106 0 6565 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 46244

[startup+0.300583 s]
/proc/loadavg: 2.46 1.95 2.85 4/189 6685
/proc/meminfo: memFree=9831492/32950928 swapFree=67111528/67111528
[pid=6685] ppid=6683 vsize=69736 CPUtime=0.29 cores=4,6
/proc/6685/stat : 6685 (strangenight2-s) R 6683 6685 5482 0 -1 4202496 11549 0 0 0 28 1 0 0 21 0 1 0 566901572 71409664 9369 33554432000 4194304 4627331 140733652118832 18446744073709551615 4299606 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6685/statm: 17434 9369 342 106 0 12405 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69736

[startup+0.700512 s]
/proc/loadavg: 2.46 1.95 2.85 4/189 6685
/proc/meminfo: memFree=9831492/32950928 swapFree=67111528/67111528
[pid=6685] ppid=6683 vsize=83724 CPUtime=0.69 cores=4,6
/proc/6685/stat : 6685 (strangenight2-s) R 6683 6685 5482 0 -1 4202496 14470 0 0 0 68 1 0 0 22 0 1 0 566901572 85733376 12290 33554432000 4194304 4627331 140733652118832 18446744073709551615 4308396 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6685/statm: 20931 12290 346 106 0 15902 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83724

[startup+1.50036 s]
/proc/loadavg: 2.58 1.98 2.85 5/190 6686
/proc/meminfo: memFree=9767004/32950928 swapFree=67111528/67111528
[pid=6685] ppid=6683 vsize=131020 CPUtime=1.49 cores=4,6
/proc/6685/stat : 6685 (strangenight2-s) R 6683 6685 5482 0 -1 4202496 23452 0 0 0 147 2 0 0 25 0 1 0 566901572 134164480 21272 33554432000 4194304 4627331 140733652118832 18446744073709551615 4308130 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6685/statm: 32755 21272 346 106 0 27726 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131020

[startup+3.10106 s]
/proc/loadavg: 2.58 1.98 2.85 5/190 6686
/proc/meminfo: memFree=9715792/32950928 swapFree=67111528/67111528
[pid=6685] ppid=6683 vsize=223984 CPUtime=3.09 cores=4,6
/proc/6685/stat : 6685 (strangenight2-s) R 6683 6685 5482 0 -1 4202496 40827 0 0 0 306 3 0 0 25 0 1 0 566901572 229359616 38647 33554432000 4194304 4627331 140733652118832 18446744073709551615 4308732 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6685/statm: 55996 38647 346 106 0 50967 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 223984

[startup+6.30046 s]
/proc/loadavg: 2.58 1.98 2.85 5/190 6686
/proc/meminfo: memFree=9522428/32950928 swapFree=67111528/67111528
[pid=6685] ppid=6683 vsize=442500 CPUtime=6.29 cores=4,6
/proc/6685/stat : 6685 (strangenight2-s) R 6683 6685 5482 0 -1 4202496 82896 0 0 0 620 9 0 0 25 0 1 0 566901572 453120000 80716 33554432000 4194304 4627331 140733652118832 18446744073709551615 4309163 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6685/statm: 110625 80716 346 106 0 105596 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 442500

[startup+12.7003 s]
/proc/loadavg: 2.80 2.05 2.87 5/190 6686
/proc/meminfo: memFree=9382464/32950928 swapFree=67111528/67111528
[pid=6685] ppid=6683 vsize=519860 CPUtime=12.69 cores=4,6
/proc/6685/stat : 6685 (strangenight2-s) R 6683 6685 5482 0 -1 4202496 95158 0 0 0 1258 11 0 0 25 0 1 0 566901572 532336640 92978 33554432000 4194304 4627331 140733652118832 18446744073709551615 4308955 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6685/statm: 129965 92978 374 106 0 124936 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 519860

[startup+25.5009 s]
/proc/loadavg: 2.98 2.11 2.88 5/187 6689
/proc/meminfo: memFree=10261060/32950928 swapFree=67111528/67111528
[pid=6685] ppid=6683 vsize=502432 CPUtime=25.49 cores=4,6
/proc/6685/stat : 6685 (strangenight2-s) R 6683 6685 5482 0 -1 4202496 106838 0 0 0 2537 12 0 0 25 0 1 0 566901572 514490368 94412 33554432000 4194304 4627331 140733652118832 18446744073709551615 4321744 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6685/statm: 125608 94412 375 106 0 120579 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 502432

[startup+51.1011 s]
/proc/loadavg: 3.33 2.26 2.91 5/190 6714
/proc/meminfo: memFree=9321596/32950928 swapFree=67111528/67111528
[pid=6685] ppid=6683 vsize=828696 CPUtime=51.09 cores=4,6
/proc/6685/stat : 6685 (strangenight2-s) R 6683 6685 5482 0 -1 4202496 173219 0 0 0 5089 20 0 0 25 0 1 0 566901572 848584704 156984 33554432000 4194304 4627331 140733652118832 18446744073709551615 4297729 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6685/statm: 207174 156984 379 106 0 202145 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 828696

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

[startup+54.3005 s]
/proc/loadavg: 3.38 2.29 2.91 5/190 6714
/proc/meminfo: memFree=9281184/32950928 swapFree=67111528/67111528
[pid=6685] ppid=6683 vsize=857520 CPUtime=54.29 cores=4,6
/proc/6685/stat : 6685 (strangenight2-s) R 6683 6685 5482 0 -1 4202496 178184 0 0 0 5408 21 0 0 25 0 1 0 566901572 878100480 161949 33554432000 4194304 4627331 140733652118832 18446744073709551615 4436095 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6685/statm: 214380 161949 379 106 0 209351 0
Current children cumulated CPU time (s) 54.29
Current children cumulated vsize (KiB) 857520

[startup+57.5009 s]
/proc/loadavg: 3.43 2.32 2.92 5/190 6714
/proc/meminfo: memFree=9292236/32950928 swapFree=67111528/67111528
[pid=6685] ppid=6683 vsize=867288 CPUtime=57.49 cores=4,6
/proc/6685/stat : 6685 (strangenight2-s) R 6683 6685 5482 0 -1 4202496 180662 0 0 0 5728 21 0 0 25 0 1 0 566901572 888102912 164426 33554432000 4194304 4627331 140733652118832 18446744073709551615 4515514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6685/statm: 216822 164426 379 106 0 211793 0
Current children cumulated CPU time (s) 57.49
Current children cumulated vsize (KiB) 867288

[startup+58.3067 s]
/proc/loadavg: 3.43 2.32 2.92 5/190 6714
/proc/meminfo: memFree=9288392/32950928 swapFree=67111528/67111528
[pid=6685] ppid=6683 vsize=867288 CPUtime=58.3 cores=4,6
/proc/6685/stat : 6685 (strangenight2-s) R 6683 6685 5482 0 -1 4202496 180675 0 0 0 5809 21 0 0 25 0 1 0 566901572 888102912 164439 33554432000 4194304 4627331 140733652118832 18446744073709551615 4308763 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6685/statm: 216822 164439 379 106 0 211793 0
Current children cumulated CPU time (s) 58.3
Current children cumulated vsize (KiB) 867288

[startup+59.1006 s]
/proc/loadavg: 3.43 2.32 2.92 5/190 6714
/proc/meminfo: memFree=9288392/32950928 swapFree=67111528/67111528
[pid=6685] ppid=6683 vsize=867288 CPUtime=59.09 cores=4,6
/proc/6685/stat : 6685 (strangenight2-s) R 6683 6685 5482 0 -1 4202496 180799 0 0 0 5888 21 0 0 25 0 1 0 566901572 888102912 164563 33554432000 4194304 4627331 140733652118832 18446744073709551615 4308367 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6685/statm: 216822 164563 379 106 0 211793 0
Current children cumulated CPU time (s) 59.09
Current children cumulated vsize (KiB) 867288

[startup+59.5005 s]
/proc/loadavg: 3.43 2.32 2.92 5/190 6714
/proc/meminfo: memFree=9283308/32950928 swapFree=67111528/67111528
[pid=6685] ppid=6683 vsize=0 CPUtime=59.49 cores=4,6
/proc/6685/stat : 6685 (strangenight2-s) R 6683 6685 5482 0 -1 4202500 180836 0 0 0 5927 22 0 0 25 0 1 0 566901572 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6685/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 59.49
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 59.5185
CPU time (s): 59.5179
CPU user time (s): 59.278
CPU system time (s): 0.239963
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 867288

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

runsolver used 0.094985 second user time and 0.235964 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-25 23:25:09
IDJOB=3285977
IDBENCH=82410
IDSOLVER=1587
FILE ID=node114/3285977-1303766708
RUNJOBID= node114-1303766674-6616
PBS_JOBID= 13157139
Free space on /tmp= 71140 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285977-1303766708/watcher-3285977-1303766708 -o /tmp/evaluation-result-3285977-1303766708/solver-3285977-1303766708 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3285977-1303766708.cnf

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

MD5SUM BENCH= 17407fc59aa2b679b7792ae0656704b9
RANDOM SEED=2112324229

node114.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.848
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.69
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.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.848
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.848
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.73
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.848
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.75
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.848
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.848
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.74
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.848
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:       9831896 kB
Buffers:       2313476 kB
Cached:       17528440 kB
SwapCached:          0 kB
Active:       12487768 kB
Inactive:     10032860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       9831896 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          444868 kB
Writeback:         468 kB
AnonPages:     2677972 kB
Mapped:          16192 kB
Slab:           527624 kB
PageTables:      11556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3581656 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= 71272 MiB
End job on node114 at 2011-04-25 23:26:09