Trace number 3746389

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
npSolver inc-topDown (fixed)? (TO) 1800.09 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-21-20.opb
MD5SUM2f4fbbd7ac7eea50904b3e0a14134afd
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.004999
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables420
Total number of 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
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
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

Solver Data

0.00/0.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.02	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.02	c [INC SYSTEM] execute solver
1800.09/1800.40	c an unexpexted return value has been received, exit
1800.09/1800.40	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-3746389-1339101794/watcher-3746389-1339101794 -o /tmp/evaluation-result-3746389-1339101794/solver-3746389-1339101794 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746389-1339101794.opb 971857635 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.01 2.01 1.92 2/178 22965
/proc/meminfo: memFree=25252224/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0

[startup+0.0643469 s]
/proc/loadavg: 2.01 2.01 1.92 2/178 22965
/proc/meminfo: memFree=25252224/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100229 s]
/proc/loadavg: 2.01 2.01 1.92 2/178 22965
/proc/meminfo: memFree=25252224/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300178 s]
/proc/loadavg: 2.01 2.01 1.92 2/178 22965
/proc/meminfo: memFree=25252224/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700181 s]
/proc/loadavg: 2.01 2.01 1.92 2/178 22965
/proc/meminfo: memFree=25252224/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.01 2.01 1.92 3/181 22971
/proc/meminfo: memFree=25244084/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
[pid=22966] ppid=22965 vsize=2108 CPUtime=0 cores=0,2,4,6
/proc/22966/stat : 22966 (npSolver-pbo) S 22965 22965 22387 0 -1 4202496 1765 2100 0 0 0 0 0 0 20 0 1 0 376304823 2158592 195 33554432000 4194304 6004724 140734313827984 140734313814264 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22966/statm: 527 195 152 442 0 81 0
[pid=22971] ppid=22966 vsize=11072 CPUtime=1.47 cores=0,2,4,6
/proc/22971/stat : 22971 (glucosInc) R 22966 22965 22387 0 -1 4202496 2857 0 0 0 147 0 0 0 20 0 1 0 376304825 11337728 2053 33554432000 4194304 5654031 140736943132576 140736943120392 4232960 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22971/statm: 2768 2053 142 357 0 2408 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 22328

[startup+3.10029 s]
/proc/loadavg: 2.01 2.01 1.92 3/181 22971
/proc/meminfo: memFree=25242224/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
[pid=22966] ppid=22965 vsize=2108 CPUtime=0 cores=0,2,4,6
/proc/22966/stat : 22966 (npSolver-pbo) S 22965 22965 22387 0 -1 4202496 1765 2100 0 0 0 0 0 0 20 0 1 0 376304823 2158592 195 33554432000 4194304 6004724 140734313827984 140734313814264 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22966/statm: 527 195 152 442 0 81 0
[pid=22971] ppid=22966 vsize=13752 CPUtime=3.07 cores=0,2,4,6
/proc/22971/stat : 22971 (glucosInc) R 22966 22965 22387 0 -1 4202496 3640 0 0 0 307 0 0 0 20 0 1 0 376304825 14082048 2829 33554432000 4194304 5654031 140736943132576 140736943130376 4233168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22971/statm: 3438 2829 142 357 0 3078 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 25008

