Trace number 3717357

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
wbo2satCp2 2012-05-19? (TO) 1800.08 1800.51

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-21-20--soft-0-100-0.wbo
MD5SUMd3c2a58e2c21bd8565bd5528336ef7ed
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.021996
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables420
Total number of constraints41
Number of soft constraints41
Number of constraints which are clauses21
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint21
Top cost 1724
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 1723
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 22
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.33	o 557
0.00/0.33	c current bound: 278
8.47/8.52	o 54
8.47/8.52	c current bound: 27
9.17/9.22	o 17
9.17/9.22	c current bound: 8
9.88/9.96	o 4
9.88/9.96	c current bound: 2
9.93/10.77	o 2
9.93/10.77	c current bound: 1
11.16/11.24	o 1
11.16/11.24	c current bound: 0
1800.08/1800.51	c error: unexpected solver exit code
1800.08/1800.51	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-3717357-1338207570/watcher-3717357-1338207570 -o /tmp/evaluation-result-3717357-1338207570/solver-3717357-1338207570 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717357-1338207570.wbo 1890712839 HOME HOME 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1508
/proc/meminfo: memFree=30977444/32873648 swapFree=6612/6612
[pid=1508] ppid=1506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1508/stat : 1508 (runWbo2satCp2.s) S 1506 1508 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286881522 9367552 275 33554432000 4194304 5064252 140733717388768 140733717387680 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1508/statm: 2287 275 233 213 0 72 0

