Trace number 3747679

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 (fixed)? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_25_1.opb
MD5SUM02054528a722e9af7937139e87d0b5ac
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-134
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -169
Optimality of the best value was proved NO
Number of variables2000
Total number of constraints3001
Number of constraints which are clauses1000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2001
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)63280
Sum of products size (including duplicates)126560
Number of different products31640
Sum of products size63280

Solver Data

0.00/0.80	c run inc solver
0.00/0.80	c [INC SYSTEM] run initial solver
0.00/0.80	c [INC SYSTEM] preprocess with white file
3.07/3.11	c [INC SYSTEM] finished preprocessing in 2 s
3.07/3.11	c [INC SYSTEM] execute solver
1800.07/1800.40	c an unexpexted return value has been received, exit
1800.07/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-3747679-1339103627/watcher-3747679-1339103627 -o /tmp/evaluation-result-3747679-1339103627/solver-3747679-1339103627 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747679-1339103627.opb 1991693681 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.02 2.01 2.00 3/178 3671
/proc/meminfo: memFree=18450444/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0

[startup+0.053157 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 3671
/proc/meminfo: memFree=18450444/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 3671
/proc/meminfo: memFree=18450444/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300265 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 3671
/proc/meminfo: memFree=18450444/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700256 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 3671
/proc/meminfo: memFree=18450444/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 3675
/proc/meminfo: memFree=18345976/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
[pid=3672] ppid=3671 vsize=71148 CPUtime=0.79 cores=0,2,4,6
/proc/3672/stat : 3672 (npSolver-pbo) S 3671 3671 2890 0 -1 4202496 13469 0 0 0 74 5 0 0 20 0 1 0 376489545 72855552 14299 33554432000 4194304 6004724 140736444646304 140736444640768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3672/statm: 17787 14299 162 442 0 17341 0
[pid=3674] ppid=3672 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3674/stat : 3674 (cp2_pre.sh) S 3672 3671 2890 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 376489625 9367552 276 33554432000 4194304 5064252 140735798173904 140735798172608 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3674/statm: 2287 276 234 213 0 72 0
[pid=3675] ppid=3674 vsize=118872 CPUtime=0.68 cores=0,2,4,6
/proc/3675/stat : 3675 (coprocessor) R 3674 3671 2890 0 -1 4202496 21114 0 0 0 65 3 0 0 20 0 1 0 376489626 121724928 26506 33554432000 4194304 6586260 140734139777600 140734139773864 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/3675/statm: 29718 26506 166 584 0 29130 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 208316

[startup+3.10037 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 3675
/proc/meminfo: memFree=18247304/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
[pid=3672] ppid=3671 vsize=71148 CPUtime=0.79 cores=0,2,4,6
/proc/3672/stat : 3672 (npSolver-pbo) S 3671 3671 2890 0 -1 4202496 13469 0 0 0 74 5 0 0 20 0 1 0 376489545 72855552 14299 33554432000 4194304 6004724 140736444646304 140736444640768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3672/statm: 17787 14299 162 442 0 17341 0
[pid=3674] ppid=3672 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3674/stat : 3674 (cp2_pre.sh) S 3672 3671 2890 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 376489625 9367552 276 33554432000 4194304 5064252 140735798173904 140735798172608 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3674/statm: 2287 276 234 213 0 72 0
[pid=3675] ppid=3674 vsize=153504 CPUtime=2.28 cores=0,2,4,6
/proc/3675/stat : 3675 (coprocessor) R 3674 3671 2890 0 -1 4202496 28828 0 0 0 210 18 0 0 20 0 1 0 376489626 157188096 36904 33554432000 4194304 6586260 140734139777600 140734139773192 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/3675/statm: 38376 36904 204 584 0 37788 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 242948

[startup+6.30033 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 3677
/proc/meminfo: memFree=18324024/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
[pid=3672] ppid=3671 vsize=71148 CPUtime=3.1 cores=0,2,4,6
/proc/3672/stat : 3672 (npSolver-pbo) S 3671 3671 2890 0 -1 4202496 13486 29729 0 0 74 5 211 20 20 0 1 0 376489545 72855552 14303 33554432000 4194304 6004724 140736444646304 140736444632584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3672/statm: 17787 14303 166 442 0 17341 0
[pid=3677] ppid=3672 vsize=60792 CPUtime=3.17 cores=0,2,4,6
/proc/3677/stat : 3677 (glucosInc) R 3672 3671 2890 0 -1 4202496 13469 0 0 0 316 1 0 0 20 0 1 0 376489857 62251008 14047 33554432000 4194304 5654031 140734513399120 140734513386936 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3677/statm: 15198 14047 140 357 0 14838 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 141088

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 3677
/proc/meminfo: memFree=18324296/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
[pid=3672] ppid=3671 vsize=71148 CPUtime=3.1 cores=0,2,4,6
/proc/3672/stat : 3672 (npSolver-pbo) S 3671 3671 2890 0 -1 4202496 13486 29729 0 0 74 5 211 20 20 0 1 0 376489545 72855552 14303 33554432000 4194304 6004724 140736444646304 140736444632584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3672/statm: 17787 14303 166 442 0 17341 0
[pid=3677] ppid=3672 vsize=60792 CPUtime=9.57 cores=0,2,4,6
/proc/3677/stat : 3677 (glucosInc) R 3672 3671 2890 0 -1 4202496 13566 0 0 0 956 1 0 0 20 0 1 0 376489857 62251008 14144 33554432000 4194304 5654031 140734513399120 140734513386936 4232551 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3677/statm: 15198 14144 140 357 0 14838 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 141088

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 3677
/proc/meminfo: memFree=18320776/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
[pid=3672] ppid=3671 vsize=71148 CPUtime=3.1 cores=0,2,4,6
/proc/3672/stat : 3672 (npSolver-pbo) S 3671 3671 2890 0 -1 4202496 13486 29729 0 0 74 5 211 20 20 0 1 0 376489545 72855552 14303 33554432000 4194304 6004724 140736444646304 140736444632584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3672/statm: 17787 14303 166 442 0 17341 0
[pid=3677] ppid=3672 vsize=69256 CPUtime=22.36 cores=0,2,4,6
/proc/3677/stat : 3677 (glucosInc) R 3672 3671 2890 0 -1 4202496 14052 0 0 0 2235 1 0 0 20 0 1 0 376489857 70918144 14612 33554432000 4194304 5654031 140734513399120 140734513386936 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3677/statm: 17314 14612 140 357 0 16954 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 149552

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 3677
/proc/meminfo: memFree=18316280/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
[pid=3672] ppid=3671 vsize=71148 CPUtime=3.1 cores=0,2,4,6
/proc/3672/stat : 3672 (npSolver-pbo) S 3671 3671 2890 0 -1 4202496 13486 29729 0 0 74 5 211 20 20 0 1 0 376489545 72855552 14303 33554432000 4194304 6004724 140736444646304 140736444632584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3672/statm: 17787 14303 166 442 0 17341 0
[pid=3677] ppid=3672 vsize=71572 CPUtime=47.96 cores=0,2,4,6
/proc/3677/stat : 3677 (glucosInc) R 3672 3671 2890 0 -1 4202496 15311 0 0 0 4794 2 0 0 20 0 1 0 376489857 73289728 15484 33554432000 4194304 5654031 140734513399120 140734513386936 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3677/statm: 17893 15484 141 357 0 17533 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 151868

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3677
/proc/meminfo: memFree=18302544/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
[pid=3672] ppid=3671 vsize=71148 CPUtime=3.1 cores=0,2,4,6
/proc/3672/stat : 3672 (npSolver-pbo) S 3671 3671 2890 0 -1 4202496 13486 29729 0 0 74 5 211 20 20 0 1 0 376489545 72855552 14303 33554432000 4194304 6004724 140736444646304 140736444632584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3672/statm: 17787 14303 166 442 0 17341 0
[pid=3677] ppid=3672 vsize=76028 CPUtime=99.16 cores=0,2,4,6
/proc/3677/stat : 3677 (glucosInc) R 3672 3671 2890 0 -1 4202496 16736 0 0 0 9913 3 0 0 20 0 1 0 376489857 77852672 17171 33554432000 4194304 5654031 140734513399120 140734513386936 4214603 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3677/statm: 19007 17171 141 357 0 18647 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 156324

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3677
/proc/meminfo: memFree=18272368/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
[pid=3672] ppid=3671 vsize=71148 CPUtime=3.1 cores=0,2,4,6
/proc/3672/stat : 3672 (npSolver-pbo) S 3671 3671 2890 0 -1 4202496 13486 29729 0 0 74 5 211 20 20 0 1 0 376489545 72855552 14303 33554432000 4194304 6004724 140736444646304 140736444632584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3672/statm: 17787 14303 166 442 0 17341 0
[pid=3677] ppid=3672 vsize=96208 CPUtime=159.15 cores=0,2,4,6
/proc/3677/stat : 3677 (glucosInc) R 3672 3671 2890 0 -1 4202496 17796 0 0 0 15911 4 0 0 20 0 1 0 376489857 98516992 22735 33554432000 4194304 5654031 140734513399120 140734513386936 4232531 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3677/statm: 24052 22735 141 357 0 23692 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 176504

[startup+222.3 s]
/proc/loadavg: 1.89 1.97 1.99 3/181 3768
/proc/meminfo: memFree=28338104/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
[pid=3672] ppid=3671 vsize=71148 CPUtime=3.1 cores=0,2,4,6
/proc/3672/stat : 3672 (npSolver-pbo) S 3671 3671 2890 0 -1 4202496 13486 29729 0 0 74 5 211 20 20 0 1 0 376489545 72855552 14303 33554432000 4194304 6004724 140736444646304 140736444632584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3672/statm: 17787 14303 166 442 0 17341 0
[pid=3677] ppid=3672 vsize=126556 CPUtime=219.13 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.26 2.41 3/181 3866
/proc/meminfo: memFree=28170864/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
[pid=3672] ppid=3671 vsize=71148 CPUtime=3.1 cores=0,2,4,6
/proc/3672/stat : 3672 (npSolver-pbo) S 3671 3671 2890 0 -1 4202496 13486 29729 0 0 74 5 211 20 20 0 1 0 376489545 72855552 14303 33554432000 4194304 6004724 140736444646304 140736444632584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3672/statm: 17787 14303 166 442 0 17341 0
[pid=3677] ppid=3672 vsize=190336 CPUtime=1358.94 cores=0,2,4,6
/proc/3677/stat : 3677 (glucosInc) R 3672 3671 2890 0 -1 4202496 22440 0 0 0 135877 17 0 0 20 0 1 0 376489857 194904064 42532 33554432000 4194304 5654031 140734513399120 140734513386936 4209128 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3677/statm: 47584 42532 141 357 0 47224 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 270632

[startup+1422.3 s]
/proc/loadavg: 2.00 2.21 2.38 3/181 3867
/proc/meminfo: memFree=28182980/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
[pid=3672] ppid=3671 vsize=71148 CPUtime=3.1 cores=0,2,4,6
/proc/3672/stat : 3672 (npSolver-pbo) S 3671 3671 2890 0 -1 4202496 13486 29729 0 0 74 5 211 20 20 0 1 0 376489545 72855552 14303 33554432000 4194304 6004724 140736444646304 140736444632584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3672/statm: 17787 14303 166 442 0 17341 0
[pid=3677] ppid=3672 vsize=190336 CPUtime=1418.92 cores=0,2,4,6
/proc/3677/stat : 3677 (glucosInc) R 3672 3671 2890 0 -1 4202496 22447 0 0 0 141875 17 0 0 20 0 1 0 376489857 194904064 46116 33554432000 4194304 5654031 140734513399120 140734513386936 4232767 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3677/statm: 47584 46116 141 357 0 47224 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 270632

[startup+1482.31 s]
/proc/loadavg: 2.00 2.17 2.35 3/181 3867
/proc/meminfo: memFree=28154624/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
[pid=3672] ppid=3671 vsize=71148 CPUtime=3.1 cores=0,2,4,6
/proc/3672/stat : 3672 (npSolver-pbo) S 3671 3671 2890 0 -1 4202496 13486 29729 0 0 74 5 211 20 20 0 1 0 376489545 72855552 14303 33554432000 4194304 6004724 140736444646304 140736444632584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3672/statm: 17787 14303 166 442 0 17341 0
[pid=3677] ppid=3672 vsize=190336 CPUtime=1478.92 cores=0,2,4,6
/proc/3677/stat : 3677 (glucosInc) R 3672 3671 2890 0 -1 4202496 22680 0 0 0 147874 18 0 0 20 0 1 0 376489857 194904064 46074 33554432000 4194304 5654031 140734513399120 140734513386936 4214603 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3677/statm: 47584 46074 141 357 0 47224 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 270632

[startup+1542.3 s]
/proc/loadavg: 2.00 2.13 2.33 3/181 3867
/proc/meminfo: memFree=28183248/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
[pid=3672] ppid=3671 vsize=71148 CPUtime=3.1 cores=0,2,4,6
/proc/3672/stat : 3672 (npSolver-pbo) S 3671 3671 2890 0 -1 4202496 13486 29729 0 0 74 5 211 20 20 0 1 0 376489545 72855552 14303 33554432000 4194304 6004724 140736444646304 140736444632584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3672/statm: 17787 14303 166 442 0 17341 0
[pid=3677] ppid=3672 vsize=190336 CPUtime=1538.91 cores=0,2,4,6
/proc/3677/stat : 3677 (glucosInc) R 3672 3671 2890 0 -1 4202496 23180 0 0 0 153872 19 0 0 20 0 1 0 376489857 194904064 45604 33554432000 4194304 5654031 140734513399120 140734513386936 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3677/statm: 47584 45604 141 357 0 47224 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 270632

[startup+1602.3 s]
/proc/loadavg: 2.08 2.12 2.31 3/182 3870
/proc/meminfo: memFree=28158980/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
[pid=3672] ppid=3671 vsize=71148 CPUtime=3.1 cores=0,2,4,6
/proc/3672/stat : 3672 (npSolver-pbo) S 3671 3671 2890 0 -1 4202496 13486 29729 0 0 74 5 211 20 20 0 1 0 376489545 72855552 14303 33554432000 4194304 6004724 140736444646304 140736444632584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3672/statm: 17787 14303 166 442 0 17341 0
[pid=3677] ppid=3672 vsize=190336 CPUtime=1598.9 cores=0,2,4,6
/proc/3677/stat : 3677 (glucosInc) R 3672 3671 2890 0 -1 4202496 24036 0 0 0 159870 20 0 0 20 0 1 0 376489857 194904064 44111 33554432000 4194304 5654031 140734513399120 140734513386936 4208624 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3677/statm: 47584 44111 141 357 0 47224 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 270632

[startup+1662.3 s]
/proc/loadavg: 2.03 2.10 2.29 3/181 3870
/proc/meminfo: memFree=28153456/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
[pid=3672] ppid=3671 vsize=71148 CPUtime=3.1 cores=0,2,4,6
/proc/3672/stat : 3672 (npSolver-pbo) S 3671 3671 2890 0 -1 4202496 13486 29729 0 0 74 5 211 20 20 0 1 0 376489545 72855552 14303 33554432000 4194304 6004724 140736444646304 140736444632584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3672/statm: 17787 14303 166 442 0 17341 0
[pid=3677] ppid=3672 vsize=190336 CPUtime=1658.88 cores=0,2,4,6
/proc/3677/stat : 3677 (glucosInc) R 3672 3671 2890 0 -1 4202496 24139 0 0 0 165868 20 0 0 20 0 1 0 376489857 194904064 46764 33554432000 4194304 5654031 140734513399120 140734513386936 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3677/statm: 47584 46764 141 357 0 47224 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 270632

[startup+1722.3 s]
/proc/loadavg: 2.01 2.08 2.26 3/181 3871
/proc/meminfo: memFree=28122924/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
[pid=3672] ppid=3671 vsize=71148 CPUtime=3.1 cores=0,2,4,6
/proc/3672/stat : 3672 (npSolver-pbo) S 3671 3671 2890 0 -1 4202496 13486 29729 0 0 74 5 211 20 20 0 1 0 376489545 72855552 14303 33554432000 4194304 6004724 140736444646304 140736444632584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3672/statm: 17787 14303 166 442 0 17341 0
[pid=3677] ppid=3672 vsize=190336 CPUtime=1718.88 cores=0,2,4,6
/proc/3677/stat : 3677 (glucosInc) R 3672 3671 2890 0 -1 4202496 24801 0 0 0 171866 22 0 0 20 0 1 0 376489857 194904064 46075 33554432000 4194304 5654031 140734513399120 140734513386936 4233431 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3677/statm: 47584 46075 141 357 0 47224 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 270632

[startup+1782.3 s]
/proc/loadavg: 2.00 2.06 2.25 3/181 3873
/proc/meminfo: memFree=28269140/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
[pid=3672] ppid=3671 vsize=71148 CPUtime=3.1 cores=0,2,4,6
/proc/3672/stat : 3672 (npSolver-pbo) S 3671 3671 2890 0 -1 4202496 13486 29729 0 0 74 5 211 20 20 0 1 0 376489545 72855552 14303 33554432000 4194304 6004724 140736444646304 140736444632584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3672/statm: 17787 14303 166 442 0 17341 0
[pid=3677] ppid=3672 vsize=190336 CPUtime=1778.87 cores=0,2,4,6
/proc/3677/stat : 3677 (glucosInc) R 3672 3671 2890 0 -1 4202496 25633 0 0 0 177863 24 0 0 20 0 1 0 376489857 194904064 46075 33554432000 4194304 5654031 140734513399120 140734513386936 4216720 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3677/statm: 47584 46075 141 357 0 47224 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 270632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.06 2.24 3/181 3873
/proc/meminfo: memFree=28264872/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
[pid=3672] ppid=3671 vsize=71148 CPUtime=3.1 cores=0,2,4,6
/proc/3672/stat : 3672 (npSolver-pbo) S 3671 3671 2890 0 -1 4202496 13486 29729 0 0 74 5 211 20 20 0 1 0 376489545 72855552 14303 33554432000 4194304 6004724 140736444646304 140736444632584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3672/statm: 17787 14303 166 442 0 17341 0
[pid=3677] ppid=3672 vsize=190336 CPUtime=1796.97 cores=0,2,4,6
/proc/3677/stat : 3677 (glucosInc) R 3672 3671 2890 0 -1 4202496 25899 0 0 0 179673 24 0 0 20 0 1 0 376489857 194904064 46839 33554432000 4194304 5654031 140734513399120 140734513386936 4215040 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3677/statm: 47584 46839 141 357 0 47224 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 270632

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.00 2.06 2.24 3/181 3873
/proc/meminfo: memFree=28264872/32873648 swapFree=7376/7376
[pid=3671] ppid=3669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3671/stat : 3671 (npSolver-pbo-It) S 3669 3671 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376489545 9367552 274 33554432000 4194304 5064252 140736488676160 140736488675072 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3671/statm: 2287 274 233 213 0 72 0
[pid=3672] ppid=3671 vsize=71148 CPUtime=3.1 cores=0,2,4,6
/proc/3672/stat : 3672 (npSolver-pbo) S 3671 3671 2890 0 -1 4202496 13486 29729 0 0 74 5 211 20 20 0 1 0 376489545 72855552 14303 33554432000 4194304 6004724 140736444646304 140736444632584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3672/statm: 17787 14303 166 442 0 17341 0
[pid=3677] ppid=3672 vsize=190336 CPUtime=1796.97 cores=0,2,4,6
/proc/3677/stat : 3677 (glucosInc) R 3672 3671 2890 0 -1 4202496 25899 0 0 0 179673 24 0 0 20 0 1 0 376489857 194904064 46839 33554432000 4194304 5654031 140734513399120 140734513386936 4215040 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3677/statm: 47584 46839 141 357 0 47224 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 270632

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3671 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=855565
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=263959
# CPU time returned by wait4() is 3.11952
# while last known CPU time is 1800.07
#
# 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.07
CPU user time (s): 1799.58
CPU system time (s): 0.49
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 350772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.85556
system time used= 0.263959
maximum resident set size= 151676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43590
page faults= 0
swaps= 0
block input operations= 0
block output operations= 63352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 10

runsolver used 2.79157 second user time and 7.03693 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-07 23:13:47
IDJOB=3747679
IDBENCH=48255
IDSOLVER=2332
FILE ID=node113/3747679-1339103627
RUNJOBID= node113-1339098177-2906
PBS_JOBID= 14643740
Free space on /tmp= 68868 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_1000_25_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747679-1339103627/watcher-3747679-1339103627 -o /tmp/evaluation-result-3747679-1339103627/solver-3747679-1339103627 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747679-1339103627.opb 1991693681 HOME HOME

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

MD5SUM BENCH= 02054528a722e9af7937139e87d0b5ac
RANDOM SEED=1991693681

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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:       32873648 kB
MemFree:        18450336 kB
Buffers:          477816 kB
Cached:          5207544 kB
SwapCached:         2204 kB
Active:         11594592 kB
Inactive:        1854740 kB
Active(anon):    7760124 kB
Inactive(anon):     4988 kB
Active(file):    3834468 kB
Inactive(file):  1849752 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100048 kB
Dirty:              8940 kB
Writeback:             0 kB
AnonPages:       7847868 kB
Mapped:            12124 kB
Shmem:                 0 kB
Slab:             822384 kB
SReclaimable:     266744 kB
SUnreclaim:       555640 kB
KernelStack:        1504 kB
PageTables:        19260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:   10520084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4734976 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= 71124 MiB
End job on node113 at 2012-06-07 23:43:47