[startup+6.30029 s]
/proc/loadavg: 2.01 2.01 1.92 3/181 22971
/proc/meminfo: memFree=25230616/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
[pid=22966] ppid=22965 vsize=2108 CPUtime=0 cores=0,2,4,6
/proc/22966/stat : 22966 (npSolver-pbo) S 22965 22965 22387 0 -1 4202496 1765 2100 0 0 0 0 0 0 20 0 1 0 376304823 2158592 195 33554432000 4194304 6004724 140734313827984 140734313814264 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22966/statm: 527 195 152 442 0 81 0
[pid=22971] ppid=22966 vsize=21052 CPUtime=6.26 cores=0,2,4,6
/proc/22971/stat : 22971 (glucosInc) R 22966 22965 22387 0 -1 4202496 4830 0 0 0 626 0 0 0 20 0 1 0 376304825 21557248 4470 33554432000 4194304 5654031 140736943132576 140736943130456 4233213 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22971/statm: 5263 4470 142 357 0 4903 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 32308

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 1.92 3/181 22971
/proc/meminfo: memFree=25226112/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
[pid=22966] ppid=22965 vsize=2108 CPUtime=0 cores=0,2,4,6
/proc/22966/stat : 22966 (npSolver-pbo) S 22965 22965 22387 0 -1 4202496 1765 2100 0 0 0 0 0 0 20 0 1 0 376304823 2158592 195 33554432000 4194304 6004724 140734313827984 140734313814264 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22966/statm: 527 195 152 442 0 81 0
[pid=22971] ppid=22966 vsize=32544 CPUtime=12.66 cores=0,2,4,6
/proc/22971/stat : 22971 (glucosInc) R 22966 22965 22387 0 -1 4202496 5415 0 0 0 1266 0 0 0 20 0 1 0 376304825 33325056 5942 33554432000 4194304 5654031 140736943132576 140736943130456 4215964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22971/statm: 8136 5942 142 357 0 7776 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 43800

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 22971
/proc/meminfo: memFree=25215252/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
[pid=22966] ppid=22965 vsize=2108 CPUtime=0 cores=0,2,4,6
/proc/22966/stat : 22966 (npSolver-pbo) S 22965 22965 22387 0 -1 4202496 1765 2100 0 0 0 0 0 0 20 0 1 0 376304823 2158592 195 33554432000 4194304 6004724 140734313827984 140734313814264 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22966/statm: 527 195 152 442 0 81 0
[pid=22971] ppid=22966 vsize=32544 CPUtime=25.47 cores=0,2,4,6
/proc/22971/stat : 22971 (glucosInc) R 22966 22965 22387 0 -1 4202496 5560 0 0 0 2546 1 0 0 20 0 1 0 376304825 33325056 7618 33554432000 4194304 5654031 140736943132576 140736943120392 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22971/statm: 8136 7618 142 357 0 7776 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 43800

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 22971
/proc/meminfo: memFree=25205760/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
[pid=22966] ppid=22965 vsize=2108 CPUtime=0 cores=0,2,4,6
/proc/22966/stat : 22966 (npSolver-pbo) S 22965 22965 22387 0 -1 4202496 1765 2100 0 0 0 0 0 0 20 0 1 0 376304823 2158592 195 33554432000 4194304 6004724 140734313827984 140734313814264 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22966/statm: 527 195 152 442 0 81 0
[pid=22971] ppid=22966 vsize=37932 CPUtime=51.05 cores=0,2,4,6
/proc/22971/stat : 22971 (glucosInc) R 22966 22965 22387 0 -1 4202496 7375 0 0 0 5104 1 0 0 20 0 1 0 376304825 38842368 8773 33554432000 4194304 5654031 140736943132576 140736943120392 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22971/statm: 9483 8773 142 357 0 9123 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 49188

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 22971
/proc/meminfo: memFree=25174908/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
[pid=22966] ppid=22965 vsize=2108 CPUtime=0 cores=0,2,4,6
/proc/22966/stat : 22966 (npSolver-pbo) S 22965 22965 22387 0 -1 4202496 1765 2100 0 0 0 0 0 0 20 0 1 0 376304823 2158592 195 33554432000 4194304 6004724 140734313827984 140734313814264 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22966/statm: 527 195 152 442 0 81 0
[pid=22971] ppid=22966 vsize=75444 CPUtime=102.25 cores=0,2,4,6
/proc/22971/stat : 22971 (glucosInc) R 22966 22965 22387 0 -1 4202496 9129 0 0 0 10222 3 0 0 20 0 1 0 376304825 77254656 18286 33554432000 4194304 5654031 140736943132576 140736943120392 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22971/statm: 18861 18286 142 357 0 18501 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 86700

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/180 22971
/proc/meminfo: memFree=25082816/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
[pid=22966] ppid=22965 vsize=2108 CPUtime=0 cores=0,2,4,6
/proc/22966/stat : 22966 (npSolver-pbo) S 22965 22965 22387 0 -1 4202496 1765 2100 0 0 0 0 0 0 20 0 1 0 376304823 2158592 195 33554432000 4194304 6004724 140734313827984 140734313814264 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22966/statm: 527 195 152 442 0 81 0
[pid=22971] ppid=22966 vsize=88224 CPUtime=162.24 cores=0,2,4,6
/proc/22971/stat : 22971 (glucosInc) R 22966 22965 22387 0 -1 4202496 10982 0 0 0 16219 5 0 0 20 0 1 0 376304825 90341376 21535 33554432000 4194304 5654031 140736943132576 140736943120392 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22971/statm: 22056 21535 142 357 0 21696 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 99480

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 22972
/proc/meminfo: memFree=25149336/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
[pid=22966] ppid=22965 vsize=2108 CPUtime=0 cores=0,2,4,6
/proc/22966/stat : 22966 (npSolver-pbo) S 22965 22965 22387 0 -1 4202496 1765 2100 0 0 0 0 0 0 20 0 1 0 376304823 2158592 195 33554432000 4194304 6004724 140734313827984 140734313814264 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22966/statm: 527 195 152 442 0 81 0
[pid=22971] ppid=22966 vsize=88224 CPUtime=222.22 cores=0,2,4,6
/proc/22971/stat : 22971 (glucosInc) R 22966 22965 22387 0 -1 4202496 11755 0 0 0 22216 6 0 0 20 0 1 0 376304825 90341376 21538 33554432000 4194304 5654031 140736943132576 140736943120392 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22971/statm: 22056 21538 142 357 0 21696 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 99480

