Trace number 3704611

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
wbo 1.7? 1799.55 1800.02

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl50_60_pb.cnf.cr.opb
MD5SUM6f530d7030eb010292a76e81381ed552
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.105982
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6000
Total number of constraints220
Number of constraints which are clauses120
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint60
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 61
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704611-1338082364.opb.
0.00/0.00	c Instance file HOME/instance-3704611-1338082364.opb
0.00/0.00	c File size is 107628 bytes.
0.00/0.01	c Highest Coefficient sum: 61
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      6000                                                |
0.00/0.01	c |  Number Clauses:        120                                                 |
0.00/0.01	c |  Number Cardinality:    100                                                 |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Problem Type:          Decision                                            |
0.00/0.01	c |  Objective Function:    None                                                |
0.00/0.01	c |                                                                             |
0.00/0.01	c ===============================================================================
1799.55/1800.01	c ===============================================================================
1799.55/1800.01	c Wall Clock Time: 1800.01 s
1799.55/1800.01	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3704611-1338082364/watcher-3704611-1338082364 -o /tmp/evaluation-result-3704611-1338082364/solver-3704611-1338082364 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704611-1338082364.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 2.00 2.00 2.00 3/177 29495
/proc/meminfo: memFree=29014212/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=4384 CPUtime=0 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) R 29493 29495 27916 0 -1 4202496 578 0 0 0 0 0 0 0 20 0 1 0 274362290 4489216 531 33554432000 4194304 5963574 140735339186624 140736843006088 4394942 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 1096 533 164 432 0 634 0

