Trace number 3394658

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-2-mt (fixed)UNSAT 19.597 2.51268

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-15.cnf
MD5SUMb5f600e7f9b30a5ff851f80fa6100290
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.81872
Satisfiable
(Un)Satisfiability was proved
Number of variables4740
Number of clauses45569
Sum of the clauses size233173
Maximum clause length45
Minimum clause length1
Number of clauses of size 112
Number of clauses of size 212041
Number of clauses of size 38754
Number of clauses of size 41380
Number of clauses of size 52160
Number of clauses of size over 521222

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.02	c Using 8 threads
0.00/0.06	c This is CryptoMiniSat 3.0.0
0.00/0.06	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.06	c Reading file 'HOME/instance-3394658-1306102930.cnf'
0.00/0.06	c -- header says num vars:           4740
0.00/0.06	c -- header says num clauses:       45569
0.41/0.12	c -- clauses added:            0 learnts,        45569 normals,            0 xors
0.41/0.12	c -- vars added       4740
0.41/0.12	c Parsing time:  0.02 s
0.41/0.12	c  N st     0         0      4740     33500     11653         0    229119         0   no data   no data
2.93/0.47	c asymm  cl-useful: 1/7408/33022 lits-rem:1 time: 0.34
3.71/0.56	c Flit:    15 Blit:     17 bXBeca:    0 bXProp:   60 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.10
3.71/0.56	c Replacing       60 vars Replaced    25005 lits Time:     0.01 s 
3.71/0.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.71/0.59	c bin-w-bin subsume rem          204 bins  time:  0.00 s
4.39/0.66	c subs with bin:     7938  lits-rem:         7  v-fix:    0  time:  0.05 s
4.39/0.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4427 time:  0.01 s
4.39/0.66	c Removed useless bin:       0  fixed:     0  props:   0.80M  time:  0.01 s
5.18/0.71	c lits-rem:         0  cl-subs:       71  v-elim:    504  v-fix:    0  time:  0.06 s
5.18/0.77	c Finding binary XORs  T:     0.00 s  found:       1
5.18/0.77	c Replacing        1 vars Replaced        9 lits Time:     0.00 s 
5.18/0.77	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
5.18/0.77	c calculated reachability. Time: 0.00
5.18/0.77	c Calc default polars -  time:   0.00 s pos:     182 undec:     818 neg:    3740
5.18/0.77	c =========================================================================================
5.18/0.77	c types(t): F = full restart, N = normal restart
5.18/0.77	c types(t): S = simplification begin/end, E = solution found
5.18/0.77	c restart types(rt): st = static, dy = dynamic
5.18/0.77	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
5.18/0.77	c  B st     0         0      3922     25349      9637         0    174218         0   no data   no data
9.96/1.37	c  N dy    22      4059      3922     25349      9803      3837    174212    106231      8.47     10.63
9.96/1.37	c  N dy    38      8244      3921     25349     10316      5229    174212    111201      7.48      8.10
10.76/1.42	c  N dy    68     12325      3902     25349     10889      4692    174211     65855      7.95      8.39
12.36/1.63	c  N dy    90     16378      3901     25349     10925      8682    174207    180913      7.94     10.29
13.16/1.74	c Finding binary XORs  T:     0.00 s  found:       0
14.76/1.98	c  N dy   115     20541      3886     25315     11073      6614    173811     90926      8.09      8.56
17.94/2.35	c  N dy   134     24891      3876     25315     11277     10910    173810    213372      8.01      8.47
17.94/2.37	c  F st   136     25000      3876     25315     11277     11019    173810    216347      8.01   no data
19.54/2.50	c Following stats are for *FIRST FINISHED THREAD ONLY*
19.54/2.50	c num threads              : 8          
19.54/2.50	c restarts                 : 119        
19.54/2.50	c dynamic restarts         : 113        
19.54/2.50	c static restarts          : 6          
19.54/2.50	c full restarts            : 0          
19.54/2.50	c total simplify time      : 0.01       
19.54/2.50	c learnts DL2              : 0          
19.54/2.50	c learnts size 2           : 13665      
19.54/2.50	c learnts size 1           : 1456        (30.72     % of vars)
19.54/2.50	c filedLit time            : 0.10        (4.45      % time)
19.54/2.50	c v-elim SatELite          : 504         (10.63     % vars)
19.54/2.50	c SatELite time            : 0.06        (2.52      % time)
19.54/2.50	c v-elim xor               : 0           (0.00      % vars)
19.54/2.50	c xor elim time            : 0.00        (0.00      % time)
19.54/2.50	c num binary xor trees     : 61         
19.54/2.50	c binxor trees' crown      : 61          (1.00      leafs/tree)
19.54/2.50	c bin xor find time        : 0.01       
19.54/2.50	c OTF clause improved      : 228         (0.01      clauses/conflict)
19.54/2.50	c OTF impr. size diff      : 267         (1.17       lits/clause)
19.54/2.50	c OTF cl watch-shrink      : 12508       (0.51      clauses/conflict)
19.54/2.50	c OTF cl watch-sh-lit      : 34400       (2.75       lits/clause)
19.54/2.50	c tried to recurMin cls    : 10223       (41.67      % of conflicts)
19.54/2.50	c updated cache            : 0           (0.00       lits/tried recurMin)
19.54/2.50	c unit cls recevied        : 29          (1.99      % of units)
19.54/2.50	c unit cls sent            : 7           (0.48      % of units)
19.54/2.50	c bin cls recevied         : 1536       
19.54/2.50	c bin cls sent             : 190        
19.54/2.50	c clauses over max glue    : 0           (0.00      % of all clauses)
19.54/2.50	c conflicts                : 24533       (10494.75  / sec)
19.54/2.50	c decisions                : 47300       (0.00      % random)
19.54/2.50	c bogo-props               : 154999545   (66305881.05 / sec)
19.54/2.50	c conflict literals        : 729493      (31.87     % deleted)
19.54/2.50	c Memory used              : 585.29      MB
19.54/2.50	c single-thread CPU time   : 2.34        s
19.54/2.50	c all-threads sum CPU time : 19.41       s
19.54/2.50	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-3394658-1306102930/watcher-3394658-1306102930 -o /tmp/evaluation-result-3394658-1306102930/solver-3394658-1306102930 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3394658-1306102930.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.27 2.71 1/429 15296
/proc/meminfo: memFree=7958072/32951124 swapFree=63308224/67111528
[pid=15296] ppid=15294 vsize=92144 CPUtime=0.04 cores=0-7
/proc/15296/stat : 15296 (strangenight2-m) R 15294 15296 15270 0 -1 4202496 419 0 0 0 4 0 0 0 25 0 8 0 721890909 94355456 360 33554432000 4194304 4580107 140737315039120 18446744073709551615 47971716761522 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15296/statm: 23036 360 302 95 0 18018 0
[pid=15296/tid=15297] ppid=15294 vsize=92144 CPUtime=0.01 cores=0-7
/proc/15296/task/15297/stat : 15297 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 4 0 0 0 1 0 0 0 25 0 8 0 721890909 94355456 360 33554432000 4194304 4580107 140737315039120 18446744073709551615 47971716761113 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15296/tid=15298] ppid=15294 vsize=92144 CPUtime=0 cores=0-7
/proc/15296/task/15298/stat : 15298 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 721890909 94355456 360 33554432000 4194304 4580107 140737315039120 18446744073709551615 47971716761522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15296/tid=15299] ppid=15294 vsize=92144 CPUtime=0.01 cores=0-7
/proc/15296/task/15299/stat : 15299 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 721890909 94355456 360 33554432000 4194304 4580107 140737315039120 18446744073709551615 47971716761113 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15296/tid=15300] ppid=15294 vsize=92144 CPUtime=0.01 cores=0-7
/proc/15296/task/15300/stat : 15300 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 721890909 94355456 360 33554432000 4194304 4580107 140737315039120 18446744073709551615 47971716761107 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15296/tid=15301] ppid=15294 vsize=92144 CPUtime=0 cores=0-7
/proc/15296/task/15301/stat : 15301 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 721890909 94355456 360 33554432000 4194304 4580107 140737315039120 18446744073709551615 47971716761113 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15296/tid=15302] ppid=15294 vsize=92144 CPUtime=0 cores=0-7
/proc/15296/task/15302/stat : 15302 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 721890909 94355456 360 33554432000 4194304 4580107 140737315039120 18446744073709551615 47971716761117 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15296/tid=15303] ppid=15294 vsize=92144 CPUtime=0 cores=0-7
/proc/15296/task/15303/stat : 15303 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 721890909 94355456 360 33554432000 4194304 4580107 140737315039120 18446744073709551615 47971716761113 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0690909 s]
/proc/loadavg: 0.00 0.27 2.71 1/429 15296
/proc/meminfo: memFree=7958072/32951124 swapFree=63308224/67111528
[pid=15296] ppid=15294 vsize=487148 CPUtime=0.41 cores=0-7
/proc/15296/stat : 15296 (strangenight2-m) R 15294 15296 15270 0 -1 4202496 3754 0 0 0 39 2 0 0 17 0 8 0 721890909 498839552 3654 33554432000 4194304 4580107 140737315039120 18446744073709551615 4489474 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15296/statm: 121825 3719 337 95 0 116807 0
[pid=15296/tid=15297] ppid=15294 vsize=487300 CPUtime=0.06 cores=0-7
/proc/15296/task/15297/stat : 15297 (strangenight2-m) S 15294 15296 15270 0 -1 4202560 473 0 0 0 6 0 0 0 17 0 8 0 721890909 498995200 3733 33554432000 4194304 4580107 140737315039120 18446744073709551615 255377406446 0 0 4096 2 18446604469505070208 0 0 -1 6 0 0 0
[pid=15296/tid=15298] ppid=15294 vsize=487300 CPUtime=0 cores=0-7
/proc/15296/task/15298/stat : 15298 (strangenight2-m) S 15294 15296 15270 0 -1 4202560 436 0 0 0 0 0 0 0 18 0 8 0 721890909 498995200 3750 33554432000 4194304 4580107 140737315039120 18446744073709551615 255377406446 0 0 4096 2 18446604469505070208 0 0 -1 7 0 0 0
[pid=15296/tid=15299] ppid=15294 vsize=487300 CPUtime=0.05 cores=0-7
/proc/15296/task/15299/stat : 15299 (strangenight2-m) S 15294 15296 15270 0 -1 4202560 429 0 0 0 5 0 0 0 17 0 8 0 721890909 498995200 3758 33554432000 4194304 4580107 140737315039120 18446744073709551615 255377406446 0 0 4096 2 18446604469505070208 0 0 -1 2 0 0 0
[pid=15296/tid=15300] ppid=15294 vsize=487300 CPUtime=0.05 cores=0-7
/proc/15296/task/15300/stat : 15300 (strangenight2-m) S 15294 15296 15270 0 -1 4202560 420 0 0 0 5 0 0 0 18 0 8 0 721890909 498995200 3761 33554432000 4194304 4580107 140737315039120 18446744073709551615 255377406446 0 0 4096 2 18446604469505070208 0 0 -1 1 0 0 0
[pid=15296/tid=15301] ppid=15294 vsize=487300 CPUtime=0.05 cores=0-7
/proc/15296/task/15301/stat : 15301 (strangenight2-m) S 15294 15296 15270 0 -1 4202560 425 0 0 0 5 0 0 0 18 0 8 0 721890909 498995200 3771 33554432000 4194304 4580107 140737315039120 18446744073709551615 255377406446 0 0 4096 2 18446604469505070208 0 0 -1 0 0 0 0
[pid=15296/tid=15302] ppid=15294 vsize=487300 CPUtime=0.04 cores=0-7
/proc/15296/task/15302/stat : 15302 (strangenight2-m) S 15294 15296 15270 0 -1 4202560 423 0 0 0 4 0 0 0 17 0 8 0 721890909 498995200 3776 33554432000 4194304 4580107 140737315039120 18446744073709551615 255377406446 0 0 4096 2 18446604469505070208 0 0 -1 5 0 0 0
[pid=15296/tid=15303] ppid=15294 vsize=487300 CPUtime=0.05 cores=0-7
/proc/15296/task/15303/stat : 15303 (strangenight2-m) S 15294 15296 15270 0 -1 4202560 436 0 0 0 5 0 0 0 18 0 8 0 721890909 498995200 3788 33554432000 4194304 4580107 140737315039120 18446744073709551615 255377406446 0 0 4096 2 18446604469505070208 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 487148

