Trace number 3713117

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.71? 1799.66 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.71 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing wbo file format. File HOME/instance-3713117-1338207379.wbo.
0.00/0.00	c Instance file HOME/instance-3713117-1338207379.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-3713117-1338207379/watcher-3713117-1338207379 -o /tmp/evaluation-result-3713117-1338207379/solver-3713117-1338207379 -C 1800 -W 1900 -M 15500 wbo1.71 -file-format=wbo HOME/instance-3713117-1338207379.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: 2.00 2.00 2.00 2/177 13631
/proc/meminfo: memFree=28657428/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=83816 CPUtime=0 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 850 0 0 0 0 0 0 0 20 0 2 0 286862995 85827584 799 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 20954 799 193 433 0 20518 0
[pid=13631/tid=13632] ppid=13629 vsize=83816 CPUtime=0 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 105 0 0 0 0 0 0 0 20 0 2 0 286862995 85827584 800 33554432000 4194304 5964318 140735836163696 140734072871528 5136324 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.107312 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 13631
/proc/meminfo: memFree=28657428/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=83816 CPUtime=0.1 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 1115 0 0 0 10 0 0 0 20 0 2 0 286862995 85827584 1064 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 20954 1064 194 433 0 20518 0
[pid=13631/tid=13632] ppid=13629 vsize=83816 CPUtime=0.09 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 369 0 0 0 9 0 0 0 20 0 2 0 286862995 85827584 1064 33554432000 4194304 5964318 140735836163696 140734072871528 5136324 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 83816

[startup+0.200246 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 13631
/proc/meminfo: memFree=28657428/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=83816 CPUtime=0.19 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 1267 0 0 0 19 0 0 0 20 0 2 0 286862995 85827584 1216 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 20954 1216 194 433 0 20518 0
[pid=13631/tid=13632] ppid=13629 vsize=83816 CPUtime=0.18 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 521 0 0 0 18 0 0 0 20 0 2 0 286862995 85827584 1216 33554432000 4194304 5964318 140735836163696 140734072871528 4220672 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) 83816

[startup+0.30029 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 13631
/proc/meminfo: memFree=28657428/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=83816 CPUtime=0.29 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 1422 0 0 0 29 0 0 0 20 0 2 0 286862995 85827584 1371 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 20954 1371 194 433 0 20518 0
[pid=13631/tid=13632] ppid=13629 vsize=83816 CPUtime=0.28 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 676 0 0 0 28 0 0 0 20 0 2 0 286862995 85827584 1371 33554432000 4194304 5964318 140735836163696 140734072871528 4399982 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) 83816

