Trace number 3754117

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 (fixed)? (TO) 1800.1 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/driver/
normalized-driverlog08c_wcsp.wbo
MD5SUM62397aa7c126b847e0d119b2fed1111c
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2120
Best CPU time to get the best result obtained on this benchmark8.07177
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1583
Total number of constraints57898
Number of soft constraints57490
Number of constraints which are clauses57490
Number of constraints which are cardinality constraints (but not clauses)408
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 69552
Min constraint cost 1
Max constraint cost 69552
Sum of constraints costs 3943734351
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
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.46	c run usual solver
3.08/3.15	o 220464
3.08/3.15	c current bound: 110232
3.08/3.15	c fallback to adder encoding
1800.10/1800.41	c error: unexpected solver exit code
1800.10/1800.41	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-3754117-1339196445/watcher-3754117-1339196445 -o /tmp/evaluation-result-3754117-1339196445/solver-3754117-1339196445 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754117-1339196445.wbo 784204564 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.06 2.01 2.00 2/180 703
/proc/meminfo: memFree=22996740/32873648 swapFree=7116/7116
[pid=703] ppid=701 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/703/stat : 703 (npSolver-wbo-I.) S 701 703 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385769957 9367552 274 33554432000 4194304 5064252 140735835976160 140735835975072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/703/statm: 2287 274 233 213 0 72 0

[startup+0.0389001 s]
/proc/loadavg: 2.06 2.01 2.00 2/180 703
/proc/meminfo: memFree=22996740/32873648 swapFree=7116/7116
[pid=703] ppid=701 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/703/stat : 703 (npSolver-wbo-I.) S 701 703 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385769957 9367552 274 33554432000 4194304 5064252 140735835976160 140735835975072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/703/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 2.06 2.01 2.00 2/180 703
/proc/meminfo: memFree=22996740/32873648 swapFree=7116/7116
[pid=703] ppid=701 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/703/stat : 703 (npSolver-wbo-I.) S 701 703 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385769957 9367552 274 33554432000 4194304 5064252 140735835976160 140735835975072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/703/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300224 s]
/proc/loadavg: 2.06 2.01 2.00 2/180 703
/proc/meminfo: memFree=22996740/32873648 swapFree=7116/7116
[pid=703] ppid=701 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/703/stat : 703 (npSolver-wbo-I.) S 701 703 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385769957 9367552 274 33554432000 4194304 5064252 140735835976160 140735835975072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/703/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700131 s]
/proc/loadavg: 2.06 2.01 2.00 2/180 703
/proc/meminfo: memFree=22996740/32873648 swapFree=7116/7116
[pid=703] ppid=701 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/703/stat : 703 (npSolver-wbo-I.) S 701 703 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385769957 9367552 274 33554432000 4194304 5064252 140735835976160 140735835975072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/703/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.06 2.01 2.00 3/184 707
/proc/meminfo: memFree=22905780/32873648 swapFree=7116/7116
[pid=703] ppid=701 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/703/stat : 703 (npSolver-wbo-I.) S 701 703 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385769957 9367552 274 33554432000 4194304 5064252 140735835976160 140735835975072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/703/statm: 2287 274 233 213 0 72 0
[pid=704] ppid=703 vsize=35104 CPUtime=0.64 cores=0,2,4,6
/proc/704/stat : 704 (npSolver-wbo) S 703 703 28381 0 -1 4202496 8708 0 0 0 47 17 0 0 20 0 1 0 385769957 35946496 8241 33554432000 4194304 6006132 140734016692608 140734016685712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/704/statm: 8776 8241 156 443 0 8329 0
[pid=706] ppid=704 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/706/stat : 706 (cp2_pre.sh) S 704 703 28381 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 385770022 9367552 277 33554432000 4194304 5064252 140733611528976 140733611527680 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/706/statm: 2287 277 234 213 0 72 0
[pid=707] ppid=706 vsize=58556 CPUtime=0.84 cores=0,2,4,6
/proc/707/stat : 707 (coprocessor) R 706 703 28381 0 -1 4202496 11643 0 0 0 83 1 0 0 20 0 1 0 385770022 59961344 14100 33554432000 4194304 6586260 140735266430672 140735266426040 5599298 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/707/statm: 14639 14100 189 584 0 14051 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 111956

