Trace number 3287036

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-mtUNSAT 146.958 36.9454

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.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3287036-1304041311.cnf'
0.00/0.00	c -- header says num vars:         361856
0.00/0.00	c -- header says num clauses:     1084031
2.01/0.65	c -- clauses added:            0 learnts,      1084031 normals,            0 xors
2.01/0.65	c -- vars added     361856
2.01/0.65	c Parsing time:  1.62 s
2.01/0.65	c  N st     0         0    361856    361343    722686         0   2529401         0   no data   no data  --
4.38/1.27	c asymm  cl-useful: 0/163/361342 lits-rem:0 time: 2.45
53.11/13.42	c Flit:     3 Blit:    763 bXBeca:    0 bXProp:    8 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T: 48.33
53.11/13.43	c Cleaning up after failed var search:     0.00 s 
53.51/13.55	c Replacing        8 vars Replaced      884 lits Time:     0.43 s 
54.28/13.76	c bin-w-bin subsume rem            1 bins  time:  0.22 s
55.09/13.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.56 s
132.95/33.42	c Subs w/ non-existent bins:      8 l-rem:      8 v-fix:     0 done:  10389 time: 77.85 s
134.15/33.75	c Removed useless bin:       0  fixed:     0  props:  20.02M  time:  1.27 s
139.32/35.09	c lits-rem:         0  cl-subs:      642  v-elim: 120360  v-fix:    0  time:  5.27 s
139.74/35.16	c Finding binary XORs  T:     0.29 s  found:    1154
140.14/35.26	c Replacing     1154 vars Replaced   108944 lits Time:     0.37 s 
141.72/35.64	c Finding non-binary XORs:     1.23 s (found:     254, avg size: 3.0)
141.72/35.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.27
142.12/35.71	c Calc default polars -  time:   0.18 s pos:     376 undec:  141949 neg:  219531
142.12/35.71	c =========================================================================================
142.12/35.71	c types(t): F = full restart, N = normal restart
142.12/35.71	c types(t): S = simplification begin/end, E = solution found
142.12/35.71	c restart types(rt): st = static, dy = dynamic
142.12/35.71	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
142.12/35.71	c  B st     0         0    239566    476375    359559         0   2150423         0   no data   no data  --
146.51/36.89	c Following stats are for *FIRST FINISHED THREAD ONLY*
146.51/36.89	c num threads              : 4          
146.51/36.89	c restarts                 : 42         
146.51/36.89	c dynamic restarts         : 42         
146.51/36.89	c static restarts          : 0          
146.51/36.89	c full restarts            : 0          
146.51/36.89	c total simplify time      : 5.07       
146.51/36.89	c learnts DL2              : 0          
146.51/36.89	c learnts size 2           : 814498     
146.51/36.89	c learnts size 1           : 166167      (45.92     % of vars)
146.51/36.89	c filedLit time            : 0.00        (0.00      % time)
146.51/36.89	c v-elim SatELite          : 0           (0.00      % vars)
146.51/36.89	c SatELite time            : 0.00        (0.00      % time)
146.51/36.89	c v-elim xor               : 0           (0.00      % vars)
146.51/36.89	c xor elim time            : 0.00        (0.00      % time)
146.51/36.89	c num binary xor trees     : 10885      
146.51/36.89	c binxor trees' crown      : 65734       (6.04      leafs/tree)
146.51/36.89	c bin xor find time        : 1.86       
146.51/36.89	c OTF clause improved      : 17          (0.00      clauses/conflict)
146.51/36.89	c OTF impr. size diff      : 17          (1.00       lits/clause)
146.51/36.89	c OTF cl watch-shrink      : 619         (0.07      clauses/conflict)
146.51/36.89	c OTF cl watch-sh-lit      : 59379       (95.93      lits/clause)
146.51/36.89	c tried to recurMin cls    : 5023        (53.96      % of conflicts)
146.51/36.89	c updated cache            : 11231       (2.24       lits/tried recurMin)
146.51/36.89	c unit cls received        : 0           (0.00      % of units)
146.51/36.89	c unit cls sent            : 22580       (13.59     % of units)
146.51/36.89	c bin cls received         : 0          
146.51/36.89	c bin cls sent             : 26621      
146.51/36.89	c clauses over max glue    : 0           (0.00      % of all clauses)
146.51/36.89	c conflicts                : 9308        (63.75     / sec)
146.51/36.89	c decisions                : 272665      (0.91      % random)
146.51/36.89	c bogo-props               : 708883596   (4855340.36 / sec)
146.51/36.89	c conflict literals        : 1092061     (78.57     % deleted)
146.51/36.89	c Memory used              : 1289.14     MB
146.51/36.89	c single-thread CPU time   : 146.00      s
146.51/36.89	c all-threads sum CPU time : 146.00      s
146.51/36.89	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-3287036-1304041311/watcher-3287036-1304041311 -o /tmp/evaluation-result-3287036-1304041311/solver-3287036-1304041311 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3287036-1304041311.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 7.74 7.90 7.89 5/180 32726
/proc/meminfo: memFree=17016588/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/32726/stat : 32726 (strangenight1-m) R 32724 32726 32317 0 -1 4202496 412 0 0 0 0 0 0 0 21 0 4 0 515731627 52465664 352 33554432000 4194304 4650419 140734083062880 18446744073709551615 47370549696434 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32726/statm: 12809 352 303 112 0 7774 0
[pid=32726/tid=32727] ppid=32724 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32727/stat : 32727 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 515731627 52465664 352 33554432000 4194304 4650419 140734083062880 18446744073709551615 47370549696438 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32726/tid=32728] ppid=32724 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 515731627 52465664 352 33554432000 4194304 4650419 140734083062880 18446744073709551615 47370549696434 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32726/tid=32729] ppid=32724 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32729/stat : 32729 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 515731627 52465664 352 33554432000 4194304 4650419 140734083062880 18446744073709551615 230809222129 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0291779 s]
/proc/loadavg: 7.74 7.90 7.89 5/180 32726
/proc/meminfo: memFree=17016588/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=291680 CPUtime=0.08 cores=1,3,5,7
/proc/32726/stat : 32726 (strangenight1-m) R 32724 32726 32317 0 -1 4202496 6514 0 0 0 6 2 0 0 18 0 4 0 515731627 298680320 5526 33554432000 4194304 4650419 140734083062880 18446744073709551615 230809270815 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32726/statm: 89304 5570 344 112 0 84269 0
[pid=32726/tid=32727] ppid=32724 vsize=357216 CPUtime=0.01 cores=1,3,5,7
/proc/32726/task/32727/stat : 32727 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 1527 0 0 0 1 0 0 0 18 0 4 0 515731627 365789184 5582 33554432000 4194304 4650419 140734083062880 18446744073709551615 230809209015 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32726/tid=32728] ppid=32724 vsize=357216 CPUtime=0.01 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (strangenight1-m) S 32724 32726 32317 0 -1 4202560 1548 0 0 0 1 0 0 0 18 0 4 0 515731627 365789184 5592 33554432000 4194304 4650419 140734083062880 18446744073709551615 230809270766 0 0 4096 2 18446604468885425024 0 0 -1 1 0 0 0
[pid=32726/tid=32729] ppid=32724 vsize=357216 CPUtime=0.01 cores=1,3,5,7
/proc/32726/task/32729/stat : 32729 (strangenight1-m) S 32724 32726 32317 0 -1 4202560 1540 0 0 0 1 0 0 0 18 0 4 0 515731627 365789184 5607 33554432000 4194304 4650419 140734083062880 18446744073709551615 230809270766 0 0 4096 2 18446604468885425024 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 291680

