Trace number 3755227

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

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/
uclid_pb_benchmarks/normalized-cache.inv14.ucl--soft-0-100-0.wbo
MD5SUM3a86913522c106cb1fc25a782e5ea662
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 benchmark1590.86
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables62704
Total number of constraints187107
Number of soft constraints187107
Number of constraints which are clauses186603
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints504
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 9452684
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 9452683
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
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

Solver Data

1.49/1.59	c run usual solver
22.08/22.12	o 959
22.08/22.12	c current bound: 479
22.08/22.12	c fallback to adder encoding
1800.10/1800.41	c error: unexpected solver exit code
1800.10/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3755227-1339189838/watcher-3755227-1339189838 -o /tmp/evaluation-result-3755227-1339189838/solver-3755227-1339189838 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3755227-1339189838.wbo 510095029 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 1.99 3/180 20536
/proc/meminfo: memFree=28886172/32873648 swapFree=7372/7372
[pid=20536] ppid=20533 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20536/stat : 20536 (npSolver-wbo.sh) S 20533 20536 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385110644 9367552 274 33554432000 4194304 5064252 140735979474864 140735979473776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20536/statm: 2287 274 233 213 0 72 0

[startup+0.07165 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 20536
/proc/meminfo: memFree=28886172/32873648 swapFree=7372/7372
[pid=20536] ppid=20533 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20536/stat : 20536 (npSolver-wbo.sh) S 20533 20536 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385110644 9367552 274 33554432000 4194304 5064252 140735979474864 140735979473776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20536/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100278 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 20536
/proc/meminfo: memFree=28886172/32873648 swapFree=7372/7372
[pid=20536] ppid=20533 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20536/stat : 20536 (npSolver-wbo.sh) S 20533 20536 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385110644 9367552 274 33554432000 4194304 5064252 140735979474864 140735979473776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20536/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300251 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 20536
/proc/meminfo: memFree=28886172/32873648 swapFree=7372/7372
[pid=20536] ppid=20533 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20536/stat : 20536 (npSolver-wbo.sh) S 20533 20536 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385110644 9367552 274 33554432000 4194304 5064252 140735979474864 140735979473776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20536/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700299 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 20536
/proc/meminfo: memFree=28886172/32873648 swapFree=7372/7372
[pid=20536] ppid=20533 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20536/stat : 20536 (npSolver-wbo.sh) S 20533 20536 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385110644 9367552 274 33554432000 4194304 5064252 140735979474864 140735979473776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20536/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 20545
/proc/meminfo: memFree=28678500/32873648 swapFree=7372/7372
[pid=20536] ppid=20533 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20536/stat : 20536 (npSolver-wbo.sh) S 20533 20536 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385110644 9367552 274 33554432000 4194304 5064252 140735979474864 140735979473776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20536/statm: 2287 274 233 213 0 72 0
[pid=20537] ppid=20536 vsize=126388 CPUtime=1.49 cores=1,3,5,7
/proc/20537/stat : 20537 (npSolver-wbo) R 20536 20536 18714 0 -1 4202496 15084 0 0 0 145 4 0 0 20 0 1 0 385110644 129421312 28316 33554432000 4194304 6006132 140734816225440 140734816220744 4535965 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20537/statm: 31597 28316 150 443 0 31150 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 135536

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 20545
/proc/meminfo: memFree=28595408/32873648 swapFree=7372/7372
[pid=20536] ppid=20533 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20536/stat : 20536 (npSolver-wbo.sh) S 20533 20536 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385110644 9367552 274 33554432000 4194304 5064252 140735979474864 140735979473776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20536/statm: 2287 274 233 213 0 72 0
[pid=20537] ppid=20536 vsize=126388 CPUtime=2.17 cores=1,3,5,7
/proc/20537/stat : 20537 (npSolver-wbo) S 20536 20536 18714 0 -1 4202496 15092 0 0 0 162 55 0 0 20 0 1 0 385110644 129421312 28323 33554432000 4194304 6006132 140734816225440 140734816218544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20537/statm: 31597 28323 157 443 0 31150 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 135536
heavy processes:

[startup+6.30029 s]
/proc/loadavg: 2.08 2.02 2.00 3/184 20549
/proc/meminfo: memFree=27822196/32873648 swapFree=7372/7372
[pid=20536] ppid=20533 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20536/stat : 20536 (npSolver-wbo.sh) S 20533 20536 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385110644 9367552 274 33554432000 4194304 5064252 140735979474864 140735979473776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20536/statm: 2287 274 233 213 0 72 0
[pid=20537] ppid=20536 vsize=126388 CPUtime=2.17 cores=1,3,5,7
/proc/20537/stat : 20537 (npSolver-wbo) S 20536 20536 18714 0 -1 4202496 15092 0 0 0 162 55 0 0 20 0 1 0 385110644 129421312 28323 33554432000 4194304 6006132 140734816225440 140734816218544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20537/statm: 31597 28323 157 443 0 31150 0
[pid=20546] ppid=20537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20546/stat : 20546 (cp2_pre.sh) S 20537 20536 18714 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 385110862 9367552 277 33554432000 4194304 5064252 140733227420288 140733227418992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20546/statm: 2287 277 234 213 0 72 0
[pid=20547] ppid=20546 vsize=209536 CPUtime=4.11 cores=1,3,5,7
/proc/20547/stat : 20547 (coprocessor) R 20546 20536 18714 0 -1 4202496 26859 0 0 0 406 5 0 0 20 0 1 0 385110862 214564864 51540 33554432000 4194304 6586260 140735604785072 140735604780440 5599447 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/20547/statm: 52384 51540 191 584 0 51796 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 354220

[startup+12.7004 s]
/proc/loadavg: 2.16 2.03 2.00 3/184 20549
/proc/meminfo: memFree=27634480/32873648 swapFree=7372/7372
[pid=20536] ppid=20533 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20536/stat : 20536 (npSolver-wbo.sh) S 20533 20536 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385110644 9367552 274 33554432000 4194304 5064252 140735979474864 140735979473776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20536/statm: 2287 274 233 213 0 72 0
[pid=20537] ppid=20536 vsize=126388 CPUtime=2.17 cores=1,3,5,7
/proc/20537/stat : 20537 (npSolver-wbo) S 20536 20536 18714 0 -1 4202496 15092 0 0 0 162 55 0 0 20 0 1 0 385110644 129421312 28323 33554432000 4194304 6006132 140734816225440 140734816218544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20537/statm: 31597 28323 157 443 0 31150 0
[pid=20546] ppid=20537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20546/stat : 20546 (cp2_pre.sh) S 20537 20536 18714 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 385110862 9367552 277 33554432000 4194304 5064252 140733227420288 140733227418992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20546/statm: 2287 277 234 213 0 72 0
[pid=20547] ppid=20546 vsize=210064 CPUtime=10.5 cores=1,3,5,7
/proc/20547/stat : 20547 (coprocessor) R 20546 20536 18714 0 -1 4202496 26985 0 0 0 1045 5 0 0 20 0 1 0 385110862 215105536 51666 33554432000 4194304 6586260 140735604785072 140735604780616 5599287 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/20547/statm: 52516 51666 191 584 0 51928 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 354748

[startup+25.5004 s]
/proc/loadavg: 2.20 2.05 2.01 3/181 20557
/proc/meminfo: memFree=27475844/32873648 swapFree=7372/7372
[pid=20536] ppid=20533 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20536/stat : 20536 (npSolver-wbo.sh) S 20533 20536 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385110644 9367552 274 33554432000 4194304 5064252 140735979474864 140735979473776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20536/statm: 2287 274 233 213 0 72 0
[pid=20537] ppid=20536 vsize=539708 CPUtime=25.48 cores=1,3,5,7
/proc/20537/stat : 20537 (npSolver-wbo) R 20536 20536 18714 0 -1 4202496 52106 48448 0 0 497 93 1945 13 20 0 1 0 385110644 552660992 121274 33554432000 4194304 6006132 140734816225440 140734816217800 4583839 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20537/statm: 134927 121274 179 443 0 134480 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 548856

[startup+51.1005 s]
/proc/loadavg: 2.21 2.06 2.01 3/183 20559
/proc/meminfo: memFree=23477276/32873648 swapFree=7372/7372
[pid=20536] ppid=20533 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20536/stat : 20536 (npSolver-wbo.sh) S 20533 20536 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385110644 9367552 274 33554432000 4194304 5064252 140735979474864 140735979473776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20536/statm: 2287 274 233 213 0 72 0
[pid=20537] ppid=20536 vsize=2223544 CPUtime=42.75 cores=1,3,5,7
/proc/20537/stat : 20537 (npSolver-wbo) S 20536 20536 18714 0 -1 4202496 56278 48448 0 0 1992 325 1945 13 20 0 1 0 385110644 2276909056 365518 33554432000 4194304 6006132 140734816225440 140734816216848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20537/statm: 555886 365518 180 443 0 555439 0
[pid=20558] ppid=20537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20558/stat : 20558 (satsolver.sh) S 20537 20536 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385114921 9367552 267 33554432000 4194304 5064252 140735832362976 140735832361888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20558/statm: 2287 267 226 213 0 72 0
[pid=20559] ppid=20558 vsize=1903172 CPUtime=8.31 cores=1,3,5,7
/proc/20559/stat : 20559 (glucose) R 20558 20536 18714 0 -1 4202496 179818 0 0 0 766 65 0 0 20 0 1 0 385114922 1948848128 425958 33554432000 4194304 5208918 140735704514496 140735703463896 4465602 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20559/statm: 475793 425959 70 248 0 475542 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 4145012

[startup+102.3 s]
/proc/loadavg: 2.34 2.14 2.04 3/183 20559
/proc/meminfo: memFree=22208688/32873648 swapFree=7372/7372
[pid=20536] ppid=20533 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20536/stat : 20536 (npSolver-wbo.sh) S 20533 20536 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385110644 9367552 274 33554432000 4194304 5064252 140735979474864 140735979473776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20536/statm: 2287 274 233 213 0 72 0
[pid=20537] ppid=20536 vsize=2223544 CPUtime=42.75 cores=1,3,5,7
/proc/20537/stat : 20537 (npSolver-wbo) S 20536 20536 18714 0 -1 4202496 56278 48448 0 0 1992 325 1945 13 20 0 1 0 385110644 2276909056 365518 33554432000 4194304 6006132 140734816225440 140734816216848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20537/statm: 555886 365518 180 443 0 555439 0
[pid=20558] ppid=20537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20558/stat : 20558 (satsolver.sh) S 20537 20536 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385114921 9367552 267 33554432000 4194304 5064252 140735832362976 140735832361888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20558/statm: 2287 267 226 213 0 72 0
[pid=20559] ppid=20558 vsize=3363344 CPUtime=59.51 cores=1,3,5,7
/proc/20559/stat : 20559 (glucose) R 20558 20536 18714 0 -1 4202496 360171 0 0 0 5812 139 0 0 20 0 1 0 385114922 3444064256 727153 33554432000 4194304 5208918 140735704514496 140735704512344 4210592 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20559/statm: 840836 727153 104 248 0 840585 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5605184

[startup+162.307 s]
/proc/loadavg: 2.12 2.11 2.03 3/183 20559
/proc/meminfo: memFree=22201804/32873648 swapFree=7372/7372
[pid=20536] ppid=20533 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20536/stat : 20536 (npSolver-wbo.sh) S 20533 20536 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385110644 9367552 274 33554432000 4194304 5064252 140735979474864 140735979473776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20536/statm: 2287 274 233 213 0 72 0
[pid=20537] ppid=20536 vsize=2223544 CPUtime=42.75 cores=1,3,5,7
/proc/20537/stat : 20537 (npSolver-wbo) S 20536 20536 18714 0 -1 4202496 56278 48448 0 0 1992 325 1945 13 20 0 1 0 385110644 2276909056 365518 33554432000 4194304 6006132 140734816225440 140734816216848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20537/statm: 555886 365518 180 443 0 555439 0
[pid=20558] ppid=20537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20558/stat : 20558 (satsolver.sh) S 20537 20536 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385114921 9367552 267 33554432000 4194304 5064252 140735832362976 140735832361888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20558/statm: 2287 267 226 213 0 72 0
[pid=20559] ppid=20558 vsize=3363344 CPUtime=119.5 cores=1,3,5,7
/proc/20559/stat : 20559 (glucose) R 20558 20536 18714 0 -1 4202496 360174 0 0 0 11811 139 0 0 20 0 1 0 385114922 3444064256 727156 33554432000 4194304 5208918 140735704514496 140735704512344 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20559/statm: 840836 727156 104 248 0 840585 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5605184

[startup+222.3 s]
/proc/loadavg: 2.04 2.08 2.02 3/183 20559
/proc/meminfo: memFree=22201804/32873648 swapFree=7372/7372
[pid=20536] ppid=20533 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20536/stat : 20536 (npSolver-wbo.sh) S 20533 20536 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385110644 9367552 274 33554432000 4194304 5064252 140735979474864 140735979473776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20536/statm: 2287 274 233 213 0 72 0
[pid=20537] ppid=20536 vsize=2223544 CPUtime=42.75 cores=1,3,5,7
/proc/20537/stat : 20537 (npSolver-wbo) S 20536 20536 18714 0 -1 4202496 56278 48448 0 0 1992 325 1945 13 20 0 1 0 385110644 2276909056 365518 33554432000 4194304 6006132 140734816225440 140734816216848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20537/statm: 555886 365518 180 443 0 555439 0

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

/proc/20559/statm: 842151 736090 105 248 0 841900 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 5610444

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20577
/proc/meminfo: memFree=22251804/32873648 swapFree=7372/7372
[pid=20536] ppid=20533 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20536/stat : 20536 (npSolver-wbo.sh) S 20533 20536 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385110644 9367552 274 33554432000 4194304 5064252 140735979474864 140735979473776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20536/statm: 2287 274 233 213 0 72 0
[pid=20537] ppid=20536 vsize=2223544 CPUtime=42.75 cores=1,3,5,7
/proc/20537/stat : 20537 (npSolver-wbo) S 20536 20536 18714 0 -1 4202496 56278 48448 0 0 1992 325 1945 13 20 0 1 0 385110644 2276909056 365518 33554432000 4194304 6006132 140734816225440 140734816216848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20537/statm: 555886 365518 180 443 0 555439 0
[pid=20558] ppid=20537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20558/stat : 20558 (satsolver.sh) S 20537 20536 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385114921 9367552 267 33554432000 4194304 5064252 140735832362976 140735832361888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20558/statm: 2287 267 226 213 0 72 0
[pid=20559] ppid=20558 vsize=3368604 CPUtime=1379.3 cores=1,3,5,7
/proc/20559/stat : 20559 (glucose) R 20558 20536 18714 0 -1 4202496 361443 0 0 0 137790 140 0 0 20 0 1 0 385114922 3449450496 736090 33554432000 4194304 5208918 140735704514496 140735704512456 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20559/statm: 842151 736090 105 248 0 841900 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 5610444

[startup+1482.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20578
/proc/meminfo: memFree=22251932/32873648 swapFree=7372/7372
[pid=20536] ppid=20533 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20536/stat : 20536 (npSolver-wbo.sh) S 20533 20536 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385110644 9367552 274 33554432000 4194304 5064252 140735979474864 140735979473776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20536/statm: 2287 274 233 213 0 72 0
[pid=20537] ppid=20536 vsize=2223544 CPUtime=42.75 cores=1,3,5,7
/proc/20537/stat : 20537 (npSolver-wbo) S 20536 20536 18714 0 -1 4202496 56278 48448 0 0 1992 325 1945 13 20 0 1 0 385110644 2276909056 365518 33554432000 4194304 6006132 140734816225440 140734816216848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20537/statm: 555886 365518 180 443 0 555439 0
[pid=20558] ppid=20537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20558/stat : 20558 (satsolver.sh) S 20537 20536 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385114921 9367552 267 33554432000 4194304 5064252 140735832362976 140735832361888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20558/statm: 2287 267 226 213 0 72 0
[pid=20559] ppid=20558 vsize=3368604 CPUtime=1439.3 cores=1,3,5,7
/proc/20559/stat : 20559 (glucose) R 20558 20536 18714 0 -1 4202496 361443 0 0 0 143790 140 0 0 20 0 1 0 385114922 3449450496 736090 33554432000 4194304 5208918 140735704514496 140735704512456 4211176 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20559/statm: 842151 736090 105 248 0 841900 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 5610444

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20578
/proc/meminfo: memFree=22245700/32873648 swapFree=7372/7372
[pid=20536] ppid=20533 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20536/stat : 20536 (npSolver-wbo.sh) S 20533 20536 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385110644 9367552 274 33554432000 4194304 5064252 140735979474864 140735979473776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20536/statm: 2287 274 233 213 0 72 0
[pid=20537] ppid=20536 vsize=2223544 CPUtime=42.75 cores=1,3,5,7
/proc/20537/stat : 20537 (npSolver-wbo) S 20536 20536 18714 0 -1 4202496 56278 48448 0 0 1992 325 1945 13 20 0 1 0 385110644 2276909056 365518 33554432000 4194304 6006132 140734816225440 140734816216848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20537/statm: 555886 365518 180 443 0 555439 0
[pid=20558] ppid=20537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20558/stat : 20558 (satsolver.sh) S 20537 20536 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385114921 9367552 267 33554432000 4194304 5064252 140735832362976 140735832361888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20558/statm: 2287 267 226 213 0 72 0
[pid=20559] ppid=20558 vsize=3368604 CPUtime=1499.28 cores=1,3,5,7
/proc/20559/stat : 20559 (glucose) R 20558 20536 18714 0 -1 4202496 361443 0 0 0 149788 140 0 0 20 0 1 0 385114922 3449450496 736090 33554432000 4194304 5208918 140735704514496 140735704512456 4211160 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20559/statm: 842151 736090 105 248 0 841900 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 5610444

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20578
/proc/meminfo: memFree=22245732/32873648 swapFree=7372/7372
[pid=20536] ppid=20533 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20536/stat : 20536 (npSolver-wbo.sh) S 20533 20536 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385110644 9367552 274 33554432000 4194304 5064252 140735979474864 140735979473776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20536/statm: 2287 274 233 213 0 72 0
[pid=20537] ppid=20536 vsize=2223544 CPUtime=42.75 cores=1,3,5,7
/proc/20537/stat : 20537 (npSolver-wbo) S 20536 20536 18714 0 -1 4202496 56278 48448 0 0 1992 325 1945 13 20 0 1 0 385110644 2276909056 365518 33554432000 4194304 6006132 140734816225440 140734816216848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20537/statm: 555886 365518 180 443 0 555439 0
[pid=20558] ppid=20537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20558/stat : 20558 (satsolver.sh) S 20537 20536 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385114921 9367552 267 33554432000 4194304 5064252 140735832362976 140735832361888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20558/statm: 2287 267 226 213 0 72 0
[pid=20559] ppid=20558 vsize=3368604 CPUtime=1559.27 cores=1,3,5,7
/proc/20559/stat : 20559 (glucose) R 20558 20536 18714 0 -1 4202496 361443 0 0 0 155787 140 0 0 20 0 1 0 385114922 3449450496 736090 33554432000 4194304 5208918 140735704514496 140735704512456 4205761 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20559/statm: 842151 736090 105 248 0 841900 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 5610444

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20578
/proc/meminfo: memFree=22246008/32873648 swapFree=7372/7372
[pid=20536] ppid=20533 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20536/stat : 20536 (npSolver-wbo.sh) S 20533 20536 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385110644 9367552 274 33554432000 4194304 5064252 140735979474864 140735979473776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20536/statm: 2287 274 233 213 0 72 0
[pid=20537] ppid=20536 vsize=2223544 CPUtime=42.75 cores=1,3,5,7
/proc/20537/stat : 20537 (npSolver-wbo) S 20536 20536 18714 0 -1 4202496 56278 48448 0 0 1992 325 1945 13 20 0 1 0 385110644 2276909056 365518 33554432000 4194304 6006132 140734816225440 140734816216848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20537/statm: 555886 365518 180 443 0 555439 0
[pid=20558] ppid=20537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20558/stat : 20558 (satsolver.sh) S 20537 20536 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385114921 9367552 267 33554432000 4194304 5064252 140735832362976 140735832361888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20558/statm: 2287 267 226 213 0 72 0
[pid=20559] ppid=20558 vsize=3368604 CPUtime=1619.26 cores=1,3,5,7
/proc/20559/stat : 20559 (glucose) R 20558 20536 18714 0 -1 4202496 361443 0 0 0 161786 140 0 0 20 0 1 0 385114922 3449450496 736090 33554432000 4194304 5208918 140735704514496 140735704512456 4229885 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20559/statm: 842151 736090 105 248 0 841900 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 5610444

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20578
/proc/meminfo: memFree=22243864/32873648 swapFree=7372/7372
[pid=20536] ppid=20533 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20536/stat : 20536 (npSolver-wbo.sh) S 20533 20536 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385110644 9367552 274 33554432000 4194304 5064252 140735979474864 140735979473776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20536/statm: 2287 274 233 213 0 72 0
[pid=20537] ppid=20536 vsize=2223544 CPUtime=42.75 cores=1,3,5,7
/proc/20537/stat : 20537 (npSolver-wbo) S 20536 20536 18714 0 -1 4202496 56278 48448 0 0 1992 325 1945 13 20 0 1 0 385110644 2276909056 365518 33554432000 4194304 6006132 140734816225440 140734816216848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20537/statm: 555886 365518 180 443 0 555439 0
[pid=20558] ppid=20537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20558/stat : 20558 (satsolver.sh) S 20537 20536 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385114921 9367552 267 33554432000 4194304 5064252 140735832362976 140735832361888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20558/statm: 2287 267 226 213 0 72 0
[pid=20559] ppid=20558 vsize=3368604 CPUtime=1679.25 cores=1,3,5,7
/proc/20559/stat : 20559 (glucose) R 20558 20536 18714 0 -1 4202496 361444 0 0 0 167785 140 0 0 20 0 1 0 385114922 3449450496 736091 33554432000 4194304 5208918 140735704514496 140735704512456 4229776 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20559/statm: 842151 736091 105 248 0 841900 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 5610444

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 20582
/proc/meminfo: memFree=22243512/32873648 swapFree=7372/7372
[pid=20536] ppid=20533 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20536/stat : 20536 (npSolver-wbo.sh) S 20533 20536 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385110644 9367552 274 33554432000 4194304 5064252 140735979474864 140735979473776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20536/statm: 2287 274 233 213 0 72 0
[pid=20537] ppid=20536 vsize=2223544 CPUtime=42.75 cores=1,3,5,7
/proc/20537/stat : 20537 (npSolver-wbo) S 20536 20536 18714 0 -1 4202496 56278 48448 0 0 1992 325 1945 13 20 0 1 0 385110644 2276909056 365518 33554432000 4194304 6006132 140734816225440 140734816216848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20537/statm: 555886 365518 180 443 0 555439 0
[pid=20558] ppid=20537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20558/stat : 20558 (satsolver.sh) S 20537 20536 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385114921 9367552 267 33554432000 4194304 5064252 140735832362976 140735832361888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20558/statm: 2287 267 226 213 0 72 0
[pid=20559] ppid=20558 vsize=3368604 CPUtime=1739.25 cores=1,3,5,7
/proc/20559/stat : 20559 (glucose) R 20558 20536 18714 0 -1 4202496 361444 0 0 0 173785 140 0 0 20 0 1 0 385114922 3449450496 736091 33554432000 4194304 5208918 140735704514496 140735704512456 4229469 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20559/statm: 842151 736091 105 248 0 841900 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 5610444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 20627
/proc/meminfo: memFree=23097144/32873648 swapFree=7372/7372
[pid=20536] ppid=20533 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20536/stat : 20536 (npSolver-wbo.sh) S 20533 20536 18714 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385110644 9367552 274 33554432000 4194304 5064252 140735979474864 140735979473776 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20536/statm: 2287 274 233 213 0 72 0
[pid=20537] ppid=20536 vsize=2223544 CPUtime=42.75 cores=1,3,5,7
/proc/20537/stat : 20537 (npSolver-wbo) S 20536 20536 18714 0 -1 4202496 56278 48448 0 0 1992 325 1945 13 20 0 1 0 385110644 2276909056 365518 33554432000 4194304 6006132 140734816225440 140734816216848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20537/statm: 555886 365518 180 443 0 555439 0
[pid=20558] ppid=20537 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20558/stat : 20558 (satsolver.sh) S 20537 20536 18714 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385114921 9367552 267 33554432000 4194304 5064252 140735832362976 140735832361888 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20558/statm: 2287 267 226 213 0 72 0
[pid=20559] ppid=20558 vsize=3368604 CPUtime=1757.35 cores=1,3,5,7
/proc/20559/stat : 20559 (glucose) R 20558 20536 18714 0 -1 4202496 361444 0 0 0 175595 140 0 0 20 0 1 0 385114922 3449450496 736091 33554432000 4194304 5208918 140735704514496 140735704512456 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20559/statm: 842151 736091 105 248 0 841900 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 5610444

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20536 and gives
#  childrusage.ru_utime.tv_sec=39
#  childrusage.ru_utime.tv_usec=375014
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=407481
# CPU time returned by wait4() is 42.7825
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.1
CPU user time (s): 1795.32
CPU system time (s): 4.78
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 6964548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.375
system time used= 3.40748
maximum resident set size= 2809740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105696
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2750528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 852
involuntary context switches= 64

runsolver used 4.20436 second user time and 11.7012 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-08 23:10:39
IDJOB=3755227
IDBENCH=79106
IDSOLVER=2339
FILE ID=node115/3755227-1339189838
RUNJOBID= node115-1339184434-20016
PBS_JOBID= 14643826
Free space on /tmp= 69864 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache.inv14.ucl--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3755227-1339189838/watcher-3755227-1339189838 -o /tmp/evaluation-result-3755227-1339189838/solver-3755227-1339189838 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3755227-1339189838.wbo 510095029 HOME HOME

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

MD5SUM BENCH= 3a86913522c106cb1fc25a782e5ea662
RANDOM SEED=510095029

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28849656 kB
Buffers:          305568 kB
Cached:          2758324 kB
SwapCached:         2180 kB
Active:          1427868 kB
Inactive:        1698604 kB
Active(anon):      60024 kB
Inactive(anon):     2272 kB
Active(file):    1367844 kB
Inactive(file):  1696332 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67100232 kB
Dirty:             25748 kB
Writeback:             0 kB
AnonPages:         56928 kB
Mapped:            10316 kB
Shmem:                 0 kB
Slab:             759516 kB
SReclaimable:     203420 kB
SUnreclaim:       556096 kB
KernelStack:        1528 kB
PageTables:         4188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     182828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 68532 MiB
End job on node115 at 2012-06-08 23:40:41