Trace number 3369600

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-mt (fixed)UNSAT 144.765 36.4498

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 Using 4 threads
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-3369600-1305394188.cnf'
0.00/0.01	c -- header says num vars:         361856
0.00/0.01	c -- header says num clauses:     1084031
2.05/0.66	c -- clauses added:            0 learnts,      1084031 normals,            0 xors
2.05/0.66	c -- vars added     361856
2.05/0.66	c Parsing time:  1.65 s
2.05/0.66	c  N st     0         0    361856    361343    722686         0   2529401         0   no data   no data  --
4.35/1.27	c asymm  cl-useful: 0/163/361342 lits-rem:0 time: 2.41
52.26/13.25	c Flit:     3 Blit:    763 bXBeca:    0 bXProp:    8 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T: 47.55
52.26/13.25	c Cleaning up after failed var search:     0.00 s 
52.61/13.37	c Replacing        8 vars Replaced      884 lits Time:     0.43 s 
53.40/13.56	c bin-w-bin subsume rem            1 bins  time:  0.22 s
54.19/13.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.56 s
131.21/33.07	c Subs w/ non-existent bins:      8 l-rem:      8 v-fix:     0 done:  10389 time: 77.16 s
132.36/33.39	c Removed useless bin:       0  fixed:     0  props:  20.02M  time:  1.27 s
137.53/34.66	c lits-rem:         0  cl-subs:      642  v-elim: 120360  v-fix:    0  time:  4.93 s
137.93/34.73	c Finding binary XORs  T:     0.26 s  found:    1154
138.33/34.82	c Replacing     1154 vars Replaced   108944 lits Time:     0.35 s 
139.57/35.21	c Finding non-binary XORs:     1.23 s (found:     254, avg size: 3.0)
139.57/35.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.28
139.97/35.28	c Calc default polars -  time:   0.19 s pos:     376 undec:  141949 neg:  219531
139.97/35.28	c =========================================================================================
139.97/35.28	c types(t): F = full restart, N = normal restart
139.97/35.28	c types(t): S = simplification begin/end, E = solution found
139.97/35.28	c restart types(rt): st = static, dy = dynamic
139.97/35.28	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
139.97/35.28	c  B st     0         0    239566    476375    359559         0   2150423         0   no data   no data  --
144.36/36.40	c Following stats are for *FIRST FINISHED THREAD ONLY*
144.36/36.40	c num threads              : 4          
144.36/36.40	c restarts                 : 42         
144.36/36.40	c dynamic restarts         : 42         
144.36/36.40	c static restarts          : 0          
144.36/36.40	c full restarts            : 0          
144.36/36.40	c total simplify time      : 5.09       
144.36/36.40	c learnts DL2              : 0          
144.36/36.40	c learnts size 2           : 814498     
144.36/36.40	c learnts size 1           : 166167      (45.92     % of vars)
144.36/36.40	c filedLit time            : 0.00        (0.00      % time)
144.36/36.40	c v-elim SatELite          : 0           (0.00      % vars)
144.36/36.40	c SatELite time            : 0.00        (0.00      % time)
144.36/36.40	c v-elim xor               : 0           (0.00      % vars)
144.36/36.40	c xor elim time            : 0.00        (0.00      % time)
144.36/36.40	c num binary xor trees     : 10885      
144.36/36.40	c binxor trees' crown      : 65734       (6.04      leafs/tree)
144.36/36.40	c bin xor find time        : 1.88       
144.36/36.40	c OTF clause improved      : 17          (0.00      clauses/conflict)
144.36/36.40	c OTF impr. size diff      : 17          (1.00       lits/clause)
144.36/36.40	c OTF cl watch-shrink      : 619         (0.07      clauses/conflict)
144.36/36.40	c OTF cl watch-sh-lit      : 59379       (95.93      lits/clause)
144.36/36.40	c tried to recurMin cls    : 5023        (53.96      % of conflicts)
144.36/36.40	c updated cache            : 11231       (2.24       lits/tried recurMin)
144.36/36.40	c unit cls received        : 0           (0.00      % of units)
144.36/36.40	c unit cls sent            : 22580       (13.59     % of units)
144.36/36.40	c bin cls received         : 0          
144.36/36.40	c bin cls sent             : 26621      
144.36/36.40	c clauses over max glue    : 0           (0.00      % of all clauses)
144.36/36.40	c conflicts                : 9308        (64.69     / sec)
144.36/36.40	c decisions                : 272665      (0.91      % random)
144.36/36.40	c bogo-props               : 708883596   (4926835.71 / sec)
144.36/36.40	c conflict literals        : 1092061     (78.57     % deleted)
144.36/36.40	c Memory used              : 1405.56     MB
144.36/36.40	c single-thread CPU time   : 143.88      s
144.36/36.40	c all-threads sum CPU time : 143.88      s
144.36/36.40	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-3369600-1305394188/watcher-3369600-1305394188 -o /tmp/evaluation-result-3369600-1305394188/solver-3369600-1305394188 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369600-1305394188.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.63 7.64 7.07 7/339 30734
/proc/meminfo: memFree=17419748/32951124 swapFree=67056804/67111528
[pid=30734] ppid=30732 vsize=51236 CPUtime=0.02 cores=1,3,5,7
/proc/30734/stat : 30734 (strangenight1-m) R 30732 30734 29888 0 -1 4202496 412 0 0 0 2 0 0 0 21 0 4 0 651019815 52465664 353 33554432000 4194304 4650419 140736669593952 18446744073709551615 47797633791922 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30734/statm: 12809 353 303 112 0 7774 0
[pid=30734/tid=30735] ppid=30732 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/30734/task/30735/stat : 30735 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 651019815 52465664 353 33554432000 4194304 4650419 140736669593952 18446744073709551615 270613167089 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30734/tid=30736] ppid=30732 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/30734/task/30736/stat : 30736 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 651019815 52465664 353 33554432000 4194304 4650419 140736669593952 18446744073709551615 47797633791922 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30734/tid=30737] ppid=30732 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/30734/task/30737/stat : 30737 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 651019815 52465664 353 33554432000 4194304 4650419 140736669593952 18446744073709551615 47797633791922 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0804591 s]
/proc/loadavg: 7.63 7.64 7.07 7/339 30734
/proc/meminfo: memFree=17419748/32951124 swapFree=67056804/67111528
[pid=30734] ppid=30732 vsize=383956 CPUtime=0.25 cores=1,3,5,7
/proc/30734/stat : 30734 (strangenight1-m) S 30732 30734 29888 0 -1 4202496 18673 0 0 0 19 6 0 0 18 0 4 0 651019815 393170944 14470 33554432000 4194304 4650419 140736669593952 18446744073709551615 270613215726 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30734/statm: 95989 14791 344 112 0 90954 0
[pid=30734/tid=30735] ppid=30732 vsize=383956 CPUtime=0.05 cores=1,3,5,7
/proc/30734/task/30735/stat : 30735 (strangenight1-m) S 30732 30734 29888 0 -1 4202560 4747 0 0 0 4 1 0 0 17 0 4 0 651019815 393170944 15010 33554432000 4194304 4650419 140736669593952 18446744073709551615 270613215726 0 0 4096 2 18446604469528254464 0 0 -1 7 0 0 0
[pid=30734/tid=30736] ppid=30732 vsize=383956 CPUtime=0.06 cores=1,3,5,7
/proc/30734/task/30736/stat : 30736 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 5012 0 0 0 5 1 0 0 17 0 4 0 651019815 393170944 15137 33554432000 4194304 4650419 140736669593952 18446744073709551615 270613215775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30734/tid=30737] ppid=30732 vsize=383956 CPUtime=0.06 cores=1,3,5,7
/proc/30734/task/30737/stat : 30737 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 4457 0 0 0 5 1 0 0 17 0 4 0 651019815 393170944 15231 33554432000 4194304 4650419 140736669593952 18446744073709551615 270613215726 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 383956