[startup+0.102373 s]
/proc/loadavg: 7.74 7.90 7.89 5/180 32726
/proc/meminfo: memFree=17016588/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=392356 CPUtime=0.32 cores=1,3,5,7
/proc/32726/stat : 32726 (strangenight1-m) R 32724 32726 32317 0 -1 4202496 24246 0 0 0 23 9 0 0 17 0 4 0 515731627 401772544 19990 33554432000 4194304 4650419 140734083062880 18446744073709551615 230809270815 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32726/statm: 98089 20277 344 112 0 93054 0
[pid=32726/tid=32727] ppid=32724 vsize=392356 CPUtime=0.08 cores=1,3,5,7
/proc/32726/task/32727/stat : 32727 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 6281 0 0 0 5 3 0 0 18 0 4 0 515731627 401772544 20491 33554432000 4194304 4650419 140734083062880 18446744073709551615 4373896 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32726/tid=32728] ppid=32724 vsize=392356 CPUtime=0.08 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 5982 0 0 0 6 2 0 0 18 0 4 0 515731627 401772544 20679 33554432000 4194304 4650419 140734083062880 18446744073709551615 4545889 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32726/tid=32729] ppid=32724 vsize=392356 CPUtime=0.07 cores=1,3,5,7
/proc/32726/task/32729/stat : 32729 (strangenight1-m) S 32724 32726 32317 0 -1 4202560 6174 0 0 0 6 1 0 0 17 0 4 0 515731627 401772544 20850 33554432000 4194304 4650419 140734083062880 18446744073709551615 230809270766 0 0 4096 2 18446604468885425024 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 392356