[startup+3.10029 s]
/proc/loadavg: 2.05 2.01 2.00 3/184 707
/proc/meminfo: memFree=22904400/32873648 swapFree=7116/7116
[pid=703] ppid=701 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/703/stat : 703 (npSolver-wbo-I.) S 701 703 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385769957 9367552 274 33554432000 4194304 5064252 140735835976160 140735835975072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/703/statm: 2287 274 233 213 0 72 0
[pid=704] ppid=703 vsize=35908 CPUtime=3.08 cores=0,2,4,6
/proc/704/stat : 704 (npSolver-wbo) R 703 703 28381 0 -1 4202496 9698 21196 0 0 48 21 234 5 20 0 1 0 385769957 36769792 8445 33554432000 4194304 6006132 140734016692608 140734016686288 5192048 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/704/statm: 8977 8445 159 443 0 8530 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 45056

[startup+6.30026 s]
/proc/loadavg: 2.05 2.01 2.00 3/182 715
/proc/meminfo: memFree=22717028/32873648 swapFree=7116/7116
[pid=703] ppid=701 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/703/stat : 703 (npSolver-wbo-I.) S 701 703 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385769957 9367552 274 33554432000 4194304 5064252 140735835976160 140735835975072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/703/statm: 2287 274 233 213 0 72 0
[pid=704] ppid=703 vsize=389520 CPUtime=6.28 cores=0,2,4,6
/proc/704/stat : 704 (npSolver-wbo) R 703 703 28381 0 -1 4202496 33818 21711 0 0 355 34 234 5 20 0 1 0 385769957 398868480 84970 33554432000 4194304 6006132 140734016692608 140734016684968 4537521 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/704/statm: 97380 84970 177 443 0 96933 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 398668