[startup+0.700258 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 13631
/proc/meminfo: memFree=28657428/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=83816 CPUtime=0.69 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 1842 0 0 0 69 0 0 0 20 0 2 0 286862995 85827584 1791 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 20954 1791 194 433 0 20518 0
[pid=13631/tid=13632] ppid=13629 vsize=83816 CPUtime=0.68 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 1096 0 0 0 68 0 0 0 20 0 2 0 286862995 85827584 1791 33554432000 4194304 5964318 140735836163696 140734072871528 5136324 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) 83816

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13633
/proc/meminfo: memFree=28647072/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=83816 CPUtime=1.49 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 2731 0 0 0 149 0 0 0 20 0 2 0 286862995 85827584 2680 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 20954 2680 194 433 0 20518 0
[pid=13631/tid=13632] ppid=13629 vsize=83816 CPUtime=1.48 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 1985 0 0 0 148 0 0 0 20 0 2 0 286862995 85827584 2680 33554432000 4194304 5964318 140735836163696 139759532529704 4399991 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) 83816

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13633
/proc/meminfo: memFree=28643840/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=83960 CPUtime=3.09 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 3277 0 0 0 309 0 0 0 20 0 2 0 286862995 85975040 3226 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 20990 3226 194 433 0 20554 0
[pid=13631/tid=13632] ppid=13629 vsize=83960 CPUtime=3.07 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 2531 0 0 0 307 0 0 0 20 0 2 0 286862995 85975040 3226 33554432000 4194304 5964318 140735836163696 139759532529464 4221120 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) 83960

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13633
/proc/meminfo: memFree=28640368/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=83960 CPUtime=6.29 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 3949 0 0 0 629 0 0 0 20 0 2 0 286862995 85975040 3898 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 20990 3898 194 433 0 20554 0
[pid=13631/tid=13632] ppid=13629 vsize=83960 CPUtime=6.27 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 3203 0 0 0 627 0 0 0 20 0 2 0 286862995 85975040 3898 33554432000 4194304 5964318 140735836163696 139759532529464 4399914 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) 83960

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13633
/proc/meminfo: memFree=28634796/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=84032 CPUtime=12.69 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 5377 0 0 0 1267 2 0 0 20 0 2 0 286862995 86048768 5326 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 21008 5326 194 433 0 20572 0
[pid=13631/tid=13632] ppid=13629 vsize=84032 CPUtime=12.65 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 4631 0 0 0 1264 1 0 0 20 0 2 0 286862995 86048768 5326 33554432000 4194304 5964318 140735836163696 139759532529464 4220672 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) 84032

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13633
/proc/meminfo: memFree=28628028/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=84032 CPUtime=25.48 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 6831 0 0 0 2546 2 0 0 20 0 2 0 286862995 86048768 6780 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 21008 6780 194 433 0 20572 0
[pid=13631/tid=13632] ppid=13629 vsize=84032 CPUtime=25.42 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 6085 0 0 0 2540 2 0 0 20 0 2 0 286862995 86048768 6780 33554432000 4194304 5964318 140735836163696 139759532529464 4400007 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) 84032

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13633
/proc/meminfo: memFree=28619688/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=85148 CPUtime=51.08 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 9067 0 0 0 5104 4 0 0 20 0 2 0 286862995 87191552 9016 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 21287 9016 194 433 0 20851 0
[pid=13631/tid=13632] ppid=13629 vsize=85148 CPUtime=50.95 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 8321 0 0 0 5091 4 0 0 20 0 2 0 286862995 87191552 9016 33554432000 4194304 5964318 140735836163696 139759532529656 5136324 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) 85148

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13673
/proc/meminfo: memFree=28794792/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=87632 CPUtime=102.28 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 11080 0 0 0 10222 6 0 0 20 0 2 0 286862995 89735168 11029 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 21908 11029 194 433 0 21472 0
[pid=13631/tid=13632] ppid=13629 vsize=87632 CPUtime=102.03 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 10334 0 0 0 10196 7 0 0 20 0 2 0 286862995 89735168 11029 33554432000 4194304 5964318 140735836163696 139759532529704 4399973 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 87632

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13673
/proc/meminfo: memFree=28662004/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=88764 CPUtime=162.25 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 12728 0 0 0 16218 7 0 0 20 0 2 0 286862995 90894336 12964 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 22191 12964 194 433 0 21755 0
[pid=13631/tid=13632] ppid=13629 vsize=88764 CPUtime=161.85 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 11982 0 0 0 16176 9 0 0 20 0 2 0 286862995 90894336 12964 33554432000 4194304 5964318 140735836163696 139759532529464 4400007 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) 88764

[startup+222.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 13676
/proc/meminfo: memFree=28591956/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=90276 CPUtime=222.24 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 13064 0 0 0 22217 7 0 0 20 0 2 0 286862995 92442624 13300 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 22569 13300 194 433 0 22133 0
[pid=13631/tid=13632] ppid=13629 vsize=90276 CPUtime=221.7 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 12318 0 0 0 22160 10 0 0 20 0 2 0 286862995 92442624 13300 33554432000 4194304 5964318 140735836163696 139759532529464 4399993 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) 90276

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 13676
/proc/meminfo: memFree=28582148/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=91176 CPUtime=282.23 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 14834 0 0 0 28214 9 0 0 20 0 2 0 286862995 93364224 15070 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 22794 15070 194 433 0 22358 0
[pid=13631/tid=13632] ppid=13629 vsize=91176 CPUtime=281.55 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 14088 0 0 0 28142 13 0 0 20 0 2 0 286862995 93364224 15070 33554432000 4194304 5964318 140735836163696 139759532529464 4399991 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 91176

[startup+342.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 13676
/proc/meminfo: memFree=28542772/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=92688 CPUtime=342.22 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 15213 0 0 0 34213 9 0 0 20 0 2 0 286862995 94912512 15958 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 23172 15958 194 433 0 22736 0
[pid=13631/tid=13632] ppid=13629 vsize=92688 CPUtime=341.39 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 14467 0 0 0 34125 14 0 0 20 0 2 0 286862995 94912512 15958 33554432000 4194304 5964318 140735836163696 139759532529656 4399991 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) 92688

