Trace number 3753168

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.04 1800.42

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB10/oliveras/j120/
normalized-j12041_4-unsat--soft-0-100-0.wbo
MD5SUM14c1785b94a37a1f4c31a89d52f68595
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 benchmark54.6697
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables28072
Total number of constraints97590
Number of soft constraints97590
Number of constraints which are clauses97130
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints460
Minimum length of a constraint1
Maximum length of a constraint36
Top cost 4929864
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4929863
Biggest number in a constraint 13
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 231
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.99/1.08	c run usual solver
8.98/9.09	o 11999
8.98/9.09	c starting approximation
8.98/9.09	c factor = 2
8.98/9.09	c factor still to low - shrinking to 7025.89
8.98/9.09	c approx number of clauses: 1e+06
9.08/9.10	c current bound: 5999
9.08/9.10	c factor to high for quickBound
9.08/9.10	c finished approximation
9.08/9.10	c fallback to adder encoding
1800.04/1800.41	c error: unexpected solver exit code
1800.04/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-3753168-1339206394/watcher-3753168-1339206394 -o /tmp/evaluation-result-3753168-1339206394/solver-3753168-1339206394 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753168-1339206394.wbo 1641724544 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: 3.12 2.35 2.15 3/179 19336
/proc/meminfo: memFree=25159268/32873844 swapFree=7896/7896
[pid=19336] ppid=19334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19336/stat : 19336 (npSolver-wbo-It) S 19334 19336 19107 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386765140 9367552 274 33554432000 4194304 5064252 140736906206576 140736906205488 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19336/statm: 2287 274 233 213 0 72 0

[startup+0.043356 s]
/proc/loadavg: 3.12 2.35 2.15 3/179 19336
/proc/meminfo: memFree=25159268/32873844 swapFree=7896/7896
[pid=19336] ppid=19334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19336/stat : 19336 (npSolver-wbo-It) S 19334 19336 19107 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386765140 9367552 274 33554432000 4194304 5064252 140736906206576 140736906205488 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19336/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100307 s]
/proc/loadavg: 3.12 2.35 2.15 3/179 19336
/proc/meminfo: memFree=25159268/32873844 swapFree=7896/7896
[pid=19336] ppid=19334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19336/stat : 19336 (npSolver-wbo-It) S 19334 19336 19107 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386765140 9367552 274 33554432000 4194304 5064252 140736906206576 140736906205488 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19336/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300274 s]
/proc/loadavg: 3.12 2.35 2.15 3/179 19336
/proc/meminfo: memFree=25159268/32873844 swapFree=7896/7896
[pid=19336] ppid=19334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19336/stat : 19336 (npSolver-wbo-It) S 19334 19336 19107 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386765140 9367552 274 33554432000 4194304 5064252 140736906206576 140736906205488 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19336/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 3.12 2.35 2.15 3/179 19336
/proc/meminfo: memFree=25159268/32873844 swapFree=7896/7896
[pid=19336] ppid=19334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19336/stat : 19336 (npSolver-wbo-It) S 19334 19336 19107 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386765140 9367552 274 33554432000 4194304 5064252 140736906206576 140736906205488 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19336/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 3.12 2.35 2.15 3/181 19345
/proc/meminfo: memFree=25095360/32873844 swapFree=7896/7896
[pid=19336] ppid=19334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19336/stat : 19336 (npSolver-wbo-It) S 19334 19336 19107 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386765140 9367552 274 33554432000 4194304 5064252 140736906206576 140736906205488 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19336/statm: 2287 274 233 213 0 72 0
[pid=19337] ppid=19336 vsize=74652 CPUtime=1.38 cores=0,2,4,6
/proc/19337/stat : 19337 (npSolver-wbo) S 19336 19336 19107 0 -1 4202496 10720 0 0 0 109 29 0 0 20 0 1 0 386765140 76443648 18027 33554432000 4194304 6006132 140735579148288 140735579141392 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19337/statm: 18663 18027 157 443 0 18216 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 83800

