Trace number 3715891

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-quickBound? (TO) 1800.13 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_25_pb.cnf.cr--soft-0-100-0.wbo
MD5SUMe8a78e2fe28a365664c9883ac99e1f12
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.154976
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables750
Total number of constraints80
Number of soft constraints80
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint25
Top cost 3814
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3813
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c run usual solver
1800.09/1800.40	./satsolver.sh: line 5: 31037 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.40	c error: unexpected solver exit code
1800.09/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3715891-1338219057/watcher-3715891-1338219057 -o /tmp/evaluation-result-3715891-1338219057/solver-3715891-1338219057 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715891-1338219057.wbo 50826903 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 1.96 1.93 3/180 31030
/proc/meminfo: memFree=29658792/32873648 swapFree=7368/7368
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-wbo-It) S 31028 31030 7669 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288029817 9367552 275 33554432000 4194304 5064252 140734927848736 140734927847648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0

[startup+0.0692021 s]
/proc/loadavg: 2.02 1.96 1.93 3/180 31030
/proc/meminfo: memFree=29658792/32873648 swapFree=7368/7368
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-wbo-It) S 31028 31030 7669 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288029817 9367552 275 33554432000 4194304 5064252 140734927848736 140734927847648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100324 s]
/proc/loadavg: 2.02 1.96 1.93 3/180 31030
/proc/meminfo: memFree=29658792/32873648 swapFree=7368/7368
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-wbo-It) S 31028 31030 7669 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288029817 9367552 275 33554432000 4194304 5064252 140734927848736 140734927847648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300232 s]
/proc/loadavg: 2.02 1.96 1.93 3/180 31030
/proc/meminfo: memFree=29658792/32873648 swapFree=7368/7368
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-wbo-It) S 31028 31030 7669 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288029817 9367552 275 33554432000 4194304 5064252 140734927848736 140734927847648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700179 s]
/proc/loadavg: 2.02 1.96 1.93 3/180 31030
/proc/meminfo: memFree=29658792/32873648 swapFree=7368/7368
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-wbo-It) S 31028 31030 7669 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288029817 9367552 275 33554432000 4194304 5064252 140734927848736 140734927847648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.02 1.96 1.93 3/184 31051
/proc/meminfo: memFree=29681448/32873648 swapFree=7368/7368
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-wbo-It) S 31028 31030 7669 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288029817 9367552 275 33554432000 4194304 5064252 140734927848736 140734927847648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=2392 CPUtime=0.01 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-wbo) S 31030 31030 7669 0 -1 4202496 312 2316 0 0 0 0 1 0 20 0 1 0 288029817 2449408 256 33554432000 4194304 5990268 140734587098208 140734587092448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31031/statm: 598 256 153 439 0 155 0
[pid=31036] ppid=31031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31036/stat : 31036 (satsolver.sh) S 31031 31030 7669 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288029820 9367552 266 33554432000 4194304 5064252 140735015296032 140735015294944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31036/statm: 2287 266 226 213 0 72 0
[pid=31037] ppid=31036 vsize=12212 CPUtime=1.46 cores=0,2,4,6
/proc/31037/stat : 31037 (glucose) R 31036 31030 7669 0 -1 4202496 2456 0 0 0 146 0 0 0 20 0 1 0 288029820 12505088 2251 33554432000 4194304 5208918 140736681027296 140736681025448 4229473 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31037/statm: 3053 2251 95 248 0 2802 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 32900

[startup+3.10037 s]
/proc/loadavg: 2.02 1.96 1.93 3/184 31065
/proc/meminfo: memFree=29658376/32873648 swapFree=7368/7368
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-wbo-It) S 31028 31030 7669 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288029817 9367552 275 33554432000 4194304 5064252 140734927848736 140734927847648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=2392 CPUtime=0.01 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-wbo) S 31030 31030 7669 0 -1 4202496 312 2316 0 0 0 0 1 0 20 0 1 0 288029817 2449408 256 33554432000 4194304 5990268 140734587098208 140734587092448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31031/statm: 598 256 153 439 0 155 0
[pid=31036] ppid=31031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31036/stat : 31036 (satsolver.sh) S 31031 31030 7669 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288029820 9367552 266 33554432000 4194304 5064252 140735015296032 140735015294944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31036/statm: 2287 266 226 213 0 72 0
[pid=31037] ppid=31036 vsize=13900 CPUtime=3.05 cores=0,2,4,6
/proc/31037/stat : 31037 (glucose) R 31036 31030 7669 0 -1 4202496 3243 0 0 0 305 0 0 0 20 0 1 0 288029820 14233600 3027 33554432000 4194304 5208918 140736681027296 140736681025160 4229688 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31037/statm: 3475 3027 95 248 0 3224 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 34588

