Trace number 3704603

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.64 1800.01

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl15_25_pb.cnf.cr.opb
MD5SUMddad6b8774f3cb7ea8e2d9ff3a650623
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.008997
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables750
Total number of constraints80
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint25
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 26
Number of bits of the biggest sum of numbers5
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-3704603-1338083668.opb.
0.00/0.00	c Instance file HOME/instance-3704603-1338083668.opb
0.00/0.00	c File size is 12574 bytes.
0.00/0.00	c Highest Coefficient sum: 26
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      750                                                 |
0.00/0.00	c |  Number Clauses:        50                                                  |
0.00/0.00	c |  Number Cardinality:    30                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Decision                                            |
0.00/0.00	c |  Objective Function:    None                                                |
0.00/0.00	c |                                                                             |
0.00/0.00	c ===============================================================================
1799.64/1800.00	c ===============================================================================
1799.64/1800.00	c Wall Clock Time: 1800.00 s
1799.64/1800.00	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-3704603-1338083668/watcher-3704603-1338083668 -o /tmp/evaluation-result-3704603-1338083668/solver-3704603-1338083668 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704603-1338083668.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: 1.25 1.79 1.92 3/179 12532
/proc/meminfo: memFree=31461612/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=83856 CPUtime=0 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 872 0 0 0 0 0 0 0 20 0 2 0 274491628 85868544 821 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 20964 822 183 432 0 20529 0
[pid=12532/tid=12533] ppid=12530 vsize=83856 CPUtime=0 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 116 0 0 0 0 0 0 0 20 0 2 0 274491628 85868544 822 33554432000 4194304 5963574 140735986678000 140736300209768 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.101291 s]
/proc/loadavg: 1.25 1.79 1.92 3/179 12532
/proc/meminfo: memFree=31461612/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=83856 CPUtime=0.09 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 1131 0 0 0 9 0 0 0 20 0 2 0 274491628 85868544 1080 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 20964 1080 185 432 0 20529 0
[pid=12532/tid=12533] ppid=12530 vsize=83856 CPUtime=0.08 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 374 0 0 0 8 0 0 0 20 0 2 0 274491628 85868544 1080 33554432000 4194304 5963574 140735986678000 140736300209768 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83856

[startup+0.200285 s]
/proc/loadavg: 1.25 1.79 1.92 3/179 12532
/proc/meminfo: memFree=31461612/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=83856 CPUtime=0.19 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 1271 0 0 0 19 0 0 0 20 0 2 0 274491628 85868544 1220 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 20964 1220 185 432 0 20529 0
[pid=12532/tid=12533] ppid=12530 vsize=83856 CPUtime=0.18 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 514 0 0 0 18 0 0 0 20 0 2 0 274491628 85868544 1220 33554432000 4194304 5963574 140735986678000 140736300209768 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 83856

[startup+0.474545 s]
/proc/loadavg: 1.25 1.79 1.92 3/179 12532
/proc/meminfo: memFree=31461612/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=83856 CPUtime=0.47 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 1492 0 0 0 47 0 0 0 20 0 2 0 274491628 85868544 1441 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 20964 1441 185 432 0 20529 0
[pid=12532/tid=12533] ppid=12530 vsize=83856 CPUtime=0.45 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 735 0 0 0 45 0 0 0 20 0 2 0 274491628 85868544 1441 33554432000 4194304 5963574 140735986678000 140396515334136 4400345 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 83856

[startup+0.700233 s]
/proc/loadavg: 1.25 1.79 1.92 3/179 12532
/proc/meminfo: memFree=31461612/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=83856 CPUtime=0.69 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 1645 0 0 0 69 0 0 0 20 0 2 0 274491628 85868544 1594 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 20964 1594 185 432 0 20529 0
[pid=12532/tid=12533] ppid=12530 vsize=83856 CPUtime=0.68 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 888 0 0 0 68 0 0 0 20 0 2 0 274491628 85868544 1594 33554432000 4194304 5963574 140735986678000 140396515334136 4390488 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83856