[startup+0.32536 s]
/proc/loadavg: 7.74 7.90 7.89 5/180 32726
/proc/meminfo: memFree=17016588/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=509000 CPUtime=1.09 cores=1,3,5,7
/proc/32726/stat : 32726 (strangenight1-m) R 32724 32726 32317 0 -1 4202496 79285 0 0 0 76 33 0 0 17 0 4 0 515731627 521216000 62198 33554432000 4194304 4650419 140734083062880 18446744073709551615 4373800 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32726/statm: 127250 62624 344 112 0 122215 0
[pid=32726/tid=32727] ppid=32724 vsize=509000 CPUtime=0.27 cores=1,3,5,7
/proc/32726/task/32727/stat : 32727 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 20935 0 0 0 19 8 0 0 17 0 4 0 515731627 521216000 62832 33554432000 4194304 4650419 140734083062880 18446744073709551615 4319147 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32726/tid=32728] ppid=32724 vsize=509000 CPUtime=0.27 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 18938 0 0 0 20 7 0 0 17 0 4 0 515731627 521216000 62972 33554432000 4194304 4650419 140734083062880 18446744073709551615 4317116 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32726/tid=32729] ppid=32724 vsize=509000 CPUtime=0.27 cores=1,3,5,7
/proc/32726/task/32729/stat : 32729 (strangenight1-m) S 32724 32726 32317 0 -1 4202560 19656 0 0 0 19 8 0 0 17 0 4 0 515731627 521216000 63172 33554432000 4194304 4650419 140734083062880 18446744073709551615 230809270766 0 0 4096 2 18446604468885425024 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 509000

[startup+0.700952 s]
/proc/loadavg: 7.74 7.90 7.89 5/180 32726
/proc/meminfo: memFree=17016588/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=976540 CPUtime=2.39 cores=1,3,5,7
/proc/32726/stat : 32726 (strangenight1-m) R 32724 32726 32317 0 -1 4202496 171918 0 0 0 181 58 0 0 17 0 4 0 515731627 999976960 137662 33554432000 4194304 4650419 140734083062880 18446744073709551615 4369240 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32726/statm: 244135 137662 367 112 0 239100 0
[pid=32726/tid=32727] ppid=32724 vsize=976540 CPUtime=0.59 cores=1,3,5,7
/proc/32726/task/32727/stat : 32727 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 43275 0 0 0 46 13 0 0 17 0 4 0 515731627 999976960 137662 33554432000 4194304 4650419 140734083062880 18446744073709551615 4369286 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32726/tid=32728] ppid=32724 vsize=976540 CPUtime=0.58 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 41326 0 0 0 44 14 0 0 17 0 4 0 515731627 999976960 137662 33554432000 4194304 4650419 140734083062880 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32726/tid=32729] ppid=32724 vsize=976540 CPUtime=0.6 cores=1,3,5,7
/proc/32726/task/32729/stat : 32729 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 43644 0 0 0 46 14 0 0 17 0 4 0 515731627 999976960 137662 33554432000 4194304 4650419 140734083062880 18446744073709551615 4528456 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 976540