[startup+6.30038 s]
/proc/loadavg: 2.02 1.96 1.93 3/184 31103
/proc/meminfo: memFree=29652500/32873648 swapFree=7368/7368
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-wbo-It) S 31028 31030 7669 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288029817 9367552 275 33554432000 4194304 5064252 140734927848736 140734927847648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=2392 CPUtime=0.01 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-wbo) S 31030 31030 7669 0 -1 4202496 312 2316 0 0 0 0 1 0 20 0 1 0 288029817 2449408 256 33554432000 4194304 5990268 140734587098208 140734587092448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31031/statm: 598 256 153 439 0 155 0
[pid=31036] ppid=31031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31036/stat : 31036 (satsolver.sh) S 31031 31030 7669 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288029820 9367552 266 33554432000 4194304 5064252 140735015296032 140735015294944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31036/statm: 2287 266 226 213 0 72 0
[pid=31037] ppid=31036 vsize=14932 CPUtime=6.25 cores=0,2,4,6
/proc/31037/stat : 31037 (glucose) R 31036 31030 7669 0 -1 4202496 3872 0 0 0 625 0 0 0 20 0 1 0 288029820 15290368 3285 33554432000 4194304 5208918 140736681027296 140736681025160 4205195 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31037/statm: 3733 3285 95 248 0 3482 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 35620

[startup+12.7004 s]
/proc/loadavg: 2.02 1.96 1.93 3/183 31187
/proc/meminfo: memFree=29640148/32873648 swapFree=7368/7368
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-wbo-It) S 31028 31030 7669 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288029817 9367552 275 33554432000 4194304 5064252 140734927848736 140734927847648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=2392 CPUtime=0.01 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-wbo) S 31030 31030 7669 0 -1 4202496 312 2316 0 0 0 0 1 0 20 0 1 0 288029817 2449408 256 33554432000 4194304 5990268 140734587098208 140734587092448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31031/statm: 598 256 153 439 0 155 0
[pid=31036] ppid=31031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31036/stat : 31036 (satsolver.sh) S 31031 31030 7669 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288029820 9367552 266 33554432000 4194304 5064252 140735015296032 140735015294944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31036/statm: 2287 266 226 213 0 72 0
[pid=31037] ppid=31036 vsize=31344 CPUtime=12.66 cores=0,2,4,6
/proc/31037/stat : 31037 (glucose) R 31036 31030 7669 0 -1 4202496 4441 0 0 0 1265 1 0 0 20 0 1 0 288029820 32096256 5891 33554432000 4194304 5208918 140736681027296 140736681025240 4229728 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31037/statm: 7836 5891 95 248 0 7585 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 52032

[startup+25.5004 s]
/proc/loadavg: 2.01 1.96 1.93 3/183 31360
/proc/meminfo: memFree=29625472/32873648 swapFree=7368/7368
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-wbo-It) S 31028 31030 7669 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288029817 9367552 275 33554432000 4194304 5064252 140734927848736 140734927847648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=2392 CPUtime=0.01 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-wbo) S 31030 31030 7669 0 -1 4202496 312 2316 0 0 0 0 1 0 20 0 1 0 288029817 2449408 256 33554432000 4194304 5990268 140734587098208 140734587092448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31031/statm: 598 256 153 439 0 155 0
[pid=31036] ppid=31031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31036/stat : 31036 (satsolver.sh) S 31031 31030 7669 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288029820 9367552 266 33554432000 4194304 5064252 140735015296032 140735015294944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31036/statm: 2287 266 226 213 0 72 0
[pid=31037] ppid=31036 vsize=38528 CPUtime=25.45 cores=0,2,4,6
/proc/31037/stat : 31037 (glucose) R 31036 31030 7669 0 -1 4202496 4680 0 0 0 2544 1 0 0 20 0 1 0 288029820 39452672 8172 33554432000 4194304 5208918 140736681027296 140736681025160 4229538 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31037/statm: 9632 8172 95 248 0 9381 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 59216

