Trace number 3717067

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.02 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-85-80--soft-66-100-0.wbo
MD5SUM6d906c6a0b5d527a5b0feb820bb742c0
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard 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 benchmark1.77173
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6800
Total number of constraints165
Number of soft constraints53
Number of constraints which are clauses85
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint85
Top cost 2598
Min constraint cost 1
Max constraint cost 94
Sum of constraints costs 2597
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 86
Number of bits of the biggest sum of numbers7
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

2.36/2.41	o 634
2.36/2.41	c current bound: 317
5.56/5.61	o 220
5.56/5.61	c current bound: 110
8.17/8.22	o 1
8.17/8.22	c current bound: 0
1800.02/1800.41	c error: unexpected solver exit code
1800.02/1800.41	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-3717067-1338181109/watcher-3717067-1338181109 -o /tmp/evaluation-result-3717067-1338181109/solver-3717067-1338181109 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717067-1338181109.wbo 1394036533 HOME HOME 

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.00 2.00 1.99 2/179 7789
/proc/meminfo: memFree=28748316/32873648 swapFree=6844/6844
[pid=7789] ppid=7787 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7789/stat : 7789 (runWbo2satCp2.s) S 7787 7789 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284236805 9367552 275 33554432000 4194304 5064252 140733655883344 140733655882256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 2287 275 233 213 0 72 0

[startup+0.104927 s]
/proc/loadavg: 2.00 2.00 1.99 2/179 7789
/proc/meminfo: memFree=28748316/32873648 swapFree=6844/6844
[pid=7789] ppid=7787 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7789/stat : 7789 (runWbo2satCp2.s) S 7787 7789 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284236805 9367552 275 33554432000 4194304 5064252 140733655883344 140733655882256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200314 s]
/proc/loadavg: 2.00 2.00 1.99 2/179 7789
/proc/meminfo: memFree=28748316/32873648 swapFree=6844/6844
[pid=7789] ppid=7787 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7789/stat : 7789 (runWbo2satCp2.s) S 7787 7789 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284236805 9367552 275 33554432000 4194304 5064252 140733655883344 140733655882256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300261 s]
/proc/loadavg: 2.00 2.00 1.99 2/179 7789
/proc/meminfo: memFree=28748316/32873648 swapFree=6844/6844
[pid=7789] ppid=7787 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7789/stat : 7789 (runWbo2satCp2.s) S 7787 7789 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284236805 9367552 275 33554432000 4194304 5064252 140733655883344 140733655882256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700139 s]
/proc/loadavg: 2.00 2.00 1.99 2/179 7789
/proc/meminfo: memFree=28748316/32873648 swapFree=6844/6844
[pid=7789] ppid=7787 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7789/stat : 7789 (runWbo2satCp2.s) S 7787 7789 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284236805 9367552 275 33554432000 4194304 5064252 140733655883344 140733655882256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 7793
/proc/meminfo: memFree=28665812/32873648 swapFree=6844/6844
[pid=7789] ppid=7787 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7789/stat : 7789 (runWbo2satCp2.s) S 7787 7789 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284236805 9367552 275 33554432000 4194304 5064252 140733655883344 140733655882256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 2287 275 233 213 0 72 0
[pid=7790] ppid=7789 vsize=18768 CPUtime=0.64 cores=0,2,4,6
/proc/7790/stat : 7790 (wbo2sat) S 7789 7789 7427 0 -1 4202496 3784 0 0 0 63 1 0 0 20 0 1 0 284236805 19218432 4122 33554432000 4194304 5872148 140736553465248 140736553461128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7790/statm: 4692 4122 164 410 0 4274 0
[pid=7792] ppid=7790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7792/stat : 7792 (satsolver.sh) S 7790 7789 7427 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284236871 9367552 266 33554432000 4194304 5064252 140736528477392 140736528476304 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7792/statm: 2287 266 226 213 0 72 0
[pid=7793] ppid=7792 vsize=66420 CPUtime=0.83 cores=0,2,4,6
/proc/7793/stat : 7793 (glucose_static) R 7792 7789 7427 0 -1 4202496 13063 0 0 0 81 2 0 0 20 0 1 0 284236871 68014080 15090 33554432000 4194304 4896791 140733748110544 140733748107848 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7793/statm: 16605 15090 76 172 0 16431 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 103484

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 7793
/proc/meminfo: memFree=28707716/32873648 swapFree=6844/6844
[pid=7789] ppid=7787 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7789/stat : 7789 (runWbo2satCp2.s) S 7787 7789 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284236805 9367552 275 33554432000 4194304 5064252 140733655883344 140733655882256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 2287 275 233 213 0 72 0
[pid=7790] ppid=7789 vsize=24180 CPUtime=2.39 cores=0,2,4,6
/proc/7790/stat : 7790 (wbo2sat) S 7789 7789 7427 0 -1 4202496 6025 14539 0 0 77 59 99 4 20 0 1 0 284236805 24760320 5452 33554432000 4194304 5872148 140736553465248 140736553458520 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7790/statm: 6045 5452 173 410 0 5627 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 33328
heavy processes:

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 7796
/proc/meminfo: memFree=28685720/32873648 swapFree=6844/6844
[pid=7789] ppid=7787 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7789/stat : 7789 (runWbo2satCp2.s) S 7787 7789 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284236805 9367552 275 33554432000 4194304 5064252 140733655883344 140733655882256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 2287 275 233 213 0 72 0
[pid=7790] ppid=7789 vsize=26520 CPUtime=5.59 cores=0,2,4,6
/proc/7790/stat : 7790 (wbo2sat) S 7789 7789 7427 0 -1 4202496 7748 31197 0 0 79 60 411 9 20 0 1 0 284236805 27156480 6037 33554432000 4194304 5872148 140736553465248 140736553458520 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7790/statm: 6630 6037 173 410 0 6212 0
Current children cumulated CPU time (s) 5.59
Current children cumulated vsize (KiB) 35668