[startup+282.3 s]

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

/proc/loadavg: 2.01 2.01 1.93 3/181 23694
/proc/meminfo: memFree=25999380/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
[pid=22966] ppid=22965 vsize=2108 CPUtime=0 cores=0,2,4,6
/proc/22966/stat : 22966 (npSolver-pbo) S 22965 22965 22387 0 -1 4202496 1765 2100 0 0 0 0 0 0 20 0 1 0 376304823 2158592 195 33554432000 4194304 6004724 140734313827984 140734313814264 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22966/statm: 527 195 152 442 0 81 0
[pid=22971] ppid=22966 vsize=96232 CPUtime=1302.07 cores=0,2,4,6
/proc/22971/stat : 22971 (glucosInc) R 22966 22965 22387 0 -1 4202496 28617 0 0 0 130179 28 0 0 20 0 1 0 376304825 98541568 23331 33554432000 4194304 5654031 140736943132576 140736943130600 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22971/statm: 24058 23331 142 357 0 23698 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 107488

[startup+1362.3 s]
/proc/loadavg: 2.07 2.03 1.94 3/181 23694
/proc/meminfo: memFree=25981132/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
[pid=22966] ppid=22965 vsize=2108 CPUtime=0 cores=0,2,4,6
/proc/22966/stat : 22966 (npSolver-pbo) S 22965 22965 22387 0 -1 4202496 1765 2100 0 0 0 0 0 0 20 0 1 0 376304823 2158592 195 33554432000 4194304 6004724 140734313827984 140734313814264 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22966/statm: 527 195 152 442 0 81 0
[pid=22971] ppid=22966 vsize=99796 CPUtime=1362.05 cores=0,2,4,6
/proc/22971/stat : 22971 (glucosInc) R 22966 22965 22387 0 -1 4202496 30076 0 0 0 136175 30 0 0 20 0 1 0 376304825 102191104 24377 33554432000 4194304 5654031 140736943132576 140736943120392 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22971/statm: 24949 24377 142 357 0 24589 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 111052

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 1.94 3/181 23695
/proc/meminfo: memFree=25916756/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
[pid=22966] ppid=22965 vsize=2108 CPUtime=0 cores=0,2,4,6
/proc/22966/stat : 22966 (npSolver-pbo) S 22965 22965 22387 0 -1 4202496 1765 2100 0 0 0 0 0 0 20 0 1 0 376304823 2158592 195 33554432000 4194304 6004724 140734313827984 140734313814264 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22966/statm: 527 195 152 442 0 81 0
[pid=22971] ppid=22966 vsize=179936 CPUtime=1422.05 cores=0,2,4,6
/proc/22971/stat : 22971 (glucosInc) R 22966 22965 22387 0 -1 4202496 31051 0 0 0 142174 31 0 0 20 0 1 0 376304825 184254464 39650 33554432000 4194304 5654031 140736943132576 140736943120392 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22971/statm: 44984 39650 142 357 0 44624 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 191192

