Trace number 3728383

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_16_pb.cnf.cr--soft-0-100-0.wbo
MD5SUMbec517e59b6734cb4022e119f1959006
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark0.073988
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables480
Total number of constraints62
Number of soft constraints62
Number of constraints which are clauses32
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 constraint16
Top cost 2961
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 2960
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 17
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-3728383-1338674870.wbo.
0.00/0.00	c Instance file HOME/instance-3728383-1338674870.wbo
0.00/0.00	c File size is 8492 bytes.
0.00/0.00	c Highest Coefficient sum: 17
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:      542                                                 |
0.00/0.00	c |  Number Clauses:        32                                                  |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 30                                                  |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    Cardinality 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.66/1800.00	c ===============================================================================
1799.66/1800.00	c Wall Clock Time: 1800.00 s
1799.66/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-3728383-1338674870/watcher-3728383-1338674870 -o /tmp/evaluation-result-3728383-1338674870/solver-3728383-1338674870 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=wbo HOME/instance-3728383-1338674870.wbo 

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

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.04 2.03 2.00 3/177 26188
/proc/meminfo: memFree=27951056/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=83816 CPUtime=0 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 840 0 0 0 0 0 0 0 20 0 2 0 333613814 85827584 790 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 20954 790 191 433 0 20518 0
[pid=26188/tid=26189] ppid=26186 vsize=83816 CPUtime=0 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 97 0 0 0 0 0 0 0 20 0 2 0 333613815 85827584 790 33554432000 4194304 5964350 140733872465904 140733591302456 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0