[startup+0.122233 s]
/proc/loadavg: 0.00 0.27 2.71 1/429 15296
/proc/meminfo: memFree=7958072/32951124 swapFree=63308224/67111528
[pid=15296] ppid=15294 vsize=629028 CPUtime=0.79 cores=0-7
/proc/15296/stat : 15296 (strangenight2-m) R 15294 15296 15270 0 -1 4202496 12088 0 0 0 71 8 0 0 18 0 8 0 721890909 644124672 11198 33554432000 4194304 4580107 140737315039120 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15296/statm: 157257 11253 359 95 0 152239 0
[pid=15296/tid=15297] ppid=15294 vsize=629028 CPUtime=0.11 cores=0-7
/proc/15296/task/15297/stat : 15297 (strangenight2-m) D 15294 15296 15270 0 -1 4202560 1479 0 0 0 10 1 0 0 17 0 8 0 721890909 644124672 11260 33554432000 4194304 4580107 140737315039120 18446744073709551615 255376962245 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15296/tid=15298] ppid=15294 vsize=629028 CPUtime=0.05 cores=0-7
/proc/15296/task/15298/stat : 15298 (strangenight2-m) D 15294 15296 15270 0 -1 4202560 1538 0 0 0 4 1 0 0 18 0 8 0 721890909 644124672 11260 33554432000 4194304 4580107 140737315039120 18446744073709551615 255376962593 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15296/tid=15299] ppid=15294 vsize=629028 CPUtime=0.1 cores=0-7
/proc/15296/task/15299/stat : 15299 (strangenight2-m) S 15294 15296 15270 0 -1 4202560 1371 0 0 0 9 1 0 0 17 0 8 0 721890909 644124672 11262 33554432000 4194304 4580107 140737315039120 18446744073709551615 255377406446 0 0 4096 2 18446604469505070208 0 0 -1 2 0 0 0
[pid=15296/tid=15300] ppid=15294 vsize=629160 CPUtime=0.11 cores=0-7
/proc/15296/task/15300/stat : 15300 (strangenight2-m) S 15294 15296 15270 0 -1 4202560 1574 0 0 0 10 1 0 0 17 0 8 0 721890909 644259840 11314 33554432000 4194304 4580107 140737315039120 18446744073709551615 255377406446 0 0 4096 2 18446604469505070208 0 0 -1 1 0 0 0
[pid=15296/tid=15301] ppid=15294 vsize=629160 CPUtime=0.1 cores=0-7
/proc/15296/task/15301/stat : 15301 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 1501 0 0 0 9 1 0 0 18 0 8 0 721890909 644259840 11334 33554432000 4194304 4580107 140737315039120 18446744073709551615 255377406495 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15296/tid=15302] ppid=15294 vsize=629160 CPUtime=0.09 cores=0-7
/proc/15296/task/15302/stat : 15302 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 1455 0 0 0 9 0 0 0 17 0 8 0 721890909 644259840 11359 33554432000 4194304 4580107 140737315039120 18446744073709551615 255377344695 0 0 4096 2 18446604469505070208 0 0 -1 5 0 0 0
[pid=15296/tid=15303] ppid=15294 vsize=629160 CPUtime=0.1 cores=0-7
/proc/15296/task/15303/stat : 15303 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 1404 0 0 0 9 1 0 0 17 0 8 0 721890909 644259840 11377 33554432000 4194304 4580107 140737315039120 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 629028