[startup+12.7002 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 715
/proc/meminfo: memFree=22220712/32873648 swapFree=7116/7116
[pid=703] ppid=701 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/703/stat : 703 (npSolver-wbo-I.) S 701 703 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385769957 9367552 274 33554432000 4194304 5064252 140735835976160 140735835975072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/703/statm: 2287 274 233 213 0 72 0
[pid=704] ppid=703 vsize=1175952 CPUtime=12.68 cores=0,2,4,6
/proc/704/stat : 704 (npSolver-wbo) R 703 703 28381 0 -1 4202496 35458 21711 0 0 977 52 234 5 20 0 1 0 385769957 1204174848 204778 33554432000 4194304 6006132 140734016692608 140734016684968 4535982 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/704/statm: 293988 204778 177 443 0 293541 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1185100

[startup+25.5003 s]
/proc/loadavg: 2.20 2.05 2.01 3/184 741
/proc/meminfo: memFree=19253656/32873648 swapFree=7116/7116
[pid=703] ppid=701 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/703/stat : 703 (npSolver-wbo-I.) S 701 703 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385769957 9367552 274 33554432000 4194304 5064252 140735835976160 140735835975072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/703/statm: 2287 274 233 213 0 72 0
[pid=704] ppid=703 vsize=1089452 CPUtime=15.18 cores=0,2,4,6
/proc/704/stat : 704 (npSolver-wbo) S 703 703 28381 0 -1 4202496 36198 21711 0 0 1113 166 234 5 20 0 1 0 385769957 1115598848 206738 33554432000 4194304 6006132 140734016692608 140734016684016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/704/statm: 272363 206738 178 443 0 271916 0
[pid=716] ppid=704 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/716/stat : 716 (satsolver.sh) S 704 703 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385771477 9367552 267 33554432000 4194304 5064252 140734636669328 140734636668240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/716/statm: 2287 267 226 213 0 72 0
[pid=717] ppid=716 vsize=2890692 CPUtime=10.29 cores=0,2,4,6
/proc/717/stat : 717 (glucose) R 716 703 28381 0 -1 4202496 213142 0 0 0 948 81 0 0 20 0 1 0 385771477 2960068608 550288 33554432000 4194304 5208918 140736752118624 140736752116792 4222322 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/717/statm: 722673 550288 92 248 0 722422 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 3998440

[startup+51.1004 s]
/proc/loadavg: 2.18 2.06 2.01 3/184 741
/proc/meminfo: memFree=19715080/32873648 swapFree=7116/7116
[pid=703] ppid=701 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/703/stat : 703 (npSolver-wbo-I.) S 701 703 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385769957 9367552 274 33554432000 4194304 5064252 140735835976160 140735835975072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/703/statm: 2287 274 233 213 0 72 0
[pid=704] ppid=703 vsize=1089452 CPUtime=15.18 cores=0,2,4,6
/proc/704/stat : 704 (npSolver-wbo) S 703 703 28381 0 -1 4202496 36198 21711 0 0 1113 166 234 5 20 0 1 0 385769957 1115598848 206738 33554432000 4194304 6006132 140734016692608 140734016684016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/704/statm: 272363 206738 178 443 0 271916 0
[pid=716] ppid=704 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/716/stat : 716 (satsolver.sh) S 704 703 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385771477 9367552 267 33554432000 4194304 5064252 140734636669328 140734636668240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/716/statm: 2287 267 226 213 0 72 0
[pid=717] ppid=716 vsize=2024936 CPUtime=35.88 cores=0,2,4,6
/proc/717/stat : 717 (glucose) R 716 703 28381 0 -1 4202496 227847 0 0 0 3502 86 0 0 20 0 1 0 385771477 2073534464 419891 33554432000 4194304 5208918 140736752118624 140736752116472 4229244 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/717/statm: 506234 419891 104 248 0 505983 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 3132684

[startup+102.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/183 742
/proc/meminfo: memFree=19689552/32873648 swapFree=7116/7116
[pid=703] ppid=701 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/703/stat : 703 (npSolver-wbo-I.) S 701 703 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385769957 9367552 274 33554432000 4194304 5064252 140735835976160 140735835975072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/703/statm: 2287 274 233 213 0 72 0
[pid=704] ppid=703 vsize=1089452 CPUtime=15.18 cores=0,2,4,6
/proc/704/stat : 704 (npSolver-wbo) S 703 703 28381 0 -1 4202496 36198 21711 0 0 1113 166 234 5 20 0 1 0 385769957 1115598848 206738 33554432000 4194304 6006132 140734016692608 140734016684016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/704/statm: 272363 206738 178 443 0 271916 0
[pid=716] ppid=704 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/716/stat : 716 (satsolver.sh) S 704 703 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385771477 9367552 267 33554432000 4194304 5064252 140734636669328 140734636668240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/716/statm: 2287 267 226 213 0 72 0
[pid=717] ppid=716 vsize=2024936 CPUtime=87.07 cores=0,2,4,6
/proc/717/stat : 717 (glucose) R 716 703 28381 0 -1 4202496 227851 0 0 0 8621 86 0 0 20 0 1 0 385771477 2073534464 419895 33554432000 4194304 5208918 140736752118624 140736752116472 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/717/statm: 506234 419895 104 248 0 505983 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 3132684

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 742
/proc/meminfo: memFree=19704312/32873648 swapFree=7116/7116
[pid=703] ppid=701 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/703/stat : 703 (npSolver-wbo-I.) S 701 703 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385769957 9367552 274 33554432000 4194304 5064252 140735835976160 140735835975072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/703/statm: 2287 274 233 213 0 72 0
[pid=704] ppid=703 vsize=1089452 CPUtime=15.18 cores=0,2,4,6
/proc/704/stat : 704 (npSolver-wbo) S 703 703 28381 0 -1 4202496 36198 21711 0 0 1113 166 234 5 20 0 1 0 385769957 1115598848 206738 33554432000 4194304 6006132 140734016692608 140734016684016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/704/statm: 272363 206738 178 443 0 271916 0
[pid=716] ppid=704 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/716/stat : 716 (satsolver.sh) S 704 703 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385771477 9367552 267 33554432000 4194304 5064252 140734636669328 140734636668240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/716/statm: 2287 267 226 213 0 72 0
[pid=717] ppid=716 vsize=2025072 CPUtime=147.06 cores=0,2,4,6
/proc/717/stat : 717 (glucose) R 716 703 28381 0 -1 4202496 227853 0 0 0 14620 86 0 0 20 0 1 0 385771477 2073673728 419897 33554432000 4194304 5208918 140736752118624 140736752116584 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/717/statm: 506268 419897 104 248 0 506017 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 3132820

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 742
/proc/meminfo: memFree=19674780/32873648 swapFree=7116/7116
[pid=703] ppid=701 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/703/stat : 703 (npSolver-wbo-I.) S 701 703 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385769957 9367552 274 33554432000 4194304 5064252 140735835976160 140735835975072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/703/statm: 2287 274 233 213 0 72 0
[pid=704] ppid=703 vsize=1089452 CPUtime=15.18 cores=0,2,4,6
/proc/704/stat : 704 (npSolver-wbo) S 703 703 28381 0 -1 4202496 36198 21711 0 0 1113 166 234 5 20 0 1 0 385769957 1115598848 206738 33554432000 4194304 6006132 140734016692608 140734016684016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/704/statm: 272363 206738 178 443 0 271916 0
[pid=716] ppid=704 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/717/stat : 717 (glucose) R 716 703 28381 0 -1 4202496 228389 0 0 0 134601 86 0 0 20 0 1 0 385771477 2075832320 420553 33554432000 4194304 5208918 140736752118624 140736752116584 4211182 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/717/statm: 506795 420553 104 248 0 506544 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 3134928

[startup+1422.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 805
/proc/meminfo: memFree=17909244/32873648 swapFree=7116/7116
[pid=703] ppid=701 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/703/stat : 703 (npSolver-wbo-I.) S 701 703 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385769957 9367552 274 33554432000 4194304 5064252 140735835976160 140735835975072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/703/statm: 2287 274 233 213 0 72 0
[pid=704] ppid=703 vsize=1089452 CPUtime=15.18 cores=0,2,4,6
/proc/704/stat : 704 (npSolver-wbo) S 703 703 28381 0 -1 4202496 36198 21711 0 0 1113 166 234 5 20 0 1 0 385769957 1115598848 206738 33554432000 4194304 6006132 140734016692608 140734016684016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/704/statm: 272363 206738 178 443 0 271916 0
[pid=716] ppid=704 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/716/stat : 716 (satsolver.sh) S 704 703 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385771477 9367552 267 33554432000 4194304 5064252 140734636669328 140734636668240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/716/statm: 2287 267 226 213 0 72 0
[pid=717] ppid=716 vsize=2030084 CPUtime=1406.86 cores=0,2,4,6
/proc/717/stat : 717 (glucose) R 716 703 28381 0 -1 4202496 229121 0 0 0 140600 86 0 0 20 0 1 0 385771477 2078806016 421285 33554432000 4194304 5208918 140736752118624 140736752116472 4205148 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/717/statm: 507521 421285 104 248 0 507270 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 3137832

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 805
/proc/meminfo: memFree=17897956/32873648 swapFree=7116/7116
[pid=703] ppid=701 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/703/stat : 703 (npSolver-wbo-I.) S 701 703 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385769957 9367552 274 33554432000 4194304 5064252 140735835976160 140735835975072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/703/statm: 2287 274 233 213 0 72 0
[pid=704] ppid=703 vsize=1089452 CPUtime=15.18 cores=0,2,4,6
/proc/704/stat : 704 (npSolver-wbo) S 703 703 28381 0 -1 4202496 36198 21711 0 0 1113 166 234 5 20 0 1 0 385769957 1115598848 206738 33554432000 4194304 6006132 140734016692608 140734016684016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/704/statm: 272363 206738 178 443 0 271916 0
[pid=716] ppid=704 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/716/stat : 716 (satsolver.sh) S 704 703 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385771477 9367552 267 33554432000 4194304 5064252 140734636669328 140734636668240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/716/statm: 2287 267 226 213 0 72 0
[pid=717] ppid=716 vsize=2030216 CPUtime=1466.86 cores=0,2,4,6
/proc/717/stat : 717 (glucose) R 716 703 28381 0 -1 4202496 229157 0 0 0 146600 86 0 0 20 0 1 0 385771477 2078941184 421321 33554432000 4194304 5208918 140736752118624 140736752116472 4205572 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/717/statm: 507554 421321 104 248 0 507303 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 3137964

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 805
/proc/meminfo: memFree=17895040/32873648 swapFree=7116/7116
[pid=703] ppid=701 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/703/stat : 703 (npSolver-wbo-I.) S 701 703 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385769957 9367552 274 33554432000 4194304 5064252 140735835976160 140735835975072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/703/statm: 2287 274 233 213 0 72 0
[pid=704] ppid=703 vsize=1089452 CPUtime=15.18 cores=0,2,4,6
/proc/704/stat : 704 (npSolver-wbo) S 703 703 28381 0 -1 4202496 36198 21711 0 0 1113 166 234 5 20 0 1 0 385769957 1115598848 206738 33554432000 4194304 6006132 140734016692608 140734016684016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/704/statm: 272363 206738 178 443 0 271916 0
[pid=716] ppid=704 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/716/stat : 716 (satsolver.sh) S 704 703 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385771477 9367552 267 33554432000 4194304 5064252 140734636669328 140734636668240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/716/statm: 2287 267 226 213 0 72 0
[pid=717] ppid=716 vsize=2030216 CPUtime=1526.85 cores=0,2,4,6
/proc/717/stat : 717 (glucose) R 716 703 28381 0 -1 4202496 229159 0 0 0 152599 86 0 0 20 0 1 0 385771477 2078941184 421323 33554432000 4194304 5208918 140736752118624 140736752116472 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/717/statm: 507554 421323 104 248 0 507303 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 3137964

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 807
/proc/meminfo: memFree=17892376/32873648 swapFree=7116/7116
[pid=703] ppid=701 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/703/stat : 703 (npSolver-wbo-I.) S 701 703 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385769957 9367552 274 33554432000 4194304 5064252 140735835976160 140735835975072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/703/statm: 2287 274 233 213 0 72 0
[pid=704] ppid=703 vsize=1089452 CPUtime=15.18 cores=0,2,4,6
/proc/704/stat : 704 (npSolver-wbo) S 703 703 28381 0 -1 4202496 36198 21711 0 0 1113 166 234 5 20 0 1 0 385769957 1115598848 206738 33554432000 4194304 6006132 140734016692608 140734016684016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/704/statm: 272363 206738 178 443 0 271916 0
[pid=716] ppid=704 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/716/stat : 716 (satsolver.sh) S 704 703 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385771477 9367552 267 33554432000 4194304 5064252 140734636669328 140734636668240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/716/statm: 2287 267 226 213 0 72 0
[pid=717] ppid=716 vsize=2030216 CPUtime=1586.83 cores=0,2,4,6
/proc/717/stat : 717 (glucose) R 716 703 28381 0 -1 4202496 229161 0 0 0 158597 86 0 0 20 0 1 0 385771477 2078941184 421325 33554432000 4194304 5208918 140736752118624 140736752116472 4211188 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/717/statm: 507554 421325 104 248 0 507303 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 3137964

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 807
/proc/meminfo: memFree=17887348/32873648 swapFree=7116/7116
[pid=703] ppid=701 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/703/stat : 703 (npSolver-wbo-I.) S 701 703 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385769957 9367552 274 33554432000 4194304 5064252 140735835976160 140735835975072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/703/statm: 2287 274 233 213 0 72 0
[pid=704] ppid=703 vsize=1089452 CPUtime=15.18 cores=0,2,4,6
/proc/704/stat : 704 (npSolver-wbo) S 703 703 28381 0 -1 4202496 36198 21711 0 0 1113 166 234 5 20 0 1 0 385769957 1115598848 206738 33554432000 4194304 6006132 140734016692608 140734016684016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/704/statm: 272363 206738 178 443 0 271916 0
[pid=716] ppid=704 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/716/stat : 716 (satsolver.sh) S 704 703 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385771477 9367552 267 33554432000 4194304 5064252 140734636669328 140734636668240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/716/statm: 2287 267 226 213 0 72 0
[pid=717] ppid=716 vsize=2030492 CPUtime=1646.83 cores=0,2,4,6
/proc/717/stat : 717 (glucose) R 716 703 28381 0 -1 4202496 229200 0 0 0 164597 86 0 0 20 0 1 0 385771477 2079223808 421363 33554432000 4194304 5208918 140736752118624 140736752116584 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/717/statm: 507623 421363 104 248 0 507372 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 3138240

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 807
/proc/meminfo: memFree=17873672/32873648 swapFree=7116/7116
[pid=703] ppid=701 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/703/stat : 703 (npSolver-wbo-I.) S 701 703 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385769957 9367552 274 33554432000 4194304 5064252 140735835976160 140735835975072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/703/statm: 2287 274 233 213 0 72 0
[pid=704] ppid=703 vsize=1089452 CPUtime=15.18 cores=0,2,4,6
/proc/704/stat : 704 (npSolver-wbo) S 703 703 28381 0 -1 4202496 36198 21711 0 0 1113 166 234 5 20 0 1 0 385769957 1115598848 206738 33554432000 4194304 6006132 140734016692608 140734016684016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/704/statm: 272363 206738 178 443 0 271916 0
[pid=716] ppid=704 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/716/stat : 716 (satsolver.sh) S 704 703 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385771477 9367552 267 33554432000 4194304 5064252 140734636669328 140734636668240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/716/statm: 2287 267 226 213 0 72 0
[pid=717] ppid=716 vsize=2030492 CPUtime=1706.82 cores=0,2,4,6
/proc/717/stat : 717 (glucose) R 716 703 28381 0 -1 4202496 229220 0 0 0 170596 86 0 0 20 0 1 0 385771477 2079223808 421383 33554432000 4194304 5208918 140736752118624 140736752116584 4228924 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/717/statm: 507623 421383 104 248 0 507372 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 3138240

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 810
/proc/meminfo: memFree=17870044/32873648 swapFree=7116/7116
[pid=703] ppid=701 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/703/stat : 703 (npSolver-wbo-I.) S 701 703 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385769957 9367552 274 33554432000 4194304 5064252 140735835976160 140735835975072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/703/statm: 2287 274 233 213 0 72 0
[pid=704] ppid=703 vsize=1089452 CPUtime=15.18 cores=0,2,4,6
/proc/704/stat : 704 (npSolver-wbo) S 703 703 28381 0 -1 4202496 36198 21711 0 0 1113 166 234 5 20 0 1 0 385769957 1115598848 206738 33554432000 4194304 6006132 140734016692608 140734016684016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/704/statm: 272363 206738 178 443 0 271916 0
[pid=716] ppid=704 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/716/stat : 716 (satsolver.sh) S 704 703 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385771477 9367552 267 33554432000 4194304 5064252 140734636669328 140734636668240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/716/statm: 2287 267 226 213 0 72 0
[pid=717] ppid=716 vsize=2033000 CPUtime=1766.82 cores=0,2,4,6
/proc/717/stat : 717 (glucose) R 716 703 28381 0 -1 4202496 229887 0 0 0 176595 87 0 0 20 0 1 0 385771477 2081792000 422049 33554432000 4194304 5208918 140736752118624 140736752116472 4229872 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/717/statm: 508250 422049 104 248 0 507999 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 3140748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 810
/proc/meminfo: memFree=17868556/32873648 swapFree=7116/7116
[pid=703] ppid=701 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/703/stat : 703 (npSolver-wbo-I.) S 701 703 28381 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385769957 9367552 274 33554432000 4194304 5064252 140735835976160 140735835975072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/703/statm: 2287 274 233 213 0 72 0
[pid=704] ppid=703 vsize=1089452 CPUtime=15.18 cores=0,2,4,6
/proc/704/stat : 704 (npSolver-wbo) S 703 703 28381 0 -1 4202496 36198 21711 0 0 1113 166 234 5 20 0 1 0 385769957 1115598848 206738 33554432000 4194304 6006132 140734016692608 140734016684016 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/704/statm: 272363 206738 178 443 0 271916 0
[pid=716] ppid=704 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/716/stat : 716 (satsolver.sh) S 704 703 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385771477 9367552 267 33554432000 4194304 5064252 140734636669328 140734636668240 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/716/statm: 2287 267 226 213 0 72 0
[pid=717] ppid=716 vsize=2034452 CPUtime=1784.92 cores=0,2,4,6
/proc/717/stat : 717 (glucose) R 716 703 28381 0 -1 4202496 230242 0 0 0 178405 87 0 0 20 0 1 0 385771477 2083278848 422404 33554432000 4194304 5208918 140736752118624 140736752116472 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/717/statm: 508613 422404 104 248 0 508362 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 3142200

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 703 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=476951
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=728737
# CPU time returned by wait4() is 15.2057
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.1
CPU user time (s): 1797.52
CPU system time (s): 2.58
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 3998440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.477
system time used= 1.72874
maximum resident set size= 1614612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58889
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1588520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 214
involuntary context switches= 38

runsolver used 2.6136 second user time and 7.2309 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-09 01:00:45
IDJOB=3754117
IDBENCH=79459
IDSOLVER=2338
FILE ID=node123/3754117-1339196445
RUNJOBID= node123-1339183032-29927
PBS_JOBID= 14643831
Free space on /tmp= 67900 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/driver/normalized-driverlog08c_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754117-1339196445/watcher-3754117-1339196445 -o /tmp/evaluation-result-3754117-1339196445/solver-3754117-1339196445 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754117-1339196445.wbo 784204564 HOME HOME

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

MD5SUM BENCH= 62397aa7c126b847e0d119b2fed1111c
RANDOM SEED=784204564

node123.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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		: 2667.217
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:        22997432 kB
Buffers:         1960572 kB
Cached:          6420196 kB
SwapCached:         2512 kB
Active:          6251292 kB
Inactive:        2574844 kB
Active(anon):     437436 kB
Inactive(anon):     7732 kB
Active(file):    5813856 kB
Inactive(file):  2567112 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100576 kB
Dirty:             10128 kB
Writeback:             0 kB
AnonPages:        574500 kB
Mapped:            11184 kB
Shmem:                 0 kB
Slab:             911400 kB
SReclaimable:     355488 kB
SUnreclaim:       555912 kB
KernelStack:        1528 kB
PageTables:         4712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     656664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    430080 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= 66704 MiB
End job on node123 at 2012-06-09 01:30:45