Trace number 3714463

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? (TO) 1800.02 1803.32

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-elf.rf10.ucl--soft-0-100-0.wbo
MD5SUM79618a6a5352afdd0e3f48d1f4de265d
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big 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 benchmark36.7784
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables55066
Total number of constraints160619
Number of soft constraints160619
Number of constraints which are clauses156587
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4032
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 8104936
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 8104935
Biggest number in a constraint 67
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 256
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

75.28/75.33	c run usual solver
141.59/142.04	o 10482
141.59/142.04	c current bound: 5241
141.59/142.04	c fallback to adder encoding
1800.02/1803.31	c error: unexpected solver exit code
1800.02/1803.31	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-3714463-1338192934/watcher-3714463-1338192934 -o /tmp/evaluation-result-3714463-1338192934/solver-3714463-1338192934 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714463-1338192934.wbo 385907772 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 1.98 1.99 3/179 22021
/proc/meminfo: memFree=27659428/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0

[startup+0.0416259 s]
/proc/loadavg: 1.84 1.98 1.99 3/179 22021
/proc/meminfo: memFree=27659428/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10025 s]
/proc/loadavg: 1.84 1.98 1.99 3/179 22021
/proc/meminfo: memFree=27659428/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300231 s]
/proc/loadavg: 1.84 1.98 1.99 3/179 22021
/proc/meminfo: memFree=27659428/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700221 s]
/proc/loadavg: 1.84 1.98 1.99 3/179 22021
/proc/meminfo: memFree=27659428/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 1.84 1.98 1.99 3/183 22025
/proc/meminfo: memFree=27578860/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0
[pid=22022] ppid=22021 vsize=34876 CPUtime=1.49 cores=0,2,4,6
/proc/22022/stat : 22022 (npSolver-wbo) R 22021 22021 21976 0 -1 4202496 3153 0 0 0 148 1 0 0 20 0 1 0 285418808 35713024 5168 33554432000 4194304 5990268 140733411253760 140733411193416 4766671 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22022/statm: 8719 5168 136 439 0 8276 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44024

[startup+3.1003 s]
/proc/loadavg: 1.84 1.98 1.99 3/183 22025
/proc/meminfo: memFree=27533372/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0
[pid=22022] ppid=22021 vsize=67644 CPUtime=3.08 cores=0,2,4,6
/proc/22022/stat : 22022 (npSolver-wbo) R 22021 22021 21976 0 -1 4202496 3691 0 0 0 307 1 0 0 20 0 1 0 285418808 69267456 10800 33554432000 4194304 5990268 140733411253760 140733411193352 4766504 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22022/statm: 16911 10800 136 439 0 16468 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 76792

[startup+6.30025 s]
/proc/loadavg: 1.94 2.00 1.99 3/181 22033
/proc/meminfo: memFree=27313080/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0
[pid=22022] ppid=22021 vsize=133180 CPUtime=6.29 cores=0,2,4,6
/proc/22022/stat : 22022 (npSolver-wbo) R 22021 22021 21976 0 -1 4202496 4256 0 0 0 625 4 0 0 20 0 1 0 285418808 136376320 22064 33554432000 4194304 5990268 140733411253760 140733411249000 4766710 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22022/statm: 33295 22064 136 439 0 32852 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142328

[startup+12.7003 s]
/proc/loadavg: 1.94 2.00 1.99 3/183 22035
/proc/meminfo: memFree=26311252/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0
[pid=22022] ppid=22021 vsize=264252 CPUtime=12.68 cores=0,2,4,6
/proc/22022/stat : 22022 (npSolver-wbo) R 22021 22021 21976 0 -1 4202496 4876 0 0 0 1262 6 0 0 20 0 1 0 285418808 270594048 44593 33554432000 4194304 5990268 140733411253760 140733411248616 4766924 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22022/statm: 66063 44593 136 439 0 65620 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 273400

[startup+25.5003 s]
/proc/loadavg: 2.09 2.03 2.00 3/183 22035
/proc/meminfo: memFree=26147616/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0
[pid=22022] ppid=22021 vsize=526396 CPUtime=25.48 cores=0,2,4,6
/proc/22022/stat : 22022 (npSolver-wbo) R 22021 22021 21976 0 -1 4202496 5602 0 0 0 2534 14 0 0 20 0 1 0 285418808 539029504 89137 33554432000 4194304 5990268 140733411253760 140733411248616 4807557 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22022/statm: 131599 89137 136 439 0 131156 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 535544

