Trace number 3746578

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.08 1800.41

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_2_15.opb
MD5SUMb437bd5db918ab114396d43dfca73285
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark93.6968
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6148
Sum of products size (including duplicates)12296
Number of different products3074
Sum of products size6148

Solver Data

0.00/0.03	c old isEQ: 0, new EQ is 0
0.00/0.04	c old isEQ: 148, new EQ is 1
0.00/0.07	c run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.36	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.36	c [INC SYSTEM] execute solver
1800.08/1800.40	c an unexpexted return value has been received, exit
1800.08/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-3746578-1339103760/watcher-3746578-1339103760 -o /tmp/evaluation-result-3746578-1339103760/solver-3746578-1339103760 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746578-1339103760.opb 1040918831 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: 1.99 2.02 2.00 3/178 12829
/proc/meminfo: memFree=30312484/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (runsolver) D 12827 12829 11851 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 376502731 12095488 50 33554432000 4194304 5436572 140737317560160 140737317556456 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/12829/statm: 2953 50 31 304 0 2645 0

[startup+0.0405649 s]
/proc/loadavg: 1.99 2.02 2.00 3/178 12829
/proc/meminfo: memFree=30312484/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100208 s]
/proc/loadavg: 1.99 2.02 2.00 3/178 12829
/proc/meminfo: memFree=30312484/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300295 s]
/proc/loadavg: 1.99 2.02 2.00 3/178 12829
/proc/meminfo: memFree=30312484/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700279 s]
/proc/loadavg: 1.99 2.02 2.00 3/178 12829
/proc/meminfo: memFree=30312484/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 1.99 2.02 2.00 3/181 12837
/proc/meminfo: memFree=30316800/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
[pid=12831] ppid=12829 vsize=5880 CPUtime=0.34 cores=0,2,4,6
/proc/12831/stat : 12831 (npSolver-pbo) S 12829 12829 11851 0 -1 4202496 3019 7110 0 0 5 1 23 5 20 0 1 0 376502731 6021120 913 33554432000 4194304 6004724 140736895904336 140736895890616 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12831/statm: 1470 913 167 442 0 1024 0
[pid=12835] ppid=12831 vsize=12664 CPUtime=1.12 cores=0,2,4,6
/proc/12835/stat : 12835 (glucosInc) R 12831 12829 11851 0 -1 4202496 3257 0 0 0 112 0 0 0 20 0 1 0 376502767 12967936 2697 33554432000 4194304 5654031 140735885289376 140735885277192 4215932 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12835/statm: 3166 2697 142 357 0 2806 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 27692

[startup+3.10033 s]
/proc/loadavg: 1.99 2.02 2.00 3/181 12837
/proc/meminfo: memFree=30316616/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
[pid=12831] ppid=12829 vsize=5880 CPUtime=0.34 cores=0,2,4,6
/proc/12831/stat : 12831 (npSolver-pbo) S 12829 12829 11851 0 -1 4202496 3019 7110 0 0 5 1 23 5 20 0 1 0 376502731 6021120 913 33554432000 4194304 6004724 140736895904336 140736895890616 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12831/statm: 1470 913 167 442 0 1024 0
[pid=12835] ppid=12831 vsize=15676 CPUtime=2.73 cores=0,2,4,6
/proc/12835/stat : 12835 (glucosInc) R 12831 12829 11851 0 -1 4202496 4116 0 0 0 272 1 0 0 20 0 1 0 376502767 16052224 3423 33554432000 4194304 5654031 140735885289376 140735885277192 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12835/statm: 3919 3423 142 357 0 3559 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 30704

[startup+6.30034 s]
/proc/loadavg: 1.99 2.02 2.00 3/181 12837
/proc/meminfo: memFree=30307748/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
[pid=12831] ppid=12829 vsize=5880 CPUtime=0.34 cores=0,2,4,6
/proc/12831/stat : 12831 (npSolver-pbo) S 12829 12829 11851 0 -1 4202496 3019 7110 0 0 5 1 23 5 20 0 1 0 376502731 6021120 913 33554432000 4194304 6004724 140736895904336 140736895890616 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12831/statm: 1470 913 167 442 0 1024 0
[pid=12835] ppid=12831 vsize=21316 CPUtime=5.92 cores=0,2,4,6
/proc/12835/stat : 12835 (glucosInc) R 12831 12829 11851 0 -1 4202496 5445 0 0 0 591 1 0 0 20 0 1 0 376502767 21827584 4683 33554432000 4194304 5654031 140735885289376 140735885277192 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12835/statm: 5329 4683 142 357 0 4969 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 36344