[startup+51.1004 s]
/proc/loadavg: 2.01 1.97 1.93 3/183 31478
/proc/meminfo: memFree=29644020/32873648 swapFree=7368/7368
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-wbo-It) S 31028 31030 7669 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288029817 9367552 275 33554432000 4194304 5064252 140734927848736 140734927847648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=2392 CPUtime=0.01 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-wbo) S 31030 31030 7669 0 -1 4202496 312 2316 0 0 0 0 1 0 20 0 1 0 288029817 2449408 256 33554432000 4194304 5990268 140734587098208 140734587092448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31031/statm: 598 256 153 439 0 155 0
[pid=31036] ppid=31031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31036/stat : 31036 (satsolver.sh) S 31031 31030 7669 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288029820 9367552 266 33554432000 4194304 5064252 140735015296032 140735015294944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31036/statm: 2287 266 226 213 0 72 0
[pid=31037] ppid=31036 vsize=38528 CPUtime=51.04 cores=0,2,4,6
/proc/31037/stat : 31037 (glucose) R 31036 31030 7669 0 -1 4202496 4973 0 0 0 5103 1 0 0 20 0 1 0 288029820 39452672 8969 33554432000 4194304 5208918 140736681027296 140736681025160 4229717 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31037/statm: 9632 8969 95 248 0 9381 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 59216

[startup+102.307 s]
/proc/loadavg: 2.00 1.97 1.93 3/183 31615
/proc/meminfo: memFree=29618388/32873648 swapFree=7368/7368
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-wbo-It) S 31028 31030 7669 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288029817 9367552 275 33554432000 4194304 5064252 140734927848736 140734927847648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=2392 CPUtime=0.01 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-wbo) S 31030 31030 7669 0 -1 4202496 312 2316 0 0 0 0 1 0 20 0 1 0 288029817 2449408 256 33554432000 4194304 5990268 140734587098208 140734587092448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31031/statm: 598 256 153 439 0 155 0
[pid=31036] ppid=31031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31036/stat : 31036 (satsolver.sh) S 31031 31030 7669 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288029820 9367552 266 33554432000 4194304 5064252 140735015296032 140735015294944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31036/statm: 2287 266 226 213 0 72 0
[pid=31037] ppid=31036 vsize=62568 CPUtime=102.24 cores=0,2,4,6
/proc/31037/stat : 31037 (glucose) R 31036 31030 7669 0 -1 4202496 7353 0 0 0 10221 3 0 0 20 0 1 0 288029820 64069632 8963 33554432000 4194304 5208918 140736681027296 140736681025240 4229720 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31037/statm: 15642 8963 95 248 0 15391 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 83256

