Trace number 3370800

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-Night-1-st (fixed)UNSAT 58.0442 58.0588

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-nlzbe256-tseitin.cnf
MD5SUM659dfff429810fdcd170c968aac23069
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.45456
Satisfiable
(Un)Satisfiability was proved
Number of variables361856
Number of clauses1084031
Sum of the clauses size2529403
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2722686
Number of clauses of size 3361343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370800-1305380546.cnf'
0.00/0.01	c -- header says num vars:         361856
0.00/0.01	c -- header says num clauses:     1084031
0.37/0.41	c -- clauses added:            0 learnts,      1084031 normals,            0 xors
0.37/0.41	c -- vars added     361856
0.37/0.41	c Parsing time:  0.34 s
0.37/0.41	c  N st     0         0    361856    361343    722686         0   2529401         0   no data   no data  --
0.77/0.89	c asymm  cl-useful: 0/163/361342 lits-rem:0 time: 0.47
11.38/11.47	c Flit:     3 Blit:    763 bXBeca:    0 bXProp:    8 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T: 10.41
11.38/11.47	c Cleaning up after failed var search:     0.00 s 
11.48/11.54	c Replacing        8 vars Replaced      884 lits Time:     0.06 s 
11.57/11.68	c bin-w-bin subsume rem            1 bins  time:  0.04 s
11.68/11.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
27.39/27.50	c Subs w/ non-existent bins:      8 l-rem:      8 v-fix:     0 done:  10389 time: 15.70 s
27.68/27.75	c Removed useless bin:       0  fixed:     0  props:  20.02M  time:  0.25 s
28.67/28.70	c lits-rem:         0  cl-subs:      642  v-elim: 120360  v-fix:    0  time:  0.93 s
29.27/29.31	c Finding binary XORs  T:     0.61 s  found:    1154
29.27/29.36	c Replacing     1154 vars Replaced   108944 lits Time:     0.05 s 
29.58/29.66	c Finding non-binary XORs:     0.25 s (found:     254, avg size: 3.0)
29.58/29.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
29.77/29.88	c calculated reachability. Time: 0.20
29.87/29.91	c Calc default polars -  time:   0.03 s pos:     376 undec:  141949 neg:  219531
29.87/29.91	c =========================================================================================
29.87/29.91	c types(t): F = full restart, N = normal restart
29.87/29.91	c types(t): S = simplification begin/end, E = solution found
29.87/29.91	c restart types(rt): st = static, dy = dynamic
29.87/29.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
29.87/29.91	c  B st     0         0    239566    476375    359559         0   2150423         0   no data   no data  --
38.57/38.63	c  N dy    13      4007    230717    445504    349512      3645   2037127     28043      3.63      3.82  --
39.17/39.25	c Finding binary XORs  T:     0.59 s  found:    9957
39.27/39.33	c Replacing     9981 vars Replaced   116909 lits Time:     0.09 s 
52.08/52.16	c Finding binary XORs  T:     0.66 s  found:   24556
52.28/52.31	c Replacing    24619 vars Replaced   303545 lits Time:     0.15 s 
54.47/54.53	c  N dy    32      8048    161671    331434    242961      5101   1479837    106265      4.12     16.21  --
57.67/57.76	c Finding binary XORs  T:     0.75 s  found:   53152
57.77/57.82	c Replacing    53242 vars Replaced   545433 lits Time:     0.06 s 
57.77/57.84	c  E dy    38      8624     54446     87275     94713      2573    450495     75955      4.28   no data  --
57.77/57.84	c num threads              : 1          
57.77/57.84	c restarts                 : 38         
57.77/57.84	c dynamic restarts         : 32         
57.77/57.84	c static restarts          : 6          
57.77/57.84	c full restarts            : 0          
57.77/57.84	c total simplify time      : 2.85       
57.77/57.84	c learnts DL2              : 0          
57.77/57.84	c learnts size 2           : 873699     
57.77/57.84	c learnts size 1           : 107504      (29.71     % of vars)
57.77/57.84	c filedLit time            : 10.42       (18.09     % time)
57.77/57.84	c v-elim SatELite          : 120360      (33.26     % vars)
57.77/57.84	c SatELite time            : 16.52       (28.69     % time)
57.77/57.84	c v-elim xor               : 0           (0.00      % vars)
57.77/57.84	c xor elim time            : 0.04        (0.07      % time)
57.77/57.84	c num binary xor trees     : 17067      
57.77/57.84	c binxor trees' crown      : 89004       (5.21      leafs/tree)
57.77/57.84	c bin xor find time        : 2.62       
57.77/57.84	c OTF clause improved      : 32          (0.00      clauses/conflict)
57.77/57.84	c OTF impr. size diff      : 32          (1.00       lits/clause)
57.77/57.84	c OTF cl watch-shrink      : 766         (0.09      clauses/conflict)
57.77/57.84	c OTF cl watch-sh-lit      : 15944       (20.81      lits/clause)
57.77/57.84	c tried to recurMin cls    : 7357        (85.31      % of conflicts)
57.77/57.84	c updated cache            : 8684        (1.18       lits/tried recurMin)
57.77/57.84	c clauses over max glue    : 0           (0.00      % of all clauses)
57.77/57.84	c conflicts                : 8624        (149.80    / sec)
57.77/57.84	c decisions                : 215190      (0.00      % random)
57.77/57.84	c bogo-props               : 1029871473  (17888642.80 / sec)
57.77/57.84	c conflict literals        : 315250      (60.32     % deleted)
57.77/57.84	c Memory used              : 1051.04     MB
57.77/57.84	c CPU time                 : 57.57       s
57.77/57.84	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-3370800-1305380546/watcher-3370800-1305380546 -o /tmp/evaluation-result-3370800-1305380546/solver-3370800-1305380546 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370800-1305380546.cnf 