[startup+0.111352 s]
/proc/loadavg: 7.63 7.64 7.07 7/339 30734
/proc/meminfo: memFree=17419748/32951124 swapFree=67056804/67111528
[pid=30734] ppid=30732 vsize=391936 CPUtime=0.34 cores=1,3,5,7
/proc/30734/stat : 30734 (strangenight1-m) R 30732 30734 29888 0 -1 4202496 23894 0 0 0 25 9 0 0 17 0 4 0 651019815 401342464 19609 33554432000 4194304 4650419 140736669593952 18446744073709551615 270613215775 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30734/statm: 97984 19707 344 112 0 92949 0
[pid=30734/tid=30735] ppid=30732 vsize=391936 CPUtime=0.07 cores=1,3,5,7
/proc/30734/task/30735/stat : 30735 (strangenight1-m) S 30732 30734 29888 0 -1 4202560 6015 0 0 0 5 2 0 0 17 0 4 0 651019815 401342464 19799 33554432000 4194304 4650419 140736669593952 18446744073709551615 270613215726 0 0 4096 2 18446604469528254464 0 0 -1 7 0 0 0
[pid=30734/tid=30736] ppid=30732 vsize=391936 CPUtime=0.08 cores=1,3,5,7
/proc/30734/task/30736/stat : 30736 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 6202 0 0 0 6 2 0 0 17 0 4 0 651019815 401342464 19876 33554432000 4194304 4650419 140736669593952 18446744073709551615 270613215775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30734/tid=30737] ppid=30732 vsize=391936 CPUtime=0.08 cores=1,3,5,7
/proc/30734/task/30737/stat : 30737 (strangenight1-m) S 30732 30734 29888 0 -1 4202560 5773 0 0 0 6 2 0 0 17 0 4 0 651019815 401342464 20154 33554432000 4194304 4650419 140736669593952 18446744073709551615 270613215726 0 0 4096 2 18446604469528254464 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 391936