[startup+1482.3 s]
/proc/loadavg: 2.08 2.04 1.95 3/180 23695
/proc/meminfo: memFree=25886292/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
[pid=22966] ppid=22965 vsize=2108 CPUtime=0 cores=0,2,4,6
/proc/22966/stat : 22966 (npSolver-pbo) S 22965 22965 22387 0 -1 4202496 1765 2100 0 0 0 0 0 0 20 0 1 0 376304823 2158592 195 33554432000 4194304 6004724 140734313827984 140734313814264 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22966/statm: 527 195 152 442 0 81 0
[pid=22971] ppid=22966 vsize=179936 CPUtime=1482.03 cores=0,2,4,6
/proc/22971/stat : 22971 (glucosInc) R 22966 22965 22387 0 -1 4202496 31970 0 0 0 148171 32 0 0 20 0 1 0 376304825 184254464 37602 33554432000 4194304 5654031 140736943132576 140736943130664 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22971/statm: 44984 37602 142 357 0 44624 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 191192

[startup+1542.3 s]
/proc/loadavg: 2.03 2.03 1.95 3/181 23696
/proc/meminfo: memFree=25883720/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
[pid=22966] ppid=22965 vsize=2108 CPUtime=0 cores=0,2,4,6
/proc/22966/stat : 22966 (npSolver-pbo) S 22965 22965 22387 0 -1 4202496 1765 2100 0 0 0 0 0 0 20 0 1 0 376304823 2158592 195 33554432000 4194304 6004724 140734313827984 140734313814264 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22966/statm: 527 195 152 442 0 81 0
[pid=22971] ppid=22966 vsize=149496 CPUtime=1542.02 cores=0,2,4,6
/proc/22971/stat : 22971 (glucosInc) R 22966 22965 22387 0 -1 4202496 32470 0 0 0 154169 33 0 0 20 0 1 0 376304825 153083904 36681 33554432000 4194304 5654031 140736943132576 140736943120392 4233213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22971/statm: 37374 36681 142 357 0 37014 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 160752

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/181 23696
/proc/meminfo: memFree=25888904/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
[pid=22966] ppid=22965 vsize=2108 CPUtime=0 cores=0,2,4,6
/proc/22966/stat : 22966 (npSolver-pbo) S 22965 22965 22387 0 -1 4202496 1765 2100 0 0 0 0 0 0 20 0 1 0 376304823 2158592 195 33554432000 4194304 6004724 140734313827984 140734313814264 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22966/statm: 527 195 152 442 0 81 0
[pid=22971] ppid=22966 vsize=149780 CPUtime=1602.01 cores=0,2,4,6
/proc/22971/stat : 22971 (glucosInc) R 22966 22965 22387 0 -1 4202496 33451 0 0 0 160167 34 0 0 20 0 1 0 376304825 153374720 35208 33554432000 4194304 5654031 140736943132576 140736943120392 4232810 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22971/statm: 37445 35208 142 357 0 37085 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 161036

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/182 23699
/proc/meminfo: memFree=25890960/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
[pid=22966] ppid=22965 vsize=2108 CPUtime=0 cores=0,2,4,6
/proc/22966/stat : 22966 (npSolver-pbo) S 22965 22965 22387 0 -1 4202496 1765 2100 0 0 0 0 0 0 20 0 1 0 376304823 2158592 195 33554432000 4194304 6004724 140734313827984 140734313814264 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22966/statm: 527 195 152 442 0 81 0
[pid=22971] ppid=22966 vsize=149972 CPUtime=1662.01 cores=0,2,4,6
/proc/22971/stat : 22971 (glucosInc) R 22966 22965 22387 0 -1 4202496 34413 0 0 0 166165 36 0 0 20 0 1 0 376304825 153571328 34744 33554432000 4194304 5654031 140736943132576 140736943120392 4233181 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22971/statm: 37493 34744 142 357 0 37133 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 161228

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/181 23700
/proc/meminfo: memFree=25891668/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
[pid=22966] ppid=22965 vsize=2108 CPUtime=0 cores=0,2,4,6
/proc/22966/stat : 22966 (npSolver-pbo) S 22965 22965 22387 0 -1 4202496 1765 2100 0 0 0 0 0 0 20 0 1 0 376304823 2158592 195 33554432000 4194304 6004724 140734313827984 140734313814264 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22966/statm: 527 195 152 442 0 81 0
[pid=22971] ppid=22966 vsize=151204 CPUtime=1722 cores=0,2,4,6
/proc/22971/stat : 22971 (glucosInc) R 22966 22965 22387 0 -1 4202496 35643 0 0 0 172163 37 0 0 20 0 1 0 376304825 154832896 36588 33554432000 4194304 5654031 140736943132576 140736943120392 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22971/statm: 37801 36588 142 357 0 37441 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 162460

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/181 23700
/proc/meminfo: memFree=25874976/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
[pid=22966] ppid=22965 vsize=2108 CPUtime=0 cores=0,2,4,6
/proc/22966/stat : 22966 (npSolver-pbo) S 22965 22965 22387 0 -1 4202496 1765 2100 0 0 0 0 0 0 20 0 1 0 376304823 2158592 195 33554432000 4194304 6004724 140734313827984 140734313814264 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22966/statm: 527 195 152 442 0 81 0
[pid=22971] ppid=22966 vsize=151204 CPUtime=1781.99 cores=0,2,4,6
/proc/22971/stat : 22971 (glucosInc) R 22966 22965 22387 0 -1 4202496 36557 0 0 0 178161 38 0 0 20 0 1 0 376304825 154832896 34028 33554432000 4194304 5654031 140736943132576 140736943130504 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22971/statm: 37801 34028 142 357 0 37441 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 162460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 1.95 3/181 23700
/proc/meminfo: memFree=25891188/32873844 swapFree=7896/7896
[pid=22965] ppid=22963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22965/stat : 22965 (npSolver-pbo-It) S 22963 22965 22387 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376304822 9367552 275 33554432000 4194304 5064252 140737331168992 140737331167904 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22965/statm: 2287 275 233 213 0 72 0
[pid=22966] ppid=22965 vsize=2108 CPUtime=0 cores=0,2,4,6
/proc/22966/stat : 22966 (npSolver-pbo) S 22965 22965 22387 0 -1 4202496 1765 2100 0 0 0 0 0 0 20 0 1 0 376304823 2158592 195 33554432000 4194304 6004724 140734313827984 140734313814264 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22966/statm: 527 195 152 442 0 81 0
[pid=22971] ppid=22966 vsize=182024 CPUtime=1800.09 cores=0,2,4,6
/proc/22971/stat : 22971 (glucosInc) R 22966 22965 22387 0 -1 4202496 36779 0 0 0 179971 38 0 0 20 0 1 0 376304825 186392576 37309 33554432000 4194304 5654031 140736943132576 140736943130504 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22971/statm: 45506 37309 142 357 0 45146 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 193280

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 22965 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=9998
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=11998
# CPU time returned by wait4() is 0.021996
# while last known CPU time is 1800.09
#
# 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.09
CPU user time (s): 1799.71
CPU system time (s): 0.38
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 193280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.009998
system time used= 0.011998
maximum resident set size= 29228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4241
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 7