[startup+3.10038 s]
/proc/loadavg: 3.03 2.35 2.15 3/183 19347
/proc/meminfo: memFree=24952388/32873844 swapFree=7896/7896
[pid=19336] ppid=19334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19336/stat : 19336 (npSolver-wbo-It) S 19334 19336 19107 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386765140 9367552 274 33554432000 4194304 5064252 140736906206576 140736906205488 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19336/statm: 2287 274 233 213 0 72 0
[pid=19337] ppid=19336 vsize=74652 CPUtime=1.38 cores=0,2,4,6
/proc/19337/stat : 19337 (npSolver-wbo) S 19336 19336 19107 0 -1 4202496 10720 0 0 0 109 29 0 0 20 0 1 0 386765140 76443648 18027 33554432000 4194304 6006132 140735579148288 140735579141392 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19337/statm: 18663 18027 157 443 0 18216 0
[pid=19346] ppid=19337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19346/stat : 19346 (cp2_pre.sh) S 19337 19336 19107 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 386765279 9367552 277 33554432000 4194304 5064252 140735222109888 140735222108592 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19346/statm: 2287 277 234 213 0 72 0
[pid=19347] ppid=19346 vsize=157832 CPUtime=1.7 cores=0,2,4,6
/proc/19347/stat : 19347 (coprocessor) R 19346 19336 19107 0 -1 4202496 25244 0 0 0 165 5 0 0 20 0 1 0 386765280 161619968 38502 33554432000 4194304 6586260 140734027370720 140734027366312 5599216 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/19347/statm: 39458 38502 190 584 0 38870 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 250780

[startup+6.30038 s]
/proc/loadavg: 3.03 2.35 2.15 3/183 19347
/proc/meminfo: memFree=24929676/32873844 swapFree=7896/7896
[pid=19336] ppid=19334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19336/stat : 19336 (npSolver-wbo-It) S 19334 19336 19107 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386765140 9367552 274 33554432000 4194304 5064252 140736906206576 140736906205488 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19336/statm: 2287 274 233 213 0 72 0
[pid=19337] ppid=19336 vsize=74652 CPUtime=1.38 cores=0,2,4,6
/proc/19337/stat : 19337 (npSolver-wbo) S 19336 19336 19107 0 -1 4202496 10720 0 0 0 109 29 0 0 20 0 1 0 386765140 76443648 18027 33554432000 4194304 6006132 140735579148288 140735579141392 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19337/statm: 18663 18027 157 443 0 18216 0
[pid=19346] ppid=19337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19346/stat : 19346 (cp2_pre.sh) S 19337 19336 19107 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 386765279 9367552 277 33554432000 4194304 5064252 140735222109888 140735222108592 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19346/statm: 2287 277 234 213 0 72 0
[pid=19347] ppid=19346 vsize=158492 CPUtime=4.9 cores=0,2,4,6
/proc/19347/stat : 19347 (coprocessor) R 19346 19336 19107 0 -1 4202496 25435 0 0 0 485 5 0 0 20 0 1 0 386765280 162295808 38693 33554432000 4194304 6586260 140734027370720 140734027366264 5599454 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/19347/statm: 39623 38693 190 584 0 39035 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 251440

[startup+12.7004 s]
/proc/loadavg: 3.02 2.37 2.16 3/181 19362
/proc/meminfo: memFree=24775900/32873844 swapFree=7896/7896
[pid=19336] ppid=19334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19336/stat : 19336 (npSolver-wbo-It) S 19334 19336 19107 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386765140 9367552 274 33554432000 4194304 5064252 140736906206576 140736906205488 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19336/statm: 2287 274 233 213 0 72 0
[pid=19337] ppid=19336 vsize=442920 CPUtime=12.68 cores=0,2,4,6
/proc/19337/stat : 19337 (npSolver-wbo) R 19336 19336 19107 0 -1 4202496 44217 45020 0 0 468 72 714 14 20 0 1 0 386765140 453550080 106901 33554432000 4194304 6006132 140735579148288 140735579140632 4582439 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19337/statm: 110730 106901 191 443 0 110283 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 452068

