Trace number 3401052

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 40.5138 40.5128

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-27-step13.cnf
MD5SUM52e16341bcff805ef2d6abe4e95359a0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.8475
Satisfiable
(Un)Satisfiability was proved
Number of variables224228
Number of clauses5314673
Sum of the clauses size11732345
Maximum clause length3193
Minimum clause length1
Number of clauses of size 1556
Number of clauses of size 25229536
Number of clauses of size 36084
Number of clauses of size 49856
Number of clauses of size 58159
Number of clauses of size over 560482

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-3401052-1306281021.cnf'
0.00/0.00	c -- header says num vars:         224228
0.00/0.00	c -- header says num clauses:     5314673
0.99/1.10	c -- clauses added:            0 learnts,      5314673 normals,            0 xors
0.99/1.10	c -- vars added     224228
0.99/1.10	c Parsing time:  1.03 s
0.99/1.10	c  N st     0         0    224228     84581   5226462         0  11725641         0   no data   no data
1.59/1.62	c asymm  cl-useful: 10/152/83026 lits-rem:4575 time: 0.51
7.70/7.74	c Flit:  1480 Blit:  27417 bXBeca:    0 bXProp:  174 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T:  6.00
7.81/7.84	c Cleaning up after failed var search:     0.09 s 
7.89/7.96	c Replacing      175 vars Replaced    15146 lits Time:     0.12 s 
7.99/8.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.29/8.35	c bin-w-bin subsume rem         1917 bins  time:  0.26 s
10.80/10.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.45 s
12.10/12.17	c Subs w/ non-existent bins:      0 l-rem:    177 v-fix:     0 done:  31559 time:  1.36 s
12.29/12.35	c Removed useless bin:       0  fixed:     0  props:  20.05M  time:  0.18 s
16.29/16.31	c lits-rem:       110  cl-subs:      103  v-elim:    377  v-fix:    0  time:  3.95 s
16.99/17.09	c Finding binary XORs  T:     0.78 s  found:     304
17.19/17.21	c Replacing      304 vars Replaced    20118 lits Time:     0.13 s 
17.49/17.58	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
17.49/17.58	c calculated reachability. Time: 0.21
17.60/17.64	c Calc default polars -  time:   0.06 s pos:    5798 undec:   63487 neg:  154943
17.60/17.64	c =========================================================================================
17.60/17.64	c types(t): F = full restart, N = normal restart
17.60/17.64	c types(t): S = simplification begin/end, E = solution found
17.60/17.64	c restart types(rt): st = static, dy = dynamic
17.60/17.64	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
17.60/17.64	c  B st     0         0    187852     69638   4085103         0  10231858         0   no data   no data
23.99/24.04	c  N dy    20      4324    185085     68994   4003737      3613  10026626   1820252      9.20     12.12
32.29/32.30	c  N dy    52      8623    184967     68994   4004097      7454  10026621   3859235     14.21     15.36
40.39/40.48	c  E dy    75     12156    180704     66987   3826287      9202   9615003   4671637     17.80      7.49
40.39/40.48	c num threads              : 1          
40.39/40.48	c restarts                 : 75         
40.39/40.48	c dynamic restarts         : 69         
40.39/40.48	c static restarts          : 6          
40.39/40.48	c full restarts            : 0          
40.39/40.48	c total simplify time      : 0.22       
40.39/40.48	c learnts DL2              : 0          
40.39/40.48	c learnts size 2           : 5230133    
40.39/40.48	c learnts size 1           : 52385       (23.36     % of vars)
40.39/40.48	c filedLit time            : 6.09        (15.14     % time)
40.39/40.48	c v-elim SatELite          : 377         (0.17      % vars)
40.39/40.48	c SatELite time            : 5.33        (13.25     % time)
40.39/40.48	c v-elim xor               : 0           (0.00      % vars)
40.39/40.48	c xor elim time            : 0.00        (0.00      % time)
40.39/40.48	c num binary xor trees     : 387        
40.39/40.48	c binxor trees' crown      : 479         (1.24      leafs/tree)
40.39/40.48	c bin xor find time        : 0.78       
40.39/40.48	c OTF clause improved      : 266         (0.02      clauses/conflict)
40.39/40.48	c OTF impr. size diff      : 408         (1.53       lits/clause)
40.39/40.48	c OTF cl watch-shrink      : 7237        (0.60      clauses/conflict)
40.39/40.48	c OTF cl watch-sh-lit      : 304732      (42.11      lits/clause)
40.39/40.48	c tried to recurMin cls    : 7558        (62.18      % of conflicts)
40.39/40.48	c updated cache            : 28734       (3.80       lits/tried recurMin)
40.39/40.48	c clauses over max glue    : 0           (0.00      % of all clauses)
40.39/40.48	c conflicts                : 12156       (302.08    / sec)
40.39/40.48	c decisions                : 98776       (0.00      % random)
40.39/40.48	c bogo-props               : 999764791   (24844504.92 / sec)
40.39/40.48	c conflict literals        : 5668131     (28.64     % deleted)
40.39/40.48	c Memory used              : 944.27      MB
40.39/40.48	c CPU time                 : 40.24       s
40.39/40.48	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-3401052-1306281021/watcher-3401052-1306281021 -o /tmp/evaluation-result-3401052-1306281021/solver-3401052-1306281021 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3401052-1306281021.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: 2.00 1.93 1.26 2/453 24610
/proc/meminfo: memFree=21576584/32951124 swapFree=61585512/67111528
[pid=24610] ppid=24608 vsize=31116 CPUtime=0 cores=1,3,5,7
/proc/24610/stat : 24610 (strangenight2-s) R 24608 24610 24439 0 -1 4202496 3472 0 0 0 0 0 0 0 22 0 1 0 739700307 31862784 2895 33554432000 4194304 4580011 140736567764240 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24610/statm: 7779 2901 322 95 0 2761 0