[startup+1.50024 s]
/proc/loadavg: 1.25 1.79 1.92 3/181 12534
/proc/meminfo: memFree=31443716/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=83856 CPUtime=1.49 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 2009 0 0 0 149 0 0 0 20 0 2 0 274491628 85868544 1958 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 20964 1958 185 432 0 20529 0
[pid=12532/tid=12533] ppid=12530 vsize=83856 CPUtime=1.48 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 1252 0 0 0 148 0 0 0 20 0 2 0 274491628 85868544 1958 33554432000 4194304 5963574 140735986678000 140396515334136 4399456 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) 83856

[startup+3.10024 s]
/proc/loadavg: 1.25 1.79 1.92 3/181 12534
/proc/meminfo: memFree=31437640/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=83856 CPUtime=3.09 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 2577 0 0 0 309 0 0 0 20 0 2 0 274491628 85868544 2526 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 20964 2526 185 432 0 20529 0
[pid=12532/tid=12533] ppid=12530 vsize=83856 CPUtime=3.07 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 1820 0 0 0 307 0 0 0 20 0 2 0 274491628 85868544 2526 33554432000 4194304 5963574 140735986678000 140396515334136 4399623 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) 83856

[startup+6.30026 s]
/proc/loadavg: 1.31 1.80 1.92 3/181 12534
/proc/meminfo: memFree=31425908/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=84000 CPUtime=6.28 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 3318 0 0 0 628 0 0 0 20 0 2 0 274491628 86016000 3267 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 21000 3267 185 432 0 20565 0
[pid=12532/tid=12533] ppid=12530 vsize=84000 CPUtime=6.27 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 2561 0 0 0 627 0 0 0 20 0 2 0 274491628 86016000 3267 33554432000 4194304 5963574 140735986678000 140396515333944 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 84000

[startup+12.7003 s]
/proc/loadavg: 1.36 1.80 1.92 3/181 12534
/proc/meminfo: memFree=31401460/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=84000 CPUtime=12.69 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 4056 0 0 0 1268 1 0 0 20 0 2 0 274491628 86016000 4005 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 21000 4005 185 432 0 20565 0
[pid=12532/tid=12533] ppid=12530 vsize=84000 CPUtime=12.65 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 3299 0 0 0 1264 1 0 0 20 0 2 0 274491628 86016000 4005 33554432000 4194304 5963574 140735986678000 140396515333944 4399592 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) 84000

[startup+25.5067 s]
/proc/loadavg: 1.50 1.81 1.92 3/181 12534
/proc/meminfo: memFree=31375196/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=84072 CPUtime=25.49 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 5380 0 0 0 2548 1 0 0 20 0 2 0 274491628 86089728 5329 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 21018 5329 185 432 0 20583 0
[pid=12532/tid=12533] ppid=12530 vsize=84072 CPUtime=25.42 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 4623 0 0 0 2541 1 0 0 20 0 2 0 274491628 86089728 5329 33554432000 4194304 5963574 140735986678000 140396515334136 4399639 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84072

[startup+51.1003 s]
/proc/loadavg: 1.79 1.85 1.93 3/181 12534
/proc/meminfo: memFree=31337964/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=84612 CPUtime=51.08 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 6764 0 0 0 5106 2 0 0 20 0 2 0 274491628 86642688 6712 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 21153 6712 185 432 0 20718 0
[pid=12532/tid=12533] ppid=12530 vsize=84612 CPUtime=50.95 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 6007 0 0 0 5093 2 0 0 20 0 2 0 274491628 86642688 6712 33554432000 4194304 5963574 140735986678000 140396515334136 4399456 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) 84612

[startup+102.3 s]
/proc/loadavg: 1.91 1.87 1.93 3/181 12534
/proc/meminfo: memFree=31253608/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=86968 CPUtime=102.26 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 9878 0 0 0 10222 4 0 0 20 0 2 0 274491628 89055232 10132 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 21742 10132 185 432 0 21307 0
[pid=12532/tid=12533] ppid=12530 vsize=86968 CPUtime=102.01 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 9121 0 0 0 10196 5 0 0 20 0 2 0 274491628 89055232 10132 33554432000 4194304 5963574 140735986678000 140396515334136 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 86968

[startup+162.3 s]
/proc/loadavg: 1.96 1.89 1.93 3/181 12535
/proc/meminfo: memFree=31186260/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=88624 CPUtime=162.26 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 11463 0 0 0 16221 5 0 0 20 0 2 0 274491628 90750976 11717 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 22156 11717 185 432 0 21721 0
[pid=12532/tid=12533] ppid=12530 vsize=88624 CPUtime=161.85 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 10706 0 0 0 16179 6 0 0 20 0 2 0 274491628 90750976 11717 33554432000 4194304 5963574 140735986678000 140396515334184 4399592 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 88624