[startup+162.3 s]
/proc/loadavg: 2.00 1.97 1.93 3/183 31769
/proc/meminfo: memFree=29585036/32873648 swapFree=7368/7368
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-wbo-It) S 31028 31030 7669 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288029817 9367552 275 33554432000 4194304 5064252 140734927848736 140734927847648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=2392 CPUtime=0.01 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-wbo) S 31030 31030 7669 0 -1 4202496 312 2316 0 0 0 0 1 0 20 0 1 0 288029817 2449408 256 33554432000 4194304 5990268 140734587098208 140734587092448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31031/statm: 598 256 153 439 0 155 0
[pid=31036] ppid=31031 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 1.96 3/183 2534
/proc/meminfo: memFree=29528876/32873648 swapFree=7368/7368
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-wbo-It) S 31028 31030 7669 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288029817 9367552 275 33554432000 4194304 5064252 140734927848736 140734927847648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=2392 CPUtime=0.01 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-wbo) S 31030 31030 7669 0 -1 4202496 312 2316 0 0 0 0 1 0 20 0 1 0 288029817 2449408 256 33554432000 4194304 5990268 140734587098208 140734587092448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31031/statm: 598 256 153 439 0 155 0
[pid=31036] ppid=31031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31036/stat : 31036 (satsolver.sh) S 31031 31030 7669 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288029820 9367552 266 33554432000 4194304 5064252 140735015296032 140735015294944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31036/statm: 2287 266 226 213 0 72 0
[pid=31037] ppid=31036 vsize=154668 CPUtime=1362.04 cores=0,2,4,6
/proc/31037/stat : 31037 (glucose) R 31036 31030 7669 0 -1 4202496 15773 0 0 0 136175 29 0 0 20 0 1 0 288029820 158380032 31143 33554432000 4194304 5208918 140736681027296 140736681025448 4229776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31037/statm: 38667 31143 95 248 0 38416 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 175356

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 1.97 3/183 2695
/proc/meminfo: memFree=29569576/32873648 swapFree=7368/7368
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-wbo-It) S 31028 31030 7669 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288029817 9367552 275 33554432000 4194304 5064252 140734927848736 140734927847648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=2392 CPUtime=0.01 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-wbo) S 31030 31030 7669 0 -1 4202496 312 2316 0 0 0 0 1 0 20 0 1 0 288029817 2449408 256 33554432000 4194304 5990268 140734587098208 140734587092448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31031/statm: 598 256 153 439 0 155 0
[pid=31036] ppid=31031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31036/stat : 31036 (satsolver.sh) S 31031 31030 7669 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288029820 9367552 266 33554432000 4194304 5064252 140735015296032 140735015294944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31036/statm: 2287 266 226 213 0 72 0
[pid=31037] ppid=31036 vsize=123848 CPUtime=1422.04 cores=0,2,4,6
/proc/31037/stat : 31037 (glucose) R 31036 31030 7669 0 -1 4202496 15888 0 0 0 142174 30 0 0 20 0 1 0 288029820 126820352 28516 33554432000 4194304 5208918 140736681027296 140736681025288 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31037/statm: 30962 28516 95 248 0 30711 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 144536