[startup+0.110962 s]
/proc/loadavg: 2.00 1.93 1.26 2/453 24610
/proc/meminfo: memFree=21576584/32951124 swapFree=61585512/67111528
[pid=24610] ppid=24608 vsize=91660 CPUtime=0.1 cores=1,3,5,7
/proc/24610/stat : 24610 (strangenight2-s) R 24608 24610 24439 0 -1 4202496 17574 0 0 0 8 2 0 0 23 0 1 0 739700307 93859840 13243 33554432000 4194304 4580011 140736567764240 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24610/statm: 22915 13243 324 95 0 17897 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 91660

[startup+0.20095 s]
/proc/loadavg: 2.00 1.93 1.26 2/453 24610
/proc/meminfo: memFree=21576584/32951124 swapFree=61585512/67111528
[pid=24610] ppid=24608 vsize=97216 CPUtime=0.19 cores=1,3,5,7
/proc/24610/stat : 24610 (strangenight2-s) R 24608 24610 24439 0 -1 4202496 20279 0 0 0 16 3 0 0 23 0 1 0 739700307 99549184 15948 33554432000 4194304 4580011 140736567764240 18446744073709551615 271550198469 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24610/statm: 24304 15949 325 95 0 19286 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 97216

[startup+0.300932 s]
/proc/loadavg: 2.00 1.93 1.26 2/453 24610
/proc/meminfo: memFree=21576584/32951124 swapFree=61585512/67111528
[pid=24610] ppid=24608 vsize=108496 CPUtime=0.29 cores=1,3,5,7
/proc/24610/stat : 24610 (strangenight2-s) R 24608 24610 24439 0 -1 4202496 23175 0 0 0 25 4 0 0 23 0 1 0 739700307 111099904 18845 33554432000 4194304 4580011 140736567764240 18446744073709551615 271550198469 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24610/statm: 27124 18846 325 95 0 22106 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 108496

[startup+0.70087 s]
/proc/loadavg: 2.00 1.93 1.26 2/453 24610
/proc/meminfo: memFree=21576584/32951124 swapFree=61585512/67111528
[pid=24610] ppid=24608 vsize=152472 CPUtime=0.69 cores=1,3,5,7
/proc/24610/stat : 24610 (strangenight2-s) R 24608 24610 24439 0 -1 4202496 35399 0 0 0 64 5 0 0 25 0 1 0 739700307 156131328 31068 33554432000 4194304 4580011 140736567764240 18446744073709551615 4310242 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24610/statm: 38118 31068 325 95 0 33100 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 152472

[startup+1.50073 s]
/proc/loadavg: 2.00 1.93 1.26 3/454 24611
/proc/meminfo: memFree=21407440/32951124 swapFree=61585512/67111528
[pid=24610] ppid=24608 vsize=203580 CPUtime=1.49 cores=1,3,5,7
/proc/24610/stat : 24610 (strangenight2-s) R 24608 24610 24439 0 -1 4202496 48072 0 0 0 142 7 0 0 25 0 1 0 739700307 208465920 43708 33554432000 4194304 4580011 140736567764240 18446744073709551615 4293260 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24610/statm: 50895 43708 339 95 0 45877 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 203580