[startup+0.30531 s]
/proc/loadavg: 7.63 7.64 7.07 7/339 30734
/proc/meminfo: memFree=17419748/32951124 swapFree=67056804/67111528
[pid=30734] ppid=30732 vsize=481240 CPUtime=0.97 cores=1,3,5,7
/proc/30734/stat : 30734 (strangenight1-m) S 30732 30734 29888 0 -1 4202496 72976 0 0 0 71 26 0 0 17 0 4 0 651019815 492789760 55883 33554432000 4194304 4650419 140736669593952 18446744073709551615 270613215726 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30734/statm: 120310 58243 344 112 0 115275 0
[pid=30734/tid=30735] ppid=30732 vsize=481240 CPUtime=0.25 cores=1,3,5,7
/proc/30734/task/30735/stat : 30735 (strangenight1-m) D 30732 30734 29888 0 -1 4202560 18951 0 0 0 19 6 0 0 17 0 4 0 651019815 492789760 59354 33554432000 4194304 4650419 140736669593952 18446744073709551615 4317229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30734/tid=30736] ppid=30732 vsize=481240 CPUtime=0.26 cores=1,3,5,7
/proc/30734/task/30736/stat : 30736 (strangenight1-m) D 30732 30734 29888 0 -1 4202560 20146 0 0 0 19 7 0 0 17 0 4 0 651019815 492789760 59354 33554432000 4194304 4650419 140736669593952 18446744073709551615 4316569 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30734/tid=30737] ppid=30732 vsize=481240 CPUtime=0.26 cores=1,3,5,7
/proc/30734/task/30737/stat : 30737 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 18538 0 0 0 19 7 0 0 17 0 4 0 651019815 492789760 59354 33554432000 4194304 4650419 140736669593952 18446744073709551615 270613168554 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 481240