[startup+25.5003 s]
/proc/loadavg: 2.86 2.35 2.16 3/181 19376
/proc/meminfo: memFree=22593132/32873844 swapFree=7896/7896
[pid=19336] ppid=19334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19336/stat : 19336 (npSolver-wbo-It) S 19334 19336 19107 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386765140 9367552 274 33554432000 4194304 5064252 140736906206576 140736906205488 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19336/statm: 2287 274 233 213 0 72 0
[pid=19337] ppid=19336 vsize=3288088 CPUtime=25.45 cores=0,2,4,6
/proc/19337/stat : 19337 (npSolver-wbo) R 19336 19336 19107 0 -1 4202496 48155 45020 0 0 1630 187 714 14 20 0 1 0 386765140 3367002112 576528 33554432000 4194304 6006132 140735579148288 140735579140416 5195051 0 0 4096 0 0 0 0 17 2 0 0 2 0 0
/proc/19337/statm: 822022 576528 191 443 0 821575 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 3297236

[startup+51.1004 s]
/proc/loadavg: 2.93 2.41 2.18 3/183 19399
/proc/meminfo: memFree=20489000/32873844 swapFree=7896/7896
[pid=19336] ppid=19334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19336/stat : 19336 (npSolver-wbo-It) S 19334 19336 19107 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386765140 9367552 274 33554432000 4194304 5064252 140736906206576 140736906205488 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19336/statm: 2287 274 233 213 0 72 0
[pid=19337] ppid=19336 vsize=2171808 CPUtime=26.26 cores=0,2,4,6
/proc/19337/stat : 19337 (npSolver-wbo) S 19336 19336 19107 0 -1 4202496 48157 45020 0 0 1630 268 714 14 20 0 1 0 386765140 2223931392 297459 33554432000 4194304 6006132 140735579148288 140735579139680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/19337/statm: 542952 297459 191 443 0 542505 0
[pid=19377] ppid=19337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19377/stat : 19377 (satsolver.sh) S 19337 19336 19107 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386767774 9367552 267 33554432000 4194304 5064252 140733292562640 140733292561552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19377/statm: 2287 267 226 213 0 72 0
[pid=19378] ppid=19377 vsize=2730680 CPUtime=24.75 cores=0,2,4,6
/proc/19378/stat : 19378 (glucose) R 19377 19336 19107 0 -1 4202496 294853 0 0 0 2364 111 0 0 20 0 1 0 386767774 2796216320 580836 33554432000 4194304 5208918 140734911424304 140734911421976 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19378/statm: 682670 580836 103 248 0 682419 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 4920784

[startup+102.307 s]
/proc/loadavg: 2.37 2.33 2.17 3/183 19441
/proc/meminfo: memFree=20489728/32873844 swapFree=7896/7896
[pid=19336] ppid=19334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19336/stat : 19336 (npSolver-wbo-It) S 19334 19336 19107 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386765140 9367552 274 33554432000 4194304 5064252 140736906206576 140736906205488 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19336/statm: 2287 274 233 213 0 72 0
[pid=19337] ppid=19336 vsize=2171808 CPUtime=26.26 cores=0,2,4,6
/proc/19337/stat : 19337 (npSolver-wbo) S 19336 19336 19107 0 -1 4202496 48157 45020 0 0 1630 268 714 14 20 0 1 0 386765140 2223931392 297459 33554432000 4194304 6006132 140735579148288 140735579139680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/19337/statm: 542952 297459 191 443 0 542505 0
[pid=19377] ppid=19337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19377/stat : 19377 (satsolver.sh) S 19337 19336 19107 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386767774 9367552 267 33554432000 4194304 5064252 140733292562640 140733292561552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19377/statm: 2287 267 226 213 0 72 0
[pid=19378] ppid=19377 vsize=2730680 CPUtime=75.94 cores=0,2,4,6
/proc/19378/stat : 19378 (glucose) R 19377 19336 19107 0 -1 4202496 294853 0 0 0 7483 111 0 0 20 0 1 0 386767774 2796216320 580836 33554432000 4194304 5208918 140734911424304 140734911421976 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19378/statm: 682670 580836 103 248 0 682419 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 4920784