[startup+3.10042 s]
/proc/loadavg: 2.00 1.93 1.26 3/454 24611
/proc/meminfo: memFree=21364668/32951124 swapFree=61585512/67111528
[pid=24610] ppid=24608 vsize=321856 CPUtime=3.09 cores=1,3,5,7
/proc/24610/stat : 24610 (strangenight2-s) R 24608 24610 24439 0 -1 4202496 71515 0 0 0 299 10 0 0 25 0 1 0 739700307 329580544 67151 33554432000 4194304 4580011 140736567764240 18446744073709551615 4234964 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24610/statm: 80464 67151 341 95 0 75446 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 321856

[startup+6.30084 s]
/proc/loadavg: 2.00 1.93 1.26 3/454 24611
/proc/meminfo: memFree=21151880/32951124 swapFree=61585512/67111528
[pid=24610] ppid=24608 vsize=586132 CPUtime=6.29 cores=1,3,5,7
/proc/24610/stat : 24610 (strangenight2-s) R 24608 24610 24439 0 -1 4202496 125926 0 0 0 612 17 0 0 25 0 1 0 739700307 600199168 121562 33554432000 4194304 4580011 140736567764240 18446744073709551615 4293260 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24610/statm: 146533 121562 341 95 0 141515 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 586132

[startup+12.7007 s]
/proc/loadavg: 2.00 1.93 1.27 3/454 24611
/proc/meminfo: memFree=20925244/32951124 swapFree=61585512/67111528
[pid=24610] ppid=24608 vsize=791820 CPUtime=12.69 cores=1,3,5,7
/proc/24610/stat : 24610 (strangenight2-s) R 24608 24610 24439 0 -1 4202496 166928 0 0 0 1248 21 0 0 25 0 1 0 739700307 810823680 162564 33554432000 4194304 4580011 140736567764240 18446744073709551615 4399758 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24610/statm: 197955 162564 357 95 0 192937 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 791820

[startup+25.5004 s]
/proc/loadavg: 2.00 1.93 1.28 3/454 24612
/proc/meminfo: memFree=20885268/32951124 swapFree=61585512/67111528
[pid=24610] ppid=24608 vsize=827288 CPUtime=25.49 cores=1,3,5,7
/proc/24610/stat : 24610 (strangenight2-s) R 24608 24610 24439 0 -1 4202496 176241 0 0 0 2527 22 0 0 25 0 1 0 739700307 847142912 171877 33554432000 4194304 4580011 140736567764240 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24610/statm: 206822 171877 366 95 0 201804 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 827288

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

[startup+25.6003 s]
/proc/loadavg: 2.00 1.93 1.28 3/454 24612
/proc/meminfo: memFree=20885268/32951124 swapFree=61585512/67111528
[pid=24610] ppid=24608 vsize=827424 CPUtime=25.59 cores=1,3,5,7
/proc/24610/stat : 24610 (strangenight2-s) R 24608 24610 24439 0 -1 4202496 176257 0 0 0 2537 22 0 0 25 0 1 0 739700307 847282176 171893 33554432000 4194304 4580011 140736567764240 18446744073709551615 4305943 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24610/statm: 206856 171893 366 95 0 201838 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 827424

[startup+32.0172 s]
/proc/loadavg: 2.00 1.93 1.28 3/454 24612
/proc/meminfo: memFree=20881548/32951124 swapFree=61585512/67111528
[pid=24610] ppid=24608 vsize=831756 CPUtime=32.01 cores=1,3,5,7
/proc/24610/stat : 24610 (strangenight2-s) R 24608 24610 24439 0 -1 4202496 177212 0 0 0 3178 23 0 0 25 0 1 0 739700307 851718144 172848 33554432000 4194304 4580011 140736567764240 18446744073709551615 4292924 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24610/statm: 207939 172848 366 95 0 202921 0
Current children cumulated CPU time (s) 32.01
Current children cumulated vsize (KiB) 831756

[startup+35.2006 s]
/proc/loadavg: 2.00 1.93 1.28 3/454 24612
/proc/meminfo: memFree=20879316/32951124 swapFree=61585512/67111528
[pid=24610] ppid=24608 vsize=964448 CPUtime=35.2 cores=1,3,5,7
/proc/24610/stat : 24610 (strangenight2-s) R 24608 24610 24439 0 -1 4202496 177751 0 0 0 3497 23 0 0 25 0 1 0 739700307 987594752 173387 33554432000 4194304 4580011 140736567764240 18446744073709551615 4316648 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24610/statm: 241112 173387 366 95 0 236094 0
Current children cumulated CPU time (s) 35.2
Current children cumulated vsize (KiB) 964448

