Trace number 3372289

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
Lingeling 587f (fixed)UNSAT 262.589 262.581

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.7592
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

262.50/262.57	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-3372289-1305420723/watcher-3372289-1305420723 -o /tmp/evaluation-result-3372289-1305420723/solver-3372289-1305420723 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372289-1305420723.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.39 4.87 6.44 2/355 19539
/proc/meminfo: memFree=24027096/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=7552 CPUtime=0 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 469 0 0 0 0 0 0 0 23 0 1 0 634487976 7733248 412 33554432000 4194304 4409284 140734951514960 18446744073709551615 228095450880 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 1888 412 112 53 0 311 0

[startup+0.108908 s]
/proc/loadavg: 3.39 4.87 6.44 2/355 19539
/proc/meminfo: memFree=24027096/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=23908 CPUtime=0.1 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 4602 0 0 0 10 0 0 0 23 0 1 0 634487976 24481792 4502 33554432000 4194304 4409284 140734951514960 18446744073709551615 228095450880 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 5977 4502 113 53 0 4400 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 23908

[startup+0.2009 s]
/proc/loadavg: 3.39 4.87 6.44 2/355 19539
/proc/meminfo: memFree=24027096/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=41192 CPUtime=0.19 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 8923 0 0 0 19 0 0 0 24 0 1 0 634487976 42180608 8823 33554432000 4194304 4409284 140734951514960 18446744073709551615 228095450880 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 10298 8823 113 53 0 8721 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 41192

[startup+0.300859 s]
/proc/loadavg: 3.39 4.87 6.44 2/355 19539
/proc/meminfo: memFree=24027096/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=50512 CPUtime=0.29 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 11292 0 0 0 28 1 0 0 25 0 1 0 634487976 51724288 11153 33554432000 4194304 4409284 140734951514960 18446744073709551615 228095450880 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 12628 11153 113 53 0 11051 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50512

[startup+0.700777 s]
/proc/loadavg: 3.39 4.87 6.44 2/355 19539
/proc/meminfo: memFree=24027096/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=118992 CPUtime=0.69 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 25819 0 0 0 67 2 0 0 25 0 1 0 634487976 121847808 25681 33554432000 4194304 4409284 140734951514960 18446744073709551615 228095145053 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 29748 25704 113 53 0 28171 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 118992

[startup+1.50065 s]
/proc/loadavg: 3.39 4.87 6.44 3/356 19540
/proc/meminfo: memFree=23915196/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=114148 CPUtime=1.49 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 34311 0 0 0 145 4 0 0 25 0 1 0 634487976 116887552 27069 33554432000 4194304 4409284 140734951514960 18446744073709551615 4264638 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 28537 27069 120 53 0 26960 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114148

[startup+3.10033 s]
/proc/loadavg: 3.39 4.87 6.44 3/356 19540
/proc/meminfo: memFree=23888040/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=134928 CPUtime=3.09 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 44992 0 0 0 305 4 0 0 25 0 1 0 634487976 138166272 32242 33554432000 4194304 4409284 140734951514960 18446744073709551615 4278133 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 33732 32242 130 53 0 32155 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 134928

[startup+6.30078 s]
/proc/loadavg: 3.27 4.82 6.42 3/356 19540
/proc/meminfo: memFree=23867944/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=121224 CPUtime=6.29 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 69881 0 0 0 622 7 0 0 25 0 1 0 634487976 124133376 28822 33554432000 4194304 4409284 140734951514960 18446744073709551615 4264770 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 30306 28822 136 53 0 28729 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 121224

[startup+12.7006 s]
/proc/loadavg: 3.17 4.77 6.40 3/356 19540
/proc/meminfo: memFree=23905796/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=137960 CPUtime=12.69 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 72025 0 0 0 1262 7 0 0 25 0 1 0 634487976 141271040 30966 33554432000 4194304 4409284 140734951514960 18446744073709551615 4247056 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 34490 30966 137 53 0 32913 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 137960