[startup+0.0519959 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29495
/proc/meminfo: memFree=29014212/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=85504 CPUtime=0.04 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 2060 0 0 0 4 0 0 0 20 0 2 0 274362290 87556096 1860 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 21376 1860 185 432 0 20941 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 85504

[startup+0.100182 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29495
/proc/meminfo: memFree=29014212/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=85504 CPUtime=0.09 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 2173 0 0 0 9 0 0 0 20 0 2 0 274362290 87556096 1973 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 21376 1973 185 432 0 20941 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85504

[startup+0.300119 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29495
/proc/meminfo: memFree=29014212/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=85504 CPUtime=0.29 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 2642 0 0 0 29 0 0 0 20 0 2 0 274362290 87556096 2442 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 21376 2442 185 432 0 20941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85504

[startup+0.700117 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29495
/proc/meminfo: memFree=29014212/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=85504 CPUtime=0.69 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 3448 0 0 0 69 0 0 0 20 0 2 0 274362290 87556096 3248 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 21376 3248 185 432 0 20941 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85504

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29497
/proc/meminfo: memFree=28999952/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=85504 CPUtime=1.49 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 4844 0 0 0 148 1 0 0 20 0 2 0 274362290 87556096 4644 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 21376 4644 185 432 0 20941 0
[pid=29495/tid=29497] ppid=29493 vsize=85504 CPUtime=1.47 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 3659 0 0 0 147 0 0 0 20 0 2 0 274362291 87556096 4644 33554432000 4194304 5963574 140735339186624 140571748132856 4381112 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85504

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29497
/proc/meminfo: memFree=28992584/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=85504 CPUtime=3.09 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 6825 0 0 0 308 1 0 0 20 0 2 0 274362290 87556096 6625 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 21376 6625 185 432 0 20941 0
[pid=29495/tid=29497] ppid=29493 vsize=85504 CPUtime=3.06 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 5640 0 0 0 305 1 0 0 20 0 2 0 274362291 87556096 6625 33554432000 4194304 5963574 140735339186624 140571748132664 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85504

[startup+6.3002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29497
/proc/meminfo: memFree=28983408/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=85504 CPUtime=6.29 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 8103 0 0 0 628 1 0 0 20 0 2 0 274362290 87556096 7903 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 21376 7903 185 432 0 20941 0
[pid=29495/tid=29497] ppid=29493 vsize=85504 CPUtime=6.26 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 6918 0 0 0 625 1 0 0 20 0 2 0 274362291 87556096 7903 33554432000 4194304 5963574 140735339186624 140571748132856 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85504

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29497
/proc/meminfo: memFree=28966984/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=85720 CPUtime=12.69 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 13269 0 0 0 1267 2 0 0 20 0 2 0 274362290 87777280 13069 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 21430 13069 185 432 0 20995 0
[pid=29495/tid=29497] ppid=29493 vsize=85720 CPUtime=12.64 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 12084 0 0 0 1262 2 0 0 20 0 2 0 274362291 87777280 13069 33554432000 4194304 5963574 140735339186624 140571748132856 4399627 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85720

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29497
/proc/meminfo: memFree=28932604/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=151364 CPUtime=25.48 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 20959 0 0 0 2544 4 0 0 20 0 2 0 274362290 154996736 20759 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 37841 20759 185 432 0 37406 0
[pid=29495/tid=29497] ppid=29493 vsize=151364 CPUtime=25.41 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 19774 0 0 0 2537 4 0 0 20 0 2 0 274362291 154996736 20759 33554432000 4194304 5963574 140735339186624 140571748132856 4399627 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 151364

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29497
/proc/meminfo: memFree=28875492/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=151524 CPUtime=51.08 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 32380 0 0 0 5100 8 0 0 20 0 2 0 274362290 155160576 32184 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 37881 32184 185 432 0 37446 0
[pid=29495/tid=29497] ppid=29493 vsize=151524 CPUtime=50.94 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 31195 0 0 0 5086 8 0 0 20 0 2 0 274362291 155160576 32184 33554432000 4194304 5963574 140735339186624 140571748132856 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 151524

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29498
/proc/meminfo: memFree=28824700/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=217300 CPUtime=102.25 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 40781 0 0 0 10214 11 0 0 20 0 2 0 274362290 222515200 40619 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 54325 40619 185 432 0 53890 0
[pid=29495/tid=29497] ppid=29493 vsize=217300 CPUtime=101.99 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 39596 0 0 0 10187 12 0 0 20 0 2 0 274362291 222515200 40619 33554432000 4194304 5963574 140735339186624 140571748132664 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 217300

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29498
/proc/meminfo: memFree=28756376/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=282836 CPUtime=162.22 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 54103 0 0 0 16206 16 0 0 20 0 2 0 274362290 289624064 54417 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 70709 54417 185 432 0 70274 0
[pid=29495/tid=29497] ppid=29493 vsize=282836 CPUtime=161.8 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 52918 0 0 0 16162 18 0 0 20 0 2 0 274362291 289624064 54417 33554432000 4194304 5963574 140735339186624 140571748132904 4399592 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 282836

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29498
/proc/meminfo: memFree=28748424/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=282836 CPUtime=222.21 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 54119 0 0 0 22205 16 0 0 20 0 2 0 274362290 289624064 54433 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 70709 54433 185 432 0 70274 0
[pid=29495/tid=29497] ppid=29493 vsize=282836 CPUtime=221.65 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 52934 0 0 0 22146 19 0 0 20 0 2 0 274362291 289624064 54433 33554432000 4194304 5963574 140735339186624 140571748132904 4399592 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 282836

[startup+282.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 29498
/proc/meminfo: memFree=28693424/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=348372 CPUtime=282.19 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 67111 0 0 0 28199 20 0 0 20 0 2 0 274362290 356732928 67450 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 87093 67450 185 432 0 86658 0
[pid=29495/tid=29497] ppid=29493 vsize=348372 CPUtime=281.49 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 65926 0 0 0 28125 24 0 0 20 0 2 0 274362291 356732928 67450 33554432000 4194304 5963574 140735339186624 140571748132856 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 348372

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 29498
/proc/meminfo: memFree=28541384/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=479444 CPUtime=342.17 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 102403 0 0 0 34186 31 0 0 20 0 2 0 274362290 490950656 102784 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 119861 102784 185 432 0 119426 0
[pid=29495/tid=29497] ppid=29493 vsize=479444 CPUtime=341.32 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 101218 0 0 0 34097 35 0 0 20 0 2 0 274362291 490950656 102784 33554432000 4194304 5963574 140735339186624 140571748132856 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 479444

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29499
/proc/meminfo: memFree=28445444/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=545340 CPUtime=402.15 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 124740 0 0 0 40175 40 0 0 20 0 2 0 274362290 558428160 125121 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 136335 125121 185 432 0 135900 0
[pid=29495/tid=29497] ppid=29493 vsize=545340 CPUtime=401.17 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 123555 0 0 0 40071 46 0 0 20 0 2 0 274362291 558428160 125121 33554432000 4194304 5963574 140735339186624 140571748132904 4399614 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 545340

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29502
/proc/meminfo: memFree=28434896/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=545340 CPUtime=462.14 cores=1,3,5,7

################
# More data... #
################


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29508
/proc/meminfo: memFree=27810800/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=1073892 CPUtime=1421.91 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 256196 0 0 0 142099 92 0 0 20 0 2 0 274362290 1099665408 257308 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 268473 257308 185 432 0 268038 0
[pid=29495/tid=29497] ppid=29493 vsize=1073892 CPUtime=1418.43 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 255011 0 0 0 141731 112 0 0 20 0 2 0 274362291 1099665408 257308 33554432000 4194304 5963574 140735339186624 140571748132856 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 1073892

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 29508
/proc/meminfo: memFree=27797408/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=1073892 CPUtime=1481.9 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 256197 0 0 0 148098 92 0 0 20 0 2 0 274362290 1099665408 257309 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 268473 257309 185 432 0 268038 0
[pid=29495/tid=29497] ppid=29493 vsize=1073892 CPUtime=1478.27 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 255012 0 0 0 147714 113 0 0 20 0 2 0 274362291 1099665408 257309 33554432000 4194304 5963574 140735339186624 140571748132856 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 1073892

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 29508
/proc/meminfo: memFree=27774964/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=1073892 CPUtime=1541.89 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 256199 0 0 0 154097 92 0 0 20 0 2 0 274362290 1099665408 257311 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 268473 257311 185 432 0 268038 0
[pid=29495/tid=29497] ppid=29493 vsize=1073892 CPUtime=1538.11 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 255014 0 0 0 153697 114 0 0 20 0 2 0 274362291 1099665408 257311 33554432000 4194304 5963574 140735339186624 140571748132856 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 1073892

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29548
/proc/meminfo: memFree=28032248/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=1073892 CPUtime=1601.88 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 256200 0 0 0 160096 92 0 0 20 0 2 0 274362290 1099665408 256485 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 268473 256485 185 432 0 268038 0
[pid=29495/tid=29497] ppid=29493 vsize=1073892 CPUtime=1597.96 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 255015 0 0 0 159681 115 0 0 20 0 2 0 274362291 1099665408 256485 33554432000 4194304 5963574 140735339186624 140571748132888 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 1073892

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29551
/proc/meminfo: memFree=28007352/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=1073892 CPUtime=1661.87 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 256201 0 0 0 166095 92 0 0 20 0 2 0 274362290 1099665408 256549 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 268473 256549 185 432 0 268038 0
[pid=29495/tid=29497] ppid=29493 vsize=1073892 CPUtime=1657.8 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 255016 0 0 0 165664 116 0 0 20 0 2 0 274362291 1099665408 256549 33554432000 4194304 5963574 140735339186624 140571748132888 4381510 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 1073892

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29573
/proc/meminfo: memFree=27989984/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=1073892 CPUtime=1721.86 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 256201 0 0 0 172094 92 0 0 20 0 2 0 274362290 1099665408 256549 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 268473 256549 185 432 0 268038 0
[pid=29495/tid=29497] ppid=29493 vsize=1073892 CPUtime=1717.65 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 255016 0 0 0 171648 117 0 0 20 0 2 0 274362291 1099665408 256549 33554432000 4194304 5963574 140735339186624 140571748132888 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 1073892

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29573
/proc/meminfo: memFree=27979504/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=1073892 CPUtime=1781.85 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 256201 0 0 0 178093 92 0 0 20 0 2 0 274362290 1099665408 256549 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 268473 256549 185 432 0 268038 0
[pid=29495/tid=29497] ppid=29493 vsize=1073892 CPUtime=1777.49 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 255016 0 0 0 177631 118 0 0 20 0 2 0 274362291 1099665408 256549 33554432000 4194304 5963574 140735339186624 140571748132888 4399651 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 1073892

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29573
/proc/meminfo: memFree=27978388/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=1073892 CPUtime=1791.45 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 256201 0 0 0 179053 92 0 0 20 0 2 0 274362290 1099665408 256549 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 268473 256549 185 432 0 268038 0
[pid=29495/tid=29497] ppid=29493 vsize=1073892 CPUtime=1787.07 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 255016 0 0 0 178589 118 0 0 20 0 2 0 274362291 1099665408 256549 33554432000 4194304 5963574 140735339186624 140571748132888 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 1073892

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29573
/proc/meminfo: memFree=27978388/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=1073892 CPUtime=1794.65 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 256201 0 0 0 179373 92 0 0 20 0 2 0 274362290 1099665408 256549 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 268473 256549 185 432 0 268038 0
[pid=29495/tid=29497] ppid=29493 vsize=1073892 CPUtime=1790.26 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 255016 0 0 0 178908 118 0 0 20 0 2 0 274362291 1099665408 256549 33554432000 4194304 5963574 140735339186624 140571748132888 4399505 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 1073892

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29573
/proc/meminfo: memFree=27978140/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=1073892 CPUtime=1797.85 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 256201 0 0 0 179693 92 0 0 20 0 2 0 274362290 1099665408 256549 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 268473 256549 185 432 0 268038 0
[pid=29495/tid=29497] ppid=29493 vsize=1073892 CPUtime=1793.45 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 255016 0 0 0 179227 118 0 0 20 0 2 0 274362291 1099665408 256549 33554432000 4194304 5963574 140735339186624 140571748132888 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 1073892

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29573
/proc/meminfo: memFree=27978016/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=1073892 CPUtime=1798.65 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 256201 0 0 0 179773 92 0 0 20 0 2 0 274362290 1099665408 256549 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 268473 256549 185 432 0 268038 0
[pid=29495/tid=29497] ppid=29493 vsize=1073892 CPUtime=1794.25 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 255016 0 0 0 179307 118 0 0 20 0 2 0 274362291 1099665408 256549 33554432000 4194304 5963574 140735339186624 140571748132888 4399627 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (KiB) 1073892

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29573
/proc/meminfo: memFree=27977892/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=1073892 CPUtime=1799.05 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 256201 0 0 0 179813 92 0 0 20 0 2 0 274362290 1099665408 256549 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 268473 256549 185 432 0 268038 0
[pid=29495/tid=29497] ppid=29493 vsize=1073892 CPUtime=1794.65 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 255016 0 0 0 179347 118 0 0 20 0 2 0 274362291 1099665408 256549 33554432000 4194304 5963574 140735339186624 140571748132888 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.05
Current children cumulated vsize (KiB) 1073892

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29573
/proc/meminfo: memFree=27977892/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=1073892 CPUtime=1799.45 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 256201 0 0 0 179853 92 0 0 20 0 2 0 274362290 1099665408 256549 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 268473 256549 185 432 0 268038 0
[pid=29495/tid=29497] ppid=29493 vsize=1073892 CPUtime=1795.05 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 255016 0 0 0 179387 118 0 0 20 0 2 0 274362291 1099665408 256549 33554432000 4194304 5963574 140735339186624 140571748132888 4399639 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (KiB) 1073892

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29573
/proc/meminfo: memFree=27977892/32873648 swapFree=6844/6844
[pid=29495] ppid=29493 vsize=1073892 CPUtime=1799.55 cores=1,3,5,7
/proc/29495/stat : 29495 (wbo1.7) S 29493 29495 27916 0 -1 4202496 256201 0 0 0 179863 92 0 0 20 0 2 0 274362290 1099665408 256549 33554432000 4194304 5963574 140735339186624 140735339186144 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29495/statm: 268473 256549 185 432 0 268038 0
[pid=29495/tid=29497] ppid=29493 vsize=1073892 CPUtime=1795.15 cores=1,3,5,7
/proc/29495/task/29497/stat : 29497 (wbo1.7) R 29493 29495 27916 0 -1 4202560 255016 0 0 0 179397 118 0 0 20 0 2 0 274362291 1099665408 256549 33554432000 4194304 5963574 140735339186624 140571748132888 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (KiB) 1073892

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29495 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=996271
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=200817
# CPU time returned by wait4() is 1795.2
# while last known CPU time is 1799.55
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.02
CPU time (s): 1799.55
CPU user time (s): 1798.63
CPU system time (s): 0.92
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 1073892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794
system time used= 1.20082
maximum resident set size= 1029248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 256202
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= 257
involuntary context switches= 2118

runsolver used 4.16737 second user time and 16.9924 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-27 03:32:44
IDJOB=3704611
IDBENCH=1402
IDSOLVER=2283
FILE ID=node124/3704611-1338082364
RUNJOBID= node124-1338072365-27933
PBS_JOBID= 14624420
Free space on /tmp= 71428 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_60_pb.cnf.cr.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704611-1338082364/watcher-3704611-1338082364 -o /tmp/evaluation-result-3704611-1338082364/solver-3704611-1338082364 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3704611-1338082364.opb

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

MD5SUM BENCH= 6f530d7030eb010292a76e81381ed552
RANDOM SEED=1990346614

node124.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5357.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29014756 kB
Buffers:          324300 kB
Cached:          2661896 kB
SwapCached:            0 kB
Active:           942836 kB
Inactive:        2108092 kB
Active(anon):      66584 kB
Inactive(anon):        0 kB
Active(file):     876252 kB
Inactive(file):  2108092 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5396 kB
Writeback:             0 kB
AnonPages:         72536 kB
Mapped:            15200 kB
Shmem:               200 kB
Slab:             668104 kB
SReclaimable:     112088 kB
SUnreclaim:       556016 kB
KernelStack:        1464 kB
PageTables:         3832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     149648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71420 MiB
End job on node124 at 2012-05-27 04:02:44