Trace number 3728388

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.72? 1800.04 1800.01

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl20_30_pb.cnf.cr--soft-0-100-0.wbo
MD5SUMccc8229e0445e5a3e6fad9172f1ab48d
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark0.269958
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1200
Total number of constraints100
Number of soft constraints100
Number of constraints which are clauses60
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint30
Top cost 4887
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 4886
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 31
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.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing wbo file format. File HOME/instance-3728388-1338674982.wbo.
0.00/0.00	c Instance file HOME/instance-3728388-1338674982.wbo
0.00/0.00	c File size is 20880 bytes.
0.00/0.00	c Highest Coefficient sum: 31
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:      1300                                                |
0.00/0.00	c |  Number Clauses:        60                                                  |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 40                                                  |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    PB Constraint                                       |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.00	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.00	c ===============================================================================
1799.68/1800.00	c ===============================================================================
1799.68/1800.00	c Wall Clock Time: 1800.00 s
1799.68/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-3728388-1338674982/watcher-3728388-1338674982 -o /tmp/evaluation-result-3728388-1338674982/solver-3728388-1338674982 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=wbo HOME/instance-3728388-1338674982.wbo 

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.00 1.00 1.22 4/173 19918
/proc/meminfo: memFree=27682660/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=84048 CPUtime=0 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 988 0 0 0 0 0 0 0 20 0 2 0 333624353 86065152 934 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 21012 934 191 433 0 20576 0
[pid=19918/tid=19921] ppid=19915 vsize=84048 CPUtime=0 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 186 0 0 0 0 0 0 0 20 0 2 0 333624354 86065152 934 33554432000 4194304 5964350 140735105930944 140733784080392 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.019796 s]
/proc/loadavg: 1.00 1.00 1.22 4/173 19918
/proc/meminfo: memFree=27682660/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=84048 CPUtime=0.01 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 1042 0 0 0 1 0 0 0 20 0 2 0 333624353 86065152 988 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 21012 988 193 433 0 20576 0
[pid=19918/tid=19921] ppid=19915 vsize=84048 CPUtime=0 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 241 0 0 0 0 0 0 0 20 0 2 0 333624354 86065152 989 33554432000 4194304 5964350 140735105930944 140733784080392 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 84048

[startup+0.10029 s]
/proc/loadavg: 1.00 1.00 1.22 4/173 19918
/proc/meminfo: memFree=27682660/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=84048 CPUtime=0.09 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 1271 0 0 0 9 0 0 0 20 0 2 0 333624353 86065152 1217 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 21012 1217 193 433 0 20576 0
[pid=19918/tid=19921] ppid=19915 vsize=84048 CPUtime=0.08 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 469 0 0 0 8 0 0 0 20 0 2 0 333624354 86065152 1217 33554432000 4194304 5964350 140735105930944 140733784080392 4400007 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) 84048

[startup+0.300253 s]
/proc/loadavg: 1.00 1.00 1.22 4/173 19918
/proc/meminfo: memFree=27682660/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=84048 CPUtime=0.29 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 1680 0 0 0 29 0 0 0 20 0 2 0 333624353 86065152 1626 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 21012 1626 193 433 0 20576 0
[pid=19918/tid=19921] ppid=19915 vsize=84048 CPUtime=0.28 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 878 0 0 0 28 0 0 0 20 0 2 0 333624354 86065152 1626 33554432000 4194304 5964350 140735105930944 140550019991544 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84048

[startup+0.700249 s]
/proc/loadavg: 1.00 1.00 1.22 4/173 19918
/proc/meminfo: memFree=27682660/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=84048 CPUtime=0.69 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 2267 0 0 0 69 0 0 0 20 0 2 0 333624353 86065152 2213 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 21012 2213 193 433 0 20576 0
[pid=19918/tid=19921] ppid=19915 vsize=84048 CPUtime=0.68 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 1465 0 0 0 68 0 0 0 20 0 2 0 333624354 86065152 2213 33554432000 4194304 5964350 140735105930944 140550019991544 4399840 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) 84048

[startup+1.50023 s]
/proc/loadavg: 1.00 1.00 1.22 3/179 19924
/proc/meminfo: memFree=27658788/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=84048 CPUtime=1.49 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 3379 0 0 0 149 0 0 0 20 0 2 0 333624353 86065152 3325 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 21012 3325 193 433 0 20576 0
[pid=19918/tid=19921] ppid=19915 vsize=84048 CPUtime=1.48 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 2577 0 0 0 148 0 0 0 20 0 2 0 333624354 86065152 3325 33554432000 4194304 5964350 140735105930944 140550019991544 4400390 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) 84048

