Trace number 3701818

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 1.0OPT3 249.031 249.594

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=7-P0=37-P1=43-B.opb
MD5SUM2fc96c84e9a32377eb9e70bf4047222f
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.000999
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables21
Total number of constraints3
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 constraints3
Minimum length of a constraint7
Maximum length of a constraint56
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32440
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)49
Sum of products size (including duplicates)98
Number of different products49
Sum of products size98

Quality of the solution as a function of time


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

Solver Data

8.79/8.86	c run usual solver
200.00/200.26	c model valid
200.00/200.26	c current solution ok
203.60/204.04	o 73
203.60/204.04	c current bound: 36
232.21/232.49	c model valid
232.21/232.49	c current solution ok
232.31/232.71	o 35
232.31/232.71	c current bound: 17
240.20/240.46	c model valid
240.20/240.46	c current solution ok
240.27/240.68	o 13
240.27/240.68	c current bound: 6
243.50/243.78	c model valid
243.50/243.78	c current solution ok
243.59/244.05	o 3
243.59/244.05	c current bound: 1
246.31/246.51	c current bound: 2
248.74/249.56	c display solution
248.74/249.56	s OPTIMUM FOUND
248.74/249.56	v x1 x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 x10 x11 x12 x13 -x14 x15 -x16 -x17 -x18 -x19 -x20 -x21 

Verifier Data

OK	3

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-3701818-1338073089/watcher-3701818-1338073089 -o /tmp/evaluation-result-3701818-1338073089/solver-3701818-1338073089 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701818-1338073089.opb 1487470242 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.04 2.00 3/179 14037
/proc/meminfo: memFree=30412424/32873844 swapFree=7388/7388
[pid=14037] ppid=14035 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14037/stat : 14037 (npSolver-pbo.sh) S 14035 14037 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273433343 9367552 274 33554432000 4194304 5064252 140736335081616 140736335080528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14037/statm: 2287 274 233 213 0 72 0

