Trace number 3715439

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.04 1800.52

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/graphs/
normalized-graph11reducmore_wcsp.wbo
MD5SUM9d2ab30053c8c5defa77d9f47c64bb3c
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmark
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5747
Total number of constraints283088
Number of soft constraints282856
Number of constraints which are clauses282856
Number of constraints which are cardinality constraints (but not clauses)232
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint44
Top cost 3080
Min constraint cost 1
Max constraint cost 3080
Sum of constraints costs 64455868
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.48/1.51	c run usual solver
7.62/7.89	o 55192
7.62/7.89	c starting approximation
7.62/7.89	c factor = 2
7.62/7.89	c factor still to low - shrinking to 46834.2
7.62/7.89	c approx number of clauses: 1e+06
7.72/7.90	c current bound: 27596
7.72/7.90	c factor to high for quickBound
7.72/7.90	c finished approximation
7.72/7.90	c fallback to adder encoding
1800.04/1800.51	c error: unexpected solver exit code
1800.04/1800.51	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-3715439-1338258633/watcher-3715439-1338258633 -o /tmp/evaluation-result-3715439-1338258633/solver-3715439-1338258633 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715439-1338258633.wbo 1752354406 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.00 2.00 2.00 2/174 29419
/proc/meminfo: memFree=27555160/32873648 swapFree=6864/6864
[pid=29419] ppid=29417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (npSolver-wbo-It) S 29417 29419 24197 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291989266 9367552 275 33554432000 4194304 5064252 140733421163776 140733421162688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29419/statm: 2287 275 233 213 0 72 0