[startup+222.3 s]
/proc/loadavg: 1.98 1.91 1.93 3/181 12535
/proc/meminfo: memFree=31006224/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=92524 CPUtime=222.24 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 14631 0 0 0 22218 6 0 0 20 0 2 0 274491628 94744576 14885 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 23131 14885 185 432 0 22696 0
[pid=12532/tid=12533] ppid=12530 vsize=92524 CPUtime=221.71 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 13874 0 0 0 22162 9 0 0 20 0 2 0 274491628 94744576 14885 33554432000 4194304 5963574 140735986678000 140396515334184 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 92524

[startup+282.3 s]
/proc/loadavg: 1.99 1.92 1.93 3/181 12535
/proc/meminfo: memFree=30877796/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=96616 CPUtime=282.22 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 17497 0 0 0 28214 8 0 0 20 0 2 0 274491628 98934784 17788 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 24154 17788 185 432 0 23719 0
[pid=12532/tid=12533] ppid=12530 vsize=96616 CPUtime=281.54 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 16740 0 0 0 28142 12 0 0 20 0 2 0 274491628 98934784 17788 33554432000 4194304 5963574 140735986678000 140396515333944 4400055 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 96616

[startup+342.307 s]
/proc/loadavg: 1.99 1.94 1.93 3/182 12538
/proc/meminfo: memFree=30843452/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=163664 CPUtime=342.22 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 21113 0 0 0 34211 11 0 0 20 0 2 0 274491628 167591936 21400 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 40916 21400 185 432 0 40481 0
[pid=12532/tid=12533] ppid=12530 vsize=163664 CPUtime=341.39 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 20356 0 0 0 34123 16 0 0 20 0 2 0 274491628 167591936 21400 33554432000 4194304 5963574 140735986678000 140396515334136 4399614 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 163664

[startup+402.3 s]
/proc/loadavg: 1.99 1.94 1.93 3/182 12561
/proc/meminfo: memFree=30835304/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=167300 CPUtime=402.2 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 23383 0 0 0 40206 14 0 0 20 0 2 0 274491628 171315200 23670 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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


[startup+1422.3 s]
/proc/loadavg: 2.00 1.97 1.94 3/181 12568
/proc/meminfo: memFree=30392888/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=337176 CPUtime=1422.02 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 65055 0 0 0 142155 47 0 0 20 0 2 0 274491628 345268224 65850 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 84294 65850 185 432 0 83859 0
[pid=12532/tid=12533] ppid=12530 vsize=337176 CPUtime=1418.58 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 64298 0 0 0 141791 67 0 0 20 0 2 0 274491628 345268224 65850 33554432000 4194304 5963574 140735986678000 140396515334184 4399645 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 337176

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.94 3/181 12568
/proc/meminfo: memFree=30388796/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=337500 CPUtime=1482.01 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 66115 0 0 0 148154 47 0 0 20 0 2 0 274491628 345600000 66910 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 84375 66910 185 432 0 83940 0
[pid=12532/tid=12533] ppid=12530 vsize=337500 CPUtime=1478.42 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 65358 0 0 0 147773 69 0 0 20 0 2 0 274491628 345600000 66910 33554432000 4194304 5963574 140735986678000 140396515333944 4399511 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 337500

[startup+1542.3 s]
/proc/loadavg: 2.08 1.99 1.94 3/182 12571
/proc/meminfo: memFree=30381588/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=338776 CPUtime=1542 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 67871 0 0 0 154151 49 0 0 20 0 2 0 274491628 346906624 68666 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 84694 68666 185 432 0 84259 0
[pid=12532/tid=12533] ppid=12530 vsize=338776 CPUtime=1538.28 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 67114 0 0 0 153756 72 0 0 20 0 2 0 274491628 346906624 68666 33554432000 4194304 5963574 140735986678000 140396515334136 4399462 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 338776