[startup+1.5008 s]
/proc/loadavg: 7.74 7.90 7.89 9/184 32730
/proc/meminfo: memFree=16459300/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=974108 CPUtime=5.58 cores=1,3,5,7
/proc/32726/stat : 32726 (strangenight1-m) R 32724 32726 32317 0 -1 4202496 186786 0 0 0 497 61 0 0 18 0 4 0 515731627 997486592 146169 33554432000 4194304 4650419 140734083062880 18446744073709551615 4244991 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32726/statm: 243527 146169 372 112 0 238492 0
[pid=32726/tid=32727] ppid=32724 vsize=974108 CPUtime=1.39 cores=1,3,5,7
/proc/32726/task/32727/stat : 32727 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 48984 0 0 0 125 14 0 0 18 0 4 0 515731627 997486592 146169 33554432000 4194304 4650419 140734083062880 18446744073709551615 4370035 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32726/tid=32728] ppid=32724 vsize=974108 CPUtime=1.38 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 45665 0 0 0 123 15 0 0 18 0 4 0 515731627 997486592 146169 33554432000 4194304 4650419 140734083062880 18446744073709551615 4369240 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32726/tid=32729] ppid=32724 vsize=974108 CPUtime=1.39 cores=1,3,5,7
/proc/32726/task/32729/stat : 32729 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 44003 0 0 0 125 14 0 0 18 0 4 0 515731627 997486592 146169 33554432000 4194304 4650419 140734083062880 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 974108

[startup+3.10051 s]
/proc/loadavg: 7.74 7.90 7.89 9/184 32730
/proc/meminfo: memFree=16422240/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=974108 CPUtime=11.98 cores=1,3,5,7
/proc/32726/stat : 32726 (strangenight1-m) R 32724 32726 32317 0 -1 4202496 187199 0 0 0 1137 61 0 0 21 0 4 0 515731627 997486592 146582 33554432000 4194304 4650419 140734083062880 18446744073709551615 4370329 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32726/statm: 243527 146582 372 112 0 238492 0
[pid=32726/tid=32727] ppid=32724 vsize=974108 CPUtime=2.99 cores=1,3,5,7
/proc/32726/task/32727/stat : 32727 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 49163 0 0 0 285 14 0 0 21 0 4 0 515731627 997486592 146582 33554432000 4194304 4650419 140734083062880 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32726/tid=32728] ppid=32724 vsize=974108 CPUtime=2.98 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 45842 0 0 0 283 15 0 0 21 0 4 0 515731627 997486592 146582 33554432000 4194304 4650419 140734083062880 18446744073709551615 4369376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32726/tid=32729] ppid=32724 vsize=974108 CPUtime=2.98 cores=1,3,5,7
/proc/32726/task/32729/stat : 32729 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 44060 0 0 0 284 14 0 0 22 0 4 0 515731627 997486592 146582 33554432000 4194304 4650419 140734083062880 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.98
Current children cumulated vsize (KiB) 974108

[startup+6.30092 s]
/proc/loadavg: 7.76 7.90 7.89 9/184 32730
/proc/meminfo: memFree=16401904/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=976156 CPUtime=24.76 cores=1,3,5,7
/proc/32726/stat : 32726 (strangenight1-m) R 32724 32726 32317 0 -1 4202496 188516 0 0 0 2415 61 0 0 25 0 4 0 515731627 999583744 147897 33554432000 4194304 4650419 140734083062880 18446744073709551615 4369378 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32726/statm: 244039 147897 373 112 0 239004 0
[pid=32726/tid=32727] ppid=32724 vsize=976156 CPUtime=6.19 cores=1,3,5,7
/proc/32726/task/32727/stat : 32727 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 49592 0 0 0 605 14 0 0 25 0 4 0 515731627 999583744 147897 33554432000 4194304 4650419 140734083062880 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32726/tid=32728] ppid=32724 vsize=976156 CPUtime=6.18 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 46273 0 0 0 603 15 0 0 25 0 4 0 515731627 999583744 147897 33554432000 4194304 4650419 140734083062880 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32726/tid=32729] ppid=32724 vsize=976156 CPUtime=6.17 cores=1,3,5,7
/proc/32726/task/32729/stat : 32729 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 44517 0 0 0 603 14 0 0 25 0 4 0 515731627 999583744 147897 33554432000 4194304 4650419 140734083062880 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.76
Current children cumulated vsize (KiB) 976156