[startup+0.078736 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 26188
/proc/meminfo: memFree=27951056/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=83816 CPUtime=0.07 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 1056 0 0 0 7 0 0 0 20 0 2 0 333613814 85827584 1006 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 20954 1006 193 433 0 20518 0
[pid=26188/tid=26189] ppid=26186 vsize=83816 CPUtime=0.06 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 313 0 0 0 6 0 0 0 20 0 2 0 333613815 85827584 1006 33554432000 4194304 5964350 140733872465904 140733591302456 4400715 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 83816

[startup+0.100305 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 26188
/proc/meminfo: memFree=27951056/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=83816 CPUtime=0.09 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 1098 0 0 0 9 0 0 0 20 0 2 0 333613814 85827584 1048 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 20954 1048 193 433 0 20518 0
[pid=26188/tid=26189] ppid=26186 vsize=83816 CPUtime=0.08 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 355 0 0 0 8 0 0 0 20 0 2 0 333613815 85827584 1048 33554432000 4194304 5964350 140733872465904 140733591302456 5179179 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83816

[startup+0.339323 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 26188
/proc/meminfo: memFree=27951056/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=83816 CPUtime=0.33 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 1475 0 0 0 33 0 0 0 20 0 2 0 333613814 85827584 1425 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 20954 1425 193 433 0 20518 0
[pid=26188/tid=26189] ppid=26186 vsize=83816 CPUtime=0.32 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 732 0 0 0 32 0 0 0 20 0 2 0 333613815 85827584 1425 33554432000 4194304 5964350 140733872465904 140733591302456 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 83816

[startup+0.700142 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 26188
/proc/meminfo: memFree=27951056/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=83816 CPUtime=0.69 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 1847 0 0 0 69 0 0 0 20 0 2 0 333613814 85827584 1797 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 20954 1797 193 433 0 20518 0
[pid=26188/tid=26189] ppid=26186 vsize=83816 CPUtime=0.68 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 1104 0 0 0 68 0 0 0 20 0 2 0 333613815 85827584 1797 33554432000 4194304 5964350 140733872465904 139903571425080 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83816

[startup+1.50027 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 26190
/proc/meminfo: memFree=27942012/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=83816 CPUtime=1.49 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 2737 0 0 0 149 0 0 0 20 0 2 0 333613814 85827584 2687 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 20954 2687 193 433 0 20518 0
[pid=26188/tid=26189] ppid=26186 vsize=83816 CPUtime=1.48 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 1994 0 0 0 148 0 0 0 20 0 2 0 333613815 85827584 2687 33554432000 4194304 5964350 140733872465904 139903571425080 4400035 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83816

[startup+3.10026 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 26190
/proc/meminfo: memFree=27937920/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=83960 CPUtime=3.08 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 3277 0 0 0 308 0 0 0 20 0 2 0 333613814 85975040 3227 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 20990 3227 193 433 0 20554 0
[pid=26188/tid=26189] ppid=26186 vsize=83960 CPUtime=3.08 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 2534 0 0 0 308 0 0 0 20 0 2 0 333613815 85975040 3227 33554432000 4194304 5964350 140733872465904 139903571425080 4399976 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83960

[startup+6.30026 s]
/proc/loadavg: 2.11 2.04 2.01 3/179 26190
/proc/meminfo: memFree=27932164/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=83960 CPUtime=6.28 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 3953 0 0 0 628 0 0 0 20 0 2 0 333613814 85975040 3903 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 20990 3903 193 433 0 20554 0
[pid=26188/tid=26189] ppid=26186 vsize=83960 CPUtime=6.28 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 3210 0 0 0 628 0 0 0 20 0 2 0 333613815 85975040 3903 33554432000 4194304 5964350 140733872465904 139903571425080 4400017 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 83960

[startup+12.7003 s]
/proc/loadavg: 2.10 2.04 2.01 3/179 26190
/proc/meminfo: memFree=27923704/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=84032 CPUtime=12.68 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 5434 0 0 0 1267 1 0 0 20 0 2 0 333613814 86048768 5384 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 21008 5384 193 433 0 20572 0
[pid=26188/tid=26189] ppid=26186 vsize=84032 CPUtime=12.68 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 4691 0 0 0 1266 2 0 0 20 0 2 0 333613815 86048768 5384 33554432000 4194304 5964350 140733872465904 139903571425272 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84032

[startup+25.5003 s]
/proc/loadavg: 2.15 2.05 2.01 3/179 26190
/proc/meminfo: memFree=27913908/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=84032 CPUtime=25.48 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 6844 0 0 0 2546 2 0 0 20 0 2 0 333613814 86048768 6810 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 21008 6810 193 433 0 20572 0
[pid=26188/tid=26189] ppid=26186 vsize=84032 CPUtime=25.48 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 6101 0 0 0 2545 3 0 0 20 0 2 0 333613815 86048768 6810 33554432000 4194304 5964350 140733872465904 139903571425080 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84032

[startup+51.1004 s]
/proc/loadavg: 2.10 2.05 2.01 3/179 26190
/proc/meminfo: memFree=27895044/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=85148 CPUtime=51.07 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 9178 0 0 0 5104 3 0 0 20 0 2 0 333613814 87191552 9952 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 21287 9952 193 433 0 20851 0
[pid=26188/tid=26189] ppid=26186 vsize=85148 CPUtime=51.07 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 8435 0 0 0 5103 4 0 0 20 0 2 0 333613815 87191552 9952 33554432000 4194304 5964350 140733872465904 139903571425272 4399987 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 85148

[startup+102.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/179 26190
/proc/meminfo: memFree=27878860/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=88044 CPUtime=102.26 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 11216 0 0 0 10222 4 0 0 20 0 2 0 333613814 90157056 12053 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 22011 12053 193 433 0 21575 0
[pid=26188/tid=26189] ppid=26186 vsize=88044 CPUtime=102.28 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 10473 0 0 0 10222 6 0 0 20 0 2 0 333613815 90157056 12053 33554432000 4194304 5964350 140733872465904 139903571425080 4400011 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 88044

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/180 26193
/proc/meminfo: memFree=27853024/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=88764 CPUtime=162.25 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 12685 0 0 0 16220 5 0 0 20 0 2 0 333613814 90894336 13524 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 22191 13524 193 433 0 21755 0
[pid=26188/tid=26189] ppid=26186 vsize=88764 CPUtime=162.27 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 11942 0 0 0 16219 8 0 0 20 0 2 0 333613815 90894336 13524 33554432000 4194304 5964350 140733872465904 139903571425080 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 88764

[startup+222.307 s]
/proc/loadavg: 2.12 2.05 2.01 3/179 26193
/proc/meminfo: memFree=27836340/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=90276 CPUtime=222.24 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 13606 0 0 0 22219 5 0 0 20 0 2 0 333613814 92442624 14449 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 22569 14449 193 433 0 22133 0
[pid=26188/tid=26189] ppid=26186 vsize=90276 CPUtime=222.28 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 12863 0 0 0 22219 9 0 0 20 0 2 0 333613815 92442624 14449 33554432000 4194304 5964350 140733872465904 139903571425272 4400017 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 90276

[startup+282.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/179 26194
/proc/meminfo: memFree=27823164/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=91320 CPUtime=282.23 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 14856 0 0 0 28217 6 0 0 20 0 2 0 333613814 93511680 15706 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 22830 15706 193 433 0 22394 0
[pid=26188/tid=26189] ppid=26186 vsize=91320 CPUtime=282.28 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 14113 0 0 0 28217 11 0 0 20 0 2 0 333613815 93511680 15706 33554432000 4194304 5964350 140733872465904 139903571425080 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 91320

[startup+342.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 26194
/proc/meminfo: memFree=27807600/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=93372 CPUtime=342.22 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 16250 0 0 0 34215 7 0 0 20 0 2 0 333613814 95612928 17100 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 23343 17100 193 433 0 22907 0
[pid=26188/tid=26189] ppid=26186 vsize=93372 CPUtime=342.28 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 15507 0 0 0 34215 13 0 0 20 0 2 0 333613815 95612928 17100 33554432000 4194304 5964350 140733872465904 139903571425272 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 93372

[startup+402.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/179 26194
/proc/meminfo: memFree=27785780/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=160748 CPUtime=402.21 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 19794 0 0 0 40212 9 0 0 20 0 2 0 333613814 164605952 20640 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0

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

/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 42782 0 0 0 124186 44 0 0 20 0 2 0 333613815 252223488 44304 33554432000 4194304 5964350 140733872465904 139903571425320 4400009 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 246312

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 26200
/proc/meminfo: memFree=27561028/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=247396 CPUtime=1302.04 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 47330 0 0 0 130175 29 0 0 20 0 2 0 333613814 253333504 48109 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 61849 48109 193 433 0 61413 0
[pid=26188/tid=26189] ppid=26186 vsize=247396 CPUtime=1302.3 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 46587 0 0 0 130181 49 0 0 20 0 2 0 333613815 253333504 48109 33554432000 4194304 5964350 140733872465904 139903571425080 4400017 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 247396

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 26203
/proc/meminfo: memFree=27560268/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=247648 CPUtime=1362.02 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 47377 0 0 0 136173 29 0 0 20 0 2 0 333613814 253591552 48152 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 61912 48152 193 433 0 61476 0
[pid=26188/tid=26189] ppid=26186 vsize=247648 CPUtime=1362.3 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 46634 0 0 0 136180 50 0 0 20 0 2 0 333613815 253591552 48152 33554432000 4194304 5964350 140733872465904 139903571425320 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 247648

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26203
/proc/meminfo: memFree=27557232/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=248148 CPUtime=1422.02 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 47474 0 0 0 142173 29 0 0 20 0 2 0 333613814 254103552 48246 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 62037 48246 193 433 0 61601 0
[pid=26188/tid=26189] ppid=26186 vsize=248148 CPUtime=1422.31 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 46731 0 0 0 142180 51 0 0 20 0 2 0 333613815 254103552 48246 33554432000 4194304 5964350 140733872465904 139903571425320 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 248148

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26204
/proc/meminfo: memFree=27549296/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=250760 CPUtime=1482.01 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 48031 0 0 0 148171 30 0 0 20 0 2 0 333613814 256778240 48803 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 62690 48803 193 433 0 62254 0
[pid=26188/tid=26189] ppid=26186 vsize=250760 CPUtime=1482.31 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 47288 0 0 0 148178 53 0 0 20 0 2 0 333613815 256778240 48803 33554432000 4194304 5964350 140733872465904 139903571425320 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 250760

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26205
/proc/meminfo: memFree=27543092/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=251640 CPUtime=1542 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 48342 0 0 0 154170 30 0 0 20 0 2 0 333613814 257679360 49114 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 62910 49114 193 433 0 62474 0
[pid=26188/tid=26189] ppid=26186 vsize=251640 CPUtime=1542.32 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 47599 0 0 0 154178 54 0 0 20 0 2 0 333613815 257679360 49114 33554432000 4194304 5964350 140733872465904 139903571425272 4399987 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 251640

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26205
/proc/meminfo: memFree=27537828/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=252492 CPUtime=1601.98 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 49214 0 0 0 160167 31 0 0 20 0 2 0 333613814 258551808 49985 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 63123 49985 193 433 0 62687 0
[pid=26188/tid=26189] ppid=26186 vsize=252492 CPUtime=1602.32 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 48471 0 0 0 160176 56 0 0 20 0 2 0 333613815 258551808 49985 33554432000 4194304 5964350 140733872465904 139903571425320 4399872 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 252492

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26205
/proc/meminfo: memFree=27524932/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=256260 CPUtime=1661.98 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 50619 0 0 0 166165 33 0 0 20 0 2 0 333613814 262410240 51376 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 64065 51376 193 433 0 63629 0
[pid=26188/tid=26189] ppid=26186 vsize=256260 CPUtime=1662.32 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 49876 0 0 0 166173 59 0 0 20 0 2 0 333613815 262410240 51376 33554432000 4194304 5964350 140733872465904 139903571425320 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 256260

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26205
/proc/meminfo: memFree=27512524/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=258016 CPUtime=1721.96 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 52325 0 0 0 172162 34 0 0 20 0 2 0 333613814 264208384 53082 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 64504 53082 193 433 0 64068 0
[pid=26188/tid=26189] ppid=26186 vsize=258016 CPUtime=1722.32 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 51582 0 0 0 172171 61 0 0 20 0 2 0 333613815 264208384 53082 33554432000 4194304 5964350 140733872465904 139903571425320 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 258016

[startup+1782.3 s]
/proc/loadavg: 1.85 1.97 1.99 2/172 26230
/proc/meminfo: memFree=27760096/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=258392 CPUtime=1781.95 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 53814 0 0 0 178159 36 0 0 20 0 2 0 333613814 264593408 54571 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 64598 54571 193 433 0 64162 0
[pid=26188/tid=26189] ppid=26186 vsize=258392 CPUtime=1782.33 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 53071 0 0 0 178169 64 0 0 20 0 2 0 333613815 264593408 54571 33554432000 4194304 5964350 140733872465904 139903571425272 4399996 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 258392

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

[startup+1792.01 s]
/proc/loadavg: 1.72 1.93 1.98 2/172 26230
/proc/meminfo: memFree=27758756/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=258392 CPUtime=1791.66 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 54136 0 0 0 179129 37 0 0 20 0 2 0 333613814 264593408 54893 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 64598 54893 193 433 0 64162 0
[pid=26188/tid=26189] ppid=26186 vsize=258392 CPUtime=1792.03 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 53393 0 0 0 179138 65 0 0 20 0 2 0 333613815 264593408 54893 33554432000 4194304 5964350 140733872465904 139903571425320 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.66
Current children cumulated vsize (KiB) 258392

[startup+1795.2 s]
/proc/loadavg: 1.66 1.92 1.97 2/172 26230
/proc/meminfo: memFree=27758384/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=258392 CPUtime=1794.86 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 54235 0 0 0 179449 37 0 0 20 0 2 0 333613814 264593408 54992 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 64598 54992 193 433 0 64162 0
[pid=26188/tid=26189] ppid=26186 vsize=258392 CPUtime=1795.23 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 53492 0 0 0 179458 65 0 0 20 0 2 0 333613815 264593408 54992 33554432000 4194304 5964350 140733872465904 139903571425272 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.86
Current children cumulated vsize (KiB) 258392

[startup+1798.4 s]
/proc/loadavg: 1.66 1.92 1.97 2/172 26230
/proc/meminfo: memFree=27758136/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=258392 CPUtime=1798.05 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 54364 0 0 0 179768 37 0 0 20 0 2 0 333613814 264593408 55121 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 64598 55121 193 433 0 64162 0
[pid=26188/tid=26189] ppid=26186 vsize=258392 CPUtime=1798.43 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 53621 0 0 0 179778 65 0 0 20 0 2 0 333613815 264593408 55121 33554432000 4194304 5964350 140733872465904 139903571425272 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.05
Current children cumulated vsize (KiB) 258392

[startup+1799.2 s]
/proc/loadavg: 1.66 1.92 1.97 2/172 26230
/proc/meminfo: memFree=27758012/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=258392 CPUtime=1798.85 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 54392 0 0 0 179848 37 0 0 20 0 2 0 333613814 264593408 55149 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 64598 55149 193 433 0 64162 0
[pid=26188/tid=26189] ppid=26186 vsize=258392 CPUtime=1799.23 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 53649 0 0 0 179858 65 0 0 20 0 2 0 333613815 264593408 55149 33554432000 4194304 5964350 140733872465904 139903571425320 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.85
Current children cumulated vsize (KiB) 258392

[startup+1799.6 s]
/proc/loadavg: 1.61 1.90 1.97 2/172 26230
/proc/meminfo: memFree=27757640/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=258392 CPUtime=1799.26 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 54408 0 0 0 179889 37 0 0 20 0 2 0 333613814 264593408 55165 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 64598 55165 193 433 0 64162 0
[pid=26188/tid=26189] ppid=26186 vsize=258392 CPUtime=1799.63 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 53665 0 0 0 179898 65 0 0 20 0 2 0 333613815 264593408 55165 33554432000 4194304 5964350 140733872465904 139903571425272 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.26
Current children cumulated vsize (KiB) 258392

[startup+1800 s]
/proc/loadavg: 1.61 1.90 1.97 2/172 26230
/proc/meminfo: memFree=27757640/32873648 swapFree=6852/6852
[pid=26188] ppid=26186 vsize=258392 CPUtime=1799.66 cores=0,2,4,6
/proc/26188/stat : 26188 (wbo1.72) S 26186 26188 24312 0 -1 4202496 54439 0 0 0 179928 38 0 0 20 0 2 0 333613814 264593408 55196 33554432000 4194304 5964350 140733872465904 140733872465424 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26188/statm: 64598 55196 193 433 0 64162 0
[pid=26188/tid=26189] ppid=26186 vsize=258392 CPUtime=1800.03 cores=0,2,4,6
/proc/26188/task/26189/stat : 26189 (wbo1.72) R 26186 26188 24312 0 -1 4202560 53696 0 0 0 179937 66 0 0 20 0 2 0 333613815 264593408 55196 33554432000 4194304 5964350 140733872465904 139903571425272 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (KiB) 258392

Child status: 255
Real time (s): 1800.01
CPU time (s): 1800.05
CPU user time (s): 1799.38
CPU system time (s): 0.674897
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 258392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.38
system time used= 0.674897
maximum resident set size= 220800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54443
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= 84
involuntary context switches= 1895

runsolver used 2.83357 second user time and 7.11992 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-03 00:07:50
IDJOB=3728383
IDBENCH=79154
IDSOLVER=2315
FILE ID=node115/3728383-1338674870
RUNJOBID= node115-1338669414-25120
PBS_JOBID= 14636487
Free space on /tmp= 70824 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_16_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-3728383-1338674870/watcher-3728383-1338674870 -o /tmp/evaluation-result-3728383-1338674870/solver-3728383-1338674870 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=wbo HOME/instance-3728383-1338674870.wbo

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

MD5SUM BENCH= bec517e59b6734cb4022e119f1959006
RANDOM SEED=2139877005

node115.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.462
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.92
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.462
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	: 5331.91
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.462
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.462
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.462
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	: 5331.92
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.462
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.462
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.462
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27951584 kB
Buffers:          560232 kB
Cached:          3424200 kB
SwapCached:          964 kB
Active:          1871828 kB
Inactive:        2144844 kB
Active(anon):      24240 kB
Inactive(anon):     9820 kB
Active(file):    1847588 kB
Inactive(file):  2135024 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106432 kB
Dirty:             11268 kB
Writeback:             0 kB
AnonPages:         68840 kB
Mapped:            12428 kB
Shmem:                96 kB
Slab:             768528 kB
SReclaimable:     212488 kB
SUnreclaim:       556040 kB
KernelStack:        1488 kB
PageTables:         3992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     143596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 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= 70824 MiB
End job on node115 at 2012-06-03 00:37:51