[startup+0.700246 s]
/proc/loadavg: 7.63 7.64 7.07 7/339 30734
/proc/meminfo: memFree=17419748/32951124 swapFree=67056804/67111528
[pid=30734] ppid=30732 vsize=955368 CPUtime=2.35 cores=1,3,5,7
/proc/30734/stat : 30734 (strangenight1-m) R 30732 30734 29888 0 -1 4202496 172109 0 0 0 182 53 0 0 17 0 4 0 651019815 978296832 137359 33554432000 4194304 4650419 140736669593952 18446744073709551615 4370329 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30734/statm: 238842 137359 366 112 0 233807 0
[pid=30734/tid=30735] ppid=30732 vsize=955368 CPUtime=0.56 cores=1,3,5,7
/proc/30734/task/30735/stat : 30735 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 43119 0 0 0 45 11 0 0 17 0 4 0 651019815 978296832 137359 33554432000 4194304 4650419 140736669593952 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30734/tid=30736] ppid=30732 vsize=955368 CPUtime=0.58 cores=1,3,5,7
/proc/30734/task/30736/stat : 30736 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 44109 0 0 0 45 13 0 0 17 0 4 0 651019815 978296832 137359 33554432000 4194304 4650419 140736669593952 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30734/tid=30737] ppid=30732 vsize=955368 CPUtime=0.58 cores=1,3,5,7
/proc/30734/task/30737/stat : 30737 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 42444 0 0 0 45 13 0 0 17 0 4 0 651019815 978296832 137359 33554432000 4194304 4650419 140736669593952 18446744073709551615 4224463 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 955368

[startup+1.5011 s]
/proc/loadavg: 7.63 7.64 7.07 9/343 30738
/proc/meminfo: memFree=16867048/32951124 swapFree=67056804/67111528
[pid=30734] ppid=30732 vsize=952936 CPUtime=5.55 cores=1,3,5,7
/proc/30734/stat : 30734 (strangenight1-m) R 30732 30734 29888 0 -1 4202496 187894 0 0 0 499 56 0 0 18 0 4 0 651019815 975806464 146783 33554432000 4194304 4650419 140736669593952 18446744073709551615 4369186 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30734/statm: 238234 146783 372 112 0 233199 0
[pid=30734/tid=30735] ppid=30732 vsize=952936 CPUtime=1.35 cores=1,3,5,7
/proc/30734/task/30735/stat : 30735 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 48883 0 0 0 123 12 0 0 18 0 4 0 651019815 975806464 146783 33554432000 4194304 4650419 140736669593952 18446744073709551615 4244776 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30734/tid=30736] ppid=30732 vsize=952936 CPUtime=1.39 cores=1,3,5,7
/proc/30734/task/30736/stat : 30736 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 48705 0 0 0 125 14 0 0 18 0 4 0 651019815 975806464 146783 33554432000 4194304 4650419 140736669593952 18446744073709551615 4369089 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30734/tid=30737] ppid=30732 vsize=952936 CPUtime=1.38 cores=1,3,5,7
/proc/30734/task/30737/stat : 30737 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 43156 0 0 0 125 13 0 0 18 0 4 0 651019815 975806464 146783 33554432000 4194304 4650419 140736669593952 18446744073709551615 4304167 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.55
Current children cumulated vsize (KiB) 952936

[startup+3.10082 s]
/proc/loadavg: 7.63 7.64 7.07 9/343 30738
/proc/meminfo: memFree=16832592/32951124 swapFree=67056804/67111528
[pid=30734] ppid=30732 vsize=952936 CPUtime=11.94 cores=1,3,5,7
/proc/30734/stat : 30734 (strangenight1-m) R 30732 30734 29888 0 -1 4202496 188114 0 0 0 1138 56 0 0 21 0 4 0 651019815 975806464 147003 33554432000 4194304 4650419 140736669593952 18446744073709551615 4370340 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30734/statm: 238234 147003 372 112 0 233199 0
[pid=30734/tid=30735] ppid=30732 vsize=952936 CPUtime=2.94 cores=1,3,5,7
/proc/30734/task/30735/stat : 30735 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 48883 0 0 0 282 12 0 0 21 0 4 0 651019815 975806464 147003 33554432000 4194304 4650419 140736669593952 18446744073709551615 4370058 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30734/tid=30736] ppid=30732 vsize=952936 CPUtime=2.99 cores=1,3,5,7
/proc/30734/task/30736/stat : 30736 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 48705 0 0 0 285 14 0 0 22 0 4 0 651019815 975806464 147003 33554432000 4194304 4650419 140736669593952 18446744073709551615 4369920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30734/tid=30737] ppid=30732 vsize=952936 CPUtime=2.98 cores=1,3,5,7
/proc/30734/task/30737/stat : 30737 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 43196 0 0 0 285 13 0 0 21 0 4 0 651019815 975806464 147003 33554432000 4194304 4650419 140736669593952 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.94
Current children cumulated vsize (KiB) 952936