[startup+402.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/178 13676
/proc/meminfo: memFree=28505236/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=160316 CPUtime=402.21 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 19348 0 0 0 40208 13 0 0 20 0 2 0 286862995 164163584 20089 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13684
/proc/meminfo: memFree=28025032/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=247144 CPUtime=1362.04 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 45583 0 0 0 136169 35 0 0 20 0 2 0 286862995 253075456 46248 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 61786 46248 194 433 0 61350 0
[pid=13631/tid=13632] ppid=13629 vsize=247144 CPUtime=1358.75 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 44837 0 0 0 135820 55 0 0 20 0 2 0 286862995 253075456 46248 33554432000 4194304 5964318 140735836163696 139759532529656 4399991 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 247144

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13687
/proc/meminfo: memFree=27987268/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=247396 CPUtime=1422.04 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 47398 0 0 0 142167 37 0 0 20 0 2 0 286862995 253333504 48063 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 61849 48063 194 433 0 61413 0
[pid=13631/tid=13632] ppid=13629 vsize=247396 CPUtime=1418.6 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 46652 0 0 0 141802 58 0 0 20 0 2 0 286862995 253333504 48063 33554432000 4194304 5964318 140735836163696 139759532529464 4399991 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) 247396

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13687
/proc/meminfo: memFree=27946744/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=247720 CPUtime=1482.02 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 47468 0 0 0 148165 37 0 0 20 0 2 0 286862995 253665280 48133 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 61930 48133 194 433 0 61494 0
[pid=13631/tid=13632] ppid=13629 vsize=247720 CPUtime=1478.44 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 46722 0 0 0 147785 59 0 0 20 0 2 0 286862995 253665280 48133 33554432000 4194304 5964318 140735836163696 139759532529704 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 247720

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13687
/proc/meminfo: memFree=27947928/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=248872 CPUtime=1542.02 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 47661 0 0 0 154165 37 0 0 20 0 2 0 286862995 254844928 48326 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 62218 48326 194 433 0 61782 0
[pid=13631/tid=13632] ppid=13629 vsize=248872 CPUtime=1538.29 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 46915 0 0 0 153769 60 0 0 20 0 2 0 286862995 254844928 48326 33554432000 4194304 5964318 140735836163696 139759532529704 4399824 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) 248872

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13687
/proc/meminfo: memFree=27945820/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=251244 CPUtime=1602 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 48172 0 0 0 160163 37 0 0 20 0 2 0 286862995 257273856 48837 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 62811 48837 194 433 0 62375 0
[pid=13631/tid=13632] ppid=13629 vsize=251244 CPUtime=1598.13 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 47426 0 0 0 159752 61 0 0 20 0 2 0 286862995 257273856 48837 33554432000 4194304 5964318 140735836163696 139759532529464 4399856 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 251244

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13688
/proc/meminfo: memFree=27944704/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=251640 CPUtime=1662 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 48459 0 0 0 166162 38 0 0 20 0 2 0 286862995 257679360 49124 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 62910 49124 194 433 0 62474 0
[pid=13631/tid=13632] ppid=13629 vsize=251640 CPUtime=1657.98 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 47713 0 0 0 165736 62 0 0 20 0 2 0 286862995 257679360 49124 33554432000 4194304 5964318 140735836163696 139759532529656 4399993 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) 251640

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13688
/proc/meminfo: memFree=27881712/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=252492 CPUtime=1721.99 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 49272 0 0 0 172160 39 0 0 20 0 2 0 286862995 258551808 49937 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 63123 49937 194 433 0 62687 0
[pid=13631/tid=13632] ppid=13629 vsize=252492 CPUtime=1717.83 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 48526 0 0 0 171719 64 0 0 20 0 2 0 286862995 258551808 49937 33554432000 4194304 5964318 140735836163696 139759532529704 4399856 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 252492

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13688
/proc/meminfo: memFree=27847664/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=255920 CPUtime=1781.97 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 50549 0 0 0 178157 40 0 0 20 0 2 0 286862995 262062080 51191 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 63980 51191 194 433 0 63544 0
[pid=13631/tid=13632] ppid=13629 vsize=255920 CPUtime=1777.67 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 49803 0 0 0 177700 67 0 0 20 0 2 0 286862995 262062080 51191 33554432000 4194304 5964318 140735836163696 139759532529704 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 255920

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

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13689
/proc/meminfo: memFree=27847284/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=255920 CPUtime=1791.67 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 50587 0 0 0 179127 40 0 0 20 0 2 0 286862995 262062080 51229 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 63980 51229 194 433 0 63544 0
[pid=13631/tid=13632] ppid=13629 vsize=255920 CPUtime=1787.35 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 49841 0 0 0 178668 67 0 0 20 0 2 0 286862995 262062080 51229 33554432000 4194304 5964318 140735836163696 139759532529464 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.67
Current children cumulated vsize (KiB) 255920

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13689
/proc/meminfo: memFree=27846912/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=256260 CPUtime=1794.87 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 50686 0 0 0 179447 40 0 0 20 0 2 0 286862995 262410240 51328 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 64065 51328 194 433 0 63629 0
[pid=13631/tid=13632] ppid=13629 vsize=256260 CPUtime=1790.54 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 49940 0 0 0 178987 67 0 0 20 0 2 0 286862995 262410240 51328 33554432000 4194304 5964318 140735836163696 139759532529704 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.87
Current children cumulated vsize (KiB) 256260