running on 2 cores: 5,7

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: 4.01 3.96 3.03 5/300 24813
/proc/meminfo: memFree=24255292/32951124 swapFree=63485424/67111528
[pid=24813] ppid=24811 vsize=11796 CPUtime=0 cores=5,7
/proc/24813/stat : 24813 (runsolver) R 24811 24813 24609 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 630470625 12079104 49 33554432000 4194304 5432360 140735321759552 18446744073709551615 4881623 0 0 4096 24578 0 0 0 17 7 0 0 0
/proc/24813/statm: 2949 49 30 303 0 2643 0

[startup+0.0394941 s]
/proc/loadavg: 4.01 3.96 3.03 5/300 24813
/proc/meminfo: memFree=24255292/32951124 swapFree=63485424/67111528
[pid=24813] ppid=24811 vsize=38884 CPUtime=0.02 cores=5,7
/proc/24813/stat : 24813 (strangenight1-s) R 24811 24813 24609 0 -1 4202496 3204 0 0 0 2 0 0 0 20 0 1 0 630470625 39817216 2627 33554432000 4194304 4650387 140733812588704 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24813/statm: 9721 2629 329 112 0 4686 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 38884

[startup+0.100482 s]
/proc/loadavg: 4.01 3.96 3.03 5/300 24813
/proc/meminfo: memFree=24255292/32951124 swapFree=63485424/67111528
[pid=24813] ppid=24811 vsize=63160 CPUtime=0.08 cores=5,7
/proc/24813/stat : 24813 (strangenight1-s) R 24811 24813 24609 0 -1 4202496 10055 0 0 0 7 1 0 0 20 0 1 0 630470625 64675840 7833 33554432000 4194304 4650387 140733812588704 18446744073709551615 4556538 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24813/statm: 15790 7839 329 112 0 10755 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 63160

[startup+0.300449 s]
/proc/loadavg: 4.01 3.96 3.03 5/300 24813
/proc/meminfo: memFree=24255292/32951124 swapFree=63485424/67111528
[pid=24813] ppid=24811 vsize=157104 CPUtime=0.28 cores=5,7
/proc/24813/stat : 24813 (strangenight1-s) R 24811 24813 24609 0 -1 4202496 30869 0 0 0 24 4 0 0 21 0 1 0 630470625 160874496 26243 33554432000 4194304 4650387 140733812588704 18446744073709551615 4361539 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24813/statm: 39276 26267 329 112 0 34241 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 157104

[startup+0.700374 s]
/proc/loadavg: 4.01 3.96 3.03 5/300 24813
/proc/meminfo: memFree=24255292/32951124 swapFree=63485424/67111528
[pid=24813] ppid=24811 vsize=218000 CPUtime=0.67 cores=5,7
/proc/24813/stat : 24813 (strangenight1-s) R 24811 24813 24609 0 -1 4202496 43402 0 0 0 62 5 0 0 22 0 1 0 630470625 223232000 34484 33554432000 4194304 4650387 140733812588704 18446744073709551615 4368992 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24813/statm: 54500 34484 347 112 0 49465 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 218000