[startup+12.7008 s]
/proc/loadavg: 7.78 7.90 7.89 9/184 32730
/proc/meminfo: memFree=16369296/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=976156 CPUtime=50.32 cores=1,3,5,7
/proc/32726/stat : 32726 (strangenight1-m) R 32724 32726 32317 0 -1 4202496 189399 0 0 0 4971 61 0 0 25 0 4 0 515731627 999583744 148778 33554432000 4194304 4650419 140734083062880 18446744073709551615 4369376 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32726/statm: 244039 148778 373 112 0 239004 0
[pid=32726/tid=32727] ppid=32724 vsize=976156 CPUtime=12.59 cores=1,3,5,7
/proc/32726/task/32727/stat : 32727 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 49592 0 0 0 1245 14 0 0 25 0 4 0 515731627 999583744 148778 33554432000 4194304 4650419 140734083062880 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32726/tid=32728] ppid=32724 vsize=976156 CPUtime=12.58 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 46273 0 0 0 1243 15 0 0 25 0 4 0 515731627 999583744 148778 33554432000 4194304 4650419 140734083062880 18446744073709551615 4369140 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32726/tid=32729] ppid=32724 vsize=976156 CPUtime=12.53 cores=1,3,5,7
/proc/32726/task/32729/stat : 32729 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 45400 0 0 0 1239 14 0 0 25 0 4 0 515731627 999583744 148778 33554432000 4194304 4650419 140734083062880 18446744073709551615 4315210 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.32
Current children cumulated vsize (KiB) 976156

[startup+25.5004 s]
/proc/loadavg: 7.83 7.91 7.89 9/184 32730
/proc/meminfo: memFree=16174192/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=1196516 CPUtime=101.4 cores=1,3,5,7
/proc/32726/stat : 32726 (strangenight1-m) R 32724 32726 32317 0 -1 4202496 244150 0 0 0 10066 74 0 0 25 0 4 0 515731627 1225232384 203522 33554432000 4194304 4650419 140734083062880 18446744073709551615 4550167 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32726/statm: 299129 203522 385 112 0 294094 0
[pid=32726/tid=32727] ppid=32724 vsize=1196516 CPUtime=25.37 cores=1,3,5,7
/proc/32726/task/32727/stat : 32727 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 64415 0 0 0 2520 17 0 0 25 0 4 0 515731627 1225232384 203522 33554432000 4194304 4650419 140734083062880 18446744073709551615 4550109 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32726/tid=32728] ppid=32724 vsize=1196516 CPUtime=25.37 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 60112 0 0 0 2519 18 0 0 25 0 4 0 515731627 1225232384 203522 33554432000 4194304 4650419 140734083062880 18446744073709551615 4550167 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32726/tid=32729] ppid=32724 vsize=1196516 CPUtime=25.26 cores=1,3,5,7
/proc/32726/task/32729/stat : 32729 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 53879 0 0 0 2510 16 0 0 25 0 4 0 515731627 1225232384 203522 33554432000 4194304 4650419 140734083062880 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 1196516

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

