Trace number 3698190

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 NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.03 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_3.opb
MD5SUM8d16c34d0eecf3c16ca4b890652c15ca
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark1791.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7
Optimality of the best value was proved NO
Number of variables146
Total number of constraints12
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint64
Maximum length of a constraint66
Number of terms in the objective function 96
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3060
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1270
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4321
Number of bits of the biggest sum of numbers13
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.83	c run inc solver
0.00/0.83	c [INC SYSTEM] run initial solver
0.00/0.83	c [INC SYSTEM] preprocess with white file
11.07/11.16	c [INC SYSTEM] finished preprocessing in 10 s
11.07/11.16	c [INC SYSTEM] execute solver
1800.03/1800.41	c an unexpexted return value has been received, exit
1800.03/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-3698190-1338069919/watcher-3698190-1338069919 -o /tmp/evaluation-result-3698190-1338069919/solver-3698190-1338069919 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698190-1338069919.opb 1093927047 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 4/180 12088
/proc/meminfo: memFree=28919480/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0

[startup+0.099417 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 12088
/proc/meminfo: memFree=28919480/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100258 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 12088
/proc/meminfo: memFree=28919480/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300298 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 12088
/proc/meminfo: memFree=28919480/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700304 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 12088
/proc/meminfo: memFree=28919480/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 12092
/proc/meminfo: memFree=28813008/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
[pid=12089] ppid=12088 vsize=65056 CPUtime=0.82 cores=1,3,5,7
/proc/12089/stat : 12089 (npSolver-pbo) S 12088 12088 9054 0 -1 4202496 13556 0 0 0 75 7 0 0 20 0 1 0 273116678 66617344 14178 33554432000 4194304 5992684 140735526529712 140735526524160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12089/statm: 16264 14178 163 440 0 15820 0
[pid=12091] ppid=12089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12091/stat : 12091 (cp2_pre.sh) S 12089 12088 9054 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 273116762 9367552 276 33554432000 4194304 5064252 140735752052112 140735752050816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12091/statm: 2287 276 234 213 0 72 0
[pid=12092] ppid=12091 vsize=200084 CPUtime=0.65 cores=1,3,5,7
/proc/12092/stat : 12092 (coprocessor) R 12091 12088 9054 0 -1 4202496 25900 0 0 0 59 6 0 0 20 0 1 0 273116762 204886016 43831 33554432000 4194304 6586260 140737301039440 140737301036200 5631595 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/12092/statm: 50021 43831 166 584 0 49433 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 283436

[startup+3.10043 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 12092
/proc/meminfo: memFree=28640016/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
[pid=12089] ppid=12088 vsize=65056 CPUtime=0.82 cores=1,3,5,7
/proc/12089/stat : 12089 (npSolver-pbo) S 12088 12088 9054 0 -1 4202496 13556 0 0 0 75 7 0 0 20 0 1 0 273116678 66617344 14178 33554432000 4194304 5992684 140735526529712 140735526524160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12089/statm: 16264 14178 163 440 0 15820 0
[pid=12091] ppid=12089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12091/stat : 12091 (cp2_pre.sh) S 12089 12088 9054 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 273116762 9367552 276 33554432000 4194304 5064252 140735752052112 140735752050816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12091/statm: 2287 276 234 213 0 72 0
[pid=12092] ppid=12091 vsize=238440 CPUtime=2.25 cores=1,3,5,7
/proc/12092/stat : 12092 (coprocessor) R 12091 12088 9054 0 -1 4202496 34609 0 0 0 217 8 0 0 20 0 1 0 273116762 244162560 57139 33554432000 4194304 6586260 140737301039440 140737301035464 4775781 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/12092/statm: 59610 57139 182 584 0 59022 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 321792

[startup+6.30044 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 12092
/proc/meminfo: memFree=28565768/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
[pid=12089] ppid=12088 vsize=65056 CPUtime=0.82 cores=1,3,5,7
/proc/12089/stat : 12089 (npSolver-pbo) S 12088 12088 9054 0 -1 4202496 13556 0 0 0 75 7 0 0 20 0 1 0 273116678 66617344 14178 33554432000 4194304 5992684 140735526529712 140735526524160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12089/statm: 16264 14178 163 440 0 15820 0
[pid=12091] ppid=12089 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12091/stat : 12091 (cp2_pre.sh) S 12089 12088 9054 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 273116762 9367552 276 33554432000 4194304 5064252 140735752052112 140735752050816 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12091/statm: 2287 276 234 213 0 72 0
[pid=12092] ppid=12091 vsize=279792 CPUtime=5.45 cores=1,3,5,7
/proc/12092/stat : 12092 (coprocessor) R 12091 12088 9054 0 -1 4202496 41040 0 0 0 536 9 0 0 20 0 1 0 273116762 286507008 67658 33554432000 4194304 6586260 140737301039440 140737301034760 4676681 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/12092/statm: 69948 67658 191 584 0 69360 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 363144

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12094
/proc/meminfo: memFree=28722436/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
[pid=12089] ppid=12088 vsize=65056 CPUtime=11.13 cores=1,3,5,7
/proc/12089/stat : 12089 (npSolver-pbo) S 12088 12088 9054 0 -1 4202496 13575 42246 0 0 75 7 1015 16 20 0 1 0 273116678 66617344 14180 33554432000 4194304 5992684 140735526529712 140735526515976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12089/statm: 16264 14180 165 440 0 15820 0
[pid=12094] ppid=12089 vsize=132276 CPUtime=1.53 cores=1,3,5,7
/proc/12094/stat : 12094 (glucosInc) R 12089 12088 9054 0 -1 4202496 25446 0 0 0 148 5 0 0 20 0 1 0 273117794 135450624 29483 33554432000 4194304 5654031 140736096304768 140736096302376 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12094/statm: 33069 29483 131 357 0 32709 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 206480

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12094
/proc/meminfo: memFree=28717348/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
[pid=12089] ppid=12088 vsize=65056 CPUtime=11.13 cores=1,3,5,7
/proc/12089/stat : 12089 (npSolver-pbo) S 12088 12088 9054 0 -1 4202496 13575 42246 0 0 75 7 1015 16 20 0 1 0 273116678 66617344 14180 33554432000 4194304 5992684 140735526529712 140735526515976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12089/statm: 16264 14180 165 440 0 15820 0
[pid=12094] ppid=12089 vsize=133596 CPUtime=14.32 cores=1,3,5,7
/proc/12094/stat : 12094 (glucosInc) R 12089 12088 9054 0 -1 4202496 25804 0 0 0 1427 5 0 0 20 0 1 0 273117794 136802304 30352 33554432000 4194304 5654031 140736096304768 140736096302552 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12094/statm: 33399 30352 140 357 0 33039 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 207800

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12094
/proc/meminfo: memFree=28710276/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
[pid=12089] ppid=12088 vsize=65056 CPUtime=11.13 cores=1,3,5,7
/proc/12089/stat : 12089 (npSolver-pbo) S 12088 12088 9054 0 -1 4202496 13575 42246 0 0 75 7 1015 16 20 0 1 0 273116678 66617344 14180 33554432000 4194304 5992684 140735526529712 140735526515976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12089/statm: 16264 14180 165 440 0 15820 0
[pid=12094] ppid=12089 vsize=152960 CPUtime=39.92 cores=1,3,5,7
/proc/12094/stat : 12094 (glucosInc) R 12089 12088 9054 0 -1 4202496 26420 0 0 0 3986 6 0 0 20 0 1 0 273117794 156631040 31989 33554432000 4194304 5654031 140736096304768 140736096302856 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12094/statm: 38240 31989 140 357 0 37880 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 227164

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12094
/proc/meminfo: memFree=28693828/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
[pid=12089] ppid=12088 vsize=65056 CPUtime=11.13 cores=1,3,5,7
/proc/12089/stat : 12089 (npSolver-pbo) S 12088 12088 9054 0 -1 4202496 13575 42246 0 0 75 7 1015 16 20 0 1 0 273116678 66617344 14180 33554432000 4194304 5992684 140735526529712 140735526515976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12089/statm: 16264 14180 165 440 0 15820 0
[pid=12094] ppid=12089 vsize=153480 CPUtime=91.1 cores=1,3,5,7
/proc/12094/stat : 12094 (glucosInc) R 12089 12088 9054 0 -1 4202496 27664 0 0 0 9103 7 0 0 20 0 1 0 273117794 157163520 33328 33554432000 4194304 5654031 140736096304768 140736096302856 4216337 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12094/statm: 38370 33328 141 357 0 38010 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 227684

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12094
/proc/meminfo: memFree=28700280/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
[pid=12089] ppid=12088 vsize=65056 CPUtime=11.13 cores=1,3,5,7
/proc/12089/stat : 12089 (npSolver-pbo) S 12088 12088 9054 0 -1 4202496 13575 42246 0 0 75 7 1015 16 20 0 1 0 273116678 66617344 14180 33554432000 4194304 5992684 140735526529712 140735526515976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12089/statm: 16264 14180 165 440 0 15820 0
[pid=12094] ppid=12089 vsize=153832 CPUtime=151.08 cores=1,3,5,7
/proc/12094/stat : 12094 (glucosInc) R 12089 12088 9054 0 -1 4202496 29971 0 0 0 15099 9 0 0 20 0 1 0 273117794 157523968 31839 33554432000 4194304 5654031 140736096304768 140736096302856 4233315 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12094/statm: 38458 31839 141 357 0 38098 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 228036

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12094
/proc/meminfo: memFree=28693056/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
[pid=12089] ppid=12088 vsize=65056 CPUtime=11.13 cores=1,3,5,7

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

/proc/loadavg: 2.07 2.02 2.00 3/183 12104
/proc/meminfo: memFree=28666024/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
[pid=12089] ppid=12088 vsize=65056 CPUtime=11.13 cores=1,3,5,7
/proc/12089/stat : 12089 (npSolver-pbo) S 12088 12088 9054 0 -1 4202496 13575 42246 0 0 75 7 1015 16 20 0 1 0 273116678 66617344 14180 33554432000 4194304 5992684 140735526529712 140735526515976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12089/statm: 16264 14180 165 440 0 15820 0
[pid=12094] ppid=12089 vsize=160788 CPUtime=1290.89 cores=1,3,5,7
/proc/12094/stat : 12094 (glucosInc) R 12089 12088 9054 0 -1 4202496 47263 0 0 0 129050 39 0 0 20 0 1 0 273117794 164646912 34636 33554432000 4194304 5654031 140736096304768 140736096302552 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12094/statm: 40197 34636 142 357 0 39837 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 234992

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 12104
/proc/meminfo: memFree=28657988/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
[pid=12089] ppid=12088 vsize=65056 CPUtime=11.13 cores=1,3,5,7
/proc/12089/stat : 12089 (npSolver-pbo) S 12088 12088 9054 0 -1 4202496 13575 42246 0 0 75 7 1015 16 20 0 1 0 273116678 66617344 14180 33554432000 4194304 5992684 140735526529712 140735526515976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12089/statm: 16264 14180 165 440 0 15820 0
[pid=12094] ppid=12089 vsize=163224 CPUtime=1350.88 cores=1,3,5,7
/proc/12094/stat : 12094 (glucosInc) R 12089 12088 9054 0 -1 4202496 47754 0 0 0 135048 40 0 0 20 0 1 0 273117794 167141376 36709 33554432000 4194304 5654031 140736096304768 140736096302552 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12094/statm: 40806 36709 142 357 0 40446 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 237428

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 12104
/proc/meminfo: memFree=28661032/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
[pid=12089] ppid=12088 vsize=65056 CPUtime=11.13 cores=1,3,5,7
/proc/12089/stat : 12089 (npSolver-pbo) S 12088 12088 9054 0 -1 4202496 13575 42246 0 0 75 7 1015 16 20 0 1 0 273116678 66617344 14180 33554432000 4194304 5992684 140735526529712 140735526515976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12089/statm: 16264 14180 165 440 0 15820 0
[pid=12094] ppid=12089 vsize=144256 CPUtime=1410.87 cores=1,3,5,7
/proc/12094/stat : 12094 (glucosInc) R 12089 12088 9054 0 -1 4202496 48679 0 0 0 141047 40 0 0 20 0 1 0 273117794 147718144 33945 33554432000 4194304 5654031 140736096304768 140736096302792 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12094/statm: 36064 33945 142 357 0 35704 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 218460

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12104
/proc/meminfo: memFree=28655200/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
[pid=12089] ppid=12088 vsize=65056 CPUtime=11.13 cores=1,3,5,7
/proc/12089/stat : 12089 (npSolver-pbo) S 12088 12088 9054 0 -1 4202496 13575 42246 0 0 75 7 1015 16 20 0 1 0 273116678 66617344 14180 33554432000 4194304 5992684 140735526529712 140735526515976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12089/statm: 16264 14180 165 440 0 15820 0
[pid=12094] ppid=12089 vsize=164264 CPUtime=1470.85 cores=1,3,5,7
/proc/12094/stat : 12094 (glucosInc) R 12089 12088 9054 0 -1 4202496 49148 0 0 0 147044 41 0 0 20 0 1 0 273117794 168206336 35430 33554432000 4194304 5654031 140736096304768 140736096302552 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12094/statm: 41066 35430 142 357 0 40706 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 238468

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 12150
/proc/meminfo: memFree=28623648/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
[pid=12089] ppid=12088 vsize=65056 CPUtime=11.13 cores=1,3,5,7
/proc/12089/stat : 12089 (npSolver-pbo) S 12088 12088 9054 0 -1 4202496 13575 42246 0 0 75 7 1015 16 20 0 1 0 273116678 66617344 14180 33554432000 4194304 5992684 140735526529712 140735526515976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12089/statm: 16264 14180 165 440 0 15820 0
[pid=12094] ppid=12089 vsize=146008 CPUtime=1530.84 cores=1,3,5,7
/proc/12094/stat : 12094 (glucosInc) R 12089 12088 9054 0 -1 4202496 49922 0 0 0 153042 42 0 0 20 0 1 0 273117794 149512192 34111 33554432000 4194304 5654031 140736096304768 140736096302792 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12094/statm: 36502 34111 142 357 0 36142 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 220212

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12152
/proc/meminfo: memFree=28673632/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
[pid=12089] ppid=12088 vsize=65056 CPUtime=11.13 cores=1,3,5,7
/proc/12089/stat : 12089 (npSolver-pbo) S 12088 12088 9054 0 -1 4202496 13575 42246 0 0 75 7 1015 16 20 0 1 0 273116678 66617344 14180 33554432000 4194304 5992684 140735526529712 140735526515976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12089/statm: 16264 14180 165 440 0 15820 0
[pid=12094] ppid=12089 vsize=164976 CPUtime=1590.83 cores=1,3,5,7
/proc/12094/stat : 12094 (glucosInc) R 12089 12088 9054 0 -1 4202496 50433 0 0 0 159040 43 0 0 20 0 1 0 273117794 168935424 35628 33554432000 4194304 5654031 140736096304768 140736096302856 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12094/statm: 41244 35628 142 357 0 40884 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 239180

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12152
/proc/meminfo: memFree=28632852/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
[pid=12089] ppid=12088 vsize=65056 CPUtime=11.13 cores=1,3,5,7
/proc/12089/stat : 12089 (npSolver-pbo) S 12088 12088 9054 0 -1 4202496 13575 42246 0 0 75 7 1015 16 20 0 1 0 273116678 66617344 14180 33554432000 4194304 5992684 140735526529712 140735526515976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12089/statm: 16264 14180 165 440 0 15820 0
[pid=12094] ppid=12089 vsize=165688 CPUtime=1650.82 cores=1,3,5,7
/proc/12094/stat : 12094 (glucosInc) R 12089 12088 9054 0 -1 4202496 50583 0 0 0 165039 43 0 0 20 0 1 0 273117794 169664512 36289 33554432000 4194304 5654031 140736096304768 140736096302552 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12094/statm: 41422 36289 142 357 0 41062 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 239892

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12152
/proc/meminfo: memFree=28645548/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
[pid=12089] ppid=12088 vsize=65056 CPUtime=11.13 cores=1,3,5,7
/proc/12089/stat : 12089 (npSolver-pbo) S 12088 12088 9054 0 -1 4202496 13575 42246 0 0 75 7 1015 16 20 0 1 0 273116678 66617344 14180 33554432000 4194304 5992684 140735526529712 140735526515976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12089/statm: 16264 14180 165 440 0 15820 0
[pid=12094] ppid=12089 vsize=165688 CPUtime=1710.81 cores=1,3,5,7
/proc/12094/stat : 12094 (glucosInc) R 12089 12088 9054 0 -1 4202496 51697 0 0 0 171037 44 0 0 20 0 1 0 273117794 169664512 35352 33554432000 4194304 5654031 140736096304768 140736096302856 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12094/statm: 41422 35352 142 357 0 41062 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 239892

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 12152
/proc/meminfo: memFree=28618256/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
[pid=12089] ppid=12088 vsize=65056 CPUtime=11.13 cores=1,3,5,7
/proc/12089/stat : 12089 (npSolver-pbo) S 12088 12088 9054 0 -1 4202496 13575 42246 0 0 75 7 1015 16 20 0 1 0 273116678 66617344 14180 33554432000 4194304 5992684 140735526529712 140735526515976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12089/statm: 16264 14180 165 440 0 15820 0
[pid=12094] ppid=12089 vsize=166116 CPUtime=1770.8 cores=1,3,5,7
/proc/12094/stat : 12094 (glucosInc) R 12089 12088 9054 0 -1 4202496 51787 0 0 0 177036 44 0 0 20 0 1 0 273117794 170102784 36975 33554432000 4194304 5654031 140736096304768 140736096302552 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12094/statm: 41529 36975 142 357 0 41169 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 240320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 12153
/proc/meminfo: memFree=28627280/32873844 swapFree=7364/7364
[pid=12088] ppid=12086 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (npSolver-pbo-It) S 12086 12088 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273116678 9367552 275 33554432000 4194304 5064252 140733234407072 140733234405984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12088/statm: 2287 275 233 213 0 72 0
[pid=12089] ppid=12088 vsize=65056 CPUtime=11.13 cores=1,3,5,7
/proc/12089/stat : 12089 (npSolver-pbo) S 12088 12088 9054 0 -1 4202496 13575 42246 0 0 75 7 1015 16 20 0 1 0 273116678 66617344 14180 33554432000 4194304 5992684 140735526529712 140735526515976 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12089/statm: 16264 14180 165 440 0 15820 0
[pid=12094] ppid=12089 vsize=147148 CPUtime=1788.9 cores=1,3,5,7
/proc/12094/stat : 12094 (glucosInc) R 12089 12088 9054 0 -1 4202496 52338 0 0 0 178845 45 0 0 20 0 1 0 273117794 150679552 34373 33554432000 4194304 5654031 140736096304768 140736096302792 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12094/statm: 36787 34373 142 357 0 36427 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 221352

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 12088 and gives
#  childrusage.ru_utime.tv_sec=10
#  childrusage.ru_utime.tv_usec=910341
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=248962
# CPU time returned by wait4() is 11.1593
# while last known CPU time is 1800.03
#
# 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.03
CPU user time (s): 1799.35
CPU system time (s): 0.68
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 363148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.9103
system time used= 0.248962
maximum resident set size= 280012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56198
page faults= 0
swaps= 0
block input operations= 0
block output operations= 98584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 19

runsolver used 3.09453 second user time and 8.5647 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-27 00:05:19
IDJOB=3698190
IDBENCH=2910
IDSOLVER=2275
FILE ID=node133/3698190-1338069919
RUNJOBID= node133-1338048810-9071
PBS_JOBID= 14624373
Free space on /tmp= 71608 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_6_50_3.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698190-1338069919/watcher-3698190-1338069919 -o /tmp/evaluation-result-3698190-1338069919/solver-3698190-1338069919 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698190-1338069919.opb 1093927047 HOME HOME

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

MD5SUM BENCH= 8d16c34d0eecf3c16ca4b890652c15ca
RANDOM SEED=1093927047

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
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:        28920108 kB
Buffers:          302312 kB
Cached:          2776052 kB
SwapCached:            0 kB
Active:           599160 kB
Inactive:        2550640 kB
Active(anon):      74080 kB
Inactive(anon):        0 kB
Active(file):     525080 kB
Inactive(file):  2550640 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:         80908 kB
Mapped:            15652 kB
Shmem:               212 kB
Slab:             661264 kB
SReclaimable:     103416 kB
SUnreclaim:       557848 kB
KernelStack:        1480 kB
PageTables:         4112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     194028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 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= 71568 MiB
End job on node133 at 2012-05-27 00:35:19