[startup+3.10024 s]
/proc/loadavg: 1.00 1.00 1.22 3/179 19924
/proc/meminfo: memFree=27644132/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=84192 CPUtime=3.08 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 4790 0 0 0 308 0 0 0 20 0 2 0 333624353 86212608 4736 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 21048 4736 193 433 0 20612 0
[pid=19918/tid=19921] ppid=19915 vsize=84192 CPUtime=3.08 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 3988 0 0 0 308 0 0 0 20 0 2 0 333624354 86212608 4736 33554432000 4194304 5964350 140735105930944 140550019991544 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 84192

[startup+6.30024 s]
/proc/loadavg: 1.08 1.02 1.22 3/179 19924
/proc/meminfo: memFree=27628500/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=84192 CPUtime=6.29 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 5603 0 0 0 628 1 0 0 20 0 2 0 333624353 86212608 5549 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 21048 5549 193 433 0 20612 0
[pid=19918/tid=19921] ppid=19915 vsize=84192 CPUtime=6.29 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 4801 0 0 0 627 2 0 0 20 0 2 0 333624354 86212608 5549 33554432000 4194304 5964350 140735105930944 140550019991352 4399840 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) 84192

[startup+12.7003 s]
/proc/loadavg: 1.15 1.03 1.22 3/179 19924
/proc/meminfo: memFree=27604972/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=84192 CPUtime=12.68 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 6779 0 0 0 1267 1 0 0 20 0 2 0 333624353 86212608 6724 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 21048 6724 193 433 0 20612 0
[pid=19918/tid=19921] ppid=19915 vsize=84192 CPUtime=12.68 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 5977 0 0 0 1266 2 0 0 20 0 2 0 333624354 86212608 6724 33554432000 4194304 5964350 140735105930944 140550019991352 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84192

[startup+25.5004 s]
/proc/loadavg: 1.34 1.08 1.24 3/180 19927
/proc/meminfo: memFree=27573260/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=84264 CPUtime=25.48 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 7899 0 0 0 2546 2 0 0 20 0 2 0 333624353 86286336 7868 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 21066 7868 193 433 0 20630 0
[pid=19918/tid=19921] ppid=19915 vsize=84264 CPUtime=25.47 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 7097 0 0 0 2545 2 0 0 20 0 2 0 333624354 86286336 7868 33554432000 4194304 5964350 140735105930944 140550019991352 4400017 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) 84264

[startup+51.1003 s]
/proc/loadavg: 1.56 1.15 1.26 3/180 19927
/proc/meminfo: memFree=27527180/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=84984 CPUtime=51.07 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 9707 0 0 0 5104 3 0 0 20 0 2 0 333624353 87023616 10369 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 21246 10369 193 433 0 20810 0
[pid=19918/tid=19921] ppid=19915 vsize=84984 CPUtime=51.07 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 8905 0 0 0 5103 4 0 0 20 0 2 0 333624354 87023616 10369 33554432000 4194304 5964350 140735105930944 140550019991544 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 84984

[startup+102.307 s]
/proc/loadavg: 1.91 1.31 1.30 4/179 19927
/proc/meminfo: memFree=27493256/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=85272 CPUtime=102.27 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 10610 0 0 0 10223 4 0 0 20 0 2 0 333624353 87318528 11272 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 21318 11272 193 433 0 20882 0
[pid=19918/tid=19921] ppid=19915 vsize=85272 CPUtime=102.28 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 9808 0 0 0 10222 6 0 0 20 0 2 0 333624354 87318528 11272 33554432000 4194304 5964350 140735105930944 140550019991544 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 85272

[startup+162.3 s]
/proc/loadavg: 1.97 1.43 1.34 3/179 19927
/proc/meminfo: memFree=27406164/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=86100 CPUtime=162.25 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 14098 0 0 0 16219 6 0 0 20 0 2 0 333624353 88166400 14794 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 21525 14794 193 433 0 21089 0
[pid=19918/tid=19921] ppid=19915 vsize=86100 CPUtime=162.27 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 13296 0 0 0 16218 9 0 0 20 0 2 0 333624354 88166400 14794 33554432000 4194304 5964350 140735105930944 140550019991544 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 86100