[startup+0.300915 s]
/proc/loadavg: 0.00 0.27 2.71 1/429 15296
/proc/meminfo: memFree=7958072/32951124 swapFree=63308224/67111528
[pid=15296] ppid=15294 vsize=629956 CPUtime=2.13 cores=0-7
/proc/15296/stat : 15296 (strangenight2-m) R 15294 15296 15270 0 -1 4202496 13604 0 0 0 204 9 0 0 18 0 8 0 721890909 645074944 12714 33554432000 4194304 4580107 140737315039120 18446744073709551615 4292985 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15296/statm: 157489 12714 359 95 0 152471 0
[pid=15296/tid=15297] ppid=15294 vsize=629956 CPUtime=0.27 cores=0-7
/proc/15296/task/15297/stat : 15297 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 1694 0 0 0 26 1 0 0 17 0 8 0 721890909 645074944 12714 33554432000 4194304 4580107 140737315039120 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15296/tid=15298] ppid=15294 vsize=629956 CPUtime=0.21 cores=0-7
/proc/15296/task/15298/stat : 15298 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 1747 0 0 0 20 1 0 0 18 0 8 0 721890909 645074944 12714 33554432000 4194304 4580107 140737315039120 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15296/tid=15299] ppid=15294 vsize=629956 CPUtime=0.27 cores=0-7
/proc/15296/task/15299/stat : 15299 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 1579 0 0 0 26 1 0 0 17 0 8 0 721890909 645074944 12714 33554432000 4194304 4580107 140737315039120 18446744073709551615 4293911 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15296/tid=15300] ppid=15294 vsize=629956 CPUtime=0.28 cores=0-7
/proc/15296/task/15300/stat : 15300 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 1650 0 0 0 27 1 0 0 18 0 8 0 721890909 645074944 12714 33554432000 4194304 4580107 140737315039120 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15296/tid=15301] ppid=15294 vsize=629956 CPUtime=0.26 cores=0-7
/proc/15296/task/15301/stat : 15301 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 1673 0 0 0 25 1 0 0 18 0 8 0 721890909 645074944 12714 33554432000 4194304 4580107 140737315039120 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15296/tid=15302] ppid=15294 vsize=629956 CPUtime=0.25 cores=0-7
/proc/15296/task/15302/stat : 15302 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 1637 0 0 0 25 0 0 0 18 0 8 0 721890909 645074944 12714 33554432000 4194304 4580107 140737315039120 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15296/tid=15303] ppid=15294 vsize=629956 CPUtime=0.27 cores=0-7
/proc/15296/task/15303/stat : 15303 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 1560 0 0 0 26 1 0 0 18 0 8 0 721890909 645074944 12714 33554432000 4194304 4580107 140737315039120 18446744073709551615 4318418 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 629956