[startup+25.5012 s]
/proc/loadavg: 2.91 4.64 6.32 3/356 19541
/proc/meminfo: memFree=23892164/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=145376 CPUtime=25.49 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 76223 0 0 0 2540 9 0 0 25 0 1 0 634487976 148865024 34871 33554432000 4194304 4409284 140734951514960 18446744073709551615 4324325 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 36344 34871 141 53 0 34767 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 145376

[startup+51.1005 s]
/proc/loadavg: 2.60 4.43 6.21 3/356 19541
/proc/meminfo: memFree=23895512/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=141164 CPUtime=51.09 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 84283 0 0 0 5095 14 0 0 25 0 1 0 634487976 144551936 33818 33554432000 4194304 4409284 140734951514960 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 35291 33818 141 53 0 33714 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 141164

[startup+102.301 s]
/proc/loadavg: 2.26 4.05 5.98 3/356 19601
/proc/meminfo: memFree=23879900/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=157368 CPUtime=102.3 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 88817 0 0 0 10208 22 0 0 25 0 1 0 634487976 161144832 37869 33554432000 4194304 4409284 140734951514960 18446744073709551615 4340220 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 39342 37869 141 53 0 37765 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 157368

[startup+162.301 s]
/proc/loadavg: 2.09 3.67 5.73 3/356 19664
/proc/meminfo: memFree=23830124/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=156724 CPUtime=162.3 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 89213 0 0 0 16201 29 0 0 25 0 1 0 634487976 160485376 37708 33554432000 4194304 4409284 140734951514960 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 39181 37708 141 53 0 37604 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 156724

[startup+222.314 s]
/proc/loadavg: 2.03 3.37 5.50 3/356 19666
/proc/meminfo: memFree=23830144/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=157436 CPUtime=222.31 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 89459 0 0 0 22197 34 0 0 25 0 1 0 634487976 161214464 37886 33554432000 4194304 4409284 140734951514960 18446744073709551615 4230547 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 39359 37886 141 53 0 37782 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 157436

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

[startup+230.4 s]
/proc/loadavg: 2.03 3.32 5.46 3/356 19666
/proc/meminfo: memFree=23827540/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=157436 CPUtime=230.39 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 89459 0 0 0 23005 34 0 0 25 0 1 0 634487976 161214464 37886 33554432000 4194304 4409284 140734951514960 18446744073709551615 4358408 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 39359 37886 141 53 0 37782 0
Current children cumulated CPU time (s) 230.39
Current children cumulated vsize (KiB) 157436

[startup+243.214 s]
/proc/loadavg: 2.02 3.26 5.40 3/356 19666
/proc/meminfo: memFree=23810544/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=157436 CPUtime=243.21 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 89459 0 0 0 24285 36 0 0 25 0 1 0 634487976 161214464 37886 33554432000 4194304 4409284 140734951514960 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 39359 37886 141 53 0 37782 0
Current children cumulated CPU time (s) 243.21
Current children cumulated vsize (KiB) 157436

[startup+256.001 s]
/proc/loadavg: 2.02 3.21 5.37 3/356 19667
/proc/meminfo: memFree=23810420/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=157672 CPUtime=256 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 89519 0 0 0 25563 37 0 0 25 0 1 0 634487976 161456128 37945 33554432000 4194304 4409284 140734951514960 18446744073709551615 4269684 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 39418 37945 141 53 0 37841 0
Current children cumulated CPU time (s) 256
Current children cumulated vsize (KiB) 157672

[startup+259.201 s]
/proc/loadavg: 2.02 3.19 5.35 3/356 19667
/proc/meminfo: memFree=23810420/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=157424 CPUtime=259.2 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 89519 0 0 0 25883 37 0 0 25 0 1 0 634487976 161202176 37883 33554432000 4194304 4409284 140734951514960 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 39356 37883 141 53 0 37779 0
Current children cumulated CPU time (s) 259.2
Current children cumulated vsize (KiB) 157424