[startup+6.30025 s]
/proc/loadavg: 7.66 7.65 7.07 9/343 30738
/proc/meminfo: memFree=16823420/32951124 swapFree=67056804/67111528
[pid=30734] ppid=30732 vsize=952936 CPUtime=24.7 cores=1,3,5,7
/proc/30734/stat : 30734 (strangenight1-m) R 30732 30734 29888 0 -1 4202496 190180 0 0 0 2414 56 0 0 25 0 4 0 651019815 975806464 149069 33554432000 4194304 4650419 140736669593952 18446744073709551615 4370045 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30734/statm: 238234 149069 373 112 0 233199 0
[pid=30734/tid=30735] ppid=30732 vsize=952936 CPUtime=6.1 cores=1,3,5,7
/proc/30734/task/30735/stat : 30735 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 49234 0 0 0 598 12 0 0 25 0 4 0 651019815 975806464 149069 33554432000 4194304 4650419 140736669593952 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30734/tid=30736] ppid=30732 vsize=952936 CPUtime=6.19 cores=1,3,5,7
/proc/30734/task/30736/stat : 30736 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 49058 0 0 0 605 14 0 0 25 0 4 0 651019815 975806464 149069 33554432000 4194304 4650419 140736669593952 18446744073709551615 4369075 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30734/tid=30737] ppid=30732 vsize=952936 CPUtime=6.18 cores=1,3,5,7
/proc/30734/task/30737/stat : 30737 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 44130 0 0 0 605 13 0 0 25 0 4 0 651019815 975806464 149069 33554432000 4194304 4650419 140736669593952 18446744073709551615 4333687 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.7
Current children cumulated vsize (KiB) 952936

[startup+12.7011 s]
/proc/loadavg: 7.69 7.66 7.08 9/343 30768
/proc/meminfo: memFree=16829712/32951124 swapFree=67056804/67111528
[pid=30734] ppid=30732 vsize=952936 CPUtime=50.22 cores=1,3,5,7
/proc/30734/stat : 30734 (strangenight1-m) R 30732 30734 29888 0 -1 4202496 191111 0 0 0 4966 56 0 0 25 0 4 0 651019815 975806464 150000 33554432000 4194304 4650419 140736669593952 18446744073709551615 4369075 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30734/statm: 238234 150000 373 112 0 233199 0
[pid=30734/tid=30735] ppid=30732 vsize=952936 CPUtime=12.42 cores=1,3,5,7
/proc/30734/task/30735/stat : 30735 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 49234 0 0 0 1230 12 0 0 25 0 4 0 651019815 975806464 150000 33554432000 4194304 4650419 140736669593952 18446744073709551615 4243576 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30734/tid=30736] ppid=30732 vsize=952936 CPUtime=12.59 cores=1,3,5,7
/proc/30734/task/30736/stat : 30736 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 49058 0 0 0 1245 14 0 0 25 0 4 0 651019815 975806464 150000 33554432000 4194304 4650419 140736669593952 18446744073709551615 4369188 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30734/tid=30737] ppid=30732 vsize=952936 CPUtime=12.59 cores=1,3,5,7
/proc/30734/task/30737/stat : 30737 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 45061 0 0 0 1245 14 0 0 25 0 4 0 651019815 975806464 150000 33554432000 4194304 4650419 140736669593952 18446744073709551615 4331981 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.22
Current children cumulated vsize (KiB) 952936

