Trace number 3714618

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? (TO) 1800.12 1800.72

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-elf.rf8.ucl--soft-0-100-0.wbo
MD5SUMe93fbae592ddea3040fe1429b48d9ce6
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.247961
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6059
Total number of constraints16684
Number of soft constraints16684
Number of constraints which are clauses15940
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints744
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 841384
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 841383
Biggest number in a constraint 34
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 127
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

2.99/3.09	c run usual solver
6.10/6.44	o 252
6.10/6.44	c fallback to adder encoding
617.36/617.83	o 251
617.36/617.83	c fallback to adder encoding
1406.55/1407.57	o 250
1406.55/1407.57	c fallback to adder encoding
1800.08/1800.71	./satsolver.sh: line 5: 20035 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.71	c error: unexpected solver exit code
1800.08/1800.71	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-3714618-1338221485/watcher-3714618-1338221485 -o /tmp/evaluation-result-3714618-1338221485/solver-3714618-1338221485 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714618-1338221485.wbo 934270289 HOME HOME 

running on 4 cores: 1,3,5,7

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 3/179 19912
/proc/meminfo: memFree=31086632/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0

[startup+0.0439621 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19912
/proc/meminfo: memFree=31086632/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100255 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19912
/proc/meminfo: memFree=31086632/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300234 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19912
/proc/meminfo: memFree=31086632/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700238 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19912
/proc/meminfo: memFree=31086632/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19914
/proc/meminfo: memFree=31071948/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0
[pid=19913] ppid=19912 vsize=34876 CPUtime=1.48 cores=1,3,5,7
/proc/19913/stat : 19913 (npSolver-wbo) R 19912 19912 12121 0 -1 4202496 3136 0 0 0 148 0 0 0 20 0 1 0 288272831 35713024 5153 33554432000 4194304 5990268 140734754251120 140734754239384 4374043 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19913/statm: 8719 5153 136 439 0 8276 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44024

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19914
/proc/meminfo: memFree=31037312/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0
[pid=19913] ppid=19912 vsize=68376 CPUtime=3.09 cores=1,3,5,7
/proc/19913/stat : 19913 (npSolver-wbo) R 19912 19912 12121 0 -1 4202496 7271 0 0 0 303 6 0 0 20 0 1 0 288272831 70017024 12839 33554432000 4194304 5990268 140734754251120 140734754246696 5177872 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19913/statm: 17094 12839 146 439 0 16651 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77524

[startup+6.30034 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 19919
/proc/meminfo: memFree=31004008/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0
[pid=19913] ppid=19912 vsize=69092 CPUtime=6 cores=1,3,5,7
/proc/19913/stat : 19913 (npSolver-wbo) R 19912 19912 12121 0 -1 4202496 7485 28486 0 0 316 49 220 15 20 0 1 0 288272831 70750208 12982 33554432000 4194304 5990268 140734754251120 140734754244848 5177872 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19913/statm: 17273 12982 153 439 0 16830 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 78240

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 19926
/proc/meminfo: memFree=30701980/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0
[pid=19913] ppid=19912 vsize=174532 CPUtime=6.94 cores=1,3,5,7
/proc/19913/stat : 19913 (npSolver-wbo) S 19912 19912 12121 0 -1 4202496 13057 29001 0 0 387 67 220 20 20 0 1 0 288272831 178720768 34509 33554432000 4194304 5990268 140734754251120 140734754242544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19913/statm: 43633 34509 164 439 0 43190 0
[pid=19925] ppid=19913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19925/stat : 19925 (satsolver.sh) S 19913 19912 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288273554 9367552 266 33554432000 4194304 5064252 140735680782272 140735680781184 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19925/statm: 2287 266 226 213 0 72 0
[pid=19926] ppid=19925 vsize=158876 CPUtime=5.45 cores=1,3,5,7
/proc/19926/stat : 19926 (glucose) R 19925 19912 12121 0 -1 4202496 28223 0 0 0 536 9 0 0 20 0 1 0 288273554 162689024 37410 33554432000 4194304 5208918 140735019981856 140735019979704 4229483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19926/statm: 39719 37410 104 248 0 39468 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 351704

[startup+25.5005 s]
/proc/loadavg: 1.94 1.98 1.99 3/183 19926
/proc/meminfo: memFree=30700692/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0
[pid=19913] ppid=19912 vsize=174532 CPUtime=6.94 cores=1,3,5,7
/proc/19913/stat : 19913 (npSolver-wbo) S 19912 19912 12121 0 -1 4202496 13057 29001 0 0 387 67 220 20 20 0 1 0 288272831 178720768 34509 33554432000 4194304 5990268 140734754251120 140734754242544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19913/statm: 43633 34509 164 439 0 43190 0
[pid=19925] ppid=19913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19925/stat : 19925 (satsolver.sh) S 19913 19912 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288273554 9367552 266 33554432000 4194304 5064252 140735680782272 140735680781184 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19925/statm: 2287 266 226 213 0 72 0
[pid=19926] ppid=19925 vsize=159200 CPUtime=18.25 cores=1,3,5,7
/proc/19926/stat : 19926 (glucose) R 19925 19912 12121 0 -1 4202496 28285 0 0 0 1816 9 0 0 20 0 1 0 288273554 163020800 37472 33554432000 4194304 5208918 140735019981856 140735019979816 4205631 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19926/statm: 39800 37472 104 248 0 39549 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 352028

[startup+51.1005 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 19926
/proc/meminfo: memFree=30700940/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0
[pid=19913] ppid=19912 vsize=174532 CPUtime=6.94 cores=1,3,5,7
/proc/19913/stat : 19913 (npSolver-wbo) S 19912 19912 12121 0 -1 4202496 13057 29001 0 0 387 67 220 20 20 0 1 0 288272831 178720768 34509 33554432000 4194304 5990268 140734754251120 140734754242544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19913/statm: 43633 34509 164 439 0 43190 0
[pid=19925] ppid=19913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19925/stat : 19925 (satsolver.sh) S 19913 19912 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288273554 9367552 266 33554432000 4194304 5064252 140735680782272 140735680781184 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19925/statm: 2287 266 226 213 0 72 0
[pid=19926] ppid=19925 vsize=159200 CPUtime=43.84 cores=1,3,5,7
/proc/19926/stat : 19926 (glucose) R 19925 19912 12121 0 -1 4202496 28287 0 0 0 4375 9 0 0 20 0 1 0 288273554 163020800 37474 33554432000 4194304 5208918 140735019981856 140735019979816 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19926/statm: 39800 37474 104 248 0 39549 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 352028

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/183 19926
/proc/meminfo: memFree=30695328/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0
[pid=19913] ppid=19912 vsize=174532 CPUtime=6.94 cores=1,3,5,7
/proc/19913/stat : 19913 (npSolver-wbo) S 19912 19912 12121 0 -1 4202496 13057 29001 0 0 387 67 220 20 20 0 1 0 288272831 178720768 34509 33554432000 4194304 5990268 140734754251120 140734754242544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19913/statm: 43633 34509 164 439 0 43190 0
[pid=19925] ppid=19913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19925/stat : 19925 (satsolver.sh) S 19913 19912 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288273554 9367552 266 33554432000 4194304 5064252 140735680782272 140735680781184 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19925/statm: 2287 266 226 213 0 72 0
[pid=19926] ppid=19925 vsize=160212 CPUtime=95.04 cores=1,3,5,7
/proc/19926/stat : 19926 (glucose) R 19925 19912 12121 0 -1 4202496 28539 0 0 0 9495 9 0 0 20 0 1 0 288273554 164057088 38237 33554432000 4194304 5208918 140735019981856 140735019979704 4211147 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19926/statm: 40053 38237 104 248 0 39802 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 353040

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 19927
/proc/meminfo: memFree=30694336/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0
[pid=19913] ppid=19912 vsize=174532 CPUtime=6.94 cores=1,3,5,7
/proc/19913/stat : 19913 (npSolver-wbo) S 19912 19912 12121 0 -1 4202496 13057 29001 0 0 387 67 220 20 20 0 1 0 288272831 178720768 34509 33554432000 4194304 5990268 140734754251120 140734754242544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19913/statm: 43633 34509 164 439 0 43190 0
[pid=19925] ppid=19913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19925/stat : 19925 (satsolver.sh) S 19913 19912 12121 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288273554 9367552 266 33554432000 4194304 5064252 140735680782272 140735680781184 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19925/statm: 2287 266 226 213 0 72 0
[pid=19926] ppid=19925 vsize=160820 CPUtime=155.03 cores=1,3,5,7
/proc/19926/stat : 19926 (glucose) R 19925 19912 12121 0 -1 4202496 28686 0 0 0 15494 9 0 0 20 0 1 0 288273554 164679680 38384 33554432000 4194304 5208918 140735019981856 140735019979704 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19926/statm: 40205 38384 104 248 0 39954 0
Current children cumulated CPU time (s) 161.97
Current children cumulated vsize (KiB) 353648

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 19927
/proc/meminfo: memFree=30684624/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0
[pid=19913] ppid=19912 vsize=174532 CPUtime=6.94 cores=1,3,5,7
/proc/19913/stat : 19913 (npSolver-wbo) S 19912 19912 12121 0 -1 4202496 13057 29001 0 0 387 67 220 20 20 0 1 0 288272831 178720768 34509 33554432000 4194304 5990268 140734754251120 140734754242544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19913/statm: 43633 34509 164 439 0 43190 0
[pid=19925] ppid=19913 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.16 2.07 2.01 3/183 20042
/proc/meminfo: memFree=30709236/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0
[pid=19913] ppid=19912 vsize=174532 CPUtime=1407.81 cores=1,3,5,7
/proc/19913/stat : 19913 (npSolver-wbo) S 19912 19912 12121 0 -1 4202496 24577 103125 0 0 526 86 140082 87 20 0 1 0 288272831 178720768 34509 33554432000 4194304 5990268 140734754251120 140734754242544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19913/statm: 43633 34509 164 439 0 43190 0
[pid=20034] ppid=19913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20034/stat : 20034 (satsolver.sh) S 19913 19912 12121 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288413666 9367552 267 33554432000 4194304 5064252 140733286070672 140733286069584 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20034/statm: 2287 267 226 213 0 72 0
[pid=20035] ppid=20034 vsize=159604 CPUtime=13.93 cores=1,3,5,7
/proc/20035/stat : 20035 (glucose) R 20034 19912 12121 0 -1 4202496 29202 0 0 0 1385 8 0 0 20 0 1 0 288413666 163434496 37591 33554432000 4194304 5208918 140736706314688 140736706312648 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20035/statm: 39901 37591 104 248 0 39650 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 352432

[startup+1482.3 s]
/proc/loadavg: 2.14 2.08 2.02 3/183 20094
/proc/meminfo: memFree=30623720/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0
[pid=19913] ppid=19912 vsize=174532 CPUtime=1407.81 cores=1,3,5,7
/proc/19913/stat : 19913 (npSolver-wbo) S 19912 19912 12121 0 -1 4202496 24577 103125 0 0 526 86 140082 87 20 0 1 0 288272831 178720768 34509 33554432000 4194304 5990268 140734754251120 140734754242544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19913/statm: 43633 34509 164 439 0 43190 0
[pid=20034] ppid=19913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20034/stat : 20034 (satsolver.sh) S 19913 19912 12121 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288413666 9367552 267 33554432000 4194304 5064252 140733286070672 140733286069584 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20034/statm: 2287 267 226 213 0 72 0
[pid=20035] ppid=20034 vsize=160284 CPUtime=73.91 cores=1,3,5,7
/proc/20035/stat : 20035 (glucose) R 20034 19912 12121 0 -1 4202496 29357 0 0 0 7383 8 0 0 20 0 1 0 288413666 164130816 38287 33554432000 4194304 5208918 140736706314688 140736706312648 4229483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20035/statm: 40071 38287 104 248 0 39820 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 353112

[startup+1542.3 s]
/proc/loadavg: 2.08 2.08 2.02 3/183 20094
/proc/meminfo: memFree=30615956/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0
[pid=19913] ppid=19912 vsize=174532 CPUtime=1407.81 cores=1,3,5,7
/proc/19913/stat : 19913 (npSolver-wbo) S 19912 19912 12121 0 -1 4202496 24577 103125 0 0 526 86 140082 87 20 0 1 0 288272831 178720768 34509 33554432000 4194304 5990268 140734754251120 140734754242544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19913/statm: 43633 34509 164 439 0 43190 0
[pid=20034] ppid=19913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20034/stat : 20034 (satsolver.sh) S 19913 19912 12121 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288413666 9367552 267 33554432000 4194304 5064252 140733286070672 140733286069584 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20034/statm: 2287 267 226 213 0 72 0
[pid=20035] ppid=20034 vsize=162308 CPUtime=133.9 cores=1,3,5,7
/proc/20035/stat : 20035 (glucose) R 20034 19912 12121 0 -1 4202496 29850 0 0 0 13382 8 0 0 20 0 1 0 288413666 166203392 39089 33554432000 4194304 5208918 140736706314688 140736706312360 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20035/statm: 40577 39089 104 248 0 40326 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 355136

[startup+1602.3 s]
/proc/loadavg: 2.06 2.08 2.02 3/183 20101
/proc/meminfo: memFree=30623284/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0
[pid=19913] ppid=19912 vsize=174532 CPUtime=1407.81 cores=1,3,5,7
/proc/19913/stat : 19913 (npSolver-wbo) S 19912 19912 12121 0 -1 4202496 24577 103125 0 0 526 86 140082 87 20 0 1 0 288272831 178720768 34509 33554432000 4194304 5990268 140734754251120 140734754242544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19913/statm: 43633 34509 164 439 0 43190 0
[pid=20034] ppid=19913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20034/stat : 20034 (satsolver.sh) S 19913 19912 12121 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288413666 9367552 267 33554432000 4194304 5064252 140733286070672 140733286069584 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20034/statm: 2287 267 226 213 0 72 0
[pid=20035] ppid=20034 vsize=163860 CPUtime=193.89 cores=1,3,5,7
/proc/20035/stat : 20035 (glucose) R 20034 19912 12121 0 -1 4202496 30205 0 0 0 19381 8 0 0 20 0 1 0 288413666 167792640 39444 33554432000 4194304 5208918 140736706314688 140736706312536 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20035/statm: 40965 39444 104 248 0 40714 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 356688

[startup+1662.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/183 20102
/proc/meminfo: memFree=30617112/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0
[pid=19913] ppid=19912 vsize=174532 CPUtime=1407.81 cores=1,3,5,7
/proc/19913/stat : 19913 (npSolver-wbo) S 19912 19912 12121 0 -1 4202496 24577 103125 0 0 526 86 140082 87 20 0 1 0 288272831 178720768 34509 33554432000 4194304 5990268 140734754251120 140734754242544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19913/statm: 43633 34509 164 439 0 43190 0
[pid=20034] ppid=19913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20034/stat : 20034 (satsolver.sh) S 19913 19912 12121 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288413666 9367552 267 33554432000 4194304 5064252 140733286070672 140733286069584 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20034/statm: 2287 267 226 213 0 72 0
[pid=20035] ppid=20034 vsize=164652 CPUtime=253.88 cores=1,3,5,7
/proc/20035/stat : 20035 (glucose) R 20034 19912 12121 0 -1 4202496 30466 0 0 0 25380 8 0 0 20 0 1 0 288413666 168603648 39703 33554432000 4194304 5208918 140736706314688 140736706312536 4229311 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20035/statm: 41163 39703 104 248 0 40912 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 357480

[startup+1722.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/184 20112
/proc/meminfo: memFree=30623904/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0
[pid=19913] ppid=19912 vsize=174532 CPUtime=1407.81 cores=1,3,5,7
/proc/19913/stat : 19913 (npSolver-wbo) S 19912 19912 12121 0 -1 4202496 24577 103125 0 0 526 86 140082 87 20 0 1 0 288272831 178720768 34509 33554432000 4194304 5990268 140734754251120 140734754242544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19913/statm: 43633 34509 164 439 0 43190 0
[pid=20034] ppid=19913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20034/stat : 20034 (satsolver.sh) S 19913 19912 12121 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288413666 9367552 267 33554432000 4194304 5064252 140733286070672 140733286069584 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20034/statm: 2287 267 226 213 0 72 0
[pid=20035] ppid=20034 vsize=165268 CPUtime=313.87 cores=1,3,5,7
/proc/20035/stat : 20035 (glucose) R 20034 19912 12121 0 -1 4202496 30756 0 0 0 31379 8 0 0 20 0 1 0 288413666 169234432 39982 33554432000 4194304 5208918 140736706314688 140736706312440 4211488 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20035/statm: 41317 39982 104 248 0 41066 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 358096

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/183 20112
/proc/meminfo: memFree=30617632/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0
[pid=19913] ppid=19912 vsize=174532 CPUtime=1407.81 cores=1,3,5,7
/proc/19913/stat : 19913 (npSolver-wbo) S 19912 19912 12121 0 -1 4202496 24577 103125 0 0 526 86 140082 87 20 0 1 0 288272831 178720768 34509 33554432000 4194304 5990268 140734754251120 140734754242544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19913/statm: 43633 34509 164 439 0 43190 0
[pid=20034] ppid=19913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20034/stat : 20034 (satsolver.sh) S 19913 19912 12121 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288413666 9367552 267 33554432000 4194304 5064252 140733286070672 140733286069584 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20034/statm: 2287 267 226 213 0 72 0
[pid=20035] ppid=20034 vsize=197904 CPUtime=373.87 cores=1,3,5,7
/proc/20035/stat : 20035 (glucose) R 20034 19912 12121 0 -1 4202496 31462 0 0 0 37378 9 0 0 20 0 1 0 288413666 202653696 40784 33554432000 4194304 5208918 140736706314688 140736706312440 4205195 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20035/statm: 49476 40784 104 248 0 49225 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 390732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 20112
/proc/meminfo: memFree=30613076/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0
[pid=19913] ppid=19912 vsize=174532 CPUtime=1407.81 cores=1,3,5,7
/proc/19913/stat : 19913 (npSolver-wbo) S 19912 19912 12121 0 -1 4202496 24577 103125 0 0 526 86 140082 87 20 0 1 0 288272831 178720768 34509 33554432000 4194304 5990268 140734754251120 140734754242544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19913/statm: 43633 34509 164 439 0 43190 0
[pid=20034] ppid=19913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20034/stat : 20034 (satsolver.sh) S 19913 19912 12121 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288413666 9367552 267 33554432000 4194304 5064252 140733286070672 140733286069584 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20034/statm: 2287 267 226 213 0 72 0
[pid=20035] ppid=20034 vsize=198036 CPUtime=392.27 cores=1,3,5,7
/proc/20035/stat : 20035 (glucose) R 20034 19912 12121 0 -1 4202496 31505 0 0 0 39218 9 0 0 20 0 1 0 288413666 202788864 40821 33554432000 4194304 5208918 140736706314688 140736706312536 4211141 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20035/statm: 49509 40821 104 248 0 49258 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 390864

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 20112
/proc/meminfo: memFree=30613076/32873844 swapFree=7632/7632
[pid=19912] ppid=19910 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19912/stat : 19912 (npSolver-wbo-It) S 19910 19912 12121 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 288272830 9367552 274 33554432000 4194304 5064252 140735857957872 140735857956784 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19912/statm: 2287 274 233 213 0 72 0
[pid=19913] ppid=19912 vsize=174532 CPUtime=1407.81 cores=1,3,5,7
/proc/19913/stat : 19913 (npSolver-wbo) S 19912 19912 12121 0 -1 4202496 24577 103125 0 0 526 86 140082 87 20 0 1 0 288272831 178720768 34509 33554432000 4194304 5990268 140734754251120 140734754242544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19913/statm: 43633 34509 164 439 0 43190 0
[pid=20034] ppid=19913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20034/stat : 20034 (satsolver.sh) S 19913 19912 12121 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288413666 9367552 267 33554432000 4194304 5064252 140733286070672 140733286069584 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20034/statm: 2287 267 226 213 0 72 0
[pid=20035] ppid=20034 vsize=198036 CPUtime=392.27 cores=1,3,5,7
/proc/20035/stat : 20035 (glucose) R 20034 19912 12121 0 -1 4202496 31505 0 0 0 39218 9 0 0 20 0 1 0 288413666 202788864 40821 33554432000 4194304 5208918 140736706314688 140736706312536 4211141 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20035/statm: 49509 40821 104 248 0 49258 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 390864

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.12
CPU user time (s): 1798.27
CPU system time (s): 1.84872
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (KiB): 424116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.27
system time used= 1.84872
maximum resident set size= 200000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160200
page faults= 0
swaps= 0
block input operations= 0
block output operations= 579216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1160
involuntary context switches= 1889

runsolver used 6.51901 second user time and 18.4942 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-28 18:11:25
IDJOB=3714618
IDBENCH=79337
IDSOLVER=2296
FILE ID=node141/3714618-1338221485
RUNJOBID= node141-1338210956-15179
PBS_JOBID= 14624602
Free space on /tmp= 71472 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-elf.rf8.ucl--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714618-1338221485/watcher-3714618-1338221485 -o /tmp/evaluation-result-3714618-1338221485/solver-3714618-1338221485 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714618-1338221485.wbo 934270289 HOME HOME

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

MD5SUM BENCH= e93fbae592ddea3040fe1429b48d9ce6
RANDOM SEED=934270289

node141.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.744
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.48
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.744
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.744
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.93
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.744
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.92
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.744
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31086260 kB
Buffers:          302264 kB
Cached:           456940 kB
SwapCached:          220 kB
Active:           469284 kB
Inactive:         475924 kB
Active(anon):     176304 kB
Inactive(anon):    11292 kB
Active(file):     292980 kB
Inactive(file):   464632 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108636 kB
Dirty:              8580 kB
Writeback:             0 kB
AnonPages:        364160 kB
Mapped:            11572 kB
Shmem:               172 kB
Slab:             698472 kB
SReclaimable:     140932 kB
SUnreclaim:       557540 kB
KernelStack:        1520 kB
PageTables:         4352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     337064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    280576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71344 MiB
End job on node141 at 2012-05-28 18:41:26