[startup+31.9072 s]
/proc/loadavg: 7.84 7.91 7.89 9/184 32731
/proc/meminfo: memFree=16253308/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=1196516 CPUtime=127 cores=1,3,5,7
/proc/32726/stat : 32726 (strangenight1-m) R 32724 32726 32317 0 -1 4202496 244946 0 0 0 12625 75 0 0 25 0 4 0 515731627 1225232384 204318 33554432000 4194304 4650419 140734083062880 18446744073709551615 4550167 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32726/statm: 299129 204318 385 112 0 294094 0
[pid=32726/tid=32727] ppid=32724 vsize=1196516 CPUtime=31.78 cores=1,3,5,7
/proc/32726/task/32727/stat : 32727 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 64415 0 0 0 3161 17 0 0 25 0 4 0 515731627 1225232384 204318 33554432000 4194304 4650419 140734083062880 18446744073709551615 4550167 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32726/tid=32728] ppid=32724 vsize=1196516 CPUtime=31.77 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 60112 0 0 0 3159 18 0 0 25 0 4 0 515731627 1225232384 204318 33554432000 4194304 4650419 140734083062880 18446744073709551615 4550132 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32726/tid=32729] ppid=32724 vsize=1196516 CPUtime=31.63 cores=1,3,5,7
/proc/32726/task/32729/stat : 32729 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 54670 0 0 0 3146 17 0 0 25 0 4 0 515731627 1225232384 204318 33554432000 4194304 4650419 140734083062880 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 127
Current children cumulated vsize (KiB) 1196516

[startup+35.1007 s]
/proc/loadavg: 7.85 7.91 7.90 9/184 32731
/proc/meminfo: memFree=16037356/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=1320072 CPUtime=139.74 cores=1,3,5,7
/proc/32726/stat : 32726 (strangenight1-m) R 32724 32726 32317 0 -1 4202496 309624 0 0 0 13884 90 0 0 19 0 4 0 515731627 1351753728 253102 33554432000 4194304 4650419 140734083062880 18446744073709551615 4528498 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32726/statm: 330018 253102 392 112 0 324983 0
[pid=32726/tid=32727] ppid=32724 vsize=1320072 CPUtime=34.97 cores=1,3,5,7
/proc/32726/task/32727/stat : 32727 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 84004 0 0 0 3475 22 0 0 18 0 4 0 515731627 1351753728 253102 33554432000 4194304 4650419 140734083062880 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32726/tid=32728] ppid=32724 vsize=1320072 CPUtime=34.96 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 79914 0 0 0 3473 23 0 0 19 0 4 0 515731627 1351753728 253102 33554432000 4194304 4650419 140734083062880 18446744073709551615 4310916 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32726/tid=32729] ppid=32724 vsize=1320072 CPUtime=34.81 cores=1,3,5,7
/proc/32726/task/32729/stat : 32729 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 54902 0 0 0 3464 17 0 0 25 0 4 0 515731627 1351753728 253102 33554432000 4194304 4650419 140734083062880 18446744073709551615 4364907 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 139.74
Current children cumulated vsize (KiB) 1320072

[startup+35.9005 s]
/proc/loadavg: 7.85 7.91 7.90 9/184 32731
/proc/meminfo: memFree=16037356/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=1320072 CPUtime=142.92 cores=1,3,5,7
/proc/32726/stat : 32726 (strangenight1-m) R 32724 32726 32317 0 -1 4202496 312176 0 0 0 14202 90 0 0 20 0 4 0 515731627 1351753728 253115 33554432000 4194304 4650419 140734083062880 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32726/statm: 330018 253115 392 112 0 324983 0
[pid=32726/tid=32727] ppid=32724 vsize=1320072 CPUtime=35.76 cores=1,3,5,7
/proc/32726/task/32727/stat : 32727 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 84004 0 0 0 3554 22 0 0 20 0 4 0 515731627 1351753728 253115 33554432000 4194304 4650419 140734083062880 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32726/tid=32728] ppid=32724 vsize=1320072 CPUtime=35.76 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 79915 0 0 0 3553 23 0 0 21 0 4 0 515731627 1351753728 253115 33554432000 4194304 4650419 140734083062880 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32726/tid=32729] ppid=32724 vsize=1320072 CPUtime=35.6 cores=1,3,5,7
/proc/32726/task/32729/stat : 32729 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 54912 0 0 0 3543 17 0 0 25 0 4 0 515731627 1351753728 253115 33554432000 4194304 4650419 140734083062880 18446744073709551615 4310792 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 142.92
Current children cumulated vsize (KiB) 1320072