[startup+222.3 s]
/proc/loadavg: 1.99 1.53 1.38 3/179 19928
/proc/meminfo: memFree=27351324/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=87124 CPUtime=222.25 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 17281 0 0 0 22216 9 0 0 20 0 2 0 333624353 89214976 17977 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 21781 17977 193 433 0 21345 0
[pid=19918/tid=19921] ppid=19915 vsize=87124 CPUtime=222.27 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 16479 0 0 0 22214 13 0 0 20 0 2 0 333624354 89214976 17977 33554432000 4194304 5964350 140735105930944 140550019991592 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 87124

[startup+282.3 s]
/proc/loadavg: 1.99 1.62 1.42 3/179 19928
/proc/meminfo: memFree=27159632/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=153164 CPUtime=282.24 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 18836 0 0 0 28214 10 0 0 20 0 2 0 333624353 156839936 19532 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 38291 19532 193 433 0 37855 0
[pid=19918/tid=19921] ppid=19915 vsize=153164 CPUtime=282.27 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 18034 0 0 0 28212 15 0 0 20 0 2 0 333624354 156839936 19532 33554432000 4194304 5964350 140735105930944 140550019991352 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 153164

[startup+342.3 s]
/proc/loadavg: 1.99 1.68 1.45 3/179 19928
/proc/meminfo: memFree=27142380/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=153452 CPUtime=342.22 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 18997 0 0 0 34212 10 0 0 20 0 2 0 333624353 157134848 19691 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 38363 19691 193 433 0 37927 0
[pid=19918/tid=19921] ppid=19915 vsize=153452 CPUtime=342.27 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 18195 0 0 0 34211 16 0 0 20 0 2 0 333624354 157134848 19691 33554432000 4194304 5964350 140735105930944 140550019991416 4400011 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) 153452

[startup+402.3 s]
/proc/loadavg: 1.99 1.74 1.48 3/179 19928
/proc/meminfo: memFree=27141320/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=154748 CPUtime=402.21 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 19280 0 0 0 40211 10 0 0 20 0 2 0 333624353 158461952 19973 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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

/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 32157 0 0 0 130184 45 0 0 20 0 2 0 333624354 168361984 33668 33554432000 4194304 5964350 140735105930944 140550019991592 4400017 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 164416

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.79 3/179 19937
/proc/meminfo: memFree=26345640/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=164524 CPUtime=1362.05 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 32977 0 0 0 136180 25 0 0 20 0 2 0 333624353 168472576 33686 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 41131 33686 193 433 0 40695 0
[pid=19918/tid=19921] ppid=19915 vsize=164524 CPUtime=1362.29 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 32175 0 0 0 136183 46 0 0 20 0 2 0 333624354 168472576 33686 33554432000 4194304 5964350 140735105930944 140550019991592 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 164524

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.81 3/179 19938
/proc/meminfo: memFree=26338292/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=165420 CPUtime=1422.04 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 34920 0 0 0 142177 27 0 0 20 0 2 0 333624353 169390080 35629 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 41355 35629 193 433 0 40919 0
[pid=19918/tid=19921] ppid=19915 vsize=165420 CPUtime=1422.3 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 34118 0 0 0 142181 49 0 0 20 0 2 0 333624354 169390080 35629 33554432000 4194304 5964350 140735105930944 140550019991544 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 165420

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.82 3/179 19938
/proc/meminfo: memFree=26326192/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=231244 CPUtime=1482.03 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 37929 0 0 0 148173 30 0 0 20 0 2 0 333624353 236793856 38638 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 57811 38638 193 433 0 57375 0
[pid=19918/tid=19921] ppid=19915 vsize=231244 CPUtime=1482.29 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 37127 0 0 0 148176 53 0 0 20 0 2 0 333624354 236793856 38638 33554432000 4194304 5964350 140735105930944 140550019991544 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 231244

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.82 3/179 19938
/proc/meminfo: memFree=26326316/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=231244 CPUtime=1542.02 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 37929 0 0 0 154172 30 0 0 20 0 2 0 333624353 236793856 38638 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 57811 38638 193 433 0 57375 0
[pid=19918/tid=19921] ppid=19915 vsize=231244 CPUtime=1542.3 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 37127 0 0 0 154176 54 0 0 20 0 2 0 333624354 236793856 38638 33554432000 4194304 5964350 140735105930944 140550019991544 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 231244