[startup+1482.3 s]
/proc/loadavg: 1.94 1.99 1.96 3/183 2849
/proc/meminfo: memFree=29524272/32873648 swapFree=7368/7368
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-wbo-It) S 31028 31030 7669 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288029817 9367552 275 33554432000 4194304 5064252 140734927848736 140734927847648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=2392 CPUtime=0.01 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-wbo) S 31030 31030 7669 0 -1 4202496 312 2316 0 0 0 0 1 0 20 0 1 0 288029817 2449408 256 33554432000 4194304 5990268 140734587098208 140734587092448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31031/statm: 598 256 153 439 0 155 0
[pid=31036] ppid=31031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31036/stat : 31036 (satsolver.sh) S 31031 31030 7669 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288029820 9367552 266 33554432000 4194304 5064252 140735015296032 140735015294944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31036/statm: 2287 266 226 213 0 72 0
[pid=31037] ppid=31036 vsize=154668 CPUtime=1482.02 cores=0,2,4,6
/proc/31037/stat : 31037 (glucose) R 31036 31030 7669 0 -1 4202496 16478 0 0 0 148171 31 0 0 20 0 1 0 288029820 158380032 32167 33554432000 4194304 5208918 140736681027296 140736681025448 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31037/statm: 38667 32167 95 248 0 38416 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 175356

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/182 3010
/proc/meminfo: memFree=29538680/32873648 swapFree=7368/7368
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-wbo-It) S 31028 31030 7669 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288029817 9367552 275 33554432000 4194304 5064252 140734927848736 140734927847648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=2392 CPUtime=0.01 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-wbo) S 31030 31030 7669 0 -1 4202496 312 2316 0 0 0 0 1 0 20 0 1 0 288029817 2449408 256 33554432000 4194304 5990268 140734587098208 140734587092448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31031/statm: 598 256 153 439 0 155 0
[pid=31036] ppid=31031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31036/stat : 31036 (satsolver.sh) S 31031 31030 7669 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288029820 9367552 266 33554432000 4194304 5064252 140735015296032 140735015294944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31036/statm: 2287 266 226 213 0 72 0
[pid=31037] ppid=31036 vsize=123848 CPUtime=1542.01 cores=0,2,4,6
/proc/31037/stat : 31037 (glucose) R 31036 31030 7669 0 -1 4202496 16592 0 0 0 154169 32 0 0 20 0 1 0 288029820 126820352 28516 33554432000 4194304 5208918 140736681027296 140736681025288 4229717 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31037/statm: 30962 28516 95 248 0 30711 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 144536

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/183 3167
/proc/meminfo: memFree=29578192/32873648 swapFree=7368/7368
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-wbo-It) S 31028 31030 7669 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288029817 9367552 275 33554432000 4194304 5064252 140734927848736 140734927847648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=2392 CPUtime=0.01 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-wbo) S 31030 31030 7669 0 -1 4202496 312 2316 0 0 0 0 1 0 20 0 1 0 288029817 2449408 256 33554432000 4194304 5990268 140734587098208 140734587092448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31031/statm: 598 256 153 439 0 155 0
[pid=31036] ppid=31031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31036/stat : 31036 (satsolver.sh) S 31031 31030 7669 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288029820 9367552 266 33554432000 4194304 5064252 140735015296032 140735015294944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31036/statm: 2287 266 226 213 0 72 0
[pid=31037] ppid=31036 vsize=74952 CPUtime=1602.01 cores=0,2,4,6
/proc/31037/stat : 31037 (glucose) R 31036 31030 7669 0 -1 4202496 17185 0 0 0 160167 34 0 0 20 0 1 0 288029820 76750848 18185 33554432000 4194304 5208918 140736681027296 140736681025384 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31037/statm: 18738 18185 95 248 0 18487 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 95640

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/183 3328
/proc/meminfo: memFree=29529608/32873648 swapFree=7368/7368
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-wbo-It) S 31028 31030 7669 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288029817 9367552 275 33554432000 4194304 5064252 140734927848736 140734927847648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=2392 CPUtime=0.01 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-wbo) S 31030 31030 7669 0 -1 4202496 312 2316 0 0 0 0 1 0 20 0 1 0 288029817 2449408 256 33554432000 4194304 5990268 140734587098208 140734587092448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31031/statm: 598 256 153 439 0 155 0
[pid=31036] ppid=31031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31036/stat : 31036 (satsolver.sh) S 31031 31030 7669 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288029820 9367552 266 33554432000 4194304 5064252 140735015296032 140735015294944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31036/statm: 2287 266 226 213 0 72 0
[pid=31037] ppid=31036 vsize=155092 CPUtime=1662 cores=0,2,4,6
/proc/31037/stat : 31037 (glucose) R 31036 31030 7669 0 -1 4202496 17995 0 0 0 166164 36 0 0 20 0 1 0 288029820 158814208 31249 33554432000 4194304 5208918 140736681027296 140736681025448 4229512 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31037/statm: 38773 31249 95 248 0 38522 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 175780

[startup+1722.3 s]
/proc/loadavg: 1.95 1.98 1.96 3/183 3482
/proc/meminfo: memFree=29541436/32873648 swapFree=7368/7368
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-wbo-It) S 31028 31030 7669 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288029817 9367552 275 33554432000 4194304 5064252 140734927848736 140734927847648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=2392 CPUtime=0.01 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-wbo) S 31030 31030 7669 0 -1 4202496 312 2316 0 0 0 0 1 0 20 0 1 0 288029817 2449408 256 33554432000 4194304 5990268 140734587098208 140734587092448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31031/statm: 598 256 153 439 0 155 0
[pid=31036] ppid=31031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31036/stat : 31036 (satsolver.sh) S 31031 31030 7669 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288029820 9367552 266 33554432000 4194304 5064252 140735015296032 140735015294944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31036/statm: 2287 266 226 213 0 72 0
[pid=31037] ppid=31036 vsize=125696 CPUtime=1721.99 cores=0,2,4,6
/proc/31037/stat : 31037 (glucose) R 31036 31030 7669 0 -1 4202496 18474 0 0 0 172162 37 0 0 20 0 1 0 288029820 128712704 27954 33554432000 4194304 5208918 140736681027296 140736681025288 4229712 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31037/statm: 31424 27954 95 248 0 31173 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 146384