[startup+0.101649 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1508
/proc/meminfo: memFree=30977444/32873648 swapFree=6612/6612
[pid=1508] ppid=1506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1508/stat : 1508 (runWbo2satCp2.s) S 1506 1508 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286881522 9367552 275 33554432000 4194304 5064252 140733717388768 140733717387680 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1508/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200278 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1508
/proc/meminfo: memFree=30977444/32873648 swapFree=6612/6612
[pid=1508] ppid=1506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1508/stat : 1508 (runWbo2satCp2.s) S 1506 1508 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286881522 9367552 275 33554432000 4194304 5064252 140733717388768 140733717387680 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1508/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300303 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1508
/proc/meminfo: memFree=30977444/32873648 swapFree=6612/6612
[pid=1508] ppid=1506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1508/stat : 1508 (runWbo2satCp2.s) S 1506 1508 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286881522 9367552 275 33554432000 4194304 5064252 140733717388768 140733717387680 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1508/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70023 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1508
/proc/meminfo: memFree=30977444/32873648 swapFree=6612/6612
[pid=1508] ppid=1506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1508/stat : 1508 (runWbo2satCp2.s) S 1506 1508 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286881522 9367552 275 33554432000 4194304 5064252 140733717388768 140733717387680 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1508/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1515
/proc/meminfo: memFree=30965508/32873648 swapFree=6612/6612
[pid=1508] ppid=1506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1508/stat : 1508 (runWbo2satCp2.s) S 1506 1508 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286881522 9367552 275 33554432000 4194304 5064252 140733717388768 140733717387680 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1508/statm: 2287 275 233 213 0 72 0
[pid=1509] ppid=1508 vsize=3704 CPUtime=0.32 cores=1,3,5,7
/proc/1509/stat : 1509 (wbo2sat) S 1508 1508 32725 0 -1 4202496 1193 2063 0 0 3 2 27 0 20 0 1 0 286881522 3792896 520 33554432000 4194304 5872148 140733538566544 140733538559816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1509/statm: 926 520 173 410 0 508 0
[pid=1514] ppid=1509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1514/stat : 1514 (satsolver.sh) S 1509 1508 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286881556 9367552 267 33554432000 4194304 5064252 140737437314704 140737437313616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1514/statm: 2287 267 226 213 0 72 0
[pid=1515] ppid=1514 vsize=12532 CPUtime=1.15 cores=1,3,5,7
/proc/1515/stat : 1515 (glucose_static) R 1514 1508 32725 0 -1 4202496 3156 0 0 0 115 0 0 0 20 0 1 0 286881556 12832768 2539 33554432000 4194304 4896791 140735651117504 140735651115032 4223805 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1515/statm: 3133 2539 76 172 0 2959 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 34532

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1515
/proc/meminfo: memFree=30961972/32873648 swapFree=6612/6612
[pid=1508] ppid=1506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1508/stat : 1508 (runWbo2satCp2.s) S 1506 1508 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286881522 9367552 275 33554432000 4194304 5064252 140733717388768 140733717387680 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1508/statm: 2287 275 233 213 0 72 0
[pid=1509] ppid=1508 vsize=3704 CPUtime=0.32 cores=1,3,5,7
/proc/1509/stat : 1509 (wbo2sat) S 1508 1508 32725 0 -1 4202496 1193 2063 0 0 3 2 27 0 20 0 1 0 286881522 3792896 520 33554432000 4194304 5872148 140733538566544 140733538559816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1509/statm: 926 520 173 410 0 508 0
[pid=1514] ppid=1509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1514/stat : 1514 (satsolver.sh) S 1509 1508 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286881556 9367552 267 33554432000 4194304 5064252 140737437314704 140737437313616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1514/statm: 2287 267 226 213 0 72 0
[pid=1515] ppid=1514 vsize=15792 CPUtime=2.74 cores=1,3,5,7
/proc/1515/stat : 1515 (glucose_static) R 1514 1508 32725 0 -1 4202496 4596 0 0 0 274 0 0 0 20 0 1 0 286881556 16171008 3037 33554432000 4194304 4896791 140735651117504 140735651115032 4225388 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1515/statm: 3948 3037 76 172 0 3774 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 37792

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1515
/proc/meminfo: memFree=30953148/32873648 swapFree=6612/6612
[pid=1508] ppid=1506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1508/stat : 1508 (runWbo2satCp2.s) S 1506 1508 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286881522 9367552 275 33554432000 4194304 5064252 140733717388768 140733717387680 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1508/statm: 2287 275 233 213 0 72 0
[pid=1509] ppid=1508 vsize=3704 CPUtime=0.32 cores=1,3,5,7
/proc/1509/stat : 1509 (wbo2sat) S 1508 1508 32725 0 -1 4202496 1193 2063 0 0 3 2 27 0 20 0 1 0 286881522 3792896 520 33554432000 4194304 5872148 140733538566544 140733538559816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1509/statm: 926 520 173 410 0 508 0
[pid=1514] ppid=1509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1514/stat : 1514 (satsolver.sh) S 1509 1508 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286881556 9367552 267 33554432000 4194304 5064252 140737437314704 140737437313616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1514/statm: 2287 267 226 213 0 72 0
[pid=1515] ppid=1514 vsize=13764 CPUtime=5.95 cores=1,3,5,7
/proc/1515/stat : 1515 (glucose_static) R 1514 1508 32725 0 -1 4202496 7114 0 0 0 594 1 0 0 20 0 1 0 286881556 14094336 2842 33554432000 4194304 4896791 140735651117504 140735651114792 4225201 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1515/statm: 3441 2842 76 172 0 3267 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 35764

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1531
/proc/meminfo: memFree=31001644/32873648 swapFree=6612/6612
[pid=1508] ppid=1506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1508/stat : 1508 (runWbo2satCp2.s) S 1506 1508 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286881522 9367552 275 33554432000 4194304 5064252 140733717388768 140733717387680 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1508/statm: 2287 275 233 213 0 72 0
[pid=1509] ppid=1508 vsize=3160 CPUtime=11.21 cores=1,3,5,7
/proc/1509/stat : 1509 (wbo2sat) S 1508 1508 32725 0 -1 4202496 1738 21525 0 0 3 2 1112 4 20 0 1 0 286881522 3235840 483 33554432000 4194304 5872148 140733538566544 140733538559816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1509/statm: 790 483 174 410 0 372 0
[pid=1530] ppid=1509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1530/stat : 1530 (satsolver.sh) S 1509 1508 32725 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286882646 9367552 267 33554432000 4194304 5064252 140737175942656 140737175941568 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1530/statm: 2287 267 226 213 0 72 0
[pid=1531] ppid=1530 vsize=6588 CPUtime=1.44 cores=1,3,5,7
/proc/1531/stat : 1531 (glucose_static) R 1530 1508 32725 0 -1 4202496 2765 0 0 0 144 0 0 0 20 0 1 0 286882647 6746112 1251 33554432000 4194304 4896791 140735537306352 140735537302088 4224992 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1531/statm: 1647 1251 78 172 0 1473 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 28044

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1531
/proc/meminfo: memFree=30976356/32873648 swapFree=6612/6612
[pid=1508] ppid=1506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1508/stat : 1508 (runWbo2satCp2.s) S 1506 1508 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286881522 9367552 275 33554432000 4194304 5064252 140733717388768 140733717387680 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1508/statm: 2287 275 233 213 0 72 0
[pid=1509] ppid=1508 vsize=3160 CPUtime=11.21 cores=1,3,5,7
/proc/1509/stat : 1509 (wbo2sat) S 1508 1508 32725 0 -1 4202496 1738 21525 0 0 3 2 1112 4 20 0 1 0 286881522 3235840 483 33554432000 4194304 5872148 140733538566544 140733538559816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1509/statm: 790 483 174 410 0 372 0
[pid=1530] ppid=1509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1530/stat : 1530 (satsolver.sh) S 1509 1508 32725 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286882646 9367552 267 33554432000 4194304 5064252 140737175942656 140737175941568 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1530/statm: 2287 267 226 213 0 72 0
[pid=1531] ppid=1530 vsize=16308 CPUtime=14.23 cores=1,3,5,7
/proc/1531/stat : 1531 (glucose_static) R 1530 1508 32725 0 -1 4202496 14417 0 0 0 1419 4 0 0 20 0 1 0 286882647 16699392 3650 33554432000 4194304 4896791 140735537306352 140735537303560 4230803 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1531/statm: 4077 3650 78 172 0 3903 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 37764

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 1534
/proc/meminfo: memFree=30937080/32873648 swapFree=6612/6612
[pid=1508] ppid=1506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1508/stat : 1508 (runWbo2satCp2.s) S 1506 1508 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286881522 9367552 275 33554432000 4194304 5064252 140733717388768 140733717387680 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1508/statm: 2287 275 233 213 0 72 0
[pid=1509] ppid=1508 vsize=3160 CPUtime=11.21 cores=1,3,5,7
/proc/1509/stat : 1509 (wbo2sat) S 1508 1508 32725 0 -1 4202496 1738 21525 0 0 3 2 1112 4 20 0 1 0 286881522 3235840 483 33554432000 4194304 5872148 140733538566544 140733538559816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1509/statm: 790 483 174 410 0 372 0
[pid=1530] ppid=1509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1530/stat : 1530 (satsolver.sh) S 1509 1508 32725 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286882646 9367552 267 33554432000 4194304 5064252 140737175942656 140737175941568 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1530/statm: 2287 267 226 213 0 72 0
[pid=1531] ppid=1530 vsize=20188 CPUtime=39.83 cores=1,3,5,7
/proc/1531/stat : 1531 (glucose_static) R 1530 1508 32725 0 -1 4202496 25807 0 0 0 3975 8 0 0 20 0 1 0 286882647 20672512 4228 33554432000 4194304 4896791 140735537306352 140735537303560 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1531/statm: 5047 4228 78 172 0 4873 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 41644

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1534
/proc/meminfo: memFree=30964392/32873648 swapFree=6612/6612
[pid=1508] ppid=1506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1508/stat : 1508 (runWbo2satCp2.s) S 1506 1508 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286881522 9367552 275 33554432000 4194304 5064252 140733717388768 140733717387680 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1508/statm: 2287 275 233 213 0 72 0
[pid=1509] ppid=1508 vsize=3160 CPUtime=11.21 cores=1,3,5,7
/proc/1509/stat : 1509 (wbo2sat) S 1508 1508 32725 0 -1 4202496 1738 21525 0 0 3 2 1112 4 20 0 1 0 286881522 3235840 483 33554432000 4194304 5872148 140733538566544 140733538559816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1509/statm: 790 483 174 410 0 372 0
[pid=1530] ppid=1509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1530/stat : 1530 (satsolver.sh) S 1509 1508 32725 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286882646 9367552 267 33554432000 4194304 5064252 140737175942656 140737175941568 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1530/statm: 2287 267 226 213 0 72 0
[pid=1531] ppid=1530 vsize=50372 CPUtime=91.03 cores=1,3,5,7
/proc/1531/stat : 1531 (glucose_static) R 1530 1508 32725 0 -1 4202496 38013 0 0 0 9090 13 0 0 20 0 1 0 286882647 51580928 9185 33554432000 4194304 4896791 140735537306352 140735537303560 4230803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1531/statm: 12593 9185 78 172 0 12419 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 71828

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1534
/proc/meminfo: memFree=30935032/32873648 swapFree=6612/6612
[pid=1508] ppid=1506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1508/stat : 1508 (runWbo2satCp2.s) S 1506 1508 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286881522 9367552 275 33554432000 4194304 5064252 140733717388768 140733717387680 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1508/statm: 2287 275 233 213 0 72 0
[pid=1509] ppid=1508 vsize=3160 CPUtime=11.21 cores=1,3,5,7
/proc/1509/stat : 1509 (wbo2sat) S 1508 1508 32725 0 -1 4202496 1738 21525 0 0 3 2 1112 4 20 0 1 0 286881522 3235840 483 33554432000 4194304 5872148 140733538566544 140733538559816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1509/statm: 790 483 174 410 0 372 0
[pid=1530] ppid=1509 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/1531/stat : 1531 (glucose_static) R 1530 1508 32725 0 -1 4202496 101218 0 0 0 135010 63 0 0 20 0 1 0 286882647 145555456 26240 33554432000 4194304 4896791 140735537306352 140735537303880 4225384 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1531/statm: 35536 26240 78 172 0 35362 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 163600

[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 1608
/proc/meminfo: memFree=30942992/32873648 swapFree=6612/6612
[pid=1508] ppid=1506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1508/stat : 1508 (runWbo2satCp2.s) S 1506 1508 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286881522 9367552 275 33554432000 4194304 5064252 140733717388768 140733717387680 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1508/statm: 2287 275 233 213 0 72 0
[pid=1509] ppid=1508 vsize=3160 CPUtime=11.21 cores=1,3,5,7
/proc/1509/stat : 1509 (wbo2sat) S 1508 1508 32725 0 -1 4202496 1738 21525 0 0 3 2 1112 4 20 0 1 0 286881522 3235840 483 33554432000 4194304 5872148 140733538566544 140733538559816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1509/statm: 790 483 174 410 0 372 0
[pid=1530] ppid=1509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1530/stat : 1530 (satsolver.sh) S 1509 1508 32725 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286882646 9367552 267 33554432000 4194304 5064252 140737175942656 140737175941568 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1530/statm: 2287 267 226 213 0 72 0
[pid=1531] ppid=1530 vsize=113208 CPUtime=1410.74 cores=1,3,5,7
/proc/1531/stat : 1531 (glucose_static) R 1530 1508 32725 0 -1 4202496 102309 0 0 0 141008 66 0 0 20 0 1 0 286882647 115924992 25474 33554432000 4194304 4896791 140735537306352 140735537303560 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1531/statm: 28302 25474 78 172 0 28128 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 134664

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 1609
/proc/meminfo: memFree=30993948/32873648 swapFree=6612/6612
[pid=1508] ppid=1506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1508/stat : 1508 (runWbo2satCp2.s) S 1506 1508 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286881522 9367552 275 33554432000 4194304 5064252 140733717388768 140733717387680 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1508/statm: 2287 275 233 213 0 72 0
[pid=1509] ppid=1508 vsize=3160 CPUtime=11.21 cores=1,3,5,7
/proc/1509/stat : 1509 (wbo2sat) S 1508 1508 32725 0 -1 4202496 1738 21525 0 0 3 2 1112 4 20 0 1 0 286881522 3235840 483 33554432000 4194304 5872148 140733538566544 140733538559816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1509/statm: 790 483 174 410 0 372 0
[pid=1530] ppid=1509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1530/stat : 1530 (satsolver.sh) S 1509 1508 32725 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286882646 9367552 267 33554432000 4194304 5064252 140737175942656 140737175941568 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1530/statm: 2287 267 226 213 0 72 0
[pid=1531] ppid=1530 vsize=116180 CPUtime=1470.72 cores=1,3,5,7
/proc/1531/stat : 1531 (glucose_static) R 1530 1508 32725 0 -1 4202496 104166 0 0 0 147004 68 0 0 20 0 1 0 286882647 118968320 23496 33554432000 4194304 4896791 140735537306352 140735537303880 4225195 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1531/statm: 29045 23496 78 172 0 28871 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 137636

[startup+1542.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 1609
/proc/meminfo: memFree=30952724/32873648 swapFree=6612/6612
[pid=1508] ppid=1506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1508/stat : 1508 (runWbo2satCp2.s) S 1506 1508 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286881522 9367552 275 33554432000 4194304 5064252 140733717388768 140733717387680 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1508/statm: 2287 275 233 213 0 72 0
[pid=1509] ppid=1508 vsize=3160 CPUtime=11.21 cores=1,3,5,7
/proc/1509/stat : 1509 (wbo2sat) S 1508 1508 32725 0 -1 4202496 1738 21525 0 0 3 2 1112 4 20 0 1 0 286881522 3235840 483 33554432000 4194304 5872148 140733538566544 140733538559816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1509/statm: 790 483 174 410 0 372 0
[pid=1530] ppid=1509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1530/stat : 1530 (satsolver.sh) S 1509 1508 32725 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286882646 9367552 267 33554432000 4194304 5064252 140737175942656 140737175941568 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1530/statm: 2287 267 226 213 0 72 0
[pid=1531] ppid=1530 vsize=148816 CPUtime=1530.71 cores=1,3,5,7
/proc/1531/stat : 1531 (glucose_static) R 1530 1508 32725 0 -1 4202496 105194 0 0 0 153002 69 0 0 20 0 1 0 286882647 152387584 30638 33554432000 4194304 4896791 140735537306352 140735537303784 4225171 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1531/statm: 37204 30638 78 172 0 37030 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 170272

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 1609
/proc/meminfo: memFree=30952948/32873648 swapFree=6612/6612
[pid=1508] ppid=1506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1508/stat : 1508 (runWbo2satCp2.s) S 1506 1508 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286881522 9367552 275 33554432000 4194304 5064252 140733717388768 140733717387680 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1508/statm: 2287 275 233 213 0 72 0
[pid=1509] ppid=1508 vsize=3160 CPUtime=11.21 cores=1,3,5,7
/proc/1509/stat : 1509 (wbo2sat) S 1508 1508 32725 0 -1 4202496 1738 21525 0 0 3 2 1112 4 20 0 1 0 286881522 3235840 483 33554432000 4194304 5872148 140733538566544 140733538559816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1509/statm: 790 483 174 410 0 372 0
[pid=1530] ppid=1509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1530/stat : 1530 (satsolver.sh) S 1509 1508 32725 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286882646 9367552 267 33554432000 4194304 5064252 140737175942656 140737175941568 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1530/statm: 2287 267 226 213 0 72 0
[pid=1531] ppid=1530 vsize=149320 CPUtime=1590.69 cores=1,3,5,7
/proc/1531/stat : 1531 (glucose_static) R 1530 1508 32725 0 -1 4202496 106770 0 0 0 158998 71 0 0 20 0 1 0 286882647 152903680 30448 33554432000 4194304 4896791 140735537306352 140735537303560 4224992 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1531/statm: 37330 30448 78 172 0 37156 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 170776

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1609
/proc/meminfo: memFree=30948676/32873648 swapFree=6612/6612
[pid=1508] ppid=1506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1508/stat : 1508 (runWbo2satCp2.s) S 1506 1508 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286881522 9367552 275 33554432000 4194304 5064252 140733717388768 140733717387680 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1508/statm: 2287 275 233 213 0 72 0
[pid=1509] ppid=1508 vsize=3160 CPUtime=11.21 cores=1,3,5,7
/proc/1509/stat : 1509 (wbo2sat) S 1508 1508 32725 0 -1 4202496 1738 21525 0 0 3 2 1112 4 20 0 1 0 286881522 3235840 483 33554432000 4194304 5872148 140733538566544 140733538559816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1509/statm: 790 483 174 410 0 372 0
[pid=1530] ppid=1509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1530/stat : 1530 (satsolver.sh) S 1509 1508 32725 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286882646 9367552 267 33554432000 4194304 5064252 140737175942656 140737175941568 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1530/statm: 2287 267 226 213 0 72 0
[pid=1531] ppid=1530 vsize=149956 CPUtime=1650.68 cores=1,3,5,7
/proc/1531/stat : 1531 (glucose_static) R 1530 1508 32725 0 -1 4202496 108425 0 0 0 164994 74 0 0 20 0 1 0 286882647 153554944 29116 33554432000 4194304 4896791 140735537306352 140735537302024 4225157 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1531/statm: 37489 29116 78 172 0 37315 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 171412

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1609
/proc/meminfo: memFree=30962864/32873648 swapFree=6612/6612
[pid=1508] ppid=1506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1508/stat : 1508 (runWbo2satCp2.s) S 1506 1508 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286881522 9367552 275 33554432000 4194304 5064252 140733717388768 140733717387680 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1508/statm: 2287 275 233 213 0 72 0
[pid=1509] ppid=1508 vsize=3160 CPUtime=11.21 cores=1,3,5,7
/proc/1509/stat : 1509 (wbo2sat) S 1508 1508 32725 0 -1 4202496 1738 21525 0 0 3 2 1112 4 20 0 1 0 286881522 3235840 483 33554432000 4194304 5872148 140733538566544 140733538559816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1509/statm: 790 483 174 410 0 372 0
[pid=1530] ppid=1509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1530/stat : 1530 (satsolver.sh) S 1509 1508 32725 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286882646 9367552 267 33554432000 4194304 5064252 140737175942656 140737175941568 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1530/statm: 2287 267 226 213 0 72 0
[pid=1531] ppid=1530 vsize=120936 CPUtime=1710.68 cores=1,3,5,7
/proc/1531/stat : 1531 (glucose_static) R 1530 1508 32725 0 -1 4202496 109261 0 0 0 170992 76 0 0 20 0 1 0 286882647 123838464 26943 33554432000 4194304 4896791 140735537306352 140735537303560 4225442 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1531/statm: 30234 26943 78 172 0 30060 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 142392

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1610
/proc/meminfo: memFree=30978448/32873648 swapFree=6612/6612
[pid=1508] ppid=1506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1508/stat : 1508 (runWbo2satCp2.s) S 1506 1508 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286881522 9367552 275 33554432000 4194304 5064252 140733717388768 140733717387680 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1508/statm: 2287 275 233 213 0 72 0
[pid=1509] ppid=1508 vsize=3160 CPUtime=11.21 cores=1,3,5,7
/proc/1509/stat : 1509 (wbo2sat) S 1508 1508 32725 0 -1 4202496 1738 21525 0 0 3 2 1112 4 20 0 1 0 286881522 3235840 483 33554432000 4194304 5872148 140733538566544 140733538559816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1509/statm: 790 483 174 410 0 372 0
[pid=1530] ppid=1509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1530/stat : 1530 (satsolver.sh) S 1509 1508 32725 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286882646 9367552 267 33554432000 4194304 5064252 140737175942656 140737175941568 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1530/statm: 2287 267 226 213 0 72 0
[pid=1531] ppid=1530 vsize=104308 CPUtime=1770.66 cores=1,3,5,7
/proc/1531/stat : 1531 (glucose_static) R 1530 1508 32725 0 -1 4202496 111163 0 0 0 176989 77 0 0 20 0 1 0 286882647 106811392 23701 33554432000 4194304 4896791 140735537306352 140735537303928 4225384 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1531/statm: 26077 23701 78 172 0 25903 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 125764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1610
/proc/meminfo: memFree=30950076/32873648 swapFree=6612/6612
[pid=1508] ppid=1506 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1508/stat : 1508 (runWbo2satCp2.s) S 1506 1508 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286881522 9367552 275 33554432000 4194304 5064252 140733717388768 140733717387680 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1508/statm: 2287 275 233 213 0 72 0
[pid=1509] ppid=1508 vsize=3160 CPUtime=11.21 cores=1,3,5,7
/proc/1509/stat : 1509 (wbo2sat) S 1508 1508 32725 0 -1 4202496 1738 21525 0 0 3 2 1112 4 20 0 1 0 286881522 3235840 483 33554432000 4194304 5872148 140733538566544 140733538559816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1509/statm: 790 483 174 410 0 372 0
[pid=1530] ppid=1509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1530/stat : 1530 (satsolver.sh) S 1509 1508 32725 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286882646 9367552 267 33554432000 4194304 5064252 140737175942656 140737175941568 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1530/statm: 2287 267 226 213 0 72 0
[pid=1531] ppid=1530 vsize=123528 CPUtime=1788.87 cores=1,3,5,7
/proc/1531/stat : 1531 (glucose_static) R 1530 1508 32725 0 -1 4202496 111391 0 0 0 178809 78 0 0 20 0 1 0 286882647 126492672 25971 33554432000 4194304 4896791 140735537306352 140735537303560 4225120 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1531/statm: 30882 25971 78 172 0 30708 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 144984

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1508 and gives
#  childrusage.ru_utime.tv_sec=11
#  childrusage.ru_utime.tv_usec=167302
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=71989
# CPU time returned by wait4() is 11.2393
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1799.24
CPU system time (s): 0.84
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 205904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.1673
system time used= 0.071989
maximum resident set size= 18516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24242
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44
involuntary context switches= 56

runsolver used 4.28035 second user time and 19.845 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-28 14:19:30
IDJOB=3717357
IDBENCH=79173
IDSOLVER=2299
FILE ID=node148/3717357-1338207570
RUNJOBID= node148-1338194963-32742
PBS_JOBID= 14624603
Free space on /tmp= 71680 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-21-20--soft-0-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3717357-1338207570/watcher-3717357-1338207570 -o /tmp/evaluation-result-3717357-1338207570/solver-3717357-1338207570 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3717357-1338207570.wbo 1890712839 HOME HOME

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

MD5SUM BENCH= d3c2a58e2c21bd8565bd5528336ef7ed
RANDOM SEED=1890712839

node148.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.284
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.56
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.284
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.94
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.284
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		: 2667.284
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.284
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.90
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.284
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.284
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.90
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.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30977452 kB
Buffers:          400112 kB
Cached:           401496 kB
SwapCached:          576 kB
Active:           776196 kB
Inactive:         252140 kB
Active(anon):     217976 kB
Inactive(anon):    11140 kB
Active(file):     558220 kB
Inactive(file):   241000 kB
Unevictable:        6612 kB
Mlocked:            6612 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:              8560 kB
Writeback:             0 kB
AnonPages:        388360 kB
Mapped:            11808 kB
Shmem:                96 kB
Slab:             728800 kB
SReclaimable:     173240 kB
SUnreclaim:       555560 kB
KernelStack:        1520 kB
PageTables:         4664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     353604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    292864 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= 71676 MiB
End job on node148 at 2012-05-28 14:49:31