[startup+1602.3 s]
/proc/loadavg: 2.12 2.02 1.84 3/179 19938
/proc/meminfo: memFree=26326068/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=231316 CPUtime=1602.01 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 37952 0 0 0 160171 30 0 0 20 0 2 0 333624353 236867584 38661 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 57829 38661 193 433 0 57393 0
[pid=19918/tid=19921] ppid=19915 vsize=231316 CPUtime=1602.3 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 37150 0 0 0 160175 55 0 0 20 0 2 0 333624354 236867584 38661 33554432000 4194304 5964350 140735105930944 140550019991592 4400009 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 231316

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 1.85 3/179 19938
/proc/meminfo: memFree=26325696/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=231784 CPUtime=1662 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 38051 0 0 0 166170 30 0 0 20 0 2 0 333624353 237346816 38760 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 57946 38760 193 433 0 57510 0
[pid=19918/tid=19921] ppid=19915 vsize=231784 CPUtime=1662.3 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 37249 0 0 0 166174 56 0 0 20 0 2 0 333624354 237346816 38760 33554432000 4194304 5964350 140735105930944 140550019991592 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 231784

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.85 3/179 19939
/proc/meminfo: memFree=26325200/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=232768 CPUtime=1722 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 38226 0 0 0 172169 31 0 0 20 0 2 0 333624353 238354432 38935 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 58192 38935 193 433 0 57756 0
[pid=19918/tid=19921] ppid=19915 vsize=232768 CPUtime=1722.3 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 37424 0 0 0 172173 57 0 0 20 0 2 0 333624354 238354432 38935 33554432000 4194304 5964350 140735105930944 140550019991592 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 232768

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.86 3/179 19939
/proc/meminfo: memFree=26314040/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=236240 CPUtime=1781.99 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 40955 0 0 0 178167 32 0 0 20 0 2 0 333624353 241909760 41630 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 59060 41630 193 433 0 58624 0
[pid=19918/tid=19921] ppid=19915 vsize=236240 CPUtime=1782.3 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 40153 0 0 0 178170 60 0 0 20 0 2 0 333624354 241909760 41630 33554432000 4194304 5964350 140735105930944 140550019991352 4399976 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 236240

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.01 1.86 3/179 19939
/proc/meminfo: memFree=26312800/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=236240 CPUtime=1791.59 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 41203 0 0 0 179127 32 0 0 20 0 2 0 333624353 241909760 41878 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 59060 41878 193 433 0 58624 0
[pid=19918/tid=19921] ppid=19915 vsize=236240 CPUtime=1791.91 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 40401 0 0 0 179131 60 0 0 20 0 2 0 333624354 241909760 41878 33554432000 4194304 5964350 140735105930944 140550019991352 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 236240

[startup+1795.1 s]
/proc/loadavg: 2.00 2.01 1.86 3/179 19939
/proc/meminfo: memFree=26311932/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=236528 CPUtime=1794.79 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 41475 0 0 0 179447 32 0 0 20 0 2 0 333624353 242204672 42150 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 59132 42150 193 433 0 58696 0
[pid=19918/tid=19921] ppid=19915 vsize=236528 CPUtime=1795.11 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 40673 0 0 0 179451 60 0 0 20 0 2 0 333624354 242204672 42150 33554432000 4194304 5964350 140735105930944 140550019991352 4399861 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 236528

[startup+1798.3 s]
/proc/loadavg: 2.00 2.01 1.86 3/179 19939
/proc/meminfo: memFree=26311684/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=236528 CPUtime=1797.98 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 41491 0 0 0 179766 32 0 0 20 0 2 0 333624353 242204672 42166 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 59132 42166 193 433 0 58696 0
[pid=19918/tid=19921] ppid=19915 vsize=236528 CPUtime=1798.31 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 40689 0 0 0 179771 60 0 0 20 0 2 0 333624354 242204672 42166 33554432000 4194304 5964350 140735105930944 140550019991352 4372923 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 236528

[startup+1799.1 s]
/proc/loadavg: 2.00 2.01 1.86 3/179 19939
/proc/meminfo: memFree=26311684/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=236528 CPUtime=1798.78 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 41502 0 0 0 179846 32 0 0 20 0 2 0 333624353 242204672 42177 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 59132 42177 193 433 0 58696 0
[pid=19918/tid=19921] ppid=19915 vsize=236528 CPUtime=1799.11 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 40700 0 0 0 179851 60 0 0 20 0 2 0 333624354 242204672 42177 33554432000 4194304 5964350 140735105930944 140550019991352 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.78
Current children cumulated vsize (KiB) 236528