[startup+12.7012 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 7859
/proc/meminfo: memFree=28851076/32873648 swapFree=6844/6844
[pid=7789] ppid=7787 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7789/stat : 7789 (runWbo2satCp2.s) S 7787 7789 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284236805 9367552 275 33554432000 4194304 5064252 140733655883344 140733655882256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 2287 275 233 213 0 72 0
[pid=7790] ppid=7789 vsize=26520 CPUtime=8.2 cores=0,2,4,6
/proc/7790/stat : 7790 (wbo2sat) S 7789 7789 7427 0 -1 4202496 9426 47512 0 0 81 60 665 14 20 0 1 0 284236805 27156480 6038 33554432000 4194304 5872148 140736553465248 140736553458520 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7790/statm: 6630 6038 174 410 0 6212 0
[pid=7858] ppid=7790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7858/stat : 7858 (satsolver.sh) S 7790 7789 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284237628 9367552 267 33554432000 4194304 5064252 140736096882112 140736096881024 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7858/statm: 2287 267 226 213 0 72 0
[pid=7859] ppid=7858 vsize=67664 CPUtime=4.46 cores=0,2,4,6
/proc/7859/stat : 7859 (glucose_static) R 7858 7789 7427 0 -1 4202496 13999 0 0 0 445 1 0 0 20 0 1 0 284237628 69287936 15498 33554432000 4194304 4896791 140735369419312 140735369416520 4230803 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7859/statm: 16916 15498 78 172 0 16742 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 112480

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 7859
/proc/meminfo: memFree=28843824/32873648 swapFree=6844/6844
[pid=7789] ppid=7787 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7789/stat : 7789 (runWbo2satCp2.s) S 7787 7789 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284236805 9367552 275 33554432000 4194304 5064252 140733655883344 140733655882256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 2287 275 233 213 0 72 0
[pid=7790] ppid=7789 vsize=26520 CPUtime=8.2 cores=0,2,4,6
/proc/7790/stat : 7790 (wbo2sat) S 7789 7789 7427 0 -1 4202496 9426 47512 0 0 81 60 665 14 20 0 1 0 284236805 27156480 6038 33554432000 4194304 5872148 140736553465248 140736553458520 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7790/statm: 6630 6038 174 410 0 6212 0
[pid=7858] ppid=7790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7858/stat : 7858 (satsolver.sh) S 7790 7789 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284237628 9367552 267 33554432000 4194304 5064252 140736096882112 140736096881024 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7858/statm: 2287 267 226 213 0 72 0
[pid=7859] ppid=7858 vsize=69984 CPUtime=17.26 cores=0,2,4,6
/proc/7859/stat : 7859 (glucose_static) R 7858 7789 7427 0 -1 4202496 15459 0 0 0 1724 2 0 0 20 0 1 0 284237628 71663616 16118 33554432000 4194304 4896791 140735369419312 140735369416520 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7859/statm: 17496 16118 78 172 0 17322 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 114800

[startup+51.1013 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 7859
/proc/meminfo: memFree=28829040/32873648 swapFree=6844/6844
[pid=7789] ppid=7787 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7789/stat : 7789 (runWbo2satCp2.s) S 7787 7789 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284236805 9367552 275 33554432000 4194304 5064252 140733655883344 140733655882256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 2287 275 233 213 0 72 0
[pid=7790] ppid=7789 vsize=26520 CPUtime=8.2 cores=0,2,4,6
/proc/7790/stat : 7790 (wbo2sat) S 7789 7789 7427 0 -1 4202496 9426 47512 0 0 81 60 665 14 20 0 1 0 284236805 27156480 6038 33554432000 4194304 5872148 140736553465248 140736553458520 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7790/statm: 6630 6038 174 410 0 6212 0
[pid=7858] ppid=7790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7858/stat : 7858 (satsolver.sh) S 7790 7789 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284237628 9367552 267 33554432000 4194304 5064252 140736096882112 140736096881024 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7858/statm: 2287 267 226 213 0 72 0
[pid=7859] ppid=7858 vsize=73032 CPUtime=42.84 cores=0,2,4,6
/proc/7859/stat : 7859 (glucose_static) R 7858 7789 7427 0 -1 4202496 18519 0 0 0 4280 4 0 0 20 0 1 0 284237628 74784768 16976 33554432000 4194304 4896791 140735369419312 140735369416520 4223862 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7859/statm: 18258 16976 78 172 0 18084 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 117848

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/184 7862
/proc/meminfo: memFree=28813392/32873648 swapFree=6844/6844
[pid=7789] ppid=7787 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7789/stat : 7789 (runWbo2satCp2.s) S 7787 7789 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284236805 9367552 275 33554432000 4194304 5064252 140733655883344 140733655882256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 2287 275 233 213 0 72 0
[pid=7790] ppid=7789 vsize=26520 CPUtime=8.2 cores=0,2,4,6
/proc/7790/stat : 7790 (wbo2sat) S 7789 7789 7427 0 -1 4202496 9426 47512 0 0 81 60 665 14 20 0 1 0 284236805 27156480 6038 33554432000 4194304 5872148 140736553465248 140736553458520 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7790/statm: 6630 6038 174 410 0 6212 0
[pid=7858] ppid=7790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7858/stat : 7858 (satsolver.sh) S 7790 7789 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284237628 9367552 267 33554432000 4194304 5064252 140736096882112 140736096881024 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7858/statm: 2287 267 226 213 0 72 0
[pid=7859] ppid=7858 vsize=87444 CPUtime=94.03 cores=0,2,4,6
/proc/7859/stat : 7859 (glucose_static) R 7858 7789 7427 0 -1 4202496 25655 0 0 0 9396 7 0 0 20 0 1 0 284237628 89542656 19705 33554432000 4194304 4896791 140735369419312 140735369416840 4224770 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7859/statm: 21861 19705 78 172 0 21687 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 132260

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/184 7886
/proc/meminfo: memFree=28784000/32873648 swapFree=6844/6844
[pid=7789] ppid=7787 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7789/stat : 7789 (runWbo2satCp2.s) S 7787 7789 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284236805 9367552 275 33554432000 4194304 5064252 140733655883344 140733655882256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 2287 275 233 213 0 72 0
[pid=7790] ppid=7789 vsize=26520 CPUtime=8.2 cores=0,2,4,6
/proc/7790/stat : 7790 (wbo2sat) S 7789 7789 7427 0 -1 4202496 9426 47512 0 0 81 60 665 14 20 0 1 0 284236805 27156480 6038 33554432000 4194304 5872148 140736553465248 140736553458520 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7790/statm: 6630 6038 174 410 0 6212 0
[pid=7858] ppid=7790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7858/stat : 7858 (satsolver.sh) S 7790 7789 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284237628 9367552 267 33554432000 4194304 5064252 140736096882112 140736096881024 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7858/statm: 2287 267 226 213 0 72 0
[pid=7859] ppid=7858 vsize=95052 CPUtime=154.02 cores=0,2,4,6
/proc/7859/stat : 7859 (glucose_static) R 7858 7789 7427 0 -1 4202496 31464 0 0 0 15391 11 0 0 20 0 1 0 284237628 97333248 22128 33554432000 4194304 4896791 140735369419312 140735369416600 4224706 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7859/statm: 23763 22128 78 172 0 23589 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 139868

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 7886
/proc/meminfo: memFree=28784328/32873648 swapFree=6844/6844

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

/proc/7859/stat : 7859 (glucose_static) R 7858 7789 7427 0 -1 4202496 86362 0 0 0 141322 57 0 0 20 0 1 0 284237628 204730368 44772 33554432000 4194304 4896791 140735369419312 140735369416840 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7859/statm: 49983 44772 78 172 0 49809 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 244748

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7896
/proc/meminfo: memFree=28630476/32873648 swapFree=6844/6844
[pid=7789] ppid=7787 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7789/stat : 7789 (runWbo2satCp2.s) S 7787 7789 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284236805 9367552 275 33554432000 4194304 5064252 140733655883344 140733655882256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 2287 275 233 213 0 72 0
[pid=7790] ppid=7789 vsize=26520 CPUtime=8.2 cores=0,2,4,6
/proc/7790/stat : 7790 (wbo2sat) S 7789 7789 7427 0 -1 4202496 9426 47512 0 0 81 60 665 14 20 0 1 0 284236805 27156480 6038 33554432000 4194304 5872148 140736553465248 140736553458520 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7790/statm: 6630 6038 174 410 0 6212 0
[pid=7858] ppid=7790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7858/stat : 7858 (satsolver.sh) S 7790 7789 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284237628 9367552 267 33554432000 4194304 5064252 140736096882112 140736096881024 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7858/statm: 2287 267 226 213 0 72 0
[pid=7859] ppid=7858 vsize=183512 CPUtime=1473.77 cores=0,2,4,6
/proc/7859/stat : 7859 (glucose_static) R 7858 7789 7427 0 -1 4202496 87680 0 0 0 147319 58 0 0 20 0 1 0 284237628 187916288 44501 33554432000 4194304 4896791 140735369419312 140735369416520 4224722 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7859/statm: 45878 44501 78 172 0 45704 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 228328

[startup+1542.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 7896
/proc/meminfo: memFree=28603308/32873648 swapFree=6844/6844
[pid=7789] ppid=7787 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7789/stat : 7789 (runWbo2satCp2.s) S 7787 7789 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284236805 9367552 275 33554432000 4194304 5064252 140733655883344 140733655882256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 2287 275 233 213 0 72 0
[pid=7790] ppid=7789 vsize=26520 CPUtime=8.2 cores=0,2,4,6
/proc/7790/stat : 7790 (wbo2sat) S 7789 7789 7427 0 -1 4202496 9426 47512 0 0 81 60 665 14 20 0 1 0 284236805 27156480 6038 33554432000 4194304 5872148 140736553465248 140736553458520 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7790/statm: 6630 6038 174 410 0 6212 0
[pid=7858] ppid=7790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7858/stat : 7858 (satsolver.sh) S 7790 7789 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284237628 9367552 267 33554432000 4194304 5064252 140736096882112 140736096881024 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7858/statm: 2287 267 226 213 0 72 0
[pid=7859] ppid=7858 vsize=204496 CPUtime=1533.77 cores=0,2,4,6
/proc/7859/stat : 7859 (glucose_static) R 7858 7789 7427 0 -1 4202496 88630 0 0 0 153318 59 0 0 20 0 1 0 284237628 209403904 50070 33554432000 4194304 4896791 140735369419312 140735369416520 4224921 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7859/statm: 51124 50070 78 172 0 50950 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 249312

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7896
/proc/meminfo: memFree=28610072/32873648 swapFree=6844/6844
[pid=7789] ppid=7787 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7789/stat : 7789 (runWbo2satCp2.s) S 7787 7789 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284236805 9367552 275 33554432000 4194304 5064252 140733655883344 140733655882256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 2287 275 233 213 0 72 0
[pid=7790] ppid=7789 vsize=26520 CPUtime=8.2 cores=0,2,4,6
/proc/7790/stat : 7790 (wbo2sat) S 7789 7789 7427 0 -1 4202496 9426 47512 0 0 81 60 665 14 20 0 1 0 284236805 27156480 6038 33554432000 4194304 5872148 140736553465248 140736553458520 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7790/statm: 6630 6038 174 410 0 6212 0
[pid=7858] ppid=7790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7858/stat : 7858 (satsolver.sh) S 7790 7789 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284237628 9367552 267 33554432000 4194304 5064252 140736096882112 140736096881024 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7858/statm: 2287 267 226 213 0 72 0
[pid=7859] ppid=7858 vsize=206888 CPUtime=1593.76 cores=0,2,4,6
/proc/7859/stat : 7859 (glucose_static) R 7858 7789 7427 0 -1 4202496 90358 0 0 0 159315 61 0 0 20 0 1 0 284237628 211853312 49674 33554432000 4194304 4896791 140735369419312 140735369416520 4225180 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7859/statm: 51722 49674 78 172 0 51548 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 251704

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 7897
/proc/meminfo: memFree=28625728/32873648 swapFree=6844/6844
[pid=7789] ppid=7787 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7789/stat : 7789 (runWbo2satCp2.s) S 7787 7789 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284236805 9367552 275 33554432000 4194304 5064252 140733655883344 140733655882256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 2287 275 233 213 0 72 0
[pid=7790] ppid=7789 vsize=26520 CPUtime=8.2 cores=0,2,4,6
/proc/7790/stat : 7790 (wbo2sat) S 7789 7789 7427 0 -1 4202496 9426 47512 0 0 81 60 665 14 20 0 1 0 284236805 27156480 6038 33554432000 4194304 5872148 140736553465248 140736553458520 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7790/statm: 6630 6038 174 410 0 6212 0
[pid=7858] ppid=7790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7858/stat : 7858 (satsolver.sh) S 7790 7789 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284237628 9367552 267 33554432000 4194304 5064252 140736096882112 140736096881024 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7858/statm: 2287 267 226 213 0 72 0
[pid=7859] ppid=7858 vsize=208792 CPUtime=1653.75 cores=0,2,4,6
/proc/7859/stat : 7859 (glucose_static) R 7858 7789 7427 0 -1 4202496 92031 0 0 0 165312 63 0 0 20 0 1 0 284237628 213803008 48619 33554432000 4194304 4896791 140735369419312 140735369416520 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7859/statm: 52198 48619 78 172 0 52024 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 253608

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7898
/proc/meminfo: memFree=28639724/32873648 swapFree=6844/6844
[pid=7789] ppid=7787 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7789/stat : 7789 (runWbo2satCp2.s) S 7787 7789 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284236805 9367552 275 33554432000 4194304 5064252 140733655883344 140733655882256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 2287 275 233 213 0 72 0
[pid=7790] ppid=7789 vsize=26520 CPUtime=8.2 cores=0,2,4,6
/proc/7790/stat : 7790 (wbo2sat) S 7789 7789 7427 0 -1 4202496 9426 47512 0 0 81 60 665 14 20 0 1 0 284236805 27156480 6038 33554432000 4194304 5872148 140736553465248 140736553458520 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7790/statm: 6630 6038 174 410 0 6212 0
[pid=7858] ppid=7790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7858/stat : 7858 (satsolver.sh) S 7790 7789 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284237628 9367552 267 33554432000 4194304 5064252 140736096882112 140736096881024 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7858/statm: 2287 267 226 213 0 72 0
[pid=7859] ppid=7858 vsize=192572 CPUtime=1713.73 cores=0,2,4,6
/proc/7859/stat : 7859 (glucose_static) R 7858 7789 7427 0 -1 4202496 94000 0 0 0 171308 65 0 0 20 0 1 0 284237628 197193728 46869 33554432000 4194304 4896791 140735369419312 140735369414344 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7859/statm: 48143 46869 78 172 0 47969 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 237388

[startup+1782.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 7898
/proc/meminfo: memFree=28620260/32873648 swapFree=6844/6844
[pid=7789] ppid=7787 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7789/stat : 7789 (runWbo2satCp2.s) S 7787 7789 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284236805 9367552 275 33554432000 4194304 5064252 140733655883344 140733655882256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 2287 275 233 213 0 72 0
[pid=7790] ppid=7789 vsize=26520 CPUtime=8.2 cores=0,2,4,6
/proc/7790/stat : 7790 (wbo2sat) S 7789 7789 7427 0 -1 4202496 9426 47512 0 0 81 60 665 14 20 0 1 0 284236805 27156480 6038 33554432000 4194304 5872148 140736553465248 140736553458520 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7790/statm: 6630 6038 174 410 0 6212 0
[pid=7858] ppid=7790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7858/stat : 7858 (satsolver.sh) S 7790 7789 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284237628 9367552 267 33554432000 4194304 5064252 140736096882112 140736096881024 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7858/statm: 2287 267 226 213 0 72 0
[pid=7859] ppid=7858 vsize=213020 CPUtime=1773.73 cores=0,2,4,6
/proc/7859/stat : 7859 (glucose_static) R 7858 7789 7427 0 -1 4202496 94510 0 0 0 177307 66 0 0 20 0 1 0 284237628 218132480 52171 33554432000 4194304 4896791 140735369419312 140735369416520 4224943 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7859/statm: 53255 52171 78 172 0 53081 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 257836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 7898
/proc/meminfo: memFree=28603480/32873648 swapFree=6844/6844
[pid=7789] ppid=7787 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7789/stat : 7789 (runWbo2satCp2.s) S 7787 7789 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284236805 9367552 275 33554432000 4194304 5064252 140733655883344 140733655882256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 2287 275 233 213 0 72 0
[pid=7790] ppid=7789 vsize=26520 CPUtime=8.2 cores=0,2,4,6
/proc/7790/stat : 7790 (wbo2sat) S 7789 7789 7427 0 -1 4202496 9426 47512 0 0 81 60 665 14 20 0 1 0 284236805 27156480 6038 33554432000 4194304 5872148 140736553465248 140736553458520 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7790/statm: 6630 6038 174 410 0 6212 0
[pid=7858] ppid=7790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7858/stat : 7858 (satsolver.sh) S 7790 7789 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284237628 9367552 267 33554432000 4194304 5064252 140736096882112 140736096881024 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7858/statm: 2287 267 226 213 0 72 0
[pid=7859] ppid=7858 vsize=244368 CPUtime=1791.82 cores=0,2,4,6
/proc/7859/stat : 7859 (glucose_static) R 7858 7789 7427 0 -1 4202496 95208 0 0 0 179116 66 0 0 20 0 1 0 284237628 250232832 53372 33554432000 4194304 4896791 140735369419312 140735369416520 4224864 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7859/statm: 61092 53372 78 172 0 60918 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 289184

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 7898
/proc/meminfo: memFree=28603480/32873648 swapFree=6844/6844
[pid=7789] ppid=7787 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7789/stat : 7789 (runWbo2satCp2.s) S 7787 7789 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284236805 9367552 275 33554432000 4194304 5064252 140733655883344 140733655882256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 2287 275 233 213 0 72 0
[pid=7790] ppid=7789 vsize=26520 CPUtime=8.2 cores=0,2,4,6
/proc/7790/stat : 7790 (wbo2sat) S 7789 7789 7427 0 -1 4202496 9426 47512 0 0 81 60 665 14 20 0 1 0 284236805 27156480 6038 33554432000 4194304 5872148 140736553465248 140736553458520 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7790/statm: 6630 6038 174 410 0 6212 0
[pid=7858] ppid=7790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7858/stat : 7858 (satsolver.sh) S 7790 7789 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284237628 9367552 267 33554432000 4194304 5064252 140736096882112 140736096881024 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7858/statm: 2287 267 226 213 0 72 0
[pid=7859] ppid=7858 vsize=244368 CPUtime=1791.82 cores=0,2,4,6
/proc/7859/stat : 7859 (glucose_static) R 7858 7789 7427 0 -1 4202496 95208 0 0 0 179116 66 0 0 20 0 1 0 284237628 250232832 53372 33554432000 4194304 4896791 140735369419312 140735369416520 4224864 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7859/statm: 61092 53372 78 172 0 60918 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 289184

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7789 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=464865
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=748886
# CPU time returned by wait4() is 8.21375
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.02
CPU user time (s): 1798.62
CPU system time (s): 1.4
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 317396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.46486
system time used= 0.748886
maximum resident set size= 67716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57916
page faults= 0
swaps= 0
block input operations= 0
block output operations= 94880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26
involuntary context switches= 66

runsolver used 3.40248 second user time and 9.29059 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-28 06:58:29
IDJOB=3717067
IDBENCH=78717
IDSOLVER=2299
FILE ID=node124/3717067-1338181109
RUNJOBID= node124-1338177508-7443
PBS_JOBID= 14624564
Free space on /tmp= 71424 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-85-80--soft-66-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3717067-1338181109/watcher-3717067-1338181109 -o /tmp/evaluation-result-3717067-1338181109/solver-3717067-1338181109 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3717067-1338181109.wbo 1394036533 HOME HOME

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

MD5SUM BENCH= 6d906c6a0b5d527a5b0feb820bb742c0
RANDOM SEED=1394036533

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28748316 kB
Buffers:          362740 kB
Cached:          2722364 kB
SwapCached:            0 kB
Active:          1177256 kB
Inactive:        2137824 kB
Active(anon):     232092 kB
Inactive(anon):        0 kB
Active(file):     945164 kB
Inactive(file):  2137824 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8580 kB
Writeback:             0 kB
AnonPages:        349088 kB
Mapped:            15216 kB
Shmem:               200 kB
Slab:             669708 kB
SReclaimable:     114072 kB
SUnreclaim:       555636 kB
KernelStack:        1520 kB
PageTables:         4644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     384028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 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= 71400 MiB
End job on node124 at 2012-05-28 07:28:30