[startup+260.814 s]
/proc/loadavg: 2.02 3.19 5.35 3/356 19667
/proc/meminfo: memFree=23811032/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=156544 CPUtime=260.81 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 89519 0 0 0 26044 37 0 0 25 0 1 0 634487976 160301056 37663 33554432000 4194304 4409284 140734951514960 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 39136 37663 141 53 0 37559 0
Current children cumulated CPU time (s) 260.81
Current children cumulated vsize (KiB) 156544

[startup+261.601 s]
/proc/loadavg: 2.02 3.19 5.35 3/356 19667
/proc/meminfo: memFree=23811032/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=156544 CPUtime=261.6 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 89519 0 0 0 26123 37 0 0 25 0 1 0 634487976 160301056 37663 33554432000 4194304 4409284 140734951514960 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 39136 37663 141 53 0 37559 0
Current children cumulated CPU time (s) 261.6
Current children cumulated vsize (KiB) 156544

[startup+262.001 s]
/proc/loadavg: 2.02 3.19 5.35 3/356 19667
/proc/meminfo: memFree=23811032/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=156544 CPUtime=262 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 89519 0 0 0 26163 37 0 0 25 0 1 0 634487976 160301056 37663 33554432000 4194304 4409284 140734951514960 18446744073709551615 4358449 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 39136 37663 141 53 0 37559 0
Current children cumulated CPU time (s) 262
Current children cumulated vsize (KiB) 156544

[startup+262.401 s]
/proc/loadavg: 2.02 3.19 5.35 3/356 19667
/proc/meminfo: memFree=23811032/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=156544 CPUtime=262.4 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 89519 0 0 0 26203 37 0 0 25 0 1 0 634487976 160301056 37663 33554432000 4194304 4409284 140734951514960 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 39136 37663 141 53 0 37559 0
Current children cumulated CPU time (s) 262.4
Current children cumulated vsize (KiB) 156544

[startup+262.5 s]
/proc/loadavg: 2.02 3.19 5.35 3/356 19667
/proc/meminfo: memFree=23811032/32951124 swapFree=65980216/67111528
[pid=19539] ppid=19537 vsize=156544 CPUtime=262.5 cores=0,2,4,6
/proc/19539/stat : 19539 (lingeling) R 19537 19539 18548 0 -1 4202496 89519 0 0 0 26213 37 0 0 25 0 1 0 634487976 160301056 37663 33554432000 4194304 4409284 140734951514960 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/19539/statm: 39136 37663 141 53 0 37559 0
Current children cumulated CPU time (s) 262.5
Current children cumulated vsize (KiB) 156544

Child status: 20
Real time (s): 262.581
CPU time (s): 262.589
CPU user time (s): 262.203
CPU system time (s): 0.385941
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 182124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 262.203
system time used= 0.385941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89522
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= 4
involuntary context switches= 376

runsolver used 0.933858 second user time and 2.06369 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 02:52:05
IDJOB=3372289
IDBENCH=70961
IDSOLVER=1850
FILE ID=node142/3372289-1305420723
RUNJOBID= node142-1305420723-19519
PBS_JOBID= 13324550
Free space on /tmp= 73376 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372289-1305420723/watcher-3372289-1305420723 -o /tmp/evaluation-result-3372289-1305420723/solver-3372289-1305420723 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372289-1305420723.cnf

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=1408592831

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24027252 kB
Buffers:        322212 kB
Cached:        3995860 kB
SwapCached:      11520 kB
Active:        6183040 kB
Inactive:      2408264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24027252 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           69388 kB
Writeback:           0 kB
AnonPages:     4269700 kB
Mapped:          20144 kB
Slab:           235928 kB
PageTables:      31912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77099916 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= 73372 MiB
End job on node142 at 2011-05-15 02:56:28