[startup+12.7003 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 12837
/proc/meminfo: memFree=30302940/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
[pid=12831] ppid=12829 vsize=5880 CPUtime=0.34 cores=0,2,4,6
/proc/12831/stat : 12831 (npSolver-pbo) S 12829 12829 11851 0 -1 4202496 3019 7110 0 0 5 1 23 5 20 0 1 0 376502731 6021120 913 33554432000 4194304 6004724 140736895904336 140736895890616 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12831/statm: 1470 913 167 442 0 1024 0
[pid=12835] ppid=12831 vsize=24032 CPUtime=12.32 cores=0,2,4,6
/proc/12835/stat : 12835 (glucosInc) R 12831 12829 11851 0 -1 4202496 5779 0 0 0 1231 1 0 0 20 0 1 0 376502767 24608768 5509 33554432000 4194304 5654031 140735885289376 140735885277192 4214977 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12835/statm: 6008 5509 142 357 0 5648 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 39060

[startup+25.5003 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 12838
/proc/meminfo: memFree=30291552/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
[pid=12831] ppid=12829 vsize=5880 CPUtime=0.34 cores=0,2,4,6
/proc/12831/stat : 12831 (npSolver-pbo) S 12829 12829 11851 0 -1 4202496 3019 7110 0 0 5 1 23 5 20 0 1 0 376502731 6021120 913 33554432000 4194304 6004724 140736895904336 140736895890616 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12831/statm: 1470 913 167 442 0 1024 0
[pid=12835] ppid=12831 vsize=25708 CPUtime=25.11 cores=0,2,4,6
/proc/12835/stat : 12835 (glucosInc) R 12831 12829 11851 0 -1 4202496 6508 0 0 0 2510 1 0 0 20 0 1 0 376502767 26324992 5936 33554432000 4194304 5654031 140735885289376 140735885277192 4232960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12835/statm: 6427 5936 142 357 0 6067 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 40736

[startup+51.1003 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 12840
/proc/meminfo: memFree=30291492/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
[pid=12831] ppid=12829 vsize=5880 CPUtime=0.34 cores=0,2,4,6
/proc/12831/stat : 12831 (npSolver-pbo) S 12829 12829 11851 0 -1 4202496 3019 7110 0 0 5 1 23 5 20 0 1 0 376502731 6021120 913 33554432000 4194304 6004724 140736895904336 140736895890616 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12831/statm: 1470 913 167 442 0 1024 0
[pid=12835] ppid=12831 vsize=39928 CPUtime=50.72 cores=0,2,4,6
/proc/12835/stat : 12835 (glucosInc) R 12831 12829 11851 0 -1 4202496 7089 0 0 0 5070 2 0 0 20 0 1 0 376502767 40886272 9055 33554432000 4194304 5654031 140735885289376 140735885277192 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12835/statm: 9982 9055 142 357 0 9622 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 54956

[startup+102.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 12840
/proc/meminfo: memFree=30250360/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
[pid=12831] ppid=12829 vsize=5880 CPUtime=0.34 cores=0,2,4,6
/proc/12831/stat : 12831 (npSolver-pbo) S 12829 12829 11851 0 -1 4202496 3019 7110 0 0 5 1 23 5 20 0 1 0 376502731 6021120 913 33554432000 4194304 6004724 140736895904336 140736895890616 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12831/statm: 1470 913 167 442 0 1024 0
[pid=12835] ppid=12831 vsize=47108 CPUtime=101.91 cores=0,2,4,6
/proc/12835/stat : 12835 (glucosInc) R 12831 12829 11851 0 -1 4202496 8385 0 0 0 10189 2 0 0 20 0 1 0 376502767 48238592 11286 33554432000 4194304 5654031 140735885289376 140735885277192 4232994 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12835/statm: 11777 11286 142 357 0 11417 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 62136

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 12842
/proc/meminfo: memFree=30242124/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
[pid=12831] ppid=12829 vsize=5880 CPUtime=0.34 cores=0,2,4,6
/proc/12831/stat : 12831 (npSolver-pbo) S 12829 12829 11851 0 -1 4202496 3019 7110 0 0 5 1 23 5 20 0 1 0 376502731 6021120 913 33554432000 4194304 6004724 140736895904336 140736895890616 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12831/statm: 1470 913 167 442 0 1024 0
[pid=12835] ppid=12831 vsize=63248 CPUtime=161.89 cores=0,2,4,6
/proc/12835/stat : 12835 (glucosInc) R 12831 12829 11851 0 -1 4202496 8752 0 0 0 16187 2 0 0 20 0 1 0 376502767 64765952 15321 33554432000 4194304 5654031 140735885289376 140735885277192 4232632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12835/statm: 15812 15321 142 357 0 15452 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 78276

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 12844
/proc/meminfo: memFree=30243268/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
[pid=12831] ppid=12829 vsize=5880 CPUtime=0.34 cores=0,2,4,6
/proc/12831/stat : 12831 (npSolver-pbo) S 12829 12829 11851 0 -1 4202496 3019 7110 0 0 5 1 23 5 20 0 1 0 376502731 6021120 913 33554432000 4194304 6004724 140736895904336 140736895890616 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12831/statm: 1470 913 167 442 0 1024 0
[pid=12835] ppid=12831 vsize=63248 CPUtime=221.88 cores=0,2,4,6
/proc/12835/stat : 12835 (glucosInc) R 12831 12829 11851 0 -1 4202496 8752 0 0 0 22186 2 0 0 20 0 1 0 376502767 64765952 15321 33554432000 4194304 5654031 140735885289376 140735885277192 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12835/statm: 15812 15321 142 357 0 15452 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 78276

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.00 2.00 3/181 12861
/proc/meminfo: memFree=30132248/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
[pid=12831] ppid=12829 vsize=5880 CPUtime=0.34 cores=0,2,4,6
/proc/12831/stat : 12831 (npSolver-pbo) S 12829 12829 11851 0 -1 4202496 3019 7110 0 0 5 1 23 5 20 0 1 0 376502731 6021120 913 33554432000 4194304 6004724 140736895904336 140736895890616 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12831/statm: 1470 913 167 442 0 1024 0
[pid=12835] ppid=12831 vsize=116704 CPUtime=1301.73 cores=0,2,4,6
/proc/12835/stat : 12835 (glucosInc) R 12831 12829 11851 0 -1 4202496 11532 0 0 0 130159 14 0 0 20 0 1 0 376502767 119504896 28685 33554432000 4194304 5654031 140735885289376 140735885277192 4232803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12835/statm: 29176 28685 142 357 0 28816 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 131732

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12861
/proc/meminfo: memFree=30094208/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
[pid=12831] ppid=12829 vsize=5880 CPUtime=0.34 cores=0,2,4,6
/proc/12831/stat : 12831 (npSolver-pbo) S 12829 12829 11851 0 -1 4202496 3019 7110 0 0 5 1 23 5 20 0 1 0 376502731 6021120 913 33554432000 4194304 6004724 140736895904336 140736895890616 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12831/statm: 1470 913 167 442 0 1024 0
[pid=12835] ppid=12831 vsize=116704 CPUtime=1361.71 cores=0,2,4,6
/proc/12835/stat : 12835 (glucosInc) R 12831 12829 11851 0 -1 4202496 11570 0 0 0 136157 14 0 0 20 0 1 0 376502767 119504896 28685 33554432000 4194304 5654031 140735885289376 140735885277192 4232767 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12835/statm: 29176 28685 142 357 0 28816 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 131732

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12863
/proc/meminfo: memFree=30153544/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
[pid=12831] ppid=12829 vsize=5880 CPUtime=0.34 cores=0,2,4,6
/proc/12831/stat : 12831 (npSolver-pbo) S 12829 12829 11851 0 -1 4202496 3019 7110 0 0 5 1 23 5 20 0 1 0 376502731 6021120 913 33554432000 4194304 6004724 140736895904336 140736895890616 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12831/statm: 1470 913 167 442 0 1024 0
[pid=12835] ppid=12831 vsize=166024 CPUtime=1421.71 cores=0,2,4,6
/proc/12835/stat : 12835 (glucosInc) R 12831 12829 11851 0 -1 4202496 11646 0 0 0 142155 16 0 0 20 0 1 0 376502767 170008576 39454 33554432000 4194304 5654031 140735885289376 140735885277192 4243467 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12835/statm: 41506 39454 142 357 0 41146 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 181052

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 12866
/proc/meminfo: memFree=30181524/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
[pid=12831] ppid=12829 vsize=5880 CPUtime=0.34 cores=0,2,4,6
/proc/12831/stat : 12831 (npSolver-pbo) S 12829 12829 11851 0 -1 4202496 3019 7110 0 0 5 1 23 5 20 0 1 0 376502731 6021120 913 33554432000 4194304 6004724 140736895904336 140736895890616 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12831/statm: 1470 913 167 442 0 1024 0
[pid=12835] ppid=12831 vsize=116704 CPUtime=1481.7 cores=0,2,4,6
/proc/12835/stat : 12835 (glucosInc) R 12831 12829 11851 0 -1 4202496 11684 0 0 0 148153 17 0 0 20 0 1 0 376502767 119504896 28685 33554432000 4194304 5654031 140735885289376 140735885277192 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12835/statm: 29176 28685 142 357 0 28816 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 131732

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 12867
/proc/meminfo: memFree=30113032/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
[pid=12831] ppid=12829 vsize=5880 CPUtime=0.34 cores=0,2,4,6
/proc/12831/stat : 12831 (npSolver-pbo) S 12829 12829 11851 0 -1 4202496 3019 7110 0 0 5 1 23 5 20 0 1 0 376502731 6021120 913 33554432000 4194304 6004724 140736895904336 140736895890616 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12831/statm: 1470 913 167 442 0 1024 0
[pid=12835] ppid=12831 vsize=166024 CPUtime=1541.69 cores=0,2,4,6
/proc/12835/stat : 12835 (glucosInc) R 12831 12829 11851 0 -1 4202496 11756 0 0 0 154151 18 0 0 20 0 1 0 376502767 170008576 37406 33554432000 4194304 5654031 140735885289376 140735885287304 4232927 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12835/statm: 41506 37406 142 357 0 41146 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 181052

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 12867
/proc/meminfo: memFree=30106200/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
[pid=12831] ppid=12829 vsize=5880 CPUtime=0.34 cores=0,2,4,6
/proc/12831/stat : 12831 (npSolver-pbo) S 12829 12829 11851 0 -1 4202496 3019 7110 0 0 5 1 23 5 20 0 1 0 376502731 6021120 913 33554432000 4194304 6004724 140736895904336 140736895890616 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12831/statm: 1470 913 167 442 0 1024 0
[pid=12835] ppid=12831 vsize=116704 CPUtime=1601.68 cores=0,2,4,6
/proc/12835/stat : 12835 (glucosInc) R 12831 12829 11851 0 -1 4202496 11798 0 0 0 160149 19 0 0 20 0 1 0 376502767 119504896 28685 33554432000 4194304 5654031 140735885289376 140735885277192 4232912 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12835/statm: 29176 28685 142 357 0 28816 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 131732

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12867
/proc/meminfo: memFree=30136040/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
[pid=12831] ppid=12829 vsize=5880 CPUtime=0.34 cores=0,2,4,6
/proc/12831/stat : 12831 (npSolver-pbo) S 12829 12829 11851 0 -1 4202496 3019 7110 0 0 5 1 23 5 20 0 1 0 376502731 6021120 913 33554432000 4194304 6004724 140736895904336 140736895890616 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12831/statm: 1470 913 167 442 0 1024 0
[pid=12835] ppid=12831 vsize=136020 CPUtime=1661.66 cores=0,2,4,6
/proc/12835/stat : 12835 (glucosInc) R 12831 12829 11851 0 -1 4202496 12002 0 0 0 166147 19 0 0 20 0 1 0 376502767 139284480 28846 33554432000 4194304 5654031 140735885289376 140735885277192 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12835/statm: 34005 28846 142 357 0 33645 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 151048

[startup+1722.3 s]
/proc/loadavg: 2.15 2.03 2.01 4/182 12909
/proc/meminfo: memFree=24674412/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
[pid=12831] ppid=12829 vsize=5880 CPUtime=0.34 cores=0,2,4,6
/proc/12831/stat : 12831 (npSolver-pbo) S 12829 12829 11851 0 -1 4202496 3019 7110 0 0 5 1 23 5 20 0 1 0 376502731 6021120 913 33554432000 4194304 6004724 140736895904336 140736895890616 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12831/statm: 1470 913 167 442 0 1024 0
[pid=12835] ppid=12831 vsize=185340 CPUtime=1721.66 cores=0,2,4,6
/proc/12835/stat : 12835 (glucosInc) R 12831 12829 11851 0 -1 4202496 12076 0 0 0 172145 21 0 0 20 0 1 0 376502767 189788160 38768 33554432000 4194304 5654031 140735885289376 140735885277192 4232794 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12835/statm: 46335 38768 142 357 0 45975 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 200368

[startup+1782.3 s]
/proc/loadavg: 2.24 2.10 2.03 4/182 12909
/proc/meminfo: memFree=20712548/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
[pid=12831] ppid=12829 vsize=5880 CPUtime=0.34 cores=0,2,4,6
/proc/12831/stat : 12831 (npSolver-pbo) S 12829 12829 11851 0 -1 4202496 3019 7110 0 0 5 1 23 5 20 0 1 0 376502731 6021120 913 33554432000 4194304 6004724 140736895904336 140736895890616 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12831/statm: 1470 913 167 442 0 1024 0
[pid=12835] ppid=12831 vsize=185340 CPUtime=1781.64 cores=0,2,4,6
/proc/12835/stat : 12835 (glucosInc) R 12831 12829 11851 0 -1 4202496 12119 0 0 0 178143 21 0 0 20 0 1 0 376502767 189788160 40816 33554432000 4194304 5654031 140735885289376 140735885277192 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12835/statm: 46335 40816 142 357 0 45975 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 200368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.26 2.11 2.04 3/182 12909
/proc/meminfo: memFree=20281812/32873648 swapFree=7372/7372
[pid=12829] ppid=12827 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12829/stat : 12829 (npSolver-pbo-It) S 12827 12829 11851 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376502731 9367552 274 33554432000 4194304 5064252 140734436197008 140734436195920 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12829/statm: 2287 274 233 213 0 72 0
[pid=12831] ppid=12829 vsize=5880 CPUtime=0.34 cores=0,2,4,6
/proc/12831/stat : 12831 (npSolver-pbo) S 12829 12829 11851 0 -1 4202496 3019 7110 0 0 5 1 23 5 20 0 1 0 376502731 6021120 913 33554432000 4194304 6004724 140736895904336 140736895890616 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12831/statm: 1470 913 167 442 0 1024 0
[pid=12835] ppid=12831 vsize=136020 CPUtime=1799.74 cores=0,2,4,6
/proc/12835/stat : 12835 (glucosInc) R 12831 12829 11851 0 -1 4202496 12121 0 0 0 179953 21 0 0 20 0 1 0 376502767 139284480 30559 33554432000 4194304 5654031 140735885289376 140735885287400 4216159 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12835/statm: 34005 30559 142 357 0 33645 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 151048

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 12829 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=289955
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=66989
# CPU time returned by wait4() is 0.356944
# while last known CPU time is 1800.08
#
# 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.08
CPU user time (s): 1799.81
CPU system time (s): 0.27
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 200368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.289955
system time used= 0.066989
maximum resident set size= 32588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10505
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 8

runsolver used 3.72343 second user time and 9.01663 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-07 23:16:00
IDJOB=3746578
IDBENCH=48376
IDSOLVER=2332
FILE ID=node115/3746578-1339103760
RUNJOBID= node115-1339098176-11867
PBS_JOBID= 14643738
Free space on /tmp= 70772 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_25_2_15.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746578-1339103760/watcher-3746578-1339103760 -o /tmp/evaluation-result-3746578-1339103760/solver-3746578-1339103760 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746578-1339103760.opb 1040918831 HOME HOME

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

MD5SUM BENCH= b437bd5db918ab114396d43dfca73285
RANDOM SEED=1040918831

node115.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.462
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	: 5332.92
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.462
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.462
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.462
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.462
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.92
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.462
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.462
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.462
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:        30313244 kB
Buffers:           82972 kB
Cached:          1640788 kB
SwapCached:         2184 kB
Active:           310728 kB
Inactive:        1471196 kB
Active(anon):      58284 kB
Inactive(anon):     2268 kB
Active(file):     252444 kB
Inactive(file):  1468928 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67100224 kB
Dirty:              8760 kB
Writeback:             0 kB
AnonPages:         56868 kB
Mapped:            10252 kB
Shmem:                 0 kB
Slab:             638932 kB
SReclaimable:      81896 kB
SUnreclaim:       557036 kB
KernelStack:        1488 kB
PageTables:         4208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     189448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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= 67060 MiB
End job on node115 at 2012-06-07 23:46:00