[startup+1602.3 s]
/proc/loadavg: 2.06 2.00 1.95 3/181 12571
/proc/meminfo: memFree=30363252/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=340216 CPUtime=1601.99 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 72497 0 0 0 160145 54 0 0 20 0 2 0 274491628 348381184 73292 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 85054 73292 185 432 0 84619 0
[pid=12532/tid=12533] ppid=12530 vsize=340216 CPUtime=1598.12 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 71740 0 0 0 159734 78 0 0 20 0 2 0 274491628 348381184 73292 33554432000 4194304 5963574 140735986678000 140396515333944 4399627 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 340216

[startup+1662.31 s]
/proc/loadavg: 2.02 2.00 1.95 3/181 12572
/proc/meminfo: memFree=30359532/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=344612 CPUtime=1661.99 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 73366 0 0 0 166145 54 0 0 20 0 2 0 274491628 352882688 74161 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 86153 74161 185 432 0 85718 0
[pid=12532/tid=12533] ppid=12530 vsize=344612 CPUtime=1657.97 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 72609 0 0 0 165718 79 0 0 20 0 2 0 274491628 352882688 74161 33554432000 4194304 5963574 140735986678000 140396515334184 4400055 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 344612

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/181 12572
/proc/meminfo: memFree=30242228/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=347436 CPUtime=1721.97 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 76957 0 0 0 172141 56 0 0 20 0 2 0 274491628 355774464 77752 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 86859 77752 185 432 0 86424 0
[pid=12532/tid=12533] ppid=12530 vsize=347436 CPUtime=1717.81 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 76200 0 0 0 171699 82 0 0 20 0 2 0 274491628 355774464 77752 33554432000 4194304 5963574 140735986678000 140396515334136 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 347436

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 12572
/proc/meminfo: memFree=30154468/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=350404 CPUtime=1781.95 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 79425 0 0 0 178137 58 0 0 20 0 2 0 274491628 358813696 80205 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 87601 80205 185 432 0 87166 0
[pid=12532/tid=12533] ppid=12530 vsize=350404 CPUtime=1777.64 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 78668 0 0 0 177679 85 0 0 20 0 2 0 274491628 358813696 80205 33554432000 4194304 5963574 140735986678000 140396515333944 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 350404

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