[startup+1798.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13689
/proc/meminfo: memFree=27846788/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=256260 CPUtime=1798.06 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 50748 0 0 0 179766 40 0 0 20 0 2 0 286862995 262410240 51390 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 64065 51390 194 433 0 63629 0
[pid=13631/tid=13632] ppid=13629 vsize=256260 CPUtime=1793.72 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 50002 0 0 0 179305 67 0 0 20 0 2 0 286862995 262410240 51390 33554432000 4194304 5964318 140735836163696 139759532529656 4400446 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.06
Current children cumulated vsize (KiB) 256260

[startup+1799.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13689
/proc/meminfo: memFree=27846664/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=256260 CPUtime=1798.86 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 50771 0 0 0 179846 40 0 0 20 0 2 0 286862995 262410240 51413 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 64065 51413 194 433 0 63629 0
[pid=13631/tid=13632] ppid=13629 vsize=256260 CPUtime=1794.52 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 50025 0 0 0 179385 67 0 0 20 0 2 0 286862995 262410240 51413 33554432000 4194304 5964318 140735836163696 139759532529704 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.86
Current children cumulated vsize (KiB) 256260

[startup+1799.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13689
/proc/meminfo: memFree=27846540/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=256260 CPUtime=1799.27 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 50778 0 0 0 179887 40 0 0 20 0 2 0 286862995 262410240 51420 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 64065 51420 194 433 0 63629 0
[pid=13631/tid=13632] ppid=13629 vsize=256260 CPUtime=1794.93 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 50032 0 0 0 179426 67 0 0 20 0 2 0 286862995 262410240 51420 33554432000 4194304 5964318 140735836163696 139759532529704 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.27
Current children cumulated vsize (KiB) 256260

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13689
/proc/meminfo: memFree=27846540/32873844 swapFree=7116/7116
[pid=13631] ppid=13629 vsize=256260 CPUtime=1799.66 cores=1,3,5,7
/proc/13631/stat : 13631 (wbo1.71) S 13629 13631 12215 0 -1 4202496 50782 0 0 0 179926 40 0 0 20 0 2 0 286862995 262410240 51424 33554432000 4194304 5964318 140735836163696 140735836163216 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13631/statm: 64065 51424 194 433 0 63629 0
[pid=13631/tid=13632] ppid=13629 vsize=256260 CPUtime=1795.32 cores=1,3,5,7
/proc/13631/task/13632/stat : 13632 (wbo1.71) R 13629 13631 12215 0 -1 4202560 50036 0 0 0 179465 67 0 0 20 0 2 0 286862995 262410240 51424 33554432000 4194304 5964318 140735836163696 139759532529704 4399879 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (KiB) 256260

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13631 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=658170
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=685895
# CPU time returned by wait4() is 1795.34
# while last known CPU time is 1799.66
#
# 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.66
CPU user time (s): 1799.26
CPU system time (s): 0.4
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 256260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.66
system time used= 0.685895
maximum resident set size= 205708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50785
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= 83
involuntary context switches= 1856

runsolver used 2.68359 second user time and 7.14091 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-28 14:16:19
IDJOB=3713117
IDBENCH=79154
IDSOLVER=2293
FILE ID=node138/3713117-1338207379
RUNJOBID= node138-1338194596-12232
PBS_JOBID= 14624599
Free space on /tmp= 71488 MiB

SOLVER NAME= wbo 1.71
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.71 -file-format=wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713117-1338207379/watcher-3713117-1338207379 -o /tmp/evaluation-result-3713117-1338207379/solver-3713117-1338207379 -C 1800 -W 1900 -M 15500  wbo1.71 -file-format=wbo HOME/instance-3713117-1338207379.wbo

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

MD5SUM BENCH= bec517e59b6734cb4022e119f1959006
RANDOM SEED=13138447

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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		: 2667.347
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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		: 2667.347
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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		: 2667.347
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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:       32873844 kB
MemFree:        28657320 kB
Buffers:          661608 kB
Cached:          2445340 kB
SwapCached:          208 kB
Active:          1372208 kB
Inactive:        1948528 kB
Active(anon):     195736 kB
Inactive(anon):    11368 kB
Active(file):    1176472 kB
Inactive(file):  1937160 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:              5448 kB
Writeback:             0 kB
AnonPages:        297376 kB
Mapped:            15116 kB
Shmem:               200 kB
Slab:             752932 kB
SReclaimable:     195196 kB
SUnreclaim:       557736 kB
KernelStack:        1488 kB
PageTables:         4292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     161304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 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= 71484 MiB
End job on node138 at 2012-05-28 14:46:19