[startup+25.5009 s]
/proc/loadavg: 7.83 7.69 7.10 9/343 30769
/proc/meminfo: memFree=16463956/32951124 swapFree=67056804/67111528
[pid=30734] ppid=30732 vsize=1222668 CPUtime=101.26 cores=1,3,5,7
/proc/30734/stat : 30734 (strangenight1-m) R 30732 30734 29888 0 -1 4202496 244136 0 0 0 10060 66 0 0 25 0 4 0 651019815 1252012032 202862 33554432000 4194304 4650419 140736669593952 18446744073709551615 4550320 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30734/statm: 305667 202862 385 112 0 300632 0
[pid=30734/tid=30735] ppid=30732 vsize=1222668 CPUtime=25.08 cores=1,3,5,7
/proc/30734/task/30735/stat : 30735 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 65581 0 0 0 2493 15 0 0 25 0 4 0 651019815 1252012032 202862 33554432000 4194304 4650419 140736669593952 18446744073709551615 4550167 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30734/tid=30736] ppid=30732 vsize=1222668 CPUtime=25.38 cores=1,3,5,7
/proc/30734/task/30736/stat : 30736 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 64304 0 0 0 2521 17 0 0 25 0 4 0 651019815 1252012032 202862 33554432000 4194304 4650419 140736669593952 18446744073709551615 4550148 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30734/tid=30737] ppid=30732 vsize=1222668 CPUtime=25.38 cores=1,3,5,7
/proc/30734/task/30737/stat : 30737 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 53148 0 0 0 2523 15 0 0 25 0 4 0 651019815 1252012032 202862 33554432000 4194304 4650419 140736669593952 18446744073709551615 4229508 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 1222668

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

[startup+31.9127 s]
/proc/loadavg: 7.60 7.64 7.08 9/343 30799
/proc/meminfo: memFree=16768896/32951124 swapFree=67056804/67111528
[pid=30734] ppid=30732 vsize=1223948 CPUtime=126.83 cores=1,3,5,7
/proc/30734/stat : 30734 (strangenight1-m) R 30732 30734 29888 0 -1 4202496 244793 0 0 0 12617 66 0 0 25 0 4 0 651019815 1253322752 203519 33554432000 4194304 4650419 140736669593952 18446744073709551615 4446464 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30734/statm: 305987 203519 385 112 0 300952 0
[pid=30734/tid=30735] ppid=30732 vsize=1223948 CPUtime=31.41 cores=1,3,5,7
/proc/30734/task/30735/stat : 30735 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 65581 0 0 0 3126 15 0 0 25 0 4 0 651019815 1253322752 203519 33554432000 4194304 4650419 140736669593952 18446744073709551615 4550132 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30734/tid=30736] ppid=30732 vsize=1223948 CPUtime=31.8 cores=1,3,5,7
/proc/30734/task/30736/stat : 30736 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 64304 0 0 0 3163 17 0 0 25 0 4 0 651019815 1253322752 203519 33554432000 4194304 4650419 140736669593952 18446744073709551615 4446450 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30734/tid=30737] ppid=30732 vsize=1223948 CPUtime=31.79 cores=1,3,5,7
/proc/30734/task/30737/stat : 30737 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 53801 0 0 0 3164 15 0 0 25 0 4 0 651019815 1253322752 203519 33554432000 4194304 4650419 140736669593952 18446744073709551615 4333952 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 126.83
Current children cumulated vsize (KiB) 1223948

[startup+33.5004 s]
/proc/loadavg: 7.60 7.64 7.08 9/343 30799
/proc/meminfo: memFree=16750296/32951124 swapFree=67056804/67111528
[pid=30734] ppid=30732 vsize=1297908 CPUtime=133.16 cores=1,3,5,7
/proc/30734/stat : 30734 (strangenight1-m) R 30732 30734 29888 0 -1 4202496 270753 0 0 0 13245 71 0 0 25 0 4 0 651019815 1329057792 224537 33554432000 4194304 4650419 140736669593952 18446744073709551615 4441636 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30734/statm: 324477 224537 388 112 0 319442 0
[pid=30734/tid=30735] ppid=30732 vsize=1297908 CPUtime=32.98 cores=1,3,5,7
/proc/30734/task/30735/stat : 30735 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 70660 0 0 0 3283 15 0 0 18 0 4 0 651019815 1329057792 224537 33554432000 4194304 4650419 140736669593952 18446744073709551615 4475993 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30734/tid=30736] ppid=30732 vsize=1297908 CPUtime=33.37 cores=1,3,5,7
/proc/30734/task/30736/stat : 30736 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 85044 0 0 0 3316 21 0 0 18 0 4 0 651019815 1329057792 224537 33554432000 4194304 4650419 140736669593952 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30734/tid=30737] ppid=30732 vsize=1297908 CPUtime=33.38 cores=1,3,5,7
/proc/30734/task/30737/stat : 30737 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 53893 0 0 0 3323 15 0 0 25 0 4 0 651019815 1329057792 224537 33554432000 4194304 4650419 140736669593952 18446744073709551615 4363331 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 133.16
Current children cumulated vsize (KiB) 1297908