[startup+0.700839 s]
/proc/loadavg: 0.00 0.27 2.71 1/429 15296
/proc/meminfo: memFree=7958072/32951124 swapFree=63308224/67111528
[pid=15296] ppid=15294 vsize=643600 CPUtime=5.18 cores=0-7
/proc/15296/stat : 15296 (strangenight2-m) R 15294 15296 15270 0 -1 4202496 30290 0 0 0 503 15 0 0 18 0 8 0 721890909 659046400 27331 33554432000 4194304 4580107 140737315039120 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15296/statm: 160900 27331 378 95 0 155882 0
[pid=15296/tid=15297] ppid=15294 vsize=643600 CPUtime=0.64 cores=0-7
/proc/15296/task/15297/stat : 15297 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 4012 0 0 0 63 1 0 0 18 0 8 0 721890909 659046400 27331 33554432000 4194304 4580107 140737315039120 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15296/tid=15298] ppid=15294 vsize=643600 CPUtime=0.58 cores=0-7
/proc/15296/task/15298/stat : 15298 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 3998 0 0 0 56 2 0 0 18 0 8 0 721890909 659046400 27332 33554432000 4194304 4580107 140737315039120 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15296/tid=15299] ppid=15294 vsize=643600 CPUtime=0.63 cores=0-7
/proc/15296/task/15299/stat : 15299 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 3649 0 0 0 62 1 0 0 18 0 8 0 721890909 659046400 27332 33554432000 4194304 4580107 140737315039120 18446744073709551615 4397928 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15296/tid=15300] ppid=15294 vsize=643600 CPUtime=0.67 cores=0-7
/proc/15296/task/15300/stat : 15300 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 4292 0 0 0 66 1 0 0 18 0 8 0 721890909 659046400 27332 33554432000 4194304 4580107 140737315039120 18446744073709551615 4289198 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15296/tid=15301] ppid=15294 vsize=643600 CPUtime=0.64 cores=0-7
/proc/15296/task/15301/stat : 15301 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 3926 0 0 0 62 2 0 0 18 0 8 0 721890909 659046400 27332 33554432000 4194304 4580107 140737315039120 18446744073709551615 4399456 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15296/tid=15302] ppid=15294 vsize=643600 CPUtime=0.65 cores=0-7
/proc/15296/task/15302/stat : 15302 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 4040 0 0 0 64 1 0 0 18 0 8 0 721890909 659046400 27332 33554432000 4194304 4580107 140737315039120 18446744073709551615 4473040 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15296/tid=15303] ppid=15294 vsize=643600 CPUtime=0.66 cores=0-7
/proc/15296/task/15303/stat : 15303 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 1922 0 0 0 65 1 0 0 18 0 8 0 721890909 659046400 27333 33554432000 4194304 4580107 140737315039120 18446744073709551615 4489504 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.18
Current children cumulated vsize (KiB) 643600