[startup+1799.5 s]
/proc/loadavg: 2.00 2.01 1.86 3/179 19939
/proc/meminfo: memFree=26311684/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=236528 CPUtime=1799.19 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 41502 0 0 0 179887 32 0 0 20 0 2 0 333624353 242204672 42177 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 59132 42177 193 433 0 58696 0
[pid=19918/tid=19921] ppid=19915 vsize=236528 CPUtime=1799.51 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 40700 0 0 0 179891 60 0 0 20 0 2 0 333624354 242204672 42177 33554432000 4194304 5964350 140735105930944 140550019991352 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.19
Current children cumulated vsize (KiB) 236528

[startup+1799.9 s]
/proc/loadavg: 2.00 2.01 1.86 3/179 19939
/proc/meminfo: memFree=26311684/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=236528 CPUtime=1799.58 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 41502 0 0 0 179926 32 0 0 20 0 2 0 333624353 242204672 42177 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 59132 42177 193 433 0 58696 0
[pid=19918/tid=19921] ppid=19915 vsize=236528 CPUtime=1799.91 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 40700 0 0 0 179931 60 0 0 20 0 2 0 333624354 242204672 42177 33554432000 4194304 5964350 140735105930944 140550019991352 4400003 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (KiB) 236528

[startup+1800 s]
/proc/loadavg: 2.00 2.01 1.86 3/179 19939
/proc/meminfo: memFree=26311684/32873844 swapFree=7372/7372
[pid=19918] ppid=19915 vsize=236528 CPUtime=1799.68 cores=1,3,5,7
/proc/19918/stat : 19918 (wbo1.72) S 19915 19918 19363 0 -1 4202496 41502 0 0 0 179936 32 0 0 20 0 2 0 333624353 242204672 42177 33554432000 4194304 5964350 140735105930944 140735105930464 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19918/statm: 59132 42177 193 433 0 58696 0
[pid=19918/tid=19921] ppid=19915 vsize=236528 CPUtime=1800.01 cores=1,3,5,7
/proc/19918/task/19921/stat : 19921 (wbo1.72) R 19915 19918 19363 0 -1 4202560 40700 0 0 0 179941 60 0 0 20 0 2 0 333624354 242204672 42177 33554432000 4194304 5964350 140735105930944 140550019991352 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (KiB) 236528

Child status: 255
Real time (s): 1800.01
CPU time (s): 1800.04
CPU user time (s): 1799.42
CPU system time (s): 0.616906
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 236528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.42
system time used= 0.616906
maximum resident set size= 168720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41505
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= 61
involuntary context switches= 1862

runsolver used 3.46047 second user time and 9.39057 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-03 00:09:43
IDJOB=3728388
IDBENCH=79157
IDSOLVER=2315
FILE ID=node118/3728388-1338674982
RUNJOBID= node118-1338674982-19894
PBS_JOBID= 14636520
Free space on /tmp= 70972 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl20_30_pb.cnf.cr--soft-0-100-0.wbo
COMMAND LINE= wbo1.72 -file-format=wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3728388-1338674982/watcher-3728388-1338674982 -o /tmp/evaluation-result-3728388-1338674982/solver-3728388-1338674982 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=wbo HOME/instance-3728388-1338674982.wbo

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

MD5SUM BENCH= ccc8229e0445e5a3e6fad9172f1ab48d
RANDOM SEED=1936540831

node118.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.212
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	: 5332.42
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.212
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	: 5438.55
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.212
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	: 5331.92
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.212
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	: 5331.91
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.212
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	: 5320.68
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.212
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	: 5331.91
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.212
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	: 5331.91
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.212
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	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27683552 kB
Buffers:          480720 kB
Cached:          3835260 kB
SwapCached:            0 kB
Active:          1327820 kB
Inactive:        2999368 kB
Active(anon):       1856 kB
Inactive(anon):    11340 kB
Active(file):    1325964 kB
Inactive(file):  2988028 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10880 kB
Writeback:             0 kB
AnonPages:         17616 kB
Mapped:            10952 kB
Shmem:               200 kB
Slab:             723144 kB
SReclaimable:     164472 kB
SUnreclaim:       558672 kB
KernelStack:        1376 kB
PageTables:         4268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70960 MiB
End job on node118 at 2012-06-03 00:39:43