[startup+36.7004 s]
/proc/loadavg: 7.85 7.91 7.90 9/184 32731
/proc/meminfo: memFree=16029172/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=1320072 CPUtime=146.11 cores=1,3,5,7
/proc/32726/stat : 32726 (strangenight1-m) R 32724 32726 32317 0 -1 4202496 312374 0 0 0 14521 90 0 0 22 0 4 0 515731627 1351753728 253313 33554432000 4194304 4650419 140734083062880 18446744073709551615 4304121 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32726/statm: 330018 253313 392 112 0 324983 0
[pid=32726/tid=32727] ppid=32724 vsize=1320072 CPUtime=36.56 cores=1,3,5,7
/proc/32726/task/32727/stat : 32727 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 84004 0 0 0 3634 22 0 0 22 0 4 0 515731627 1351753728 253313 33554432000 4194304 4650419 140734083062880 18446744073709551615 4364562 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32726/tid=32728] ppid=32724 vsize=1320072 CPUtime=36.56 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 79918 0 0 0 3633 23 0 0 25 0 4 0 515731627 1351753728 253313 33554432000 4194304 4650419 140734083062880 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32726/tid=32729] ppid=32724 vsize=1320072 CPUtime=36.39 cores=1,3,5,7
/proc/32726/task/32729/stat : 32729 (strangenight1-m) R 32724 32726 32317 0 -1 4202560 55107 0 0 0 3622 17 0 0 25 0 4 0 515731627 1351753728 253313 33554432000 4194304 4650419 140734083062880 18446744073709551615 4229508 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 146.11
Current children cumulated vsize (KiB) 1320072

[startup+36.9003 s]
/proc/loadavg: 7.85 7.91 7.90 9/184 32731
/proc/meminfo: memFree=16029172/32951124 swapFree=67111528/67111528
[pid=32726] ppid=32724 vsize=0 CPUtime=146.91 cores=1,3,5,7
/proc/32726/stat : 32726 (strangenight1-m) Z 32724 32726 32317 0 -1 4203548 312383 0 0 0 14600 91 0 0 23 0 2 0 515731627 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32726/statm: 0 0 0 0 0 0 0
[pid=32726/tid=32727] ppid=32724 vsize=0 CPUtime=36.77 cores=1,3,5,7
/proc/32726/task/32727/stat : 32727 (strangenight1-m) R 32724 32726 32317 0 -1 4203588 84009 0 0 0 3654 23 0 0 22 0 2 0 515731627 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 146.91
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 36.9454
CPU time (s): 146.958
CPU user time (s): 146.001
CPU system time (s): 0.956854
CPU usage (%): 397.77
Max. virtual memory (cumulated for all children) (KiB): 1385608

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

runsolver used 0.06199 second user time and 0.143978 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 03:41:52
IDJOB=3287036
IDBENCH=82456
IDSOLVER=1588
FILE ID=node104/3287036-1304041311
RUNJOBID= node104-1304039974-32336
PBS_JOBID= 13170380
Free space on /tmp= 71504 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-nlzbe256-tseitin.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287036-1304041311/watcher-3287036-1304041311 -o /tmp/evaluation-result-3287036-1304041311/solver-3287036-1304041311 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3287036-1304041311.cnf

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

MD5SUM BENCH= 659dfff429810fdcd170c968aac23069
RANDOM SEED=1704886308

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17016744 kB
Buffers:       2195076 kB
Cached:       11830320 kB
SwapCached:          0 kB
Active:        3609088 kB
Inactive:     11735560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17016744 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           39936 kB
Writeback:           0 kB
AnonPages:     1318496 kB
Mapped:          15576 kB
Slab:           523484 kB
PageTables:       7340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1669672 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= 71500 MiB
End job on node104 at 2011-04-29 03:42:29