[startup+0.0810929 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 29419
/proc/meminfo: memFree=27555160/32873648 swapFree=6864/6864
[pid=29419] ppid=29417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (npSolver-wbo-It) S 29417 29419 24197 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291989266 9367552 275 33554432000 4194304 5064252 140733421163776 140733421162688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29419/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100148 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 29419
/proc/meminfo: memFree=27555160/32873648 swapFree=6864/6864
[pid=29419] ppid=29417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (npSolver-wbo-It) S 29417 29419 24197 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291989266 9367552 275 33554432000 4194304 5064252 140733421163776 140733421162688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29419/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300118 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 29419
/proc/meminfo: memFree=27555160/32873648 swapFree=6864/6864
[pid=29419] ppid=29417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (npSolver-wbo-It) S 29417 29419 24197 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291989266 9367552 275 33554432000 4194304 5064252 140733421163776 140733421162688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29419/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700115 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 29419
/proc/meminfo: memFree=27555160/32873648 swapFree=6864/6864
[pid=29419] ppid=29417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (npSolver-wbo-It) S 29417 29419 24197 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291989266 9367552 275 33554432000 4194304 5064252 140733421163776 140733421162688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29419/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29421
/proc/meminfo: memFree=27475768/32873648 swapFree=6864/6864
[pid=29419] ppid=29417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (npSolver-wbo-It) S 29417 29419 24197 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291989266 9367552 275 33554432000 4194304 5064252 140733421163776 140733421162688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29419/statm: 2287 275 233 213 0 72 0
[pid=29420] ppid=29419 vsize=45576 CPUtime=1.48 cores=0,2,4,6
/proc/29420/stat : 29420 (npSolver-wbo) R 29419 29419 24197 0 -1 4202496 6499 0 0 0 147 1 0 0 20 0 1 0 291989266 46669824 6460 33554432000 4194304 5990268 140735150420176 140735150415752 5082043 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29420/statm: 11394 6468 142 439 0 10951 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 54724

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 29434
/proc/meminfo: memFree=27267072/32873648 swapFree=6864/6864
[pid=29419] ppid=29417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (npSolver-wbo-It) S 29417 29419 24197 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291989266 9367552 275 33554432000 4194304 5064252 140733421163776 140733421162688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29419/statm: 2287 275 233 213 0 72 0
[pid=29420] ppid=29419 vsize=54744 CPUtime=1.92 cores=0,2,4,6
/proc/29420/stat : 29420 (npSolver-wbo) S 29419 29419 24197 0 -1 4202496 8056 0 0 0 155 37 0 0 20 0 1 0 291989266 56057856 9409 33554432000 4194304 5990268 140735150420176 140735150413328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29420/statm: 13686 9409 150 439 0 13243 0
[pid=29433] ppid=29420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29433/stat : 29433 (cp2_pre.sh) S 29420 29419 24197 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 291989460 9367552 276 33554432000 4194304 5064252 140736093854848 140736093853552 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29433/statm: 2287 276 234 213 0 72 0
[pid=29434] ppid=29433 vsize=153092 CPUtime=1.14 cores=0,2,4,6
/proc/29434/stat : 29434 (coprocessor) R 29433 29419 24197 0 -1 4202496 24557 0 0 0 110 4 0 0 20 0 1 0 291989460 156766208 37125 33554432000 4194304 6586260 140737272055296 140737272050664 5599216 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/29434/statm: 38273 37125 190 584 0 37685 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 226132

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 29434
/proc/meminfo: memFree=27216872/32873648 swapFree=6864/6864
[pid=29419] ppid=29417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (npSolver-wbo-It) S 29417 29419 24197 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291989266 9367552 275 33554432000 4194304 5064252 140733421163776 140733421162688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29419/statm: 2287 275 233 213 0 72 0
[pid=29420] ppid=29419 vsize=54744 CPUtime=1.92 cores=0,2,4,6
/proc/29420/stat : 29420 (npSolver-wbo) S 29419 29419 24197 0 -1 4202496 8056 0 0 0 155 37 0 0 20 0 1 0 291989266 56057856 9409 33554432000 4194304 5990268 140735150420176 140735150413328 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29420/statm: 13686 9409 150 439 0 13243 0
[pid=29433] ppid=29420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29433/stat : 29433 (cp2_pre.sh) S 29420 29419 24197 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 291989460 9367552 276 33554432000 4194304 5064252 140736093854848 140736093853552 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29433/statm: 2287 276 234 213 0 72 0
[pid=29434] ppid=29433 vsize=158504 CPUtime=4.34 cores=0,2,4,6
/proc/29434/stat : 29434 (coprocessor) R 29433 29419 24197 0 -1 4202496 25893 0 0 0 429 5 0 0 20 0 1 0 291989460 162308096 38461 33554432000 4194304 6586260 140737272055296 140737272050840 4406669 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/29434/statm: 39626 38461 195 584 0 39038 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 231544

[startup+12.7065 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29442
/proc/meminfo: memFree=26707352/32873648 swapFree=6864/6864
[pid=29419] ppid=29417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (npSolver-wbo-It) S 29417 29419 24197 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291989266 9367552 275 33554432000 4194304 5064252 140733421163776 140733421162688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29419/statm: 2287 275 233 213 0 72 0
[pid=29420] ppid=29419 vsize=788520 CPUtime=12.52 cores=0,2,4,6
/proc/29420/stat : 29420 (npSolver-wbo) R 29419 29419 24197 0 -1 4202496 55266 43850 0 0 628 93 517 14 20 0 1 0 291989266 807444480 138699 33554432000 4194304 5990268 140735150420176 140735150412552 4521650 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29420/statm: 197130 138699 180 439 0 196687 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 797668

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 29444
/proc/meminfo: memFree=25285588/32873648 swapFree=6864/6864
[pid=29419] ppid=29417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (npSolver-wbo-It) S 29417 29419 24197 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291989266 9367552 275 33554432000 4194304 5064252 140733421163776 140733421162688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29419/statm: 2287 275 233 213 0 72 0
[pid=29420] ppid=29419 vsize=2361384 CPUtime=25.32 cores=0,2,4,6
/proc/29420/stat : 29420 (npSolver-wbo) R 29419 29419 24197 0 -1 4202496 57519 43850 0 0 1871 130 517 14 20 0 1 0 291989266 2418057216 375755 33554432000 4194304 5990268 140735150420176 140735150412520 4209950 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29420/statm: 590346 375755 180 439 0 589903 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 2370532

[startup+51.1003 s]
/proc/loadavg: 2.37 2.08 2.03 3/181 29454
/proc/meminfo: memFree=17469124/32873648 swapFree=6864/6864
[pid=29419] ppid=29417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (npSolver-wbo-It) S 29417 29419 24197 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291989266 9367552 275 33554432000 4194304 5064252 140733421163776 140733421162688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29419/statm: 2287 275 233 213 0 72 0
[pid=29420] ppid=29419 vsize=2171108 CPUtime=37.15 cores=0,2,4,6
/proc/29420/stat : 29420 (npSolver-wbo) S 29419 29419 24197 0 -1 4202496 59237 43850 0 0 2687 497 517 14 20 0 1 0 291989266 2223214592 479771 33554432000 4194304 5990268 140735150420176 140735150411600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29420/statm: 542777 479771 181 439 0 542334 0
[pid=29452] ppid=29420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29452/stat : 29452 (satsolver.sh) S 29420 29419 24197 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 291993000 9367552 267 33554432000 4194304 5064252 140735109957136 140735109956048 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29452/statm: 2287 267 226 213 0 72 0
[pid=29453] ppid=29452 vsize=3520916 CPUtime=13.75 cores=0,2,4,6
/proc/29453/stat : 29453 (glucose) R 29452 29419 24197 0 -1 4202496 262696 0 0 0 1271 104 0 0 20 0 1 0 291993000 3605417984 709613 33554432000 4194304 5208918 140736648101200 140736647050600 4465602 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29453/statm: 880229 709614 70 248 0 879978 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 5710320

[startup+102.3 s]
/proc/loadavg: 2.38 2.15 2.05 3/181 29454
/proc/meminfo: memFree=12704608/32873648 swapFree=6864/6864
[pid=29419] ppid=29417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (npSolver-wbo-It) S 29417 29419 24197 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291989266 9367552 275 33554432000 4194304 5064252 140733421163776 140733421162688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29419/statm: 2287 275 233 213 0 72 0
[pid=29420] ppid=29419 vsize=2171108 CPUtime=37.15 cores=0,2,4,6
/proc/29420/stat : 29420 (npSolver-wbo) S 29419 29419 24197 0 -1 4202496 59237 43850 0 0 2687 497 517 14 20 0 1 0 291989266 2223214592 479771 33554432000 4194304 5990268 140735150420176 140735150411600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29420/statm: 542777 479771 181 439 0 542334 0
[pid=29452] ppid=29420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29452/stat : 29452 (satsolver.sh) S 29420 29419 24197 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 291993000 9367552 267 33554432000 4194304 5064252 140735109957136 140735109956048 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29452/statm: 2287 267 226 213 0 72 0
[pid=29453] ppid=29452 vsize=4305012 CPUtime=64.93 cores=0,2,4,6
/proc/29453/stat : 29453 (glucose) R 29452 29419 24197 0 -1 4202496 446606 0 0 0 6312 181 0 0 20 0 1 0 291993000 4408332288 951620 33554432000 4194304 5208918 140736648101200 140736648099016 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29453/statm: 1076253 951620 104 248 0 1076002 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 6494416

[startup+162.307 s]
/proc/loadavg: 2.14 2.12 2.05 3/181 29454
/proc/meminfo: memFree=8613324/32873648 swapFree=6864/6864
[pid=29419] ppid=29417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (npSolver-wbo-It) S 29417 29419 24197 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291989266 9367552 275 33554432000 4194304 5064252 140733421163776 140733421162688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29419/statm: 2287 275 233 213 0 72 0
[pid=29420] ppid=29419 vsize=2171108 CPUtime=37.15 cores=0,2,4,6
/proc/29420/stat : 29420 (npSolver-wbo) S 29419 29419 24197 0 -1 4202496 59237 43850 0 0 2687 497 517 14 20 0 1 0 291989266 2223214592 479771 33554432000 4194304 5990268 140735150420176 140735150411600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29420/statm: 542777 479771 181 439 0 542334 0
[pid=29452] ppid=29420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29452/stat : 29452 (satsolver.sh) S 29420 29419 24197 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 291993000 9367552 267 33554432000 4194304 5064252 140735109957136 140735109956048 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29452/statm: 2287 267 226 213 0 72 0
[pid=29453] ppid=29452 vsize=4305276 CPUtime=124.93 cores=0,2,4,6
/proc/29453/stat : 29453 (glucose) R 29452 29419 24197 0 -1 4202496 446678 0 0 0 12312 181 0 0 20 0 1 0 291993000 4408602624 951692 33554432000 4194304 5208918 140736648101200 140736648099048 4211104 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29453/statm: 1076319 951692 104 248 0 1076068 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 6494680

[startup+222.3 s]
/proc/loadavg: 3.27 2.40 2.14 3/182 29455
/proc/meminfo: memFree=2846392/32873648 swapFree=6864/6864
[pid=29419] ppid=29417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (npSolver-wbo-It) S 29417 29419 24197 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291989266 9367552 275 33554432000 4194304 5064252 140733421163776 140733421162688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29419/statm: 2287 275 233 213 0 72 0
[pid=29420] ppid=29419 vsize=2171108 CPUtime=37.15 cores=0,2,4,6
/proc/29420/stat : 29420 (npSolver-wbo) S 29419 29419 24197 0 -1 4202496 59237 43850 0 0 2687 497 517 14 20 0 1 0 291989266 2223214592 479771 33554432000 4194304 5990268 140735150420176 140735150411600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29420/statm: 542777 479771 181 439 0 542334 0
[pid=29452] ppid=29420 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/29453/stat : 29453 (glucose) R 29452 29419 24197 0 -1 4202496 457517 0 0 0 138285 190 0 0 20 0 1 0 291993000 5032697856 991629 33554432000 4194304 5208918 140736648101200 140736648097576 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29453/statm: 1228686 991629 104 248 0 1228435 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 7104148

[startup+1482.3 s]
/proc/loadavg: 1.00 1.06 1.52 2/174 29491
/proc/meminfo: memFree=23194900/32873648 swapFree=6864/6864
[pid=29419] ppid=29417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (npSolver-wbo-It) S 29417 29419 24197 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291989266 9367552 275 33554432000 4194304 5064252 140733421163776 140733421162688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29419/statm: 2287 275 233 213 0 72 0
[pid=29420] ppid=29419 vsize=2171108 CPUtime=37.15 cores=0,2,4,6
/proc/29420/stat : 29420 (npSolver-wbo) S 29419 29419 24197 0 -1 4202496 59237 43850 0 0 2687 497 517 14 20 0 1 0 291989266 2223214592 479771 33554432000 4194304 5990268 140735150420176 140735150411600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29420/statm: 542777 479771 181 439 0 542334 0
[pid=29452] ppid=29420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29452/stat : 29452 (satsolver.sh) S 29420 29419 24197 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 291993000 9367552 267 33554432000 4194304 5064252 140735109957136 140735109956048 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29452/statm: 2287 267 226 213 0 72 0
[pid=29453] ppid=29452 vsize=4917380 CPUtime=1444.73 cores=0,2,4,6
/proc/29453/stat : 29453 (glucose) R 29452 29419 24197 0 -1 4202496 458176 0 0 0 144283 190 0 0 20 0 1 0 291993000 5035397120 994330 33554432000 4194304 5208918 140736648101200 140736648099048 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29453/statm: 1229345 994330 104 248 0 1229094 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 7106784

[startup+1542.3 s]
/proc/loadavg: 1.03 1.06 1.49 2/174 29491
/proc/meminfo: memFree=23185232/32873648 swapFree=6864/6864
[pid=29419] ppid=29417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (npSolver-wbo-It) S 29417 29419 24197 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291989266 9367552 275 33554432000 4194304 5064252 140733421163776 140733421162688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29419/statm: 2287 275 233 213 0 72 0
[pid=29420] ppid=29419 vsize=2171108 CPUtime=37.15 cores=0,2,4,6
/proc/29420/stat : 29420 (npSolver-wbo) S 29419 29419 24197 0 -1 4202496 59237 43850 0 0 2687 497 517 14 20 0 1 0 291989266 2223214592 479771 33554432000 4194304 5990268 140735150420176 140735150411600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29420/statm: 542777 479771 181 439 0 542334 0
[pid=29452] ppid=29420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29452/stat : 29452 (satsolver.sh) S 29420 29419 24197 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 291993000 9367552 267 33554432000 4194304 5064252 140735109957136 140735109956048 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29452/statm: 2287 267 226 213 0 72 0
[pid=29453] ppid=29452 vsize=4918568 CPUtime=1504.72 cores=0,2,4,6
/proc/29453/stat : 29453 (glucose) R 29452 29419 24197 0 -1 4202496 458506 0 0 0 150282 190 0 0 20 0 1 0 291993000 5036613632 996704 33554432000 4194304 5208918 140736648101200 140736648097576 4211049 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29453/statm: 1229642 996704 104 248 0 1229391 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 7107972

[startup+1602.3 s]
/proc/loadavg: 1.01 1.05 1.45 2/174 29491
/proc/meminfo: memFree=23178016/32873648 swapFree=6864/6864
[pid=29419] ppid=29417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (npSolver-wbo-It) S 29417 29419 24197 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291989266 9367552 275 33554432000 4194304 5064252 140733421163776 140733421162688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29419/statm: 2287 275 233 213 0 72 0
[pid=29420] ppid=29419 vsize=2171108 CPUtime=37.15 cores=0,2,4,6
/proc/29420/stat : 29420 (npSolver-wbo) S 29419 29419 24197 0 -1 4202496 59237 43850 0 0 2687 497 517 14 20 0 1 0 291989266 2223214592 479771 33554432000 4194304 5990268 140735150420176 140735150411600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29420/statm: 542777 479771 181 439 0 542334 0
[pid=29452] ppid=29420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29452/stat : 29452 (satsolver.sh) S 29420 29419 24197 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 291993000 9367552 267 33554432000 4194304 5064252 140735109957136 140735109956048 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29452/statm: 2287 267 226 213 0 72 0
[pid=29453] ppid=29452 vsize=4919860 CPUtime=1564.71 cores=0,2,4,6
/proc/29453/stat : 29453 (glucose) R 29452 29419 24197 0 -1 4202496 458840 0 0 0 156280 191 0 0 20 0 1 0 291993000 5037936640 998571 33554432000 4194304 5208918 140736648101200 140736648099048 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29453/statm: 1229965 998571 104 248 0 1229714 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 7109264

[startup+1662.3 s]
/proc/loadavg: 1.00 1.04 1.42 2/174 29491
/proc/meminfo: memFree=23173436/32873648 swapFree=6864/6864
[pid=29419] ppid=29417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (npSolver-wbo-It) S 29417 29419 24197 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291989266 9367552 275 33554432000 4194304 5064252 140733421163776 140733421162688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29419/statm: 2287 275 233 213 0 72 0
[pid=29420] ppid=29419 vsize=2171108 CPUtime=37.15 cores=0,2,4,6
/proc/29420/stat : 29420 (npSolver-wbo) S 29419 29419 24197 0 -1 4202496 59237 43850 0 0 2687 497 517 14 20 0 1 0 291989266 2223214592 479771 33554432000 4194304 5990268 140735150420176 140735150411600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29420/statm: 542777 479771 181 439 0 542334 0
[pid=29452] ppid=29420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29452/stat : 29452 (satsolver.sh) S 29420 29419 24197 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 291993000 9367552 267 33554432000 4194304 5064252 140735109957136 140735109956048 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29452/statm: 2287 267 226 213 0 72 0
[pid=29453] ppid=29452 vsize=4920124 CPUtime=1624.7 cores=0,2,4,6
/proc/29453/stat : 29453 (glucose) R 29452 29419 24197 0 -1 4202496 458937 0 0 0 162279 191 0 0 20 0 1 0 291993000 5038206976 999686 33554432000 4194304 5208918 140736648101200 140736648097576 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29453/statm: 1230031 999686 104 248 0 1229780 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 7109528

[startup+1722.3 s]
/proc/loadavg: 1.00 1.03 1.39 2/174 29491
/proc/meminfo: memFree=23152384/32873648 swapFree=6864/6864
[pid=29419] ppid=29417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (npSolver-wbo-It) S 29417 29419 24197 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291989266 9367552 275 33554432000 4194304 5064252 140733421163776 140733421162688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29419/statm: 2287 275 233 213 0 72 0
[pid=29420] ppid=29419 vsize=2171108 CPUtime=37.15 cores=0,2,4,6
/proc/29420/stat : 29420 (npSolver-wbo) S 29419 29419 24197 0 -1 4202496 59237 43850 0 0 2687 497 517 14 20 0 1 0 291989266 2223214592 479771 33554432000 4194304 5990268 140735150420176 140735150411600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29420/statm: 542777 479771 181 439 0 542334 0
[pid=29452] ppid=29420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29452/stat : 29452 (satsolver.sh) S 29420 29419 24197 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 291993000 9367552 267 33554432000 4194304 5064252 140735109957136 140735109956048 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29452/statm: 2287 267 226 213 0 72 0
[pid=29453] ppid=29452 vsize=4924624 CPUtime=1684.68 cores=0,2,4,6
/proc/29453/stat : 29453 (glucose) R 29452 29419 24197 0 -1 4202496 460089 0 0 0 168277 191 0 0 20 0 1 0 291993000 5042814976 1005435 33554432000 4194304 5208918 140736648101200 140736648099048 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29453/statm: 1231156 1005435 104 248 0 1230905 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 7114028

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 1.36 2/175 29495
/proc/meminfo: memFree=23124328/32873648 swapFree=6864/6864
[pid=29419] ppid=29417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (npSolver-wbo-It) S 29417 29419 24197 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291989266 9367552 275 33554432000 4194304 5064252 140733421163776 140733421162688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29419/statm: 2287 275 233 213 0 72 0
[pid=29420] ppid=29419 vsize=2171108 CPUtime=37.15 cores=0,2,4,6
/proc/29420/stat : 29420 (npSolver-wbo) S 29419 29419 24197 0 -1 4202496 59237 43850 0 0 2687 497 517 14 20 0 1 0 291989266 2223214592 479771 33554432000 4194304 5990268 140735150420176 140735150411600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29420/statm: 542777 479771 181 439 0 542334 0
[pid=29452] ppid=29420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29452/stat : 29452 (satsolver.sh) S 29420 29419 24197 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 291993000 9367552 267 33554432000 4194304 5064252 140735109957136 140735109956048 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29452/statm: 2287 267 226 213 0 72 0
[pid=29453] ppid=29452 vsize=4927628 CPUtime=1744.68 cores=0,2,4,6
/proc/29453/stat : 29453 (glucose) R 29452 29419 24197 0 -1 4202496 460936 0 0 0 174276 192 0 0 20 0 1 0 291993000 5045891072 1011903 33554432000 4194304 5208918 140736648101200 140736648097576 4211156 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29453/statm: 1231907 1011903 104 248 0 1231656 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 7117032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.02 1.36 2/175 29495
/proc/meminfo: memFree=23114988/32873648 swapFree=6864/6864
[pid=29419] ppid=29417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (npSolver-wbo-It) S 29417 29419 24197 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291989266 9367552 275 33554432000 4194304 5064252 140733421163776 140733421162688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29419/statm: 2287 275 233 213 0 72 0
[pid=29420] ppid=29419 vsize=2171108 CPUtime=37.15 cores=0,2,4,6
/proc/29420/stat : 29420 (npSolver-wbo) S 29419 29419 24197 0 -1 4202496 59237 43850 0 0 2687 497 517 14 20 0 1 0 291989266 2223214592 479771 33554432000 4194304 5990268 140735150420176 140735150411600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29420/statm: 542777 479771 181 439 0 542334 0
[pid=29452] ppid=29420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29452/stat : 29452 (satsolver.sh) S 29420 29419 24197 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 291993000 9367552 267 33554432000 4194304 5064252 140735109957136 140735109956048 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29452/statm: 2287 267 226 213 0 72 0
[pid=29453] ppid=29452 vsize=4928420 CPUtime=1762.89 cores=0,2,4,6
/proc/29453/stat : 29453 (glucose) R 29452 29419 24197 0 -1 4202496 461154 0 0 0 176096 193 0 0 20 0 1 0 291993000 5046702080 1014164 33554432000 4194304 5208918 140736648101200 140736648099048 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29453/statm: 1232105 1014164 104 248 0 1231854 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 7117824

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.02 1.36 2/175 29495
/proc/meminfo: memFree=23114988/32873648 swapFree=6864/6864
[pid=29419] ppid=29417 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29419/stat : 29419 (npSolver-wbo-It) S 29417 29419 24197 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 291989266 9367552 275 33554432000 4194304 5064252 140733421163776 140733421162688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29419/statm: 2287 275 233 213 0 72 0
[pid=29420] ppid=29419 vsize=2171108 CPUtime=37.15 cores=0,2,4,6
/proc/29420/stat : 29420 (npSolver-wbo) S 29419 29419 24197 0 -1 4202496 59237 43850 0 0 2687 497 517 14 20 0 1 0 291989266 2223214592 479771 33554432000 4194304 5990268 140735150420176 140735150411600 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29420/statm: 542777 479771 181 439 0 542334 0
[pid=29452] ppid=29420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29452/stat : 29452 (satsolver.sh) S 29420 29419 24197 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 291993000 9367552 267 33554432000 4194304 5064252 140735109957136 140735109956048 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29452/statm: 2287 267 226 213 0 72 0
[pid=29453] ppid=29452 vsize=4928420 CPUtime=1762.89 cores=0,2,4,6
/proc/29453/stat : 29453 (glucose) R 29452 29419 24197 0 -1 4202496 461154 0 0 0 176096 193 0 0 20 0 1 0 291993000 5046702080 1014164 33554432000 4194304 5208918 140736648101200 140736648099048 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29453/statm: 1232105 1014164 104 248 0 1231854 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 7117824

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29419 and gives
#  childrusage.ru_utime.tv_sec=32
#  childrusage.ru_utime.tv_usec=56126
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=124221
# CPU time returned by wait4() is 37.1803
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.04
CPU user time (s): 1793
CPU system time (s): 7.04
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 7927280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.0561
system time used= 5.12422
maximum resident set size= 3782756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104067
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3786400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 557
involuntary context switches= 79

runsolver used 3.52846 second user time and 9.70153 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-29 04:30:33
IDJOB=3715439
IDBENCH=79649
IDSOLVER=2297
FILE ID=node120/3715439-1338258633
RUNJOBID= node120-1338255030-29125
PBS_JOBID= 14624650
Free space on /tmp= 71484 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/graphs/normalized-graph11reducmore_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715439-1338258633/watcher-3715439-1338258633 -o /tmp/evaluation-result-3715439-1338258633/solver-3715439-1338258633 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715439-1338258633.wbo 1752354406 HOME HOME

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

MD5SUM BENCH= 9d2ab30053c8c5defa77d9f47c64bb3c
RANDOM SEED=1752354406

node120.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.456
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.91
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.456
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.456
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.456
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.88
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.456
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.456
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.83
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.456
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.456
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:        27556168 kB
Buffers:          529300 kB
Cached:          3843700 kB
SwapCached:          636 kB
Active:          1215260 kB
Inactive:        3175944 kB
Active(anon):       6536 kB
Inactive(anon):    12532 kB
Active(file):    1208724 kB
Inactive(file):  3163412 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             38120 kB
Writeback:             0 kB
AnonPages:        238160 kB
Mapped:            13812 kB
Shmem:               120 kB
Slab:             788300 kB
SReclaimable:     232596 kB
SUnreclaim:       555704 kB
KernelStack:        1528 kB
PageTables:         4104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     107668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 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= 69656 MiB
End job on node120 at 2012-05-29 05:00:33