[startup+51.1066 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 22035
/proc/meminfo: memFree=25192764/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0
[pid=22022] ppid=22021 vsize=2132276 CPUtime=51.08 cores=0,2,4,6
/proc/22022/stat : 22022 (npSolver-wbo) R 22021 22021 21976 0 -1 4202496 13296 0 0 0 5048 60 0 0 20 0 1 0 285418808 2183450624 324529 33554432000 4194304 5990268 140733411253760 140733411249640 4548182 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22022/statm: 533069 324529 140 439 0 532626 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2141424

[startup+102.3 s]
/proc/loadavg: 2.28 2.08 2.02 3/185 22038
/proc/meminfo: memFree=23044168/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0
[pid=22022] ppid=22021 vsize=2132276 CPUtime=75.56 cores=0,2,4,6
/proc/22022/stat : 22022 (npSolver-wbo) S 22021 22021 21976 0 -1 4202496 13929 0 0 0 7377 179 0 0 20 0 1 0 285418808 2183450624 336826 33554432000 4194304 5990268 140733411253760 140733411246912 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22022/statm: 533069 336826 149 439 0 532626 0
[pid=22037] ppid=22022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22037/stat : 22037 (cp2_pre.sh) S 22022 22021 21976 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 285426366 9367552 277 33554432000 4194304 5064252 140736043348192 140736043346896 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22037/statm: 2287 277 234 213 0 72 0
[pid=22038] ppid=22037 vsize=1465144 CPUtime=26.69 cores=0,2,4,6
/proc/22038/stat : 22038 (coprocessor) R 22037 22021 21976 0 -1 4202496 261151 0 0 0 2590 79 0 0 20 0 1 0 285426366 1500307456 333187 33554432000 4194304 6586260 140735657588128 140735657583880 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/22038/statm: 366286 333187 191 584 0 365698 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 3615716

[startup+162.3 s]
/proc/loadavg: 2.61 2.20 2.06 3/185 22048
/proc/meminfo: memFree=21571016/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0
[pid=22022] ppid=22021 vsize=3170860 CPUtime=154.85 cores=0,2,4,6
/proc/22022/stat : 22022 (npSolver-wbo) S 22021 22021 21976 0 -1 4202496 40093 337796 0 0 8775 1442 4899 369 20 0 1 0 285418808 3246960640 545677 33554432000 4194304 5990268 140733411253760 140733411245200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 278 0 0
/proc/22022/statm: 792715 545677 163 439 0 792272 0
[pid=22047] ppid=22022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22047/stat : 22047 (satsolver.sh) S 22022 22021 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285434595 9367552 267 33554432000 4194304 5064252 140735713563344 140735713562256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22047/statm: 2287 267 226 213 0 72 0
[pid=22048] ppid=22047 vsize=506920 CPUtime=4.41 cores=0,2,4,6
/proc/22048/stat : 22048 (glucose) R 22047 22021 21976 0 -1 4202496 37238 0 0 0 415 26 0 0 20 0 1 0 285434595 519086080 118132 33554432000 4194304 5208918 140733460717280 140733459666920 4221649 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22048/statm: 126730 118132 69 248 0 126479 0
Current children cumulated CPU time (s) 159.26
Current children cumulated vsize (KiB) 3696076

[startup+222.3 s]
/proc/loadavg: 2.41 2.23 2.08 3/185 22048
/proc/meminfo: memFree=19632856/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0
[pid=22022] ppid=22021 vsize=3170860 CPUtime=154.85 cores=0,2,4,6
/proc/22022/stat : 22022 (npSolver-wbo) S 22021 22021 21976 0 -1 4202496 40093 337796 0 0 8775 1442 4899 369 20 0 1 0 285418808 3246960640 545677 33554432000 4194304 5990268 140733411253760 140733411245200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 278 0 0
/proc/22022/statm: 792715 545677 163 439 0 792272 0
[pid=22047] ppid=22022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22047/stat : 22047 (satsolver.sh) S 22022 22021 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285434595 9367552 267 33554432000 4194304 5064252 140735713563344 140735713562256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22047/statm: 2287 267 226 213 0 72 0
[pid=22048] ppid=22047 vsize=2601660 CPUtime=64.4 cores=0,2,4,6
/proc/22048/stat : 22048 (glucose) R 22047 22021 21976 0 -1 4202496 263984 0 0 0 6302 138 0 0 20 0 1 0 285434595 2664099840 604776 33554432000 4194304 5208918 140733460717280 140733460715240 4211623 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22048/statm: 650415 604776 96 248 0 650164 0
Current children cumulated CPU time (s) 219.25
Current children cumulated vsize (KiB) 5790816

[startup+282.3 s]
/proc/loadavg: 2.15 2.19 2.08 3/186 22051
/proc/meminfo: memFree=19626004/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0
[pid=22022] ppid=22021 vsize=3170860 CPUtime=154.85 cores=0,2,4,6
/proc/22022/stat : 22022 (npSolver-wbo) S 22021 22021 21976 0 -1 4202496 40093 337796 0 0 8775 1442 4899 369 20 0 1 0 285418808 3246960640 545677 33554432000 4194304 5990268 140733411253760 140733411245200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 278 0 0
/proc/22022/statm: 792715 545677 163 439 0 792272 0
[pid=22047] ppid=22022 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/22048/stat : 22048 (glucose) R 22047 22021 21976 0 -1 4202496 264703 0 0 0 120283 140 0 0 20 0 1 0 285434595 3245944832 625424 33554432000 4194304 5208918 140733460717280 140733460715128 4211632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22048/statm: 792467 625424 96 248 0 792216 0
Current children cumulated CPU time (s) 1359.08
Current children cumulated vsize (KiB) 6359024

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/185 22058
/proc/meminfo: memFree=19542252/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0
[pid=22022] ppid=22021 vsize=3170860 CPUtime=154.85 cores=0,2,4,6
/proc/22022/stat : 22022 (npSolver-wbo) S 22021 22021 21976 0 -1 4202496 40093 337796 0 0 8775 1442 4899 369 20 0 1 0 285418808 3246960640 545677 33554432000 4194304 5990268 140733411253760 140733411245200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 278 0 0
/proc/22022/statm: 792715 545677 163 439 0 792272 0
[pid=22047] ppid=22022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22047/stat : 22047 (satsolver.sh) S 22022 22021 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285434595 9367552 267 33554432000 4194304 5064252 140735713563344 140735713562256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22047/statm: 2287 267 226 213 0 72 0
[pid=22048] ppid=22047 vsize=3170000 CPUtime=1264.22 cores=0,2,4,6
/proc/22048/stat : 22048 (glucose) R 22047 22021 21976 0 -1 4202496 264715 0 0 0 126282 140 0 0 20 0 1 0 285434595 3246080000 625947 33554432000 4194304 5208918 140733460717280 140733460715128 4211488 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22048/statm: 792500 625947 96 248 0 792249 0
Current children cumulated CPU time (s) 1419.07
Current children cumulated vsize (KiB) 6359156

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/186 22061
/proc/meminfo: memFree=19539824/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0
[pid=22022] ppid=22021 vsize=3170860 CPUtime=154.85 cores=0,2,4,6
/proc/22022/stat : 22022 (npSolver-wbo) S 22021 22021 21976 0 -1 4202496 40093 337796 0 0 8775 1442 4899 369 20 0 1 0 285418808 3246960640 545677 33554432000 4194304 5990268 140733411253760 140733411245200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 278 0 0
/proc/22022/statm: 792715 545677 163 439 0 792272 0
[pid=22047] ppid=22022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22047/stat : 22047 (satsolver.sh) S 22022 22021 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285434595 9367552 267 33554432000 4194304 5064252 140735713563344 140735713562256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22047/statm: 2287 267 226 213 0 72 0
[pid=22048] ppid=22047 vsize=3170000 CPUtime=1324.21 cores=0,2,4,6
/proc/22048/stat : 22048 (glucose) R 22047 22021 21976 0 -1 4202496 264738 0 0 0 132281 140 0 0 20 0 1 0 285434595 3246080000 626481 33554432000 4194304 5208918 140733460717280 140733460715128 4211628 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22048/statm: 792500 626481 96 248 0 792249 0
Current children cumulated CPU time (s) 1479.06
Current children cumulated vsize (KiB) 6359156

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 22061
/proc/meminfo: memFree=19536108/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0
[pid=22022] ppid=22021 vsize=3170860 CPUtime=154.85 cores=0,2,4,6
/proc/22022/stat : 22022 (npSolver-wbo) S 22021 22021 21976 0 -1 4202496 40093 337796 0 0 8775 1442 4899 369 20 0 1 0 285418808 3246960640 545677 33554432000 4194304 5990268 140733411253760 140733411245200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 278 0 0
/proc/22022/statm: 792715 545677 163 439 0 792272 0
[pid=22047] ppid=22022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22047/stat : 22047 (satsolver.sh) S 22022 22021 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285434595 9367552 267 33554432000 4194304 5064252 140735713563344 140735713562256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22047/statm: 2287 267 226 213 0 72 0
[pid=22048] ppid=22047 vsize=3170000 CPUtime=1384.2 cores=0,2,4,6
/proc/22048/stat : 22048 (glucose) R 22047 22021 21976 0 -1 4202496 264740 0 0 0 138280 140 0 0 20 0 1 0 285434595 3246080000 627505 33554432000 4194304 5208918 140733460717280 140733460715128 4211841 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22048/statm: 792500 627505 96 248 0 792249 0
Current children cumulated CPU time (s) 1539.05
Current children cumulated vsize (KiB) 6359156

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 22061
/proc/meminfo: memFree=19533936/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0
[pid=22022] ppid=22021 vsize=3170860 CPUtime=154.85 cores=0,2,4,6
/proc/22022/stat : 22022 (npSolver-wbo) S 22021 22021 21976 0 -1 4202496 40093 337796 0 0 8775 1442 4899 369 20 0 1 0 285418808 3246960640 545677 33554432000 4194304 5990268 140733411253760 140733411245200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 278 0 0
/proc/22022/statm: 792715 545677 163 439 0 792272 0
[pid=22047] ppid=22022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22047/stat : 22047 (satsolver.sh) S 22022 22021 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285434595 9367552 267 33554432000 4194304 5064252 140735713563344 140735713562256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22047/statm: 2287 267 226 213 0 72 0
[pid=22048] ppid=22047 vsize=3170132 CPUtime=1444.19 cores=0,2,4,6
/proc/22048/stat : 22048 (glucose) R 22047 22021 21976 0 -1 4202496 264751 0 0 0 144279 140 0 0 20 0 1 0 285434595 3246215168 628027 33554432000 4194304 5208918 140733460717280 140733460715128 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22048/statm: 792533 628027 96 248 0 792282 0
Current children cumulated CPU time (s) 1599.04
Current children cumulated vsize (KiB) 6359288

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 22062
/proc/meminfo: memFree=19529716/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0
[pid=22022] ppid=22021 vsize=3170860 CPUtime=154.85 cores=0,2,4,6
/proc/22022/stat : 22022 (npSolver-wbo) S 22021 22021 21976 0 -1 4202496 40093 337796 0 0 8775 1442 4899 369 20 0 1 0 285418808 3246960640 545677 33554432000 4194304 5990268 140733411253760 140733411245200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 278 0 0
/proc/22022/statm: 792715 545677 163 439 0 792272 0
[pid=22047] ppid=22022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22047/stat : 22047 (satsolver.sh) S 22022 22021 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285434595 9367552 267 33554432000 4194304 5064252 140735713563344 140735713562256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22047/statm: 2287 267 226 213 0 72 0
[pid=22048] ppid=22047 vsize=3170132 CPUtime=1504.18 cores=0,2,4,6
/proc/22048/stat : 22048 (glucose) R 22047 22021 21976 0 -1 4202496 264765 0 0 0 150278 140 0 0 20 0 1 0 285434595 3246215168 629063 33554432000 4194304 5208918 140733460717280 140733460715128 4211834 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22048/statm: 792533 629063 96 248 0 792282 0
Current children cumulated CPU time (s) 1659.03
Current children cumulated vsize (KiB) 6359288

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 22062
/proc/meminfo: memFree=19528048/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0
[pid=22022] ppid=22021 vsize=3170860 CPUtime=154.85 cores=0,2,4,6
/proc/22022/stat : 22022 (npSolver-wbo) S 22021 22021 21976 0 -1 4202496 40093 337796 0 0 8775 1442 4899 369 20 0 1 0 285418808 3246960640 545677 33554432000 4194304 5990268 140733411253760 140733411245200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 278 0 0
/proc/22022/statm: 792715 545677 163 439 0 792272 0
[pid=22047] ppid=22022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22047/stat : 22047 (satsolver.sh) S 22022 22021 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285434595 9367552 267 33554432000 4194304 5064252 140735713563344 140735713562256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22047/statm: 2287 267 226 213 0 72 0
[pid=22048] ppid=22047 vsize=3170132 CPUtime=1564.17 cores=0,2,4,6
/proc/22048/stat : 22048 (glucose) R 22047 22021 21976 0 -1 4202496 264774 0 0 0 156277 140 0 0 20 0 1 0 285434595 3246215168 629583 33554432000 4194304 5208918 140733460717280 140733460715128 4211744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22048/statm: 792533 629583 96 248 0 792282 0
Current children cumulated CPU time (s) 1719.02
Current children cumulated vsize (KiB) 6359288

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 22063
/proc/meminfo: memFree=19525116/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0
[pid=22022] ppid=22021 vsize=3170860 CPUtime=154.85 cores=0,2,4,6
/proc/22022/stat : 22022 (npSolver-wbo) S 22021 22021 21976 0 -1 4202496 40093 337796 0 0 8775 1442 4899 369 20 0 1 0 285418808 3246960640 545677 33554432000 4194304 5990268 140733411253760 140733411245200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 278 0 0
/proc/22022/statm: 792715 545677 163 439 0 792272 0
[pid=22047] ppid=22022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22047/stat : 22047 (satsolver.sh) S 22022 22021 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285434595 9367552 267 33554432000 4194304 5064252 140735713563344 140735713562256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22047/statm: 2287 267 226 213 0 72 0
[pid=22048] ppid=22047 vsize=3170264 CPUtime=1624.16 cores=0,2,4,6
/proc/22048/stat : 22048 (glucose) R 22047 22021 21976 0 -1 4202496 264785 0 0 0 162276 140 0 0 20 0 1 0 285434595 3246350336 630105 33554432000 4194304 5208918 140733460717280 140733460715128 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22048/statm: 792566 630105 96 248 0 792315 0
Current children cumulated CPU time (s) 1779.01
Current children cumulated vsize (KiB) 6359420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22103
/proc/meminfo: memFree=20657072/32873844 swapFree=7124/7124
[pid=22021] ppid=22019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22021/stat : 22021 (npSolver-wbo-I.) S 22019 22021 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285418807 9367552 275 33554432000 4194304 5064252 140735023212496 140735023211408 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22021/statm: 2287 275 233 213 0 72 0
[pid=22022] ppid=22021 vsize=3170860 CPUtime=154.85 cores=0,2,4,6
/proc/22022/stat : 22022 (npSolver-wbo) S 22021 22021 21976 0 -1 4202496 40093 337796 0 0 8775 1442 4899 369 20 0 1 0 285418808 3246960640 545677 33554432000 4194304 5990268 140733411253760 140733411245200 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 278 0 0
/proc/22022/statm: 792715 545677 163 439 0 792272 0
[pid=22047] ppid=22022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22047/stat : 22047 (satsolver.sh) S 22022 22021 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285434595 9367552 267 33554432000 4194304 5064252 140735713563344 140735713562256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22047/statm: 2287 267 226 213 0 72 0
[pid=22048] ppid=22047 vsize=3170264 CPUtime=1645.17 cores=0,2,4,6
/proc/22048/stat : 22048 (glucose) R 22047 22021 21976 0 -1 4202496 264792 0 0 0 164377 140 0 0 20 0 1 0 285434595 3246350336 630623 33554432000 4194304 5208918 140733460717280 140733460715128 4211537 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22048/statm: 792566 630623 96 248 0 792315 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 6359420

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 22021 and gives
#  childrusage.ru_utime.tv_sec=136
#  childrusage.ru_utime.tv_usec=752210
#  childrusage.ru_stime.tv_sec=18
#  childrusage.ru_stime.tv_usec=138242
# CPU time returned by wait4() is 154.89
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.32
CPU time (s): 1800.02
CPU user time (s): 1780.51
CPU system time (s): 19.51
CPU usage (%): 99.8167
Max. virtual memory (cumulated for all children) (KiB): 7223008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 136.752
system time used= 18.1382
maximum resident set size= 3026764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 378867
page faults= 0
swaps= 0
block input operations= 0
block output operations= 7144544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 442
involuntary context switches= 258

runsolver used 2.82357 second user time and 7.30789 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-28 10:15:34
IDJOB=3714463
IDBENCH=79112
IDSOLVER=2295
FILE ID=node134/3714463-1338192934
RUNJOBID= node134-1338192934-21992
PBS_JOBID= 14624583
Free space on /tmp= 70996 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-elf.rf10.ucl--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714463-1338192934/watcher-3714463-1338192934 -o /tmp/evaluation-result-3714463-1338192934/solver-3714463-1338192934 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3714463-1338192934.wbo 385907772 HOME HOME

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

MD5SUM BENCH= 79618a6a5352afdd0e3f48d1f4de265d
RANDOM SEED=385907772

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27659692 kB
Buffers:          445596 kB
Cached:          3898176 kB
SwapCached:            0 kB
Active:          1619408 kB
Inactive:        2736708 kB
Active(anon):       8364 kB
Inactive(anon):     5996 kB
Active(file):    1611044 kB
Inactive(file):  2730712 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             24932 kB
Writeback:             0 kB
AnonPages:         19252 kB
Mapped:            14824 kB
Shmem:               212 kB
Slab:             717444 kB
SReclaimable:     159248 kB
SUnreclaim:       558196 kB
KernelStack:        1400 kB
PageTables:         3816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     126864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 68832 MiB
End job on node134 at 2012-05-28 10:45:38