[startup+1.50069 s]
/proc/loadavg: 0.00 0.27 2.71 10/437 15304
/proc/meminfo: memFree=7845828/32951124 swapFree=63308224/67111528
[pid=15296] ppid=15294 vsize=637792 CPUtime=11.56 cores=0-7
/proc/15296/stat : 15296 (strangenight2-m) R 15294 15296 15270 0 -1 4202496 40546 0 0 0 1139 17 0 0 18 0 8 0 721890909 653099008 28114 33554432000 4194304 4580107 140737315039120 18446744073709551615 4293204 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15296/statm: 159448 28114 378 95 0 154430 0
[pid=15296/tid=15297] ppid=15294 vsize=637792 CPUtime=1.44 cores=0-7
/proc/15296/task/15297/stat : 15297 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 5441 0 0 0 142 2 0 0 19 0 8 0 721890909 653099008 28114 33554432000 4194304 4580107 140737315039120 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15296/tid=15298] ppid=15294 vsize=637792 CPUtime=1.36 cores=0-7
/proc/15296/task/15298/stat : 15298 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 5358 0 0 0 134 2 0 0 19 0 8 0 721890909 653099008 28114 33554432000 4194304 4580107 140737315039120 18446744073709551615 4321188 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15296/tid=15299] ppid=15294 vsize=637792 CPUtime=1.44 cores=0-7
/proc/15296/task/15299/stat : 15299 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 4910 0 0 0 142 2 0 0 18 0 8 0 721890909 653099008 28114 33554432000 4194304 4580107 140737315039120 18446744073709551615 4318446 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15296/tid=15300] ppid=15294 vsize=637792 CPUtime=1.47 cores=0-7
/proc/15296/task/15300/stat : 15300 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 5463 0 0 0 145 2 0 0 19 0 8 0 721890909 653099008 28115 33554432000 4194304 4580107 140737315039120 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15296/tid=15301] ppid=15294 vsize=637792 CPUtime=1.43 cores=0-7
/proc/15296/task/15301/stat : 15301 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 5219 0 0 0 141 2 0 0 19 0 8 0 721890909 653099008 28115 33554432000 4194304 4580107 140737315039120 18446744073709551615 4295327 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15296/tid=15302] ppid=15294 vsize=637792 CPUtime=1.45 cores=0-7
/proc/15296/task/15302/stat : 15302 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 5238 0 0 0 144 1 0 0 19 0 8 0 721890909 653099008 28115 33554432000 4194304 4580107 140737315039120 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15296/tid=15303] ppid=15294 vsize=637792 CPUtime=1.46 cores=0-7
/proc/15296/task/15303/stat : 15303 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 3145 0 0 0 145 1 0 0 19 0 8 0 721890909 653099008 28115 33554432000 4194304 4580107 140737315039120 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.56
Current children cumulated vsize (KiB) 637792

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