[startup+1.50022 s]
/proc/loadavg: 4.01 3.96 3.03 5/304 24820
/proc/meminfo: memFree=24007012/32951124 swapFree=63485424/67111528
[pid=24813] ppid=24811 vsize=237624 CPUtime=1.48 cores=5,7
/proc/24813/stat : 24813 (strangenight1-s) R 24811 24813 24609 0 -1 4202496 53391 0 0 0 141 7 0 0 25 0 1 0 630470625 243326976 42353 33554432000 4194304 4650387 140733812588704 18446744073709551615 4369221 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24813/statm: 59406 42353 351 112 0 54371 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 237624

[startup+3.10093 s]
/proc/loadavg: 4.01 3.96 3.03 5/304 24820
/proc/meminfo: memFree=23892792/32951124 swapFree=63485424/67111528
[pid=24813] ppid=24811 vsize=328248 CPUtime=3.07 cores=5,7
/proc/24813/stat : 24813 (strangenight1-s) R 24811 24813 24609 0 -1 4202496 69561 0 0 0 298 9 0 0 25 0 1 0 630470625 336125952 58524 33554432000 4194304 4650387 140733812588704 18446744073709551615 220815934074 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24813/statm: 82062 58551 351 112 0 77027 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 328248

[startup+6.30034 s]
/proc/loadavg: 4.01 3.96 3.03 5/304 24820
/proc/meminfo: memFree=23565556/32951124 swapFree=63485424/67111528
[pid=24813] ppid=24811 vsize=525628 CPUtime=6.27 cores=5,7
/proc/24813/stat : 24813 (strangenight1-s) R 24811 24813 24609 0 -1 4202496 105547 0 0 0 613 14 0 0 25 0 1 0 630470625 538243072 94509 33554432000 4194304 4650387 140733812588704 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24813/statm: 131407 94509 353 112 0 126372 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 525628

[startup+12.7002 s]
/proc/loadavg: 4.01 3.97 3.04 5/304 24820
/proc/meminfo: memFree=22934960/32951124 swapFree=63485424/67111528
[pid=24813] ppid=24811 vsize=870120 CPUtime=12.68 cores=5,7
/proc/24813/stat : 24813 (strangenight1-s) R 24811 24813 24609 0 -1 4202496 177953 0 0 0 1246 22 0 0 25 0 1 0 630470625 891002880 166915 33554432000 4194304 4650387 140733812588704 18446744073709551615 4550246 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24813/statm: 217530 166915 366 112 0 212495 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 870120

[startup+25.5008 s]
/proc/loadavg: 4.01 3.97 3.05 5/304 24848
/proc/meminfo: memFree=23339748/32951124 swapFree=63485424/67111528
[pid=24813] ppid=24811 vsize=870868 CPUtime=25.48 cores=5,7
/proc/24813/stat : 24813 (strangenight1-s) R 24811 24813 24609 0 -1 4202496 178070 0 0 0 2526 22 0 0 25 0 1 0 630470625 891768832 167032 33554432000 4194304 4650387 140733812588704 18446744073709551615 4550173 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24813/statm: 217717 167032 366 112 0 212682 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 870868

[startup+51.1011 s]
/proc/loadavg: 4.08 3.99 3.08 5/304 24848
/proc/meminfo: memFree=23176476/32951124 swapFree=63485424/67111528
[pid=24813] ppid=24811 vsize=1063384 CPUtime=51.08 cores=5,7
/proc/24813/stat : 24813 (strangenight1-s) R 24811 24813 24609 0 -1 4202496 208489 0 0 0 5083 25 0 0 25 0 1 0 630470625 1088905216 197451 33554432000 4194304 4650387 140733812588704 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24813/statm: 265846 197451 379 112 0 260811 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1063384

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

[startup+54.3005 s]
/proc/loadavg: 4.08 3.99 3.08 5/304 24848
/proc/meminfo: memFree=23169656/32951124 swapFree=63485424/67111528
[pid=24813] ppid=24811 vsize=1069892 CPUtime=54.27 cores=5,7
/proc/24813/stat : 24813 (strangenight1-s) R 24811 24813 24609 0 -1 4202496 209910 0 0 0 5402 25 0 0 25 0 1 0 630470625 1095569408 198872 33554432000 4194304 4650387 140733812588704 18446744073709551615 4348208 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24813/statm: 267473 198872 379 112 0 262438 0
Current children cumulated CPU time (s) 54.27
Current children cumulated vsize (KiB) 1069892