[startup+35.1012 s]
/proc/loadavg: 7.63 7.65 7.09 9/343 30799
/proc/meminfo: memFree=16522612/32951124 swapFree=67056804/67111528
[pid=30734] ppid=30732 vsize=1439292 CPUtime=139.57 cores=1,3,5,7
/proc/30734/stat : 30734 (strangenight1-m) R 30732 30734 29888 0 -1 4202496 316229 0 0 0 13874 83 0 0 19 0 4 0 651019815 1473835008 265051 33554432000 4194304 4650419 140736669593952 18446744073709551615 4385293 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30734/statm: 359823 265051 392 112 0 354788 0
[pid=30734/tid=30735] ppid=30732 vsize=1439292 CPUtime=34.57 cores=1,3,5,7
/proc/30734/task/30735/stat : 30735 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 90960 0 0 0 3438 19 0 0 19 0 4 0 651019815 1473835008 265051 33554432000 4194304 4650419 140736669593952 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30734/tid=30736] ppid=30732 vsize=1439292 CPUtime=34.98 cores=1,3,5,7
/proc/30734/task/30736/stat : 30736 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 90477 0 0 0 3475 23 0 0 19 0 4 0 651019815 1473835008 265051 33554432000 4194304 4650419 140736669593952 18446744073709551615 4310650 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30734/tid=30737] ppid=30732 vsize=1439292 CPUtime=34.99 cores=1,3,5,7
/proc/30734/task/30737/stat : 30737 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 53922 0 0 0 3484 15 0 0 25 0 4 0 651019815 1473835008 265051 33554432000 4194304 4650419 140736669593952 18446744073709551615 4333611 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 139.57
Current children cumulated vsize (KiB) 1439292

[startup+35.901 s]
/proc/loadavg: 7.63 7.65 7.09 9/343 30799
/proc/meminfo: memFree=16522612/32951124 swapFree=67056804/67111528
[pid=30734] ppid=30732 vsize=1439292 CPUtime=142.72 cores=1,3,5,7
/proc/30734/stat : 30734 (strangenight1-m) R 30732 30734 29888 0 -1 4202496 316266 0 0 0 14189 83 0 0 20 0 4 0 651019815 1473835008 265088 33554432000 4194304 4650419 140736669593952 18446744073709551615 4363510 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30734/statm: 359823 265088 392 112 0 354788 0
[pid=30734/tid=30735] ppid=30732 vsize=1439292 CPUtime=35.36 cores=1,3,5,7
/proc/30734/task/30735/stat : 30735 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 90960 0 0 0 3517 19 0 0 21 0 4 0 651019815 1473835008 265088 33554432000 4194304 4650419 140736669593952 18446744073709551615 4310880 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30734/tid=30736] ppid=30732 vsize=1439292 CPUtime=35.77 cores=1,3,5,7
/proc/30734/task/30736/stat : 30736 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 90477 0 0 0 3554 23 0 0 21 0 4 0 651019815 1473835008 265088 33554432000 4194304 4650419 140736669593952 18446744073709551615 4364352 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30734/tid=30737] ppid=30732 vsize=1439292 CPUtime=35.78 cores=1,3,5,7
/proc/30734/task/30737/stat : 30737 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 53956 0 0 0 3563 15 0 0 25 0 4 0 651019815 1473835008 265088 33554432000 4194304 4650419 140736669593952 18446744073709551615 4364811 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 142.72
Current children cumulated vsize (KiB) 1439292