[startup+2.30054 s]
/proc/loadavg: 0.00 0.27 2.71 9/437 15304
/proc/meminfo: memFree=7835916/32951124 swapFree=63308224/67111528
[pid=15296] ppid=15294 vsize=599328 CPUtime=17.94 cores=0-7
/proc/15296/stat : 15296 (strangenight2-m) R 15294 15296 15270 0 -1 4202496 46529 0 0 0 1776 18 0 0 20 0 8 0 721890909 613711872 30678 33554432000 4194304 4580107 140737315039120 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15296/statm: 149832 30678 379 95 0 144814 0
[pid=15296/tid=15297] ppid=15294 vsize=599328 CPUtime=2.24 cores=0-7
/proc/15296/task/15297/stat : 15297 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 6694 0 0 0 222 2 0 0 20 0 8 0 721890909 613711872 30679 33554432000 4194304 4580107 140737315039120 18446744073709551615 4318990 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15296/tid=15298] ppid=15294 vsize=599328 CPUtime=2.15 cores=0-7
/proc/15296/task/15298/stat : 15298 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 5992 0 0 0 213 2 0 0 20 0 8 0 721890909 613711872 30679 33554432000 4194304 4580107 140737315039120 18446744073709551615 4321167 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15296/tid=15299] ppid=15294 vsize=599328 CPUtime=2.24 cores=0-7
/proc/15296/task/15299/stat : 15299 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 5565 0 0 0 222 2 0 0 20 0 8 0 721890909 613711872 30679 33554432000 4194304 4580107 140737315039120 18446744073709551615 4326727 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15296/tid=15300] ppid=15294 vsize=599328 CPUtime=2.27 cores=0-7
/proc/15296/task/15300/stat : 15300 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 6173 0 0 0 225 2 0 0 20 0 8 0 721890909 613711872 30679 33554432000 4194304 4580107 140737315039120 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15296/tid=15301] ppid=15294 vsize=599328 CPUtime=2.23 cores=0-7
/proc/15296/task/15301/stat : 15301 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 5903 0 0 0 221 2 0 0 20 0 8 0 721890909 613711872 30679 33554432000 4194304 4580107 140737315039120 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15296/tid=15302] ppid=15294 vsize=599328 CPUtime=2.24 cores=0-7
/proc/15296/task/15302/stat : 15302 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 5865 0 0 0 223 1 0 0 20 0 8 0 721890909 613711872 30679 33554432000 4194304 4580107 140737315039120 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15296/tid=15303] ppid=15294 vsize=599328 CPUtime=2.25 cores=0-7
/proc/15296/task/15303/stat : 15303 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 3883 0 0 0 224 1 0 0 20 0 8 0 721890909 613711872 30679 33554432000 4194304 4580107 140737315039120 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 17.94
Current children cumulated vsize (KiB) 599328