[startup+55.9002 s]
/proc/loadavg: 4.08 3.99 3.08 5/304 24848
/proc/meminfo: memFree=23168020/32951124 swapFree=63485424/67111528
[pid=24813] ppid=24811 vsize=1075556 CPUtime=55.87 cores=5,7
/proc/24813/stat : 24813 (strangenight1-s) R 24811 24813 24609 0 -1 4202496 211091 0 0 0 5562 25 0 0 25 0 1 0 630470625 1101369344 200053 33554432000 4194304 4650387 140733812588704 18446744073709551615 4364806 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24813/statm: 268889 200053 379 112 0 263854 0
Current children cumulated CPU time (s) 55.87
Current children cumulated vsize (KiB) 1075556

[startup+56.7011 s]
/proc/loadavg: 4.08 3.99 3.08 5/304 24848
/proc/meminfo: memFree=23175212/32951124 swapFree=63485424/67111528
[pid=24813] ppid=24811 vsize=1076004 CPUtime=56.67 cores=5,7
/proc/24813/stat : 24813 (strangenight1-s) R 24811 24813 24609 0 -1 4202496 211266 0 0 0 5642 25 0 0 25 0 1 0 630470625 1101828096 200228 33554432000 4194304 4650387 140733812588704 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24813/statm: 269001 200228 379 112 0 263966 0
Current children cumulated CPU time (s) 56.67
Current children cumulated vsize (KiB) 1076004

[startup+57.5009 s]
/proc/loadavg: 4.07 3.99 3.09 5/304 24849
/proc/meminfo: memFree=23173724/32951124 swapFree=63485424/67111528
[pid=24813] ppid=24811 vsize=1076004 CPUtime=57.47 cores=5,7
/proc/24813/stat : 24813 (strangenight1-s) R 24811 24813 24609 0 -1 4202496 211266 0 0 0 5722 25 0 0 25 0 1 0 630470625 1101828096 200228 33554432000 4194304 4650387 140733812588704 18446744073709551615 4528925 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24813/statm: 269001 200228 379 112 0 263966 0
Current children cumulated CPU time (s) 57.47
Current children cumulated vsize (KiB) 1076004

[startup+57.9008 s]
/proc/loadavg: 4.07 3.99 3.09 5/304 24849
/proc/meminfo: memFree=23173724/32951124 swapFree=63485424/67111528
[pid=24813] ppid=24811 vsize=1076260 CPUtime=57.87 cores=5,7
/proc/24813/stat : 24813 (strangenight1-s) R 24811 24813 24609 0 -1 4202496 211324 0 0 0 5762 25 0 0 25 0 1 0 630470625 1102090240 200285 33554432000 4194304 4650387 140733812588704 18446744073709551615 4359057 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24813/statm: 269065 200285 390 112 0 264030 0
Current children cumulated CPU time (s) 57.87
Current children cumulated vsize (KiB) 1076260

[startup+58.0008 s]
/proc/loadavg: 4.07 3.99 3.09 5/304 24849
/proc/meminfo: memFree=23173724/32951124 swapFree=63485424/67111528
[pid=24813] ppid=24811 vsize=1027080 CPUtime=57.98 cores=5,7
/proc/24813/stat : 24813 (strangenight1-s) R 24811 24813 24609 0 -1 4202496 211324 0 0 0 5772 26 0 0 25 0 1 0 630470625 1051729920 191802 33554432000 4194304 4650387 140733812588704 18446744073709551615 220815885516 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24813/statm: 256770 191802 390 112 0 251735 0
Current children cumulated CPU time (s) 57.98
Current children cumulated vsize (KiB) 1027080

Child status: 20
Real time (s): 58.0588
CPU time (s): 58.0442
CPU user time (s): 57.7552
CPU system time (s): 0.288956
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 1076260

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

runsolver used 0.141978 second user time and 0.38994 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-14 15:42:27
IDJOB=3370800
IDBENCH=82456
IDSOLVER=1847
FILE ID=node147/3370800-1305380546
RUNJOBID= node147-1305379151-24630
PBS_JOBID= 13324355
Free space on /tmp= 73068 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-nlzbe256-tseitin.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370800-1305380546/watcher-3370800-1305380546 -o /tmp/evaluation-result-3370800-1305380546/solver-3370800-1305380546 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370800-1305380546.cnf

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

MD5SUM BENCH= 659dfff429810fdcd170c968aac23069
RANDOM SEED=2142098354

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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:      24255696 kB
Buffers:        269416 kB
Cached:        4934640 kB
SwapCached:      13132 kB
Active:        1797948 kB
Inactive:      6664700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24255696 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           34032 kB
Writeback:           0 kB
AnonPages:     3253860 kB
Mapped:          15888 kB
Slab:           140120 kB
PageTables:      29956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45119612 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= 73044 MiB
End job on node147 at 2011-05-14 15:43:25