[startup+1782.3 s]
/proc/loadavg: 2.02 2.00 1.96 3/184 3646
/proc/meminfo: memFree=29516136/32873648 swapFree=7368/7368
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-wbo-It) S 31028 31030 7669 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288029817 9367552 275 33554432000 4194304 5064252 140734927848736 140734927847648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=2392 CPUtime=0.01 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-wbo) S 31030 31030 7669 0 -1 4202496 312 2316 0 0 0 0 1 0 20 0 1 0 288029817 2449408 256 33554432000 4194304 5990268 140734587098208 140734587092448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31031/statm: 598 256 153 439 0 155 0
[pid=31036] ppid=31031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31036/stat : 31036 (satsolver.sh) S 31031 31030 7669 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288029820 9367552 266 33554432000 4194304 5064252 140735015296032 140735015294944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31036/statm: 2287 266 226 213 0 72 0
[pid=31037] ppid=31036 vsize=156516 CPUtime=1781.98 cores=0,2,4,6
/proc/31037/stat : 31037 (glucose) R 31036 31030 7669 0 -1 4202496 19069 0 0 0 178160 38 0 0 20 0 1 0 288029820 160272384 33653 33554432000 4194304 5208918 140736681027296 140736681025448 4229512 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31037/statm: 39129 33653 95 248 0 38878 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 177204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 1.96 3/184 3695
/proc/meminfo: memFree=29577856/32873648 swapFree=7368/7368
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-wbo-It) S 31028 31030 7669 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288029817 9367552 275 33554432000 4194304 5064252 140734927848736 140734927847648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=2392 CPUtime=0.01 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-wbo) S 31030 31030 7669 0 -1 4202496 312 2316 0 0 0 0 1 0 20 0 1 0 288029817 2449408 256 33554432000 4194304 5990268 140734587098208 140734587092448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31031/statm: 598 256 153 439 0 155 0
[pid=31036] ppid=31031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31036/stat : 31036 (satsolver.sh) S 31031 31030 7669 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288029820 9367552 266 33554432000 4194304 5064252 140735015296032 140735015294944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31036/statm: 2287 266 226 213 0 72 0
[pid=31037] ppid=31036 vsize=77088 CPUtime=1800.08 cores=0,2,4,6
/proc/31037/stat : 31037 (glucose) R 31036 31030 7669 0 -1 4202496 19203 0 0 0 179970 38 0 0 20 0 1 0 288029820 78938112 18779 33554432000 4194304 5208918 140736681027296 140736681025384 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31037/statm: 19272 18779 95 248 0 19021 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 97776

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.13
CPU user time (s): 1799.73
CPU system time (s): 0.395939
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 177916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.73
system time used= 0.395939
maximum resident set size= 136664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22824
page faults= 0
swaps= 0
block input operations= 0
block output operations= 248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21
involuntary context switches= 1881

runsolver used 2.79458 second user time and 7.2339 second system time

The end

Launcher Data

Begin job on node149 at 2012-05-28 17:30:57
IDJOB=3715891
IDBENCH=79155
IDSOLVER=2297
FILE ID=node149/3715891-1338219057
RUNJOBID= node149-1338217256-7685
PBS_JOBID= 14624618
Free space on /tmp= 71676 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_25_pb.cnf.cr--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715891-1338219057/watcher-3715891-1338219057 -o /tmp/evaluation-result-3715891-1338219057/solver-3715891-1338219057 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715891-1338219057.wbo 50826903 HOME HOME

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

MD5SUM BENCH= e8a78e2fe28a365664c9883ac99e1f12
RANDOM SEED=50826903

node149.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.145
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.29
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.145
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.145
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.55
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.145
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.145
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.145
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	: 5438.55
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.145
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.145
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:        29664744 kB
Buffers:          520272 kB
Cached:          1776936 kB
SwapCached:         2476 kB
Active:          1081424 kB
Inactive:        1289176 kB
Active(anon):      61624 kB
Inactive(anon):     9368 kB
Active(file):    1019800 kB
Inactive(file):  1279808 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104884 kB
Dirty:             15084 kB
Writeback:             0 kB
AnonPages:        147252 kB
Mapped:            15200 kB
Shmem:                96 kB
Slab:             701140 kB
SReclaimable:     144120 kB
SUnreclaim:       557020 kB
KernelStack:        1528 kB
PageTables:         3908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     192412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 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= 71672 MiB
End job on node149 at 2012-05-28 18:00:58