[startup+2.50051 s]
/proc/loadavg: 0.00 0.27 2.71 9/437 15304
/proc/meminfo: memFree=7835916/32951124 swapFree=63308224/67111528
[pid=15296] ppid=15294 vsize=599328 CPUtime=19.54 cores=0-7
/proc/15296/stat : 15296 (strangenight2-m) R 15294 15296 15270 0 -1 4202496 47100 0 0 0 1936 18 0 0 20 0 8 0 721890909 613711872 31249 33554432000 4194304 4580107 140737315039120 18446744073709551615 4294517 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15296/statm: 149832 31249 379 95 0 144814 0
[pid=15296/tid=15297] ppid=15294 vsize=599328 CPUtime=2.44 cores=0-7
/proc/15296/task/15297/stat : 15297 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 6822 0 0 0 242 2 0 0 20 0 8 0 721890909 613711872 31249 33554432000 4194304 4580107 140737315039120 18446744073709551615 4322541 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15296/tid=15298] ppid=15294 vsize=599328 CPUtime=2.35 cores=0-7
/proc/15296/task/15298/stat : 15298 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 6051 0 0 0 233 2 0 0 20 0 8 0 721890909 613711872 31249 33554432000 4194304 4580107 140737315039120 18446744073709551615 4342256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15296/tid=15299] ppid=15294 vsize=599328 CPUtime=2.44 cores=0-7
/proc/15296/task/15299/stat : 15299 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 5625 0 0 0 242 2 0 0 20 0 8 0 721890909 613711872 31249 33554432000 4194304 4580107 140737315039120 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15296/tid=15300] ppid=15294 vsize=599328 CPUtime=2.47 cores=0-7
/proc/15296/task/15300/stat : 15300 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 6242 0 0 0 245 2 0 0 21 0 8 0 721890909 613711872 31249 33554432000 4194304 4580107 140737315039120 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15296/tid=15301] ppid=15294 vsize=599328 CPUtime=2.43 cores=0-7
/proc/15296/task/15301/stat : 15301 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 5966 0 0 0 241 2 0 0 20 0 8 0 721890909 613711872 31249 33554432000 4194304 4580107 140737315039120 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15296/tid=15302] ppid=15294 vsize=599328 CPUtime=2.44 cores=0-7
/proc/15296/task/15302/stat : 15302 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 5918 0 0 0 243 1 0 0 20 0 8 0 721890909 613711872 31249 33554432000 4194304 4580107 140737315039120 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15296/tid=15303] ppid=15294 vsize=599328 CPUtime=2.45 cores=0-7
/proc/15296/task/15303/stat : 15303 (strangenight2-m) R 15294 15296 15270 0 -1 4202560 3958 0 0 0 244 1 0 0 20 0 8 0 721890909 613711872 31249 33554432000 4194304 4580107 140737315039120 18446744073709551615 4489504 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19.54
Current children cumulated vsize (KiB) 599328