[startup+38.401 s]
/proc/loadavg: 2.00 1.94 1.29 3/454 24612
/proc/meminfo: memFree=20875720/32951124 swapFree=61585512/67111528
[pid=24610] ppid=24608 vsize=965748 CPUtime=38.39 cores=1,3,5,7
/proc/24610/stat : 24610 (strangenight2-s) R 24608 24610 24439 0 -1 4202496 178841 0 0 0 3816 23 0 0 25 0 1 0 739700307 988925952 174477 33554432000 4194304 4580011 140736567764240 18446744073709551615 4293234 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24610/statm: 241437 174477 366 95 0 236419 0
Current children cumulated CPU time (s) 38.39
Current children cumulated vsize (KiB) 965748

[startup+39.2009 s]
/proc/loadavg: 2.00 1.94 1.29 3/454 24612
/proc/meminfo: memFree=20874600/32951124 swapFree=61585512/67111528
[pid=24610] ppid=24608 vsize=966168 CPUtime=39.19 cores=1,3,5,7
/proc/24610/stat : 24610 (strangenight2-s) R 24608 24610 24439 0 -1 4202496 179097 0 0 0 3895 24 0 0 25 0 1 0 739700307 989356032 174733 33554432000 4194304 4580011 140736567764240 18446744073709551615 4320480 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24610/statm: 241542 174733 366 95 0 236524 0
Current children cumulated CPU time (s) 39.19
Current children cumulated vsize (KiB) 966168

[startup+40.0007 s]
/proc/loadavg: 2.00 1.94 1.29 3/454 24612
/proc/meminfo: memFree=20873608/32951124 swapFree=61585512/67111528
[pid=24610] ppid=24608 vsize=966476 CPUtime=39.99 cores=1,3,5,7
/proc/24610/stat : 24610 (strangenight2-s) R 24608 24610 24439 0 -1 4202496 179301 0 0 0 3975 24 0 0 25 0 1 0 739700307 989671424 174937 33554432000 4194304 4580011 140736567764240 18446744073709551615 4321573 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24610/statm: 241619 174937 366 95 0 236601 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (KiB) 966476

[startup+40.4006 s]
/proc/loadavg: 2.00 1.94 1.29 3/454 24612
/proc/meminfo: memFree=20873608/32951124 swapFree=61585512/67111528
[pid=24610] ppid=24608 vsize=966928 CPUtime=40.39 cores=1,3,5,7
/proc/24610/stat : 24610 (strangenight2-s) R 24608 24610 24439 0 -1 4202496 179423 0 0 0 4015 24 0 0 25 0 1 0 739700307 990134272 175059 33554432000 4194304 4580011 140736567764240 18446744073709551615 4317457 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24610/statm: 241732 175059 366 95 0 236714 0
Current children cumulated CPU time (s) 40.39
Current children cumulated vsize (KiB) 966928

[startup+40.5006 s]
/proc/loadavg: 2.00 1.94 1.29 3/454 24612
/proc/meminfo: memFree=20873608/32951124 swapFree=61585512/67111528
[pid=24610] ppid=24608 vsize=0 CPUtime=40.5 cores=1,3,5,7
/proc/24610/stat : 24610 (strangenight2-s) R 24608 24610 24439 0 -1 4202500 179456 0 0 0 4024 26 0 0 25 0 1 0 739700307 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24610/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40.5
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 40.5128
CPU time (s): 40.5138
CPU user time (s): 40.2409
CPU system time (s): 0.272958
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 966928

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

runsolver used 0.164974 second user time and 0.431934 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-25 01:50:24
IDJOB=3401052
IDBENCH=82430
IDSOLVER=1887
FILE ID=node133/3401052-1306281021
RUNJOBID= node133-1306280111-24458
PBS_JOBID= 13457853
Free space on /tmp= 72680 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-27-step13.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3401052-1306281021/watcher-3401052-1306281021 -o /tmp/evaluation-result-3401052-1306281021/solver-3401052-1306281021 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3401052-1306281021.cnf

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

MD5SUM BENCH= 52e16341bcff805ef2d6abe4e95359a0
RANDOM SEED=719157948

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.834
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:     32951124 kB
MemFree:      21576864 kB
Buffers:        129328 kB
Cached:        1836488 kB
SwapCached:      56284 kB
Active:        4117412 kB
Inactive:      7009524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21576864 kB
SwapTotal:    67111528 kB
SwapFree:     61585512 kB
Dirty:           98592 kB
Writeback:           0 kB
AnonPages:     9110452 kB
Mapped:          30988 kB
Slab:           120012 kB
PageTables:      60952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 118761316 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72676 MiB
End job on node133 at 2011-05-25 01:51:05