[startup+1792.11 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 12572
/proc/meminfo: memFree=30144408/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=350728 CPUtime=1791.75 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 79497 0 0 0 179117 58 0 0 20 0 2 0 274491628 359145472 80279 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 87682 80279 185 432 0 87247 0
[pid=12532/tid=12533] ppid=12530 vsize=350728 CPUtime=1787.42 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 78740 0 0 0 178657 85 0 0 20 0 2 0 274491628 359145472 80279 33554432000 4194304 5963574 140735986678000 140396515334184 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.75
Current children cumulated vsize (KiB) 350728

[startup+1795.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 12572
/proc/meminfo: memFree=30140440/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=350836 CPUtime=1794.95 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 79516 0 0 0 179437 58 0 0 20 0 2 0 274491628 359256064 80298 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 87709 80298 185 432 0 87274 0
[pid=12532/tid=12533] ppid=12530 vsize=350836 CPUtime=1790.61 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 78759 0 0 0 178976 85 0 0 20 0 2 0 274491628 359256064 80298 33554432000 4194304 5963574 140735986678000 140396515334184 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.95
Current children cumulated vsize (KiB) 350836

[startup+1798.5 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 12572
/proc/meminfo: memFree=30138332/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=350836 CPUtime=1798.14 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 79522 0 0 0 179756 58 0 0 20 0 2 0 274491628 359256064 80304 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 87709 80304 185 432 0 87274 0
[pid=12532/tid=12533] ppid=12530 vsize=350836 CPUtime=1793.8 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 78765 0 0 0 179295 85 0 0 20 0 2 0 274491628 359256064 80304 33554432000 4194304 5963574 140735986678000 140396515334184 4399451 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.14
Current children cumulated vsize (KiB) 350836

[startup+1799.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 12572
/proc/meminfo: memFree=30137340/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=350836 CPUtime=1798.94 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 79522 0 0 0 179836 58 0 0 20 0 2 0 274491628 359256064 80304 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 87709 80304 185 432 0 87274 0
[pid=12532/tid=12533] ppid=12530 vsize=350836 CPUtime=1794.59 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 78765 0 0 0 179374 85 0 0 20 0 2 0 274491628 359256064 80304 33554432000 4194304 5963574 140735986678000 140396515334184 4399627 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.94
Current children cumulated vsize (KiB) 350836

[startup+1799.7 s]
/proc/loadavg: 2.00 2.00 1.95 2/175 12596
/proc/meminfo: memFree=31155964/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=350836 CPUtime=1799.35 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 79522 0 0 0 179877 58 0 0 20 0 2 0 274491628 359256064 80304 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 87709 80304 185 432 0 87274 0
[pid=12532/tid=12533] ppid=12530 vsize=350836 CPUtime=1795 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 78765 0 0 0 179415 85 0 0 20 0 2 0 274491628 359256064 80304 33554432000 4194304 5963574 140735986678000 140396515334184 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.35
Current children cumulated vsize (KiB) 350836

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.95 2/175 12596
/proc/meminfo: memFree=31155964/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=350836 CPUtime=1799.54 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 79522 0 0 0 179896 58 0 0 20 0 2 0 274491628 359256064 80304 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 87709 80304 185 432 0 87274 0
[pid=12532/tid=12533] ppid=12530 vsize=350836 CPUtime=1795.19 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 78765 0 0 0 179434 85 0 0 20 0 2 0 274491628 359256064 80304 33554432000 4194304 5963574 140735986678000 140396515334184 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (KiB) 350836

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.95 2/175 12596
/proc/meminfo: memFree=31155964/32873844 swapFree=7616/7616
[pid=12532] ppid=12530 vsize=350836 CPUtime=1799.64 cores=1,3,5,7
/proc/12532/stat : 12532 (wbo1.7) S 12530 12532 12409 0 -1 4202496 79522 0 0 0 179906 58 0 0 20 0 2 0 274491628 359256064 80304 33554432000 4194304 5963574 140735986678000 140735986677520 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12532/statm: 87709 80304 185 432 0 87274 0
[pid=12532/tid=12533] ppid=12530 vsize=350836 CPUtime=1795.29 cores=1,3,5,7
/proc/12532/task/12533/stat : 12533 (wbo1.7) R 12530 12532 12409 0 -1 4202560 78765 0 0 0 179444 85 0 0 20 0 2 0 274491628 359256064 80304 33554432000 4194304 5963574 140735986678000 140396515334184 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.64
Current children cumulated vsize (KiB) 350836

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12532 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=449202
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=871867
# CPU time returned by wait4() is 1795.32
# while last known CPU time is 1799.64
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.01
CPU time (s): 1799.64
CPU user time (s): 1799.06
CPU system time (s): 0.58
CPU usage (%): 99.9794
Max. virtual memory (cumulated for all children) (KiB): 350836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.45
system time used= 0.871867
maximum resident set size= 321220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79523
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= 107
involuntary context switches= 1853

runsolver used 5.20921 second user time and 20.0729 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-27 03:54:28
IDJOB=3704603
IDBENCH=1407
IDSOLVER=2283
FILE ID=node135/3704603-1338083668
RUNJOBID= node135-1338083668-12426
PBS_JOBID= 14624422
Free space on /tmp= 71636 MiB

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

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

MD5SUM BENCH= ddad6b8774f3cb7ea8e2d9ff3a650623
RANDOM SEED=1435072251

node135.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		: 2666.820
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	: 5333.64
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		: 2666.820
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	: 5332.57
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		: 2666.820
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	: 5332.55
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		: 2666.820
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	: 5332.55
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		: 2666.820
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	: 5332.54
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		: 2666.820
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	: 5332.55
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		: 2666.820
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	: 5238.35
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		: 2666.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31462628 kB
Buffers:          272068 kB
Cached:           300932 kB
SwapCached:         1732 kB
Active:           537972 kB
Inactive:          57424 kB
Active(anon):      12816 kB
Inactive(anon):    12016 kB
Active(file):     525156 kB
Inactive(file):    45408 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67105788 kB
Dirty:             10956 kB
Writeback:             0 kB
AnonPages:         28328 kB
Mapped:            12224 kB
Shmem:               132 kB
Slab:             674364 kB
SReclaimable:     115740 kB
SUnreclaim:       558624 kB
KernelStack:        1448 kB
PageTables:         3800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     143612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71636 MiB
End job on node135 at 2012-05-27 04:24:29