[startup+36.3129 s]
/proc/loadavg: 7.63 7.65 7.09 9/343 30799
/proc/meminfo: memFree=16522348/32951124 swapFree=67056804/67111528
[pid=30734] ppid=30732 vsize=1439292 CPUtime=144.36 cores=1,3,5,7
/proc/30734/stat : 30734 (strangenight1-m) R 30732 30734 29888 0 -1 4202496 316269 0 0 0 14353 83 0 0 21 0 4 0 651019815 1473835008 265091 33554432000 4194304 4650419 140736669593952 18446744073709551615 4363522 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30734/statm: 359823 265091 392 112 0 354788 0
[pid=30734/tid=30735] ppid=30732 vsize=1439292 CPUtime=35.76 cores=1,3,5,7
/proc/30734/task/30735/stat : 30735 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 90960 0 0 0 3557 19 0 0 22 0 4 0 651019815 1473835008 265091 33554432000 4194304 4650419 140736669593952 18446744073709551615 4304183 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30734/tid=30736] ppid=30732 vsize=1439292 CPUtime=36.18 cores=1,3,5,7
/proc/30734/task/30736/stat : 30736 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 90479 0 0 0 3595 23 0 0 22 0 4 0 651019815 1473835008 265091 33554432000 4194304 4650419 140736669593952 18446744073709551615 4363660 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30734/tid=30737] ppid=30732 vsize=1439292 CPUtime=36.19 cores=1,3,5,7
/proc/30734/task/30737/stat : 30737 (strangenight1-m) R 30732 30734 29888 0 -1 4202560 53957 0 0 0 3604 15 0 0 25 0 4 0 651019815 1473835008 265091 33554432000 4194304 4650419 140736669593952 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 144.36
Current children cumulated vsize (KiB) 1439292

[startup+36.401 s]
/proc/loadavg: 7.63 7.65 7.09 9/343 30799
/proc/meminfo: memFree=16522348/32951124 swapFree=67056804/67111528
[pid=30734] ppid=30732 vsize=0 CPUtime=144.71 cores=1,3,5,7
/proc/30734/stat : 30734 (strangenight1-m) Z 30732 30734 29888 0 -1 4203548 316273 0 0 0 14388 83 0 0 21 0 2 0 651019815 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30734/statm: 0 0 0 0 0 0 0
[pid=30734/tid=30735] ppid=30732 vsize=0 CPUtime=35.84 cores=1,3,5,7
/proc/30734/task/30735/stat : 30735 (strangenight1-m) R 30732 30734 29888 0 -1 4203588 90960 0 0 0 3565 19 0 0 22 0 2 0 651019815 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 144.71
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 36.4498
CPU time (s): 144.765
CPU user time (s): 143.882
CPU system time (s): 0.882865
CPU usage (%): 397.163
Max. virtual memory (cumulated for all children) (KiB): 1439292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 143.882
system time used= 0.882865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 316273
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= 22866
involuntary context switches= 1071

runsolver used 0.120981 second user time and 0.299954 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-14 19:29:49
IDJOB=3369600
IDBENCH=82456
IDSOLVER=1846
FILE ID=node108/3369600-1305394188
RUNJOBID= node108-1305393351-30418
PBS_JOBID= 13324423
Free space on /tmp= 73520 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
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-3369600-1305394188/watcher-3369600-1305394188 -o /tmp/evaluation-result-3369600-1305394188/solver-3369600-1305394188 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369600-1305394188.cnf

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

MD5SUM BENCH= 659dfff429810fdcd170c968aac23069
RANDOM SEED=903593444

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17420152 kB
Buffers:        271620 kB
Cached:        4417024 kB
SwapCached:       8700 kB
Active:       11482880 kB
Inactive:      3735008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17420152 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           44728 kB
Writeback:           0 kB
AnonPages:    10526712 kB
Mapped:          27348 kB
Slab:           210196 kB
PageTables:      39428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52870500 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= 73516 MiB
End job on node108 at 2011-05-14 19:30:25