runsolver used 6.16306 second user time and 17.8703 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-07 22:43:14
IDJOB=3746389
IDBENCH=2598
IDSOLVER=2332
FILE ID=node136/3746389-1339101794
RUNJOBID= node136-1339098178-22403
PBS_JOBID= 14643717
Free space on /tmp= 69732 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-21-20.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746389-1339101794/watcher-3746389-1339101794 -o /tmp/evaluation-result-3746389-1339101794/solver-3746389-1339101794 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746389-1339101794.opb 971857635 HOME HOME

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

MD5SUM BENCH= 2f4fbbd7ac7eea50904b3e0a14134afd
RANDOM SEED=971857635

node136.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.247
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.49
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.247
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.247
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.94
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.247
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.90
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.247
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.247
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.90
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.247
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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:        25252868 kB
Buffers:         1293688 kB
Cached:          4527316 kB
SwapCached:        20284 kB
Active:          3838428 kB
Inactive:        2866776 kB
Active(anon):     856000 kB
Inactive(anon):    22808 kB
Active(file):    2982428 kB
Inactive(file):  2843968 kB
Unevictable:        7896 kB
Mlocked:            7896 kB
SwapTotal:      67108856 kB
SwapFree:       67083244 kB
Dirty:              8172 kB
Writeback:             0 kB
AnonPages:        928600 kB
Mapped:            10912 kB
Shmem:                 0 kB
Slab:             771596 kB
SReclaimable:     213084 kB
SUnreclaim:       558512 kB
KernelStack:        1504 kB
PageTables:         5900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1232500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    890880 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= 69780 MiB
End job on node136 at 2012-06-07 23:13:14