Child status: 20
Real time (s): 2.51268
CPU time (s): 19.597
CPU user time (s): 19.406
CPU system time (s): 0.19097
CPU usage (%): 779.926
Max. virtual memory (cumulated for all children) (KiB): 656528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.406
system time used= 0.19097
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47114
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= 18948
involuntary context switches= 193

runsolver used 0.013997 second user time and 0.038994 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-23 00:22:10
IDJOB=3394658
IDBENCH=83433
IDSOLVER=1878
FILE ID=node135/3394658-1306102930
RUNJOBID= node135-1306102930-15284
PBS_JOBID= 13387998
Free space on /tmp= 73360 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-15.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394658-1306102930/watcher-3394658-1306102930 -o /tmp/evaluation-result-3394658-1306102930/solver-3394658-1306102930 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3394658-1306102930.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= b5f600e7f9b30a5ff851f80fa6100290
RANDOM SEED=1732964052

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7958484 kB
Buffers:        351240 kB
Cached:       10713768 kB
SwapCached:      18108 kB
Active:       13739412 kB
Inactive:     10956584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7958484 kB
SwapTotal:    67111528 kB
SwapFree:     63308224 kB
Dirty:            6600 kB
Writeback:           0 kB
AnonPages:    13618112 kB
Mapped:          25648 kB
Slab:           165612 kB
PageTables:      65808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124369604 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73352 MiB
End job on node135 at 2011-05-23 00:22:13