[startup+162.3 s]
/proc/loadavg: 2.19 2.29 2.16 3/183 19497
/proc/meminfo: memFree=20491816/32873844 swapFree=7896/7896
[pid=19336] ppid=19334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19336/stat : 19336 (npSolver-wbo-It) S 19334 19336 19107 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386765140 9367552 274 33554432000 4194304 5064252 140736906206576 140736906205488 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19336/statm: 2287 274 233 213 0 72 0
[pid=19337] ppid=19336 vsize=2171808 CPUtime=26.26 cores=0,2,4,6
/proc/19337/stat : 19337 (npSolver-wbo) S 19336 19336 19107 0 -1 4202496 48157 45020 0 0 1630 268 714 14 20 0 1 0 386765140 2223931392 297459 33554432000 4194304 6006132 140735579148288 140735579139680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/19337/statm: 542952 297459 191 443 0 542505 0
[pid=19377] ppid=19337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19377/stat : 19377 (satsolver.sh) S 19337 19336 19107 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386767774 9367552 267 33554432000 4194304 5064252 140733292562640 140733292561552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19377/statm: 2287 267 226 213 0 72 0
[pid=19378] ppid=19377 vsize=2730680 CPUtime=135.93 cores=0,2,4,6
/proc/19378/stat : 19378 (glucose) R 19377 19336 19107 0 -1 4202496 294853 0 0 0 13482 111 0 0 20 0 1 0 386767774 2796216320 580836 33554432000 4194304 5208918 140734911424304 140734911421976 4229311 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19378/statm: 682670 580836 103 248 0 682419 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 4920784

[startup+222.3 s]
/proc/loadavg: 2.06 2.23 2.15 3/184 19549
/proc/meminfo: memFree=20489608/32873844 swapFree=7896/7896
[pid=19336] ppid=19334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19336/stat : 19336 (npSolver-wbo-It) S 19334 19336 19107 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386765140 9367552 274 33554432000 4194304 5064252 140736906206576 140736906205488 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19336/statm: 2287 274 233 213 0 72 0
[pid=19337] ppid=19336 vsize=2171808 CPUtime=26.26 cores=0,2,4,6
/proc/19337/stat : 19337 (npSolver-wbo) S 19336 19336 19107 0 -1 4202496 48157 45020 0 0 1630 268 714 14 20 0 1 0 386765140 2223931392 297459 33554432000 4194304 6006132 140735579148288 140735579139680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/19337/statm: 542952 297459 191 443 0 542505 0
[pid=19377] ppid=19337 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/19378/stat : 19378 (glucose) R 19377 19336 19107 0 -1 4202496 295044 0 0 0 133463 112 0 0 20 0 1 0 386767774 2797064192 581538 33554432000 4194304 5208918 140734911424304 140734911422264 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19378/statm: 682877 581538 103 248 0 682626 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 4921612

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 2.00 3/184 20646
/proc/meminfo: memFree=20489652/32873844 swapFree=7896/7896
[pid=19336] ppid=19334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19336/stat : 19336 (npSolver-wbo-It) S 19334 19336 19107 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386765140 9367552 274 33554432000 4194304 5064252 140736906206576 140736906205488 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19336/statm: 2287 274 233 213 0 72 0
[pid=19337] ppid=19336 vsize=2171808 CPUtime=26.26 cores=0,2,4,6
/proc/19337/stat : 19337 (npSolver-wbo) S 19336 19336 19107 0 -1 4202496 48157 45020 0 0 1630 268 714 14 20 0 1 0 386765140 2223931392 297459 33554432000 4194304 6006132 140735579148288 140735579139680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/19337/statm: 542952 297459 191 443 0 542505 0
[pid=19377] ppid=19337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19377/stat : 19377 (satsolver.sh) S 19337 19336 19107 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386767774 9367552 267 33554432000 4194304 5064252 140733292562640 140733292561552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19377/statm: 2287 267 226 213 0 72 0
[pid=19378] ppid=19377 vsize=2731508 CPUtime=1395.74 cores=0,2,4,6
/proc/19378/stat : 19378 (glucose) R 19377 19336 19107 0 -1 4202496 295046 0 0 0 139462 112 0 0 20 0 1 0 386767774 2797064192 581539 33554432000 4194304 5208918 140734911424304 140734911422264 4210859 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19378/statm: 682877 581539 103 248 0 682626 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 4921612

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/183 20695
/proc/meminfo: memFree=20484452/32873844 swapFree=7896/7896
[pid=19336] ppid=19334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19336/stat : 19336 (npSolver-wbo-It) S 19334 19336 19107 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386765140 9367552 274 33554432000 4194304 5064252 140736906206576 140736906205488 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19336/statm: 2287 274 233 213 0 72 0
[pid=19337] ppid=19336 vsize=2171808 CPUtime=26.26 cores=0,2,4,6
/proc/19337/stat : 19337 (npSolver-wbo) S 19336 19336 19107 0 -1 4202496 48157 45020 0 0 1630 268 714 14 20 0 1 0 386765140 2223931392 297459 33554432000 4194304 6006132 140735579148288 140735579139680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/19337/statm: 542952 297459 191 443 0 542505 0
[pid=19377] ppid=19337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19377/stat : 19377 (satsolver.sh) S 19337 19336 19107 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386767774 9367552 267 33554432000 4194304 5064252 140733292562640 140733292561552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19377/statm: 2287 267 226 213 0 72 0
[pid=19378] ppid=19377 vsize=2731508 CPUtime=1455.73 cores=0,2,4,6
/proc/19378/stat : 19378 (glucose) R 19377 19336 19107 0 -1 4202496 295046 0 0 0 145461 112 0 0 20 0 1 0 386767774 2797064192 581539 33554432000 4194304 5208918 140734911424304 140734911422264 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19378/statm: 682877 581539 103 248 0 682626 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 4921612

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/183 20752
/proc/meminfo: memFree=20489472/32873844 swapFree=7896/7896
[pid=19336] ppid=19334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19336/stat : 19336 (npSolver-wbo-It) S 19334 19336 19107 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386765140 9367552 274 33554432000 4194304 5064252 140736906206576 140736906205488 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19336/statm: 2287 274 233 213 0 72 0
[pid=19337] ppid=19336 vsize=2171808 CPUtime=26.26 cores=0,2,4,6
/proc/19337/stat : 19337 (npSolver-wbo) S 19336 19336 19107 0 -1 4202496 48157 45020 0 0 1630 268 714 14 20 0 1 0 386765140 2223931392 297459 33554432000 4194304 6006132 140735579148288 140735579139680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/19337/statm: 542952 297459 191 443 0 542505 0
[pid=19377] ppid=19337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19377/stat : 19377 (satsolver.sh) S 19337 19336 19107 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386767774 9367552 267 33554432000 4194304 5064252 140733292562640 140733292561552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19377/statm: 2287 267 226 213 0 72 0
[pid=19378] ppid=19377 vsize=2731508 CPUtime=1515.72 cores=0,2,4,6
/proc/19378/stat : 19378 (glucose) R 19377 19336 19107 0 -1 4202496 295046 0 0 0 151460 112 0 0 20 0 1 0 386767774 2797064192 581539 33554432000 4194304 5208918 140734911424304 140734911422264 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19378/statm: 682877 581539 103 248 0 682626 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 4921612