[startup+0.100891 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 14037
/proc/meminfo: memFree=30412424/32873844 swapFree=7388/7388
[pid=14037] ppid=14035 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14037/stat : 14037 (npSolver-pbo.sh) S 14035 14037 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273433343 9367552 274 33554432000 4194304 5064252 140736335081616 140736335080528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14037/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200273 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 14037
/proc/meminfo: memFree=30412424/32873844 swapFree=7388/7388
[pid=14037] ppid=14035 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14037/stat : 14037 (npSolver-pbo.sh) S 14035 14037 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273433343 9367552 274 33554432000 4194304 5064252 140736335081616 140736335080528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14037/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300268 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 14037
/proc/meminfo: memFree=30412424/32873844 swapFree=7388/7388
[pid=14037] ppid=14035 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14037/stat : 14037 (npSolver-pbo.sh) S 14035 14037 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273433343 9367552 274 33554432000 4194304 5064252 140736335081616 140736335080528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14037/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700268 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 14037
/proc/meminfo: memFree=30412424/32873844 swapFree=7388/7388
[pid=14037] ppid=14035 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14037/stat : 14037 (npSolver-pbo.sh) S 14035 14037 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273433343 9367552 274 33554432000 4194304 5064252 140736335081616 140736335080528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14037/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.01 2.04 2.00 3/181 14039
/proc/meminfo: memFree=30392488/32873844 swapFree=7388/7388
[pid=14037] ppid=14035 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14037/stat : 14037 (npSolver-pbo.sh) S 14035 14037 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273433343 9367552 274 33554432000 4194304 5064252 140736335081616 140736335080528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14037/statm: 2287 274 233 213 0 72 0
[pid=14038] ppid=14037 vsize=34884 CPUtime=1.48 cores=0,2,4,6
/proc/14038/stat : 14038 (npSolver-pbo) R 14037 14037 9087 0 -1 4202496 2968 0 0 0 148 0 0 0 20 0 1 0 273433343 35721216 6515 33554432000 4194304 5992684 140735552321440 140735552316632 4375112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14038/statm: 8721 6515 146 440 0 8277 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44032

[startup+3.10028 s]
/proc/loadavg: 2.01 2.04 2.00 3/181 14039
/proc/meminfo: memFree=30375724/32873844 swapFree=7388/7388
[pid=14037] ppid=14035 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14037/stat : 14037 (npSolver-pbo.sh) S 14035 14037 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273433343 9367552 274 33554432000 4194304 5064252 140736335081616 140736335080528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14037/statm: 2287 274 233 213 0 72 0
[pid=14038] ppid=14037 vsize=67652 CPUtime=3.08 cores=0,2,4,6
/proc/14038/stat : 14038 (npSolver-pbo) R 14037 14037 9087 0 -1 4202496 3507 0 0 0 307 1 0 0 20 0 1 0 273433343 69275648 12659 33554432000 4194304 5992684 140735552321440 140735552316984 4374764 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14038/statm: 16913 12659 146 440 0 16469 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 76800

[startup+6.30028 s]
/proc/loadavg: 2.01 2.04 2.00 3/181 14039
/proc/meminfo: memFree=30319808/32873844 swapFree=7388/7388
[pid=14037] ppid=14035 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14037/stat : 14037 (npSolver-pbo.sh) S 14035 14037 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273433343 9367552 274 33554432000 4194304 5064252 140736335081616 140736335080528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14037/statm: 2287 274 233 213 0 72 0
[pid=14038] ppid=14037 vsize=133188 CPUtime=6.28 cores=0,2,4,6
/proc/14038/stat : 14038 (npSolver-pbo) R 14037 14037 9087 0 -1 4202496 4075 0 0 0 625 3 0 0 20 0 1 0 273433343 136384512 25459 33554432000 4194304 5992684 140735552321440 140735552316984 4768946 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14038/statm: 33297 25459 146 440 0 32853 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 142336

[startup+12.7003 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 14041
/proc/meminfo: memFree=29894180/32873844 swapFree=7388/7388
[pid=14037] ppid=14035 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14037/stat : 14037 (npSolver-pbo.sh) S 14035 14037 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273433343 9367552 274 33554432000 4194304 5064252 140736335081616 140736335080528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14037/statm: 2287 274 233 213 0 72 0
[pid=14038] ppid=14037 vsize=264260 CPUtime=8.85 cores=0,2,4,6
/proc/14038/stat : 14038 (npSolver-pbo) S 14037 14037 9087 0 -1 4202496 5517 0 0 0 859 26 0 0 20 0 1 0 273433343 270602240 34691 33554432000 4194304 5992684 140735552321440 140735552315472 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14038/statm: 66065 34691 161 440 0 65621 0
[pid=14040] ppid=14038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14040/stat : 14040 (cp2_pre.sh) S 14038 14037 9087 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 273434229 9367552 276 33554432000 4194304 5064252 140736943467840 140736943466544 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14040/statm: 2287 276 234 213 0 72 0
[pid=14041] ppid=14040 vsize=344228 CPUtime=3.81 cores=0,2,4,6
/proc/14041/stat : 14041 (coprocessor) R 14040 14037 9087 0 -1 4202496 68264 0 0 0 365 16 0 0 20 0 1 0 273434229 352489472 79568 33554432000 4194304 6586260 140734184604080 140734184600344 4546597 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/14041/statm: 86057 79568 166 584 0 85469 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 626784

[startup+25.5004 s]
/proc/loadavg: 2.07 2.05 2.00 3/183 14041
/proc/meminfo: memFree=29617108/32873844 swapFree=7388/7388
[pid=14037] ppid=14035 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14037/stat : 14037 (npSolver-pbo.sh) S 14035 14037 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273433343 9367552 274 33554432000 4194304 5064252 140736335081616 140736335080528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14037/statm: 2287 274 233 213 0 72 0
[pid=14038] ppid=14037 vsize=264260 CPUtime=8.85 cores=0,2,4,6
/proc/14038/stat : 14038 (npSolver-pbo) S 14037 14037 9087 0 -1 4202496 5517 0 0 0 859 26 0 0 20 0 1 0 273433343 270602240 34691 33554432000 4194304 5992684 140735552321440 140735552315472 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14038/statm: 66065 34691 161 440 0 65621 0
[pid=14040] ppid=14038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14040/stat : 14040 (cp2_pre.sh) S 14038 14037 9087 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 273434229 9367552 276 33554432000 4194304 5064252 140736943467840 140736943466544 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14040/statm: 2287 276 234 213 0 72 0
[pid=14041] ppid=14040 vsize=475316 CPUtime=16.61 cores=0,2,4,6
/proc/14041/stat : 14041 (coprocessor) R 14040 14037 9087 0 -1 4202496 87030 0 0 0 1616 45 0 0 20 0 1 0 273434229 486723584 114175 33554432000 4194304 6586260 140734184604080 140734184599832 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/14041/statm: 118829 114175 196 584 0 118241 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 757872

[startup+51.1005 s]
/proc/loadavg: 2.05 2.04 2.00 3/183 14044
/proc/meminfo: memFree=29821236/32873844 swapFree=7388/7388
[pid=14037] ppid=14035 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14037/stat : 14037 (npSolver-pbo.sh) S 14035 14037 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273433343 9367552 274 33554432000 4194304 5064252 140736335081616 140736335080528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14037/statm: 2287 274 233 213 0 72 0
[pid=14038] ppid=14037 vsize=264260 CPUtime=26.72 cores=0,2,4,6
/proc/14038/stat : 14038 (npSolver-pbo) S 14037 14037 9087 0 -1 4202496 5524 87932 0 0 859 26 1732 55 20 0 1 0 273433343 270602240 34691 33554432000 4194304 5992684 140735552321440 140735552316560 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14038/statm: 66065 34691 161 440 0 65621 0
[pid=14043] ppid=14038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14043/stat : 14043 (satsolver.sh) S 14038 14037 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273436030 9367552 267 33554432000 4194304 5064252 140734769713936 140734769712848 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14043/statm: 2287 267 226 213 0 72 0
[pid=14044] ppid=14043 vsize=373800 CPUtime=24.21 cores=0,2,4,6
/proc/14044/stat : 14044 (glucose) R 14043 14037 9087 0 -1 4202496 36251 0 0 0 2405 16 0 0 20 0 1 0 273436031 382771200 81315 33554432000 4194304 5208918 140734795682896 140734795680952 4229311 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14044/statm: 93450 81315 94 248 0 93199 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 656356

[startup+102.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 14044
/proc/meminfo: memFree=29778556/32873844 swapFree=7388/7388
[pid=14037] ppid=14035 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14037/stat : 14037 (npSolver-pbo.sh) S 14035 14037 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273433343 9367552 274 33554432000 4194304 5064252 140736335081616 140736335080528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14037/statm: 2287 274 233 213 0 72 0
[pid=14038] ppid=14037 vsize=264260 CPUtime=26.72 cores=0,2,4,6
/proc/14038/stat : 14038 (npSolver-pbo) S 14037 14037 9087 0 -1 4202496 5524 87932 0 0 859 26 1732 55 20 0 1 0 273433343 270602240 34691 33554432000 4194304 5992684 140735552321440 140735552316560 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14038/statm: 66065 34691 161 440 0 65621 0
[pid=14043] ppid=14038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14043/stat : 14043 (satsolver.sh) S 14038 14037 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273436030 9367552 267 33554432000 4194304 5064252 140734769713936 140734769712848 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14043/statm: 2287 267 226 213 0 72 0
[pid=14044] ppid=14043 vsize=397704 CPUtime=75.41 cores=0,2,4,6
/proc/14044/stat : 14044 (glucose) R 14043 14037 9087 0 -1 4202496 40683 0 0 0 7523 18 0 0 20 0 1 0 273436031 407248896 88760 33554432000 4194304 5208918 140734795682896 140734795680952 4229328 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14044/statm: 99426 88760 94 248 0 99175 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 680260

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/182 14087
/proc/meminfo: memFree=29937156/32873844 swapFree=7388/7388
[pid=14037] ppid=14035 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14037/stat : 14037 (npSolver-pbo.sh) S 14035 14037 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273433343 9367552 274 33554432000 4194304 5064252 140736335081616 140736335080528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14037/statm: 2287 274 233 213 0 72 0
[pid=14038] ppid=14037 vsize=264260 CPUtime=26.72 cores=0,2,4,6
/proc/14038/stat : 14038 (npSolver-pbo) S 14037 14037 9087 0 -1 4202496 5524 87932 0 0 859 26 1732 55 20 0 1 0 273433343 270602240 34691 33554432000 4194304 5992684 140735552321440 140735552316560 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14038/statm: 66065 34691 161 440 0 65621 0
[pid=14043] ppid=14038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14043/stat : 14043 (satsolver.sh) S 14038 14037 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273436030 9367552 267 33554432000 4194304 5064252 140734769713936 140734769712848 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14043/statm: 2287 267 226 213 0 72 0
[pid=14044] ppid=14043 vsize=404848 CPUtime=135.39 cores=0,2,4,6
/proc/14044/stat : 14044 (glucose) R 14043 14037 9087 0 -1 4202496 42575 0 0 0 13520 19 0 0 20 0 1 0 273436031 414564352 92696 33554432000 4194304 5208918 140734795682896 140734795680952 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14044/statm: 101212 92696 94 248 0 100961 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 687404

[startup+222.307 s]
/proc/loadavg: 2.07 2.04 2.00 3/182 14117
/proc/meminfo: memFree=28736396/32873844 swapFree=7388/7388
[pid=14037] ppid=14035 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14037/stat : 14037 (npSolver-pbo.sh) S 14035 14037 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273433343 9367552 274 33554432000 4194304 5064252 140736335081616 140736335080528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14037/statm: 2287 274 233 213 0 72 0
[pid=14038] ppid=14037 vsize=264264 CPUtime=203.87 cores=0,2,4,6
/proc/14038/stat : 14038 (npSolver-pbo) S 14037 14037 9087 0 -1 4202496 5599 134684 0 0 921 316 19044 106 20 0 1 0 273433343 270606336 34704 33554432000 4194304 5992684 140735552321440 140735552313760 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14038/statm: 66066 34704 173 440 0 65622 0
[pid=14116] ppid=14038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14116/stat : 14116 (satsolver.sh) S 14038 14037 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273453747 9367552 267 33554432000 4194304 5064252 140737435465152 140737435464064 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14116/statm: 2287 267 226 213 0 72 0
[pid=14117] ppid=14116 vsize=205692 CPUtime=18.24 cores=0,2,4,6
/proc/14117/stat : 14117 (glucose) R 14116 14037 9087 0 -1 4202496 19146 0 0 0 1813 11 0 0 20 0 1 0 273453748 210628608 41149 33554432000 4194304 5208918 140733257243568 140733257241624 4229328 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14117/statm: 51423 41149 95 248 0 51172 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 488252

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

[startup+230.4 s]
/proc/loadavg: 2.06 2.03 2.00 3/182 14117
/proc/meminfo: memFree=28569084/32873844 swapFree=7388/7388
[pid=14037] ppid=14035 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14037/stat : 14037 (npSolver-pbo.sh) S 14035 14037 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273433343 9367552 274 33554432000 4194304 5064252 140736335081616 140736335080528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14037/statm: 2287 274 233 213 0 72 0
[pid=14038] ppid=14037 vsize=264264 CPUtime=203.87 cores=0,2,4,6
/proc/14038/stat : 14038 (npSolver-pbo) S 14037 14037 9087 0 -1 4202496 5599 134684 0 0 921 316 19044 106 20 0 1 0 273433343 270606336 34704 33554432000 4194304 5992684 140735552321440 140735552313760 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14038/statm: 66066 34704 173 440 0 65622 0
[pid=14116] ppid=14038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14116/stat : 14116 (satsolver.sh) S 14038 14037 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273453747 9367552 267 33554432000 4194304 5064252 140737435465152 140737435464064 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14116/statm: 2287 267 226 213 0 72 0
[pid=14117] ppid=14116 vsize=209636 CPUtime=26.34 cores=0,2,4,6
/proc/14117/stat : 14117 (glucose) R 14116 14037 9087 0 -1 4202496 20095 0 0 0 2622 12 0 0 20 0 1 0 273453748 214667264 42543 33554432000 4194304 5208918 140733257243568 140733257241464 4229326 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14117/statm: 52409 42543 95 248 0 52158 0
Current children cumulated CPU time (s) 230.21
Current children cumulated vsize (KiB) 492196

[startup+243.207 s]
/proc/loadavg: 2.21 2.06 2.01 3/181 14131
/proc/meminfo: memFree=27308276/32873844 swapFree=7388/7388
[pid=14037] ppid=14035 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14037/stat : 14037 (npSolver-pbo.sh) S 14035 14037 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273433343 9367552 274 33554432000 4194304 5064252 140736335081616 140736335080528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14037/statm: 2287 274 233 213 0 72 0
[pid=14038] ppid=14037 vsize=264416 CPUtime=240.49 cores=0,2,4,6
/proc/14038/stat : 14038 (npSolver-pbo) S 14037 14037 9087 0 -1 4202496 5722 182738 0 0 921 316 22637 175 20 0 1 0 273433343 270761984 34710 33554432000 4194304 5992684 140735552321440 140735552313760 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14038/statm: 66104 34710 173 440 0 65660 0
[pid=14130] ppid=14038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14130/stat : 14130 (satsolver.sh) S 14038 14037 9087 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273457411 9367552 266 33554432000 4194304 5064252 140735664397904 140735664396816 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14130/statm: 2287 266 226 213 0 72 0
[pid=14131] ppid=14130 vsize=76568 CPUtime=2.51 cores=0,2,4,6
/proc/14131/stat : 14131 (glucose) R 14130 14037 9087 0 -1 4202496 16872 0 0 0 241 10 0 0 20 0 1 0 273457411 78405632 15197 33554432000 4194304 5208918 140733785382768 140733784332408 4213022 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14131/statm: 19142 15197 95 248 0 18891 0
Current children cumulated CPU time (s) 243
Current children cumulated vsize (KiB) 359280

[startup+246.4 s]
/proc/loadavg: 2.19 2.06 2.01 2/180 14143
/proc/meminfo: memFree=24945460/32873844 swapFree=7388/7388
[pid=14037] ppid=14035 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14037/stat : 14037 (npSolver-pbo.sh) S 14035 14037 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273433343 9367552 274 33554432000 4194304 5064252 140736335081616 140736335080528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14037/statm: 2287 274 233 213 0 72 0
[pid=14038] ppid=14037 vsize=264416 CPUtime=246.06 cores=0,2,4,6
/proc/14038/stat : 14038 (npSolver-pbo) S 14037 14037 9087 0 -1 4202496 5807 225254 0 0 921 316 23144 225 20 0 1 0 273433343 270761984 34710 33554432000 4194304 5992684 140735552321440 140735552314336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14038/statm: 66104 34710 173 440 0 65660 0
[pid=14143] ppid=14038 vsize=16712 CPUtime=0.15 cores=0,2,4,6
/proc/14143/stat : 14143 (cp) R 14038 14037 9087 0 -1 4202496 513 0 0 0 0 15 0 0 20 0 1 0 273457968 17113088 198 33554432000 4194304 4305796 140737293344400 140737293342344 239237678464 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14143/statm: 4178 198 157 28 0 74 0
Current children cumulated CPU time (s) 246.21
Current children cumulated vsize (KiB) 290276

[startup+248 s]
/proc/loadavg: 2.19 2.06 2.01 3/181 14145
/proc/meminfo: memFree=24741548/32873844 swapFree=7388/7388
[pid=14037] ppid=14035 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14037/stat : 14037 (npSolver-pbo.sh) S 14035 14037 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273433343 9367552 274 33554432000 4194304 5064252 140736335081616 140736335080528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14037/statm: 2287 274 233 213 0 72 0
[pid=14038] ppid=14037 vsize=264416 CPUtime=246.33 cores=0,2,4,6
/proc/14038/stat : 14038 (npSolver-pbo) S 14037 14037 9087 0 -1 4202496 5818 225769 0 0 921 316 23144 252 20 0 1 0 273433343 270761984 34710 33554432000 4194304 5992684 140735552321440 140735552313760 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14038/statm: 66104 34710 173 440 0 65660 0
[pid=14144] ppid=14038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14144/stat : 14144 (satsolver.sh) S 14038 14037 9087 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273457994 9367552 266 33554432000 4194304 5064252 140737012208368 140737012207280 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14144/statm: 2287 266 226 213 0 72 0
[pid=14145] ppid=14144 vsize=251296 CPUtime=1.47 cores=0,2,4,6
/proc/14145/stat : 14145 (glucose) R 14144 14037 9087 0 -1 4202496 11805 0 0 0 141 6 0 0 20 0 1 0 273457995 257327104 40534 33554432000 4194304 5208918 140733302790528 140733301740184 4237172 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14145/statm: 62824 40535 69 248 0 62573 0
Current children cumulated CPU time (s) 247.8
Current children cumulated vsize (KiB) 534008

[startup+248.8 s]
/proc/loadavg: 2.25 2.08 2.02 3/183 14147
/proc/meminfo: memFree=26179416/32873844 swapFree=7388/7388
[pid=14037] ppid=14035 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14037/stat : 14037 (npSolver-pbo.sh) S 14035 14037 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273433343 9367552 274 33554432000 4194304 5064252 140736335081616 140736335080528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14037/statm: 2287 274 233 213 0 72 0
[pid=14038] ppid=14037 vsize=264416 CPUtime=246.33 cores=0,2,4,6
/proc/14038/stat : 14038 (npSolver-pbo) S 14037 14037 9087 0 -1 4202496 5818 225769 0 0 921 316 23144 252 20 0 1 0 273433343 270761984 34710 33554432000 4194304 5992684 140735552321440 140735552313760 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14038/statm: 66104 34710 173 440 0 65660 0
[pid=14144] ppid=14038 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14144/stat : 14144 (satsolver.sh) S 14038 14037 9087 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273457994 9367552 266 33554432000 4194304 5064252 140737012208368 140737012207280 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14144/statm: 2287 266 226 213 0 72 0
[pid=14145] ppid=14144 vsize=62748 CPUtime=2.27 cores=0,2,4,6
/proc/14145/stat : 14145 (glucose) R 14144 14037 9087 0 -1 4202496 14915 0 0 0 218 9 0 0 20 0 1 0 273457995 64253952 14491 33554432000 4194304 5208918 140733302790528 140733301740168 4229776 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14145/statm: 15687 14491 95 248 0 15436 0
Current children cumulated CPU time (s) 248.6
Current children cumulated vsize (KiB) 345460

[startup+249.2 s]
/proc/loadavg: 2.25 2.08 2.02 3/183 14147
/proc/meminfo: memFree=26179416/32873844 swapFree=7388/7388
[pid=14037] ppid=14035 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14037/stat : 14037 (npSolver-pbo.sh) S 14035 14037 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273433343 9367552 274 33554432000 4194304 5064252 140736335081616 140736335080528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14037/statm: 2287 274 233 213 0 72 0
[pid=14038] ppid=14037 vsize=264416 CPUtime=248.74 cores=0,2,4,6
/proc/14038/stat : 14038 (npSolver-pbo) S 14037 14037 9087 0 -1 4202496 5845 243159 0 0 921 316 23375 262 20 0 1 0 273433343 270761984 34710 33554432000 4194304 5992684 140735552321440 140735552314336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14038/statm: 66104 34710 173 440 0 65660 0
Current children cumulated CPU time (s) 248.74
Current children cumulated vsize (KiB) 273564

[startup+249.4 s]
/proc/loadavg: 2.25 2.08 2.02 3/183 14147
/proc/meminfo: memFree=26179416/32873844 swapFree=7388/7388
[pid=14037] ppid=14035 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14037/stat : 14037 (npSolver-pbo.sh) S 14035 14037 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273433343 9367552 274 33554432000 4194304 5064252 140736335081616 140736335080528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14037/statm: 2287 274 233 213 0 72 0
[pid=14038] ppid=14037 vsize=264416 CPUtime=248.74 cores=0,2,4,6
/proc/14038/stat : 14038 (npSolver-pbo) S 14037 14037 9087 0 -1 4202496 5845 243159 0 0 921 316 23375 262 20 0 1 0 273433343 270761984 34710 33554432000 4194304 5992684 140735552321440 140735552314336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14038/statm: 66104 34710 173 440 0 65660 0
Current children cumulated CPU time (s) 248.74
Current children cumulated vsize (KiB) 273564

[startup+249.5 s]
/proc/loadavg: 2.25 2.08 2.02 3/183 14147
/proc/meminfo: memFree=26179416/32873844 swapFree=7388/7388
[pid=14037] ppid=14035 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14037/stat : 14037 (npSolver-pbo.sh) S 14035 14037 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273433343 9367552 274 33554432000 4194304 5064252 140736335081616 140736335080528 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14037/statm: 2287 274 233 213 0 72 0
[pid=14038] ppid=14037 vsize=264416 CPUtime=248.74 cores=0,2,4,6
/proc/14038/stat : 14038 (npSolver-pbo) S 14037 14037 9087 0 -1 4202496 5845 243159 0 0 921 316 23375 262 20 0 1 0 273433343 270761984 34710 33554432000 4194304 5992684 140735552321440 140735552314336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14038/statm: 66104 34710 173 440 0 65660 0
Current children cumulated CPU time (s) 248.74
Current children cumulated vsize (KiB) 273564

Child status: 0
Real time (s): 249.594
CPU time (s): 249.031
CPU user time (s): 242.972
CPU system time (s): 6.05908
CPU usage (%): 99.7744
Max. virtual memory (cumulated for all children) (KiB): 823692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 242.972
system time used= 6.05908
maximum resident set size= 456708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 250350
page faults= 0
swaps= 0
block input operations= 8
block output operations= 2451552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 114
involuntary context switches= 401

runsolver used 0.611906 second user time and 1.41578 second system time

The end

Launcher Data

Begin job on node147 at 2012-05-27 00:58:09
IDJOB=3701818
IDBENCH=47941
IDSOLVER=2277
FILE ID=node147/3701818-1338073089
RUNJOBID= node147-1338052925-9103
PBS_JOBID= 14624395
Free space on /tmp= 71636 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=37-P1=43-B.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701818-1338073089/watcher-3701818-1338073089 -o /tmp/evaluation-result-3701818-1338073089/solver-3701818-1338073089 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701818-1338073089.opb 1487470242 HOME HOME

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

MD5SUM BENCH= 2fc96c84e9a32377eb9e70bf4047222f
RANDOM SEED=1487470242

node147.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.951
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.90
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.951
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		: 2666.951
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.87
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.951
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.951
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.951
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		: 2666.951
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.951
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:        30413044 kB
Buffers:          299092 kB
Cached:          1175624 kB
SwapCached:         5068 kB
Active:           714668 kB
Inactive:         933128 kB
Active(anon):     167588 kB
Inactive(anon):     7596 kB
Active(file):     547080 kB
Inactive(file):   925532 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:              8156 kB
Writeback:             0 kB
AnonPages:        143736 kB
Mapped:            10768 kB
Shmem:                 0 kB
Slab:             664776 kB
SReclaimable:     106040 kB
SUnreclaim:       558736 kB
KernelStack:        1520 kB
PageTables:         4376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     308316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 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= 69872 MiB
End job on node147 at 2012-05-27 01:02:19