[startup+1602.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/183 20801
/proc/meminfo: memFree=20484084/32873844 swapFree=7896/7896
[pid=19336] ppid=19334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19336/stat : 19336 (npSolver-wbo-It) S 19334 19336 19107 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386765140 9367552 274 33554432000 4194304 5064252 140736906206576 140736906205488 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19336/statm: 2287 274 233 213 0 72 0
[pid=19337] ppid=19336 vsize=2171808 CPUtime=26.26 cores=0,2,4,6
/proc/19337/stat : 19337 (npSolver-wbo) S 19336 19336 19107 0 -1 4202496 48157 45020 0 0 1630 268 714 14 20 0 1 0 386765140 2223931392 297459 33554432000 4194304 6006132 140735579148288 140735579139680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/19337/statm: 542952 297459 191 443 0 542505 0
[pid=19377] ppid=19337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19377/stat : 19377 (satsolver.sh) S 19337 19336 19107 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386767774 9367552 267 33554432000 4194304 5064252 140733292562640 140733292561552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19377/statm: 2287 267 226 213 0 72 0
[pid=19378] ppid=19377 vsize=2731508 CPUtime=1575.71 cores=0,2,4,6
/proc/19378/stat : 19378 (glucose) R 19377 19336 19107 0 -1 4202496 295046 0 0 0 157459 112 0 0 20 0 1 0 386767774 2797064192 581539 33554432000 4194304 5208918 140734911424304 140734911422264 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19378/statm: 682877 581539 103 248 0 682626 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 4921612

[startup+1662.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/183 20902
/proc/meminfo: memFree=20568336/32873844 swapFree=7896/7896
[pid=19336] ppid=19334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19336/stat : 19336 (npSolver-wbo-It) S 19334 19336 19107 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386765140 9367552 274 33554432000 4194304 5064252 140736906206576 140736906205488 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19336/statm: 2287 274 233 213 0 72 0
[pid=19337] ppid=19336 vsize=2171808 CPUtime=26.26 cores=0,2,4,6
/proc/19337/stat : 19337 (npSolver-wbo) S 19336 19336 19107 0 -1 4202496 48157 45020 0 0 1630 268 714 14 20 0 1 0 386765140 2223931392 297459 33554432000 4194304 6006132 140735579148288 140735579139680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/19337/statm: 542952 297459 191 443 0 542505 0
[pid=19377] ppid=19337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19377/stat : 19377 (satsolver.sh) S 19337 19336 19107 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386767774 9367552 267 33554432000 4194304 5064252 140733292562640 140733292561552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19377/statm: 2287 267 226 213 0 72 0
[pid=19378] ppid=19377 vsize=2731508 CPUtime=1635.7 cores=0,2,4,6
/proc/19378/stat : 19378 (glucose) R 19377 19336 19107 0 -1 4202496 295047 0 0 0 163458 112 0 0 20 0 1 0 386767774 2797064192 581539 33554432000 4194304 5208918 140734911424304 140734911422264 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19378/statm: 682877 581539 103 248 0 682626 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 4921612

[startup+1722.3 s]
/proc/loadavg: 2.13 2.06 2.02 3/183 20944
/proc/meminfo: memFree=20566348/32873844 swapFree=7896/7896
[pid=19336] ppid=19334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19336/stat : 19336 (npSolver-wbo-It) S 19334 19336 19107 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386765140 9367552 274 33554432000 4194304 5064252 140736906206576 140736906205488 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19336/statm: 2287 274 233 213 0 72 0
[pid=19337] ppid=19336 vsize=2171808 CPUtime=26.26 cores=0,2,4,6
/proc/19337/stat : 19337 (npSolver-wbo) S 19336 19336 19107 0 -1 4202496 48157 45020 0 0 1630 268 714 14 20 0 1 0 386765140 2223931392 297459 33554432000 4194304 6006132 140735579148288 140735579139680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/19337/statm: 542952 297459 191 443 0 542505 0
[pid=19377] ppid=19337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19377/stat : 19377 (satsolver.sh) S 19337 19336 19107 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386767774 9367552 267 33554432000 4194304 5064252 140733292562640 140733292561552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19377/statm: 2287 267 226 213 0 72 0
[pid=19378] ppid=19377 vsize=2731508 CPUtime=1695.69 cores=0,2,4,6
/proc/19378/stat : 19378 (glucose) R 19377 19336 19107 0 -1 4202496 295051 0 0 0 169457 112 0 0 20 0 1 0 386767774 2797064192 581540 33554432000 4194304 5208918 140734911424304 140734911422264 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19378/statm: 682877 581540 103 248 0 682626 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 4921612

[startup+1782.3 s]
/proc/loadavg: 2.13 2.08 2.02 3/183 20993
/proc/meminfo: memFree=20569228/32873844 swapFree=7896/7896
[pid=19336] ppid=19334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19336/stat : 19336 (npSolver-wbo-It) S 19334 19336 19107 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386765140 9367552 274 33554432000 4194304 5064252 140736906206576 140736906205488 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19336/statm: 2287 274 233 213 0 72 0
[pid=19337] ppid=19336 vsize=2171808 CPUtime=26.26 cores=0,2,4,6
/proc/19337/stat : 19337 (npSolver-wbo) S 19336 19336 19107 0 -1 4202496 48157 45020 0 0 1630 268 714 14 20 0 1 0 386765140 2223931392 297459 33554432000 4194304 6006132 140735579148288 140735579139680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/19337/statm: 542952 297459 191 443 0 542505 0
[pid=19377] ppid=19337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19377/stat : 19377 (satsolver.sh) S 19337 19336 19107 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386767774 9367552 267 33554432000 4194304 5064252 140733292562640 140733292561552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19377/statm: 2287 267 226 213 0 72 0
[pid=19378] ppid=19377 vsize=2731508 CPUtime=1755.68 cores=0,2,4,6
/proc/19378/stat : 19378 (glucose) R 19377 19336 19107 0 -1 4202496 295052 0 0 0 175456 112 0 0 20 0 1 0 386767774 2797064192 581540 33554432000 4194304 5208918 140734911424304 140734911422264 4211328 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19378/statm: 682877 581540 103 248 0 682626 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 4921612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.10 2.07 2.02 4/183 21008
/proc/meminfo: memFree=20569012/32873844 swapFree=7896/7896
[pid=19336] ppid=19334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19336/stat : 19336 (npSolver-wbo-It) S 19334 19336 19107 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386765140 9367552 274 33554432000 4194304 5064252 140736906206576 140736906205488 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19336/statm: 2287 274 233 213 0 72 0
[pid=19337] ppid=19336 vsize=2171808 CPUtime=26.26 cores=0,2,4,6
/proc/19337/stat : 19337 (npSolver-wbo) S 19336 19336 19107 0 -1 4202496 48157 45020 0 0 1630 268 714 14 20 0 1 0 386765140 2223931392 297459 33554432000 4194304 6006132 140735579148288 140735579139680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/19337/statm: 542952 297459 191 443 0 542505 0
[pid=19377] ppid=19337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19377/stat : 19377 (satsolver.sh) S 19337 19336 19107 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386767774 9367552 267 33554432000 4194304 5064252 140733292562640 140733292561552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19377/statm: 2287 267 226 213 0 72 0
[pid=19378] ppid=19377 vsize=2731508 CPUtime=1773.78 cores=0,2,4,6
/proc/19378/stat : 19378 (glucose) R 19377 19336 19107 0 -1 4202496 295052 0 0 0 177266 112 0 0 20 0 1 0 386767774 2797064192 581540 33554432000 4194304 5208918 140734911424304 140734911422264 4232000 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19378/statm: 682877 581540 103 248 0 682626 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 4921612

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 19336 and gives
#  childrusage.ru_utime.tv_sec=23
#  childrusage.ru_utime.tv_usec=449435
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=841568
# CPU time returned by wait4() is 26.291
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.04
CPU user time (s): 1796.1
CPU system time (s): 3.94
CPU usage (%): 99.9789
Max. virtual memory (cumulated for all children) (KiB): 5793832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.4494
system time used= 2.84157
maximum resident set size= 2306112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94155
page faults= 0
swaps= 0
block input operations= 48
block output operations= 2289672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 575
involuntary context switches= 45

runsolver used 3.3045 second user time and 9.55655 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-09 03:46:37
IDJOB=3753168
IDBENCH=79123
IDSOLVER=2336
FILE ID=node136/3753168-1339206394
RUNJOBID= node136-1339206252-19123
PBS_JOBID= 14643887
Free space on /tmp= 65548 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB10/oliveras/j120/normalized-j12041_4-unsat--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753168-1339206394/watcher-3753168-1339206394 -o /tmp/evaluation-result-3753168-1339206394/solver-3753168-1339206394 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753168-1339206394.wbo 1641724544 HOME HOME

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

MD5SUM BENCH= 14c1785b94a37a1f4c31a89d52f68595
RANDOM SEED=1641724544

node136.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.247
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.49
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.247
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.247
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.94
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.247
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.90
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.247
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.90
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.247
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.90
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.247
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.247
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:        25157416 kB
Buffers:          850676 kB
Cached:          5744944 kB
SwapCached:        20432 kB
Active:          6471752 kB
Inactive:         238076 kB
Active(anon):      91960 kB
Inactive(anon):    22684 kB
Active(file):    6379792 kB
Inactive(file):   215392 kB
Unevictable:        7896 kB
Mlocked:            7896 kB
SwapTotal:      67108856 kB
SwapFree:       67083240 kB
Dirty:             22244 kB
Writeback:             0 kB
AnonPages:         98156 kB
Mapped:            10080 kB
Shmem:                 0 kB
Slab:             855368 kB
SReclaimable:     295488 kB
SUnreclaim:       559880 kB
KernelStack:        1456 kB
PageTables:         4260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     233292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 64444 MiB
End job on node136 at 2012-06-09 04:16:37